Merge remote-tracking branch 'remotes/origin/master'
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t01.dart b/Language/Classes/Abstract_Instance_Members/inherited_t01.dart
index 925bd4d..16fe45e 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t02.dart b/Language/Classes/Abstract_Instance_Members/inherited_t02.dart
index 63d9fb3..fc99d82 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t03.dart b/Language/Classes/Abstract_Instance_Members/inherited_t03.dart
index 554bbdc..27deb30 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t04.dart b/Language/Classes/Abstract_Instance_Members/inherited_t04.dart
index 7db28b5..aaf19e4 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t05.dart b/Language/Classes/Abstract_Instance_Members/inherited_t05.dart
index 5abc067..166c5df 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t06.dart b/Language/Classes/Abstract_Instance_Members/inherited_t06.dart
index 73099a4..21ea0e6 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t06.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t07.dart b/Language/Classes/Abstract_Instance_Members/inherited_t07.dart
index 99f79ab..11e5249 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t07.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t08.dart b/Language/Classes/Abstract_Instance_Members/inherited_t08.dart
index 5806327..d8957b2 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t08.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t09.dart b/Language/Classes/Abstract_Instance_Members/inherited_t09.dart
index e78e6ff..2ecc792 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t09.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t10.dart b/Language/Classes/Abstract_Instance_Members/inherited_t10.dart
index ab9338d..408473e 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t10.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t11.dart b/Language/Classes/Abstract_Instance_Members/inherited_t11.dart
index c1eaaa9..510a10c 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t11.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t12.dart b/Language/Classes/Abstract_Instance_Members/inherited_t12.dart
index b10bc6b..c9b9de8 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t12.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t13.dart b/Language/Classes/Abstract_Instance_Members/inherited_t13.dart
index 217f1c4..7c4a27d 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t13.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t14.dart b/Language/Classes/Abstract_Instance_Members/inherited_t14.dart
index 2f9919b..43734f9 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t14.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/inherited_t15.dart b/Language/Classes/Abstract_Instance_Members/inherited_t15.dart
index dfcaabd..59b6eba 100644
--- a/Language/Classes/Abstract_Instance_Members/inherited_t15.dart
+++ b/Language/Classes/Abstract_Instance_Members/inherited_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t01.dart b/Language/Classes/Abstract_Instance_Members/invocation_t01.dart
index fea8530..9bba223 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t02.dart b/Language/Classes/Abstract_Instance_Members/invocation_t02.dart
index 0c99c65..ddd7221 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t03.dart b/Language/Classes/Abstract_Instance_Members/invocation_t03.dart
index 535c88c..f8a1315 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t04.dart b/Language/Classes/Abstract_Instance_Members/invocation_t04.dart
index 796e1a3..3cb2b0e 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t05.dart b/Language/Classes/Abstract_Instance_Members/invocation_t05.dart
index c4c336a..5207942 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/invocation_t06.dart b/Language/Classes/Abstract_Instance_Members/invocation_t06.dart
index 97b3d5c..e0e2088 100644
--- a/Language/Classes/Abstract_Instance_Members/invocation_t06.dart
+++ b/Language/Classes/Abstract_Instance_Members/invocation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking an abstract method, getter or setter results in an
  * invocation of noSuchMethod exactly as if the declaration did not exist,
diff --git a/Language/Classes/Abstract_Instance_Members/no_implementation_t01.dart b/Language/Classes/Abstract_Instance_Members/no_implementation_t01.dart
index b03769a..28a8e00 100644
--- a/Language/Classes/Abstract_Instance_Members/no_implementation_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/no_implementation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract method (respectively, abstract getter or abstract
  * setter) is an instance method, getter or setter that is not declared
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t01.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t01.dart
index c3e6b6a..6155c9f 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t02.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t02.dart
index 3f914f4..ff664a1 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t03.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t03.dart
index 3ef06c8..97c82f6 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t04.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t04.dart
index 11608e3..17c0e85 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t05.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t05.dart
index e3d85be..14140a9 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t06.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t06.dart
index 517fcef..5ec239d 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t06.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t07.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t07.dart
index ec6b537..926560a 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t07.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t08.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t08.dart
index a6d4568..4c197f6 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t08.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t09.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t09.dart
index dadf2d0..e4b1199 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t09.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_default_value_t10.dart b/Language/Classes/Abstract_Instance_Members/override_default_value_t10.dart
index 9149e50..09d91ed 100644
--- a/Language/Classes/Abstract_Instance_Members/override_default_value_t10.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_default_value_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t01.dart b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t01.dart
index cf40f33..58c42a7 100644
--- a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply to methods
  * apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t02.dart b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t02.dart
index f24a07b..43bf7d5 100644
--- a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply to methods
  * apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t03.dart b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t03.dart
index 28ec7b3..58b0c96 100644
--- a/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply to methods
  * apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t01.dart b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t01.dart
index 4c6810d..ac05cd5 100644
--- a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t02.dart b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t02.dart
index bb6583a..e8dcd42 100644
--- a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t03.dart b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t03.dart
index 75a977c..cd973a4 100644
--- a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t04.dart b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t04.dart
index 4e738f5..6de2ee7 100644
--- a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t05.dart b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t05.dart
index 64dd9da..416a5fe 100644
--- a/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t01.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t01.dart
index 914fedd..723e4c6 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t02.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t02.dart
index 453207a..c279a7e 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t03.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t03.dart
index b0cd731..bb57370 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t04.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t04.dart
index aedff8f..9e8dd18 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t05.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t05.dart
index aa99eec..1d821e9 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t06.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t06.dart
index 9ebf2b7..8cd7304 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t06.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t07.dart b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t07.dart
index b00a237..12a7233 100644
--- a/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t07.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t01.dart b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t01.dart
index 9d8aabc..fa82d2c 100644
--- a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t02.dart b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t02.dart
index 2fdc8ba..39f774e 100644
--- a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t03.dart b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t03.dart
index 9e81afb..29b2a81 100644
--- a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t03.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t04.dart b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t04.dart
index 0fd9517..7bc150a 100644
--- a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t05.dart b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t05.dart
index 5bf09d5..095b25f 100644
--- a/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unless explicitly stated otherwise, all ordinary rules that apply
  * to methods apply to abstract methods.
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t01.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t01.dart
index 5fd84a8..c41b088 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t01.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t02.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t02.dart
index 77f0b7e..6e50fd8 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t02.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t04.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t04.dart
index 9ef14a0..4045cb6 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t04.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t05.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t05.dart
index 27d1e7d..f58b05b 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t05.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t06.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t06.dart
index a321372..79a31d8 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t06.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t07.dart b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t07.dart
index ec9d07d..ccd38f7 100644
--- a/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t07.dart
+++ b/Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an abstract member m is declared or
  * inherited in a concrete class C unless:
diff --git a/Language/Classes/Class_Member_Conflicts/method_and_setter_t01.dart b/Language/Classes/Class_Member_Conflicts/method_and_setter_t01.dart
index 03f9525..86865bc 100644
--- a/Language/Classes/Class_Member_Conflicts/method_and_setter_t01.dart
+++ b/Language/Classes/Class_Member_Conflicts/method_and_setter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. ... It is a compile-time error if the interface
  * of C has a method named n and a setter with basename n.
diff --git a/Language/Classes/Class_Member_Conflicts/static_member_and_constructor_t01.dart b/Language/Classes/Class_Member_Conflicts/static_member_and_constructor_t01.dart
index 58e5fbf..9192b8d 100644
--- a/Language/Classes/Class_Member_Conflicts/static_member_and_constructor_t01.dart
+++ b/Language/Classes/Class_Member_Conflicts/static_member_and_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. It is a compile-time error if C declares a
  * constructor named C.n and a static member with basename n.
diff --git a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t01.dart b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t01.dart
index 2f8cc5c..917640b 100644
--- a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t01.dart
+++ b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. It is a compile-time error if C declares a
  * constructor named C.n and a static member with basename n.
diff --git a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t02.dart b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t02.dart
index fa0bb5f..42a7757 100644
--- a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t02.dart
+++ b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. It is a compile-time error if C declares a
  * constructor named C.n and a static member with basename n.
diff --git a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t03.dart b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t03.dart
index 5ca78b8..97f918d 100644
--- a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t03.dart
+++ b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. It is a compile-time error if C declares a
  * constructor named C.n and a static member with basename n.
diff --git a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t04.dart b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t04.dart
index e5d8f43..6c7a63f 100644
--- a/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t04.dart
+++ b/Language/Classes/Class_Member_Conflicts/static_member_and_instance_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class. It is a compile-time error if C declares a
  * constructor named C.n and a static member with basename n.
diff --git a/Language/Classes/Constructors/Constant_Constructors/const_parameter_t01.dart b/Language/Classes/Constructors/Constant_Constructors/const_parameter_t01.dart
index 4ee7bab..4c48087 100644
--- a/Language/Classes/Constructors/Constant_Constructors/const_parameter_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/const_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that a parameter that is not used in a superexpression that
  * is restricted to certain types can be a constant of any type. For example
diff --git a/Language/Classes/Constructors/Constant_Constructors/const_parameter_t02.dart b/Language/Classes/Constructors/Constant_Constructors/const_parameter_t02.dart
index 494ccbf..acf4b5b 100644
--- a/Language/Classes/Constructors/Constant_Constructors/const_parameter_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/const_parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that a parameter that is not used in a superexpression that
  * is restricted to certain types can be a constant of any type. For example
diff --git a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t01.dart b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t01.dart
index 97ec3ab..b045181 100644
--- a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t02.dart b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t02.dart
index 2549c7e..2180d0a 100644
--- a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03.dart b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03.dart
index 8b7399e..ddcc830 100644
--- a/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t01.dart b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t01.dart
index 85d9562..e752f23 100644
--- a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  When invoked from a constant object expression, a constant

  * constructor must throw an exception if any of its actual parameters is a

diff --git a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t02.dart b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t02.dart
index 6a66002..9825396 100644
--- a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  When invoked from a constant object expression, a constant

  * constructor must throw an exception if any of its actual parameters is a

diff --git a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t03.dart b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t03.dart
index 746ed33..1606ac4 100644
--- a/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  When invoked from a constant object expression, a constant

  * constructor must throw an exception if any of its actual parameters is a

diff --git a/Language/Classes/Constructors/Constant_Constructors/name_t01.dart b/Language/Classes/Constructors/Constant_Constructors/name_t01.dart
index 1c1b1be..54bec66 100644
--- a/Language/Classes/Constructors/Constant_Constructors/name_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if M is not the name of the
  * immediately enclosing class.
diff --git a/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t01.dart b/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t01.dart
index 9ac8ea6..c355254 100644
--- a/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a constant constructor is declared

  * by a class that has a non-final instance variable.

diff --git a/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t02.dart b/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t02.dart
index be731db..9936663 100644
--- a/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a constant constructor is declared

  * by a class that has a non-final instance variable.

diff --git a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t01.dart b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t01.dart
index 07ed00c..9973def 100644
--- a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t02.dart b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t02.dart
index 2d89bdf..aa5672c 100644
--- a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t03.dart b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t03.dart
index 1d574a5..a3d1877 100644
--- a/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a constant constructor is declared
  * by a class C if any instance variable declared in C is initialized with an
diff --git a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01.dart b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01.dart
index bd89b6c..383534d 100644
--- a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any expression that appears within the initializer list of a

  * constant constructor must be a potentially constant expression, or a

diff --git a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t02.dart b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t02.dart
index 28c7c81..675d2ca 100644
--- a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any expression that appears within the initializer list of a

  * constant constructor must be a potentially constant expression, or a

diff --git a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t03.dart b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t03.dart
index e2c7112..577e114 100644
--- a/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any expression that appears within the initializer list of a

  * constant constructor must be a potentially constant expression, or a

diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t01.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t01.dart
index 2a42632..b275f00 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The superinitializer that appears, explicitly or implicitly,

  * in the initializer list of a constant constructor must specify a constant

diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t02.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t02.dart
index 1439d6b..8c4d4d1 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The superinitializer that appears, explicitly or implicitly,

  * in the initializer list of a constant constructor must specify a constant

diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t03.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t03.dart
index 62dc0df..0011e54 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superinitializer that appears, explicitly or implicitly,
  * in the initializer list of a constant constructor must specify a constant
diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t04.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t04.dart
index 7c69805..0d95fbb 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t04.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superinitializer that appears, explicitly or implicitly,
  * in the initializer list of a constant constructor must specify a constant
diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t05.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t05.dart
index 4205516..8c8deb2 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t05.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superinitializer that appears, explicitly or implicitly,
  * in the initializer list of a constant constructor must specify a constant
diff --git a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t06.dart b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t06.dart
index 44a1c8d..828af13 100644
--- a/Language/Classes/Constructors/Constant_Constructors/superinitializer_t06.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/superinitializer_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superinitializer that appears, explicitly or implicitly,
  * in the initializer list of a constant constructor must specify a constant
diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t01.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t01.dart
index d1fbbda..52b0593 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t01.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 
  * constantConstructorSignature:
diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t02.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t02.dart
index 843fc54..f2ecd4e 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t02.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * constantConstructorSignature:

diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t03.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t03.dart
index ab3c35c..2dd03c1 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t03.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * constantConstructorSignature:

diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t04.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t04.dart
index 8ecfe4a..a62d13b 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t04.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * constantConstructorSignature:

diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t05.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t05.dart
index df38c59..da102a3 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t05.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * constantConstructorSignature:

diff --git a/Language/Classes/Constructors/Constant_Constructors/syntax_t06.dart b/Language/Classes/Constructors/Constant_Constructors/syntax_t06.dart
index a47ad43..82ac8d1 100644
--- a/Language/Classes/Constructors/Constant_Constructors/syntax_t06.dart
+++ b/Language/Classes/Constructors/Constant_Constructors/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * constantConstructorSignature:

diff --git a/Language/Classes/Constructors/Factories/accessible_class_t01.dart b/Language/Classes/Constructors/Factories/accessible_class_t01.dart
index 1e4391b..ec0c4f9 100644
--- a/Language/Classes/Constructors/Factories/accessible_class_t01.dart
+++ b/Language/Classes/Constructors/Factories/accessible_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if type does not denote a class
  * accessible in the current scope; if type does denote such a class C it is
diff --git a/Language/Classes/Constructors/Factories/accessible_class_t02.dart b/Language/Classes/Constructors/Factories/accessible_class_t02.dart
index 6d9cd44..bc62deb 100644
--- a/Language/Classes/Constructors/Factories/accessible_class_t02.dart
+++ b/Language/Classes/Constructors/Factories/accessible_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if type does not denote a class
  * accessible in the current scope; if type does denote such a class C it is
diff --git a/Language/Classes/Constructors/Factories/accessible_class_t03.dart b/Language/Classes/Constructors/Factories/accessible_class_t03.dart
index 7a0ac7b..326d271 100644
--- a/Language/Classes/Constructors/Factories/accessible_class_t03.dart
+++ b/Language/Classes/Constructors/Factories/accessible_class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if type does not denote a class
  * accessible in the current scope; if type does denote such a class C it is
diff --git a/Language/Classes/Constructors/Factories/accessible_class_t04.dart b/Language/Classes/Constructors/Factories/accessible_class_t04.dart
index e97202b..8e285c3 100644
--- a/Language/Classes/Constructors/Factories/accessible_class_t04.dart
+++ b/Language/Classes/Constructors/Factories/accessible_class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if type does not denote a class
  * accessible in the current scope; if type does denote such a class C it is
diff --git a/Language/Classes/Constructors/Factories/arguments_type_t01.dart b/Language/Classes/Constructors/Factories/arguments_type_t01.dart
index bf5d7db..e54ae3e 100644
--- a/Language/Classes/Constructors/Factories/arguments_type_t01.dart
+++ b/Language/Classes/Constructors/Factories/arguments_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error warning if any of the type arguments to k'
  * are not subtypes of the bounds of the corresponding formal type parameters
diff --git a/Language/Classes/Constructors/Factories/const_modifier_t01.dart b/Language/Classes/Constructors/Factories/const_modifier_t01.dart
index ce11150..df34ca2 100644
--- a/Language/Classes/Constructors/Factories/const_modifier_t01.dart
+++ b/Language/Classes/Constructors/Factories/const_modifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if k is prefixed with the const
  * modifier but k' is not a constant constructor.
diff --git a/Language/Classes/Constructors/Factories/const_modifier_t02.dart b/Language/Classes/Constructors/Factories/const_modifier_t02.dart
index f5fb326..2998a49 100644
--- a/Language/Classes/Constructors/Factories/const_modifier_t02.dart
+++ b/Language/Classes/Constructors/Factories/const_modifier_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if k is prefixed with the const
  * modifier but k' is not a constant constructor.
diff --git a/Language/Classes/Constructors/Factories/default_value_t01.dart b/Language/Classes/Constructors/Factories/default_value_t01.dart
index 3a9a021..a66c3f7 100644
--- a/Language/Classes/Constructors/Factories/default_value_t01.dart
+++ b/Language/Classes/Constructors/Factories/default_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if k explicitly specifies a default
  * value for an optional parameter.
diff --git a/Language/Classes/Constructors/Factories/default_value_t02.dart b/Language/Classes/Constructors/Factories/default_value_t02.dart
index cc1e7ed..41f786a 100644
--- a/Language/Classes/Constructors/Factories/default_value_t02.dart
+++ b/Language/Classes/Constructors/Factories/default_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if k explicitly specifies a default
  * value for an optional parameter.
diff --git a/Language/Classes/Constructors/Factories/default_value_t03.dart b/Language/Classes/Constructors/Factories/default_value_t03.dart
index 0b0a19a..c857539 100644
--- a/Language/Classes/Constructors/Factories/default_value_t03.dart
+++ b/Language/Classes/Constructors/Factories/default_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if k explicitly specifies a default
  * value for an optional parameter.
diff --git a/Language/Classes/Constructors/Factories/function_type_t01.dart b/Language/Classes/Constructors/Factories/function_type_t01.dart
index 6833a62..af39504 100644
--- a/Language/Classes/Constructors/Factories/function_type_t01.dart
+++ b/Language/Classes/Constructors/Factories/function_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the function type of k' is not a
  * subtype of the type of k.
diff --git a/Language/Classes/Constructors/Factories/function_type_t02.dart b/Language/Classes/Constructors/Factories/function_type_t02.dart
index 8c5a384..59ece74 100644
--- a/Language/Classes/Constructors/Factories/function_type_t02.dart
+++ b/Language/Classes/Constructors/Factories/function_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the function type of k' is not a
  * subtype of the type of k.
diff --git a/Language/Classes/Constructors/Factories/name_t01.dart b/Language/Classes/Constructors/Factories/name_t01.dart
index 0734b99..4db0885 100644
--- a/Language/Classes/Constructors/Factories/name_t01.dart
+++ b/Language/Classes/Constructors/Factories/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if M is not the name of the

  * immediately enclosing class.

diff --git a/Language/Classes/Constructors/Factories/name_t02.dart b/Language/Classes/Constructors/Factories/name_t02.dart
index 5413802..0bc2daf 100644
--- a/Language/Classes/Constructors/Factories/name_t02.dart
+++ b/Language/Classes/Constructors/Factories/name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if M is not the name of the

  * immediately enclosing class.

diff --git a/Language/Classes/Constructors/Factories/name_t03.dart b/Language/Classes/Constructors/Factories/name_t03.dart
index 8cf97c3..aa0f72c 100644
--- a/Language/Classes/Constructors/Factories/name_t03.dart
+++ b/Language/Classes/Constructors/Factories/name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if M is not the name of the

  * immediately enclosing class.

diff --git a/Language/Classes/Constructors/Factories/name_t04.dart b/Language/Classes/Constructors/Factories/name_t04.dart
index bd75bab..6e91f82 100644
--- a/Language/Classes/Constructors/Factories/name_t04.dart
+++ b/Language/Classes/Constructors/Factories/name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if M is not the name of the

  * immediately enclosing class.

diff --git a/Language/Classes/Constructors/Factories/name_t05.dart b/Language/Classes/Constructors/Factories/name_t05.dart
index fe56dd0..374fb2b 100644
--- a/Language/Classes/Constructors/Factories/name_t05.dart
+++ b/Language/Classes/Constructors/Factories/name_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if M is not the name of the

  * immediately enclosing class.

diff --git a/Language/Classes/Constructors/Factories/name_t06.dart b/Language/Classes/Constructors/Factories/name_t06.dart
index 5e4fcfe..1c273f7 100644
--- a/Language/Classes/Constructors/Factories/name_t06.dart
+++ b/Language/Classes/Constructors/Factories/name_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if M is not the name of the
  * immediately enclosing class.
diff --git a/Language/Classes/Constructors/Factories/name_t07.dart b/Language/Classes/Constructors/Factories/name_t07.dart
index 88311d2..c0b04c6 100644
--- a/Language/Classes/Constructors/Factories/name_t07.dart
+++ b/Language/Classes/Constructors/Factories/name_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if M is not the name of the
  * immediately enclosing class.
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t01.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t01.dart
index 317094a..350c792 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t01.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling a redirecting factory constructor k causes the
  * constructor k' denoted by type (respectively, type.identifier) to be called
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t02.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t02.dart
index e70554d..29fb7cf 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t02.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling a redirecting factory constructor k causes the
  * constructor k' denoted by type (respectively, type.identifier) to be called
@@ -18,15 +19,15 @@
 
 class F {
   factory F() = C;
-//              ^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory F.foo() = function;
-//                  ^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory F.bar() = variable;
-//                  ^^^^^^^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory F.baz() = D.baz;
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t03.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t03.dart
index 244a8a0..bee249c 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_call_t03.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_call_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling a redirecting factory constructor k causes the
  * constructor k' denoted by type (respectively, type.identifier) to be called
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_t01.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_t01.dart
index 3f85f67..26f36ce 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_t01.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A redirecting factory constructor specifies a call to a
  * constructor of another class that is to be used whenever the redirecting
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_t02.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_t02.dart
index b8169d4..6c62e81 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_t02.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A redirecting factory constructor specifies a call to a
  * constructor of another class that is to be used whenever the redirecting
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_t03.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_t03.dart
index 0b0458a..2365735 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_t03.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A redirecting factory constructor specifies a call to a
  * constructor of another class that is to be used whenever the redirecting
diff --git a/Language/Classes/Constructors/Factories/redirecting_constructor_t04.dart b/Language/Classes/Constructors/Factories/redirecting_constructor_t04.dart
index 12062bf..1f82615 100644
--- a/Language/Classes/Constructors/Factories/redirecting_constructor_t04.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A redirecting factory constructor specifies a call to a
  * constructor of another class that is to be used whenever the redirecting
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t01.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t01.dart
index c271dc9..ebbf5fd 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t01.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t02.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t02.dart
index bbe364f..fad9c39 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t02.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t03.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t03.dart
index c220104..a27101b 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t03.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t04.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t04.dart
index 4d13df0..c0ea681 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t04.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t05.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t05.dart
index d711a17..7204101 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t05.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t06.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t06.dart
index 5689727..a626895 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t06.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/redirecting_to_itself_t07.dart b/Language/Classes/Constructors/Factories/redirecting_to_itself_t07.dart
index 2b935aa..66707c5 100644
--- a/Language/Classes/Constructors/Factories/redirecting_to_itself_t07.dart
+++ b/Language/Classes/Constructors/Factories/redirecting_to_itself_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a redirecting factory constructor
  * redirects to itself, either directly or indirectly via a sequence of
diff --git a/Language/Classes/Constructors/Factories/return_type_t01.dart b/Language/Classes/Constructors/Factories/return_type_t01.dart
index c66b26d..1aa150b 100644
--- a/Language/Classes/Constructors/Factories/return_type_t01.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t02.dart b/Language/Classes/Constructors/Factories/return_type_t02.dart
index 338fe6c..b30fb00 100644
--- a/Language/Classes/Constructors/Factories/return_type_t02.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t03.dart b/Language/Classes/Constructors/Factories/return_type_t03.dart
index a487c42..422184d 100644
--- a/Language/Classes/Constructors/Factories/return_type_t03.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t04.dart b/Language/Classes/Constructors/Factories/return_type_t04.dart
index a7b6ef7..12f5cc6 100644
--- a/Language/Classes/Constructors/Factories/return_type_t04.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t05.dart b/Language/Classes/Constructors/Factories/return_type_t05.dart
index 7a195f4..8d886fd 100644
--- a/Language/Classes/Constructors/Factories/return_type_t05.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t06.dart b/Language/Classes/Constructors/Factories/return_type_t06.dart
index 39f34b3..0ae2a91 100644
--- a/Language/Classes/Constructors/Factories/return_type_t06.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t07.dart b/Language/Classes/Constructors/Factories/return_type_t07.dart
index 9641b8b..c893594 100644
--- a/Language/Classes/Constructors/Factories/return_type_t07.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_type_t08.dart b/Language/Classes/Constructors/Factories/return_type_t08.dart
index f644e9a..63cefd6 100644
--- a/Language/Classes/Constructors/Factories/return_type_t08.dart
+++ b/Language/Classes/Constructors/Factories/return_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return type of a factory whose signature is of the
  * form factory M or the form factory M.id is M if M is not a generic type;
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t01.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t01.dart
index b732d48..121c126 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t01.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t02.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t02.dart
index 6d7c12c..2fad343 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t02.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t03.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t03.dart
index 487222a..0cafe75 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t03.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t04.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t04.dart
index 6d104d0..d3e6a2a 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t04.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t05.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t05.dart
index 3fbb4fc..1c74cf7 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t05.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t06.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t06.dart
index 0f4adc7..53a11e7 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t06.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t07.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t07.dart
index 8365cdb..c444d64 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t07.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t08.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t08.dart
index d48b954..85e2155 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t08.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t09.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t09.dart
index e8336e0..0ac53e4 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t09.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/return_wrong_type_t10.dart b/Language/Classes/Constructors/Factories/return_wrong_type_t10.dart
index 0568345..9683f9a 100644
--- a/Language/Classes/Constructors/Factories/return_wrong_type_t10.dart
+++ b/Language/Classes/Constructors/Factories/return_wrong_type_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a factory returns a non-null object whose
  * type is not a subtype of its actual return type.
diff --git a/Language/Classes/Constructors/Factories/syntax_t01.dart b/Language/Classes/Constructors/Factories/syntax_t01.dart
index 56d0aac..914407d 100644
--- a/Language/Classes/Constructors/Factories/syntax_t01.dart
+++ b/Language/Classes/Constructors/Factories/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A factory is a constructor prefaced by the built-in identifier
  * factory.
diff --git a/Language/Classes/Constructors/Factories/syntax_t03.dart b/Language/Classes/Constructors/Factories/syntax_t03.dart
index 44e555e..733e04c 100644
--- a/Language/Classes/Constructors/Factories/syntax_t03.dart
+++ b/Language/Classes/Constructors/Factories/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A factory is a constructor prefaced by the built-in identifier

  * factory.

diff --git a/Language/Classes/Constructors/Factories/syntax_t04.dart b/Language/Classes/Constructors/Factories/syntax_t04.dart
index 27bb078..5b18439 100644
--- a/Language/Classes/Constructors/Factories/syntax_t04.dart
+++ b/Language/Classes/Constructors/Factories/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A factory is a constructor prefaced by the built-in identifier

  * factory.

diff --git a/Language/Classes/Constructors/Factories/syntax_t05.dart b/Language/Classes/Constructors/Factories/syntax_t05.dart
index 9828b5d..b1140a1 100644
--- a/Language/Classes/Constructors/Factories/syntax_t05.dart
+++ b/Language/Classes/Constructors/Factories/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A factory is a constructor prefaced by the built-in identifier

  * factory.

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01.dart
index f684cb8..f3da85b 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a superinitializer of the form
  *   super(a1, ..., an; xn+1: an+1,...,xn+k: an+k)
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t02.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t02.dart
index 3447222..3649f67 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a superinitializer of the form
  *   super(a1, ..., an; xn+1: an+1,...,xn+k: an+k)
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t01.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t01.dart
index f493667..de7c51c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an initializer of the form this.v = e proceeds as
  * follows:
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t02.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t02.dart
index 81e8cb8..2c84807 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an initializer of the form this.v = e proceeds as
  * follows:
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t03.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t03.dart
index ffcf9fd..f05c5d8 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an initializer of the form this.v = e proceeds as
  * follows:
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t04.dart b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t04.dart
index 4e5cfd5..1a3705e 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_of_an_initializer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an initializer of the form this.v = e proceeds as
  * follows:
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t01.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t01.dart
index 2354aa6..efa3e69 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t02.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t02.dart
index 2861640..234b9ef 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t03.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t03.dart
index 32a43eb..ce62ff2 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t04.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t04.dart
index f140250..07aa172 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t05.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t05.dart
index 7fc36ce..0ba1152 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t06.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t06.dart
index 5eb1b57..de1bfec 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t07.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t07.dart
index 44d84ef..7853f94 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t07.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t08.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t08.dart
index fc54c93..ba9b076 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t08.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t09.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t09.dart
index 47a8dae..7809434 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t09.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t10.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t10.dart
index f9d4f99..9de0eb8 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t10.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t11.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t11.dart
index 4ffc00c..464c416 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t11.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a generative constructor k is always done with
  * respect to a set of bindings for its formal parameters and with this bound
diff --git a/Language/Classes/Constructors/Generative_Constructors/execution_t12.dart b/Language/Classes/Constructors/Generative_Constructors/execution_t12.dart
index 8dacacd..320d37c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/execution_t12.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/execution_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Execution of a generative constructor k is always done with

  * respect to a set of bindings for its formal parameters and with this bound

diff --git a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t01.dart b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t01.dart
index 052fd7b..fec89ce 100644
--- a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an explicit type is attached to the initializing formal, that
  * is its static type. Otherwise, the type of an initializing formal named id
diff --git a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t02.dart b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t02.dart
index 569583a..79e67ee 100644
--- a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an explicit type is attached to the initializing formal, that
  * is its static type. Otherwise, the type of an initializing formal named id
diff --git a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t03.dart b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t03.dart
index 4f7e9d3..ed46776 100644
--- a/Language/Classes/Constructors/Generative_Constructors/explicit_type_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/explicit_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an explicit type is attached to the initializing formal, that
  * is its static type. Otherwise, the type of an initializing formal named id
diff --git a/Language/Classes/Constructors/Generative_Constructors/final_variables_t01.dart b/Language/Classes/Constructors/Generative_Constructors/final_variables_t01.dart
index 2ae22fa..ce14baf 100644
--- a/Language/Classes/Constructors/Generative_Constructors/final_variables_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/final_variables_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let k be a generative constructor.

  * Each final instance variable f declared in the immediately enclosing class

diff --git a/Language/Classes/Constructors/Generative_Constructors/final_variables_t02.dart b/Language/Classes/Constructors/Generative_Constructors/final_variables_t02.dart
index 1f48521..d326881 100644
--- a/Language/Classes/Constructors/Generative_Constructors/final_variables_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/final_variables_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let k be a generative constructor.

  * Each final instance variable f declared in the immediately enclosing class

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01.dart
index fe949c6..5211877 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t02.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t02.dart
index 11c5eb9..7792b4c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03.dart
index b55ce49..1590c61 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04.dart
index d9cc2a9..ad6aa15 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05.dart
index f540833..5d0bd40 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06.dart
index 96eccf2..b4b6242 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A formal constructor parameter is either a formal parameter or

  * an initializing formal. An initializing formal has the form this.id, where

diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t07.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t07.dart
index 2310569..23e4e03 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t07.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A formal constructor parameter is either a formal parameter or
  * an initializing formal. An initializing formal has the form this.id, where
diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t08.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t08.dart
index 00e5aac..cceea44 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t08.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A formal constructor parameter is either a formal parameter or
  * an initializing formal. An initializing formal has the form this.id, where
diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t09.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t09.dart
index 052ad09..60a1fbc 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t09.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A formal constructor parameter is either a formal parameter or
  * an initializing formal. An initializing formal has the form this.id, where
diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t10.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t10.dart
index 2c00fb1..2970f86 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t10.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A formal constructor parameter is either a formal parameter or
  * an initializing formal. An initializing formal has the form this.id, where
diff --git a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t11.dart b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t11.dart
index df7ed6e..08be57c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t11.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/formal_parameter_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A formal constructor parameter is either a formal parameter or
  * an initializing formal. An initializing formal has the form this.id, where
diff --git a/Language/Classes/Constructors/Generative_Constructors/fresh_instance_t01.dart b/Language/Classes/Constructors/Generative_Constructors/fresh_instance_t01.dart
index 879302c..89b645e 100644
--- a/Language/Classes/Constructors/Generative_Constructors/fresh_instance_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/fresh_instance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A fresh instance is an instance whose identity is distinct from
  * any previously allocated instance of its class. A generative constructor
diff --git a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t01.dart b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t01.dart
index 1a7971e..f4128bc 100644
--- a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. If no superinitializer is
  * provided, an implicit superinitializer of the form super() is added at the
diff --git a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t02.dart b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t02.dart
index a61cbc1..c084e71 100644
--- a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. If no superinitializer is
  * provided, an implicit superinitializer of the form super() is added at the
diff --git a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t03.dart b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t03.dart
index 3b159aa..2183d82 100644
--- a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. If no superinitializer is
  * provided, an implicit superinitializer of the form super() is added at the
diff --git a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t04.dart b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t04.dart
index ee4c1f9..532ebdd 100644
--- a/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. If no superinitializer is
  * provided, an implicit superinitializer of the form super() is added at the
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t01.dart b/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t01.dart
index 525eff1..e5b7b92 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * k's initializer list contains an initializer for a variable that is
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t02.dart b/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t02.dart
index 6c6a09e..7aca3c0 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * k's initializer list contains an initializer for a variable that is
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t01.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t01.dart
index c133730..a3850dc 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 
  * initializers:
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t02.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t02.dart
index 30a50ce..9f107f5 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t03.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t03.dart
index daf79a8..5918919 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t04.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t04.dart
index d6d186c..edb264f 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t05.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t05.dart
index 3105fba..9b2d718 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t06.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t06.dart
index 294f833..09e1b89 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t07.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t07.dart
index 3f787f7..328be78 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t07.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t08.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t08.dart
index 87a8a55..f3c526b 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t08.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t09.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t09.dart
index 99375d4..340db31 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t09.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t10.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t10.dart
index 42ae93a..74584eb 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t10.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t11.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t11.dart
index d9f1335..209e897 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t11.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t12.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t12.dart
index 9227a17..a8161c1 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t12.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t13.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t13.dart
index 6ec415b..4246045 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t13.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t14.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t14.dart
index 882e28d..eddba2c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t14.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t15.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t15.dart
index bfa6ccf..44ef2ad 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t15.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * initializers:
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t16.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t16.dart
index dd3e6f0..4ec2ff9 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t16.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * initializers:

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializers_t17.dart b/Language/Classes/Constructors/Generative_Constructors/initializers_t17.dart
index c5d61f1..bc250f8 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializers_t17.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializers_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 
  * initializers:
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t01.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t01.dart
index 0f8f57c..c2a839c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Initializing formals are executed during the execution of
  * generative constructors detailed below. Executing an initializing formal
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02.dart
index 688ee96..9d0f666 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Initializing formals are executed during the execution of
  * generative constructors detailed below. Executing an initializing formal
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t01.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t01.dart
index 7fe2584..657856d 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t02.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t02.dart
index 3a9456b..33275d4 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t03.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t03.dart
index 93f7e79..cc1a919 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t04.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t04.dart
index 1646c82..7131740 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t05.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t05.dart
index c1bd666..ecba6ea 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t06.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t06.dart
index fccbc82..1802616 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t07.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t07.dart
index 57adc03..bff6370 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t07.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_other_function_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an initializing formal is used by a

  * function other than a non-redirecting generative constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t01.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t01.dart
index c576226..2054b29 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Using an initializing formal this.id in a formal parameter list
  * does not introduce a formal parameter name into the scope of the constructor.
diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t02.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t02.dart
index fb5a8b6..b9d9a54 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Using an initializing formal this.id in a formal parameter list

  * does not introduce a formal parameter name into the scope of the constructor.

diff --git a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t03.dart b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t03.dart
index 5b28224..469f5da 100644
--- a/Language/Classes/Constructors/Generative_Constructors/initializing_this_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/initializing_this_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Using an initializing formal this.id in a formal parameter list
  * does not introduce a formal parameter name into the scope of the constructor.
diff --git a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t01.dart b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t01.dart
index 56c13b4..15e9af2 100644
--- a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * more than one initializer corresponding to a given instance variable appears
diff --git a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t02.dart b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t02.dart
index ea1bb97..f70f494 100644
--- a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * more than one initializer corresponding to a given instance variable appears
diff --git a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t03.dart b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t03.dart
index 5714ece..d161e33 100644
--- a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * more than one initializer corresponding to a given instance variable appears
diff --git a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t04.dart b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t04.dart
index 43f156b..1daed3b 100644
--- a/Language/Classes/Constructors/Generative_Constructors/many_initializers_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/many_initializers_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. It is a compile-time error if
  * more than one initializer corresponding to a given instance variable appears
diff --git a/Language/Classes/Constructors/Generative_Constructors/name_t01.dart b/Language/Classes/Constructors/Generative_Constructors/name_t01.dart
index 4b7f40a..164b41d 100644
--- a/Language/Classes/Constructors/Generative_Constructors/name_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if M is not the name of the
  * immediately enclosing class.
diff --git a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t01.dart b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t01.dart
index f5dcaf0..6268cfc 100644
--- a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if k's initializer list contains

  * an initializer for a variable that is not an instance variable declared in

diff --git a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t02.dart b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t02.dart
index 5e66307..9f07aa4 100644
--- a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if k's initializer list contains

  * an initializer for a variable that is not an instance variable declared in

diff --git a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t03.dart b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t03.dart
index b23b6c4..8120e57 100644
--- a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if k's initializer list contains

  * an initializer for a variable that is not an instance variable declared in

diff --git a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t04.dart b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t04.dart
index 522c3f0..eafcf6b 100644
--- a/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/not_an_instance_variable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if k's initializer list contains

  * an initializer for a variable that is not an instance variable declared in

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t01.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t01.dart
index e5a43dc..6928678 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generative constructor may be redirecting, in which case its
  * only action is to invoke another generative constructor. A redirecting
diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t02.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t02.dart
index 3c78402..f3fec34 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t03.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t03.dart
index 9440d88..b3a8e0c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t04.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t04.dart
index 6c2d3da..679be8d 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t05.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t05.dart
index 253b8e4..cc5254c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t06.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t06.dart
index 4ed58e6..8e245eb 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t07.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t07.dart
index 93743ef..dd5934a 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t07.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t08.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t08.dart
index 4857043..66293fd 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t08.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t09.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t09.dart
index 29d0b0a..066aeaa 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t09.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t10.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t10.dart
index b924f26..9f0915c 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t10.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/redirection_t11.dart b/Language/Classes/Constructors/Generative_Constructors/redirection_t11.dart
index 7d93dd0..61d52d9 100644
--- a/Language/Classes/Constructors/Generative_Constructors/redirection_t11.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/redirection_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A generative constructor may be redirecting, in which case its

  * only action is to invoke another generative constructor. A redirecting

diff --git a/Language/Classes/Constructors/Generative_Constructors/static_type_t01.dart b/Language/Classes/Constructors/Generative_Constructors/static_type_t01.dart
index fdcb174..cd81633 100644
--- a/Language/Classes/Constructors/Generative_Constructors/static_type_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the static type of id is not assignable
  * to Tid.
diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t01.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t01.dart
index 3b85fec..8df101a 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02.dart
index a5d83d3..bc3dd57 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03.dart
index b9e8aca..af5340e 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t04.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t04.dart
index a2cbb07..b563b78 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05.dart
index 8fa0c3b..d3186cf 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06.dart b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06.dart
index b580338..19f8844 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let C be the class in which the superinitializer super()

  * (respectively, super.id()) appears and let S be the superclass of C. It is

diff --git a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t01.dart b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t01.dart
index caed758..5a0d493 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let k be a generative constructor. Then k may include at most one

  * superinitializer in its initializer list or a compile-time error occurs.

diff --git a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t02.dart b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t02.dart
index 6ed4743..f7278e5 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let k be a generative constructor. Then k may include at most one

  * superinitializer in its initializer list or a compile-time error occurs.

diff --git a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t03.dart b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t03.dart
index 4c3791f..8280ee4 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let k be a generative constructor. Then k may include at most one

  * superinitializer in its initializer list or a compile-time error occurs.

diff --git a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t04.dart b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t04.dart
index 8d25676..17a3822 100644
--- a/Language/Classes/Constructors/Generative_Constructors/superinitializer_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/superinitializer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let k be a generative constructor. Then k may include at most one
  * superinitializer in its initializer list or a compile-time error occurs.
diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t01.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t01.dart
index 51bef9e..65cedf1 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t01.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion constructorSignature:
  *   identifier (‘.’ identifier)? formalParameterList
diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t02.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t02.dart
index 5015259..df6eef3 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t02.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion constructorSignature:

  *   identifier (‘.’ identifier)? formalParameterList

diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t03.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t03.dart
index bea0d5e..a8ba31e 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t03.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion constructorSignature:

  *   identifier (‘.’ identifier)? formalParameterList

diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t04.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t04.dart
index 4d95a82..19a0b6b 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t04.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion constructorSignature:

  *   identifier (‘.’ identifier)? formalParameterList

diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t05.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t05.dart
index 99b5da6..1b5a15f 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t05.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion constructorSignature:

  *   identifier (‘.’ identifier)? formalParameterList

diff --git a/Language/Classes/Constructors/Generative_Constructors/syntax_t06.dart b/Language/Classes/Constructors/Generative_Constructors/syntax_t06.dart
index 2e752f1..eb8ceb0 100644
--- a/Language/Classes/Constructors/Generative_Constructors/syntax_t06.dart
+++ b/Language/Classes/Constructors/Generative_Constructors/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion constructorSignature:

  *   identifier (‘.’ identifier)? formalParameterList

diff --git a/Language/Classes/Constructors/implicit_constructor_t01.dart b/Language/Classes/Constructors/implicit_constructor_t01.dart
index 538213b..07eabe6 100644
--- a/Language/Classes/Constructors/implicit_constructor_t01.dart
+++ b/Language/Classes/Constructors/implicit_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iff no constructor is specified for a class C, it implicitly has
  * a default constructor C() : super() {}, unless C is class Object.
diff --git a/Language/Classes/Constructors/implicit_constructor_t02.dart b/Language/Classes/Constructors/implicit_constructor_t02.dart
index 2c45c3e..4fb4c86 100644
--- a/Language/Classes/Constructors/implicit_constructor_t02.dart
+++ b/Language/Classes/Constructors/implicit_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iff no constructor is specified for a class C, it implicitly has
  * a default constructor C() : super() {}, unless C is class Object.
diff --git a/Language/Classes/Constructors/implicit_constructor_t03.dart b/Language/Classes/Constructors/implicit_constructor_t03.dart
index 3f7985e..af02575 100644
--- a/Language/Classes/Constructors/implicit_constructor_t03.dart
+++ b/Language/Classes/Constructors/implicit_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iff no constructor is specified for a class C, it implicitly has
  * a default constructor C() : super() {}, unless C is class Object.
diff --git a/Language/Classes/Constructors/implicit_constructor_t04.dart b/Language/Classes/Constructors/implicit_constructor_t04.dart
index fdad83c..2e288b6 100644
--- a/Language/Classes/Constructors/implicit_constructor_t04.dart
+++ b/Language/Classes/Constructors/implicit_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iff no constructor is specified for a class C, it implicitly has
  * a default constructor C() : super() {}, unless C is class Object.
diff --git a/Language/Classes/Constructors/implicit_constructor_t05.dart b/Language/Classes/Constructors/implicit_constructor_t05.dart
index e7790dd..8649762 100644
--- a/Language/Classes/Constructors/implicit_constructor_t05.dart
+++ b/Language/Classes/Constructors/implicit_constructor_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iff no constructor is specified for a class C, it implicitly has
  * a default constructor C() : super() {}, unless C is class Object.
diff --git a/Language/Classes/Constructors/name_t01.dart b/Language/Classes/Constructors/name_t01.dart
index 68942fa..f020352 100644
--- a/Language/Classes/Constructors/name_t01.dart
+++ b/Language/Classes/Constructors/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t02.dart b/Language/Classes/Constructors/name_t02.dart
index c6fb223..7e9a9b4 100644
--- a/Language/Classes/Constructors/name_t02.dart
+++ b/Language/Classes/Constructors/name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t03.dart b/Language/Classes/Constructors/name_t03.dart
index 982091f..4e00f06 100644
--- a/Language/Classes/Constructors/name_t03.dart
+++ b/Language/Classes/Constructors/name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t04.dart b/Language/Classes/Constructors/name_t04.dart
index 853e5a3..5f30478 100644
--- a/Language/Classes/Constructors/name_t04.dart
+++ b/Language/Classes/Constructors/name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t05.dart b/Language/Classes/Constructors/name_t05.dart
index af79670..46ef9c3 100644
--- a/Language/Classes/Constructors/name_t05.dart
+++ b/Language/Classes/Constructors/name_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t06.dart b/Language/Classes/Constructors/name_t06.dart
index 771a9ef..0a55b41 100644
--- a/Language/Classes/Constructors/name_t06.dart
+++ b/Language/Classes/Constructors/name_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class, and may optionally be followed by a dot and an identifier

diff --git a/Language/Classes/Constructors/name_t07.dart b/Language/Classes/Constructors/name_t07.dart
index dd0951f..32a0a2c 100644
--- a/Language/Classes/Constructors/name_t07.dart
+++ b/Language/Classes/Constructors/name_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constructor name always begins with the name of its immediately
  * enclosing class, and may optionally be followed by a dot and an identifier
diff --git a/Language/Classes/Constructors/name_t08.dart b/Language/Classes/Constructors/name_t08.dart
index 5e82534..a97d095 100644
--- a/Language/Classes/Constructors/name_t08.dart
+++ b/Language/Classes/Constructors/name_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constructor name always begins with the name of its immediately
  * enclosing class, and may optionally be followed by a dot and an identifier
diff --git a/Language/Classes/Constructors/wrong_name_t01.dart b/Language/Classes/Constructors/wrong_name_t01.dart
index f23f45c..03e1ae0 100644
--- a/Language/Classes/Constructors/wrong_name_t01.dart
+++ b/Language/Classes/Constructors/wrong_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constructor name always begins with the name of its immediately

  * enclosing class or interface, and may optionally be followed by a dot and an

diff --git a/Language/Classes/Constructors/wrong_name_t02.dart b/Language/Classes/Constructors/wrong_name_t02.dart
index 26f2c38..308f74b 100644
--- a/Language/Classes/Constructors/wrong_name_t02.dart
+++ b/Language/Classes/Constructors/wrong_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constructor name always begins with the name of its immediately
  * enclosing class or interface, and may optionally be followed by a dot and an
diff --git a/Language/Classes/Constructors/wrong_name_t03.dart b/Language/Classes/Constructors/wrong_name_t03.dart
index 94f9237..5e99adf 100644
--- a/Language/Classes/Constructors/wrong_name_t03.dart
+++ b/Language/Classes/Constructors/wrong_name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constructor name always begins with the name of its immediately
  * enclosing class or interface, and may optionally be followed by a dot and an
diff --git a/Language/Classes/Getters/instance_getter_t01.dart b/Language/Classes/Getters/instance_getter_t01.dart
index 059b7d4..1769830 100644
--- a/Language/Classes/Getters/instance_getter_t01.dart
+++ b/Language/Classes/Getters/instance_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t02.dart b/Language/Classes/Getters/instance_getter_t02.dart
index 899621b..3741c7d 100644
--- a/Language/Classes/Getters/instance_getter_t02.dart
+++ b/Language/Classes/Getters/instance_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t03.dart b/Language/Classes/Getters/instance_getter_t03.dart
index 1d45477..7e83543 100644
--- a/Language/Classes/Getters/instance_getter_t03.dart
+++ b/Language/Classes/Getters/instance_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t04.dart b/Language/Classes/Getters/instance_getter_t04.dart
index f253014..1fcfd74 100644
--- a/Language/Classes/Getters/instance_getter_t04.dart
+++ b/Language/Classes/Getters/instance_getter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t05.dart b/Language/Classes/Getters/instance_getter_t05.dart
index 96487f0..cd47882 100644
--- a/Language/Classes/Getters/instance_getter_t05.dart
+++ b/Language/Classes/Getters/instance_getter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t06.dart b/Language/Classes/Getters/instance_getter_t06.dart
index f9009aa..ad85dee 100644
--- a/Language/Classes/Getters/instance_getter_t06.dart
+++ b/Language/Classes/Getters/instance_getter_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t07.dart b/Language/Classes/Getters/instance_getter_t07.dart
index 4bb0538..ac8c3ca 100644
--- a/Language/Classes/Getters/instance_getter_t07.dart
+++ b/Language/Classes/Getters/instance_getter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t08.dart b/Language/Classes/Getters/instance_getter_t08.dart
index 07fddd0..43825c4 100644
--- a/Language/Classes/Getters/instance_getter_t08.dart
+++ b/Language/Classes/Getters/instance_getter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t09.dart b/Language/Classes/Getters/instance_getter_t09.dart
index e3fc0c7..2563eb3 100644
--- a/Language/Classes/Getters/instance_getter_t09.dart
+++ b/Language/Classes/Getters/instance_getter_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t10.dart b/Language/Classes/Getters/instance_getter_t10.dart
index 4927254..f9fbea6 100644
--- a/Language/Classes/Getters/instance_getter_t10.dart
+++ b/Language/Classes/Getters/instance_getter_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t11.dart b/Language/Classes/Getters/instance_getter_t11.dart
index ab34f26..544bf50 100644
--- a/Language/Classes/Getters/instance_getter_t11.dart
+++ b/Language/Classes/Getters/instance_getter_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t12.dart b/Language/Classes/Getters/instance_getter_t12.dart
index 98703f4..d0bffeb 100644
--- a/Language/Classes/Getters/instance_getter_t12.dart
+++ b/Language/Classes/Getters/instance_getter_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t13.dart b/Language/Classes/Getters/instance_getter_t13.dart
index beb8fab..32a10b2 100644
--- a/Language/Classes/Getters/instance_getter_t13.dart
+++ b/Language/Classes/Getters/instance_getter_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/instance_getter_t14.dart b/Language/Classes/Getters/instance_getter_t14.dart
index 5effe08..b29143e 100644
--- a/Language/Classes/Getters/instance_getter_t14.dart
+++ b/Language/Classes/Getters/instance_getter_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance getters of a class C are those instance getters
  * declared by C, either implicitly or explicitly, and the instance getters
diff --git a/Language/Classes/Getters/override_t01.dart b/Language/Classes/Getters/override_t01.dart
index 96dc1a3..5dff9ac 100644
--- a/Language/Classes/Getters/override_t01.dart
+++ b/Language/Classes/Getters/override_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a getter m1 overrides a getter m2 and
  * the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Getters/override_t02.dart b/Language/Classes/Getters/override_t02.dart
index 0934883..2713ee7 100644
--- a/Language/Classes/Getters/override_t02.dart
+++ b/Language/Classes/Getters/override_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a getter m1 overrides a getter m2 and
  * the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Getters/override_t03.dart b/Language/Classes/Getters/override_t03.dart
index 9bfa670..9bc5a50 100644
--- a/Language/Classes/Getters/override_t03.dart
+++ b/Language/Classes/Getters/override_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a getter m1 overrides a getter m2 and
  * the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Getters/override_t04.dart b/Language/Classes/Getters/override_t04.dart
index 5bc560a..3e2e9bb 100644
--- a/Language/Classes/Getters/override_t04.dart
+++ b/Language/Classes/Getters/override_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a getter m1 overrides a getter m2 and
  * the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Getters/override_t05.dart b/Language/Classes/Getters/override_t05.dart
index 32a79e5..8455edd 100644
--- a/Language/Classes/Getters/override_t05.dart
+++ b/Language/Classes/Getters/override_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a getter m1 overrides a getter m2 and
  * the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Getters/return_type_t01.dart b/Language/Classes/Getters/return_type_t01.dart
index 22aa863..3de37f1 100644
--- a/Language/Classes/Getters/return_type_t01.dart
+++ b/Language/Classes/Getters/return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If no return type is specified, the return type of the getter is 
  * dynamic.
diff --git a/Language/Classes/Getters/same_name_method_t01.dart b/Language/Classes/Getters/same_name_method_t01.dart
index 453c85a..80bd5e3 100644
--- a/Language/Classes/Getters/same_name_method_t01.dart
+++ b/Language/Classes/Getters/same_name_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t02.dart b/Language/Classes/Getters/same_name_method_t02.dart
index d1ccecc..1678f4a 100644
--- a/Language/Classes/Getters/same_name_method_t02.dart
+++ b/Language/Classes/Getters/same_name_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t03.dart b/Language/Classes/Getters/same_name_method_t03.dart
index abfde31..fd49df2 100644
--- a/Language/Classes/Getters/same_name_method_t03.dart
+++ b/Language/Classes/Getters/same_name_method_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t04.dart b/Language/Classes/Getters/same_name_method_t04.dart
index 92d716f..a34f4a0 100644
--- a/Language/Classes/Getters/same_name_method_t04.dart
+++ b/Language/Classes/Getters/same_name_method_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t05.dart b/Language/Classes/Getters/same_name_method_t05.dart
index d9c84a5..2046ef5 100644
--- a/Language/Classes/Getters/same_name_method_t05.dart
+++ b/Language/Classes/Getters/same_name_method_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t07.dart b/Language/Classes/Getters/same_name_method_t07.dart
index 86b45ca..108f148 100644
--- a/Language/Classes/Getters/same_name_method_t07.dart
+++ b/Language/Classes/Getters/same_name_method_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t08.dart b/Language/Classes/Getters/same_name_method_t08.dart
index 3c4b3f4..8c727b2 100644
--- a/Language/Classes/Getters/same_name_method_t08.dart
+++ b/Language/Classes/Getters/same_name_method_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t09.dart b/Language/Classes/Getters/same_name_method_t09.dart
index 9798a86..544a3ef 100644
--- a/Language/Classes/Getters/same_name_method_t09.dart
+++ b/Language/Classes/Getters/same_name_method_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t10.dart b/Language/Classes/Getters/same_name_method_t10.dart
index 0a0d55a..199ce42 100644
--- a/Language/Classes/Getters/same_name_method_t10.dart
+++ b/Language/Classes/Getters/same_name_method_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t11.dart b/Language/Classes/Getters/same_name_method_t11.dart
index 8acf0bd..b655e9e 100644
--- a/Language/Classes/Getters/same_name_method_t11.dart
+++ b/Language/Classes/Getters/same_name_method_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t12.dart b/Language/Classes/Getters/same_name_method_t12.dart
index a8d514b..f762fb7 100644
--- a/Language/Classes/Getters/same_name_method_t12.dart
+++ b/Language/Classes/Getters/same_name_method_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has both a getter and a 

  * method with the same name. This restriction holds regardless of whether the 

diff --git a/Language/Classes/Getters/same_name_method_t13.dart b/Language/Classes/Getters/same_name_method_t13.dart
index cc7eba0..b653b38 100644
--- a/Language/Classes/Getters/same_name_method_t13.dart
+++ b/Language/Classes/Getters/same_name_method_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a class has both a getter and a 
  * method with the same name. This restriction holds regardless of whether the 
diff --git a/Language/Classes/Getters/same_name_method_t14.dart b/Language/Classes/Getters/same_name_method_t14.dart
index a0c9775..f393607 100644
--- a/Language/Classes/Getters/same_name_method_t14.dart
+++ b/Language/Classes/Getters/same_name_method_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a class has both a getter and a 
  * method with the same name. This restriction holds regardless of whether the 
diff --git a/Language/Classes/Getters/static_getter_t01.dart b/Language/Classes/Getters/static_getter_t01.dart
index e6eb9ac..19b8e0d 100644
--- a/Language/Classes/Getters/static_getter_t01.dart
+++ b/Language/Classes/Getters/static_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a class declares a static getter named
  * v and also has a non-static setter named v =.
diff --git a/Language/Classes/Getters/static_getter_t02.dart b/Language/Classes/Getters/static_getter_t02.dart
index 9261b48..fb8383c 100644
--- a/Language/Classes/Getters/static_getter_t02.dart
+++ b/Language/Classes/Getters/static_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a class declares a static getter named
  * v and also has a non-static setter named v =.
diff --git a/Language/Classes/Getters/static_getter_t03.dart b/Language/Classes/Getters/static_getter_t03.dart
index 384a218..ced393f 100644
--- a/Language/Classes/Getters/static_getter_t03.dart
+++ b/Language/Classes/Getters/static_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a class declares a static getter named
  * v and also has a non-static setter named v =.
diff --git a/Language/Classes/Getters/static_getter_t04.dart b/Language/Classes/Getters/static_getter_t04.dart
index d34797c..26683e5d 100644
--- a/Language/Classes/Getters/static_getter_t04.dart
+++ b/Language/Classes/Getters/static_getter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a class declares a static getter named
  * v and also has a non-static setter named v =.
diff --git a/Language/Classes/Getters/static_t01.dart b/Language/Classes/Getters/static_t01.dart
index fc47a49..50c307f6 100644
--- a/Language/Classes/Getters/static_t01.dart
+++ b/Language/Classes/Getters/static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A getter definition that is prefixed with the static modifier 
  * defines a static getter
diff --git a/Language/Classes/Getters/static_t02.dart b/Language/Classes/Getters/static_t02.dart
index 7214ba1..2a2986e 100644
--- a/Language/Classes/Getters/static_t02.dart
+++ b/Language/Classes/Getters/static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A getter definition that is prefixed with the static modifier 
  * defines a static getter
diff --git a/Language/Classes/Getters/syntax_t01.dart b/Language/Classes/Getters/syntax_t01.dart
index 22afab5..095b4a2 100644
--- a/Language/Classes/Getters/syntax_t01.dart
+++ b/Language/Classes/Getters/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * getterSignature:
diff --git a/Language/Classes/Getters/syntax_t02.dart b/Language/Classes/Getters/syntax_t02.dart
index cd0ab42..7bfd79c 100644
--- a/Language/Classes/Getters/syntax_t02.dart
+++ b/Language/Classes/Getters/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * getterSignature:

diff --git a/Language/Classes/Getters/syntax_t03.dart b/Language/Classes/Getters/syntax_t03.dart
index 9571ee8..a5a6107 100644
--- a/Language/Classes/Getters/syntax_t03.dart
+++ b/Language/Classes/Getters/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * getterSignature:
diff --git a/Language/Classes/Getters/syntax_t04.dart b/Language/Classes/Getters/syntax_t04.dart
index 26862d8..a092890 100644
--- a/Language/Classes/Getters/syntax_t04.dart
+++ b/Language/Classes/Getters/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * getterSignature:

diff --git a/Language/Classes/Getters/syntax_t05.dart b/Language/Classes/Getters/syntax_t05.dart
index 001c858..bfead44 100644
--- a/Language/Classes/Getters/syntax_t05.dart
+++ b/Language/Classes/Getters/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * getterSignature:
diff --git a/Language/Classes/Getters/syntax_t06.dart b/Language/Classes/Getters/syntax_t06.dart
index ee06b78..6e24bc6 100644
--- a/Language/Classes/Getters/syntax_t06.dart
+++ b/Language/Classes/Getters/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * getterSignature:

diff --git a/Language/Classes/Getters/syntax_t07.dart b/Language/Classes/Getters/syntax_t07.dart
index e705aff..1135fdd 100644
--- a/Language/Classes/Getters/syntax_t07.dart
+++ b/Language/Classes/Getters/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * getterSignature:

diff --git a/Language/Classes/Getters/syntax_t08.dart b/Language/Classes/Getters/syntax_t08.dart
index 3059f9a..a2d8e20 100644
--- a/Language/Classes/Getters/syntax_t08.dart
+++ b/Language/Classes/Getters/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * getterSignature:
diff --git a/Language/Classes/Getters/type_object_t01.dart b/Language/Classes/Getters/type_object_t01.dart
index 056a2ae..9a59f7f 100644
--- a/Language/Classes/Getters/type_object_t01.dart
+++ b/Language/Classes/Getters/type_object_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, i is a getter invocation. Let f be the result of looking
  * up getter m in o with respect to L. If o is an instance of Type but e is not
diff --git a/Language/Classes/Getters/type_object_t02.dart b/Language/Classes/Getters/type_object_t02.dart
index ebb11b8..55ccce2 100644
--- a/Language/Classes/Getters/type_object_t02.dart
+++ b/Language/Classes/Getters/type_object_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a static getter declaration in class C is to add 
  * an instance getter with the same name and signature to the Type object for 
diff --git a/Language/Classes/Getters/type_object_t03.dart b/Language/Classes/Getters/type_object_t03.dart
index 9dfbb0e..4d6cda9 100644
--- a/Language/Classes/Getters/type_object_t03.dart
+++ b/Language/Classes/Getters/type_object_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a static getter declaration in class C is to add 
  * an instance getter with the same name and signature to the Type object for 
diff --git a/Language/Classes/Getters/void_return_type_t01.dart b/Language/Classes/Getters/void_return_type_t01.dart
index 6edb1c2..596d723 100644
--- a/Language/Classes/Getters/void_return_type_t01.dart
+++ b/Language/Classes/Getters/void_return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the return type of a getter is void.
  * @description Checks that with a generalized void it is no static warning if
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t01.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t01.dart
index 97ae766..dee140d 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators:
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t02.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t02.dart
index 5bd7a42..856ad28 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The following names are allowed for user-defined operators:

  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.

diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t03.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t03.dart
index d8ef72d..b52dffb 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t03.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The following names are allowed for user-defined operators: 

  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.

diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t04.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t04.dart
index 16309ef..cc16cb5 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t04.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The following names are allowed for user-defined operators: 

  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.

diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t05.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t05.dart
index 91ec8ce..48c3bd9 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t05.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The following names are allowed for user-defined operators: 

  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.

diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t06.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t06.dart
index 4d3f6ab..f40899a 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t06.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t07.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t07.dart
index 2d52f5b..d2c3c12 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t07.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t08.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t08.dart
index 3b74460..d0b138b 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t08.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t09.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t09.dart
index ada50ac..34c4206 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t09.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t10.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t10.dart
index 36c4a44..802a192 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t10.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t11.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t11.dart
index cbcbbe0..0adbb3f 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t11.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t12.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t12.dart
index efcb68d..db67ce0 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t12.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t13.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t13.dart
index 052e8ba..038e48b 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t13.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t14.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t14.dart
index b1b97dd..ca63191 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t14.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t15.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t15.dart
index 654697e..df0884b 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t15.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t16.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t16.dart
index 4979340..ec466ce 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t16.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t17.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t17.dart
index 9efea45..47f5bc0 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t17.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t18.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t18.dart
index dad2033..2fd1c42 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t18.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t19.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t19.dart
index d6835a0..83c0f29 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t19.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t20.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t20.dart
index 3ed915f..be1e67a 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t20.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t21.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t21.dart
index e43681e..56f5c0c 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t21.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t22.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t22.dart
index 1d00991..7e25594 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t22.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t22.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/allowed_names_t23.dart b/Language/Classes/Instance_Methods/Operators/allowed_names_t23.dart
index 6f1c0fc..774887b 100644
--- a/Language/Classes/Instance_Methods/Operators/allowed_names_t23.dart
+++ b/Language/Classes/Instance_Methods/Operators/allowed_names_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The following names are allowed for user-defined operators: 
  * <, >, <=, >=, ==, -, +, /, ˜/, *, %, |, ˆ, &, <<, >>, >>>, []=, [], ˜.
diff --git a/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t01.dart b/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t01.dart
index 95100ae..c4baf2d 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile-time error if the arity of the user-declared
  * operator - is not 0 or 1.
diff --git a/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02.dart b/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02.dart
index 8b50612..8b7c216 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  It is a compile-time error if the arity of the user-declared

  * operator - is not 0 or 1.

diff --git a/Language/Classes/Instance_Methods/Operators/arity_0_t01.dart b/Language/Classes/Instance_Methods/Operators/arity_0_t01.dart
index 97cd9aa..3cb556e 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_0_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_0_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the arity of the user-declared
  * operator ~ is not 0.
diff --git a/Language/Classes/Instance_Methods/Operators/arity_0_t02.dart b/Language/Classes/Instance_Methods/Operators/arity_0_t02.dart
index 401af7f..330da1a 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_0_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_0_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of the user-declared

  * operator ~ is not 0.

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t01.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t01.dart
index b946d7a..18e485a 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t02.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t02.dart
index 7881c0a..0108737 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t03.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t03.dart
index 44ca950..78eeae3 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t03.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t04.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t04.dart
index 7a99da3..0c87e5e 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t04.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t05.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t05.dart
index fae7e0f..716c60b 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t05.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t06.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t06.dart
index 81e17d5..729a2b2 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t06.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t07.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t07.dart
index 551812c..6ae84e9 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t07.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t08.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t08.dart
index d222c0d..cf28b1a 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t08.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t09.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t09.dart
index d782ba9..6730234 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t09.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t10.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t10.dart
index 471db09..352c13a 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t10.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t11.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t11.dart
index 088ebb7..50423c3 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t11.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t12.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t12.dart
index 6ed53a8..22654b3 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t12.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t13.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t13.dart
index 691e62f..388ff2c 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t13.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t14.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t14.dart
index 8e02c48..af629ce 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t14.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t15.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t15.dart
index 87de225..02bd883 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t15.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t16.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t16.dart
index e7c2faf..06eeabc 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t16.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t17.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t17.dart
index 7e87260..5371ecc 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t17.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t18.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t18.dart
index d9ca43d..1dc23d1 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t18.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the arity of a user-declared 

  * operator with one of the names:

diff --git a/Language/Classes/Instance_Methods/Operators/arity_1_t19.dart b/Language/Classes/Instance_Methods/Operators/arity_1_t19.dart
index 58bc956..76cdef0 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_1_t19.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the arity of a user-declared 
  * operator with one of the names:
diff --git a/Language/Classes/Instance_Methods/Operators/arity_2_t01.dart b/Language/Classes/Instance_Methods/Operators/arity_2_t01.dart
index 5c49ff2..2579210 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_2_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if arity of the user-declared operator

  * []= is not 2.

diff --git a/Language/Classes/Instance_Methods/Operators/arity_2_t02.dart b/Language/Classes/Instance_Methods/Operators/arity_2_t02.dart
index 2870b04..df948ca 100644
--- a/Language/Classes/Instance_Methods/Operators/arity_2_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/arity_2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if arity of the user-declared operator

  * []= is not 2.

diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t01.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t01.dart
index 569db75..223aaa3 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to declare an optional parameter in an 

  * operator.

diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t02.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t02.dart
index 1dbfd2d..d2e2a43 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to declare an optional parameter in an 

  * operator.

diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t03.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t03.dart
index b20c37c..9d62cb1 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t03.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to declare an optional parameter in an 
  * operator.
diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t04.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t04.dart
index b931d2d..e78bb34 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t04.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to declare an optional parameter in an 
  * operator.
diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t05.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t05.dart
index a7cd2df..1f616df 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t05.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to declare an optional parameter in an 

  * operator.

diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t06.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t06.dart
index 245f511..06f7683 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t06.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to declare an optional parameter in an 

  * operator.

diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t07.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t07.dart
index 15e676f..065e068 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t07.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to declare an optional parameter in an 
  * operator.
diff --git a/Language/Classes/Instance_Methods/Operators/optional_parameter_t08.dart b/Language/Classes/Instance_Methods/Operators/optional_parameter_t08.dart
index fe40e56..c69131b 100644
--- a/Language/Classes/Instance_Methods/Operators/optional_parameter_t08.dart
+++ b/Language/Classes/Instance_Methods/Operators/optional_parameter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to declare an optional parameter in an 
  * operator.
diff --git a/Language/Classes/Instance_Methods/Operators/return_type_t01.dart b/Language/Classes/Instance_Methods/Operators/return_type_t01.dart
index 225fd7a..4e8196e 100644
--- a/Language/Classes/Instance_Methods/Operators/return_type_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the return type of the user-declared
  * operator []= is explicitly declared and not void.
diff --git a/Language/Classes/Instance_Methods/Operators/syntax_t01.dart b/Language/Classes/Instance_Methods/Operators/syntax_t01.dart
index 698e584..0ea46d6 100644
--- a/Language/Classes/Instance_Methods/Operators/syntax_t01.dart
+++ b/Language/Classes/Instance_Methods/Operators/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * operatorSignature: 

diff --git a/Language/Classes/Instance_Methods/Operators/syntax_t02.dart b/Language/Classes/Instance_Methods/Operators/syntax_t02.dart
index 7f6a9f6..fcdf3c3 100644
--- a/Language/Classes/Instance_Methods/Operators/syntax_t02.dart
+++ b/Language/Classes/Instance_Methods/Operators/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * operator:
diff --git a/Language/Classes/Instance_Methods/Operators/syntax_t03.dart b/Language/Classes/Instance_Methods/Operators/syntax_t03.dart
index 98bf54a..0d279d6 100644
--- a/Language/Classes/Instance_Methods/Operators/syntax_t03.dart
+++ b/Language/Classes/Instance_Methods/Operators/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * operator: 

diff --git a/Language/Classes/Instance_Methods/Operators/syntax_t04.dart b/Language/Classes/Instance_Methods/Operators/syntax_t04.dart
index 8f9ea6e..602c8e1 100644
--- a/Language/Classes/Instance_Methods/Operators/syntax_t04.dart
+++ b/Language/Classes/Instance_Methods/Operators/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * operator:
diff --git a/Language/Classes/Instance_Methods/Operators/unary_minus.dart b/Language/Classes/Instance_Methods/Operators/unary_minus.dart
index adc2bb3..8decfa5 100644
--- a/Language/Classes/Instance_Methods/Operators/unary_minus.dart
+++ b/Language/Classes/Instance_Methods/Operators/unary_minus.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of the unary operator - is unary-.
  * @description Checks that the name of unary operator - is 'unary-'
diff --git a/Language/Classes/Instance_Methods/override_different_default_values_t01.dart b/Language/Classes/Instance_Methods/override_different_default_values_t01.dart
index 4c981b8..c7d073e 100644
--- a/Language/Classes/Instance_Methods/override_different_default_values_t01.dart
+++ b/Language/Classes/Instance_Methods/override_different_default_values_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2, the signature of m2 explicitly specifies a default 
diff --git a/Language/Classes/Instance_Methods/override_different_default_values_t02.dart b/Language/Classes/Instance_Methods/override_different_default_values_t02.dart
index cfb6f9c..6412d3d 100644
--- a/Language/Classes/Instance_Methods/override_different_default_values_t02.dart
+++ b/Language/Classes/Instance_Methods/override_different_default_values_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2, the signature of m2 explicitly specifies a default 
diff --git a/Language/Classes/Instance_Methods/override_different_default_values_t03.dart b/Language/Classes/Instance_Methods/override_different_default_values_t03.dart
index c100815..1f6b9b5 100644
--- a/Language/Classes/Instance_Methods/override_different_default_values_t03.dart
+++ b/Language/Classes/Instance_Methods/override_different_default_values_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2, the signature of m2 explicitly specifies a default 
diff --git a/Language/Classes/Instance_Methods/override_fewer_parameters_t01.dart b/Language/Classes/Instance_Methods/override_fewer_parameters_t01.dart
index a41c5e5..d8f484f 100644
--- a/Language/Classes/Instance_Methods/override_fewer_parameters_t01.dart
+++ b/Language/Classes/Instance_Methods/override_fewer_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an
  * instance member m2 and m1 has fewer positional parameters than m2.
diff --git a/Language/Classes/Instance_Methods/override_fewer_parameters_t02.dart b/Language/Classes/Instance_Methods/override_fewer_parameters_t02.dart
index b932d88..55a7646 100644
--- a/Language/Classes/Instance_Methods/override_fewer_parameters_t02.dart
+++ b/Language/Classes/Instance_Methods/override_fewer_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an
  * instance member m2 and m1 has fewer positional parameters than m2.
diff --git a/Language/Classes/Instance_Methods/override_fewer_parameters_t03.dart b/Language/Classes/Instance_Methods/override_fewer_parameters_t03.dart
index 3e3d5a9..c345e36 100644
--- a/Language/Classes/Instance_Methods/override_fewer_parameters_t03.dart
+++ b/Language/Classes/Instance_Methods/override_fewer_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an
  * instance member m2 and m1 has fewer positional parameters than m2.
diff --git a/Language/Classes/Instance_Methods/override_more_parameters_t01.dart b/Language/Classes/Instance_Methods/override_more_parameters_t01.dart
index f3d5358..08ca331 100644
--- a/Language/Classes/Instance_Methods/override_more_parameters_t01.dart
+++ b/Language/Classes/Instance_Methods/override_more_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a  static warning if an instance method m1 overrides an
  * instance member m2 and m1 has a greater number of required parameters than 
diff --git a/Language/Classes/Instance_Methods/override_more_parameters_t02.dart b/Language/Classes/Instance_Methods/override_more_parameters_t02.dart
index 565253c..07e4883 100644
--- a/Language/Classes/Instance_Methods/override_more_parameters_t02.dart
+++ b/Language/Classes/Instance_Methods/override_more_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a  static warning if an instance method m1 overrides an
  * instance member m2 and m1 has a greater number of required parameters than 
diff --git a/Language/Classes/Instance_Methods/override_more_parameters_t03.dart b/Language/Classes/Instance_Methods/override_more_parameters_t03.dart
index e645e0e..49ff72e 100644
--- a/Language/Classes/Instance_Methods/override_more_parameters_t03.dart
+++ b/Language/Classes/Instance_Methods/override_more_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a  static warning if an instance method m1 overrides an
  * instance member m2 and m1 has a greater number of required parameters than 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t01.dart b/Language/Classes/Instance_Methods/override_named_parameters_t01.dart
index 6a22408..92eb331 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t01.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t02.dart b/Language/Classes/Instance_Methods/override_named_parameters_t02.dart
index 5a1de7a..73791ff 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t02.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t03.dart b/Language/Classes/Instance_Methods/override_named_parameters_t03.dart
index 8d157ef..b91e1de 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t03.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t04.dart b/Language/Classes/Instance_Methods/override_named_parameters_t04.dart
index e3432d7..ccf0392 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t04.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t05.dart b/Language/Classes/Instance_Methods/override_named_parameters_t05.dart
index b7bfaec..518353b 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t05.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t06.dart b/Language/Classes/Instance_Methods/override_named_parameters_t06.dart
index c09ca09..00279c1 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t06.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t07.dart b/Language/Classes/Instance_Methods/override_named_parameters_t07.dart
index ccd03a2..c1cc4c8 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t07.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t08.dart b/Language/Classes/Instance_Methods/override_named_parameters_t08.dart
index 7183892..16d3139 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t08.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t09.dart b/Language/Classes/Instance_Methods/override_named_parameters_t09.dart
index c8e47df..129b33b 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t09.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t10.dart b/Language/Classes/Instance_Methods/override_named_parameters_t10.dart
index d058d9c..ff18782 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t10.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an instance method m1 overrides an 
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_named_parameters_t11.dart b/Language/Classes/Instance_Methods/override_named_parameters_t11.dart
index a6341c7..07ce222 100644
--- a/Language/Classes/Instance_Methods/override_named_parameters_t11.dart
+++ b/Language/Classes/Instance_Methods/override_named_parameters_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and m1 does not declare all the named parameters declared 
diff --git a/Language/Classes/Instance_Methods/override_subtype_t01.dart b/Language/Classes/Instance_Methods/override_subtype_t01.dart
index 1967cf3..e9905c6 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t01.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t02.dart b/Language/Classes/Instance_Methods/override_subtype_t02.dart
index 991289b..0fb0066 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t02.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t03.dart b/Language/Classes/Instance_Methods/override_subtype_t03.dart
index f2999be..09bde63 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t03.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t04.dart b/Language/Classes/Instance_Methods/override_subtype_t04.dart
index 7e574ee..5e54f43 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t04.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t05.dart b/Language/Classes/Instance_Methods/override_subtype_t05.dart
index 88ade30..bc556f6 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t05.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t06.dart b/Language/Classes/Instance_Methods/override_subtype_t06.dart
index f21afd3..a3739b0 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t06.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t07.dart b/Language/Classes/Instance_Methods/override_subtype_t07.dart
index 416ab5e..c8f9f7d 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t07.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t08.dart b/Language/Classes/Instance_Methods/override_subtype_t08.dart
index 2fc6f44..7d03109 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t08.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t09.dart b/Language/Classes/Instance_Methods/override_subtype_t09.dart
index f016272..8b1bc35 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t09.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t10.dart b/Language/Classes/Instance_Methods/override_subtype_t10.dart
index eb5f9d7..c56991e 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t10.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t11.dart b/Language/Classes/Instance_Methods/override_subtype_t11.dart
index e2dd07f..1471211 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t11.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/override_subtype_t12.dart b/Language/Classes/Instance_Methods/override_subtype_t12.dart
index 036daa3..627159c 100644
--- a/Language/Classes/Instance_Methods/override_subtype_t12.dart
+++ b/Language/Classes/Instance_Methods/override_subtype_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if an instance method m1 overrides an
  * instance member m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Instance_Methods/same_name_getter_t01.dart b/Language/Classes/Instance_Methods/same_name_getter_t01.dart
index 08e14ca..5952521 100644
--- a/Language/Classes/Instance_Methods/same_name_getter_t01.dart
+++ b/Language/Classes/Instance_Methods/same_name_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A method declaration may conflict with other declarations (10.11).
  * Let C be a class. It is a compile-time error if C declares a
diff --git a/Language/Classes/Instance_Methods/same_name_getter_t02.dart b/Language/Classes/Instance_Methods/same_name_getter_t02.dart
index 8d56b28..734f100 100644
--- a/Language/Classes/Instance_Methods/same_name_getter_t02.dart
+++ b/Language/Classes/Instance_Methods/same_name_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A method declaration may conflict with other declarations (10.11).

  * Let C be a class. It is a compile-time error if C declares a

diff --git a/Language/Classes/Instance_Methods/same_name_getter_t03.dart b/Language/Classes/Instance_Methods/same_name_getter_t03.dart
index 5b0461d..642aa03 100644
--- a/Language/Classes/Instance_Methods/same_name_getter_t03.dart
+++ b/Language/Classes/Instance_Methods/same_name_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A method declaration may conflict with other declarations (10.11).
  * Let C be a class. It is a compile-time error if C declares a
diff --git a/Language/Classes/Instance_Methods/same_name_setter_t01.dart b/Language/Classes/Instance_Methods/same_name_setter_t01.dart
index a2581f9..173e998 100644
--- a/Language/Classes/Instance_Methods/same_name_setter_t01.dart
+++ b/Language/Classes/Instance_Methods/same_name_setter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A method declaration may conflict with other declarations (10.11).
  * Let C be a class. It is a compile-time error if C declares a
diff --git a/Language/Classes/Instance_Methods/same_name_setter_t02.dart b/Language/Classes/Instance_Methods/same_name_setter_t02.dart
index aeb9545..29e06c8 100644
--- a/Language/Classes/Instance_Methods/same_name_setter_t02.dart
+++ b/Language/Classes/Instance_Methods/same_name_setter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * A method declaration may conflict with other declarations (10.11).

diff --git a/Language/Classes/Instance_Methods/same_name_setter_t03.dart b/Language/Classes/Instance_Methods/same_name_setter_t03.dart
index 662f501..f0e2edd 100644
--- a/Language/Classes/Instance_Methods/same_name_setter_t03.dart
+++ b/Language/Classes/Instance_Methods/same_name_setter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * A method declaration may conflict with other declarations (10.11).
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_lib.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_lib.dart
index 185faf7..eaf300f 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_lib.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library same_name_static_member_in_superclass_lib;
 class A {
   static double _f = 0;
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t01.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t01.dart
index 73eebed..07a9b27 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t01.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t02.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t02.dart
index 914ec70..4021ac5 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t02.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t04.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t04.dart
index 633b251..dee3b95 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t04.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t05.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t05.dart
index 4bb50e8..2f2e8c9 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t05.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t06.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t06.dart
index 7a2dea8..3eca6ff 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t06.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t07.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t07.dart
index 2115941..acf4e73 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t07.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t08.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t08.dart
index 9e256ac..189a581 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t08.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t09.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t09.dart
index 0f6fb71..a35e16c 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t09.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t10.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t10.dart
index 1a6e355..1a7f1e0 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t10.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t11.dart b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t11.dart
index cc8ed57..6c80744 100644
--- a/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t11.dart
+++ b/Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance methods are functions (9) whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/constant_t01.dart b/Language/Classes/Instance_Variables/constant_t01.dart
index 47e71df..3e0132b 100644
--- a/Language/Classes/Instance_Variables/constant_t01.dart
+++ b/Language/Classes/Instance_Variables/constant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an instance variable is declared
  * to be constant.
diff --git a/Language/Classes/Instance_Variables/definition_t01.dart b/Language/Classes/Instance_Variables/definition_t01.dart
index 12cca96..183db9d 100644
--- a/Language/Classes/Instance_Variables/definition_t01.dart
+++ b/Language/Classes/Instance_Variables/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/definition_t02.dart b/Language/Classes/Instance_Variables/definition_t02.dart
index b9c1ff4..0701b5e 100644
--- a/Language/Classes/Instance_Variables/definition_t02.dart
+++ b/Language/Classes/Instance_Variables/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/definition_t03.dart b/Language/Classes/Instance_Variables/definition_t03.dart
index 893cc18..bae1d10 100644
--- a/Language/Classes/Instance_Variables/definition_t03.dart
+++ b/Language/Classes/Instance_Variables/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/definition_t04.dart b/Language/Classes/Instance_Variables/definition_t04.dart
index c9520aa..dc6da3a 100644
--- a/Language/Classes/Instance_Variables/definition_t04.dart
+++ b/Language/Classes/Instance_Variables/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/definition_t05.dart b/Language/Classes/Instance_Variables/definition_t05.dart
index 83f1a1c..ba88406 100644
--- a/Language/Classes/Instance_Variables/definition_t05.dart
+++ b/Language/Classes/Instance_Variables/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/type_aliases_t01.dart b/Language/Classes/Instance_Variables/type_aliases_t01.dart
index 060e7e9..f81d79b 100644
--- a/Language/Classes/Instance_Variables/type_aliases_t01.dart
+++ b/Language/Classes/Instance_Variables/type_aliases_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/type_aliases_t02.dart b/Language/Classes/Instance_Variables/type_aliases_t02.dart
index 8be0277..0dc2f00 100644
--- a/Language/Classes/Instance_Variables/type_aliases_t02.dart
+++ b/Language/Classes/Instance_Variables/type_aliases_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Instance_Variables/type_aliases_t03.dart b/Language/Classes/Instance_Variables/type_aliases_t03.dart
index aea1166..ca6979a 100644
--- a/Language/Classes/Instance_Variables/type_aliases_t03.dart
+++ b/Language/Classes/Instance_Variables/type_aliases_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instance variables are variables whose declarations are
  * immediately contained within a class declaration and that are not declared
diff --git a/Language/Classes/Setters/instance_setter_t01.dart b/Language/Classes/Setters/instance_setter_t01.dart
index e12ce5d..91d3b9c 100644
--- a/Language/Classes/Setters/instance_setter_t01.dart
+++ b/Language/Classes/Setters/instance_setter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t02.dart b/Language/Classes/Setters/instance_setter_t02.dart
index 7e333ad..e57e114 100644
--- a/Language/Classes/Setters/instance_setter_t02.dart
+++ b/Language/Classes/Setters/instance_setter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t03.dart b/Language/Classes/Setters/instance_setter_t03.dart
index 9b4639b..f58ab5f 100644
--- a/Language/Classes/Setters/instance_setter_t03.dart
+++ b/Language/Classes/Setters/instance_setter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t04.dart b/Language/Classes/Setters/instance_setter_t04.dart
index 5680b48..eb51ce4 100644
--- a/Language/Classes/Setters/instance_setter_t04.dart
+++ b/Language/Classes/Setters/instance_setter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t05.dart b/Language/Classes/Setters/instance_setter_t05.dart
index 86a33a2..456afca 100644
--- a/Language/Classes/Setters/instance_setter_t05.dart
+++ b/Language/Classes/Setters/instance_setter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t06.dart b/Language/Classes/Setters/instance_setter_t06.dart
index bf01a5f..dc42539 100644
--- a/Language/Classes/Setters/instance_setter_t06.dart
+++ b/Language/Classes/Setters/instance_setter_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t07.dart b/Language/Classes/Setters/instance_setter_t07.dart
index 6467207..61f6c97 100644
--- a/Language/Classes/Setters/instance_setter_t07.dart
+++ b/Language/Classes/Setters/instance_setter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t08.dart b/Language/Classes/Setters/instance_setter_t08.dart
index 69e5b83..db25528 100644
--- a/Language/Classes/Setters/instance_setter_t08.dart
+++ b/Language/Classes/Setters/instance_setter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t09.dart b/Language/Classes/Setters/instance_setter_t09.dart
index 296b9eb..aa327f4 100644
--- a/Language/Classes/Setters/instance_setter_t09.dart
+++ b/Language/Classes/Setters/instance_setter_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t10.dart b/Language/Classes/Setters/instance_setter_t10.dart
index 7f2bcd1..e0d17ea 100644
--- a/Language/Classes/Setters/instance_setter_t10.dart
+++ b/Language/Classes/Setters/instance_setter_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t11.dart b/Language/Classes/Setters/instance_setter_t11.dart
index 123a515..8ec864d 100644
--- a/Language/Classes/Setters/instance_setter_t11.dart
+++ b/Language/Classes/Setters/instance_setter_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/instance_setter_t12.dart b/Language/Classes/Setters/instance_setter_t12.dart
index a8576f5..34643ea 100644
--- a/Language/Classes/Setters/instance_setter_t12.dart
+++ b/Language/Classes/Setters/instance_setter_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The instance setters of a class C are those instance setters
  * declared by C either implicitly or explicitly, and the instance setters
diff --git a/Language/Classes/Setters/name_t01.dart b/Language/Classes/Setters/name_t01.dart
index 12232a2..5a9ebf4 100644
--- a/Language/Classes/Setters/name_t01.dart
+++ b/Language/Classes/Setters/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of a setter is obtained by appending the string ‘=’
  * to the identifier given in its signature. Hence, a setter name can never
diff --git a/Language/Classes/Setters/name_t02.dart b/Language/Classes/Setters/name_t02.dart
index f2cbb19..f37b782 100644
--- a/Language/Classes/Setters/name_t02.dart
+++ b/Language/Classes/Setters/name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of a setter is obtained by appending the string ‘=’
  * to the identifier given in its signature. Hence, a setter name can never
diff --git a/Language/Classes/Setters/name_t03.dart b/Language/Classes/Setters/name_t03.dart
index ca0bad0..0b3c516 100644
--- a/Language/Classes/Setters/name_t03.dart
+++ b/Language/Classes/Setters/name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of a setter is obtained by appending the string ‘=’
  * to the identifier given in its signature. Hence, a setter name can never
diff --git a/Language/Classes/Setters/name_t04.dart b/Language/Classes/Setters/name_t04.dart
index b5da642..406d27c 100644
--- a/Language/Classes/Setters/name_t04.dart
+++ b/Language/Classes/Setters/name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of a setter is obtained by appending the string ‘=’
  * to the identifier given in its signature. Hence, a setter name can never
diff --git a/Language/Classes/Setters/name_t05.dart b/Language/Classes/Setters/name_t05.dart
index 5f7a747..a20da77 100644
--- a/Language/Classes/Setters/name_t05.dart
+++ b/Language/Classes/Setters/name_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name of a setter is obtained by appending the string ‘=’
  * to the identifier given in its signature. Hence, a setter name can never
diff --git a/Language/Classes/Setters/name_t06.dart b/Language/Classes/Setters/name_t06.dart
index 370547c..b50bb5f 100644
--- a/Language/Classes/Setters/name_t06.dart
+++ b/Language/Classes/Setters/name_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A setter declaration may conflict with other declarations (10.11).
  * Let C be a class. It is a compile-time error if C declares a
diff --git a/Language/Classes/Setters/name_t07.dart b/Language/Classes/Setters/name_t07.dart
index 9e43e37..52ccb7e 100644
--- a/Language/Classes/Setters/name_t07.dart
+++ b/Language/Classes/Setters/name_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A setter declaration may conflict with other declarations (10.11).
  * Let C be a class. It is a compile-time error if C declares a
diff --git a/Language/Classes/Setters/no_return_type_t01.dart b/Language/Classes/Setters/no_return_type_t01.dart
index 2e42225..007a0e0 100644
--- a/Language/Classes/Setters/no_return_type_t01.dart
+++ b/Language/Classes/Setters/no_return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If no return type is specified, the return type of the setter is
  * dynamic.
diff --git a/Language/Classes/Setters/override_t01.dart b/Language/Classes/Setters/override_t01.dart
index ef8a838..9e6dc58 100644
--- a/Language/Classes/Setters/override_t01.dart
+++ b/Language/Classes/Setters/override_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if a setter m1 overrides a setter
  * or method m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Setters/override_t02.dart b/Language/Classes/Setters/override_t02.dart
index 902add4..dbd5886 100644
--- a/Language/Classes/Setters/override_t02.dart
+++ b/Language/Classes/Setters/override_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if a setter m1 overrides a setter
  * or method m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Setters/override_t03.dart b/Language/Classes/Setters/override_t03.dart
index 38c67a1..883d293 100644
--- a/Language/Classes/Setters/override_t03.dart
+++ b/Language/Classes/Setters/override_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if a setter m1 overrides a setter
  * or method m2 and the type of m1 is not a subtype of the type of m2.
diff --git a/Language/Classes/Setters/parameter_t01.dart b/Language/Classes/Setters/parameter_t01.dart
index 5e8f30c..4af7811 100644
--- a/Language/Classes/Setters/parameter_t01.dart
+++ b/Language/Classes/Setters/parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t02.dart b/Language/Classes/Setters/parameter_t02.dart
index 97ca595..99bbc00 100644
--- a/Language/Classes/Setters/parameter_t02.dart
+++ b/Language/Classes/Setters/parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t03.dart b/Language/Classes/Setters/parameter_t03.dart
index 20e665d..1b500b3 100644
--- a/Language/Classes/Setters/parameter_t03.dart
+++ b/Language/Classes/Setters/parameter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t04.dart b/Language/Classes/Setters/parameter_t04.dart
index 0174dd3..270fd8c 100644
--- a/Language/Classes/Setters/parameter_t04.dart
+++ b/Language/Classes/Setters/parameter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t05.dart b/Language/Classes/Setters/parameter_t05.dart
index f431cc2..3eb6b42 100644
--- a/Language/Classes/Setters/parameter_t05.dart
+++ b/Language/Classes/Setters/parameter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t06.dart b/Language/Classes/Setters/parameter_t06.dart
index 4883ba3..9c49d7b 100644
--- a/Language/Classes/Setters/parameter_t06.dart
+++ b/Language/Classes/Setters/parameter_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t07.dart b/Language/Classes/Setters/parameter_t07.dart
index 6d71824..94986db 100644
--- a/Language/Classes/Setters/parameter_t07.dart
+++ b/Language/Classes/Setters/parameter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/parameter_t08.dart b/Language/Classes/Setters/parameter_t08.dart
index 25ef3bb..b04cea1 100644
--- a/Language/Classes/Setters/parameter_t08.dart
+++ b/Language/Classes/Setters/parameter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a setter's formal parameter list

  * does not consist of exactly one required formal parameter p.

diff --git a/Language/Classes/Setters/return_type_not_void_t01.dart b/Language/Classes/Setters/return_type_not_void_t01.dart
index cf50027..e52aafe 100644
--- a/Language/Classes/Setters/return_type_not_void_t01.dart
+++ b/Language/Classes/Setters/return_type_not_void_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a setter declares a return type other
  * than void
diff --git a/Language/Classes/Setters/same_name_getter_different_type_t01.dart b/Language/Classes/Setters/same_name_getter_different_type_t01.dart
index 36171ae..599148f 100644
--- a/Language/Classes/Setters/same_name_getter_different_type_t01.dart
+++ b/Language/Classes/Setters/same_name_getter_different_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class has a setter named v= with
  * argument type T and a getter named v with return type S, and S may not be
diff --git a/Language/Classes/Setters/same_name_getter_different_type_t02.dart b/Language/Classes/Setters/same_name_getter_different_type_t02.dart
index 95d9dc4..e20608f 100644
--- a/Language/Classes/Setters/same_name_getter_different_type_t02.dart
+++ b/Language/Classes/Setters/same_name_getter_different_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a static warning if a class has a setter named v= with
  * argument type T and a getter named v with return type S, and S may not be
diff --git a/Language/Classes/Setters/same_name_getter_different_type_t03.dart b/Language/Classes/Setters/same_name_getter_different_type_t03.dart
index 907d872..a7fa239 100644
--- a/Language/Classes/Setters/same_name_getter_different_type_t03.dart
+++ b/Language/Classes/Setters/same_name_getter_different_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class has a setter named 'v=' with
  * argument type T and a getter named 'v' with return type S, and T may not be
diff --git a/Language/Classes/Setters/same_name_getter_different_type_t04.dart b/Language/Classes/Setters/same_name_getter_different_type_t04.dart
index c6a0eb9..52b2653 100644
--- a/Language/Classes/Setters/same_name_getter_different_type_t04.dart
+++ b/Language/Classes/Setters/same_name_getter_different_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class has a setter named 'v=' with
  * argument type T and a getter named 'v' with return type S, and T may not be
diff --git a/Language/Classes/Setters/static_setter_t01.dart b/Language/Classes/Setters/static_setter_t01.dart
index dd462b7..d813e6f 100644
--- a/Language/Classes/Setters/static_setter_t01.dart
+++ b/Language/Classes/Setters/static_setter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile time error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t02.dart b/Language/Classes/Setters/static_setter_t02.dart
index 8789445..41eab16 100644
--- a/Language/Classes/Setters/static_setter_t02.dart
+++ b/Language/Classes/Setters/static_setter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t04.dart b/Language/Classes/Setters/static_setter_t04.dart
index 5b7d099..0181359 100644
--- a/Language/Classes/Setters/static_setter_t04.dart
+++ b/Language/Classes/Setters/static_setter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t05.dart b/Language/Classes/Setters/static_setter_t05.dart
index a2d04fd..cd8193f 100644
--- a/Language/Classes/Setters/static_setter_t05.dart
+++ b/Language/Classes/Setters/static_setter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t07.dart b/Language/Classes/Setters/static_setter_t07.dart
index 6ce9cb6..00c2d0a 100644
--- a/Language/Classes/Setters/static_setter_t07.dart
+++ b/Language/Classes/Setters/static_setter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t08.dart b/Language/Classes/Setters/static_setter_t08.dart
index 83b0607..cabe503 100644
--- a/Language/Classes/Setters/static_setter_t08.dart
+++ b/Language/Classes/Setters/static_setter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/static_setter_t09.dart b/Language/Classes/Setters/static_setter_t09.dart
index b213409..8e0a911 100644
--- a/Language/Classes/Setters/static_setter_t09.dart
+++ b/Language/Classes/Setters/static_setter_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile error if a class declares a static setter
  * named v= and also has a non-static member named v.
diff --git a/Language/Classes/Setters/syntax_t01.dart b/Language/Classes/Setters/syntax_t01.dart
index f644521..55f43cf 100644
--- a/Language/Classes/Setters/syntax_t01.dart
+++ b/Language/Classes/Setters/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * setterSignature:
diff --git a/Language/Classes/Setters/syntax_t02.dart b/Language/Classes/Setters/syntax_t02.dart
index 19cacc5..37030a0 100644
--- a/Language/Classes/Setters/syntax_t02.dart
+++ b/Language/Classes/Setters/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * setterSignature:
diff --git a/Language/Classes/Setters/syntax_t03.dart b/Language/Classes/Setters/syntax_t03.dart
index 771462d..e9249cf 100644
--- a/Language/Classes/Setters/syntax_t03.dart
+++ b/Language/Classes/Setters/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * setterSignature:

diff --git a/Language/Classes/Setters/syntax_t04.dart b/Language/Classes/Setters/syntax_t04.dart
index 5c89ef1..6a976c2 100644
--- a/Language/Classes/Setters/syntax_t04.dart
+++ b/Language/Classes/Setters/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * setterSignature:
diff --git a/Language/Classes/Setters/syntax_t05.dart b/Language/Classes/Setters/syntax_t05.dart
index b826ad7..e80c132 100644
--- a/Language/Classes/Setters/syntax_t05.dart
+++ b/Language/Classes/Setters/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * setterSignature:
diff --git a/Language/Classes/Setters/syntax_t06.dart b/Language/Classes/Setters/syntax_t06.dart
index 022e49a..2ab8b67 100644
--- a/Language/Classes/Setters/syntax_t06.dart
+++ b/Language/Classes/Setters/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * setterSignature:
diff --git a/Language/Classes/Setters/type_object_t01.dart b/Language/Classes/Setters/type_object_t01.dart
index a01d4eb..05652f8 100644
--- a/Language/Classes/Setters/type_object_t01.dart
+++ b/Language/Classes/Setters/type_object_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static setter declaration doesn't add instance setter
  * with the same name to the Type object of the class
diff --git a/Language/Classes/Setters/type_object_t02.dart b/Language/Classes/Setters/type_object_t02.dart
index c6ed6d6..0cb5895 100644
--- a/Language/Classes/Setters/type_object_t02.dart
+++ b/Language/Classes/Setters/type_object_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static setter declaration doesn't add instance setter
  * with the same name to the Type object of the class
diff --git a/Language/Classes/Static_Methods/declaration_t01.dart b/Language/Classes/Static_Methods/declaration_t01.dart
index 580b011..28b05e1 100644
--- a/Language/Classes/Static_Methods/declaration_t01.dart
+++ b/Language/Classes/Static_Methods/declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static methods are functions, other than getters or setters,

  * whose declarations are immediately contained within a class declaration

diff --git a/Language/Classes/Static_Methods/declaration_t02.dart b/Language/Classes/Static_Methods/declaration_t02.dart
index 53c7dde..747165f 100644
--- a/Language/Classes/Static_Methods/declaration_t02.dart
+++ b/Language/Classes/Static_Methods/declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static methods are functions, other than getters or setters,
  * whose declarations are immediately contained within a class declaration
diff --git a/Language/Classes/Static_Methods/declaration_t03.dart b/Language/Classes/Static_Methods/declaration_t03.dart
index bbebf80..ca2c4e7 100644
--- a/Language/Classes/Static_Methods/declaration_t03.dart
+++ b/Language/Classes/Static_Methods/declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static methods are functions, other than getters or setters,
  * whose declarations are immediately contained within a class declaration
diff --git a/Language/Classes/Static_Methods/declaration_t04.dart b/Language/Classes/Static_Methods/declaration_t04.dart
index bde1c16..12e548e 100644
--- a/Language/Classes/Static_Methods/declaration_t04.dart
+++ b/Language/Classes/Static_Methods/declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static methods are functions, other than getters or setters,
  * whose declarations are immediately contained within a class declaration
diff --git a/Language/Classes/Static_Methods/type_object_t01.dart b/Language/Classes/Static_Methods/type_object_t01.dart
index 73eac19..68ccd22 100644
--- a/Language/Classes/Static_Methods/type_object_t01.dart
+++ b/Language/Classes/Static_Methods/type_object_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static method declaration doesn't add the instance
  * method with the same name to the Type object of this class
diff --git a/Language/Classes/Static_Methods/type_object_t02.dart b/Language/Classes/Static_Methods/type_object_t02.dart
index cf5339d..200da4e 100644
--- a/Language/Classes/Static_Methods/type_object_t02.dart
+++ b/Language/Classes/Static_Methods/type_object_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static method declaration doesn't add the instance
  * method with the same name to the Type object of this class
diff --git a/Language/Classes/Static_Variables/inheritance_t01.dart b/Language/Classes/Static_Variables/inheritance_t01.dart
index 648ff2b..c9e2b2d 100644
--- a/Language/Classes/Static_Variables/inheritance_t01.dart
+++ b/Language/Classes/Static_Variables/inheritance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static variables are variables whose declarations are
  * immediately contained  within a class declaration and that are declared
diff --git a/Language/Classes/Static_Variables/inheritance_t02.dart b/Language/Classes/Static_Variables/inheritance_t02.dart
index b930841..75ee395 100644
--- a/Language/Classes/Static_Variables/inheritance_t02.dart
+++ b/Language/Classes/Static_Variables/inheritance_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static variables are variables whose declarations are
  * immediately contained  within a class declaration and that are declared
diff --git a/Language/Classes/Static_Variables/type_alias_t01.dart b/Language/Classes/Static_Variables/type_alias_t01.dart
index 15a9016..a6dbde3 100644
--- a/Language/Classes/Static_Variables/type_alias_t01.dart
+++ b/Language/Classes/Static_Variables/type_alias_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static variables are variables whose declarations are
  * immediately contained  within a class declaration and that are declared
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t01.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t01.dart
index 55182c4..d429c8c 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t01.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if a non-abstract class inherits an
  * abstract method.
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t02.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t02.dart
index 9c7cc7f..be4c555 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t02.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if a non-abstract class inherits an
  * abstract method.
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t01.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t01.dart
index 3a2219a..99e6b0c 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t01.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t02.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t02.dart
index 6aafec8..ddc04bc 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t02.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03.dart
index f379a12..dbdfcfb 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t04.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t04.dart
index d2d565c..480b216 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t04.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05.dart
index 714aeeb..7e43d37 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t06.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t06.dart
index 8ddc7f3..cabfc25 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t06.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t07.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t07.dart
index 9a0565f..51d85ca 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t07.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t08.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t08.dart
index 9c3651c..440939b 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t08.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t09.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t09.dart
index 9efbfdf..385be68 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t09.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t10.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t10.dart
index 0076cae..6451fbb 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t10.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a class, let A be a superclass of C, and let S1...Sk
  * be superclasses of C that are also subclasses of A. C inherits all
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t01.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t01.dart
index 028aaa7..f694bf7 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t01.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t02.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t02.dart
index 2b2789c..fabf3e2 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t02.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t03.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t03.dart
index c9a7316..30e11bd 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t03.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04.dart
index c3205bf..8b5ae4a 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04_lib.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04_lib.dart
index ff18133..34e91ea 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04_lib.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t04_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library overriding_t04_lib;
 
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t05.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t05.dart
index be275a4..98251da 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t05.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t06.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t06.dart
index 4dbcd1c..55692db 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t06.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t07.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t07.dart
index b9e6a4c..f156aa9 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t07.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t08.dart b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t08.dart
index 6c51b30..3ab3344 100644
--- a/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t08.dart
+++ b/Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C = S0 be a class declared in library L, and let
  * {S1 ... Sk} be the set of all superclasses of C, where Si is the superclass
diff --git a/Language/Classes/Superclasses/extends_clause_t01.dart b/Language/Classes/Superclasses/extends_clause_t01.dart
index 47fccc9..ae07410 100644
--- a/Language/Classes/Superclasses/extends_clause_t01.dart
+++ b/Language/Classes/Superclasses/extends_clause_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superclass of a class C that has a with clause with
  * M1,...,Mk and an extends clause extends S is the application of mixin
diff --git a/Language/Classes/Superclasses/extends_clause_t02.dart b/Language/Classes/Superclasses/extends_clause_t02.dart
index 6a9a6e6..ce65730 100644
--- a/Language/Classes/Superclasses/extends_clause_t02.dart
+++ b/Language/Classes/Superclasses/extends_clause_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The superclass of a class C that has a with clause with
  * M1,...,Mk and an extends clause extends S is the application of mixin
diff --git a/Language/Classes/Superclasses/no_extends_clause_t01.dart b/Language/Classes/Superclasses/no_extends_clause_t01.dart
index c813214..fe7d730 100644
--- a/Language/Classes/Superclasses/no_extends_clause_t01.dart
+++ b/Language/Classes/Superclasses/no_extends_clause_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If no extends clause is specified, then either:
  * - C is Object, which has no superclass. OR
diff --git a/Language/Classes/Superclasses/superclass_of_itself_t01.dart b/Language/Classes/Superclasses/superclass_of_itself_t01.dart
index a77f8a1..cb7e30f 100644
--- a/Language/Classes/Superclasses/superclass_of_itself_t01.dart
+++ b/Language/Classes/Superclasses/superclass_of_itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class C is a superclass of itself.

  * @description Checks that it is a compile-time error if a class references

diff --git a/Language/Classes/Superclasses/superclass_of_itself_t02.dart b/Language/Classes/Superclasses/superclass_of_itself_t02.dart
index c0badaa..9cf1931 100644
--- a/Language/Classes/Superclasses/superclass_of_itself_t02.dart
+++ b/Language/Classes/Superclasses/superclass_of_itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class C is a superclass of itself.

  * @description Checks that it is a compile-time error if a class attempts to

diff --git a/Language/Classes/Superclasses/superclass_of_itself_t03.dart b/Language/Classes/Superclasses/superclass_of_itself_t03.dart
index c5eaa35..130260a 100644
--- a/Language/Classes/Superclasses/superclass_of_itself_t03.dart
+++ b/Language/Classes/Superclasses/superclass_of_itself_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a class C is a superclass of itself.
  * @description Checks that it is a compile-time error if a class references
diff --git a/Language/Classes/Superclasses/superclass_of_itself_t04.dart b/Language/Classes/Superclasses/superclass_of_itself_t04.dart
index 29e21dc..b8aa40f 100644
--- a/Language/Classes/Superclasses/superclass_of_itself_t04.dart
+++ b/Language/Classes/Superclasses/superclass_of_itself_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a class C is a superclass of itself.
  * @description Checks that it is a compile-time error if a class attempts to
diff --git a/Language/Classes/Superclasses/transition_t01.dart b/Language/Classes/Superclasses/transition_t01.dart
index edfe245..7fdfab0 100644
--- a/Language/Classes/Superclasses/transition_t01.dart
+++ b/Language/Classes/Superclasses/transition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class S is a superclass of a class C iff either:
  * - S is the superclass of C, or
diff --git a/Language/Classes/Superclasses/transition_t02.dart b/Language/Classes/Superclasses/transition_t02.dart
index 8716eea..daafba2 100644
--- a/Language/Classes/Superclasses/transition_t02.dart
+++ b/Language/Classes/Superclasses/transition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class S is a superclass of a class C iff either:
  * - S is the superclass of C, or
diff --git a/Language/Classes/Superclasses/wrong_superclass_t01.dart b/Language/Classes/Superclasses/wrong_superclass_t01.dart
index eae8e9d..3a8b188 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t01.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the extends clause of a class C

  * specifies an enumerated type, a malformed type or a deferred type as a

diff --git a/Language/Classes/Superclasses/wrong_superclass_t02.dart b/Language/Classes/Superclasses/wrong_superclass_t02.dart
index 8dd3bd1..8434306 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t02.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the extends clause of a class C

  * specifies an enumerated type, a malformed type or a deferred type as a

diff --git a/Language/Classes/Superclasses/wrong_superclass_t03.dart b/Language/Classes/Superclasses/wrong_superclass_t03.dart
index b13c445..080fbf3 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t03.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the extends clause of a class C

  * specifies an enumerated type, a malformed type or a deferred type as a

diff --git a/Language/Classes/Superclasses/wrong_superclass_t04.dart b/Language/Classes/Superclasses/wrong_superclass_t04.dart
index e91cc69..3c5a54b 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t04.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extends clause of a class C
  * specifies an enumerated type, a malformed type or a deferred type as a
diff --git a/Language/Classes/Superclasses/wrong_superclass_t05.dart b/Language/Classes/Superclasses/wrong_superclass_t05.dart
index 6bd4603..b324f29 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t05.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the extends clause of a class C

  * specifies an enumerated type, a malformed type or a deferred type as a

diff --git a/Language/Classes/Superclasses/wrong_superclass_t06.dart b/Language/Classes/Superclasses/wrong_superclass_t06.dart
index 25b46cf..6c7cae0 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t06.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extends clause of a class C
  * specifies an enumerated type, a malformed type or a deferred type as a
diff --git a/Language/Classes/Superclasses/wrong_superclass_t07.dart b/Language/Classes/Superclasses/wrong_superclass_t07.dart
index 0b056bb..58d1365 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t07.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extends clause of a class C
  * specifies an enumerated type, a malformed type or a deferred type as a
diff --git a/Language/Classes/Superclasses/wrong_superclass_t08.dart b/Language/Classes/Superclasses/wrong_superclass_t08.dart
index ee8cb8d..f0033ae 100644
--- a/Language/Classes/Superclasses/wrong_superclass_t08.dart
+++ b/Language/Classes/Superclasses/wrong_superclass_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extends clause of a class C
  * specifies an enumerated type, a malformed type or a deferred type as a
diff --git a/Language/Classes/Superinterfaces/dynamic_type_t01.dart b/Language/Classes/Superinterfaces/dynamic_type_t01.dart
index bc55e9b..5269b7f 100644
--- a/Language/Classes/Superinterfaces/dynamic_type_t01.dart
+++ b/Language/Classes/Superinterfaces/dynamic_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class C

  * specifies type dynamic as a superinterface.

diff --git a/Language/Classes/Superinterfaces/dynamic_type_t02.dart b/Language/Classes/Superinterfaces/dynamic_type_t02.dart
index 7aa623c..f9ec755 100644
--- a/Language/Classes/Superinterfaces/dynamic_type_t02.dart
+++ b/Language/Classes/Superinterfaces/dynamic_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class C

  * specifies type dynamic as a superinterface.

diff --git a/Language/Classes/Superinterfaces/dynamic_type_t03.dart b/Language/Classes/Superinterfaces/dynamic_type_t03.dart
index 28afc5e..e9081b7 100644
--- a/Language/Classes/Superinterfaces/dynamic_type_t03.dart
+++ b/Language/Classes/Superinterfaces/dynamic_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the implements clause of a class C
  * specifies type dynamic as a superinterface.
diff --git a/Language/Classes/Superinterfaces/implicit_interface_t01.dart b/Language/Classes/Superinterfaces/implicit_interface_t01.dart
index 0e1480e..b269fde 100644
--- a/Language/Classes/Superinterfaces/implicit_interface_t01.dart
+++ b/Language/Classes/Superinterfaces/implicit_interface_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the implicit interface of a class
  * C includes an instance member m of type F and C declares or inherits a
diff --git a/Language/Classes/Superinterfaces/implicit_interface_t02.dart b/Language/Classes/Superinterfaces/implicit_interface_t02.dart
index ef47d28..84653a9 100644
--- a/Language/Classes/Superinterfaces/implicit_interface_t02.dart
+++ b/Language/Classes/Superinterfaces/implicit_interface_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the implicit interface of a class
  * C includes an instance member m of type F and C declares or inherits a
diff --git a/Language/Classes/Superinterfaces/implicit_interface_t03.dart b/Language/Classes/Superinterfaces/implicit_interface_t03.dart
index 9bd1e65..fcc02e7 100644
--- a/Language/Classes/Superinterfaces/implicit_interface_t03.dart
+++ b/Language/Classes/Superinterfaces/implicit_interface_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if the implicit interface of a class
  * C includes an instance member m of type F and C declares or inherits a
diff --git a/Language/Classes/Superinterfaces/itself_t01.dart b/Language/Classes/Superinterfaces/itself_t01.dart
index 2cbe86f..73b7ffc 100644
--- a/Language/Classes/Superinterfaces/itself_t01.dart
+++ b/Language/Classes/Superinterfaces/itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the interface of a class C is a

  * superinterface of itself.

diff --git a/Language/Classes/Superinterfaces/itself_t02.dart b/Language/Classes/Superinterfaces/itself_t02.dart
index 3b73f99..c6609e5 100644
--- a/Language/Classes/Superinterfaces/itself_t02.dart
+++ b/Language/Classes/Superinterfaces/itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the interface of a class C is a
  * superinterface of itself.
diff --git a/Language/Classes/Superinterfaces/more_than_once_t01.dart b/Language/Classes/Superinterfaces/more_than_once_t01.dart
index 91e8ed6..c787c27 100644
--- a/Language/Classes/Superinterfaces/more_than_once_t01.dart
+++ b/Language/Classes/Superinterfaces/more_than_once_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class

  * C specifies a type T as a superinterface more than once.

diff --git a/Language/Classes/Superinterfaces/more_than_once_t02.dart b/Language/Classes/Superinterfaces/more_than_once_t02.dart
index 7ea0db0..c87132e 100644
--- a/Language/Classes/Superinterfaces/more_than_once_t02.dart
+++ b/Language/Classes/Superinterfaces/more_than_once_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the implements clause of a class
  * C specifies a type T as a superinterface more than once.
diff --git a/Language/Classes/Superinterfaces/no_member_t01.dart b/Language/Classes/Superinterfaces/no_member_t01.dart
index 91675f5..5225d13 100644
--- a/Language/Classes/Superinterfaces/no_member_t01.dart
+++ b/Language/Classes/Superinterfaces/no_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod() distinct from the one declared in class Object.
diff --git a/Language/Classes/Superinterfaces/no_member_t02.dart b/Language/Classes/Superinterfaces/no_member_t02.dart
index 94758d2..7e2fd8f 100644
--- a/Language/Classes/Superinterfaces/no_member_t02.dart
+++ b/Language/Classes/Superinterfaces/no_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod().
diff --git a/Language/Classes/Superinterfaces/no_member_t03.dart b/Language/Classes/Superinterfaces/no_member_t03.dart
index 5a996d2..11074d5 100644
--- a/Language/Classes/Superinterfaces/no_member_t03.dart
+++ b/Language/Classes/Superinterfaces/no_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod().
diff --git a/Language/Classes/Superinterfaces/no_member_t04.dart b/Language/Classes/Superinterfaces/no_member_t04.dart
index 7dd9b7e..520c886 100644
--- a/Language/Classes/Superinterfaces/no_member_t04.dart
+++ b/Language/Classes/Superinterfaces/no_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod().
diff --git a/Language/Classes/Superinterfaces/no_member_t05.dart b/Language/Classes/Superinterfaces/no_member_t05.dart
index 7da1f9b..f4be96b 100644
--- a/Language/Classes/Superinterfaces/no_member_t05.dart
+++ b/Language/Classes/Superinterfaces/no_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod() distinct from the one declared in class Object.
diff --git a/Language/Classes/Superinterfaces/no_member_t06.dart b/Language/Classes/Superinterfaces/no_member_t06.dart
index 80ddf27..fb2a3a2 100644
--- a/Language/Classes/Superinterfaces/no_member_t06.dart
+++ b/Language/Classes/Superinterfaces/no_member_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod() distinct from the one declared in class Object.
diff --git a/Language/Classes/Superinterfaces/no_member_t07.dart b/Language/Classes/Superinterfaces/no_member_t07.dart
index 12940f6..d217036 100644
--- a/Language/Classes/Superinterfaces/no_member_t07.dart
+++ b/Language/Classes/Superinterfaces/no_member_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let C be a concrete class that does not declare its own
  * noSuchMethod().
diff --git a/Language/Classes/Superinterfaces/superclass_as_superinterface_t01.dart b/Language/Classes/Superinterfaces/superclass_as_superinterface_t01.dart
index 059b200..4a01c2b 100644
--- a/Language/Classes/Superinterfaces/superclass_as_superinterface_t01.dart
+++ b/Language/Classes/Superinterfaces/superclass_as_superinterface_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the superclass of a class C is

  * specified as a superinterface of C.

diff --git a/Language/Classes/Superinterfaces/superclass_as_superinterface_t02.dart b/Language/Classes/Superinterfaces/superclass_as_superinterface_t02.dart
index 0478c9f..193d5e9 100644
--- a/Language/Classes/Superinterfaces/superclass_as_superinterface_t02.dart
+++ b/Language/Classes/Superinterfaces/superclass_as_superinterface_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the superclass of a class C is
  * specified as a superinterface of C.
diff --git a/Language/Classes/Superinterfaces/superclass_as_superinterface_t03.dart b/Language/Classes/Superinterfaces/superclass_as_superinterface_t03.dart
index 41d5d13..c318f9a 100644
--- a/Language/Classes/Superinterfaces/superclass_as_superinterface_t03.dart
+++ b/Language/Classes/Superinterfaces/superclass_as_superinterface_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the superclass of a class C is
  * specified as a superinterface of C.
diff --git a/Language/Classes/Superinterfaces/superclass_as_superinterface_t04.dart b/Language/Classes/Superinterfaces/superclass_as_superinterface_t04.dart
index a8336f5..0099b3a 100644
--- a/Language/Classes/Superinterfaces/superclass_as_superinterface_t04.dart
+++ b/Language/Classes/Superinterfaces/superclass_as_superinterface_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the superclass of a class C is
  * specified as a superinterface of C.
diff --git a/Language/Classes/Superinterfaces/syntax_t01.dart b/Language/Classes/Superinterfaces/syntax_t01.dart
index 5e6655a..6bc45ca 100644
--- a/Language/Classes/Superinterfaces/syntax_t01.dart
+++ b/Language/Classes/Superinterfaces/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class has a set of direct superinterfaces. This set includes
  * the interface of its superclass and the interfaces specified in the the
diff --git a/Language/Classes/Superinterfaces/syntax_t02.dart b/Language/Classes/Superinterfaces/syntax_t02.dart
index 94ed2b9..52c4f2b 100644
--- a/Language/Classes/Superinterfaces/syntax_t02.dart
+++ b/Language/Classes/Superinterfaces/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class has a set of direct superinterfaces. This set includes

  * the interface of its superclass and the interfaces specified in the the

diff --git a/Language/Classes/Superinterfaces/syntax_t03.dart b/Language/Classes/Superinterfaces/syntax_t03.dart
index 61d4f9e..1a3a5c1 100644
--- a/Language/Classes/Superinterfaces/syntax_t03.dart
+++ b/Language/Classes/Superinterfaces/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class has a set of direct superinterfaces. This set includes
  * the interface of its superclass and the interfaces specified in the the
diff --git a/Language/Classes/Superinterfaces/type_variable_as_superinterface_t01.dart b/Language/Classes/Superinterfaces/type_variable_as_superinterface_t01.dart
index 0d707c5..fa6a64e 100644
--- a/Language/Classes/Superinterfaces/type_variable_as_superinterface_t01.dart
+++ b/Language/Classes/Superinterfaces/type_variable_as_superinterface_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class

  * C species a type variable as a superinterface.

diff --git a/Language/Classes/Superinterfaces/wrong_type_lib.dart b/Language/Classes/Superinterfaces/wrong_type_lib.dart
index 49c169b..c3bba70 100644
--- a/Language/Classes/Superinterfaces/wrong_type_lib.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library wrong_type_lib;
 class A {
 }
diff --git a/Language/Classes/Superinterfaces/wrong_type_t01.dart b/Language/Classes/Superinterfaces/wrong_type_t01.dart
index e8d1f49..ff71fd7 100644
--- a/Language/Classes/Superinterfaces/wrong_type_t01.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class C

  * specifies an enumerated type, a malformed type or deferred type

diff --git a/Language/Classes/Superinterfaces/wrong_type_t02.dart b/Language/Classes/Superinterfaces/wrong_type_t02.dart
index 2849d26..4398f42 100644
--- a/Language/Classes/Superinterfaces/wrong_type_t02.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class C

  * specifies an enumerated type, a malformed type or deferred type

diff --git a/Language/Classes/Superinterfaces/wrong_type_t03.dart b/Language/Classes/Superinterfaces/wrong_type_t03.dart
index 1d481a0..28e2d58 100644
--- a/Language/Classes/Superinterfaces/wrong_type_t03.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the implements clause of a class C

  * specifies an enumerated type, a malformed type or deferred type

diff --git a/Language/Classes/Superinterfaces/wrong_type_t04.dart b/Language/Classes/Superinterfaces/wrong_type_t04.dart
index f0f3f3a..4eccee4 100644
--- a/Language/Classes/Superinterfaces/wrong_type_t04.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the implements clause of a class C
  * specifies an enumerated type, a malformed type or deferred type
diff --git a/Language/Classes/Superinterfaces/wrong_type_t05.dart b/Language/Classes/Superinterfaces/wrong_type_t05.dart
index 46261c9..a0c3395 100644
--- a/Language/Classes/Superinterfaces/wrong_type_t05.dart
+++ b/Language/Classes/Superinterfaces/wrong_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the implements clause of a class C
  * specifies an enumerated type, a malformed type or deferred type
diff --git a/Language/Classes/declarations_t01.dart b/Language/Classes/declarations_t01.dart
index 296749f..e8bad16 100644
--- a/Language/Classes/declarations_t01.dart
+++ b/Language/Classes/declarations_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)?
diff --git a/Language/Classes/declarations_t02.dart b/Language/Classes/declarations_t02.dart
index 2fd3419..41d441f 100644
--- a/Language/Classes/declarations_t02.dart
+++ b/Language/Classes/declarations_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t03.dart b/Language/Classes/declarations_t03.dart
index 85a1971..5cdeecc 100644
--- a/Language/Classes/declarations_t03.dart
+++ b/Language/Classes/declarations_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t04.dart b/Language/Classes/declarations_t04.dart
index f92aa07..ebfad50 100644
--- a/Language/Classes/declarations_t04.dart
+++ b/Language/Classes/declarations_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)?

diff --git a/Language/Classes/declarations_t06.dart b/Language/Classes/declarations_t06.dart
index 105d521..319dde2 100644
--- a/Language/Classes/declarations_t06.dart
+++ b/Language/Classes/declarations_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t08.dart b/Language/Classes/declarations_t08.dart
index db7c1c1..8b9bf67 100644
--- a/Language/Classes/declarations_t08.dart
+++ b/Language/Classes/declarations_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t12.dart b/Language/Classes/declarations_t12.dart
index 5e8623c..25da354 100644
--- a/Language/Classes/declarations_t12.dart
+++ b/Language/Classes/declarations_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t13.dart b/Language/Classes/declarations_t13.dart
index 34a6344..afb1269 100644
--- a/Language/Classes/declarations_t13.dart
+++ b/Language/Classes/declarations_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t14.dart b/Language/Classes/declarations_t14.dart
index 12d388a..128373e 100644
--- a/Language/Classes/declarations_t14.dart
+++ b/Language/Classes/declarations_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t15.dart b/Language/Classes/declarations_t15.dart
index 06dee57..aea77e9 100644
--- a/Language/Classes/declarations_t15.dart
+++ b/Language/Classes/declarations_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t16.dart b/Language/Classes/declarations_t16.dart
index b3b9a16..e4d808c 100644
--- a/Language/Classes/declarations_t16.dart
+++ b/Language/Classes/declarations_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t17.dart b/Language/Classes/declarations_t17.dart
index b3f554c..5f53d23 100644
--- a/Language/Classes/declarations_t17.dart
+++ b/Language/Classes/declarations_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t18.dart b/Language/Classes/declarations_t18.dart
index 46e5d2c..2148ead 100644
--- a/Language/Classes/declarations_t18.dart
+++ b/Language/Classes/declarations_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t19.dart b/Language/Classes/declarations_t19.dart
index c27c36c..78960a8 100644
--- a/Language/Classes/declarations_t19.dart
+++ b/Language/Classes/declarations_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t20.dart b/Language/Classes/declarations_t20.dart
index 46d6a95..5b09163 100644
--- a/Language/Classes/declarations_t20.dart
+++ b/Language/Classes/declarations_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t21.dart b/Language/Classes/declarations_t21.dart
index 430318d..5b60526 100644
--- a/Language/Classes/declarations_t21.dart
+++ b/Language/Classes/declarations_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t22.dart b/Language/Classes/declarations_t22.dart
index a264d26..4e99ed7 100644
--- a/Language/Classes/declarations_t22.dart
+++ b/Language/Classes/declarations_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t23.dart b/Language/Classes/declarations_t23.dart
index adcf450..19885d9 100644
--- a/Language/Classes/declarations_t23.dart
+++ b/Language/Classes/declarations_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t24.dart b/Language/Classes/declarations_t24.dart
index 4fa2226..924d703 100644
--- a/Language/Classes/declarations_t24.dart
+++ b/Language/Classes/declarations_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t25.dart b/Language/Classes/declarations_t25.dart
index 75a3fb4..2e24f7b 100644
--- a/Language/Classes/declarations_t25.dart
+++ b/Language/Classes/declarations_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t26.dart b/Language/Classes/declarations_t26.dart
index 7684e55..8970eac 100644
--- a/Language/Classes/declarations_t26.dart
+++ b/Language/Classes/declarations_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/declarations_t27.dart b/Language/Classes/declarations_t27.dart
index ad1dfbb..821b5fa 100644
--- a/Language/Classes/declarations_t27.dart
+++ b/Language/Classes/declarations_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/declarations_t28.dart b/Language/Classes/declarations_t28.dart
index 79090fa..6f08384 100644
--- a/Language/Classes/declarations_t28.dart
+++ b/Language/Classes/declarations_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/declarations_t29.dart b/Language/Classes/declarations_t29.dart
index 7e5fdce..0edd398 100644
--- a/Language/Classes/declarations_t29.dart
+++ b/Language/Classes/declarations_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t30.dart b/Language/Classes/declarations_t30.dart
index ed745a4..7fe134c 100644
--- a/Language/Classes/declarations_t30.dart
+++ b/Language/Classes/declarations_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t31.dart b/Language/Classes/declarations_t31.dart
index 41f7bb8..9ba6df0 100644
--- a/Language/Classes/declarations_t31.dart
+++ b/Language/Classes/declarations_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t32.dart b/Language/Classes/declarations_t32.dart
index a0788ee..872dff3 100644
--- a/Language/Classes/declarations_t32.dart
+++ b/Language/Classes/declarations_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t33.dart b/Language/Classes/declarations_t33.dart
index fabf1e0..a69af3b 100644
--- a/Language/Classes/declarations_t33.dart
+++ b/Language/Classes/declarations_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/declarations_t34.dart b/Language/Classes/declarations_t34.dart
index 3867ee9..3098a13 100644
--- a/Language/Classes/declarations_t34.dart
+++ b/Language/Classes/declarations_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/definition_t01.dart b/Language/Classes/definition_t01.dart
index 254c6dd..16c52a5 100644
--- a/Language/Classes/definition_t01.dart
+++ b/Language/Classes/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/definition_t02.dart b/Language/Classes/definition_t02.dart
index 050f935..05fa8a0 100644
--- a/Language/Classes/definition_t02.dart
+++ b/Language/Classes/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t03.dart b/Language/Classes/definition_t03.dart
index 1869342..a77a95a 100644
--- a/Language/Classes/definition_t03.dart
+++ b/Language/Classes/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t04.dart b/Language/Classes/definition_t04.dart
index 3da893c..4a359e0 100644
--- a/Language/Classes/definition_t04.dart
+++ b/Language/Classes/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t05.dart b/Language/Classes/definition_t05.dart
index 9891879..ae8c9e8 100644
--- a/Language/Classes/definition_t05.dart
+++ b/Language/Classes/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t06.dart b/Language/Classes/definition_t06.dart
index 0c830a1..42cba62 100644
--- a/Language/Classes/definition_t06.dart
+++ b/Language/Classes/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t07.dart b/Language/Classes/definition_t07.dart
index d93626b..3beaa7e 100644
--- a/Language/Classes/definition_t07.dart
+++ b/Language/Classes/definition_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t08.dart b/Language/Classes/definition_t08.dart
index b3b1453..958ed0c 100644
--- a/Language/Classes/definition_t08.dart
+++ b/Language/Classes/definition_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t09.dart b/Language/Classes/definition_t09.dart
index aa5ee84..907deba 100644
--- a/Language/Classes/definition_t09.dart
+++ b/Language/Classes/definition_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t10.dart b/Language/Classes/definition_t10.dart
index b250448..ce48916 100644
--- a/Language/Classes/definition_t10.dart
+++ b/Language/Classes/definition_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/definition_t11.dart b/Language/Classes/definition_t11.dart
index bc2990f..cbe5d5b 100644
--- a/Language/Classes/definition_t11.dart
+++ b/Language/Classes/definition_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t12.dart b/Language/Classes/definition_t12.dart
index c539321..8cebc37 100644
--- a/Language/Classes/definition_t12.dart
+++ b/Language/Classes/definition_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t13.dart b/Language/Classes/definition_t13.dart
index 158116b..d4dd489 100644
--- a/Language/Classes/definition_t13.dart
+++ b/Language/Classes/definition_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t14.dart b/Language/Classes/definition_t14.dart
index f775f2c..d329680 100644
--- a/Language/Classes/definition_t14.dart
+++ b/Language/Classes/definition_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t15.dart b/Language/Classes/definition_t15.dart
index eda932e..05debec 100644
--- a/Language/Classes/definition_t15.dart
+++ b/Language/Classes/definition_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t16.dart b/Language/Classes/definition_t16.dart
index b801e8c..303b490 100644
--- a/Language/Classes/definition_t16.dart
+++ b/Language/Classes/definition_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t17.dart b/Language/Classes/definition_t17.dart
index a2994b4..68f9337 100644
--- a/Language/Classes/definition_t17.dart
+++ b/Language/Classes/definition_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t18.dart b/Language/Classes/definition_t18.dart
index 5ec332b..32510c9 100644
--- a/Language/Classes/definition_t18.dart
+++ b/Language/Classes/definition_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t19.dart b/Language/Classes/definition_t19.dart
index a1ef85b..19da639 100644
--- a/Language/Classes/definition_t19.dart
+++ b/Language/Classes/definition_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t20.dart b/Language/Classes/definition_t20.dart
index b607a4d..5488aee 100644
--- a/Language/Classes/definition_t20.dart
+++ b/Language/Classes/definition_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/definition_t21.dart b/Language/Classes/definition_t21.dart
index e082923..4d6254b 100644
--- a/Language/Classes/definition_t21.dart
+++ b/Language/Classes/definition_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t22.dart b/Language/Classes/definition_t22.dart
index 778a96d..e382e2c 100644
--- a/Language/Classes/definition_t22.dart
+++ b/Language/Classes/definition_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/definition_t23.dart b/Language/Classes/definition_t23.dart
index 0d081b5..eea6614 100644
--- a/Language/Classes/definition_t23.dart
+++ b/Language/Classes/definition_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/definition_t24.dart b/Language/Classes/definition_t24.dart
index 8d8847d..d41480c 100644
--- a/Language/Classes/definition_t24.dart
+++ b/Language/Classes/definition_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)?
diff --git a/Language/Classes/implements_clause_t01.dart b/Language/Classes/implements_clause_t01.dart
index cef7332..04498b0 100644
--- a/Language/Classes/implements_clause_t01.dart
+++ b/Language/Classes/implements_clause_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may implement a number of interfaces by declaring them 
  * in its implements clause.s
diff --git a/Language/Classes/implements_clause_t02.dart b/Language/Classes/implements_clause_t02.dart
index ee838a9..d5cd1b9 100644
--- a/Language/Classes/implements_clause_t02.dart
+++ b/Language/Classes/implements_clause_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may implement a number of interfaces by declaring them 
  * in its implements clause.
diff --git a/Language/Classes/implicit_interface_t01.dart b/Language/Classes/implicit_interface_t01.dart
index a37ef57..ea5c148 100644
--- a/Language/Classes/implicit_interface_t01.dart
+++ b/Language/Classes/implicit_interface_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The interface of class C is an implicit interface that declares 
  * instance members that correspond to the instance members declared by C, and 
diff --git a/Language/Classes/member_definition_t01.dart b/Language/Classes/member_definition_t01.dart
index 94f914c..eeb4732 100644
--- a/Language/Classes/member_definition_t01.dart
+++ b/Language/Classes/member_definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t02.dart b/Language/Classes/member_definition_t02.dart
index e7d7810..f7b866d 100644
--- a/Language/Classes/member_definition_t02.dart
+++ b/Language/Classes/member_definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t04.dart b/Language/Classes/member_definition_t04.dart
index c8be4d0..c667aef 100644
--- a/Language/Classes/member_definition_t04.dart
+++ b/Language/Classes/member_definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t05.dart b/Language/Classes/member_definition_t05.dart
index 2eadd4b..86ba67d 100644
--- a/Language/Classes/member_definition_t05.dart
+++ b/Language/Classes/member_definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t06.dart b/Language/Classes/member_definition_t06.dart
index 5b46817..b54d671 100644
--- a/Language/Classes/member_definition_t06.dart
+++ b/Language/Classes/member_definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t07.dart b/Language/Classes/member_definition_t07.dart
index 423d21a..ba680e0 100644
--- a/Language/Classes/member_definition_t07.dart
+++ b/Language/Classes/member_definition_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t08.dart b/Language/Classes/member_definition_t08.dart
index 46b6706..d4f13d1 100644
--- a/Language/Classes/member_definition_t08.dart
+++ b/Language/Classes/member_definition_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t09.dart b/Language/Classes/member_definition_t09.dart
index 59eba17..5c97c49 100644
--- a/Language/Classes/member_definition_t09.dart
+++ b/Language/Classes/member_definition_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t10.dart b/Language/Classes/member_definition_t10.dart
index bfa8ef6..5ebdef1 100644
--- a/Language/Classes/member_definition_t10.dart
+++ b/Language/Classes/member_definition_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t11.dart b/Language/Classes/member_definition_t11.dart
index 6888593..b120897 100644
--- a/Language/Classes/member_definition_t11.dart
+++ b/Language/Classes/member_definition_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t12.dart b/Language/Classes/member_definition_t12.dart
index 6b0ee27..e8c5777 100644
--- a/Language/Classes/member_definition_t12.dart
+++ b/Language/Classes/member_definition_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/member_definition_t13.dart b/Language/Classes/member_definition_t13.dart
index dce8c05..b615408 100644
--- a/Language/Classes/member_definition_t13.dart
+++ b/Language/Classes/member_definition_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t14.dart b/Language/Classes/member_definition_t14.dart
index 3861310..b070d50 100644
--- a/Language/Classes/member_definition_t14.dart
+++ b/Language/Classes/member_definition_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t15.dart b/Language/Classes/member_definition_t15.dart
index c51cc66..e9ea29b 100644
--- a/Language/Classes/member_definition_t15.dart
+++ b/Language/Classes/member_definition_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t16.dart b/Language/Classes/member_definition_t16.dart
index c02478a..be637ef 100644
--- a/Language/Classes/member_definition_t16.dart
+++ b/Language/Classes/member_definition_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t17.dart b/Language/Classes/member_definition_t17.dart
index 5218194..85db4ed 100644
--- a/Language/Classes/member_definition_t17.dart
+++ b/Language/Classes/member_definition_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t19.dart b/Language/Classes/member_definition_t19.dart
index 25a576a..2968534 100644
--- a/Language/Classes/member_definition_t19.dart
+++ b/Language/Classes/member_definition_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t21.dart b/Language/Classes/member_definition_t21.dart
index cb68934..a426625 100644
--- a/Language/Classes/member_definition_t21.dart
+++ b/Language/Classes/member_definition_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t22.dart b/Language/Classes/member_definition_t22.dart
index 4427914..f01a2a3 100644
--- a/Language/Classes/member_definition_t22.dart
+++ b/Language/Classes/member_definition_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t24.dart b/Language/Classes/member_definition_t24.dart
index 5c7907c..a18d236 100644
--- a/Language/Classes/member_definition_t24.dart
+++ b/Language/Classes/member_definition_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/member_definition_t25.dart b/Language/Classes/member_definition_t25.dart
index f14b68b..c633d48 100644
--- a/Language/Classes/member_definition_t25.dart
+++ b/Language/Classes/member_definition_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/method_definition_t01.dart b/Language/Classes/method_definition_t01.dart
index 4eaf60e..5ede960 100644
--- a/Language/Classes/method_definition_t01.dart
+++ b/Language/Classes/method_definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/method_definition_t02.dart b/Language/Classes/method_definition_t02.dart
index a1b55c8..c1bdd1c 100644
--- a/Language/Classes/method_definition_t02.dart
+++ b/Language/Classes/method_definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/method_definition_t03.dart b/Language/Classes/method_definition_t03.dart
index 12e4ab7..1ad9238 100644
--- a/Language/Classes/method_definition_t03.dart
+++ b/Language/Classes/method_definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/method_definition_t04.dart b/Language/Classes/method_definition_t04.dart
index ac58ea1..8c477fe 100644
--- a/Language/Classes/method_definition_t04.dart
+++ b/Language/Classes/method_definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/method_definition_t05.dart b/Language/Classes/method_definition_t05.dart
index 38324b1..2472e9a 100644
--- a/Language/Classes/method_definition_t05.dart
+++ b/Language/Classes/method_definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/method_definition_t06.dart b/Language/Classes/method_definition_t06.dart
index 4cf702b..daa1aad 100644
--- a/Language/Classes/method_definition_t06.dart
+++ b/Language/Classes/method_definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/method_definition_t07.dart b/Language/Classes/method_definition_t07.dart
index 791bbd1..ca42c0c 100644
--- a/Language/Classes/method_definition_t07.dart
+++ b/Language/Classes/method_definition_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/method_definition_t08.dart b/Language/Classes/method_definition_t08.dart
index 5b72ada..f6f6cff 100644
--- a/Language/Classes/method_definition_t08.dart
+++ b/Language/Classes/method_definition_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/method_definition_t09.dart b/Language/Classes/method_definition_t09.dart
index a0416e6..e231ff2 100644
--- a/Language/Classes/method_definition_t09.dart
+++ b/Language/Classes/method_definition_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion classDefinition:

  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 

diff --git a/Language/Classes/method_definition_t10.dart b/Language/Classes/method_definition_t10.dart
index a6a27ed..7c50d5e 100644
--- a/Language/Classes/method_definition_t10.dart
+++ b/Language/Classes/method_definition_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/mixins_t01.dart b/Language/Classes/mixins_t01.dart
index c2f1677..21c2d53 100644
--- a/Language/Classes/mixins_t01.dart
+++ b/Language/Classes/mixins_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/mixins_t02.dart b/Language/Classes/mixins_t02.dart
index a62fa4b..94c6a88 100644
--- a/Language/Classes/mixins_t02.dart
+++ b/Language/Classes/mixins_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classDefinition:
  *   metadata abstract? class identifier typeParameters? (superclass mixins?)? 
diff --git a/Language/Classes/same_name_instance_and_static_members_t01.dart b/Language/Classes/same_name_instance_and_static_members_t01.dart
index fa381d8..fbd0fb2 100644
--- a/Language/Classes/same_name_instance_and_static_members_t01.dart
+++ b/Language/Classes/same_name_instance_and_static_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has an instance member and 

  * a static member with the same name.

diff --git a/Language/Classes/same_name_instance_and_static_members_t02.dart b/Language/Classes/same_name_instance_and_static_members_t02.dart
index d6dea0c..20dd728 100644
--- a/Language/Classes/same_name_instance_and_static_members_t02.dart
+++ b/Language/Classes/same_name_instance_and_static_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has an instance member and 

  * a static member with the same name.

diff --git a/Language/Classes/same_name_instance_and_static_members_t03.dart b/Language/Classes/same_name_instance_and_static_members_t03.dart
index d1893c2..5a5a130 100644
--- a/Language/Classes/same_name_instance_and_static_members_t03.dart
+++ b/Language/Classes/same_name_instance_and_static_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has an instance member and 

  * a static member with the same name.

diff --git a/Language/Classes/same_name_instance_and_static_members_t04.dart b/Language/Classes/same_name_instance_and_static_members_t04.dart
index 700a3c8c..8621330 100644
--- a/Language/Classes/same_name_instance_and_static_members_t04.dart
+++ b/Language/Classes/same_name_instance_and_static_members_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has an instance member and 

  * a static member with the same name.

diff --git a/Language/Classes/same_name_instance_and_static_members_t05.dart b/Language/Classes/same_name_instance_and_static_members_t05.dart
index 6fd4af5..83d4653 100644
--- a/Language/Classes/same_name_instance_and_static_members_t05.dart
+++ b/Language/Classes/same_name_instance_and_static_members_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class has an instance member and 

  * a static member with the same name.

diff --git a/Language/Classes/same_name_member_and_class_t01.dart b/Language/Classes/same_name_member_and_class_t01.dart
index 8d7f604..148d7d9 100644
--- a/Language/Classes/same_name_member_and_class_t01.dart
+++ b/Language/Classes/same_name_member_and_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a class C declares a member with 
  * the same name as C.
diff --git a/Language/Classes/same_name_member_and_class_t02.dart b/Language/Classes/same_name_member_and_class_t02.dart
index 6f5fc54..1c5626a 100644
--- a/Language/Classes/same_name_member_and_class_t02.dart
+++ b/Language/Classes/same_name_member_and_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a class C declares a member with 
  * the same name as C.
diff --git a/Language/Classes/same_name_member_and_class_t03.dart b/Language/Classes/same_name_member_and_class_t03.dart
index 58db305..3e2b68a 100644
--- a/Language/Classes/same_name_member_and_class_t03.dart
+++ b/Language/Classes/same_name_member_and_class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a class C declares a member with 
  * the same name as C.
diff --git a/Language/Classes/same_name_member_and_class_t04.dart b/Language/Classes/same_name_member_and_class_t04.dart
index 2147de8..e434b9b 100644
--- a/Language/Classes/same_name_member_and_class_t04.dart
+++ b/Language/Classes/same_name_member_and_class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a class C declares a member with 
  * the same name as C.
diff --git a/Language/Classes/same_name_members_t01.dart b/Language/Classes/same_name_members_t01.dart
index f597074..f6bcebc 100644
--- a/Language/Classes/same_name_members_t01.dart
+++ b/Language/Classes/same_name_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t02.dart b/Language/Classes/same_name_members_t02.dart
index 4f7717a..82141cc 100644
--- a/Language/Classes/same_name_members_t02.dart
+++ b/Language/Classes/same_name_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t03.dart b/Language/Classes/same_name_members_t03.dart
index e4faab8..341f75f 100644
--- a/Language/Classes/same_name_members_t03.dart
+++ b/Language/Classes/same_name_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t04.dart b/Language/Classes/same_name_members_t04.dart
index 1d2e180..c7742f1 100644
--- a/Language/Classes/same_name_members_t04.dart
+++ b/Language/Classes/same_name_members_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t05.dart b/Language/Classes/same_name_members_t05.dart
index 8aa0544..278953a 100644
--- a/Language/Classes/same_name_members_t05.dart
+++ b/Language/Classes/same_name_members_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t06.dart b/Language/Classes/same_name_members_t06.dart
index bb3a1ea..2fa7f1b 100644
--- a/Language/Classes/same_name_members_t06.dart
+++ b/Language/Classes/same_name_members_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t07.dart b/Language/Classes/same_name_members_t07.dart
index cb0ebef..2c0c340 100644
--- a/Language/Classes/same_name_members_t07.dart
+++ b/Language/Classes/same_name_members_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t08.dart b/Language/Classes/same_name_members_t08.dart
index 3bec887..e8197df 100644
--- a/Language/Classes/same_name_members_t08.dart
+++ b/Language/Classes/same_name_members_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t09.dart b/Language/Classes/same_name_members_t09.dart
index afc1dba..7c9b1ba 100644
--- a/Language/Classes/same_name_members_t09.dart
+++ b/Language/Classes/same_name_members_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_members_t10.dart b/Language/Classes/same_name_members_t10.dart
index cad17ca..647cf87 100644
--- a/Language/Classes/same_name_members_t10.dart
+++ b/Language/Classes/same_name_members_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a class declares two members of
  * the same name.
diff --git a/Language/Classes/same_name_members_t11.dart b/Language/Classes/same_name_members_t11.dart
index 4bac246..e2237dc 100644
--- a/Language/Classes/same_name_members_t11.dart
+++ b/Language/Classes/same_name_members_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a class declares two members of 

  * the same name.

diff --git a/Language/Classes/same_name_type_variable_t01.dart b/Language/Classes/same_name_type_variable_t01.dart
index 4e3e4d8..4353bb7 100644
--- a/Language/Classes/same_name_type_variable_t01.dart
+++ b/Language/Classes/same_name_type_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t02.dart b/Language/Classes/same_name_type_variable_t02.dart
index ca93054..205c514 100644
--- a/Language/Classes/same_name_type_variable_t02.dart
+++ b/Language/Classes/same_name_type_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t03.dart b/Language/Classes/same_name_type_variable_t03.dart
index 8e63347..689d45d 100644
--- a/Language/Classes/same_name_type_variable_t03.dart
+++ b/Language/Classes/same_name_type_variable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t04.dart b/Language/Classes/same_name_type_variable_t04.dart
index b872fc3..f01cb57 100644
--- a/Language/Classes/same_name_type_variable_t04.dart
+++ b/Language/Classes/same_name_type_variable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t05.dart b/Language/Classes/same_name_type_variable_t05.dart
index 348405f..2f5277d 100644
--- a/Language/Classes/same_name_type_variable_t05.dart
+++ b/Language/Classes/same_name_type_variable_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t06.dart b/Language/Classes/same_name_type_variable_t06.dart
index e98b59b..f3d6faa 100644
--- a/Language/Classes/same_name_type_variable_t06.dart
+++ b/Language/Classes/same_name_type_variable_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t07.dart b/Language/Classes/same_name_type_variable_t07.dart
index 5332baa..004acaf 100644
--- a/Language/Classes/same_name_type_variable_t07.dart
+++ b/Language/Classes/same_name_type_variable_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t08.dart b/Language/Classes/same_name_type_variable_t08.dart
index d666383..ef5eb81 100644
--- a/Language/Classes/same_name_type_variable_t08.dart
+++ b/Language/Classes/same_name_type_variable_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Classes/same_name_type_variable_t09.dart b/Language/Classes/same_name_type_variable_t09.dart
index bed1b95..4c4b63b 100644
--- a/Language/Classes/same_name_type_variable_t09.dart
+++ b/Language/Classes/same_name_type_variable_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a generic class declares a type
  * variable with the same name as the class or any of its members or
diff --git a/Language/Enums/declaration_equivalent_t01.dart b/Language/Enums/declaration_equivalent_t01.dart
index b02e50c..09b94bc 100644
--- a/Language/Enums/declaration_equivalent_t01.dart
+++ b/Language/Enums/declaration_equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t02.dart b/Language/Enums/declaration_equivalent_t02.dart
index 51dc777..abe8d34 100644
--- a/Language/Enums/declaration_equivalent_t02.dart
+++ b/Language/Enums/declaration_equivalent_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t03.dart b/Language/Enums/declaration_equivalent_t03.dart
index 9dc29b9..34fa44f 100644
--- a/Language/Enums/declaration_equivalent_t03.dart
+++ b/Language/Enums/declaration_equivalent_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t04.dart b/Language/Enums/declaration_equivalent_t04.dart
index 75abf27..3e80c4b 100644
--- a/Language/Enums/declaration_equivalent_t04.dart
+++ b/Language/Enums/declaration_equivalent_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t05.dart b/Language/Enums/declaration_equivalent_t05.dart
index fa42a50..b251845 100644
--- a/Language/Enums/declaration_equivalent_t05.dart
+++ b/Language/Enums/declaration_equivalent_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t06.dart b/Language/Enums/declaration_equivalent_t06.dart
index 408a01c..5713590 100644
--- a/Language/Enums/declaration_equivalent_t06.dart
+++ b/Language/Enums/declaration_equivalent_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t07.dart b/Language/Enums/declaration_equivalent_t07.dart
index 6e0edd8..a11c3c7 100644
--- a/Language/Enums/declaration_equivalent_t07.dart
+++ b/Language/Enums/declaration_equivalent_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t08.dart b/Language/Enums/declaration_equivalent_t08.dart
index c4af370..ef720c1 100644
--- a/Language/Enums/declaration_equivalent_t08.dart
+++ b/Language/Enums/declaration_equivalent_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/declaration_equivalent_t09.dart b/Language/Enums/declaration_equivalent_t09.dart
index 259e35b..e457ab3 100644
--- a/Language/Enums/declaration_equivalent_t09.dart
+++ b/Language/Enums/declaration_equivalent_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The declaration of an enum of the form 
  * metadata enum E { id 0 , . . . id n−1 };
diff --git a/Language/Enums/restrictions_t01.dart b/Language/Enums/restrictions_t01.dart
index add0224..8fcc312 100644
--- a/Language/Enums/restrictions_t01.dart
+++ b/Language/Enums/restrictions_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t02.dart b/Language/Enums/restrictions_t02.dart
index a028811..0a10f84 100644
--- a/Language/Enums/restrictions_t02.dart
+++ b/Language/Enums/restrictions_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t03.dart b/Language/Enums/restrictions_t03.dart
index 54d3b52..d1e08a4 100644
--- a/Language/Enums/restrictions_t03.dart
+++ b/Language/Enums/restrictions_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t04.dart b/Language/Enums/restrictions_t04.dart
index 9ef76db..d9a012e 100644
--- a/Language/Enums/restrictions_t04.dart
+++ b/Language/Enums/restrictions_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t05.dart b/Language/Enums/restrictions_t05.dart
index 4bcd02c..26ef5b0 100644
--- a/Language/Enums/restrictions_t05.dart
+++ b/Language/Enums/restrictions_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t06.dart b/Language/Enums/restrictions_t06.dart
index 33af454..fcbf0d9 100644
--- a/Language/Enums/restrictions_t06.dart
+++ b/Language/Enums/restrictions_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t07.dart b/Language/Enums/restrictions_t07.dart
index d0305b3..3718092 100644
--- a/Language/Enums/restrictions_t07.dart
+++ b/Language/Enums/restrictions_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t08.dart b/Language/Enums/restrictions_t08.dart
index 65f70b6..0664b69 100644
--- a/Language/Enums/restrictions_t08.dart
+++ b/Language/Enums/restrictions_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t09.dart b/Language/Enums/restrictions_t09.dart
index 464c2b6..a3a4605 100644
--- a/Language/Enums/restrictions_t09.dart
+++ b/Language/Enums/restrictions_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t10.dart b/Language/Enums/restrictions_t10.dart
index e6852e3..7ca6371 100644
--- a/Language/Enums/restrictions_t10.dart
+++ b/Language/Enums/restrictions_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t11.dart b/Language/Enums/restrictions_t11.dart
index a8604b9..2af84bf 100644
--- a/Language/Enums/restrictions_t11.dart
+++ b/Language/Enums/restrictions_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/restrictions_t12.dart b/Language/Enums/restrictions_t12.dart
index df1815e..123e6af 100644
--- a/Language/Enums/restrictions_t12.dart
+++ b/Language/Enums/restrictions_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is also a compile-time error to subclass, mix-in or implement 
  * an enum or to explicitly instantiate an enum.
diff --git a/Language/Enums/syntax_t01.dart b/Language/Enums/syntax_t01.dart
index fa68297..fc2173c 100644
--- a/Language/Enums/syntax_t01.dart
+++ b/Language/Enums/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number 
  * of constant values.
diff --git a/Language/Enums/syntax_t02.dart b/Language/Enums/syntax_t02.dart
index 70cb028..be899f9 100644
--- a/Language/Enums/syntax_t02.dart
+++ b/Language/Enums/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number
  * of constant values.
diff --git a/Language/Enums/syntax_t03.dart b/Language/Enums/syntax_t03.dart
index 84c0c3e..314d15f 100644
--- a/Language/Enums/syntax_t03.dart
+++ b/Language/Enums/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number 
  * of constant values.
diff --git a/Language/Enums/syntax_t04.dart b/Language/Enums/syntax_t04.dart
index 170f4c2..c310c7e 100644
--- a/Language/Enums/syntax_t04.dart
+++ b/Language/Enums/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number 
  * of constant values.
diff --git a/Language/Enums/syntax_t05.dart b/Language/Enums/syntax_t05.dart
index f78fa40..d59f4be 100644
--- a/Language/Enums/syntax_t05.dart
+++ b/Language/Enums/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number 
  * of constant values.
diff --git a/Language/Enums/syntax_t06.dart b/Language/Enums/syntax_t06.dart
index 413c13d..e5a718a 100644
--- a/Language/Enums/syntax_t06.dart
+++ b/Language/Enums/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number
  * of constant values.
diff --git a/Language/Enums/syntax_t07.dart b/Language/Enums/syntax_t07.dart
index 7544180..c0a12ef 100644
--- a/Language/Enums/syntax_t07.dart
+++ b/Language/Enums/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number
  * of constant values.
diff --git a/Language/Enums/syntax_t08.dart b/Language/Enums/syntax_t08.dart
index b813f70..903861d 100644
--- a/Language/Enums/syntax_t08.dart
+++ b/Language/Enums/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number
  * of constant values.
diff --git a/Language/Enums/syntax_t09.dart b/Language/Enums/syntax_t09.dart
index 29ab404..29acfc2 100644
--- a/Language/Enums/syntax_t09.dart
+++ b/Language/Enums/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number
  * of constant values.
diff --git a/Language/Enums/syntax_t10.dart b/Language/Enums/syntax_t10.dart
index 6acfd69..a576e1c 100644
--- a/Language/Enums/syntax_t10.dart
+++ b/Language/Enums/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An enumerated type, or enum, is used to represent a fixed number 
  * of constant values.
diff --git a/Language/Errors_and_Warnings/compile_error_lib.dart b/Language/Errors_and_Warnings/compile_error_lib.dart
index daf1e2d..c23f2af 100644
--- a/Language/Errors_and_Warnings/compile_error_lib.dart
+++ b/Language/Errors_and_Warnings/compile_error_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library compile_error_lib;
 
diff --git a/Language/Errors_and_Warnings/compile_error_lib_p1.dart b/Language/Errors_and_Warnings/compile_error_lib_p1.dart
index a9b43ac..82cb2fc 100644
--- a/Language/Errors_and_Warnings/compile_error_lib_p1.dart
+++ b/Language/Errors_and_Warnings/compile_error_lib_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library compile_error_part_lib;
 part 'compile_error_lib_p2.dart';
diff --git a/Language/Errors_and_Warnings/compile_error_lib_p2.dart b/Language/Errors_and_Warnings/compile_error_lib_p2.dart
index 5d8d7bb..11aeb1b 100644
--- a/Language/Errors_and_Warnings/compile_error_lib_p2.dart
+++ b/Language/Errors_and_Warnings/compile_error_lib_p2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of compile_error_part_lib;
 
diff --git a/Language/Errors_and_Warnings/compile_error_t01.dart b/Language/Errors_and_Warnings/compile_error_t01.dart
index b9f68ec..752b2b9 100644
--- a/Language/Errors_and_Warnings/compile_error_t01.dart
+++ b/Language/Errors_and_Warnings/compile_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t02.dart b/Language/Errors_and_Warnings/compile_error_t02.dart
index a21b94e..d4d23a5 100644
--- a/Language/Errors_and_Warnings/compile_error_t02.dart
+++ b/Language/Errors_and_Warnings/compile_error_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t03.dart b/Language/Errors_and_Warnings/compile_error_t03.dart
index 056ef84..16c8259a 100644
--- a/Language/Errors_and_Warnings/compile_error_t03.dart
+++ b/Language/Errors_and_Warnings/compile_error_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t04.dart b/Language/Errors_and_Warnings/compile_error_t04.dart
index 417ce93..abdf2e9 100644
--- a/Language/Errors_and_Warnings/compile_error_t04.dart
+++ b/Language/Errors_and_Warnings/compile_error_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t05.dart b/Language/Errors_and_Warnings/compile_error_t05.dart
index ec6ec06..788d830 100644
--- a/Language/Errors_and_Warnings/compile_error_t05.dart
+++ b/Language/Errors_and_Warnings/compile_error_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t06.dart b/Language/Errors_and_Warnings/compile_error_t06.dart
index 19a66ea..a453058 100644
--- a/Language/Errors_and_Warnings/compile_error_t06.dart
+++ b/Language/Errors_and_Warnings/compile_error_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Errors_and_Warnings/compile_error_t07.dart b/Language/Errors_and_Warnings/compile_error_t07.dart
index 010e272..e617b6a 100644
--- a/Language/Errors_and_Warnings/compile_error_t07.dart
+++ b/Language/Errors_and_Warnings/compile_error_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compile-time errors are errors that preclude execution.
  * A compile-time error must be reported by a Dart compiler before the
diff --git a/Language/Expressions/Additive_Expressions/allowed_characters_t01.dart b/Language/Expressions/Additive_Expressions/allowed_characters_t01.dart
index 0e4eaa1..bc01b4b 100644
--- a/Language/Expressions/Additive_Expressions/allowed_characters_t01.dart
+++ b/Language/Expressions/Additive_Expressions/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Additive_Expressions/equivalent_super_t01.dart b/Language/Expressions/Additive_Expressions/equivalent_super_t01.dart
index b700921..7e5113e 100644
--- a/Language/Expressions/Additive_Expressions/equivalent_super_t01.dart
+++ b/Language/Expressions/Additive_Expressions/equivalent_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An additive expression of the form super op e2 is equivalent
  * to the method invocation super.op(e2).
diff --git a/Language/Expressions/Additive_Expressions/equivalent_t01.dart b/Language/Expressions/Additive_Expressions/equivalent_t01.dart
index 4f968e3..88d8f25 100644
--- a/Language/Expressions/Additive_Expressions/equivalent_t01.dart
+++ b/Language/Expressions/Additive_Expressions/equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An additive expression of the form e1 op e2 is equivalent
  * to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Additive_Expressions/static_type_t01.dart b/Language/Expressions/Additive_Expressions/static_type_t01.dart
index 6a87eba..de8eea6 100644
--- a/Language/Expressions/Additive_Expressions/static_type_t01.dart
+++ b/Language/Expressions/Additive_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an additive expression is usually determined
  * by the signature given in the declaration of the operator used. However,
diff --git a/Language/Expressions/Additive_Expressions/static_type_t02.dart b/Language/Expressions/Additive_Expressions/static_type_t02.dart
index 0e41189..0536139 100644
--- a/Language/Expressions/Additive_Expressions/static_type_t02.dart
+++ b/Language/Expressions/Additive_Expressions/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an additive expression is usually determined
  * by the signature given in the declaration of the operator used. However,
diff --git a/Language/Expressions/Additive_Expressions/syntax_t01.dart b/Language/Expressions/Additive_Expressions/syntax_t01.dart
index eff2009..65d7d59 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t02.dart b/Language/Expressions/Additive_Expressions/syntax_t02.dart
index 6462514..4aac58a 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t03.dart b/Language/Expressions/Additive_Expressions/syntax_t03.dart
index da68f55..df16ca4 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t04.dart b/Language/Expressions/Additive_Expressions/syntax_t04.dart
index b7f549f..6f2d28e 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t05.dart b/Language/Expressions/Additive_Expressions/syntax_t05.dart
index 44b184e..039e52a 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t06.dart b/Language/Expressions/Additive_Expressions/syntax_t06.dart
index 3a67d03..7f00fb3 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t07.dart b/Language/Expressions/Additive_Expressions/syntax_t07.dart
index dd67469..32c057d 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t08.dart b/Language/Expressions/Additive_Expressions/syntax_t08.dart
index 40ae622..e9c37d8 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t11.dart b/Language/Expressions/Additive_Expressions/syntax_t11.dart
index c3c8f7b..0643d9a 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t12.dart b/Language/Expressions/Additive_Expressions/syntax_t12.dart
index 0eb8c96..1c02ddf 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t13.dart b/Language/Expressions/Additive_Expressions/syntax_t13.dart
index a654622..617523f 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t13.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t14.dart b/Language/Expressions/Additive_Expressions/syntax_t14.dart
index 531765d..c3325ed 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t14.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t15.dart b/Language/Expressions/Additive_Expressions/syntax_t15.dart
index 8fa58b8..5de13ee 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t15.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Additive expressions invoke the addition operators on objects.

  * additiveExpression:

diff --git a/Language/Expressions/Additive_Expressions/syntax_t16.dart b/Language/Expressions/Additive_Expressions/syntax_t16.dart
index 6d374e2..330cb8d 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Additive_Expressions/syntax_t17.dart b/Language/Expressions/Additive_Expressions/syntax_t17.dart
index a0da6ee..949b85c 100644
--- a/Language/Expressions/Additive_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Additive_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Additive expressions invoke the addition operators on objects.
  * additiveExpression:
diff --git a/Language/Expressions/Assignable_Expressions/getter_invocation_t01.dart b/Language/Expressions/Assignable_Expressions/getter_invocation_t01.dart
index d2e7791..1335e90 100644
--- a/Language/Expressions/Assignable_Expressions/getter_invocation_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/getter_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form e.id or e?.id is evaluated
  * as a property extraction.
diff --git a/Language/Expressions/Assignable_Expressions/getter_invocation_t02.dart b/Language/Expressions/Assignable_Expressions/getter_invocation_t02.dart
index 0bf3e8b..9ee40bc 100644
--- a/Language/Expressions/Assignable_Expressions/getter_invocation_t02.dart
+++ b/Language/Expressions/Assignable_Expressions/getter_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form e.id or e?.id is evaluated
  * as a property extraction.
diff --git a/Language/Expressions/Assignable_Expressions/identifier_expression_t01.dart b/Language/Expressions/Assignable_Expressions/identifier_expression_t01.dart
index 7be6e08..311482c 100644
--- a/Language/Expressions/Assignable_Expressions/identifier_expression_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/identifier_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form id
  * is evaluated as an identifier expression.
diff --git a/Language/Expressions/Assignable_Expressions/subscript_expression_super_t01.dart b/Language/Expressions/Assignable_Expressions/subscript_expression_super_t01.dart
index afb36f3..6f04975 100644
--- a/Language/Expressions/Assignable_Expressions/subscript_expression_super_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/subscript_expression_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form super[e2] is equivalent
  * to the method invocation super.[](e2).
diff --git a/Language/Expressions/Assignable_Expressions/subscript_expression_t01.dart b/Language/Expressions/Assignable_Expressions/subscript_expression_t01.dart
index 6427061..ddd1613 100644
--- a/Language/Expressions/Assignable_Expressions/subscript_expression_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/subscript_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form e1[e2] is evaluated as a
  * method invocation of the operator method [] on e1 with argument e2.
diff --git a/Language/Expressions/Assignable_Expressions/super_t01.dart b/Language/Expressions/Assignable_Expressions/super_t01.dart
index 2fc2f7b..fd431fd 100644
--- a/Language/Expressions/Assignable_Expressions/super_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignable expression of the form super.id is evaluated as
  * a property extraction.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t01.dart b/Language/Expressions/Assignable_Expressions/syntax_t01.dart
index c3ee220..4219c50 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t02.dart b/Language/Expressions/Assignable_Expressions/syntax_t02.dart
index 7d90105..f8a6d2e 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t03.dart b/Language/Expressions/Assignable_Expressions/syntax_t03.dart
index 992c1de..5af9483 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t04.dart b/Language/Expressions/Assignable_Expressions/syntax_t04.dart
index 4beca2a..9ef0a80 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t05.dart b/Language/Expressions/Assignable_Expressions/syntax_t05.dart
index 13eedb9..ca64999 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t06.dart b/Language/Expressions/Assignable_Expressions/syntax_t06.dart
index 44b7d09..f8ce25d 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t08.dart b/Language/Expressions/Assignable_Expressions/syntax_t08.dart
index 3e983c0..d7778d1 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t09.dart b/Language/Expressions/Assignable_Expressions/syntax_t09.dart
index 2f389d2..6d53f0f 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t10.dart b/Language/Expressions/Assignable_Expressions/syntax_t10.dart
index ce2ddb1..9d71785 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t11.dart b/Language/Expressions/Assignable_Expressions/syntax_t11.dart
index 1cfa421..f9f2356 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t12.dart b/Language/Expressions/Assignable_Expressions/syntax_t12.dart
index 8b5bfd5..2bd918a 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t13.dart b/Language/Expressions/Assignable_Expressions/syntax_t13.dart
index 597a261..4110568 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t13.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t14.dart b/Language/Expressions/Assignable_Expressions/syntax_t14.dart
index 9311a67..33009a8 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t14.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t15.dart b/Language/Expressions/Assignable_Expressions/syntax_t15.dart
index 842fa8d..49c1f9b 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t15.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t16.dart b/Language/Expressions/Assignable_Expressions/syntax_t16.dart
index 457234b..1b1d01c 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t17.dart b/Language/Expressions/Assignable_Expressions/syntax_t17.dart
index ec72c14..38753fe 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t18.dart b/Language/Expressions/Assignable_Expressions/syntax_t18.dart
index 9a0d5d0..b77101c 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t18.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t19.dart b/Language/Expressions/Assignable_Expressions/syntax_t19.dart
index 2df1041..6deb03e 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t19.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t20.dart b/Language/Expressions/Assignable_Expressions/syntax_t20.dart
index c505c01..e4e790c 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t20.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Assignable expressions are expressions that can appear on the
  * left hand side of an assignment.
diff --git a/Language/Expressions/Assignable_Expressions/syntax_t21.dart b/Language/Expressions/Assignable_Expressions/syntax_t21.dart
index 4345d66..2a7bea4 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t21.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t22.dart b/Language/Expressions/Assignable_Expressions/syntax_t22.dart
index f2467a1..3828b20 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t22.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t23.dart b/Language/Expressions/Assignable_Expressions/syntax_t23.dart
index dec104e..6f010e1 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t23.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t24.dart b/Language/Expressions/Assignable_Expressions/syntax_t24.dart
index bcc7e2c..cd2274d 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t24.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignable_Expressions/syntax_t25.dart b/Language/Expressions/Assignable_Expressions/syntax_t25.dart
index 70765ff..aa965e8 100644
--- a/Language/Expressions/Assignable_Expressions/syntax_t25.dart
+++ b/Language/Expressions/Assignable_Expressions/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Assignable expressions are expressions that can appear on the

  * left hand side of an assignment.

diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t01.dart
index 0b15ceb..bc4d24a 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t02.dart
index 73b7e7f..8b19d28 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t03.dart
index b59b7aa..eda7993 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t04.dart
index 8a42157..3bd561d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t05.dart
index bd21ae9..83b1e61 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t06.dart
index 199a883..55005dd 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t07.dart
index 8928ece..381d295 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t08.dart
index 0e6e26d..6aed6d4 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t09.dart
index 27ebe92..bddcd03 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t10.dart
index fc85c2f..a9fe86d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t11.dart
index 7e22298..069e99c 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t12.dart
index a1c0152..70c453d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1.v op = e2 is equivalent
  * to ((x) => x.v = x.v op e2)(e1) where x is a variable that is not used in e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t01.dart
index 4c9566a..5846d69 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t02.dart
index 9b39663..09920cb 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t03.dart
index d0f959e..7fe833e 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t04.dart
index 1b40aa2..96fc42e 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t05.dart
index 17f463f..2a41ec3 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t06.dart
index 18b80c3..55df959 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t07.dart
index cfdc283..4d7cf7a 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t08.dart
index b278231..5d47a8e 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t09.dart
index b578704..bd25e2d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t10.dart
index 0c34df4..717ea10 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t11.dart
index fa5118a..f44619b 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t12.dart
index 562dde1..9407900 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form e1[e2] op=e3 is equivalent to
  * ((a, i) => a[i] = a[i] op e3)(e1, e2) where a and i are a variables that are
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_assignment_lib.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_assignment_lib.dart
index a6e3358..17bcd89 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_assignment_lib.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_assignment_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library null_aware_assignment;
 
 class C {
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t01.dart
index c0689ea..4d48642 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t02.dart
index 262eef6..39f87b0 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t03.dart
index 89ab5a6..e352e06 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t04.dart
index dd717a2..0e9cbc6 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t05.dart
index 268a163..3319f83 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t06.dart
index 0a0e843..2afb216 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t07.dart
index f37e0c8..ea1c4be 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t08.dart
index 020b87f..82e4bb9 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t09.dart
index d4f7558..4b2f723 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t10.dart
index 6075c59..e459c47 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t11.dart
index 477e381..682ee03 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t12.dart
index f2bde98..461e546 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v op= e2 is equivalent to
  * the expression C.v op= e2.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t01.dart
index e479f7b..a6bf69c 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t02.dart
index fa72312..7f15a42 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t03.dart
index 19973e0..3930b9a 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t04.dart
index afd58f9..0550dcb 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t05.dart
index 90c5450..2d97622 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t06.dart
index 92d8d64..b2f15dd 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t07.dart
index 0c4d50d..2bfa01a 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t08.dart
index 3439935..24160c7 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t09.dart
index d1eeb9b..7d603c8 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t10.dart
index 1c6c81f..250006d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t11.dart
index 3c3f389..df27858 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t12.dart
index 04a1749..164372f 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v op = e2 is
  * equivalent to ((x) => x?.v = x.v op e2)(e1) where x is a variable that is not
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t01.dart
index d52faa1..d1b0b8d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v ??= e2 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t02.dart
index 1f773bc..a0262d0 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_expression_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1?.v ??= e2 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t01.dart
index b9400ff..e9b9674 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v ??= e2 is equivalent to the
  * expression C.v ??= e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t02.dart
index 48badee..bd51762 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v ??= e2 is equivalent to the
  * expression C.v ??= e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t03.dart
index b58148d..e386aac 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_conditional_static_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C?.v ??= e2 is equivalent to the
  * expression C.v ??= e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t01.dart
index b71d546..da0c096 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1.v ??= e2 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t02.dart
index 2c8e176..48f36e1 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1.v ??= e2 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t03.dart
index 2dbe5c9..65cb04d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_expression_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1.v ??= e2 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t01.dart
index 4499217..62f6a53 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1[e2] ??= e3 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t02.dart
index 8f2353d..ca4d3e7 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1[e2] ??= e3 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t03.dart
index 2c42384..42519f6 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_indexed_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form e1[e2] ??= e3 is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t01.dart
index 4e57bff..8b78eb4 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form C.v ??= e,
  * where C is a type literal, is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t02.dart
index bc9b3b5..28388e3 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form C.v ??= e,
  * where C is a type literal, is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t03.dart
index 7b86f05..87d104d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_static_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form C.v ??= e,
  * where C is a type literal, is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t01.dart
index 1f5c326..160347e 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form super.v ??= e is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t02.dart
index c03e2e4..31c456f 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_super_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form super.v ??= e is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t01.dart
index 0c6adcd..52f4725 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form v ??= e is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t02.dart
index 4325126..acda589 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form v ??= e is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t03.dart
index 8cef125..6da50cb 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/null_aware_variable_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a compound assignment of the form v ??= e is
  * equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t01.dart
index 2ed2d4e..f7e0b37 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t02.dart
index 82a74c7..8f5eacd 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t03.dart
index d249a27..58ddda9 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t04.dart
index 7eba81b..8cf20a6 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t05.dart
index 0a7bb6c..abde755 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t06.dart
index 0165ac9..5ce1ef6 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t07.dart
index 24c1aef..d2795e1 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t08.dart
index 2c3007a..74d1e3d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t09.dart
index 9522f8b..a59a050 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t10.dart
index 218f553..a7335d5 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t11.dart
index f822948..2c044aa 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t12.dart
index 1abe1db..f36653a 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A compound assignment of the form C.v op= e is equivalent
  * to C.v=C.v op e.
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t01.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t01.dart
index 30881ee..df6cfa8 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t01.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t02.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t02.dart
index 9cadda7..c105057 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t02.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t03.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t03.dart
index dfcb850..a7d7e7d 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t03.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t04.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t04.dart
index 5233d53..d8f2ea8 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t04.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t05.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t05.dart
index 27e10cb..4773241 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t05.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t06.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t06.dart
index f2773a1..c5f76ac 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t06.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t07.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t07.dart
index ce741a9..968668f 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t07.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t08.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t08.dart
index 9516325..fb8053f 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t08.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t09.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t09.dart
index 6cba8ee..d59f657 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t09.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t10.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t10.dart
index 1017aa6..ff8c2e1 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t10.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t11.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t11.dart
index 38041e1..c6baaff 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t11.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t12.dart b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t12.dart
index 36e7b76..368cd41 100644
--- a/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t12.dart
+++ b/Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any other valid operator op, a compound assignment of the
  * form v op =e is equivalent to v=v op e
diff --git a/Language/Expressions/Assignment/assignment_lib.dart b/Language/Expressions/Assignment/assignment_lib.dart
index 7298bf1..f575603 100644
--- a/Language/Expressions/Assignment/assignment_lib.dart
+++ b/Language/Expressions/Assignment/assignment_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library assignment_lib;
 
 var v;
diff --git a/Language/Expressions/Assignment/expression_assignment_dynamic_error_t01.dart b/Language/Expressions/Assignment/expression_assignment_dynamic_error_t01.dart
index af4ce01..f51a20b 100644
--- a/Language/Expressions/Assignment/expression_assignment_dynamic_error_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_dynamic_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_dynamic_error_t02.dart b/Language/Expressions/Assignment/expression_assignment_dynamic_error_t02.dart
index e9020b9..5b17f09 100644
--- a/Language/Expressions/Assignment/expression_assignment_dynamic_error_t02.dart
+++ b/Language/Expressions/Assignment/expression_assignment_dynamic_error_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_failed_t01.dart b/Language/Expressions/Assignment/expression_assignment_failed_t01.dart
index 7f9fb0d..caceaec 100644
--- a/Language/Expressions/Assignment/expression_assignment_failed_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_failed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_failed_t03.dart b/Language/Expressions/Assignment/expression_assignment_failed_t03.dart
index 95801b7..1c99eac 100644
--- a/Language/Expressions/Assignment/expression_assignment_failed_t03.dart
+++ b/Language/Expressions/Assignment/expression_assignment_failed_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_failed_t05.dart b/Language/Expressions/Assignment/expression_assignment_failed_t05.dart
index 6911070..41070c2 100644
--- a/Language/Expressions/Assignment/expression_assignment_failed_t05.dart
+++ b/Language/Expressions/Assignment/expression_assignment_failed_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_static_type_t01.dart b/Language/Expressions/Assignment/expression_assignment_static_type_t01.dart
index dfe7deb..a6b068c 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_type_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression e1.v = e2 is the static type
  * of e2
diff --git a/Language/Expressions/Assignment/expression_assignment_static_type_t02.dart b/Language/Expressions/Assignment/expression_assignment_static_type_t02.dart
index e864493..ccce667 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_type_t02.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression e1.v = e2 is the static type
  * of e2
diff --git a/Language/Expressions/Assignment/expression_assignment_static_type_t03.dart b/Language/Expressions/Assignment/expression_assignment_static_type_t03.dart
index eca223e..624c9e5 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_type_t03.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression e1.v = e2 is the static type
  * of e2
diff --git a/Language/Expressions/Assignment/expression_assignment_static_type_t04.dart b/Language/Expressions/Assignment/expression_assignment_static_type_t04.dart
index e7c4b77..1546f8b 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_type_t04.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression e1.v = e2 is the static type
  * of e2
diff --git a/Language/Expressions/Assignment/expression_assignment_static_warning_t01.dart b/Language/Expressions/Assignment/expression_assignment_static_warning_t01.dart
index e9c0593..7eabce6 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_warning_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_static_warning_t02.dart b/Language/Expressions/Assignment/expression_assignment_static_warning_t02.dart
index dca5631..90a6723 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_warning_t02.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_warning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_static_warning_t03.dart b/Language/Expressions/Assignment/expression_assignment_static_warning_t03.dart
index bfe9e40..f49c938 100644
--- a/Language/Expressions/Assignment/expression_assignment_static_warning_t03.dart
+++ b/Language/Expressions/Assignment/expression_assignment_static_warning_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t01.dart b/Language/Expressions/Assignment/expression_assignment_t01.dart
index 14ba703..0f1b7c3 100644
--- a/Language/Expressions/Assignment/expression_assignment_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t02.dart b/Language/Expressions/Assignment/expression_assignment_t02.dart
index 2ddd6c5..7bdd17e 100644
--- a/Language/Expressions/Assignment/expression_assignment_t02.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t03.dart b/Language/Expressions/Assignment/expression_assignment_t03.dart
index c366aca..28d7f19 100644
--- a/Language/Expressions/Assignment/expression_assignment_t03.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t04.dart b/Language/Expressions/Assignment/expression_assignment_t04.dart
index 75920e0..1a1f6fa 100644
--- a/Language/Expressions/Assignment/expression_assignment_t04.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t05.dart b/Language/Expressions/Assignment/expression_assignment_t05.dart
index 85fdbb9..76fb8e0 100644
--- a/Language/Expressions/Assignment/expression_assignment_t05.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t06.dart b/Language/Expressions/Assignment/expression_assignment_t06.dart
index 8cbdc0f..ed121c6 100644
--- a/Language/Expressions/Assignment/expression_assignment_t06.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t07.dart b/Language/Expressions/Assignment/expression_assignment_t07.dart
index 1d47985..dd40304 100644
--- a/Language/Expressions/Assignment/expression_assignment_t07.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_t08.dart b/Language/Expressions/Assignment/expression_assignment_t08.dart
index cd3068d..0322a6e 100644
--- a/Language/Expressions/Assignment/expression_assignment_t08.dart
+++ b/Language/Expressions/Assignment/expression_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_value_t01.dart b/Language/Expressions/Assignment/expression_assignment_value_t01.dart
index 1a16281..70cef83 100644
--- a/Language/Expressions/Assignment/expression_assignment_value_t01.dart
+++ b/Language/Expressions/Assignment/expression_assignment_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/expression_assignment_value_t02.dart b/Language/Expressions/Assignment/expression_assignment_value_t02.dart
index f59d5c9..9d566a6 100644
--- a/Language/Expressions/Assignment/expression_assignment_value_t02.dart
+++ b/Language/Expressions/Assignment/expression_assignment_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/indexed_expression_static_type_t01.dart b/Language/Expressions/Assignment/indexed_expression_static_type_t01.dart
index 6678bcd..b6846a8 100644
--- a/Language/Expressions/Assignment/indexed_expression_static_type_t01.dart
+++ b/Language/Expressions/Assignment/indexed_expression_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression e1[e2] = e3 is the static
  * type of e3.
diff --git a/Language/Expressions/Assignment/indexed_expression_super_static_type_t01.dart b/Language/Expressions/Assignment/indexed_expression_super_static_type_t01.dart
index 835feed..a0e27f6 100644
--- a/Language/Expressions/Assignment/indexed_expression_super_static_type_t01.dart
+++ b/Language/Expressions/Assignment/indexed_expression_super_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression super[e1] = e2 is the static
  * type of e2.
diff --git a/Language/Expressions/Assignment/indexed_expression_super_t01.dart b/Language/Expressions/Assignment/indexed_expression_super_t01.dart
index 473a4cb..2f4b114 100644
--- a/Language/Expressions/Assignment/indexed_expression_super_t01.dart
+++ b/Language/Expressions/Assignment/indexed_expression_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignment of the form super[e1] = e2 is equivalent to the
  * expression super.[e1] = e2
diff --git a/Language/Expressions/Assignment/indexed_expression_super_t02.dart b/Language/Expressions/Assignment/indexed_expression_super_t02.dart
index b527560..f0eab63 100644
--- a/Language/Expressions/Assignment/indexed_expression_super_t02.dart
+++ b/Language/Expressions/Assignment/indexed_expression_super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignment of the form super[e1] = e2 is equivalent to the
  * expression super.[e1] = e2
diff --git a/Language/Expressions/Assignment/indexed_expression_super_t03.dart b/Language/Expressions/Assignment/indexed_expression_super_t03.dart
index 4e516da..601d125 100644
--- a/Language/Expressions/Assignment/indexed_expression_super_t03.dart
+++ b/Language/Expressions/Assignment/indexed_expression_super_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignment of the form super[e1] = e2 is equivalent to the
  * expression super.[e1] = e2
diff --git a/Language/Expressions/Assignment/indexed_expression_super_t04.dart b/Language/Expressions/Assignment/indexed_expression_super_t04.dart
index 5e8a3d1..fb434a5 100644
--- a/Language/Expressions/Assignment/indexed_expression_super_t04.dart
+++ b/Language/Expressions/Assignment/indexed_expression_super_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assignment of the form super[e1] = e2 is equivalent to the
  * expression super.[e1] = e2
diff --git a/Language/Expressions/Assignment/indexed_expression_t01.dart b/Language/Expressions/Assignment/indexed_expression_t01.dart
index 0a8aa08..9cddd67 100644
--- a/Language/Expressions/Assignment/indexed_expression_t01.dart
+++ b/Language/Expressions/Assignment/indexed_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1[e2] = e3 is equivalent
  * to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/indexed_expression_t02.dart b/Language/Expressions/Assignment/indexed_expression_t02.dart
index 4c61023..14bb3dd 100644
--- a/Language/Expressions/Assignment/indexed_expression_t02.dart
+++ b/Language/Expressions/Assignment/indexed_expression_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1[e2] = e3 is equivalent
  * to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/indexed_expression_t03.dart b/Language/Expressions/Assignment/indexed_expression_t03.dart
index bac2d79..5f88ac1 100644
--- a/Language/Expressions/Assignment/indexed_expression_t03.dart
+++ b/Language/Expressions/Assignment/indexed_expression_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1[e2] = e3 is equivalent
  * to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/indexed_expression_t04.dart b/Language/Expressions/Assignment/indexed_expression_t04.dart
index 55b3c2c..917c785 100644
--- a/Language/Expressions/Assignment/indexed_expression_t04.dart
+++ b/Language/Expressions/Assignment/indexed_expression_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1[e2] = e3 is equivalent
  * to the evaluation of the expression
diff --git a/Language/Expressions/Assignment/no_such_method_t01.dart b/Language/Expressions/Assignment/no_such_method_t01.dart
index 1dde54e..415ee13 100644
--- a/Language/Expressions/Assignment/no_such_method_t01.dart
+++ b/Language/Expressions/Assignment/no_such_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t02.dart b/Language/Expressions/Assignment/no_such_method_t02.dart
index dea0ca3..1993b42 100644
--- a/Language/Expressions/Assignment/no_such_method_t02.dart
+++ b/Language/Expressions/Assignment/no_such_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t03.dart b/Language/Expressions/Assignment/no_such_method_t03.dart
index 2216e53..ecac939 100644
--- a/Language/Expressions/Assignment/no_such_method_t03.dart
+++ b/Language/Expressions/Assignment/no_such_method_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t04.dart b/Language/Expressions/Assignment/no_such_method_t04.dart
index 08bb6da..49ed059 100644
--- a/Language/Expressions/Assignment/no_such_method_t04.dart
+++ b/Language/Expressions/Assignment/no_such_method_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t05.dart b/Language/Expressions/Assignment/no_such_method_t05.dart
index 875c5e6..f965507 100644
--- a/Language/Expressions/Assignment/no_such_method_t05.dart
+++ b/Language/Expressions/Assignment/no_such_method_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t06.dart b/Language/Expressions/Assignment/no_such_method_t06.dart
index 75d6c56..939d985 100644
--- a/Language/Expressions/Assignment/no_such_method_t06.dart
+++ b/Language/Expressions/Assignment/no_such_method_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t07.dart b/Language/Expressions/Assignment/no_such_method_t07.dart
index 0d6d308..1811e04 100644
--- a/Language/Expressions/Assignment/no_such_method_t07.dart
+++ b/Language/Expressions/Assignment/no_such_method_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t08.dart b/Language/Expressions/Assignment/no_such_method_t08.dart
index c8b7117..4d4d6bf 100644
--- a/Language/Expressions/Assignment/no_such_method_t08.dart
+++ b/Language/Expressions/Assignment/no_such_method_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/no_such_method_t09.dart b/Language/Expressions/Assignment/no_such_method_t09.dart
index 9d8551c..be10439 100644
--- a/Language/Expressions/Assignment/no_such_method_t09.dart
+++ b/Language/Expressions/Assignment/no_such_method_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/null_aware_assignment_static_type_t01.dart b/Language/Expressions/Assignment/null_aware_assignment_static_type_t01.dart
index e3177eb..71302c4 100644
--- a/Language/Expressions/Assignment/null_aware_assignment_static_type_t01.dart
+++ b/Language/Expressions/Assignment/null_aware_assignment_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form e1?.v = e2 is ...
  * The static type of a is the static type of e2
diff --git a/Language/Expressions/Assignment/null_aware_assignment_t01.dart b/Language/Expressions/Assignment/null_aware_assignment_t01.dart
index a0608c8..1c6d9b3 100644
--- a/Language/Expressions/Assignment/null_aware_assignment_t01.dart
+++ b/Language/Expressions/Assignment/null_aware_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form e1?.v = e2 is equivalent
  * to the evaluation of the expression ((x) => x == null?null : x.v = e2)(e1)
diff --git a/Language/Expressions/Assignment/null_aware_assignment_t02.dart b/Language/Expressions/Assignment/null_aware_assignment_t02.dart
index 286c06c..6675694 100644
--- a/Language/Expressions/Assignment/null_aware_assignment_t02.dart
+++ b/Language/Expressions/Assignment/null_aware_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form e1?.v = e2 is equivalent
  * to the evaluation of the expression ((x) => x == null?null : x.v = e2)(e1)
diff --git a/Language/Expressions/Assignment/null_aware_assignment_t03.dart b/Language/Expressions/Assignment/null_aware_assignment_t03.dart
index ba8393a..516d62f 100644
--- a/Language/Expressions/Assignment/null_aware_assignment_t03.dart
+++ b/Language/Expressions/Assignment/null_aware_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form e1?.v = e2 is equivalent
  * to the evaluation of the expression ((x) => x == null?null : x.v = e2)(e1)
diff --git a/Language/Expressions/Assignment/prefix_object_t01.dart b/Language/Expressions/Assignment/prefix_object_t01.dart
index 386cd3b..f9c669c 100644
--- a/Language/Expressions/Assignment/prefix_object_t01.dart
+++ b/Language/Expressions/Assignment/prefix_object_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/prefix_object_t02.dart b/Language/Expressions/Assignment/prefix_object_t02.dart
index c98f663..3f0b789 100644
--- a/Language/Expressions/Assignment/prefix_object_t02.dart
+++ b/Language/Expressions/Assignment/prefix_object_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_assignment_t01.dart b/Language/Expressions/Assignment/static_assignment_t01.dart
index 6117e4a..6559c93 100644
--- a/Language/Expressions/Assignment/static_assignment_t01.dart
+++ b/Language/Expressions/Assignment/static_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_assignment_t02.dart b/Language/Expressions/Assignment/static_assignment_t02.dart
index 582d5b6..3fe16b1 100644
--- a/Language/Expressions/Assignment/static_assignment_t02.dart
+++ b/Language/Expressions/Assignment/static_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_assignment_t03.dart b/Language/Expressions/Assignment/static_assignment_t03.dart
index fc140fc..229da92 100644
--- a/Language/Expressions/Assignment/static_assignment_t03.dart
+++ b/Language/Expressions/Assignment/static_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_type_t01.dart b/Language/Expressions/Assignment/static_type_t01.dart
index b189df3..63ce9bd 100644
--- a/Language/Expressions/Assignment/static_type_t01.dart
+++ b/Language/Expressions/Assignment/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_type_t04.dart b/Language/Expressions/Assignment/static_type_t04.dart
index 3d5c53d..70f1104 100644
--- a/Language/Expressions/Assignment/static_type_t04.dart
+++ b/Language/Expressions/Assignment/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_type_t05.dart b/Language/Expressions/Assignment/static_type_t05.dart
index b03bd20..0763a19 100644
--- a/Language/Expressions/Assignment/static_type_t05.dart
+++ b/Language/Expressions/Assignment/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_type_t06.dart b/Language/Expressions/Assignment/static_type_t06.dart
index e06ef54..2923dba 100644
--- a/Language/Expressions/Assignment/static_type_t06.dart
+++ b/Language/Expressions/Assignment/static_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form e1.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/static_warning_t01.dart b/Language/Expressions/Assignment/static_warning_t01.dart
index e726c87..c2a5407 100644
--- a/Language/Expressions/Assignment/static_warning_t01.dart
+++ b/Language/Expressions/Assignment/static_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an assignment of the form v = e occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Assignment/static_warning_t02.dart b/Language/Expressions/Assignment/static_warning_t02.dart
index a3a6d8f..f2ec73c 100644
--- a/Language/Expressions/Assignment/static_warning_t02.dart
+++ b/Language/Expressions/Assignment/static_warning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an assignment of the form v = e occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Assignment/static_warning_t03.dart b/Language/Expressions/Assignment/static_warning_t03.dart
index aa00978..db72a1a 100644
--- a/Language/Expressions/Assignment/static_warning_t03.dart
+++ b/Language/Expressions/Assignment/static_warning_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an assignment of the form v = e occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Assignment/static_warning_t04.dart b/Language/Expressions/Assignment/static_warning_t04.dart
index 9e23090..2f6257b 100644
--- a/Language/Expressions/Assignment/static_warning_t04.dart
+++ b/Language/Expressions/Assignment/static_warning_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if an assignment of the form v = e occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Assignment/super_assignment_dynamic_error_t01.dart b/Language/Expressions/Assignment/super_assignment_dynamic_error_t01.dart
index 750f11f..c31364a 100644
--- a/Language/Expressions/Assignment/super_assignment_dynamic_error_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_dynamic_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_failed_t01.dart b/Language/Expressions/Assignment/super_assignment_failed_t01.dart
index 31e03bd..2859edb 100644
--- a/Language/Expressions/Assignment/super_assignment_failed_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_failed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_failed_t02.dart b/Language/Expressions/Assignment/super_assignment_failed_t02.dart
index 1181b3a..160002e 100644
--- a/Language/Expressions/Assignment/super_assignment_failed_t02.dart
+++ b/Language/Expressions/Assignment/super_assignment_failed_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_failed_t03.dart b/Language/Expressions/Assignment/super_assignment_failed_t03.dart
index 93e9823..24ebcea 100644
--- a/Language/Expressions/Assignment/super_assignment_failed_t03.dart
+++ b/Language/Expressions/Assignment/super_assignment_failed_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_static_type_t01.dart b/Language/Expressions/Assignment/super_assignment_static_type_t01.dart
index 0a23df9..d66d6c0 100644
--- a/Language/Expressions/Assignment/super_assignment_static_type_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the expression super.v = e is the static type
  * of e.
diff --git a/Language/Expressions/Assignment/super_assignment_static_warning_t01.dart b/Language/Expressions/Assignment/super_assignment_static_warning_t01.dart
index c8a73a1..7bf8643 100644
--- a/Language/Expressions/Assignment/super_assignment_static_warning_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_static_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_static_warning_t04.dart b/Language/Expressions/Assignment/super_assignment_static_warning_t04.dart
index dc32693..ebd5338 100644
--- a/Language/Expressions/Assignment/super_assignment_static_warning_t04.dart
+++ b/Language/Expressions/Assignment/super_assignment_static_warning_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_t01.dart b/Language/Expressions/Assignment/super_assignment_t01.dart
index a29d5fe..fb11632 100644
--- a/Language/Expressions/Assignment/super_assignment_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_t02.dart b/Language/Expressions/Assignment/super_assignment_t02.dart
index ccb6ca7..40ab0a0 100644
--- a/Language/Expressions/Assignment/super_assignment_t02.dart
+++ b/Language/Expressions/Assignment/super_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_t03.dart b/Language/Expressions/Assignment/super_assignment_t03.dart
index 8dd4fb0..0179015 100644
--- a/Language/Expressions/Assignment/super_assignment_t03.dart
+++ b/Language/Expressions/Assignment/super_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_t04.dart b/Language/Expressions/Assignment/super_assignment_t04.dart
index f6f9fac..590590e 100644
--- a/Language/Expressions/Assignment/super_assignment_t04.dart
+++ b/Language/Expressions/Assignment/super_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_t05.dart b/Language/Expressions/Assignment/super_assignment_t05.dart
index d3982e5..5dbee69 100644
--- a/Language/Expressions/Assignment/super_assignment_t05.dart
+++ b/Language/Expressions/Assignment/super_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/super_assignment_value_t01.dart b/Language/Expressions/Assignment/super_assignment_value_t01.dart
index 490dca6..4819a69 100644
--- a/Language/Expressions/Assignment/super_assignment_value_t01.dart
+++ b/Language/Expressions/Assignment/super_assignment_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form super.v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/this_assignment_t01.dart b/Language/Expressions/Assignment/this_assignment_t01.dart
index 48ffdab..eaa8066 100644
--- a/Language/Expressions/Assignment/this_assignment_t01.dart
+++ b/Language/Expressions/Assignment/this_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/this_assignment_t02.dart b/Language/Expressions/Assignment/this_assignment_t02.dart
index b44e8cb..5930810 100644
--- a/Language/Expressions/Assignment/this_assignment_t02.dart
+++ b/Language/Expressions/Assignment/this_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t01.dart b/Language/Expressions/Assignment/top_level_assignment_t01.dart
index 28fb15f..06faf7a 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t01.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t02.dart b/Language/Expressions/Assignment/top_level_assignment_t02.dart
index 8bd0750..5f7936b 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t02.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t03.dart b/Language/Expressions/Assignment/top_level_assignment_t03.dart
index 13530f2..958b563 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t03.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t04.dart b/Language/Expressions/Assignment/top_level_assignment_t04.dart
index 2840f50..d6324cd 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t04.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t05.dart b/Language/Expressions/Assignment/top_level_assignment_t05.dart
index c2b9df9..771bf17 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t05.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t06.dart b/Language/Expressions/Assignment/top_level_assignment_t06.dart
index 0e50214..8727432 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t06.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/top_level_assignment_t07.dart b/Language/Expressions/Assignment/top_level_assignment_t07.dart
index 3fac28c..fc783a2 100644
--- a/Language/Expressions/Assignment/top_level_assignment_t07.dart
+++ b/Language/Expressions/Assignment/top_level_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_dynamic_error_t01.dart b/Language/Expressions/Assignment/variable_assignment_dynamic_error_t01.dart
index 786350c..79bb61b 100644
--- a/Language/Expressions/Assignment/variable_assignment_dynamic_error_t01.dart
+++ b/Language/Expressions/Assignment/variable_assignment_dynamic_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment of the form v = e2 proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_static_type_t01.dart b/Language/Expressions/Assignment/variable_assignment_static_type_t01.dart
index f5ea618..3993a36 100644
--- a/Language/Expressions/Assignment/variable_assignment_static_type_t01.dart
+++ b/Language/Expressions/Assignment/variable_assignment_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_static_type_t02.dart b/Language/Expressions/Assignment/variable_assignment_static_type_t02.dart
index c64a802..d082135 100644
--- a/Language/Expressions/Assignment/variable_assignment_static_type_t02.dart
+++ b/Language/Expressions/Assignment/variable_assignment_static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_static_type_t03.dart b/Language/Expressions/Assignment/variable_assignment_static_type_t03.dart
index 45a799f..7d622ce 100644
--- a/Language/Expressions/Assignment/variable_assignment_static_type_t03.dart
+++ b/Language/Expressions/Assignment/variable_assignment_static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_static_type_t04.dart b/Language/Expressions/Assignment/variable_assignment_static_type_t04.dart
index 782be9c..7dc08a5 100644
--- a/Language/Expressions/Assignment/variable_assignment_static_type_t04.dart
+++ b/Language/Expressions/Assignment/variable_assignment_static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_t01.dart b/Language/Expressions/Assignment/variable_assignment_t01.dart
index b44ba88..1d9c907 100644
--- a/Language/Expressions/Assignment/variable_assignment_t01.dart
+++ b/Language/Expressions/Assignment/variable_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_t02.dart b/Language/Expressions/Assignment/variable_assignment_t02.dart
index 9273429..8032168 100644
--- a/Language/Expressions/Assignment/variable_assignment_t02.dart
+++ b/Language/Expressions/Assignment/variable_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_t03.dart b/Language/Expressions/Assignment/variable_assignment_t03.dart
index ad66d39..c224d2e 100644
--- a/Language/Expressions/Assignment/variable_assignment_t03.dart
+++ b/Language/Expressions/Assignment/variable_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_t04.dart b/Language/Expressions/Assignment/variable_assignment_t04.dart
index 48a3c5f..debe43a 100644
--- a/Language/Expressions/Assignment/variable_assignment_t04.dart
+++ b/Language/Expressions/Assignment/variable_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Assignment/variable_assignment_t05.dart b/Language/Expressions/Assignment/variable_assignment_t05.dart
index 4dc2c87..f15ce99 100644
--- a/Language/Expressions/Assignment/variable_assignment_t05.dart
+++ b/Language/Expressions/Assignment/variable_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an assignment a of the form v = e proceeds as
  * follows:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t01.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t01.dart
index 0abf4a1..bfce0c0 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t01.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t02.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t02.dart
index c486291..eb44c6d 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t02.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t03.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t03.dart
index f80beba..a9150dc 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t03.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t04.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t04.dart
index 8aec32d..a603738 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t04.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t05.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t05.dart
index f1d6324..0c2d452 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t05.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t06.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t06.dart
index 59baefe..d94b3e5 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t06.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/evaluation_throws_t07.dart b/Language/Expressions/Await_Expressions/evaluation_throws_t07.dart
index 393bd88..f1dcc07 100644
--- a/Language/Expressions/Await_Expressions/evaluation_throws_t07.dart
+++ b/Language/Expressions/Await_Expressions/evaluation_throws_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e
  * proceeds as follows: First, the expression e is evaluated. Next:
diff --git a/Language/Expressions/Await_Expressions/execution_t01.dart b/Language/Expressions/Await_Expressions/execution_t01.dart
index 9ddacd7..26293ca 100644
--- a/Language/Expressions/Await_Expressions/execution_t01.dart
+++ b/Language/Expressions/Await_Expressions/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/execution_t02.dart b/Language/Expressions/Await_Expressions/execution_t02.dart
index 6aac927..f9189ab 100644
--- a/Language/Expressions/Await_Expressions/execution_t02.dart
+++ b/Language/Expressions/Await_Expressions/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/execution_t03.dart b/Language/Expressions/Await_Expressions/execution_t03.dart
index 9d31672..3719733 100644
--- a/Language/Expressions/Await_Expressions/execution_t03.dart
+++ b/Language/Expressions/Await_Expressions/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/execution_t04.dart b/Language/Expressions/Await_Expressions/execution_t04.dart
index 88785ea..cf85b48 100644
--- a/Language/Expressions/Await_Expressions/execution_t04.dart
+++ b/Language/Expressions/Await_Expressions/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/execution_t05.dart b/Language/Expressions/Await_Expressions/execution_t05.dart
index 450b7b1..bc64d06 100644
--- a/Language/Expressions/Await_Expressions/execution_t05.dart
+++ b/Language/Expressions/Await_Expressions/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/execution_t06.dart b/Language/Expressions/Await_Expressions/execution_t06.dart
index 25ef31c..4cef26a 100644
--- a/Language/Expressions/Await_Expressions/execution_t06.dart
+++ b/Language/Expressions/Await_Expressions/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an await expression a of the form await e proceeds
  * as follows:
diff --git a/Language/Expressions/Await_Expressions/no_static_warning_t01.dart b/Language/Expressions/Await_Expressions/no_static_warning_t01.dart
index f08c999..72fb875 100644
--- a/Language/Expressions/Await_Expressions/no_static_warning_t01.dart
+++ b/Language/Expressions/Await_Expressions/no_static_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a static warning if the type of e is not a subtype of
  * Future. Tools may choose to give a hint in such cases.
diff --git a/Language/Expressions/Await_Expressions/static_type_t01.dart b/Language/Expressions/Await_Expressions/static_type_t01.dart
index 9e77c84..f2a5802 100644
--- a/Language/Expressions/Await_Expressions/static_type_t01.dart
+++ b/Language/Expressions/Await_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a is flatten(T) (the flatten function is
  * defined in section 'Function Expressions' where T is the static type of e.
diff --git a/Language/Expressions/Await_Expressions/static_type_t02.dart b/Language/Expressions/Await_Expressions/static_type_t02.dart
index c9cac14..7e2a01d 100644
--- a/Language/Expressions/Await_Expressions/static_type_t02.dart
+++ b/Language/Expressions/Await_Expressions/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a is flatten(T) (the flatten function is
  * defined in section 'Function Expressions' where T is the static type of e.
diff --git a/Language/Expressions/Await_Expressions/static_type_t03.dart b/Language/Expressions/Await_Expressions/static_type_t03.dart
index 2344177..f023545 100644
--- a/Language/Expressions/Await_Expressions/static_type_t03.dart
+++ b/Language/Expressions/Await_Expressions/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a is flatten(T) (the flatten function is
  * defined in section 'Function Expressions' where T is the static type of e.
diff --git a/Language/Expressions/Await_Expressions/static_type_t04.dart b/Language/Expressions/Await_Expressions/static_type_t04.dart
index fffc598..c863b52 100644
--- a/Language/Expressions/Await_Expressions/static_type_t04.dart
+++ b/Language/Expressions/Await_Expressions/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a is flatten(T) (the flatten function is
  * defined in section 'Function Expressions' where T is the static type of e.
diff --git a/Language/Expressions/Await_Expressions/static_type_t05.dart b/Language/Expressions/Await_Expressions/static_type_t05.dart
index 3458e3b..5a54902 100644
--- a/Language/Expressions/Await_Expressions/static_type_t05.dart
+++ b/Language/Expressions/Await_Expressions/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a is flatten(T) (the flatten function is
  * defined in section 'Function Expressions' where T is the static type of e.
diff --git a/Language/Expressions/Await_Expressions/syntax_t01.dart b/Language/Expressions/Await_Expressions/syntax_t01.dart
index 5b6f711..c858722 100644
--- a/Language/Expressions/Await_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  awaitExpression:
diff --git a/Language/Expressions/Await_Expressions/syntax_t02.dart b/Language/Expressions/Await_Expressions/syntax_t02.dart
index bd504a5..3b96e7d 100644
--- a/Language/Expressions/Await_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  awaitExpression:
diff --git a/Language/Expressions/Await_Expressions/syntax_t03.dart b/Language/Expressions/Await_Expressions/syntax_t03.dart
index 95c4d2f..2ab9e9b 100644
--- a/Language/Expressions/Await_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  awaitExpression:
diff --git a/Language/Expressions/Await_Expressions/syntax_t04.dart b/Language/Expressions/Await_Expressions/syntax_t04.dart
index 7e52412..398c926 100644
--- a/Language/Expressions/Await_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  awaitExpression:
diff --git a/Language/Expressions/Await_Expressions/syntax_t05.dart b/Language/Expressions/Await_Expressions/syntax_t05.dart
index 75385e2..5b468df 100644
--- a/Language/Expressions/Await_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the function immediately enclosing
  * a is not declared asynchronous. However, this error is simply a syntax
diff --git a/Language/Expressions/Await_Expressions/syntax_t06.dart b/Language/Expressions/Await_Expressions/syntax_t06.dart
index dc44dbd..df3e78e 100644
--- a/Language/Expressions/Await_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the function immediately enclosing
  * a is not declared asynchronous. However, this error is simply a syntax
diff --git a/Language/Expressions/Await_Expressions/syntax_t07.dart b/Language/Expressions/Await_Expressions/syntax_t07.dart
index db8d8f6..a0781ce 100644
--- a/Language/Expressions/Await_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the function immediately enclosing
  * a is not declared asynchronous. However, this error is simply a syntax
diff --git a/Language/Expressions/Await_Expressions/syntax_t08.dart b/Language/Expressions/Await_Expressions/syntax_t08.dart
index 85fd7c0..fdc9aab 100644
--- a/Language/Expressions/Await_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the function immediately enclosing
  * a is not declared asynchronous. However, this error is simply a syntax
diff --git a/Language/Expressions/Await_Expressions/syntax_t09.dart b/Language/Expressions/Await_Expressions/syntax_t09.dart
index 6bb6a68..5eca3d6 100644
--- a/Language/Expressions/Await_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the function immediately enclosing
  * a is not declared asynchronous. However, this error is simply a syntax
diff --git a/Language/Expressions/Await_Expressions/syntax_t10.dart b/Language/Expressions/Await_Expressions/syntax_t10.dart
index bed5e98..1a0fb99 100644
--- a/Language/Expressions/Await_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Await_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  awaitExpression:
diff --git a/Language/Expressions/Await_Expressions/value_t01.dart b/Language/Expressions/Await_Expressions/value_t01.dart
index c9c630b..3447b06 100644
--- a/Language/Expressions/Await_Expressions/value_t01.dart
+++ b/Language/Expressions/Await_Expressions/value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion if e evaluates to an object o that is not an instance of Future,
  * then let f be the result of calling Future.value() with o as its argument;
diff --git a/Language/Expressions/Await_Expressions/value_t02.dart b/Language/Expressions/Await_Expressions/value_t02.dart
index c0386bf..be2dd1b 100644
--- a/Language/Expressions/Await_Expressions/value_t02.dart
+++ b/Language/Expressions/Await_Expressions/value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion if e evaluates to an object o that is not an instance of Future,
  * then let f be the result of calling Future.value() with o as its argument;
diff --git a/Language/Expressions/Await_Expressions/value_t03.dart b/Language/Expressions/Await_Expressions/value_t03.dart
index ffc4527..764d0ae 100644
--- a/Language/Expressions/Await_Expressions/value_t03.dart
+++ b/Language/Expressions/Await_Expressions/value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion if e evaluates to an object o that is not an instance of Future,
  * then let f be the result of calling Future.value() with o as its argument;
diff --git a/Language/Expressions/Await_Expressions/value_t04.dart b/Language/Expressions/Await_Expressions/value_t04.dart
index 02baf34..8479907 100644
--- a/Language/Expressions/Await_Expressions/value_t04.dart
+++ b/Language/Expressions/Await_Expressions/value_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion if e evaluates to an object o that is not an instance of Future,
  * then let f be the result of calling Future.value() with o as its argument;
diff --git a/Language/Expressions/Bitwise_Expressions/allowed_characters_t01.dart b/Language/Expressions/Bitwise_Expressions/allowed_characters_t01.dart
index 78a99a2..64da942 100644
--- a/Language/Expressions/Bitwise_Expressions/allowed_characters_t01.dart
+++ b/Language/Expressions/Bitwise_Expressions/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t01.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t01.dart
index bf8a976..8c5e677 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t01.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form super op e2 is
  * equivalent to the method invocation super.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t02.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t02.dart
index d7d0a29..e38b0d8 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t02.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form super op e2 is
  * equivalent to the method invocation super.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t03.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t03.dart
index 11afdbc..32cf476 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_super_t03.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_super_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form super op e2 is
  * equivalent to the method invocation super.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_t01.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_t01.dart
index 31fc494..a30b870 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_t01.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form e1 op e2
  * is equivalent to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_t02.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_t02.dart
index 47a480b..be6c9d1 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_t02.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form e1 op e2
  * is equivalent to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/method_invocation_t03.dart b/Language/Expressions/Bitwise_Expressions/method_invocation_t03.dart
index f49cdbf..cc29c7f 100644
--- a/Language/Expressions/Bitwise_Expressions/method_invocation_t03.dart
+++ b/Language/Expressions/Bitwise_Expressions/method_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A bitwise expression of the form e1 op e2
  * is equivalent to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t01.dart b/Language/Expressions/Bitwise_Expressions/syntax_t01.dart
index 79e3c03..8ecefc0 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t02.dart b/Language/Expressions/Bitwise_Expressions/syntax_t02.dart
index 71ec5f3..7525679 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t03.dart b/Language/Expressions/Bitwise_Expressions/syntax_t03.dart
index 8cdb01d..d944e4f 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t04.dart b/Language/Expressions/Bitwise_Expressions/syntax_t04.dart
index 1561822..e801740 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t05.dart b/Language/Expressions/Bitwise_Expressions/syntax_t05.dart
index 6e07c27..af92d50 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t06.dart b/Language/Expressions/Bitwise_Expressions/syntax_t06.dart
index 79678d5..fc3d0c7 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t07.dart b/Language/Expressions/Bitwise_Expressions/syntax_t07.dart
index 32bb337..ed05d6e 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t08.dart b/Language/Expressions/Bitwise_Expressions/syntax_t08.dart
index fd7e69f..ea7e641 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t09.dart b/Language/Expressions/Bitwise_Expressions/syntax_t09.dart
index d5b5cc4..ac7c6d7 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t10.dart b/Language/Expressions/Bitwise_Expressions/syntax_t10.dart
index 9ec7c6a..eca2520 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t11.dart b/Language/Expressions/Bitwise_Expressions/syntax_t11.dart
index 1fce45b..bffc441 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Bitwise expressions invoke the bitwise operators on objects.

  * bitwiseOrExpression:

diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t12.dart b/Language/Expressions/Bitwise_Expressions/syntax_t12.dart
index 96c0f37..f4bbc3b 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t13.dart b/Language/Expressions/Bitwise_Expressions/syntax_t13.dart
index 44b5a16..f5be370 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t13.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t14.dart b/Language/Expressions/Bitwise_Expressions/syntax_t14.dart
index 38b111c..d390fae 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t14.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t15.dart b/Language/Expressions/Bitwise_Expressions/syntax_t15.dart
index ff48b49..59a36a7 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t15.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t16.dart b/Language/Expressions/Bitwise_Expressions/syntax_t16.dart
index e2343a9..b5a539d 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Bitwise_Expressions/syntax_t17.dart b/Language/Expressions/Bitwise_Expressions/syntax_t17.dart
index 08f6258..f5f00a5 100644
--- a/Language/Expressions/Bitwise_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Bitwise_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Bitwise expressions invoke the bitwise operators on objects.
  * bitwiseOrExpression:
diff --git a/Language/Expressions/Booleans/Boolean_Conversion/conversion_t01.dart b/Language/Expressions/Booleans/Boolean_Conversion/conversion_t01.dart
index 95bb309..d6d4b2c 100644
--- a/Language/Expressions/Booleans/Boolean_Conversion/conversion_t01.dart
+++ b/Language/Expressions/Booleans/Boolean_Conversion/conversion_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Because boolean conversion requires its parameter to be a
  * boolean, any construct that makes use of boolean conversion will cause a
diff --git a/Language/Expressions/Booleans/Boolean_Conversion/definition_t01.dart b/Language/Expressions/Booleans/Boolean_Conversion/definition_t01.dart
index c4ae144..d9c29fe 100644
--- a/Language/Expressions/Booleans/Boolean_Conversion/definition_t01.dart
+++ b/Language/Expressions/Booleans/Boolean_Conversion/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Boolean conversion is defined by the function
  *   (bool v){
diff --git a/Language/Expressions/Booleans/Boolean_Conversion/definition_t02.dart b/Language/Expressions/Booleans/Boolean_Conversion/definition_t02.dart
index 7fe8c47..bb304ff 100644
--- a/Language/Expressions/Booleans/Boolean_Conversion/definition_t02.dart
+++ b/Language/Expressions/Booleans/Boolean_Conversion/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Boolean conversion is defined by the function
  *   (bool v){
diff --git a/Language/Expressions/Booleans/Boolean_Conversion/definition_t03.dart b/Language/Expressions/Booleans/Boolean_Conversion/definition_t03.dart
index 6553edc..b33cb5b 100644
--- a/Language/Expressions/Booleans/Boolean_Conversion/definition_t03.dart
+++ b/Language/Expressions/Booleans/Boolean_Conversion/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Boolean conversion is defined by the function
  *   (bool v){
diff --git a/Language/Expressions/Booleans/boolean_literals_t01.dart b/Language/Expressions/Booleans/boolean_literals_t01.dart
index 9a9e409..078cee0 100644
--- a/Language/Expressions/Booleans/boolean_literals_t01.dart
+++ b/Language/Expressions/Booleans/boolean_literals_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved words true and false denote objects that represent

  * the boolean values true and false respectively. They are the boolean

diff --git a/Language/Expressions/Booleans/boolean_literals_t02.dart b/Language/Expressions/Booleans/boolean_literals_t02.dart
index 0e98a1a..0222f1a 100644
--- a/Language/Expressions/Booleans/boolean_literals_t02.dart
+++ b/Language/Expressions/Booleans/boolean_literals_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved words true and false denote objects that represent

  * the boolean values true and false respectively. They are the boolean

diff --git a/Language/Expressions/Booleans/boolean_literals_t03.dart b/Language/Expressions/Booleans/boolean_literals_t03.dart
index 0f28578..9ef5722 100644
--- a/Language/Expressions/Booleans/boolean_literals_t03.dart
+++ b/Language/Expressions/Booleans/boolean_literals_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved words true and false denote objects that represent

  * the boolean values true and false respectively. They are the boolean

diff --git a/Language/Expressions/Booleans/class_bool_t01.dart b/Language/Expressions/Booleans/class_bool_t01.dart
index 57013f0..06a740f 100644
--- a/Language/Expressions/Booleans/class_bool_t01.dart
+++ b/Language/Expressions/Booleans/class_bool_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Both  true and false are implement the built-in class bool.
  * @description Checks that true and false are implement the built-in interface
diff --git a/Language/Expressions/Booleans/extend_or_implement_t01.dart b/Language/Expressions/Booleans/extend_or_implement_t01.dart
index 1a201be..32b0ca7 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t01.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement bool.

diff --git a/Language/Expressions/Booleans/extend_or_implement_t02.dart b/Language/Expressions/Booleans/extend_or_implement_t02.dart
index 5b33fc8..8ece833 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t02.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement bool.

diff --git a/Language/Expressions/Booleans/extend_or_implement_t03.dart b/Language/Expressions/Booleans/extend_or_implement_t03.dart
index 65abbaa..929cd88 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t03.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement bool.

diff --git a/Language/Expressions/Booleans/extend_or_implement_t04.dart b/Language/Expressions/Booleans/extend_or_implement_t04.dart
index adf9ca2..52b9768 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t04.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement bool.

diff --git a/Language/Expressions/Booleans/extend_or_implement_t05.dart b/Language/Expressions/Booleans/extend_or_implement_t05.dart
index 03ee164..7b74532 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t05.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for a class to attempt to extend,
  * mix in or implement bool.
diff --git a/Language/Expressions/Booleans/extend_or_implement_t06.dart b/Language/Expressions/Booleans/extend_or_implement_t06.dart
index 92d3d8b..b864dc2 100644
--- a/Language/Expressions/Booleans/extend_or_implement_t06.dart
+++ b/Language/Expressions/Booleans/extend_or_implement_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement bool.

diff --git a/Language/Expressions/Booleans/runtime_type_t01.dart b/Language/Expressions/Booleans/runtime_type_t01.dart
index a423583..f5ce9b2 100644
--- a/Language/Expressions/Booleans/runtime_type_t01.dart
+++ b/Language/Expressions/Booleans/runtime_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking the getter runtimeType on a boolean literal returns the
  * Type object that is the value of the expression bool.
diff --git a/Language/Expressions/Booleans/static_type_t01.dart b/Language/Expressions/Booleans/static_type_t01.dart
index 0932264..29956d3 100644
--- a/Language/Expressions/Booleans/static_type_t01.dart
+++ b/Language/Expressions/Booleans/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a boolean literal is bool.
  * @description Checks that no static warnings are produced when assigning a
diff --git a/Language/Expressions/Booleans/static_type_t02.dart b/Language/Expressions/Booleans/static_type_t02.dart
index 3aa4c21..1564244 100644
--- a/Language/Expressions/Booleans/static_type_t02.dart
+++ b/Language/Expressions/Booleans/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a boolean literal is bool.
  * @description Checks that a compile error is produced when assigning a
diff --git a/Language/Expressions/Conditional/allowed_characters_t01.dart b/Language/Expressions/Conditional/allowed_characters_t01.dart
index 6362d3c..f92989b 100644
--- a/Language/Expressions/Conditional/allowed_characters_t01.dart
+++ b/Language/Expressions/Conditional/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Conditional/evaluation_t01.dart b/Language/Expressions/Conditional/evaluation_t01.dart
index 1e944d0..7ad7257 100644
--- a/Language/Expressions/Conditional/evaluation_t01.dart
+++ b/Language/Expressions/Conditional/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional expression c of the form e1 ? e2 : e3
  * proceeds as follows:
diff --git a/Language/Expressions/Conditional/evaluation_t02.dart b/Language/Expressions/Conditional/evaluation_t02.dart
index e7c2214..3701504 100644
--- a/Language/Expressions/Conditional/evaluation_t02.dart
+++ b/Language/Expressions/Conditional/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional expression c of the form e1 ? e2 : e3
  * proceeds as follows:
diff --git a/Language/Expressions/Conditional/evaluation_t03.dart b/Language/Expressions/Conditional/evaluation_t03.dart
index da43ec6..b1e0da6 100644
--- a/Language/Expressions/Conditional/evaluation_t03.dart
+++ b/Language/Expressions/Conditional/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional expression c of the form e1 ? e2 : e3
  * proceeds as follows:
diff --git a/Language/Expressions/Conditional/evaluation_t04.dart b/Language/Expressions/Conditional/evaluation_t04.dart
index 7908378..a93d6fc 100644
--- a/Language/Expressions/Conditional/evaluation_t04.dart
+++ b/Language/Expressions/Conditional/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional expression c of the form e1 ? e2 : e3
  * proceeds as follows:
diff --git a/Language/Expressions/Conditional/static_type_t01.dart b/Language/Expressions/Conditional/static_type_t01.dart
index 31fd741..ec9bf1c 100644
--- a/Language/Expressions/Conditional/static_type_t01.dart
+++ b/Language/Expressions/Conditional/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of c is the least upper bound
  * of the static type of e2 and the static type of e3.
diff --git a/Language/Expressions/Conditional/static_type_t02.dart b/Language/Expressions/Conditional/static_type_t02.dart
index 5b321da..02da74f 100644
--- a/Language/Expressions/Conditional/static_type_t02.dart
+++ b/Language/Expressions/Conditional/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of c is the least upper bound
  * of the static type of e2 and the static type of e3.
diff --git a/Language/Expressions/Conditional/static_type_t03.dart b/Language/Expressions/Conditional/static_type_t03.dart
index f82c22f..c80dd52 100644
--- a/Language/Expressions/Conditional/static_type_t03.dart
+++ b/Language/Expressions/Conditional/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of c is the least upper bound
  * of the static type of e2 and the static type of e3.
diff --git a/Language/Expressions/Conditional/syntax_t02.dart b/Language/Expressions/Conditional/syntax_t02.dart
index c5b2aad..a911254 100644
--- a/Language/Expressions/Conditional/syntax_t02.dart
+++ b/Language/Expressions/Conditional/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t03.dart b/Language/Expressions/Conditional/syntax_t03.dart
index ab7ba16..45b706a 100644
--- a/Language/Expressions/Conditional/syntax_t03.dart
+++ b/Language/Expressions/Conditional/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t04.dart b/Language/Expressions/Conditional/syntax_t04.dart
index 6109aa0..99ff111 100644
--- a/Language/Expressions/Conditional/syntax_t04.dart
+++ b/Language/Expressions/Conditional/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t05.dart b/Language/Expressions/Conditional/syntax_t05.dart
index abec637..4e439b7 100644
--- a/Language/Expressions/Conditional/syntax_t05.dart
+++ b/Language/Expressions/Conditional/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t06.dart b/Language/Expressions/Conditional/syntax_t06.dart
index 8c2bf31..f776f00 100644
--- a/Language/Expressions/Conditional/syntax_t06.dart
+++ b/Language/Expressions/Conditional/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t07.dart b/Language/Expressions/Conditional/syntax_t07.dart
index 6386b31..e72021f 100644
--- a/Language/Expressions/Conditional/syntax_t07.dart
+++ b/Language/Expressions/Conditional/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t08.dart b/Language/Expressions/Conditional/syntax_t08.dart
index 6789c51..0c04365 100644
--- a/Language/Expressions/Conditional/syntax_t08.dart
+++ b/Language/Expressions/Conditional/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t09.dart b/Language/Expressions/Conditional/syntax_t09.dart
index 55f9a41..20068de 100644
--- a/Language/Expressions/Conditional/syntax_t09.dart
+++ b/Language/Expressions/Conditional/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t10.dart b/Language/Expressions/Conditional/syntax_t10.dart
index 08ded2c..7f12f37 100644
--- a/Language/Expressions/Conditional/syntax_t10.dart
+++ b/Language/Expressions/Conditional/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression evaluates one of two expressions
  * based on a boolean condition.
diff --git a/Language/Expressions/Conditional/syntax_t11.dart b/Language/Expressions/Conditional/syntax_t11.dart
index 8a5597e..45593a8 100644
--- a/Language/Expressions/Conditional/syntax_t11.dart
+++ b/Language/Expressions/Conditional/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t12.dart b/Language/Expressions/Conditional/syntax_t12.dart
index bae4a56..1f94b10 100644
--- a/Language/Expressions/Conditional/syntax_t12.dart
+++ b/Language/Expressions/Conditional/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression evaluates one of two expressions
  * based on a boolean condition.
diff --git a/Language/Expressions/Conditional/syntax_t13.dart b/Language/Expressions/Conditional/syntax_t13.dart
index 1c4c2a9..5a8651d 100644
--- a/Language/Expressions/Conditional/syntax_t13.dart
+++ b/Language/Expressions/Conditional/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/syntax_t14.dart b/Language/Expressions/Conditional/syntax_t14.dart
index 917dfc3..7a170e7 100644
--- a/Language/Expressions/Conditional/syntax_t14.dart
+++ b/Language/Expressions/Conditional/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression evaluates one of two expressions
  * based on a boolean condition.
diff --git a/Language/Expressions/Conditional/syntax_t15.dart b/Language/Expressions/Conditional/syntax_t15.dart
index 7c5809a..072c832 100644
--- a/Language/Expressions/Conditional/syntax_t15.dart
+++ b/Language/Expressions/Conditional/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A conditional expression evaluates one of two expressions

  * based on a boolean condition.

diff --git a/Language/Expressions/Conditional/type_not_bool_t01.dart b/Language/Expressions/Conditional/type_not_bool_t01.dart
index 5fb4db0..4a7c7b0 100644
--- a/Language/Expressions/Conditional/type_not_bool_t01.dart
+++ b/Language/Expressions/Conditional/type_not_bool_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e1 may not be assigned
  * to bool.
diff --git a/Language/Expressions/Conditional/type_t01.dart b/Language/Expressions/Conditional/type_t01.dart
index 1b444b0..53e1a6d 100644
--- a/Language/Expressions/Conditional/type_t01.dart
+++ b/Language/Expressions/Conditional/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t02.dart b/Language/Expressions/Conditional/type_t02.dart
index 9dee754..fa5d9da 100644
--- a/Language/Expressions/Conditional/type_t02.dart
+++ b/Language/Expressions/Conditional/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t03.dart b/Language/Expressions/Conditional/type_t03.dart
index 9d7db8b..8b4a1d4 100644
--- a/Language/Expressions/Conditional/type_t03.dart
+++ b/Language/Expressions/Conditional/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t04.dart b/Language/Expressions/Conditional/type_t04.dart
index 5b8f68e..e576292 100644
--- a/Language/Expressions/Conditional/type_t04.dart
+++ b/Language/Expressions/Conditional/type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t05.dart b/Language/Expressions/Conditional/type_t05.dart
index d86ee8d..77c1a12 100644
--- a/Language/Expressions/Conditional/type_t05.dart
+++ b/Language/Expressions/Conditional/type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t06.dart b/Language/Expressions/Conditional/type_t06.dart
index d2908e3..87795c6 100644
--- a/Language/Expressions/Conditional/type_t06.dart
+++ b/Language/Expressions/Conditional/type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t07.dart b/Language/Expressions/Conditional/type_t07.dart
index ed174d7..276e712 100644
--- a/Language/Expressions/Conditional/type_t07.dart
+++ b/Language/Expressions/Conditional/type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t08.dart b/Language/Expressions/Conditional/type_t08.dart
index 55994e9..f39af23 100644
--- a/Language/Expressions/Conditional/type_t08.dart
+++ b/Language/Expressions/Conditional/type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Conditional/type_t09.dart b/Language/Expressions/Conditional/type_t09.dart
index e8eeb52..2e0ba0d 100644
--- a/Language/Expressions/Conditional/type_t09.dart
+++ b/Language/Expressions/Conditional/type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A conditional expression c of the form e1 ? e2 : e3.
  * If all of the following hold:
diff --git a/Language/Expressions/Constants/bitwise_operators_t01.dart b/Language/Expressions/Constants/bitwise_operators_t01.dart
index 1717acd..06ca9be 100644
--- a/Language/Expressions/Constants/bitwise_operators_t01.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/bitwise_operators_t02.dart b/Language/Expressions/Constants/bitwise_operators_t02.dart
index c468bed..f0e4e0e 100644
--- a/Language/Expressions/Constants/bitwise_operators_t02.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/bitwise_operators_t03.dart b/Language/Expressions/Constants/bitwise_operators_t03.dart
index 409c3f8..59978c0 100644
--- a/Language/Expressions/Constants/bitwise_operators_t03.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/bitwise_operators_t04.dart b/Language/Expressions/Constants/bitwise_operators_t04.dart
index 7120d33..dc15852 100644
--- a/Language/Expressions/Constants/bitwise_operators_t04.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/bitwise_operators_t05.dart b/Language/Expressions/Constants/bitwise_operators_t05.dart
index fd9667c..7c371cf 100644
--- a/Language/Expressions/Constants/bitwise_operators_t05.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/bitwise_operators_t06.dart b/Language/Expressions/Constants/bitwise_operators_t06.dart
index 52857ed..dbbbd86 100644
--- a/Language/Expressions/Constants/bitwise_operators_t06.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/bitwise_operators_t07.dart b/Language/Expressions/Constants/bitwise_operators_t07.dart
index bc3da83..18d2b7e 100644
--- a/Language/Expressions/Constants/bitwise_operators_t07.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/bitwise_operators_t08.dart b/Language/Expressions/Constants/bitwise_operators_t08.dart
index a12b16d..16ddbfd 100644
--- a/Language/Expressions/Constants/bitwise_operators_t08.dart
+++ b/Language/Expressions/Constants/bitwise_operators_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_constructor_t01.dart b/Language/Expressions/Constants/constant_constructor_t01.dart
index 9c8a7e8..7c8ef8a 100644
--- a/Language/Expressions/Constants/constant_constructor_t01.dart
+++ b/Language/Expressions/Constants/constant_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_constructor_t02.dart b/Language/Expressions/Constants/constant_constructor_t02.dart
index 17a59a5..4856f8b 100644
--- a/Language/Expressions/Constants/constant_constructor_t02.dart
+++ b/Language/Expressions/Constants/constant_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_constructor_t03.dart b/Language/Expressions/Constants/constant_constructor_t03.dart
index 82c89b7..be05056 100644
--- a/Language/Expressions/Constants/constant_constructor_t03.dart
+++ b/Language/Expressions/Constants/constant_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_list_t01.dart b/Language/Expressions/Constants/constant_list_t01.dart
index 27fe7da..5daa7ec 100644
--- a/Language/Expressions/Constants/constant_list_t01.dart
+++ b/Language/Expressions/Constants/constant_list_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_list_t02.dart b/Language/Expressions/Constants/constant_list_t02.dart
index 8bd3c4e..df28646 100644
--- a/Language/Expressions/Constants/constant_list_t02.dart
+++ b/Language/Expressions/Constants/constant_list_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/constant_map_t01.dart b/Language/Expressions/Constants/constant_map_t01.dart
index 970eea9..e198e18 100644
--- a/Language/Expressions/Constants/constant_map_t01.dart
+++ b/Language/Expressions/Constants/constant_map_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/constant_map_t02.dart b/Language/Expressions/Constants/constant_map_t02.dart
index 41d6a98..10fa56a 100644
--- a/Language/Expressions/Constants/constant_map_t02.dart
+++ b/Language/Expressions/Constants/constant_map_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/constants_lib.dart b/Language/Expressions/Constants/constants_lib.dart
index fd28312..855b26e 100644
--- a/Language/Expressions/Constants/constants_lib.dart
+++ b/Language/Expressions/Constants/constants_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library constants_lib;
 
 const bool yy = true;
diff --git a/Language/Expressions/Constants/depending_on_itself_t01.dart b/Language/Expressions/Constants/depending_on_itself_t01.dart
index 91161f0..e4b599d 100644
--- a/Language/Expressions/Constants/depending_on_itself_t01.dart
+++ b/Language/Expressions/Constants/depending_on_itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the value of a compile-time

  * constant expression depends on itself.

diff --git a/Language/Expressions/Constants/depending_on_itself_t02.dart b/Language/Expressions/Constants/depending_on_itself_t02.dart
index dc473a8..4de80bf 100644
--- a/Language/Expressions/Constants/depending_on_itself_t02.dart
+++ b/Language/Expressions/Constants/depending_on_itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the value of a compile-time
  * constant expression depends on itself.
@@ -11,7 +12,7 @@
  */
 
 const a1 = a10;
-//    ^^
+// [error line 14, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 const a2 = a1;
diff --git a/Language/Expressions/Constants/depending_on_itself_t03.dart b/Language/Expressions/Constants/depending_on_itself_t03.dart
index 221d612..7e000a7 100644
--- a/Language/Expressions/Constants/depending_on_itself_t03.dart
+++ b/Language/Expressions/Constants/depending_on_itself_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the value of a compile-time

  * constant expression depends on itself.

diff --git a/Language/Expressions/Constants/equals_expression_t01.dart b/Language/Expressions/Constants/equals_expression_t01.dart
index 78043d1..10edc7b 100644
--- a/Language/Expressions/Constants/equals_expression_t01.dart
+++ b/Language/Expressions/Constants/equals_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/equals_expression_t02.dart b/Language/Expressions/Constants/equals_expression_t02.dart
index eea6de4..ab0c046 100644
--- a/Language/Expressions/Constants/equals_expression_t02.dart
+++ b/Language/Expressions/Constants/equals_expression_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/equals_expression_t03.dart b/Language/Expressions/Constants/equals_expression_t03.dart
index 2c4df82..8a12bee 100644
--- a/Language/Expressions/Constants/equals_expression_t03.dart
+++ b/Language/Expressions/Constants/equals_expression_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/exception_t01.dart b/Language/Expressions/Constants/exception_t01.dart
index b85d438..126c9bd 100644
--- a/Language/Expressions/Constants/exception_t01.dart
+++ b/Language/Expressions/Constants/exception_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an expression is required to be a

  * constant expression but its evaluation would raise an exception.

diff --git a/Language/Expressions/Constants/exception_t02.dart b/Language/Expressions/Constants/exception_t02.dart
index ef73542..819ba96 100644
--- a/Language/Expressions/Constants/exception_t02.dart
+++ b/Language/Expressions/Constants/exception_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an expression is required to be a

  * constant expression but its evaluation would raise an exception.

diff --git a/Language/Expressions/Constants/exception_t03.dart b/Language/Expressions/Constants/exception_t03.dart
index 4973a87..84c1b94 100644
--- a/Language/Expressions/Constants/exception_t03.dart
+++ b/Language/Expressions/Constants/exception_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an expression is required to be a
  * constant expression but its evaluation would raise an exception.
diff --git a/Language/Expressions/Constants/exception_t04.dart b/Language/Expressions/Constants/exception_t04.dart
index e1fa1ab..3fb7575 100644
--- a/Language/Expressions/Constants/exception_t04.dart
+++ b/Language/Expressions/Constants/exception_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an expression is required to be a
  * constant expression but its evaluation would raise an exception.
diff --git a/Language/Expressions/Constants/exception_t05.dart b/Language/Expressions/Constants/exception_t05.dart
index dd8be09..9391f0d 100644
--- a/Language/Expressions/Constants/exception_t05.dart
+++ b/Language/Expressions/Constants/exception_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an expression is required to be a
  * constant expression but its evaluation would raise an exception.
diff --git a/Language/Expressions/Constants/identical_t01.dart b/Language/Expressions/Constants/identical_t01.dart
index 201eca5..2236f51 100644
--- a/Language/Expressions/Constants/identical_t01.dart
+++ b/Language/Expressions/Constants/identical_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identical_t02.dart b/Language/Expressions/Constants/identical_t02.dart
index cf41edd..479549b 100644
--- a/Language/Expressions/Constants/identical_t02.dart
+++ b/Language/Expressions/Constants/identical_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identical_t03.dart b/Language/Expressions/Constants/identical_t03.dart
index 487741d..c51dc8b 100644
--- a/Language/Expressions/Constants/identical_t03.dart
+++ b/Language/Expressions/Constants/identical_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t01.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t01.dart
index 67c7bd1..bdcd7d1 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t01.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t02.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t02.dart
index 596b9f2..325864c 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t02.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t03.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t03.dart
index 6bd750b..d2d0d68 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t03.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t04.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t04.dart
index b95f3a2..d982538 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t04.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t05.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t05.dart
index 7c4a5f8..51b1b95 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t05.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t06.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t06.dart
index 663217c..5ffbac6 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t06.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/identifier_denotes_a_constant_t07.dart b/Language/Expressions/Constants/identifier_denotes_a_constant_t07.dart
index 6f71cc8..e7fb8c3 100644
--- a/Language/Expressions/Constants/identifier_denotes_a_constant_t07.dart
+++ b/Language/Expressions/Constants/identifier_denotes_a_constant_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/integer_size_t01.dart b/Language/Expressions/Constants/integer_size_t01.dart
index 3492242..f1606e1 100644
--- a/Language/Expressions/Constants/integer_size_t01.dart
+++ b/Language/Expressions/Constants/integer_size_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Constants/integer_size_t02.dart b/Language/Expressions/Constants/integer_size_t02.dart
index 483f9af..e2be44b 100644
--- a/Language/Expressions/Constants/integer_size_t02.dart
+++ b/Language/Expressions/Constants/integer_size_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Constants/integer_size_t03.dart b/Language/Expressions/Constants/integer_size_t03.dart
index cbdb622..81b9542 100644
--- a/Language/Expressions/Constants/integer_size_t03.dart
+++ b/Language/Expressions/Constants/integer_size_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Constants/integer_size_t04.dart b/Language/Expressions/Constants/integer_size_t04.dart
index 1baf167..0376744 100644
--- a/Language/Expressions/Constants/integer_size_t04.dart
+++ b/Language/Expressions/Constants/integer_size_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Constants/literal_boolean_t01.dart b/Language/Expressions/Constants/literal_boolean_t01.dart
index 1b4c216..982e34c 100644
--- a/Language/Expressions/Constants/literal_boolean_t01.dart
+++ b/Language/Expressions/Constants/literal_boolean_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/literal_number_t01.dart b/Language/Expressions/Constants/literal_number_t01.dart
index afd15be..541c92d 100644
--- a/Language/Expressions/Constants/literal_number_t01.dart
+++ b/Language/Expressions/Constants/literal_number_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/literal_string_t01.dart b/Language/Expressions/Constants/literal_string_t01.dart
index bb3f9f8..c6caf70 100644
--- a/Language/Expressions/Constants/literal_string_t01.dart
+++ b/Language/Expressions/Constants/literal_string_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/literal_string_t02.dart b/Language/Expressions/Constants/literal_string_t02.dart
index 7d4028b..04b5171 100644
--- a/Language/Expressions/Constants/literal_string_t02.dart
+++ b/Language/Expressions/Constants/literal_string_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/literal_string_t03.dart b/Language/Expressions/Constants/literal_string_t03.dart
index 3329cfd..95b54e0 100644
--- a/Language/Expressions/Constants/literal_string_t03.dart
+++ b/Language/Expressions/Constants/literal_string_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/literal_string_t04.dart b/Language/Expressions/Constants/literal_string_t04.dart
index 83bba77..31e153a 100644
--- a/Language/Expressions/Constants/literal_string_t04.dart
+++ b/Language/Expressions/Constants/literal_string_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/literal_string_t05.dart b/Language/Expressions/Constants/literal_string_t05.dart
index b67541c..e55032d 100644
--- a/Language/Expressions/Constants/literal_string_t05.dart
+++ b/Language/Expressions/Constants/literal_string_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/literal_symbol_t01.dart b/Language/Expressions/Constants/literal_symbol_t01.dart
index 07e9ad5..5b5f976 100644
--- a/Language/Expressions/Constants/literal_symbol_t01.dart
+++ b/Language/Expressions/Constants/literal_symbol_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/logical_expression_t01.dart b/Language/Expressions/Constants/logical_expression_t01.dart
index 0728927..80aaef0 100644
--- a/Language/Expressions/Constants/logical_expression_t01.dart
+++ b/Language/Expressions/Constants/logical_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/logical_expression_t02.dart b/Language/Expressions/Constants/logical_expression_t02.dart
index f98b4b8..458bc84 100644
--- a/Language/Expressions/Constants/logical_expression_t02.dart
+++ b/Language/Expressions/Constants/logical_expression_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/logical_expression_t03.dart b/Language/Expressions/Constants/logical_expression_t03.dart
index 001c327..ef51568 100644
--- a/Language/Expressions/Constants/logical_expression_t03.dart
+++ b/Language/Expressions/Constants/logical_expression_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/logical_expression_t04.dart b/Language/Expressions/Constants/logical_expression_t04.dart
index 6b20084..6c74154 100644
--- a/Language/Expressions/Constants/logical_expression_t04.dart
+++ b/Language/Expressions/Constants/logical_expression_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/math_operators_t01.dart b/Language/Expressions/Constants/math_operators_t01.dart
index 5e9f93b..4220281 100644
--- a/Language/Expressions/Constants/math_operators_t01.dart
+++ b/Language/Expressions/Constants/math_operators_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/math_operators_t02.dart b/Language/Expressions/Constants/math_operators_t02.dart
index 2ef059f..a1c91fe 100644
--- a/Language/Expressions/Constants/math_operators_t02.dart
+++ b/Language/Expressions/Constants/math_operators_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/math_operators_t03.dart b/Language/Expressions/Constants/math_operators_t03.dart
index fd69984..6909d5b 100644
--- a/Language/Expressions/Constants/math_operators_t03.dart
+++ b/Language/Expressions/Constants/math_operators_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/math_operators_t04.dart b/Language/Expressions/Constants/math_operators_t04.dart
index b2acb96..91d1b08 100644
--- a/Language/Expressions/Constants/math_operators_t04.dart
+++ b/Language/Expressions/Constants/math_operators_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/math_operators_t05.dart b/Language/Expressions/Constants/math_operators_t05.dart
index 077463f..03f593a 100644
--- a/Language/Expressions/Constants/math_operators_t05.dart
+++ b/Language/Expressions/Constants/math_operators_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/math_operators_t06.dart b/Language/Expressions/Constants/math_operators_t06.dart
index 2394d9f..abec65b 100644
--- a/Language/Expressions/Constants/math_operators_t06.dart
+++ b/Language/Expressions/Constants/math_operators_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/math_operators_t07.dart b/Language/Expressions/Constants/math_operators_t07.dart
index 98a08cf..57aae54 100644
--- a/Language/Expressions/Constants/math_operators_t07.dart
+++ b/Language/Expressions/Constants/math_operators_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t06.dart b/Language/Expressions/Constants/no_other_constant_expressions_t06.dart
index 07d5554..17f386f 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t06.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a new expression cannot be used to initialize

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t07.dart b/Language/Expressions/Constants/no_other_constant_expressions_t07.dart
index 11aa6ab..f2cbdcd 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t07.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a new expression invoking a const constructor

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t08.dart b/Language/Expressions/Constants/no_other_constant_expressions_t08.dart
index 4138cfc..0547af6 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t08.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a property extraction expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t09.dart b/Language/Expressions/Constants/no_other_constant_expressions_t09.dart
index bc28df5..d067c2b 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t09.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a method invocation expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t10.dart b/Language/Expressions/Constants/no_other_constant_expressions_t10.dart
index 645c366..772176c 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t10.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a method invocation expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t11.dart b/Language/Expressions/Constants/no_other_constant_expressions_t11.dart
index 3b10604..8e850e9 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t11.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a getter invocation expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t12.dart b/Language/Expressions/Constants/no_other_constant_expressions_t12.dart
index aecf1ae..877b2da 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t12.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a getter invocation expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t13.dart b/Language/Expressions/Constants/no_other_constant_expressions_t13.dart
index 45ceb60..3159718 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t13.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that an assignment expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t14.dart b/Language/Expressions/Constants/no_other_constant_expressions_t14.dart
index f2bb9d3..d57870d 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t14.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that an assignment expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t15.dart b/Language/Expressions/Constants/no_other_constant_expressions_t15.dart
index dd30203..6b97e58 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t15.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a compound assignment expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t17.dart b/Language/Expressions/Constants/no_other_constant_expressions_t17.dart
index cf8d1af..22493a0 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t17.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An expression of the form [e is T] is potentially constant if [e]

  * is a potentially constant expression and [T] is a constant type expression,

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t18.dart b/Language/Expressions/Constants/no_other_constant_expressions_t18.dart
index da11bcb..298c3a4 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t18.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a postfix increment expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t20.dart b/Language/Expressions/Constants/no_other_constant_expressions_t20.dart
index a768e8c..28f59d4 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t20.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a prefix decrement expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t21.dart b/Language/Expressions/Constants/no_other_constant_expressions_t21.dart
index ebb9f58..634320c 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t21.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a prefix increment expression cannot be used to

diff --git a/Language/Expressions/Constants/no_other_constant_expressions_t31.dart b/Language/Expressions/Constants/no_other_constant_expressions_t31.dart
index 482eedf..c0924cb 100644
--- a/Language/Expressions/Constants/no_other_constant_expressions_t31.dart
+++ b/Language/Expressions/Constants/no_other_constant_expressions_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion There are no other constant expressions.

  * @description Checks that a postfix decrement expression cannot be used to

diff --git a/Language/Expressions/Constants/null_t01.dart b/Language/Expressions/Constants/null_t01.dart
index a73dcb6..eb5e04b 100644
--- a/Language/Expressions/Constants/null_t01.dart
+++ b/Language/Expressions/Constants/null_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/parenthesized_expression_t01.dart b/Language/Expressions/Constants/parenthesized_expression_t01.dart
index 571b10b..c02392f 100644
--- a/Language/Expressions/Constants/parenthesized_expression_t01.dart
+++ b/Language/Expressions/Constants/parenthesized_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_constant_t01.dart b/Language/Expressions/Constants/static_constant_t01.dart
index f7a1d2d..5240a33 100644
--- a/Language/Expressions/Constants/static_constant_t01.dart
+++ b/Language/Expressions/Constants/static_constant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_constant_t02.dart b/Language/Expressions/Constants/static_constant_t02.dart
index 4d8c299..3a6e8c8 100644
--- a/Language/Expressions/Constants/static_constant_t02.dart
+++ b/Language/Expressions/Constants/static_constant_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/static_constant_t03.dart b/Language/Expressions/Constants/static_constant_t03.dart
index 2c4658d..9c0aea1 100644
--- a/Language/Expressions/Constants/static_constant_t03.dart
+++ b/Language/Expressions/Constants/static_constant_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/static_constant_t04.dart b/Language/Expressions/Constants/static_constant_t04.dart
index 62dfa50..586a59f 100644
--- a/Language/Expressions/Constants/static_constant_t04.dart
+++ b/Language/Expressions/Constants/static_constant_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/static_constant_t05.dart b/Language/Expressions/Constants/static_constant_t05.dart
index 74725d3..33c5369 100644
--- a/Language/Expressions/Constants/static_constant_t05.dart
+++ b/Language/Expressions/Constants/static_constant_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_constant_t06.dart b/Language/Expressions/Constants/static_constant_t06.dart
index c1a9309..3cef91a 100644
--- a/Language/Expressions/Constants/static_constant_t06.dart
+++ b/Language/Expressions/Constants/static_constant_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_constant_t07.dart b/Language/Expressions/Constants/static_constant_t07.dart
index 4a38f57..e0514eb 100644
--- a/Language/Expressions/Constants/static_constant_t07.dart
+++ b/Language/Expressions/Constants/static_constant_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_method_t01.dart b/Language/Expressions/Constants/static_method_t01.dart
index a800776..e426b2d 100644
--- a/Language/Expressions/Constants/static_method_t01.dart
+++ b/Language/Expressions/Constants/static_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_method_t02.dart b/Language/Expressions/Constants/static_method_t02.dart
index 764cba1..3804482 100644
--- a/Language/Expressions/Constants/static_method_t02.dart
+++ b/Language/Expressions/Constants/static_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/static_method_t03.dart b/Language/Expressions/Constants/static_method_t03.dart
index adbd148..4503aba 100644
--- a/Language/Expressions/Constants/static_method_t03.dart
+++ b/Language/Expressions/Constants/static_method_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/string_length_t01.dart b/Language/Expressions/Constants/string_length_t01.dart
index 9b2cd1e..c4b4ce6 100644
--- a/Language/Expressions/Constants/string_length_t01.dart
+++ b/Language/Expressions/Constants/string_length_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/string_length_t02.dart b/Language/Expressions/Constants/string_length_t02.dart
index 50d86d7..2d0254f 100644
--- a/Language/Expressions/Constants/string_length_t02.dart
+++ b/Language/Expressions/Constants/string_length_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/string_length_t03.dart b/Language/Expressions/Constants/string_length_t03.dart
index ddc6783..592f019 100644
--- a/Language/Expressions/Constants/string_length_t03.dart
+++ b/Language/Expressions/Constants/string_length_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/ternary_operator_t01.dart b/Language/Expressions/Constants/ternary_operator_t01.dart
index f77cbac..50d8162 100644
--- a/Language/Expressions/Constants/ternary_operator_t01.dart
+++ b/Language/Expressions/Constants/ternary_operator_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/ternary_operator_t02.dart b/Language/Expressions/Constants/ternary_operator_t02.dart
index b6d6a5a..08245d4 100644
--- a/Language/Expressions/Constants/ternary_operator_t02.dart
+++ b/Language/Expressions/Constants/ternary_operator_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/top_level_function_t01.dart b/Language/Expressions/Constants/top_level_function_t01.dart
index d22d2d7..76f042e 100644
--- a/Language/Expressions/Constants/top_level_function_t01.dart
+++ b/Language/Expressions/Constants/top_level_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/top_level_function_t02.dart b/Language/Expressions/Constants/top_level_function_t02.dart
index 8b4aae4..a77b882 100644
--- a/Language/Expressions/Constants/top_level_function_t02.dart
+++ b/Language/Expressions/Constants/top_level_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant expression is an expression whose value can never

  * change, and that can be evaluated entirely at compile time.

diff --git a/Language/Expressions/Constants/top_level_function_t03.dart b/Language/Expressions/Constants/top_level_function_t03.dart
index 61f7711..8dae7fe 100644
--- a/Language/Expressions/Constants/top_level_function_t03.dart
+++ b/Language/Expressions/Constants/top_level_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/top_level_function_t04.dart b/Language/Expressions/Constants/top_level_function_t04.dart
index 4993a44..5bca373 100644
--- a/Language/Expressions/Constants/top_level_function_t04.dart
+++ b/Language/Expressions/Constants/top_level_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Constants/top_level_function_t05.dart b/Language/Expressions/Constants/top_level_function_t05.dart
index 1cd53dd..da092c4 100644
--- a/Language/Expressions/Constants/top_level_function_t05.dart
+++ b/Language/Expressions/Constants/top_level_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant expression is an expression whose value can never
  * change, and that can be evaluated entirely at compile time.
diff --git a/Language/Expressions/Equality/evaluation_super_t01.dart b/Language/Expressions/Equality/evaluation_super_t01.dart
index af3e9e3..734a2d5 100644
--- a/Language/Expressions/Equality/evaluation_super_t01.dart
+++ b/Language/Expressions/Equality/evaluation_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form super == e
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/evaluation_super_t02.dart b/Language/Expressions/Equality/evaluation_super_t02.dart
index 95dfa49..d29c5b6 100644
--- a/Language/Expressions/Equality/evaluation_super_t02.dart
+++ b/Language/Expressions/Equality/evaluation_super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form super == e
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/evaluation_super_t03.dart b/Language/Expressions/Equality/evaluation_super_t03.dart
index 964b59e..3bcd007 100644
--- a/Language/Expressions/Equality/evaluation_super_t03.dart
+++ b/Language/Expressions/Equality/evaluation_super_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form super == e
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/evaluation_t01.dart b/Language/Expressions/Equality/evaluation_t01.dart
index 64ef02e..c540eea 100644
--- a/Language/Expressions/Equality/evaluation_t01.dart
+++ b/Language/Expressions/Equality/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form e1 == e2
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/evaluation_t03.dart b/Language/Expressions/Equality/evaluation_t03.dart
index 57ce72e..f6f5119 100644
--- a/Language/Expressions/Equality/evaluation_t03.dart
+++ b/Language/Expressions/Equality/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form e1 == e2
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/evaluation_t04.dart b/Language/Expressions/Equality/evaluation_t04.dart
index 87e69ad..3a54ae1 100644
--- a/Language/Expressions/Equality/evaluation_t04.dart
+++ b/Language/Expressions/Equality/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an equality expression ee of the form e1 == e2
  * proceeds as follows:
diff --git a/Language/Expressions/Equality/not_equal_equivalent_super_t01.dart b/Language/Expressions/Equality/not_equal_equivalent_super_t01.dart
index d1a2dd2..a9fd8c7 100644
--- a/Language/Expressions/Equality/not_equal_equivalent_super_t01.dart
+++ b/Language/Expressions/Equality/not_equal_equivalent_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An equality expression of the form super != e is equivalent to the
  * expression !(super == e).
diff --git a/Language/Expressions/Equality/not_equal_equivalent_t01.dart b/Language/Expressions/Equality/not_equal_equivalent_t01.dart
index ffaff79..d70ead1 100644
--- a/Language/Expressions/Equality/not_equal_equivalent_t01.dart
+++ b/Language/Expressions/Equality/not_equal_equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An equality expression of the form e1 != e2 is equivalent to the
  * expression !(e1 == e2).
diff --git a/Language/Expressions/Equality/static_type_t01.dart b/Language/Expressions/Equality/static_type_t01.dart
index 654c5bd..4faec27 100644
--- a/Language/Expressions/Equality/static_type_t01.dart
+++ b/Language/Expressions/Equality/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The static type of an equality expression is bool.

  * @description Checks that static type of an equality expression is bool.

diff --git a/Language/Expressions/Equality/static_type_t02.dart b/Language/Expressions/Equality/static_type_t02.dart
index 30f59ec..83b8b9e 100644
--- a/Language/Expressions/Equality/static_type_t02.dart
+++ b/Language/Expressions/Equality/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an equality expression is bool.
  * @description Checks that static type of an equality expression is not int.
diff --git a/Language/Expressions/Equality/syntax_t01.dart b/Language/Expressions/Equality/syntax_t01.dart
index bda9484..27c2a84 100644
--- a/Language/Expressions/Equality/syntax_t01.dart
+++ b/Language/Expressions/Equality/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Equality expressions test objects for equality.
  * equalityExpression:
diff --git a/Language/Expressions/Equality/syntax_t02.dart b/Language/Expressions/Equality/syntax_t02.dart
index 4fa9dea..a4c7a30 100644
--- a/Language/Expressions/Equality/syntax_t02.dart
+++ b/Language/Expressions/Equality/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t03.dart b/Language/Expressions/Equality/syntax_t03.dart
index c3af93f..5120141 100644
--- a/Language/Expressions/Equality/syntax_t03.dart
+++ b/Language/Expressions/Equality/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t04.dart b/Language/Expressions/Equality/syntax_t04.dart
index bbaab27..07d6438 100644
--- a/Language/Expressions/Equality/syntax_t04.dart
+++ b/Language/Expressions/Equality/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t07.dart b/Language/Expressions/Equality/syntax_t07.dart
index 28b5d77..00b341e 100644
--- a/Language/Expressions/Equality/syntax_t07.dart
+++ b/Language/Expressions/Equality/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t08.dart b/Language/Expressions/Equality/syntax_t08.dart
index 1a564bf..d568185 100644
--- a/Language/Expressions/Equality/syntax_t08.dart
+++ b/Language/Expressions/Equality/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t11.dart b/Language/Expressions/Equality/syntax_t11.dart
index 9555352..96f120a 100644
--- a/Language/Expressions/Equality/syntax_t11.dart
+++ b/Language/Expressions/Equality/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t12.dart b/Language/Expressions/Equality/syntax_t12.dart
index 13d93af..ab67cbd 100644
--- a/Language/Expressions/Equality/syntax_t12.dart
+++ b/Language/Expressions/Equality/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t15.dart b/Language/Expressions/Equality/syntax_t15.dart
index 37cbf30..40f7aba 100644
--- a/Language/Expressions/Equality/syntax_t15.dart
+++ b/Language/Expressions/Equality/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t16.dart b/Language/Expressions/Equality/syntax_t16.dart
index 8b1037b..9e795ce 100644
--- a/Language/Expressions/Equality/syntax_t16.dart
+++ b/Language/Expressions/Equality/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Equality expressions test objects for equality.

  * equalityExpression:

diff --git a/Language/Expressions/Equality/syntax_t19.dart b/Language/Expressions/Equality/syntax_t19.dart
index 7edc114..25ce457 100644
--- a/Language/Expressions/Equality/syntax_t19.dart
+++ b/Language/Expressions/Equality/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Equality expressions test objects for equality.
  * equalityExpression:
diff --git a/Language/Expressions/Equality/syntax_t20.dart b/Language/Expressions/Equality/syntax_t20.dart
index 8a7f1ea..2fa5946 100644
--- a/Language/Expressions/Equality/syntax_t20.dart
+++ b/Language/Expressions/Equality/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Equality expressions test objects for equality.
  * equalityExpression:
diff --git a/Language/Expressions/Equality/syntax_t23.dart b/Language/Expressions/Equality/syntax_t23.dart
index d39ae9c..85cc05a 100644
--- a/Language/Expressions/Equality/syntax_t23.dart
+++ b/Language/Expressions/Equality/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Equality expressions test objects for equality.
  * equalityExpression:
diff --git a/Language/Expressions/Equality/syntax_t24.dart b/Language/Expressions/Equality/syntax_t24.dart
index 2b52286..2c539f4 100644
--- a/Language/Expressions/Equality/syntax_t24.dart
+++ b/Language/Expressions/Equality/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Equality expressions test objects for equality.
  * equalityExpression:
diff --git a/Language/Expressions/Function_Expressions/class_function_t01.dart b/Language/Expressions/Function_Expressions/class_function_t01.dart
index 2156d1f..8d17b72 100644
--- a/Language/Expressions/Function_Expressions/class_function_t01.dart
+++ b/Language/Expressions/Function_Expressions/class_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The class of a function literal implements the built-in class
  * Function.
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t01.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t01.dart
index 4eb4f43..d285d35 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t02.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t02.dart
index 373a4e9..60fc7d7 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t03.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t03.dart
index fa0cc30..7f42259 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_async_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t01.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t01.dart
index dbf9ba6..6f7ed9d 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t02.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t02.dart
index b603361..d50db4a 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t03.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t03.dart
index de9f9d2..4f75d59 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_asyncs_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t01.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t01.dart
index 01c123f..c40c16f 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t02.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t02.dart
index 0f94aff..e8e9a4e 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t03.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t03.dart
index 57588b2..a97057f 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_syncs_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_t01.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_t01.dart
index 3c142a1..5e4658a 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_t02.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_t02.dart
index 578f9c6..bc36f24 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_t03.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_t03.dart
index f4544eb..c285d13 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_t04.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_t04.dart
index 8fee059..f536d4f 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_t04.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_dynamic_t05.dart b/Language/Expressions/Function_Expressions/static_type_dynamic_t05.dart
index cbd17e4..9947e4c 100644
--- a/Language/Expressions/Function_Expressions/static_type_dynamic_t05.dart
+++ b/Language/Expressions/Function_Expressions/static_type_dynamic_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_async_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_1_async_t01.dart
index 689f960..bd1e570 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_async_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_async_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_1_async_t02.dart
index 92ef0fd..29a06ef 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_async_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_async_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_1_async_t03.dart
index 86a7019..0073948 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_async_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_1_t01.dart
index 17a0f56..1a17417 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_1_t02.dart
index 6935971..57bd75a 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_1_t03.dart
index 89479ea..2694ca5 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_1_t04.dart b/Language/Expressions/Function_Expressions/static_type_form_1_t04.dart
index 84f974a..21ca8a7 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_1_t04.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, [Tn+1 xn+1 = d1,...,Tn+k xn+k = dk]) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_async_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_2_async_t01.dart
index 94912dc..6df6161 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_async_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_async_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_2_async_t02.dart
index 05d5d58..0fb3091 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_async_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_async_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_2_async_t03.dart
index 0427b1d..bbba701 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_async_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) async => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_2_t01.dart
index 06d746a..ed3d45a 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_2_t02.dart
index a68fc53..21a154f 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_2_t03.dart
index 0c7db02..d95061d 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_2_t04.dart b/Language/Expressions/Function_Expressions/static_type_form_2_t04.dart
index 3e3cf15..fd26709 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_2_t04.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) => e is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_async_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_3_async_t01.dart
index 47423a5..786031d 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_async_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk}) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_async_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_3_async_t02.dart
index e006b22..507d979 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_async_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk]) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_async_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_3_async_t03.dart
index 2bfc0ac..d97e1a3 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_async_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk]) async {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t01.dart
index 364ad67..c04c85f 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k:  dk}) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t02.dart
index 4cac271..0a27a7f 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k:  dk}) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t03.dart
index 6e39ab6..1455304 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_asyncs_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k:  dk}) async* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t01.dart
index cc2b872..17c5a03 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk}) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t02.dart
index 6c5659d..6c8e6c7 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk}) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t03.dart
index 2513f8b..981aa20 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_syncs_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk}) sync* {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_t01.dart b/Language/Expressions/Function_Expressions/static_type_form_3_t01.dart
index 0669778..3dc8941 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_t01.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_t02.dart b/Language/Expressions/Function_Expressions/static_type_form_3_t02.dart
index 5cba81e..2d06f9d 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_t02.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_t03.dart b/Language/Expressions/Function_Expressions/static_type_form_3_t03.dart
index 7f879dc..b3d4477 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_t03.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) {s} is
diff --git a/Language/Expressions/Function_Expressions/static_type_form_3_t04.dart b/Language/Expressions/Function_Expressions/static_type_form_3_t04.dart
index 0cb011d..a9350a7 100644
--- a/Language/Expressions/Function_Expressions/static_type_form_3_t04.dart
+++ b/Language/Expressions/Function_Expressions/static_type_form_3_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a function literal of the form
  * (T1 a1,...,Tn an, {Tn+1 xn+1: d1,...,Tn+k xn+k: dk }) {s} is
diff --git a/Language/Expressions/Function_Expressions/syntax_t01.dart b/Language/Expressions/Function_Expressions/syntax_t01.dart
index 7327c14..17e8a11 100644
--- a/Language/Expressions/Function_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function literal is an object that encapsulates an executable
  * unit of code.
diff --git a/Language/Expressions/Function_Expressions/syntax_t02.dart b/Language/Expressions/Function_Expressions/syntax_t02.dart
index f7ad10d..33df11f 100644
--- a/Language/Expressions/Function_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function literal is an object that encapsulates an executable
  * unit of code.
diff --git a/Language/Expressions/Function_Expressions/syntax_t03.dart b/Language/Expressions/Function_Expressions/syntax_t03.dart
index c2339bd..350ec86 100644
--- a/Language/Expressions/Function_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function literal is an object that encapsulates an executable

  * unit of code.

diff --git a/Language/Expressions/Function_Expressions/syntax_t04.dart b/Language/Expressions/Function_Expressions/syntax_t04.dart
index 68b47f2..4862ebe 100644
--- a/Language/Expressions/Function_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function literal is an object that encapsulates an executable
  * unit of code.
diff --git a/Language/Expressions/Function_Expressions/syntax_t05.dart b/Language/Expressions/Function_Expressions/syntax_t05.dart
index 951f054..fe2406c 100644
--- a/Language/Expressions/Function_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function literal is an object that encapsulates an executable

  * unit of code.

diff --git a/Language/Expressions/Function_Expressions/syntax_t06.dart b/Language/Expressions/Function_Expressions/syntax_t06.dart
index 0a2969f..da82338 100644
--- a/Language/Expressions/Function_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function literal is an object that encapsulates an executable

  * unit of code.

diff --git a/Language/Expressions/Function_Expressions/syntax_t07.dart b/Language/Expressions/Function_Expressions/syntax_t07.dart
index ef0709b..dd47b04 100644
--- a/Language/Expressions/Function_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Function_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function literal is an object that encapsulates an executable
  * unit of code.
diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/evaluation_order_t01.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/evaluation_order_t01.dart
index 4594a77..122b555 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/evaluation_order_t01.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/evaluation_order_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an actual argument list of the form
  * (a1, ..., am, q1: am+1, ..., ql: am+l) proceeds as follows:
diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t01.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t01.dart
index 32e3a26..4b02516 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t01.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Function invocation involves evaluation of the list of actual
  * arguments to the function and binding of the results to the functions
diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t02.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t02.dart
index 461d095..e9553ae 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t02.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Function invocation involves evaluation of the list of actual

  * arguments to the function and binding of the results to the functions

diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t03.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t03.dart
index 72f4e8a..036e502 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t03.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Function invocation involves evaluation of the list of actual

  * arguments to the function and binding of the results to the functions

diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t04.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t04.dart
index 039ea2c..4d67167 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t04.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Function invocation involves evaluation of the list of actual

  * arguments to the function and binding of the results to the functions

diff --git a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05.dart b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05.dart
index 745064f..6f9ac86 100644
--- a/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05.dart
+++ b/Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Function invocation involves evaluation of the list of actual

  * arguments to the function and binding of the results to the functions

diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_not_a_subtype_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_not_a_subtype_t01.dart
index 42e8db3..6223d4a 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_not_a_subtype_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_not_a_subtype_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a dynamic type error if om+j is not null and the actual type
  * of qj is not a supertype of the type of om+j, j ∈ 1..l.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_t01.dart
index 78ea685..9d1fb54 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/actual_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a dynamic type error if oi is not null and the actual type
  * of pi is not a supertype of the type of oi, i ∈ 1..m.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t01.dart
index dbe6c95..61879f6 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be a function with h required parameters, let p1, ..., pn
  * be the positional parameters of f and let ph+1, ..., ph+k be the named
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t02.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t02.dart
index 6fa74a8..e4d4669 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t02.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be a function with h required parameters, let p1, ..., pn
  * be the positional parameters of f and let ph+1, ..., ph+k be the named
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t03.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t03.dart
index c6e1c47..639175a 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t03.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be a function with h required parameters, let p1, ..., pn
  * be the positional parameters of f and let ph+1, ..., ph+k be the named
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t04.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t04.dart
index 2723527..28f0655 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t04.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be a function with h required parameters, let p1, ..., pn
  * be the positional parameters of f and let ph+1, ..., ph+k be the named
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t05.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t05.dart
index 73369d6..b885a55 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t05.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/binding_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be a function with h required parameters, let p1, ..., pn
  * be the positional parameters of f and let ph+1, ..., ph+k be the named
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t01.dart
index 9dd5a0e..35d5d8c 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Furthermore, each qi, 1 <= i <= l, must be a member of the set
  * {pn+1, ..., pn+k} or a static warning occurs.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t02.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t02.dart
index 6f7d3ed..a70be6e 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t02.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Furthermore, each qi, 1 <= i <= l, must be a member of the set
  * {pn+1, ..., pn+k} or a static warning occurs.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t03.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t03.dart
index f66462e..cb7ee16 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t03.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Furthermore, each qi, 1 <= i <= l, must be a member of the set
  * {pn+1, ..., pn+k} or a static warning occurs.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t04.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t04.dart
index 87ada20..f3d9cfd 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t04.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/names_matching_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Furthermore, each qi, 1 <= i <= l, must be a member of the set
  * {pn+1, ..., pn+k} or a static warning occurs.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t01.dart
index 37233cd..189016b 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t02.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t02.dart
index 8512728..cf93670 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t02.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t03.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t03.dart
index 50254ac..741b63a 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t03.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t04.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t04.dart
index 090fcbd..ff526ac 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t04.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t05.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t05.dart
index 6186d35..fe329d3 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t05.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t06.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t06.dart
index 0925024..f8a4466 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t06.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t07.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t07.dart
index 5fdd5e9..22b7a4e 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t07.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t08.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t08.dart
index 831db81..3e75e54 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t08.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/number_of_arguments_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t01.dart
index 4a84aa5..a760aa9 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t02.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t02.dart
index dc554af..74b9b7e 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t02.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t03.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t03.dart
index f61f0c8..c9ef5e8 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t03.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t04.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t04.dart
index 62c23e9..5d3e0eb 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t04.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/optional_parameter_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h+k and let Sq be the type of the named parameter q of f.
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_arguments_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_arguments_t01.dart
index 09d7c1c..7b497d7 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_arguments_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_arguments_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if qi = qj for any i != j.

  * @description Checks that it is a compile-time error if there are two

diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t01.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t01.dart
index 09017bf..fac7904 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t01.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h + k and let Sq be the type of the named parameter q of f. It is a
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t02.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t02.dart
index 2f66471..42fb362 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t02.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h + k and let Sq be the type of the named parameter q of f. It is a
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t03.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t03.dart
index ad9f076..47c8fb8 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t03.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h + k and let Sq be the type of the named parameter q of f. It is a
diff --git a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t04.dart b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t04.dart
index 285a609..4540c82 100644
--- a/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t04.dart
+++ b/Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/wrong_static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Ti be the static type of ai, let Si be the type of pi,
  * i ∈ 1..h + k and let Sq be the type of the named parameter q of f. It is a
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/invocation_t02.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/invocation_t02.dart
index 36c9c05..6655da1 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function expression invocation
  * ef(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) is equivalent to
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_function_expression_t01.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_function_expression_t01.dart
index 3fca3e2..2d36cb4 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_function_expression_t01.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_function_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function expression invocation i has the form
  * ef(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where ef is an expression. If
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t01.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t01.dart
index 4b320a5..068cc92 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t01.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A function expression invocation i has the form
  * ef(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where ef is an expression.
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t02.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t02.dart
index 9d36067..384f250 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t02.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/property_extraction_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A function expression invocation i has the form
  * ef(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where ef is an expression.
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t01.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t01.dart
index 2f2fd11..46bd83f 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t01.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If F is not a function type, the static type of i is Dynamic.
  * Otherwise the static type of i is the declared return type of F.
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t02.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t02.dart
index e15d24d..4de6c2a 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t02.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If F is not a function type, the static type of i is Dynamic.
  * Otherwise the static type of i is the declared return type of F.
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t01.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t01.dart
index d027d8d..dc60525 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t01.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the static type F of ef may not
  * be assigned to a function type.
diff --git a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t02.dart b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t02.dart
index 7581bbd..b49faf4 100644
--- a/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t02.dart
+++ b/Language/Expressions/Function_Invocation/Function_Expression_Invocation/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the static type F of ef may not
  * be assigned to a function type.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t01.dart
index 3870dcd..9a7fb0a 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t02.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t02.dart
index 0deb795..e51b391 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t03.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t03.dart
index 714c6fb..1549320 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t03.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t04.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t04.dart
index 54ae97f..303aba9 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t04.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t05.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t05.dart
index c6cdc5c..eb62a52 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t05.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t06.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t06.dart
index 7f2bc26..ada9b91 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t06.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_invocation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t01.dart
index c410889..e50a4eb 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t02.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t02.dart
index c6b2018..ea72445 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03.dart
index 9f9f01d..0614450 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04.dart
index c4bcc21..a573596 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t01.dart
index cda9344..0f71706 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t02.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t02.dart
index ff35411..5416252 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_method_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_lib.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_lib.dart
index 4db4390..d75925b 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_lib.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/invocation_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library unqualified_invocation_lib;
 import '../../../../Utils/expect.dart';
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/method_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/method_invocation_t01.dart
index 8a5b141..a3262fa 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/method_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/method_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/prefix_object_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/prefix_object_invocation_t01.dart
index e4e84ef..7cd0ed1 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/prefix_object_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/prefix_object_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t01.dart
index 53dd159..98b90f6 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t02.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t02.dart
index f92c801..73c4de0 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t03.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t03.dart
index 5b4c1ca..27eec18 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t03.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t04.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t04.dart
index c1b7791..f1bb924 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t04.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t05.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t05.dart
index db51361..f3c8ea0 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t05.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t06.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t06.dart
index 59ed8e1..405273f 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t06.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t07.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t07.dart
index 6ae6a5a..b99d1c5 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t07.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t08.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t08.dart
index 5404b34..3f8aae9 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t08.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t09.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t09.dart
index 95ec3c2..a56fe64 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t09.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_context_invocation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t01.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t01.dart
index 61b0dd8..4a8394a 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t01.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t02.dart b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t02.dart
index 1878b51..625ea2a 100644
--- a/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t02.dart
+++ b/Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unqualified function invocation i has the form
  * id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k), where id is an identifier.
diff --git a/Language/Expressions/Function_Invocation/allowed_characters_t01.dart b/Language/Expressions/Function_Invocation/allowed_characters_t01.dart
index 8adef70..9243e15 100644
--- a/Language/Expressions/Function_Invocation/allowed_characters_t01.dart
+++ b/Language/Expressions/Function_Invocation/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t01.dart b/Language/Expressions/Function_Invocation/async_cleanup_t01.dart
index be991d9..7e6971a 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t01.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t02.dart b/Language/Expressions/Function_Invocation/async_cleanup_t02.dart
index 0391d7e..d7945a9 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t02.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t03.dart b/Language/Expressions/Function_Invocation/async_cleanup_t03.dart
index 3c44e9f..5159e46 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t03.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t04.dart b/Language/Expressions/Function_Invocation/async_cleanup_t04.dart
index 19153d0..71a814b 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t04.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t05.dart b/Language/Expressions/Function_Invocation/async_cleanup_t05.dart
index 7117036..fc4dfb2 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t05.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t06.dart b/Language/Expressions/Function_Invocation/async_cleanup_t06.dart
index da6dfa1..5a8fe6f 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t06.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t07.dart b/Language/Expressions/Function_Invocation/async_cleanup_t07.dart
index ca1ee92..0f7e06c 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t07.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_cleanup_t08.dart b/Language/Expressions/Function_Invocation/async_cleanup_t08.dart
index 4aa49e1..8679f2c 100644
--- a/Language/Expressions/Function_Invocation/async_cleanup_t08.dart
+++ b/Language/Expressions/Function_Invocation/async_cleanup_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is asynchronous then, when f terminates, any open stream
  * subscriptions associated with any asynchronous for loops or yield-each
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t01.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t01.dart
index 64e288c..1b0e652 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t01.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t02.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t02.dart
index 79cba9b..b8d345b 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t02.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t03.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t03.dart
index 023cffc..8f665e3 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t03.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t03.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t04.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t04.dart
index 7ba4c81..257c52d 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t04.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t05.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t05.dart
index 3c7558d..e86bc37 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t05.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t06.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t06.dart
index 0339eb9..8da0aa5 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t06.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t07.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t07.dart
index a23c4a5..b2e4fdb 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t07.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t08.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t08.dart
index 2c7ad8d..526bd77 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t08.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t09.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t09.dart
index 47db19c..2eb47ee 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t09.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_generator_invokation_t10.dart b/Language/Expressions/Function_Invocation/async_generator_invokation_t10.dart
index 75fe350..5d51f9a 100644
--- a/Language/Expressions/Function_Invocation/async_generator_invokation_t10.dart
+++ b/Language/Expressions/Function_Invocation/async_generator_invokation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async*, then a fresh instance s implementing
  * the built-in class Stream is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t01.dart b/Language/Expressions/Function_Invocation/async_invokation_t01.dart
index 00ff468..16de5b9 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t01.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t02.dart b/Language/Expressions/Function_Invocation/async_invokation_t02.dart
index 23b9812..283c14a 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t02.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t03.dart b/Language/Expressions/Function_Invocation/async_invokation_t03.dart
index 42b6e17..93b53a3 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t03.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t04.dart b/Language/Expressions/Function_Invocation/async_invokation_t04.dart
index 5b790a7..047fa23 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t04.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t05.dart b/Language/Expressions/Function_Invocation/async_invokation_t05.dart
index 03da397..98db098 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t05.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/async_invokation_t06.dart b/Language/Expressions/Function_Invocation/async_invokation_t06.dart
index 46659af..77776f0 100644
--- a/Language/Expressions/Function_Invocation/async_invokation_t06.dart
+++ b/Language/Expressions/Function_Invocation/async_invokation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked async, then a fresh instance o implementing the
  * built-in class Future is associated with the invocation and immediately
diff --git a/Language/Expressions/Function_Invocation/stream_utils.dart b/Language/Expressions/Function_Invocation/stream_utils.dart
index e325901..c9de181 100644
--- a/Language/Expressions/Function_Invocation/stream_utils.dart
+++ b/Language/Expressions/Function_Invocation/stream_utils.dart
@@ -1,8 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-/**
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ *
  * @author a.semenov@unipro.ru
  */
 import 'dart:async';
diff --git a/Language/Expressions/Function_Invocation/sync_generator_invokation_t01.dart b/Language/Expressions/Function_Invocation/sync_generator_invokation_t01.dart
index 71ef49d..ce12ab6 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_invokation_t01.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_invokation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked sync*, then a fresh instance i implementing
  * the built-in class Iterable is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/sync_generator_invokation_t02.dart b/Language/Expressions/Function_Invocation/sync_generator_invokation_t02.dart
index 4d1c9ad..e906053 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_invokation_t02.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_invokation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If f is marked sync*, then a fresh instance i implementing
  * the built-in class Iterable is associated with the invocation and
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t01.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t01.dart
index 8eb7a9c..8ebecb3 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t01.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t02.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t02.dart
index 9aa5676..9b3c9f6 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t02.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t03.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t03.dart
index 8620e9a..f53433a 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t03.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t04.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t04.dart
index 05d6bf1..43dcba2 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t04.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t05.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t05.dart
index 7a0686e..94799f2 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t05.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iterable_t06.dart b/Language/Expressions/Function_Invocation/sync_generator_iterable_t06.dart
index bb6c0a8..6134c70 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iterable_t06.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iterable_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The iterable implementation must comply with the contract of
  * Iterable and should not take any steps identified as exceptionally efficient
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t01.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t01.dart
index a7651b1..9baf1ab 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t01.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t02.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t02.dart
index 0f33d0e..84b0959 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t02.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t03.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t03.dart
index 967b45f..65fdc8a 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t03.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t04.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t04.dart
index 11d5eb9..7baf3c2 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t04.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t05.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t05.dart
index a667a7b..bfb3dfc 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t05.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t06.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t06.dart
index 7e96ab2..ee6d61d 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t06.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t07.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t07.dart
index ed732b9..bce0692 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t07.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/sync_generator_iteration_t08.dart b/Language/Expressions/Function_Invocation/sync_generator_iteration_t08.dart
index 0246e36..1eb9f24 100644
--- a/Language/Expressions/Function_Invocation/sync_generator_iteration_t08.dart
+++ b/Language/Expressions/Function_Invocation/sync_generator_iteration_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When iteration over the iterable is started, by getting an
  * iterator j from the iterable and calling moveNext(), execution of the body
diff --git a/Language/Expressions/Function_Invocation/terminate_t01.dart b/Language/Expressions/Function_Invocation/terminate_t01.dart
index 170efdf..6fa5b19 100644
--- a/Language/Expressions/Function_Invocation/terminate_t01.dart
+++ b/Language/Expressions/Function_Invocation/terminate_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of the body terminates when the first of
  * the following occurs:
diff --git a/Language/Expressions/Function_Invocation/terminate_t02.dart b/Language/Expressions/Function_Invocation/terminate_t02.dart
index 1b647e5..e3450ac 100644
--- a/Language/Expressions/Function_Invocation/terminate_t02.dart
+++ b/Language/Expressions/Function_Invocation/terminate_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of the body terminates when the first of
  * the following occurs:
diff --git a/Language/Expressions/Function_Invocation/terminate_t03.dart b/Language/Expressions/Function_Invocation/terminate_t03.dart
index ef0ea38..478d616 100644
--- a/Language/Expressions/Function_Invocation/terminate_t03.dart
+++ b/Language/Expressions/Function_Invocation/terminate_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of the body terminates when the first of
  * the following occurs:
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t01.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t01.dart
index 4db42c4..3835388 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t01.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the identifiers async, await
  * or yield is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t02.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t02.dart
index e2755f6..00b94aa 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t02.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t03.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t03.dart
index 19d707c..12e8b9d 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t03.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t04.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t04.dart
index 12e6494..2b877a8 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t04.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t05.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t05.dart
index d35d643..907a9d9 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t05.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t06.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t06.dart
index 5723859..ae108d2 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t06.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t07.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t07.dart
index a28baf8..640b54d 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t07.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t08.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t08.dart
index 66ada22..205db0b 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t08.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t09.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t09.dart
index 71a167b..996f6fd 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t09.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/async_and_generator_t10.dart b/Language/Expressions/Identifier_Reference/async_and_generator_t10.dart
index a340330..5dd3c1a 100644
--- a/Language/Expressions/Identifier_Reference/async_and_generator_t10.dart
+++ b/Language/Expressions/Identifier_Reference/async_and_generator_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either of the identifiers [await] or
  * [yield] is used as an identifier in a function body marked with either
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t01.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t01.dart
index 3e37fed..afc412a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t01.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t02.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t02.dart
index ad872d3..95e70d8 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t02.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
@@ -60,7 +61,7 @@
     // [analyzer] COMPILE_TIME_ERROR.UNDEFINED_IDENTIFIER
     // [cfe] The getter 'part' isn't defined for the class 'A'.
     --set;
-//    ^^^
+// [error line 63, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     true && static;
@@ -68,7 +69,7 @@
     // [analyzer] COMPILE_TIME_ERROR.UNDEFINED_IDENTIFIER
     // [cfe] The getter 'static' isn't defined for the class 'A'.
     ++typedef;
-//    ^^^^^^^
+// [error line 71, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t03.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t03.dart
index 81b087c..4e129a6 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t03.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t04.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t04.dart
index 452422b..988499c 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t04.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t08.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t08.dart
index f23206c..3099a75 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t08.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t09.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t09.dart
index 8be55e6..6642e9a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t09.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t10.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t10.dart
index cfc7f1e..ead0c73 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t10.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t11.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t11.dart
index 31ee058..c799cf2 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t11.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t11.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+  /*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t12.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t12.dart
index 5b9f779..4e0f748 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t12.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t13.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t13.dart
index e6fc2bf..dd5ac7b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t13.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t14.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t14.dart
index f672fc6..708da1b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t14.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t15.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t15.dart
index 29f81a8..dfea47d 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t15.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t16.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t16.dart
index 2b2188a..94bbe89 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t16.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t17.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t17.dart
index d86553f..cf9efae 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t17.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t18.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t18.dart
index 110ed40..b31dccd 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t18.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t19.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t19.dart
index e25a026..4e2f42a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t19.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t20.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t20.dart
index 39c8354..c8090d1 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t20.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t21.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t21.dart
index 0eb746c..72b0423 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t21.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t22.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t22.dart
index 20b2d25..fd2ad65 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t22.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t23.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t23.dart
index 24e655f..a0e98a5 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t23.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t24.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t24.dart
index 87022ad..51227bd 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t24.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t25.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t25.dart
index 654ffe3..0d1b52d 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t25.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t26.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t26.dart
index a285d72..199a3f9 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t26.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t27.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t27.dart
index 947b9e6..da24ab0 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t27.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t28.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t28.dart
index ff4d042..d94076b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t28.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t29.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t29.dart
index 0e9e659..9d17a10 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t29.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t30.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t30.dart
index 4822251..2cf2563 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t30.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t31.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t31.dart
index a4de614..a2b8514 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t31.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t32.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t32.dart
index 9534788..c88c50b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t32.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t33.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t33.dart
index 2803f2d..138cd33 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t33.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t34.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t34.dart
index ccae91a..a8dd1bf 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t34.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t35.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t35.dart
index b0062d1..dd7407d 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t35.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t36.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t36.dart
index 0cb886f..3b72536 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t36.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t37.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t37.dart
index d5ce95b..52fbb0a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t37.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t38.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t38.dart
index 3a5257b..0f21603 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t38.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t39.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t39.dart
index c13b443..5042b69 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t39.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t40.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t40.dart
index b0a5e5b..6aa0445 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t40.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t41.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t41.dart
index 56c3324..974bfef 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t41.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t42.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t42.dart
index e503aaa..493bc6c 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t42.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t43.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t43.dart
index 0b09985..2946e55 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t43.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t44.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t44.dart
index 5691510..d0f5b91 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t44.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t45.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t45.dart
index 022e0d9..ac6d050 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t45.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t46.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t46.dart
index 69298da..7ca8b40 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t46.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t46.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t47.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t47.dart
index 379ca7c..ef3a4d9 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t47.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t48.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t48.dart
index 237cc28..0605195 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t48.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t48.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t49.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t49.dart
index e4c8f18..77cea55 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t49.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t49.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t50.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t50.dart
index a172dcd..dc66b2a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t50.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t50.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t51.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t51.dart
index bfe6a6e..73b66de 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t51.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t51.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t52.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t52.dart
index 6ee00c4..86d9fe0 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t52.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t52.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a built-in identifier is used as

  * the declared name of a prefix, class, type parameter or type alias.

diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t53.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t53.dart
index 7c397e8..0ca3e5d 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t53.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t53.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t54.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t54.dart
index 554b281..1ec59f2 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t54.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t54.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t55.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t55.dart
index f7e767a..4ed48ee 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t55.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t55.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t56.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t56.dart
index 4afda30..b820723 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t56.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t56.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t57.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t57.dart
index 1b31092..cf14b0b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t57.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t57.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t58.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t58.dart
index 98efc03..467b5a0 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t58.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t58.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t59.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t59.dart
index 26d5ad2..11a8b60 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t59.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t59.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t60.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t60.dart
index ff2c9f7..30ed48a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t60.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t60.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t61.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t61.dart
index 7c80707..c7889e4 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t61.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t61.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t62.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t62.dart
index 635ff85..53e3b38 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t62.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t62.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t63.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t63.dart
index 73d6fde..34123a2 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t63.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t63.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t64.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t64.dart
index 00b6728..113fa5f 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t64.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t64.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t65.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t65.dart
index 083ebab..8442549 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t65.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t65.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t66.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t66.dart
index e72fdc6..b27bb92 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t66.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t66.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t67.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t67.dart
index 9dcf133..5840bf0 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t67.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t67.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_identifier_t68.dart b/Language/Expressions/Identifier_Reference/built_in_identifier_t68.dart
index 3cc1f2a..b945c57 100644
--- a/Language/Expressions/Identifier_Reference/built_in_identifier_t68.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_identifier_t68.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a built-in identifier is used as
  * the declared name of a prefix, class, type parameter or type alias.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01.dart
index 24c945a..9780ba5 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t02.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t02.dart
index 4391786..16c5734 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t02.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t03.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t03.dart
index 38a0634..30f04ba 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t03.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t04.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t04.dart
index 31dbd24..4748fa4 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t04.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t05.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t05.dart
index e57e377..90e3b99 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t05.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t06.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t06.dart
index dd8ec53..f6f45c7 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t06.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t07.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t07.dart
index 07994d8..32aebdd 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t07.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t08.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t08.dart
index c5375d5..90e7ced 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t08.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t09.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t09.dart
index 5991c03..616de30 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t09.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t10.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t10.dart
index 58680e6..be0fbca 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t10.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t11.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t11.dart
index e14f508..c3f1f31 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t11.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12.dart
index eac8bae..9a95a87 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t13.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t13.dart
index 59356a3..90b18a7 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t13.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14.dart
index c8db9a6..9b92471 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15.dart
index 7c2133d..d156440 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t16.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t16.dart
index 3e52059..9446bc1 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t16.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to use a built-in identifier other than

  * dynamic as a type annotation or type parameter.

diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17.dart
index 8403c17..eb1a449 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18.dart
index aebbe60..cb93b50 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19.dart
index 7270b9b..f556dd6 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t20.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t20.dart
index 7ef5aad..a231f50 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t20.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21.dart
index 2880449..64bb1c6 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22.dart
index 225a1fb..59c95e1 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23.dart
index 2c61d39..30f5c5c 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24.dart
index 6a7b23e..1d557ca 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25.dart
index b8d7cf1..c0e6b8a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26.dart
index ec5bb40..0e48ada 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27.dart
index 55bffd3..996e1d9 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28.dart
index 2ed7729..0a6643b 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29.dart
index 759c1c4..b252c9f 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30.dart
index 41d85f6..158f04a 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31.dart
index a6f46b5..d4f11cc 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32.dart b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32.dart
index b65031d..2450ed1 100644
--- a/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32.dart
+++ b/Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a built-in identifier other than
  * dynamic as a type annotation or type parameter.
diff --git a/Language/Expressions/Identifier_Reference/evaluation_alias_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_alias_t01.dart
index f655bde..c3bb513 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_alias_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_alias_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_alias_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_alias_t02.dart
index 20c10d6..6de3304 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_alias_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_alias_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_constant_variable_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_constant_variable_t01.dart
index 9b8b8c8..a73a60a 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_constant_variable_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_constant_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_function_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_function_t01.dart
index 7f8f68d..c347eb8 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_function_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_function_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_function_t02.dart
index 9927d31..38b5c13 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_function_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_function_t03.dart b/Language/Expressions/Identifier_Reference/evaluation_function_t03.dart
index 289b636..4c5cd94 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_function_t03.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t01.dart
index 3126d5f..1a8e520 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t03.dart b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t03.dart
index f9eff33..f52ed08 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t03.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t04.dart b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t04.dart
index e0c470d..1f575c5 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t04.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t05.dart b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t05.dart
index 7ba6a8b..b057790 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t05.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_library_or_getter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_prefix_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_prefix_t01.dart
index 17034be..962383e 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_prefix_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_prefix_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t01.dart
index 4c21c2d..c224f11 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t02.dart
index b2d5301..bb4be2a 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03.dart b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03.dart
index 0c55d94..6affe50 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t04.dart b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t04.dart
index 14b44d8..60f8597 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t04.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_property_extraction_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_static_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_static_t01.dart
index bb0bc1f..df97f87 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_static_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_static_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_static_t02.dart
index 971bebf..13b08a8 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_static_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01.dart
index d5c3fd4..842296d 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02.dart
index 315e87a..3737e8f 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_undeclared_identifier_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_undeclared_identifier_t01.dart
index 0bb17c7..a545f39 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_undeclared_identifier_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_undeclared_identifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t01.dart b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t01.dart
index cc7c49e..2d9ab86 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t01.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t02.dart b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t02.dart
index 72a337c..36ac493 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t02.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t03.dart b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t03.dart
index 90eaaf3..7832d9b 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t03.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t04.dart b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t04.dart
index b77d30c..029da4a 100644
--- a/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t04.dart
+++ b/Language/Expressions/Identifier_Reference/evaluation_variable_or_parameter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an identifier expression e of the form id proceeds
  * as follows:
diff --git a/Language/Expressions/Identifier_Reference/qualified_identifiers_t01.dart b/Language/Expressions/Identifier_Reference/qualified_identifiers_t01.dart
index 3f8171a..9f598ed 100644
--- a/Language/Expressions/Identifier_Reference/qualified_identifiers_t01.dart
+++ b/Language/Expressions/Identifier_Reference/qualified_identifiers_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion qualified:
  *   identifier ('.' identifier)?
diff --git a/Language/Expressions/Identifier_Reference/static_type_t01.dart b/Language/Expressions/Identifier_Reference/static_type_t01.dart
index 426c959..fdc3129 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t01.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t02.dart b/Language/Expressions/Identifier_Reference/static_type_t02.dart
index 43647e7..f9a9cb2 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t02.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t03.dart b/Language/Expressions/Identifier_Reference/static_type_t03.dart
index eb6ceea..6627d9b 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t03.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t04.dart b/Language/Expressions/Identifier_Reference/static_type_t04.dart
index 102d039..376f489 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t04.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t05.dart b/Language/Expressions/Identifier_Reference/static_type_t05.dart
index 93dd303..9f67998 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t05.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t06.dart b/Language/Expressions/Identifier_Reference/static_type_t06.dart
index e9442c9..f24ca62 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t06.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/static_type_t07.dart b/Language/Expressions/Identifier_Reference/static_type_t07.dart
index 00514b3..ccbc716 100644
--- a/Language/Expressions/Identifier_Reference/static_type_t07.dart
+++ b/Language/Expressions/Identifier_Reference/static_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of e is determined as follows:
  * • If d is a class, type alias or type parameter the static type of e is Type.
diff --git a/Language/Expressions/Identifier_Reference/syntax_built_in_t01.dart b/Language/Expressions/Identifier_Reference/syntax_built_in_t01.dart
index a9c72a2..a89868f 100644
--- a/Language/Expressions/Identifier_Reference/syntax_built_in_t01.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_built_in_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An identifier expression consists of a single identifier; it
  * provides access to an object via an unqualified name.
diff --git a/Language/Expressions/Identifier_Reference/syntax_built_in_t02.dart b/Language/Expressions/Identifier_Reference/syntax_built_in_t02.dart
index 40a7a02..b865837 100644
--- a/Language/Expressions/Identifier_Reference/syntax_built_in_t02.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_built_in_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An identifier expression consists of a single identifier; it
  * provides access to an object via an unqualified name.
diff --git a/Language/Expressions/Identifier_Reference/syntax_t01.dart b/Language/Expressions/Identifier_Reference/syntax_t01.dart
index 226add5..656f8ea 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t01.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An identifier expression consists of a single identifier; it
  * provides access to an object via an unqualified name.
diff --git a/Language/Expressions/Identifier_Reference/syntax_t02.dart b/Language/Expressions/Identifier_Reference/syntax_t02.dart
index 04439ce..8bf6c84 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t02.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An identifier expression consists of a single identifier; it

  * provides access to an object via an unqualified name.

diff --git a/Language/Expressions/Identifier_Reference/syntax_t04.dart b/Language/Expressions/Identifier_Reference/syntax_t04.dart
index 971cf1a..51c0ec0 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t04.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An identifier expression consists of a single identifier; it

  * provides access to an object via an unqualified name.

diff --git a/Language/Expressions/Identifier_Reference/syntax_t05.dart b/Language/Expressions/Identifier_Reference/syntax_t05.dart
index c52dc6f..abc4e29 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t05.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An identifier expression consists of a single identifier; it
  * provides access to an object via an unqualified name.
@@ -40,19 +41,19 @@
 
 main() {
   int? a`;
-//^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   String b` = "It's wrong!";
-//       ^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var c`;
-//    ^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   d`;
-//^^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Expressions/Identifier_Reference/syntax_t06.dart b/Language/Expressions/Identifier_Reference/syntax_t06.dart
index 60b1dc1..9c18a65 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t06.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An identifier expression consists of a single identifier; it

  * provides access to an object via an unqualified name.

diff --git a/Language/Expressions/Identifier_Reference/syntax_t07.dart b/Language/Expressions/Identifier_Reference/syntax_t07.dart
index 89a21da6..310f58a 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t07.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An identifier expression consists of a single identifier; it

  * provides access to an object via an unqualified name.

diff --git a/Language/Expressions/Identifier_Reference/syntax_t08.dart b/Language/Expressions/Identifier_Reference/syntax_t08.dart
index b1a1e1c..4dde9c2 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t08.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An identifier expression consists of a single identifier; it
  * provides access to an object via an unqualified name.
@@ -53,7 +54,7 @@
   // [analyzer] SYNTACTIC_ERROR.ILLEGAL_CHARACTER
   // [cfe] The non-ASCII character 'ç' (U+00E7) can't be used in identifiers, only in strings and comments.
   ç;
-//^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Expressions/Identifier_Reference/syntax_t09.dart b/Language/Expressions/Identifier_Reference/syntax_t09.dart
index d8bfed5..410a0cd 100644
--- a/Language/Expressions/Identifier_Reference/syntax_t09.dart
+++ b/Language/Expressions/Identifier_Reference/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An identifier expression consists of a single identifier; it

  * provides access to an object via an unqualified name.

diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t01.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t01.dart
index b156a98..a5211e4 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t01.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t02.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t02.dart
index 204886a..22918a3 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t02.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t03.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t03.dart
index c53824af..63f1119 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t03.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t04.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t04.dart
index 0ef7bc1..3d3bdc6 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t04.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t05.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t05.dart
index 12536cc..23b3ab4 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t05.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t06.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t06.dart
index 6c0b733..2f1d0a6 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t06.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t07.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t07.dart
index 580b2dc..8ed47f5 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t07.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/Identifier_Reference/undeclared_identifier_t08.dart b/Language/Expressions/Identifier_Reference/undeclared_identifier_t08.dart
index 0d384c5..14bb901 100644
--- a/Language/Expressions/Identifier_Reference/undeclared_identifier_t08.dart
+++ b/Language/Expressions/Identifier_Reference/undeclared_identifier_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is as static warning if an identifier expression id occurs
  * inside a top level or static function (be it function, method, getter, or
diff --git a/Language/Expressions/If_null_Expressions/evaluation_t01.dart b/Language/Expressions/If_null_Expressions/evaluation_t01.dart
index 518c7e5..3f99e57 100644
--- a/Language/Expressions/If_null_Expressions/evaluation_t01.dart
+++ b/Language/Expressions/If_null_Expressions/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an if-null expression e of the form e1 ??e2 is
  * equivalent to the evaluation of the expression ((x) => x == null?e2 : x)(e1).
diff --git a/Language/Expressions/If_null_Expressions/evaluation_t02.dart b/Language/Expressions/If_null_Expressions/evaluation_t02.dart
index f1825af..8a65f04 100644
--- a/Language/Expressions/If_null_Expressions/evaluation_t02.dart
+++ b/Language/Expressions/If_null_Expressions/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an if-null expression e of the form e1 ??e2 is
  * equivalent to the evaluation of the expression ((x) => x == null?e2 : x)(e1).
diff --git a/Language/Expressions/If_null_Expressions/static_type_t01.dart b/Language/Expressions/If_null_Expressions/static_type_t01.dart
index f08bd2e..e163936 100644
--- a/Language/Expressions/If_null_Expressions/static_type_t01.dart
+++ b/Language/Expressions/If_null_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an if-null expression e of the form e1??e2 is
  * equivalent ... The static type of e is least upper bound of the
diff --git a/Language/Expressions/If_null_Expressions/static_type_t02.dart b/Language/Expressions/If_null_Expressions/static_type_t02.dart
index 953bda9..7900589 100644
--- a/Language/Expressions/If_null_Expressions/static_type_t02.dart
+++ b/Language/Expressions/If_null_Expressions/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an if-null expression e of the form e1??e2 is
  * equivalent ... The static type of e is least upper bound of the
diff --git a/Language/Expressions/If_null_Expressions/syntax_t01.dart b/Language/Expressions/If_null_Expressions/syntax_t01.dart
index 6b09704..263fd2b 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t01.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t02.dart b/Language/Expressions/If_null_Expressions/syntax_t02.dart
index d4fb2d3..bbc2fec 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t02.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t03.dart b/Language/Expressions/If_null_Expressions/syntax_t03.dart
index b913fd8..db7da9c 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t03.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t04.dart b/Language/Expressions/If_null_Expressions/syntax_t04.dart
index 99d231e..a10e10a 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t04.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t05.dart b/Language/Expressions/If_null_Expressions/syntax_t05.dart
index 24d97fd..89c9607 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t05.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t06.dart b/Language/Expressions/If_null_Expressions/syntax_t06.dart
index add83cb..1e9359a 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t06.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t07.dart b/Language/Expressions/If_null_Expressions/syntax_t07.dart
index 056cad1..09bd06c 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t07.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/If_null_Expressions/syntax_t08.dart b/Language/Expressions/If_null_Expressions/syntax_t08.dart
index 7f984ea..8a17544 100644
--- a/Language/Expressions/If_null_Expressions/syntax_t08.dart
+++ b/Language/Expressions/If_null_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  ifNullExpression:
diff --git a/Language/Expressions/Instance_Creation/Const/abstract_class_t01.dart b/Language/Expressions/Instance_Creation/Const/abstract_class_t01.dart
index 3d7fad7..9185fa7 100644
--- a/Language/Expressions/Instance_Creation/Const/abstract_class_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/abstract_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given an instance creation expression of the form
  * const q(a1, ..., an) it is a static warning if q is a constructor of an
diff --git a/Language/Expressions/Instance_Creation/Const/abstract_class_t02.dart b/Language/Expressions/Instance_Creation/Const/abstract_class_t02.dart
index 53bb33c..f3d87bd 100644
--- a/Language/Expressions/Instance_Creation/Const/abstract_class_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/abstract_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given an instance creation expression of the form
  * const q(a1, ..., an) it is a static warning if q is a constructor of an
diff --git a/Language/Expressions/Instance_Creation/Const/abstract_class_t03.dart b/Language/Expressions/Instance_Creation/Const/abstract_class_t03.dart
index 60746c4..135705b 100644
--- a/Language/Expressions/Instance_Creation/Const/abstract_class_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/abstract_class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given an instance creation expression of the form
  * const q(a1, ..., an) it is a static warning if q is a constructor of an
diff --git a/Language/Expressions/Instance_Creation/Const/abstract_class_t04.dart b/Language/Expressions/Instance_Creation/Const/abstract_class_t04.dart
index cefde2e..c4da889 100644
--- a/Language/Expressions/Instance_Creation/Const/abstract_class_t04.dart
+++ b/Language/Expressions/Instance_Creation/Const/abstract_class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given an instance creation expression of the form
  * const q(a1, ..., an) it is a static warning if q is a constructor of an
diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t01.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t01.dart
index d80274d..3a5c3e7 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t02.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t02.dart
index 005a235..d7a8232 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t03.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t03.dart
index 114fb9b..15a4d6d 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t04.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t04.dart
index fea76a1..1203deb 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t04.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t05.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t05.dart
index 4d1b0ee..74fbf87 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t05.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t06.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t06.dart
index ddc5e77..c356eab 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t06.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/accessibility_t07.dart b/Language/Expressions/Instance_Creation/Const/accessibility_t07.dart
index d4ebe93..263b35e 100644
--- a/Language/Expressions/Instance_Creation/Const/accessibility_t07.dart
+++ b/Language/Expressions/Instance_Creation/Const/accessibility_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/arguments_t01.dart b/Language/Expressions/Instance_Creation/Const/arguments_t01.dart
index 3ba08a3..e5d1f1e 100644
--- a/Language/Expressions/Instance_Creation/Const/arguments_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/arguments_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/arguments_t02.dart b/Language/Expressions/Instance_Creation/Const/arguments_t02.dart
index e3e9021..1956408 100644
--- a/Language/Expressions/Instance_Creation/Const/arguments_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/arguments_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/arguments_t03.dart b/Language/Expressions/Instance_Creation/Const/arguments_t03.dart
index dfc3cec..c34023d 100644
--- a/Language/Expressions/Instance_Creation/Const/arguments_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/arguments_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/canonicalized_t01.dart b/Language/Expressions/Instance_Creation/Const/canonicalized_t01.dart
index 7110fd5..a5a53b9 100644
--- a/Language/Expressions/Instance_Creation/Const/canonicalized_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/canonicalized_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, if e is of the form
diff --git a/Language/Expressions/Instance_Creation/Const/canonicalized_t02.dart b/Language/Expressions/Instance_Creation/Const/canonicalized_t02.dart
index f52ba9f..3abd3fe 100644
--- a/Language/Expressions/Instance_Creation/Const/canonicalized_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/canonicalized_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, if e is of the form
diff --git a/Language/Expressions/Instance_Creation/Const/canonicalized_t03.dart b/Language/Expressions/Instance_Creation/Const/canonicalized_t03.dart
index 91515b9..e2dcb82 100644
--- a/Language/Expressions/Instance_Creation/Const/canonicalized_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/canonicalized_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, if e is of the form
diff --git a/Language/Expressions/Instance_Creation/Const/canonicalized_t04.dart b/Language/Expressions/Instance_Creation/Const/canonicalized_t04.dart
index 2e2a89b..a8a21cb 100644
--- a/Language/Expressions/Instance_Creation/Const/canonicalized_t04.dart
+++ b/Language/Expressions/Instance_Creation/Const/canonicalized_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, if e is of the form
diff --git a/Language/Expressions/Instance_Creation/Const/canonicalized_t05.dart b/Language/Expressions/Instance_Creation/Const/canonicalized_t05.dart
index e7cd0a9..5940afb 100644
--- a/Language/Expressions/Instance_Creation/Const/canonicalized_t05.dart
+++ b/Language/Expressions/Instance_Creation/Const/canonicalized_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, if e is of the form
diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t01.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t01.dart
index 1a70494..2c8e1bc 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e is of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02.dart
index 3b5ea12..53b88f0 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e is of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t03.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t03.dart
index 669e3d9..801c1f9 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e is of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t04.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t04.dart
index 0760c47..af101d5 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t04.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e is of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t01.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t01.dart
index 301cfeb..b376ad4 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e of the form

  * const T(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t02.dart b/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t02.dart
index 0942dbd..7d3a266 100644
--- a/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If e of the form

  * const T(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) it is a compile-time

diff --git a/Language/Expressions/Instance_Creation/Const/deferred_type_lib.dart b/Language/Expressions/Instance_Creation/Const/deferred_type_lib.dart
index 428098f..b7eafb0 100644
--- a/Language/Expressions/Instance_Creation/Const/deferred_type_lib.dart
+++ b/Language/Expressions/Instance_Creation/Const/deferred_type_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library deferred_type_lib;
 
diff --git a/Language/Expressions/Instance_Creation/Const/deferred_type_t01.dart b/Language/Expressions/Instance_Creation/Const/deferred_type_t01.dart
index 85f697b..893f896 100644
--- a/Language/Expressions/Instance_Creation/Const/deferred_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/deferred_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
 /**
  * @assertion Let e be a constant object expression of the form
diff --git a/Language/Expressions/Instance_Creation/Const/deferred_type_t02.dart b/Language/Expressions/Instance_Creation/Const/deferred_type_t02.dart
index e11ceea..a2ba3d8 100644
--- a/Language/Expressions/Instance_Creation/Const/deferred_type_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/deferred_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
 /**
  * @assertion Let e be a constant object expression of the form
diff --git a/Language/Expressions/Instance_Creation/Const/exception_t01.dart b/Language/Expressions/Instance_Creation/Const/exception_t01.dart
index ef1109b..94685b2 100644
--- a/Language/Expressions/Instance_Creation/Const/exception_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/exception_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if evaluation of a constant object

  * results in an uncaught exception being thrown.

diff --git a/Language/Expressions/Instance_Creation/Const/parameterized_type_t01.dart b/Language/Expressions/Instance_Creation/Const/parameterized_type_t01.dart
index adc37aa..dff3819 100644
--- a/Language/Expressions/Instance_Creation/Const/parameterized_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/parameterized_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/parameterized_type_t02.dart b/Language/Expressions/Instance_Creation/Const/parameterized_type_t02.dart
index beddd87..74b0e5b 100644
--- a/Language/Expressions/Instance_Creation/Const/parameterized_type_t02.dart
+++ b/Language/Expressions/Instance_Creation/Const/parameterized_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let e be a constant object expression of the form

  * const T.id(a1, .., an, xn+1: an+1, …, xn+k: an+k) or the form

diff --git a/Language/Expressions/Instance_Creation/Const/static_type_t01.dart b/Language/Expressions/Instance_Creation/Const/static_type_t01.dart
index a6b628d..88f1f7a 100644
--- a/Language/Expressions/Instance_Creation/Const/static_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a constant object expression of either the
  * form const T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k)or the form
diff --git a/Language/Expressions/Instance_Creation/Const/syntax_t01.dart b/Language/Expressions/Instance_Creation/Const/syntax_t01.dart
index d442797..ec3b659 100644
--- a/Language/Expressions/Instance_Creation/Const/syntax_t01.dart
+++ b/Language/Expressions/Instance_Creation/Const/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant object expression invokes a constant constructor.
  * constObjectExpression:
diff --git a/Language/Expressions/Instance_Creation/Const/syntax_t03.dart b/Language/Expressions/Instance_Creation/Const/syntax_t03.dart
index 502fd81..2b49bb2 100644
--- a/Language/Expressions/Instance_Creation/Const/syntax_t03.dart
+++ b/Language/Expressions/Instance_Creation/Const/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant object expression invokes a constant constructor.

  * constObjectExpression:

diff --git a/Language/Expressions/Instance_Creation/Const/syntax_t04.dart b/Language/Expressions/Instance_Creation/Const/syntax_t04.dart
index 8440bf4..e03070f 100644
--- a/Language/Expressions/Instance_Creation/Const/syntax_t04.dart
+++ b/Language/Expressions/Instance_Creation/Const/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant object expression invokes a constant constructor.

  * constObjectExpression:

diff --git a/Language/Expressions/Instance_Creation/New/abstract_class_t01.dart b/Language/Expressions/Instance_Creation/New/abstract_class_t01.dart
index 49f0473..24201a1 100644
--- a/Language/Expressions/Instance_Creation/New/abstract_class_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/abstract_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if q is a constructor of an abstract class
  * and q is not a factory constructor.
diff --git a/Language/Expressions/Instance_Creation/New/abstract_class_t02.dart b/Language/Expressions/Instance_Creation/New/abstract_class_t02.dart
index 60e4908..8b7853f 100644
--- a/Language/Expressions/Instance_Creation/New/abstract_class_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/abstract_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if q is a constructor of an abstract class
  * and q is not a factory constructor.
diff --git a/Language/Expressions/Instance_Creation/New/argument_static_type_t01.dart b/Language/Expressions/Instance_Creation/New/argument_static_type_t01.dart
index 8a7e75a..f933dad 100644
--- a/Language/Expressions/Instance_Creation/New/argument_static_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/argument_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the static type of ai, 1 <= i <= n + k
  * may not be assigned to the type of the corresponding formal parameter of the
diff --git a/Language/Expressions/Instance_Creation/New/argument_static_type_t02.dart b/Language/Expressions/Instance_Creation/New/argument_static_type_t02.dart
index a0d25e7..345704f 100644
--- a/Language/Expressions/Instance_Creation/New/argument_static_type_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/argument_static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the static type of ai, 1 <= i <= n + k
  * may not be assigned to the type of the corresponding formal parameter of the
diff --git a/Language/Expressions/Instance_Creation/New/body_execution_t01.dart b/Language/Expressions/Instance_Creation/New/body_execution_t01.dart
index f193c5c..2ef0a89 100644
--- a/Language/Expressions/Instance_Creation/New/body_execution_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/body_execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of q is executed with respect to the bindings
  * that resulted from the evaluation of the argument list and the type
diff --git a/Language/Expressions/Instance_Creation/New/body_execution_t02.dart b/Language/Expressions/Instance_Creation/New/body_execution_t02.dart
index 5a13d9e..67615c9 100644
--- a/Language/Expressions/Instance_Creation/New/body_execution_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/body_execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of q is executed with respect to the bindings
  * that resulted from the evaluation of the argument list and the type
diff --git a/Language/Expressions/Instance_Creation/New/body_execution_t03.dart b/Language/Expressions/Instance_Creation/New/body_execution_t03.dart
index b854be2..25d48e5 100644
--- a/Language/Expressions/Instance_Creation/New/body_execution_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/body_execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of q is executed with respect to the bindings
  * that resulted from the evaluation of the argument list and the type
diff --git a/Language/Expressions/Instance_Creation/New/body_execution_t04.dart b/Language/Expressions/Instance_Creation/New/body_execution_t04.dart
index 3e6dccd..336a1a1 100644
--- a/Language/Expressions/Instance_Creation/New/body_execution_t04.dart
+++ b/Language/Expressions/Instance_Creation/New/body_execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of q is executed with respect to the bindings
  * that resulted from the evaluation of the argument list and the type
diff --git a/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t01.dart b/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t01.dart
index f14d9f0..67daefb 100644
--- a/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a class or parameterized type accessible in the current
  * scope then:
diff --git a/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t02.dart b/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t02.dart
index b48fc77..255338d 100644
--- a/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/constructor_same_name_as_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a class or parameterized type accessible in the current
  * scope then:
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t01.dart b/Language/Expressions/Instance_Creation/New/evaluation_t01.dart
index 3fe7bfa..a8711ee 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t02.dart b/Language/Expressions/Instance_Creation/New/evaluation_t02.dart
index 3a36386..2257ff0 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t03.dart b/Language/Expressions/Instance_Creation/New/evaluation_t03.dart
index 4f78b7c..58c1625 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t04.dart b/Language/Expressions/Instance_Creation/New/evaluation_t04.dart
index 82714df..3d3cb74 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t04.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t05.dart b/Language/Expressions/Instance_Creation/New/evaluation_t05.dart
index 9a5f1f8..c08c5a0 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t05.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t06.dart b/Language/Expressions/Instance_Creation/New/evaluation_t06.dart
index c3e5222..fbaf85f 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t06.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t06_lib.dart b/Language/Expressions/Instance_Creation/New/evaluation_t06_lib.dart
index c1debb6..568f071 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t06_lib.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t06_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library evaluation_t06_lib;
 
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t07.dart b/Language/Expressions/Instance_Creation/New/evaluation_t07.dart
index 918d0c5..36708e5 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t07.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t08.dart b/Language/Expressions/Instance_Creation/New/evaluation_t08.dart
index a83996a..fa8fecb 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t08.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t09.dart b/Language/Expressions/Instance_Creation/New/evaluation_t09.dart
index 5a7af7c..b55dbb5 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t09.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t10.dart b/Language/Expressions/Instance_Creation/New/evaluation_t10.dart
index 196d094..a9f13f0 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t10.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t11.dart b/Language/Expressions/Instance_Creation/New/evaluation_t11.dart
index 0421ab8..4c05bcf 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t11.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t13.dart b/Language/Expressions/Instance_Creation/New/evaluation_t13.dart
index 3a6d82f..0ea85f8 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t13.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t14.dart b/Language/Expressions/Instance_Creation/New/evaluation_t14.dart
index 36ea764..a5b3274 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t14.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t15.dart b/Language/Expressions/Instance_Creation/New/evaluation_t15.dart
index c73f48c..265ff18 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t15.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t16.dart b/Language/Expressions/Instance_Creation/New/evaluation_t16.dart
index da14a64..ce6abc3 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t16.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t17.dart b/Language/Expressions/Instance_Creation/New/evaluation_t17.dart
index c11bc62..0d13365 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t17.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t18.dart b/Language/Expressions/Instance_Creation/New/evaluation_t18.dart
index 3136564..79ea16a 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t18.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t19.dart b/Language/Expressions/Instance_Creation/New/evaluation_t19.dart
index 529f762..4db7187 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t19.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/evaluation_t20.dart b/Language/Expressions/Instance_Creation/New/evaluation_t20.dart
index b9517ef..875f96c 100644
--- a/Language/Expressions/Instance_Creation/New/evaluation_t20.dart
+++ b/Language/Expressions/Instance_Creation/New/evaluation_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of e proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1: an+1, ..., xn+k: an+k )
diff --git a/Language/Expressions/Instance_Creation/New/execution_t01.dart b/Language/Expressions/Instance_Creation/New/execution_t01.dart
index 3806c88..e3d6cc9 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t02.dart b/Language/Expressions/Instance_Creation/New/execution_t02.dart
index 8b87cf5..24e9e20 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t03.dart b/Language/Expressions/Instance_Creation/New/execution_t03.dart
index b52baff..f603ce9 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t04.dart b/Language/Expressions/Instance_Creation/New/execution_t04.dart
index 3de8bcd..0409802 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t04.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t05.dart b/Language/Expressions/Instance_Creation/New/execution_t05.dart
index eaf8299..40ea647 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t05.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t06.dart b/Language/Expressions/Instance_Creation/New/execution_t06.dart
index d6132af..e40e600 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t06.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t07.dart b/Language/Expressions/Instance_Creation/New/execution_t07.dart
index 98ea493..cf2c56a 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t07.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t08.dart b/Language/Expressions/Instance_Creation/New/execution_t08.dart
index 1677b7d..723ae78 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t08.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t09.dart b/Language/Expressions/Instance_Creation/New/execution_t09.dart
index 0b123f2..8d6f8b9 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t09.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t10.dart b/Language/Expressions/Instance_Creation/New/execution_t10.dart
index 486f02e..7653e57 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t10.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t11.dart b/Language/Expressions/Instance_Creation/New/execution_t11.dart
index 65036a5..4e1880f 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t11.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t12.dart b/Language/Expressions/Instance_Creation/New/execution_t12.dart
index bc6f1c2..c792db9 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t12.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t13.dart b/Language/Expressions/Instance_Creation/New/execution_t13.dart
index d71d713..537fbc4 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t13.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/execution_t14.dart b/Language/Expressions/Instance_Creation/New/execution_t14.dart
index 8f4921f..30e1735 100644
--- a/Language/Expressions/Instance_Creation/New/execution_t14.dart
+++ b/Language/Expressions/Instance_Creation/New/execution_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Next, q is executed with this bound to i, the type parameters
  * (if any) of R bound to the actual type arguments V1, ..., Vm and the formal
diff --git a/Language/Expressions/Instance_Creation/New/generative_constructor_t01.dart b/Language/Expressions/Instance_Creation/New/generative_constructor_t01.dart
index 24dd410..58d1085 100644
--- a/Language/Expressions/Instance_Creation/New/generative_constructor_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/generative_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion . . . if q is a generative constructor, then:
  * A fresh instance i, of class R is allocated. For each instance variable
diff --git a/Language/Expressions/Instance_Creation/New/generative_constructor_t02.dart b/Language/Expressions/Instance_Creation/New/generative_constructor_t02.dart
index b5f2ff1..a6cd021 100644
--- a/Language/Expressions/Instance_Creation/New/generative_constructor_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/generative_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion . . . if q is a generative constructor, then:
  * A fresh instance i, of class R is allocated. For each instance variable
diff --git a/Language/Expressions/Instance_Creation/New/generative_constructor_t03.dart b/Language/Expressions/Instance_Creation/New/generative_constructor_t03.dart
index 357afb3..f898732 100644
--- a/Language/Expressions/Instance_Creation/New/generative_constructor_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/generative_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion . . . if q is a generative constructor, then:
  * A fresh instance i, of class R is allocated. For each instance variable
diff --git a/Language/Expressions/Instance_Creation/New/generic_type_t01.dart b/Language/Expressions/Instance_Creation/New/generic_type_t01.dart
index f7ce2a6..f19db9d 100644
--- a/Language/Expressions/Instance_Creation/New/generic_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/generic_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a parameterized type S< U1, ..., Um>, let R = S.
  * If T is not a parameterized type, let R = T. Furthermore, if e is of the
diff --git a/Language/Expressions/Instance_Creation/New/generic_type_t02.dart b/Language/Expressions/Instance_Creation/New/generic_type_t02.dart
index 02cb6a3..25f694d 100644
--- a/Language/Expressions/Instance_Creation/New/generic_type_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/generic_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a parameterized type S< U1, ..., Um>, let R = S.
  * If T is not a parameterized type, let R = T. Furthermore, if e is of the
diff --git a/Language/Expressions/Instance_Creation/New/generic_type_t03.dart b/Language/Expressions/Instance_Creation/New/generic_type_t03.dart
index ba394a1..6e0176b 100644
--- a/Language/Expressions/Instance_Creation/New/generic_type_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/generic_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a parameterized type S< U1, ..., Um>, let R = S.
  * If T is not a parameterized type, let R = T. Furthermore, if e is of the
diff --git a/Language/Expressions/Instance_Creation/New/named_constructor_t01.dart b/Language/Expressions/Instance_Creation/New/named_constructor_t01.dart
index 878e6e5..371737f 100644
--- a/Language/Expressions/Instance_Creation/New/named_constructor_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/named_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a class or parameterized type accessible in the current
  * scope then:
diff --git a/Language/Expressions/Instance_Creation/New/named_constructor_t02.dart b/Language/Expressions/Instance_Creation/New/named_constructor_t02.dart
index fe7e6d5..bdf9cb7 100644
--- a/Language/Expressions/Instance_Creation/New/named_constructor_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/named_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a class or parameterized type accessible in the current
  * scope then:
diff --git a/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t01.dart b/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t01.dart
index 29bf2a2..5ae6d55 100644
--- a/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If q is a redirecting factory constructor of the form
  * T(p1, ..., pn+k ) = c; or of the form T.id(p1, ..., pn+k ) = c; then the
diff --git a/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t02.dart b/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t02.dart
index 39e9201..bf12b93 100644
--- a/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/redirecting_factory_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If q is a redirecting factory constructor of the form
  * T(p1, ..., pn+k ) = c; or of the form T.id(p1, ..., pn+k ) = c; then the
diff --git a/Language/Expressions/Instance_Creation/New/static_type_t01.dart b/Language/Expressions/Instance_Creation/New/static_type_t01.dart
index 0359331..5063a2d 100644
--- a/Language/Expressions/Instance_Creation/New/static_type_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an instance creation expression of either the
  * form new T.id(a1, ..., an, xn+1: an+1, ..., xn+k: an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/syntax_t01.dart b/Language/Expressions/Instance_Creation/New/syntax_t01.dart
index 02c384c..b56a501 100644
--- a/Language/Expressions/Instance_Creation/New/syntax_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The new expression invokes a constructor.
  * newExpression:
diff --git a/Language/Expressions/Instance_Creation/New/syntax_t02.dart b/Language/Expressions/Instance_Creation/New/syntax_t02.dart
index 3caec7c..5e67409 100644
--- a/Language/Expressions/Instance_Creation/New/syntax_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The new expression invokes a constructor.

  * newExpression:

diff --git a/Language/Expressions/Instance_Creation/New/syntax_t03.dart b/Language/Expressions/Instance_Creation/New/syntax_t03.dart
index 6393d85..ac33b83 100644
--- a/Language/Expressions/Instance_Creation/New/syntax_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The new expression invokes a constructor.

  * newExpression:

diff --git a/Language/Expressions/Instance_Creation/New/syntax_t04.dart b/Language/Expressions/Instance_Creation/New/syntax_t04.dart
index 9b6ed76..d62f8c7 100644
--- a/Language/Expressions/Instance_Creation/New/syntax_t04.dart
+++ b/Language/Expressions/Instance_Creation/New/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The new expression invokes a constructor.
  * newExpression:
diff --git a/Language/Expressions/Instance_Creation/New/syntax_t05.dart b/Language/Expressions/Instance_Creation/New/syntax_t05.dart
index ac9f67e..2bae430 100644
--- a/Language/Expressions/Instance_Creation/New/syntax_t05.dart
+++ b/Language/Expressions/Instance_Creation/New/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The new expression invokes a constructor.

  * newExpression:

diff --git a/Language/Expressions/Instance_Creation/New/type_argument_t01.dart b/Language/Expressions/Instance_Creation/New/type_argument_t01.dart
index dbe6fcc..27b733d 100644
--- a/Language/Expressions/Instance_Creation/New/type_argument_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/type_argument_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a parameterized type S< U1, ..., Um>, let R = S.
  * If T is not a parameterized type, let R = T. Furthermore, if e is of the
diff --git a/Language/Expressions/Instance_Creation/New/type_t01.dart b/Language/Expressions/Instance_Creation/New/type_t01.dart
index ce883af..4d2ab60 100644
--- a/Language/Expressions/Instance_Creation/New/type_t01.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t02.dart b/Language/Expressions/Instance_Creation/New/type_t02.dart
index 206cfa9..6267667 100644
--- a/Language/Expressions/Instance_Creation/New/type_t02.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t03.dart b/Language/Expressions/Instance_Creation/New/type_t03.dart
index a676673..32fb8d8 100644
--- a/Language/Expressions/Instance_Creation/New/type_t03.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t05.dart b/Language/Expressions/Instance_Creation/New/type_t05.dart
index 3f73c55..96a2c48 100644
--- a/Language/Expressions/Instance_Creation/New/type_t05.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t06.dart b/Language/Expressions/Instance_Creation/New/type_t06.dart
index d66afaa..5756aed 100644
--- a/Language/Expressions/Instance_Creation/New/type_t06.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t07.dart b/Language/Expressions/Instance_Creation/New/type_t07.dart
index 264f0fd..2db9117 100644
--- a/Language/Expressions/Instance_Creation/New/type_t07.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t08.dart b/Language/Expressions/Instance_Creation/New/type_t08.dart
index 2b2bf03..ae53585 100644
--- a/Language/Expressions/Instance_Creation/New/type_t08.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/New/type_t09.dart b/Language/Expressions/Instance_Creation/New/type_t09.dart
index 7cfe862..ff0dedd 100644
--- a/Language/Expressions/Instance_Creation/New/type_t09.dart
+++ b/Language/Expressions/Instance_Creation/New/type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a new expression of the form
  * new T.id(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k) or the form
diff --git a/Language/Expressions/Instance_Creation/allowed_characters_t01.dart b/Language/Expressions/Instance_Creation/allowed_characters_t01.dart
index 71c01e7..b7f0336 100644
--- a/Language/Expressions/Instance_Creation/allowed_characters_t01.dart
+++ b/Language/Expressions/Instance_Creation/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t01.dart b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t01.dart
index 9e29c3d..5a8ca2a 100644
--- a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t01.dart
+++ b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type T in an instance creation
  * expression of one of the forms
diff --git a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t02.dart b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t02.dart
index 868ee4b..73d7a46 100644
--- a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t02.dart
+++ b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type T in an instance creation
  * expression of one of the forms
diff --git a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t03.dart b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t03.dart
index fd37051..515ec9e 100644
--- a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t03.dart
+++ b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type T in an instance creation
  * expression of one of the forms
diff --git a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t04.dart b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t04.dart
index 43449cd..c71f4c5 100644
--- a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t04.dart
+++ b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type T in an instance creation
  * expression of one of the forms
diff --git a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t07.dart b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t07.dart
index cacf604..4945e40 100644
--- a/Language/Expressions/Instance_Creation/malformed_or_malbounded_t07.dart
+++ b/Language/Expressions/Instance_Creation/malformed_or_malbounded_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type T in an instance creation
  * expression of one of the forms
diff --git a/Language/Expressions/Lists/constant_list_t01.dart b/Language/Expressions/Lists/constant_list_t01.dart
index 31f021a..dcea0e0 100644
--- a/Language/Expressions/Lists/constant_list_t01.dart
+++ b/Language/Expressions/Lists/constant_list_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  It is a compile time error if an element of a constant list

  * literal is not a compile-time constant. It is a compile time error if the

diff --git a/Language/Expressions/Lists/constant_list_t02.dart b/Language/Expressions/Lists/constant_list_t02.dart
index 2ee8d9d..e27b8c1 100644
--- a/Language/Expressions/Lists/constant_list_t02.dart
+++ b/Language/Expressions/Lists/constant_list_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  It is a compile time error if an element of a constant list

  * literal is not a compile-time constant. It is a compile time error if the

diff --git a/Language/Expressions/Lists/identical_t01.dart b/Language/Expressions/Lists/identical_t01.dart
index 38c3d6a..13e034d 100644
--- a/Language/Expressions/Lists/identical_t01.dart
+++ b/Language/Expressions/Lists/identical_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let list1 = const <V>[e11...e1n] and list2 = const <U>[e21...e2n]
  * be two constant list literals and let the  elements of list1 and list2
diff --git a/Language/Expressions/Lists/identical_t02.dart b/Language/Expressions/Lists/identical_t02.dart
index 25fd06d..e18d043 100644
--- a/Language/Expressions/Lists/identical_t02.dart
+++ b/Language/Expressions/Lists/identical_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let list1 = const <V>[e11...e1n] and list2 = const <U>[e21...e2n]
  * be two constant list literals and let the  elements of list1 and list2
diff --git a/Language/Expressions/Lists/indices_t01.dart b/Language/Expressions/Lists/indices_t01.dart
index eb7b1fc..59b6722 100644
--- a/Language/Expressions/Lists/indices_t01.dart
+++ b/Language/Expressions/Lists/indices_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A list has an associated set of indices. An empty list has an
  * empty set of indices. A non-empty list has the index set {0 … n - 1} where n
diff --git a/Language/Expressions/Lists/mutate_a_constant_list_t01.dart b/Language/Expressions/Lists/mutate_a_constant_list_t01.dart
index bd3111a..ad17d6d 100644
--- a/Language/Expressions/Lists/mutate_a_constant_list_t01.dart
+++ b/Language/Expressions/Lists/mutate_a_constant_list_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Attempting to mutate a constant list literal will result in a
  * dynamic error.
diff --git a/Language/Expressions/Lists/runtime_list_literal_t01.dart b/Language/Expressions/Lists/runtime_list_literal_t01.dart
index 83ea89f..cff7322 100644
--- a/Language/Expressions/Lists/runtime_list_literal_t01.dart
+++ b/Language/Expressions/Lists/runtime_list_literal_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime list literal <E>[e1... en] is evaluated as follows:
  * • First, the expressions e1... en are evaluated in order, they appear in the
diff --git a/Language/Expressions/Lists/runtime_list_literal_t02.dart b/Language/Expressions/Lists/runtime_list_literal_t02.dart
index 56c3c60..df2a5b5 100644
--- a/Language/Expressions/Lists/runtime_list_literal_t02.dart
+++ b/Language/Expressions/Lists/runtime_list_literal_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime list literal <E>[e1... en] is evaluated as follows:
  * • First, the expressions e1... en are evaluated in order, they appear in the
diff --git a/Language/Expressions/Lists/runtime_list_literal_t03.dart b/Language/Expressions/Lists/runtime_list_literal_t03.dart
index 32e49a0..ec15afb 100644
--- a/Language/Expressions/Lists/runtime_list_literal_t03.dart
+++ b/Language/Expressions/Lists/runtime_list_literal_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime list literal <E>[e1... en] is evaluated as follows:
  * • First, the expressions e1... en are evaluated in order, they appear in the
diff --git a/Language/Expressions/Lists/runtime_list_literal_t04.dart b/Language/Expressions/Lists/runtime_list_literal_t04.dart
index 01218c4..ebf39cb 100644
--- a/Language/Expressions/Lists/runtime_list_literal_t04.dart
+++ b/Language/Expressions/Lists/runtime_list_literal_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime list literal <E>[e1... en] is evaluated as follows:
  * • First, the expressions e1... en are evaluated in order, they appear in the
diff --git a/Language/Expressions/Lists/static_type_dynamic_t01.dart b/Language/Expressions/Lists/static_type_dynamic_t01.dart
index 6101e85..45c7016 100644
--- a/Language/Expressions/Lists/static_type_dynamic_t01.dart
+++ b/Language/Expressions/Lists/static_type_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type a list literal of the form const [e1...en] or
  * the form [e1...en] is List<dynamic>.
diff --git a/Language/Expressions/Lists/static_type_t01.dart b/Language/Expressions/Lists/static_type_t01.dart
index eb8d405..4332909 100644
--- a/Language/Expressions/Lists/static_type_t01.dart
+++ b/Language/Expressions/Lists/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a list literal of the form
  * const <E>[e1... en] or the form <E>[e1... en] is List<E>.
diff --git a/Language/Expressions/Lists/static_type_t02.dart b/Language/Expressions/Lists/static_type_t02.dart
index 5cea97f..c593f89 100644
--- a/Language/Expressions/Lists/static_type_t02.dart
+++ b/Language/Expressions/Lists/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a list literal of the form
  * const <E>[e1... en]  or the form <E>[e1... en] is List<E>.
diff --git a/Language/Expressions/Lists/static_type_t03.dart b/Language/Expressions/Lists/static_type_t03.dart
index 7e02be2..f968e35 100644
--- a/Language/Expressions/Lists/static_type_t03.dart
+++ b/Language/Expressions/Lists/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a list literal of the form
  * const <E>[e1... en]  or the form <E>[e1... en] is List<E>.
diff --git a/Language/Expressions/Lists/static_type_t04.dart b/Language/Expressions/Lists/static_type_t04.dart
index c2b8ed9..a17c2bb 100644
--- a/Language/Expressions/Lists/static_type_t04.dart
+++ b/Language/Expressions/Lists/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a list literal of the form
  * const <E>[e1... en]  or the form <E>[e1... en] is List<E>.
diff --git a/Language/Expressions/Lists/static_type_t05.dart b/Language/Expressions/Lists/static_type_t05.dart
index a31c729..3bbb201 100644
--- a/Language/Expressions/Lists/static_type_t05.dart
+++ b/Language/Expressions/Lists/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a list literal of the form
  * const <E>[e1... en]  or the form <E>[e1... en] is List<E>.
diff --git a/Language/Expressions/Lists/syntax_t01.dart b/Language/Expressions/Lists/syntax_t01.dart
index 1cb93ae..a677aa4 100644
--- a/Language/Expressions/Lists/syntax_t01.dart
+++ b/Language/Expressions/Lists/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal denotes a list, which is an integer indexed
  * collection of objects.
diff --git a/Language/Expressions/Lists/syntax_t02.dart b/Language/Expressions/Lists/syntax_t02.dart
index 44aef6c..bcc898c 100644
--- a/Language/Expressions/Lists/syntax_t02.dart
+++ b/Language/Expressions/Lists/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/syntax_t03.dart b/Language/Expressions/Lists/syntax_t03.dart
index 0e67dd2..2910f69 100644
--- a/Language/Expressions/Lists/syntax_t03.dart
+++ b/Language/Expressions/Lists/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/syntax_t04.dart b/Language/Expressions/Lists/syntax_t04.dart
index 49531ac..b7c247e 100644
--- a/Language/Expressions/Lists/syntax_t04.dart
+++ b/Language/Expressions/Lists/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/syntax_t05.dart b/Language/Expressions/Lists/syntax_t05.dart
index e898a8d..c2fb81b 100644
--- a/Language/Expressions/Lists/syntax_t05.dart
+++ b/Language/Expressions/Lists/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/syntax_t06.dart b/Language/Expressions/Lists/syntax_t06.dart
index efb105a..8f56539 100644
--- a/Language/Expressions/Lists/syntax_t06.dart
+++ b/Language/Expressions/Lists/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/syntax_t07.dart b/Language/Expressions/Lists/syntax_t07.dart
index 8a00d6d..3104108 100644
--- a/Language/Expressions/Lists/syntax_t07.dart
+++ b/Language/Expressions/Lists/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A list literal denotes a list, which is an integer indexed

  * collection of objects.

diff --git a/Language/Expressions/Lists/value_of_a_constant_list_t01.dart b/Language/Expressions/Lists/value_of_a_constant_list_t01.dart
index 07fed94..1891201 100644
--- a/Language/Expressions/Lists/value_of_a_constant_list_t01.dart
+++ b/Language/Expressions/Lists/value_of_a_constant_list_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  The value of a constant list literal  const <E>[e1... en] is an
  * object a that implements the built-in class List<E>. The ith element of a is
diff --git a/Language/Expressions/Lists/value_of_a_constant_list_t02.dart b/Language/Expressions/Lists/value_of_a_constant_list_t02.dart
index 60dafe4..bc629da 100644
--- a/Language/Expressions/Lists/value_of_a_constant_list_t02.dart
+++ b/Language/Expressions/Lists/value_of_a_constant_list_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  The value of a constant list literal  const <E>[e1... en] is an
  * object a that implements the built-in class List<E>. The ith element of a is
diff --git a/Language/Expressions/Logical_Boolean_Expressions/allowed_characters_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/allowed_characters_t01.dart
index 6991aa0..653a343 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/allowed_characters_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t01.dart
index ba97f9f..12ded0f 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a logical boolean expression b of the form e1 && e2
  * causes the evaluation of e1 which is then subjected to boolean conversion,
diff --git a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t02.dart b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t02.dart
index 89eee37..00821cf 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t02.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_and_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a logical boolean expression b of the form e1 && e2
  * causes the evaluation of e1 which is then subjected to boolean conversion,
diff --git a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t01.dart
index 59fc293..341c571 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a logical boolean expression b of the form e1 || e2
  * causes the evaluation of e1 which is then subjected to boolean conversion,
diff --git a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t02.dart b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t02.dart
index 9536571..ada56cd 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t02.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/evaluation_form_or_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a logical boolean expression b of the form e1 || e2
  * causes the evaluation of e1 which is then subjected to boolean conversion,
diff --git a/Language/Expressions/Logical_Boolean_Expressions/static_type_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/static_type_t01.dart
index 116e636..01be134 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/static_type_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a logical boolean expression is bool.
  * @description Checks that the static type of a logical boolean
diff --git a/Language/Expressions/Logical_Boolean_Expressions/static_type_t02.dart b/Language/Expressions/Logical_Boolean_Expressions/static_type_t02.dart
index 8dc63fa..e6ae915 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/static_type_t02.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a logical boolean expression is bool.
  * @description Checks that the static type of a logical boolean
diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t01.dart
index 55de5e1..01d07af 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The logical boolean expressions combine boolean objects using
  * the boolean conjunction and disjunction operators.
diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t02.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t02.dart
index d144769..f23f691 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t03.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t03.dart
index 5384382..71ab4b2 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t04.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t04.dart
index bafa626..ac44a98 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t05.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t05.dart
index 5c346ff..1130ac2 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t06.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t06.dart
index 3bb36ff..981d3a9 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t07.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t07.dart
index 3c4a18e..14e6829 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t08.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t08.dart
index 4a47c88..88120f7 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t09.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t09.dart
index 229f9b7..6079c2f 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The logical boolean expressions combine boolean objects using

  * the boolean conjunction and disjunction operators.

diff --git a/Language/Expressions/Logical_Boolean_Expressions/syntax_t16.dart b/Language/Expressions/Logical_Boolean_Expressions/syntax_t16.dart
index df93188..0967a47 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The logical boolean expressions combine boolean objects using
  * the boolean conjunction and disjunction operators.
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t01.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t01.dart
index 98648a9..95afd0d 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t01.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t02.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t02.dart
index 42d7f6e..b78d9ec 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t02.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t03.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t03.dart
index 66d7c0a..58d7f4d 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t03.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t04.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t04.dart
index 62d4416..d7f2708 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t04.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t05.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t05.dart
index 0972382..3fca591 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t05.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t06.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t06.dart
index e190834..0204d43 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t06.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t07.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t07.dart
index d399ddf..22e7d64 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t07.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t08.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t08.dart
index d4d728f..f7d69ac 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t08.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t09.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t09.dart
index dc00926..36bb836 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t09.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t10.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t10.dart
index e578d38..3a7c51f 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t10.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t11.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t11.dart
index 0c6afb1..a28b986 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t11.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t12.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t12.dart
index 4909b8a..a696e33 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t12.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t13.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t13.dart
index 8f85e70..127085b 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t13.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t14.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t14.dart
index 5a5da17..9b14827 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t14.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t15.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t15.dart
index 3ff3f0e..7fa1575 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t15.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t16.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t16.dart
index b55b76c..a034ed1 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t16.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t17.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t17.dart
index ba113e4..5498bbc 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t17.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t18.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t18.dart
index dbe3ec1..5769a8d 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t18.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t19.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t19.dart
index 8cc4e90..32cab65 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t19.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t20.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t20.dart
index 45520be..4deade1 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t20.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t21.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t21.dart
index 9a2a0f3..9841faf 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t21.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t22.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t22.dart
index c0eefbc..19a85d3 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t22.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t23.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t23.dart
index 3e90d0d..d7e3f72 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t23.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t24.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t24.dart
index b183ca0..2a9db52 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t24.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t25.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t25.dart
index 5665b1b..c9cd8f9 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t25.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t26.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t26.dart
index 1b2a692..b0fb41a 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t26.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t27.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t27.dart
index 6b31608..2d6689c 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t27.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t28.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t28.dart
index 7e82174..73bb2aa 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t28.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t29.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t29.dart
index d52dbb3..be7cb2b 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t29.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t30.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t30.dart
index a9302f4..3ca44e2 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t30.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t31.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t31.dart
index b89935f..ff5140d 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t31.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Logical_Boolean_Expressions/type_t32.dart b/Language/Expressions/Logical_Boolean_Expressions/type_t32.dart
index f79b27b..7f4c088 100644
--- a/Language/Expressions/Logical_Boolean_Expressions/type_t32.dart
+++ b/Language/Expressions/Logical_Boolean_Expressions/type_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A logical boolean expression b of the form e1 && e2 shows that a
  * variable v has type T if all of the following conditions hold:
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t01.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t01.dart
index c0c00f6..74778e6 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t01.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t02.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t02.dart
index 1b7ece2..88ea7da 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t02.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t03.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t03.dart
index 927b421..b29e956 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t03.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t04.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t04.dart
index 620f9c9..fb47468 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t04.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t05.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t05.dart
index f20ecd2..28936a5 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t05.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t06.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t06.dart
index 8462dd1..3938011 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t06.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t07.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t07.dart
index 904ac4d..31e797d 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t07.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t08.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t08.dart
index 4d25587..0142ef3 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t08.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t09.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t09.dart
index 2d045ae..9cb3a7d 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t09.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t10.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t10.dart
index de8fc98..93c6105 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t10.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/definition_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * class C with respect to library L is: If C declares a concrete instance
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t01.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t01.dart
index 0e5295d..b27fdd9 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t01.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * object o with respect to library L is the result of looking up getter
diff --git a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t02.dart b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t02.dart
index 2585a7c..1010878 100644
--- a/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t02.dart
+++ b/Language/Expressions/Lookup/Getter_and_Setter_Lookup/finding_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a getter (respectively setter) m in
  * object o with respect to library L is the result of looking up getter
diff --git a/Language/Expressions/Lookup/Method_Lookup/instance_lib.dart b/Language/Expressions/Lookup/Method_Lookup/instance_lib.dart
index 00363bd..6a6ae45 100644
--- a/Language/Expressions/Lookup/Method_Lookup/instance_lib.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/instance_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library definition_lib;
 
 class C1 {
diff --git a/Language/Expressions/Lookup/Method_Lookup/instance_t01.dart b/Language/Expressions/Lookup/Method_Lookup/instance_t01.dart
index 39e28c8..0d65dcf 100644
--- a/Language/Expressions/Lookup/Method_Lookup/instance_t01.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/instance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a method m in object o with respect
  * to library L is the result of a lookup of method m in class C with respect
diff --git a/Language/Expressions/Lookup/Method_Lookup/instance_t02.dart b/Language/Expressions/Lookup/Method_Lookup/instance_t02.dart
index f00d782..9eee552 100644
--- a/Language/Expressions/Lookup/Method_Lookup/instance_t02.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/instance_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a method m in object o with respect
  * to library L is the result of a lookup of method m in class C with respect
diff --git a/Language/Expressions/Lookup/Method_Lookup/instance_t03.dart b/Language/Expressions/Lookup/Method_Lookup/instance_t03.dart
index 9a0552b..bf26daf 100644
--- a/Language/Expressions/Lookup/Method_Lookup/instance_t03.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/instance_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a method m in object o with respect
  * to library L is the result of a lookup of method m in class C with respect
diff --git a/Language/Expressions/Lookup/Method_Lookup/lookup_t01.dart b/Language/Expressions/Lookup/Method_Lookup/lookup_t01.dart
index e44c452..4fd9737 100644
--- a/Language/Expressions/Lookup/Method_Lookup/lookup_t01.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/lookup_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of a method m in object o with respect to
  * library L is the result of a lookup of method m in class C with respect to
diff --git a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t01.dart b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t01.dart
index 43015b3..da3c1dd 100644
--- a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t01.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t02.dart b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t02.dart
index a3e9341..41ceb2b 100644
--- a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t02.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t04.dart b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t04.dart
index 2464575..2d73414 100644
--- a/Language/Expressions/Lookup/Method_Lookup/method_lookup_t04.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/method_lookup_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_lib.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_lib.dart
index a07cdeb..22c9aa0 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_lib.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library superclass_lib;
 
 class A {
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t01.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t01.dart
index 792eb0b..1601a02 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t01.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t02.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t02.dart
index 40fda21..8011bb8 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t02.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t03.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t03.dart
index 6225968..76b50ae 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t03.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t04.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t04.dart
index e37e76d..8e299c4 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t04.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t05.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t05.dart
index 517de2b..b93aa7b 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t05.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t06.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t06.dart
index 5a3b611..adabdbf 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t06.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t07.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t07.dart
index e67ffe6..0484aef 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t07.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t08.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t08.dart
index c1d8a10..ea5c3f2 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t08.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Lookup/Method_Lookup/superclass_t09.dart b/Language/Expressions/Lookup/Method_Lookup/superclass_t09.dart
index 0c89591..97eb45a 100644
--- a/Language/Expressions/Lookup/Method_Lookup/superclass_t09.dart
+++ b/Language/Expressions/Lookup/Method_Lookup/superclass_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The result of a lookup of method m in class C with respect to
  * library L is: If C declares a concrete instance method named m that is
diff --git a/Language/Expressions/Maps/constant_map_key_value_t01.dart b/Language/Expressions/Maps/constant_map_key_value_t01.dart
index 3aa37b9..4f36b16 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t01.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t02.dart b/Language/Expressions/Maps/constant_map_key_value_t02.dart
index 2df75e6..a715b9d 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t02.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t03.dart b/Language/Expressions/Maps/constant_map_key_value_t03.dart
index c06fac9..2f8e4d7 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t03.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t04.dart b/Language/Expressions/Maps/constant_map_key_value_t04.dart
index 8b63e0d..950486f 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t04.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t05.dart b/Language/Expressions/Maps/constant_map_key_value_t05.dart
index c9944ef..dc08844 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t05.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t06.dart b/Language/Expressions/Maps/constant_map_key_value_t06.dart
index 8f1a25d..81794f2 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t06.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_key_value_t07.dart b/Language/Expressions/Maps/constant_map_key_value_t07.dart
index bc586e0..72fd6b1 100644
--- a/Language/Expressions/Maps/constant_map_key_value_t07.dart
+++ b/Language/Expressions/Maps/constant_map_key_value_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if either a key or a value of an
  * entry in a constant map literal is not a compile-time constant.
diff --git a/Language/Expressions/Maps/constant_map_t01.dart b/Language/Expressions/Maps/constant_map_t01.dart
index d81dc10..cfa262f 100644
--- a/Language/Expressions/Maps/constant_map_t01.dart
+++ b/Language/Expressions/Maps/constant_map_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile time error if either a key or a value of an entry

  * in a constant map literal is not a compile-time constant.

diff --git a/Language/Expressions/Maps/constant_map_t02.dart b/Language/Expressions/Maps/constant_map_t02.dart
index ffebcaf..df38370 100644
--- a/Language/Expressions/Maps/constant_map_t02.dart
+++ b/Language/Expressions/Maps/constant_map_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile time error if either a key or a value of an entry

  * in a constant map literal is not a compile-time constant.

diff --git a/Language/Expressions/Maps/constant_map_type_t01.dart b/Language/Expressions/Maps/constant_map_type_t01.dart
index 64d414e..d93866a 100644
--- a/Language/Expressions/Maps/constant_map_type_t01.dart
+++ b/Language/Expressions/Maps/constant_map_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile time error if the type argument of a

  * constant map literal includes a type parameter.

diff --git a/Language/Expressions/Maps/equal_keys_t01.dart b/Language/Expressions/Maps/equal_keys_t01.dart
index 1cb3ce7..dd45f23 100644
--- a/Language/Expressions/Maps/equal_keys_t01.dart
+++ b/Language/Expressions/Maps/equal_keys_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if two keys of a constant map literal
  * are equal according to their ‘==’ operator
diff --git a/Language/Expressions/Maps/equal_keys_t02.dart b/Language/Expressions/Maps/equal_keys_t02.dart
index 6557219..9369d8f 100644
--- a/Language/Expressions/Maps/equal_keys_t02.dart
+++ b/Language/Expressions/Maps/equal_keys_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if two keys of a constant map literal
  * are equal according to their ‘==’ operator
diff --git a/Language/Expressions/Maps/identical_t01.dart b/Language/Expressions/Maps/identical_t01.dart
index d36f45a..29ac49a 100644
--- a/Language/Expressions/Maps/identical_t01.dart
+++ b/Language/Expressions/Maps/identical_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let map1 = const< K, V >{k11: e11 ... k1n: e1n } and map2 =
  * const< J, U >{k21: e21 ... k2n: e2n } be two constant map literals. Let the
diff --git a/Language/Expressions/Maps/identical_t02.dart b/Language/Expressions/Maps/identical_t02.dart
index 306eb57..2c7c199 100644
--- a/Language/Expressions/Maps/identical_t02.dart
+++ b/Language/Expressions/Maps/identical_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let map1 = const< K, V >{k11: e11 ... k1n: e1n } and map2 =
  * const< J, U >{k21: e21 ... k2n: e2n } be two constant map literals. Let the
diff --git a/Language/Expressions/Maps/key_value_equals_operator_t01.dart b/Language/Expressions/Maps/key_value_equals_operator_t01.dart
index 7bc0a49..c416c30 100644
--- a/Language/Expressions/Maps/key_value_equals_operator_t01.dart
+++ b/Language/Expressions/Maps/key_value_equals_operator_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the key of an entry in a constant
  * map literal is an instance of a class that implements the operator == unless
diff --git a/Language/Expressions/Maps/key_value_equals_operator_t02.dart b/Language/Expressions/Maps/key_value_equals_operator_t02.dart
index 2295fd7..ae05b2e 100644
--- a/Language/Expressions/Maps/key_value_equals_operator_t02.dart
+++ b/Language/Expressions/Maps/key_value_equals_operator_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the key of an entry in a constant
  * map literal is an instance of a class that implements the operator == unless
diff --git a/Language/Expressions/Maps/mutate_a_constant_map_t01.dart b/Language/Expressions/Maps/mutate_a_constant_map_t01.dart
index dc54440..81e94e6 100644
--- a/Language/Expressions/Maps/mutate_a_constant_map_t01.dart
+++ b/Language/Expressions/Maps/mutate_a_constant_map_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Attempting to mutate a constant map literal will result in
  * a dynamic error.
diff --git a/Language/Expressions/Maps/order_t01.dart b/Language/Expressions/Maps/order_t01.dart
index fa0d5fc..10cbe83 100644
--- a/Language/Expressions/Maps/order_t01.dart
+++ b/Language/Expressions/Maps/order_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A map literal is ordered: iterating over the keys and/or values
  * of the maps always happens in the order the keys appeared in the source
diff --git a/Language/Expressions/Maps/runtime_map_t01.dart b/Language/Expressions/Maps/runtime_map_t01.dart
index 52135ec..5af6992 100644
--- a/Language/Expressions/Maps/runtime_map_t01.dart
+++ b/Language/Expressions/Maps/runtime_map_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime map literal <K, V>{k1: e1...kn: en} is evaluated as
  * follows:
diff --git a/Language/Expressions/Maps/runtime_map_t02.dart b/Language/Expressions/Maps/runtime_map_t02.dart
index 385ae06..afa06ef 100644
--- a/Language/Expressions/Maps/runtime_map_t02.dart
+++ b/Language/Expressions/Maps/runtime_map_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime map literal <K, V>{k1: e1...kn: en} is evaluated as
  * follows:
diff --git a/Language/Expressions/Maps/runtime_map_t03.dart b/Language/Expressions/Maps/runtime_map_t03.dart
index 2425330..6134dbb 100644
--- a/Language/Expressions/Maps/runtime_map_t03.dart
+++ b/Language/Expressions/Maps/runtime_map_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime map literal <K, V>{k1: e1...kn: en} is evaluated as
  * follows:
diff --git a/Language/Expressions/Maps/runtime_map_t04.dart b/Language/Expressions/Maps/runtime_map_t04.dart
index 57dddcd..2869602 100644
--- a/Language/Expressions/Maps/runtime_map_t04.dart
+++ b/Language/Expressions/Maps/runtime_map_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A runtime map literal <K, V>{k1: e1...kn: en} is evaluated as
  * follows:
diff --git a/Language/Expressions/Maps/static_type_dynamic_t01.dart b/Language/Expressions/Maps/static_type_dynamic_t01.dart
index e34bdc2..b0aa942 100644
--- a/Language/Expressions/Maps/static_type_dynamic_t01.dart
+++ b/Language/Expressions/Maps/static_type_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const {k1: e1 ... kn: en} or the form {k1: e1 ... kn: en } is
diff --git a/Language/Expressions/Maps/static_type_t01.dart b/Language/Expressions/Maps/static_type_t01.dart
index ef9a4b0..17ad30c 100644
--- a/Language/Expressions/Maps/static_type_t01.dart
+++ b/Language/Expressions/Maps/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const <K, V>{k1: e1...kn: en} or the form <K, V>{k1: e1...kn: en} is
diff --git a/Language/Expressions/Maps/static_type_t02.dart b/Language/Expressions/Maps/static_type_t02.dart
index e95604d..6571fbc 100644
--- a/Language/Expressions/Maps/static_type_t02.dart
+++ b/Language/Expressions/Maps/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const <K, V>{k1: e1...kn: en} or the form <K, V>{k1: e1...kn: en} is
diff --git a/Language/Expressions/Maps/static_type_t03.dart b/Language/Expressions/Maps/static_type_t03.dart
index e8c1a9c..20bb4fb 100644
--- a/Language/Expressions/Maps/static_type_t03.dart
+++ b/Language/Expressions/Maps/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const <K, V>{k1: e1...kn: en} or the form <K, V>{k1: e1...kn: en} is
diff --git a/Language/Expressions/Maps/static_type_t04.dart b/Language/Expressions/Maps/static_type_t04.dart
index f478e25..e06e6dc 100644
--- a/Language/Expressions/Maps/static_type_t04.dart
+++ b/Language/Expressions/Maps/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const <K, V>{k1: e1...kn: en} or the form <K, V>{k1: e1...kn: en} is
diff --git a/Language/Expressions/Maps/static_type_t05.dart b/Language/Expressions/Maps/static_type_t05.dart
index f9c8681..1183592 100644
--- a/Language/Expressions/Maps/static_type_t05.dart
+++ b/Language/Expressions/Maps/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a map literal of the form
  * const <K, V>{k1: e1...kn: en} or the form <K, V>{k1: e1...kn: en} is
diff --git a/Language/Expressions/Maps/syntax_t01.dart b/Language/Expressions/Maps/syntax_t01.dart
index 113c5e3..5b172d4 100644
--- a/Language/Expressions/Maps/syntax_t01.dart
+++ b/Language/Expressions/Maps/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A map literal denotes a map object.
  * mapLiteral:
diff --git a/Language/Expressions/Maps/syntax_t03.dart b/Language/Expressions/Maps/syntax_t03.dart
index 6527eab..b4ea761 100644
--- a/Language/Expressions/Maps/syntax_t03.dart
+++ b/Language/Expressions/Maps/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t04.dart b/Language/Expressions/Maps/syntax_t04.dart
index fc25909..e04b0cd 100644
--- a/Language/Expressions/Maps/syntax_t04.dart
+++ b/Language/Expressions/Maps/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t05.dart b/Language/Expressions/Maps/syntax_t05.dart
index 5f6b5a5..fad332f 100644
--- a/Language/Expressions/Maps/syntax_t05.dart
+++ b/Language/Expressions/Maps/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t06.dart b/Language/Expressions/Maps/syntax_t06.dart
index c409a7c..5be3eea 100644
--- a/Language/Expressions/Maps/syntax_t06.dart
+++ b/Language/Expressions/Maps/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t07.dart b/Language/Expressions/Maps/syntax_t07.dart
index fdc972e..3aef7c4 100644
--- a/Language/Expressions/Maps/syntax_t07.dart
+++ b/Language/Expressions/Maps/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t08.dart b/Language/Expressions/Maps/syntax_t08.dart
index e8b6d60..3d3b4ba 100644
--- a/Language/Expressions/Maps/syntax_t08.dart
+++ b/Language/Expressions/Maps/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t09.dart b/Language/Expressions/Maps/syntax_t09.dart
index 90d75a9..50fe1d2 100644
--- a/Language/Expressions/Maps/syntax_t09.dart
+++ b/Language/Expressions/Maps/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/syntax_t10.dart b/Language/Expressions/Maps/syntax_t10.dart
index cea5ab5..809b763 100644
--- a/Language/Expressions/Maps/syntax_t10.dart
+++ b/Language/Expressions/Maps/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A map literal denotes a map object.

  * mapLiteral:

diff --git a/Language/Expressions/Maps/value_of_a_constant_map_t01.dart b/Language/Expressions/Maps/value_of_a_constant_map_t01.dart
index cece657..1137d06 100644
--- a/Language/Expressions/Maps/value_of_a_constant_map_t01.dart
+++ b/Language/Expressions/Maps/value_of_a_constant_map_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The value of a constant map literal const <K, V>{k1: e1...kn: en}
  * is an object m whose class implements the built-in class Map < K, V >. The
diff --git a/Language/Expressions/Maps/value_of_a_constant_map_t02.dart b/Language/Expressions/Maps/value_of_a_constant_map_t02.dart
index e896c1e..04f1ac8 100644
--- a/Language/Expressions/Maps/value_of_a_constant_map_t02.dart
+++ b/Language/Expressions/Maps/value_of_a_constant_map_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The value of a constant map literal const <K, V>{k1: e1...kn: en}
  * is an object m whose class implements the built-in class Map < K, V >. The
diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t01.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t01.dart
index 3742e7a..a7de0ec 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t01.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascaded method invocation expression of the form e..suffix
  * is equivalent to the expression (t){t.suffix; return t;}(e).
diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t02.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t02.dart
index 7cf3d6b..97879ff 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t02.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/cascaded_expression_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascaded method invocation expression of the form e..suffix
  * is equivalent to the expression (t){t.suffix; return t;}(e).
diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t01.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t01.dart
index 03d8f9a..e6f59ee 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t01.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascaded method invocation has the form e..suffix where e is
  * an expression and suffix is a sequence of operator, method, getter or
diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t02.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t02.dart
index 1f8dd49..1bbae01 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t02.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t03.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t03.dart
index 8722aa8..facef83 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t03.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t04.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t04.dart
index fef68b4..6d491fb 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t04.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t05.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t05.dart
index d6b7c7a..fab93cd 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t05.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t06.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t06.dart
index 9556c01..73a1adc 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t06.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t07.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t07.dart
index 914c94c..c4138e9 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t07.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t08.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t08.dart
index c61754a..af9b5e6 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t08.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t09.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t09.dart
index 74c6a50..da144fa 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t09.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t10.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t10.dart
index ffb7893..6f73fae 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t10.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t11.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t11.dart
index 7c2d3bb..44764c3 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t11.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t12.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t12.dart
index d93bb0f..899f8df 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t12.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t13.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t13.dart
index dd60a94..a0c3161 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t13.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t14.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t14.dart
index e0a7492..a15e73a 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t14.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t15.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t15.dart
index ae1c9f3..6ee0cbc 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t15.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t17.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t17.dart
index cdc0b7b..248096d 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t17.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t18.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t18.dart
index a085a29..84387e5 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t18.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A cascaded method invocation has the form e..suffix where e is

  * an expression and suffix is a sequence of operator, method, getter or

diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t19.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t19.dart
index 9c6a1f2..f827b19 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t19.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascaded method invocation has the form e..suffix where e is
  * an expression and suffix is a sequence of operator, method, getter or
diff --git a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t20.dart b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t20.dart
index 7ddaba5..2d6123c 100644
--- a/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t20.dart
+++ b/Language/Expressions/Method_Invocation/Cascaded_Invocations/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascaded method invocation has the form e..suffix where e is
  * an expression and suffix is a sequence of operator, method, getter or
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t01.dart
index e0695eb..6ba4903 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t02.dart
index 1f1c918..9a52366 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t03.dart
index ad908d7..4a40eb6 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t05.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t05.dart
index 2b4da19..14d06ce 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t05.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t06.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t06.dart
index 18303f1..b1b52d2 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t06.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t07.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t07.dart
index adcd7a9..14d16d6 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t07.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t08.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t08.dart
index 23a0501..5a79db8 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t08.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t09.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t09.dart
index 15014bd..d9e2fc8 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t09.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_member_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o. It is a static type warning if T
  * does not have an accessible instance member named m unless either:
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_static_type_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_static_type_t01.dart
index 7f28526..9f458b5 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_static_type_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, . . . , an, xn+1 : an+1, . . . , xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t01.dart
index 61c7bd3..6d23b94 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t02.dart
index 4170b58..e81163c 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t03.dart
index 4556f81..1552970 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t04.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t04.dart
index f4b48c1..6f25dea 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t04.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t05.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t05.dart
index aba35d1..ac414f5 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t05.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t06.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t06.dart
index 56d9c79..cf92239 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t06.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t07.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t07.dart
index 6849a06..f1b3e40 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t07.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional ordinary method invocation e of the
  * form o?.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_warning_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_warning_t02.dart
index a05e0d4..d0cb8b1 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_warning_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/conditional_warning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Exactly the same static warnings that would be caused
  * by o.m(a1, . . . , an, xn+1 : an+1, . . . , xn+k : an+k) are also generated
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t01.dart
index f0dd225..8b4c633 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t02.dart
index cc143d9..225f53f 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t03.dart
index 509e075..2b6eb1f 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t05.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t05.dart
index a721475..1db0947 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t05.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t06.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t06.dart
index 148ed4d..6df3ba6 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t06.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07.dart
index e70583f..407f58d 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t08.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t08.dart
index 7bd3189..12e6283 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t08.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an unconditional ordinary method invocation i of
  * the form o.m(a1 , ..., an , xn+1 : an+1 , ..., xn+k : an+k)
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t01.dart
index e9b341a..1fdccb5 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t02.dart
index 3220820..27d31f6 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/function_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t01.dart
index 1ff48af..c9d8e5b 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t02.dart
index 605d1cd..ddd59c1 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t03.dart
index bf64609..4e9f5c4 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t04.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t04.dart
index 9cfad70..8c13234 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t04.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t05.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t05.dart
index 84dc7fe..47bcf0e 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t05.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t06.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t06.dart
index 0fcea03..afeb573 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t06.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t08.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t08.dart
index 7abab5a..ea493e1 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t08.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t09.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t09.dart
index fb2f020..3b4611f 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t09.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t10.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t10.dart
index f78b53d..bf83ad8 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t10.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t11.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t11.dart
index b4b2673..9ac2abd 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t11.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t12.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t12.dart
index c75cf54..2dc4d36 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t12.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t13.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t13.dart
index f424aa3..ea421a2 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t13.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t14.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t14.dart
index 9e1cba0..dbd3d67 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t14.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t15.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t15.dart
index 58e543f..8565d0c 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t15.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t16.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t16.dart
index fee74ba..6fe0f26 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t16.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t17.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t17.dart
index d3f872f..a417578 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t17.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t18.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t18.dart
index c48a162..e5ca59e 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t18.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t19.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t19.dart
index 4e42194..410cf66 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t19.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t20.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t20.dart
index 3994c78..520ff5d 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t20.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t21.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t21.dart
index 228d261..92e9fa6 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t21.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t22.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t22.dart
index 9105a46..1f7a067 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t22.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in vo with respect to L. If vo is an instance of Type
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t01.dart
index 2708b6b..5c97b6c 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to invoke any of the methods of class
  * Object on a prefix object or on a constant type literal that is immediately
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t02.dart
index 51b460f..a2dc9a9 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to invoke any of the methods of class
  * Object on a prefix object or on a constant type literal that is immediately
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t01.dart
index f2eb110..afffe73 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t02.dart
index a31c209..6be5469 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t03.dart
index 487bceb..c70c7de 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t04.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t04.dart
index f070683..ab9ef1d 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t04.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of o.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t01.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t01.dart
index 1141ead..915a756 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t01.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unconditional ordinary method invocation i has the form
  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t02.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t02.dart
index 85c1e89..36d6635 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t02.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t03.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t03.dart
index 57d47fd..99a5b8e 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t03.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t04.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t04.dart
index 541eaa7..e398e83 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t04.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05.dart
index e99166f..84fbca1 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t06.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t06.dart
index 29c55f5..75a9950 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t06.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unconditional ordinary method invocation i has the form
  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).
diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t07.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t07.dart
index 5a3911a..880473c 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t07.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t08.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t08.dart
index cef394a..3bdff3a 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t08.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t09.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t09.dart
index 508b19f..b4ad1e4 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t09.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10.dart b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10.dart
index b9b77ff..b4ee553 100644
--- a/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10.dart
+++ b/Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An unconditional ordinary method invocation i has the form

  * o.m(a1, ..., an, xn+1 : an+1, ..., xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t01.dart
index 1da0050..9697ce6 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t02.dart
index b689f48..7fa7a66 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t03.dart
index e6d233d..08b67f9 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t04.dart
index a944188..39aedb7 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t05.dart b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t05.dart
index 798ad24..17b989f 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t05.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t01.dart
index 915e02e..b5ed264 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t02.dart
index 1b88bd6..55133c0 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t03.dart
index 22a0529..eb31e75 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t04.dart
index b196f8b..14cd9d3 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t05.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t05.dart
index f733d08..c1b6802 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t05.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t06.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t06.dart
index 3530a6f..aa3356f 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t06.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t07.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t07.dart
index 5ac3067..90ce3f9 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t07.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t08.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t08.dart
index c171636..6abf464 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t08.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t09.dart b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t09.dart
index 3d2b17a..3607577 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t09.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/evaluation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of i proceeds as follows:
  * First, the argument list (a1, ..., an, xn+1 : an+1, ..., xn+k : an+k) is
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01.dart
index 89d23a1..e41bc09 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If getter lookup has also failed, then a new instance im of the
  * predefined class Invocation is created, such that:
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03.dart
index 4521723..9707098 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If getter lookup has also failed, then a new instance im of the
  * predefined class Invocation is created, such that:
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04.dart
index 5f0e609..8be93a8 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If getter lookup has also failed, then a new instance im of the
  * predefined class Invocation is created, such that:
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t01.dart
index bbd2054..625ebf5 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02.dart
index 7f73dae..27e57af 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03.dart
index 32a8a1e..daf285f 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t04.dart
index f688668..67ed9ee 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t05.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t05.dart
index 53aa284..7d27d1f 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t05.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t06.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t06.dart
index 7069e07..503fbd9 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t06.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t07.dart b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t07.dart
index b88aea7..a8485b3 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t07.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/invocation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a super method invocation occurs in

  * a top-level function or variable initializer, in an instance variable

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t01.dart
index ec9095a..2e816a2 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in Sdynamic with respect to L. If the getter lookup
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t02.dart
index c4ce59b..aec9a26 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in Sdynamic with respect to L. If the getter lookup
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t03.dart
index 112ce34..db49fe5 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in Sdynamic with respect to L. If the getter lookup
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t04.dart
index 51d5e5c..7080d5b 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/method_lookup_failed_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the method lookup has failed, then let g be the result of
  * looking up getter m in Sdynamic with respect to L. If the getter lookup
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t01.dart
index 903a866..e868146 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t02.dart
index 840a902..a7dfd80 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/static_type_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * ...
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t01.dart
index bfc2b9b..30bd86d 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A super method invocation i has the form
  * super.m(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k).
diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t02.dart b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t02.dart
index a17974f..1e8667b 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t02.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A super method invocation i has the form

  * super.m(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t03.dart b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t03.dart
index 457051c..0e6a1d3 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t03.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A super method invocation i has the form

  * super.m(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t04.dart b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t04.dart
index 3c764f9..dddef37 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t04.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A super method invocation i has the form

  * super.m(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05.dart b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05.dart
index b0a6be2..bdb79cd 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A super method invocation i has the form

  * super.m(a1, ... , an, xn+1 : an+1, ... , xn+k : an+k).

diff --git a/Language/Expressions/Method_Invocation/Super_Invocation/wrong_type_t01.dart b/Language/Expressions/Method_Invocation/Super_Invocation/wrong_type_t01.dart
index dff0b23..4d74ec7 100644
--- a/Language/Expressions/Method_Invocation/Super_Invocation/wrong_type_t01.dart
+++ b/Language/Expressions/Method_Invocation/Super_Invocation/wrong_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * ...
diff --git a/Language/Expressions/Method_Invocation/lib.dart b/Language/Expressions/Method_Invocation/lib.dart
index 7a4f6a6..94bc417 100644
--- a/Language/Expressions/Method_Invocation/lib.dart
+++ b/Language/Expressions/Method_Invocation/lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library lib;
 
 class C {
diff --git a/Language/Expressions/Multiplicative_Expressions/equivalent_super_t01.dart b/Language/Expressions/Multiplicative_Expressions/equivalent_super_t01.dart
index 860d299..2de2af2 100644
--- a/Language/Expressions/Multiplicative_Expressions/equivalent_super_t01.dart
+++ b/Language/Expressions/Multiplicative_Expressions/equivalent_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multiplicative expression of the form super op e2
  * is equivalent to the method invocation super.op(e2).
diff --git a/Language/Expressions/Multiplicative_Expressions/equivalent_t01.dart b/Language/Expressions/Multiplicative_Expressions/equivalent_t01.dart
index 7620390..dc0aee7 100644
--- a/Language/Expressions/Multiplicative_Expressions/equivalent_t01.dart
+++ b/Language/Expressions/Multiplicative_Expressions/equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multiplicative expression of the form e1 op e2
  * is equivalent to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Multiplicative_Expressions/static_type_t01.dart b/Language/Expressions/Multiplicative_Expressions/static_type_t01.dart
index 8993f92..53eba81 100644
--- a/Language/Expressions/Multiplicative_Expressions/static_type_t01.dart
+++ b/Language/Expressions/Multiplicative_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an multiplicative expression is usually
  * determined by the signature given in the declaration of the operator used.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t01.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t01.dart
index 9e553a3..04ef127 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t02.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t02.dart
index b038507..be9bb35 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t03.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t03.dart
index bad1f16..86b8ca3 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t04.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t04.dart
index 199026d..3054c1e 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t05.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t05.dart
index 9284f7f..5b57a2e 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t06.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t06.dart
index 7e25f9d..4b5f120 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t07.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t07.dart
index 8ee101c..e0ddf70 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t08.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t08.dart
index 5dab828..37ee128 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t09.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t09.dart
index 2ed76ae..14b1790 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t10.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t10.dart
index 0b82806..2506af0 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t11.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t11.dart
index 0a4e255..817c6ae 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t14.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t14.dart
index d9a8d39..ca5124a 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t14.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t15.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t15.dart
index bf30bff..20a118b 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t15.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t16.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t16.dart
index 8a29ea8..a7fcca8 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t17.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t17.dart
index 378e830..47e7950 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t18.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t18.dart
index 6b4792d..802decb 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t18.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t19.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t19.dart
index 3214d22..03e271c 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t19.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t20.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t20.dart
index a49e027..2ba2486 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t20.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t21.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t21.dart
index c055229..cb74bac 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t21.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t22.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t22.dart
index 8b932af..b8ce3ef 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t22.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t23.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t23.dart
index d499b99..ae70ddd 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t23.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t24.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t24.dart
index ce79514..b43fca4 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t24.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t25.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t25.dart
index 40fedac..e4e08df 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t25.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t26.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t26.dart
index 1e2392b..2a37544 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t26.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Multiplicative expressions invoke the multiplication operators on

  * objects.

diff --git a/Language/Expressions/Multiplicative_Expressions/syntax_t27.dart b/Language/Expressions/Multiplicative_Expressions/syntax_t27.dart
index adbb1d6..df1bf10 100644
--- a/Language/Expressions/Multiplicative_Expressions/syntax_t27.dart
+++ b/Language/Expressions/Multiplicative_Expressions/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Multiplicative expressions invoke the multiplication operators on
  * objects.
diff --git a/Language/Expressions/Null/extend_or_implement_t01.dart b/Language/Expressions/Null/extend_or_implement_t01.dart
index 6cbefff..dc74808 100644
--- a/Language/Expressions/Null/extend_or_implement_t01.dart
+++ b/Language/Expressions/Null/extend_or_implement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to

  * attempt to extend, mix in or implement Null.

diff --git a/Language/Expressions/Null/extend_or_implement_t02.dart b/Language/Expressions/Null/extend_or_implement_t02.dart
index 7c3d5a4..18a1df0 100644
--- a/Language/Expressions/Null/extend_or_implement_t02.dart
+++ b/Language/Expressions/Null/extend_or_implement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to

  * attempt to extend, mix in or implement Null.

diff --git a/Language/Expressions/Null/extend_or_implement_t03.dart b/Language/Expressions/Null/extend_or_implement_t03.dart
index 902ef63..fb8cdf4 100644
--- a/Language/Expressions/Null/extend_or_implement_t03.dart
+++ b/Language/Expressions/Null/extend_or_implement_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to

  * attempt to extend, mix in or implement Null.

diff --git a/Language/Expressions/Null/extend_or_implement_t04.dart b/Language/Expressions/Null/extend_or_implement_t04.dart
index f564177..62eb377 100644
--- a/Language/Expressions/Null/extend_or_implement_t04.dart
+++ b/Language/Expressions/Null/extend_or_implement_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for a class to
  * attempt to extend, mix in or implement Null.
diff --git a/Language/Expressions/Null/extend_or_implement_t05.dart b/Language/Expressions/Null/extend_or_implement_t05.dart
index 98e28f2..ad8ab4a 100644
--- a/Language/Expressions/Null/extend_or_implement_t05.dart
+++ b/Language/Expressions/Null/extend_or_implement_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to

  * attempt to extend, mix in or implement Null.

diff --git a/Language/Expressions/Null/instance_of_class_null_t01.dart b/Language/Expressions/Null/instance_of_class_null_t01.dart
index 45d493f..b3dfd54 100644
--- a/Language/Expressions/Null/instance_of_class_null_t01.dart
+++ b/Language/Expressions/Null/instance_of_class_null_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The null object is the sole instance of the built-in class Null.
  * @description Checks that null is an instance of the Null class.
diff --git a/Language/Expressions/Null/instance_of_class_null_t02.dart b/Language/Expressions/Null/instance_of_class_null_t02.dart
index b23061c..087a22e 100644
--- a/Language/Expressions/Null/instance_of_class_null_t02.dart
+++ b/Language/Expressions/Null/instance_of_class_null_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The null object is the sole instance of the built-in class Null.
  * @description Checks that type of null is Null type.
diff --git a/Language/Expressions/Null/instantiate_t01.dart b/Language/Expressions/Null/instantiate_t01.dart
index c4bf563..1a3fd26 100644
--- a/Language/Expressions/Null/instantiate_t01.dart
+++ b/Language/Expressions/Null/instantiate_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Attempting to instantiate Null causes a run-time error.
  * @description Checks that Null cannot be instantiated.
diff --git a/Language/Expressions/Null/invoking_a_method_t01.dart b/Language/Expressions/Null/invoking_a_method_t01.dart
index fa366cc..1d00db5 100644
--- a/Language/Expressions/Null/invoking_a_method_t01.dart
+++ b/Language/Expressions/Null/invoking_a_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [Null] class extends the [Object] class and declares no
  * methods except those also declared by [Object].
diff --git a/Language/Expressions/Null/invoking_a_method_t02.dart b/Language/Expressions/Null/invoking_a_method_t02.dart
index dde9094..7862da5 100644
--- a/Language/Expressions/Null/invoking_a_method_t02.dart
+++ b/Language/Expressions/Null/invoking_a_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [Null] class extends the [Object] class and declares no
  * methods except those also declared by [Object].
diff --git a/Language/Expressions/Null/static_type_t01.dart b/Language/Expressions/Null/static_type_t01.dart
index 96ba904..40613fd 100644
--- a/Language/Expressions/Null/static_type_t01.dart
+++ b/Language/Expressions/Null/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of null is ⊥.
  * The decision to use ⊥ instead of Null allows null to be be assigned
diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t01.dart b/Language/Expressions/Numbers/extend_or_implement_double_t01.dart
index acd7649..e58b9a1 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t01.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement double.

diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t02.dart b/Language/Expressions/Numbers/extend_or_implement_double_t02.dart
index d489689..dd86d91 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t02.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement double.

diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t03.dart b/Language/Expressions/Numbers/extend_or_implement_double_t03.dart
index 6971b84..3fbe1ee 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t03.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement double.

diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t04.dart b/Language/Expressions/Numbers/extend_or_implement_double_t04.dart
index 4bf164a..3cb5e6d 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t04.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement double.

diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t05.dart b/Language/Expressions/Numbers/extend_or_implement_double_t05.dart
index 18bdcdc..15224a7 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t05.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for a class to attempt to extend,
  * mix in or implement double.
diff --git a/Language/Expressions/Numbers/extend_or_implement_double_t06.dart b/Language/Expressions/Numbers/extend_or_implement_double_t06.dart
index cc5fa4a..573d06b 100644
--- a/Language/Expressions/Numbers/extend_or_implement_double_t06.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_double_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement double.

diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t01.dart b/Language/Expressions/Numbers/extend_or_implement_int_t01.dart
index a55aa78..5a997fa 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t01.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement int

diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t02.dart b/Language/Expressions/Numbers/extend_or_implement_int_t02.dart
index 663ae26..e54294b 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t02.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement int

diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t03.dart b/Language/Expressions/Numbers/extend_or_implement_int_t03.dart
index eb89171..96d7ec2 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t03.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement int

diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t04.dart b/Language/Expressions/Numbers/extend_or_implement_int_t04.dart
index 8e4cca9..8c8fb4d 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t04.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement int.

diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t05.dart b/Language/Expressions/Numbers/extend_or_implement_int_t05.dart
index 9fda6f2..7591ee6 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t05.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for a class to attempt to extend,
  * mix in or implement int.
diff --git a/Language/Expressions/Numbers/extend_or_implement_int_t06.dart b/Language/Expressions/Numbers/extend_or_implement_int_t06.dart
index a045eac..d1b8f0e 100644
--- a/Language/Expressions/Numbers/extend_or_implement_int_t06.dart
+++ b/Language/Expressions/Numbers/extend_or_implement_int_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement int.

diff --git a/Language/Expressions/Numbers/implement_num_t01.dart b/Language/Expressions/Numbers/implement_num_t01.dart
index 96e6e65..b98ff75 100644
--- a/Language/Expressions/Numbers/implement_num_t01.dart
+++ b/Language/Expressions/Numbers/implement_num_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for any type other than the types

  * int and double to attempt to extend, mix in or implement num.

diff --git a/Language/Expressions/Numbers/implement_num_t02.dart b/Language/Expressions/Numbers/implement_num_t02.dart
index f2e673a..13d49fc 100644
--- a/Language/Expressions/Numbers/implement_num_t02.dart
+++ b/Language/Expressions/Numbers/implement_num_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for any type other than the types

  * int and double to attempt to extend, mix in or implement num.

diff --git a/Language/Expressions/Numbers/implement_num_t03.dart b/Language/Expressions/Numbers/implement_num_t03.dart
index f9692a4..ba45154 100644
--- a/Language/Expressions/Numbers/implement_num_t03.dart
+++ b/Language/Expressions/Numbers/implement_num_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for any type other than the types

  * int and double to attempt to extend, mix in or implement num.

diff --git a/Language/Expressions/Numbers/implement_num_t04.dart b/Language/Expressions/Numbers/implement_num_t04.dart
index 851e4bd..24826d4 100644
--- a/Language/Expressions/Numbers/implement_num_t04.dart
+++ b/Language/Expressions/Numbers/implement_num_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for any type other than the types

  * int and double to attempt to extend, mix in or implement num.

diff --git a/Language/Expressions/Numbers/implement_num_t05.dart b/Language/Expressions/Numbers/implement_num_t05.dart
index a86fdd2..217f7e7 100644
--- a/Language/Expressions/Numbers/implement_num_t05.dart
+++ b/Language/Expressions/Numbers/implement_num_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for any type other than the types
  * int and double to attempt to extend, mix in or implement num.
diff --git a/Language/Expressions/Numbers/implement_num_t06.dart b/Language/Expressions/Numbers/implement_num_t06.dart
index c4ac4e6..d72e1fe 100644
--- a/Language/Expressions/Numbers/implement_num_t06.dart
+++ b/Language/Expressions/Numbers/implement_num_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for any type other than the types

  * int and double to attempt to extend, mix in or implement num.

diff --git a/Language/Expressions/Numbers/integer_size_t01.dart b/Language/Expressions/Numbers/integer_size_t01.dart
index 698bdff..3630704 100644
--- a/Language/Expressions/Numbers/integer_size_t01.dart
+++ b/Language/Expressions/Numbers/integer_size_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Numbers/integer_size_t02.dart b/Language/Expressions/Numbers/integer_size_t02.dart
index cac0ce4..8baafc8 100644
--- a/Language/Expressions/Numbers/integer_size_t02.dart
+++ b/Language/Expressions/Numbers/integer_size_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Numbers/integer_size_t03.dart b/Language/Expressions/Numbers/integer_size_t03.dart
index e2d722a..86a9cfa 100644
--- a/Language/Expressions/Numbers/integer_size_t03.dart
+++ b/Language/Expressions/Numbers/integer_size_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluating a hexadecimal integer literal with numeric value i is a
  * compile-time error unless -2^63 <= i <= 2^64
diff --git a/Language/Expressions/Numbers/static_type_of_double_t01.dart b/Language/Expressions/Numbers/static_type_of_double_t01.dart
index 64c1e9d..ed7fb8a 100644
--- a/Language/Expressions/Numbers/static_type_of_double_t01.dart
+++ b/Language/Expressions/Numbers/static_type_of_double_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a literal double is double.
  * @description Checks that no static warnings are produced when assigning
diff --git a/Language/Expressions/Numbers/static_type_of_double_t02.dart b/Language/Expressions/Numbers/static_type_of_double_t02.dart
index db7773a..bdd49e3 100644
--- a/Language/Expressions/Numbers/static_type_of_double_t02.dart
+++ b/Language/Expressions/Numbers/static_type_of_double_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a literal double is double.
  * @description Checks that it is a compile error to assign a double literal
diff --git a/Language/Expressions/Numbers/static_type_of_int_t01.dart b/Language/Expressions/Numbers/static_type_of_int_t01.dart
index 93cca0f..97f4100 100644
--- a/Language/Expressions/Numbers/static_type_of_int_t01.dart
+++ b/Language/Expressions/Numbers/static_type_of_int_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an integer literal is int.
  * @description Checks that no static warnings are produced when assigning an
diff --git a/Language/Expressions/Numbers/static_type_of_int_t02.dart b/Language/Expressions/Numbers/static_type_of_int_t02.dart
index 381fee9..9eb3268 100644
--- a/Language/Expressions/Numbers/static_type_of_int_t02.dart
+++ b/Language/Expressions/Numbers/static_type_of_int_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an integer literal is int.
  * @description Checks that it is a compile error to assign an integer literal
diff --git a/Language/Expressions/Numbers/syntax_t02.dart b/Language/Expressions/Numbers/syntax_t02.dart
index b6727df..f256044 100644
--- a/Language/Expressions/Numbers/syntax_t02.dart
+++ b/Language/Expressions/Numbers/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t03.dart b/Language/Expressions/Numbers/syntax_t03.dart
index 7cb76fc..a0cba15 100644
--- a/Language/Expressions/Numbers/syntax_t03.dart
+++ b/Language/Expressions/Numbers/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t04.dart b/Language/Expressions/Numbers/syntax_t04.dart
index e805832..f986a7a 100644
--- a/Language/Expressions/Numbers/syntax_t04.dart
+++ b/Language/Expressions/Numbers/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t05.dart b/Language/Expressions/Numbers/syntax_t05.dart
index c98b8b6..d3dd3aa 100644
--- a/Language/Expressions/Numbers/syntax_t05.dart
+++ b/Language/Expressions/Numbers/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t06.dart b/Language/Expressions/Numbers/syntax_t06.dart
index eeedeb0..c38cb99 100644
--- a/Language/Expressions/Numbers/syntax_t06.dart
+++ b/Language/Expressions/Numbers/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t09.dart b/Language/Expressions/Numbers/syntax_t09.dart
index c41b932..928ca2e 100644
--- a/Language/Expressions/Numbers/syntax_t09.dart
+++ b/Language/Expressions/Numbers/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t10.dart b/Language/Expressions/Numbers/syntax_t10.dart
index ab91ff9..c0fd447 100644
--- a/Language/Expressions/Numbers/syntax_t10.dart
+++ b/Language/Expressions/Numbers/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Numbers/syntax_t16.dart b/Language/Expressions/Numbers/syntax_t16.dart
index 1ab3421..2313291 100644
--- a/Language/Expressions/Numbers/syntax_t16.dart
+++ b/Language/Expressions/Numbers/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t17.dart b/Language/Expressions/Numbers/syntax_t17.dart
index d3c5377..45fe1f9 100644
--- a/Language/Expressions/Numbers/syntax_t17.dart
+++ b/Language/Expressions/Numbers/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t18.dart b/Language/Expressions/Numbers/syntax_t18.dart
index 101761b..8c7f1ce 100644
--- a/Language/Expressions/Numbers/syntax_t18.dart
+++ b/Language/Expressions/Numbers/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t21.dart b/Language/Expressions/Numbers/syntax_t21.dart
index 5ced46a..8640e67 100644
--- a/Language/Expressions/Numbers/syntax_t21.dart
+++ b/Language/Expressions/Numbers/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t22.dart b/Language/Expressions/Numbers/syntax_t22.dart
index 20d67eb..60d95a7 100644
--- a/Language/Expressions/Numbers/syntax_t22.dart
+++ b/Language/Expressions/Numbers/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t23.dart b/Language/Expressions/Numbers/syntax_t23.dart
index 98e7828..1c77fca 100644
--- a/Language/Expressions/Numbers/syntax_t23.dart
+++ b/Language/Expressions/Numbers/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t24.dart b/Language/Expressions/Numbers/syntax_t24.dart
index d5f661f..35bdb5a 100644
--- a/Language/Expressions/Numbers/syntax_t24.dart
+++ b/Language/Expressions/Numbers/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t25.dart b/Language/Expressions/Numbers/syntax_t25.dart
index c5d2943..38bc368 100644
--- a/Language/Expressions/Numbers/syntax_t25.dart
+++ b/Language/Expressions/Numbers/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t26.dart b/Language/Expressions/Numbers/syntax_t26.dart
index 615fb6c..333675e 100644
--- a/Language/Expressions/Numbers/syntax_t26.dart
+++ b/Language/Expressions/Numbers/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t27.dart b/Language/Expressions/Numbers/syntax_t27.dart
index 514216c..cdd8a88 100644
--- a/Language/Expressions/Numbers/syntax_t27.dart
+++ b/Language/Expressions/Numbers/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t29.dart b/Language/Expressions/Numbers/syntax_t29.dart
index ef2e4cd..a29fe92 100644
--- a/Language/Expressions/Numbers/syntax_t29.dart
+++ b/Language/Expressions/Numbers/syntax_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t30.dart b/Language/Expressions/Numbers/syntax_t30.dart
index c840880..876b736 100644
--- a/Language/Expressions/Numbers/syntax_t30.dart
+++ b/Language/Expressions/Numbers/syntax_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t31.dart b/Language/Expressions/Numbers/syntax_t31.dart
index 856fdb3..9db9284 100644
--- a/Language/Expressions/Numbers/syntax_t31.dart
+++ b/Language/Expressions/Numbers/syntax_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t32.dart b/Language/Expressions/Numbers/syntax_t32.dart
index 481869c..38e358b 100644
--- a/Language/Expressions/Numbers/syntax_t32.dart
+++ b/Language/Expressions/Numbers/syntax_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t33.dart b/Language/Expressions/Numbers/syntax_t33.dart
index 411ad00..b8cfd00 100644
--- a/Language/Expressions/Numbers/syntax_t33.dart
+++ b/Language/Expressions/Numbers/syntax_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A numeric literal is either a decimal or hexadecimal integer of

  * arbitrary size, or a decimal double.

diff --git a/Language/Expressions/Numbers/syntax_t34.dart b/Language/Expressions/Numbers/syntax_t34.dart
index c59b9be..0a87086 100644
--- a/Language/Expressions/Numbers/syntax_t34.dart
+++ b/Language/Expressions/Numbers/syntax_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A numeric literal is either a decimal or hexadecimal integer of
  * arbitrary size, or a decimal double.
diff --git a/Language/Expressions/Object_Identity/bool_or_null_t01.dart b/Language/Expressions/Object_Identity/bool_or_null_t01.dart
index 09ede0c..7ca8ece 100644
--- a/Language/Expressions/Object_Identity/bool_or_null_t01.dart
+++ b/Language/Expressions/Object_Identity/bool_or_null_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/bool_or_null_t02.dart b/Language/Expressions/Object_Identity/bool_or_null_t02.dart
index acd719b..ad3d4f9 100644
--- a/Language/Expressions/Object_Identity/bool_or_null_t02.dart
+++ b/Language/Expressions/Object_Identity/bool_or_null_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/constant_lists_t01.dart b/Language/Expressions/Object_Identity/constant_lists_t01.dart
index b3085a4..c2dbd21 100644
--- a/Language/Expressions/Object_Identity/constant_lists_t01.dart
+++ b/Language/Expressions/Object_Identity/constant_lists_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/constant_lists_t02.dart b/Language/Expressions/Object_Identity/constant_lists_t02.dart
index 7d20a14..c2e7a42 100644
--- a/Language/Expressions/Object_Identity/constant_lists_t02.dart
+++ b/Language/Expressions/Object_Identity/constant_lists_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/constant_maps_t01.dart b/Language/Expressions/Object_Identity/constant_maps_t01.dart
index 290f5dc..5cfb109 100644
--- a/Language/Expressions/Object_Identity/constant_maps_t01.dart
+++ b/Language/Expressions/Object_Identity/constant_maps_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/constant_maps_t02.dart b/Language/Expressions/Object_Identity/constant_maps_t02.dart
index 3a770f3..d2307c9 100644
--- a/Language/Expressions/Object_Identity/constant_maps_t02.dart
+++ b/Language/Expressions/Object_Identity/constant_maps_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/constant_objects_t01.dart b/Language/Expressions/Object_Identity/constant_objects_t01.dart
index 38e430a..1237c4d 100644
--- a/Language/Expressions/Object_Identity/constant_objects_t01.dart
+++ b/Language/Expressions/Object_Identity/constant_objects_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/double_t01.dart b/Language/Expressions/Object_Identity/double_t01.dart
index feb3368..0ff38c7 100644
--- a/Language/Expressions/Object_Identity/double_t01.dart
+++ b/Language/Expressions/Object_Identity/double_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/double_t02.dart b/Language/Expressions/Object_Identity/double_t02.dart
index 20c0fd3..1346180 100644
--- a/Language/Expressions/Object_Identity/double_t02.dart
+++ b/Language/Expressions/Object_Identity/double_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/double_t03.dart b/Language/Expressions/Object_Identity/double_t03.dart
index fb772e5..e4b4dfb 100644
--- a/Language/Expressions/Object_Identity/double_t03.dart
+++ b/Language/Expressions/Object_Identity/double_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/integer_t01.dart b/Language/Expressions/Object_Identity/integer_t01.dart
index 7e54b7c..a774a92 100644
--- a/Language/Expressions/Object_Identity/integer_t01.dart
+++ b/Language/Expressions/Object_Identity/integer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/integer_t02.dart b/Language/Expressions/Object_Identity/integer_t02.dart
index 1819e4e..d9c55e3 100644
--- a/Language/Expressions/Object_Identity/integer_t02.dart
+++ b/Language/Expressions/Object_Identity/integer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/object_t01.dart b/Language/Expressions/Object_Identity/object_t01.dart
index e040fe7..680f19d 100644
--- a/Language/Expressions/Object_Identity/object_t01.dart
+++ b/Language/Expressions/Object_Identity/object_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/object_t02.dart b/Language/Expressions/Object_Identity/object_t02.dart
index 0de7795..37773ca 100644
--- a/Language/Expressions/Object_Identity/object_t02.dart
+++ b/Language/Expressions/Object_Identity/object_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Object_Identity/string_t01.dart b/Language/Expressions/Object_Identity/string_t01.dart
index 2fa0afe..b8afab0 100644
--- a/Language/Expressions/Object_Identity/string_t01.dart
+++ b/Language/Expressions/Object_Identity/string_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The predefined Dart function identical() is defined such that
  * identical(c1, c2) iff:
diff --git a/Language/Expressions/Postfix_Expressions/conditional_decrement_t01.dart b/Language/Expressions/Postfix_Expressions/conditional_decrement_t01.dart
index 60c11cf..d89b1d2 100644
--- a/Language/Expressions/Postfix_Expressions/conditional_decrement_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/conditional_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v-- is
  * equivalent to executing ((x) => x == null? null: x.v--)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/conditional_decrement_t02.dart b/Language/Expressions/Postfix_Expressions/conditional_decrement_t02.dart
index cce28bc..fa11468 100644
--- a/Language/Expressions/Postfix_Expressions/conditional_decrement_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/conditional_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v-- is
  * equivalent to executing ((x) => x == null? null: x.v--)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/conditional_increment_t01.dart b/Language/Expressions/Postfix_Expressions/conditional_increment_t01.dart
index c44dc22..858e57b 100644
--- a/Language/Expressions/Postfix_Expressions/conditional_increment_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/conditional_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v++ is
  * equivalent to executing ((x) => x == null? null: x.v++)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/conditional_increment_t02.dart b/Language/Expressions/Postfix_Expressions/conditional_increment_t02.dart
index bacfd0f..6d6a6f8 100644
--- a/Language/Expressions/Postfix_Expressions/conditional_increment_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/conditional_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v++ is
  * equivalent to executing ((x) => x == null? null: x.v++)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/expression_decrement_t01.dart b/Language/Expressions/Postfix_Expressions/expression_decrement_t01.dart
index bd8185a..c3102e8 100644
--- a/Language/Expressions/Postfix_Expressions/expression_decrement_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/expression_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1.v-- is equivalent to
  * (x){var r = x.v; x.v = r - 1; return r}(e1 ).
diff --git a/Language/Expressions/Postfix_Expressions/expression_decrement_t02.dart b/Language/Expressions/Postfix_Expressions/expression_decrement_t02.dart
index d311eea..745d2d8 100644
--- a/Language/Expressions/Postfix_Expressions/expression_decrement_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/expression_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1.v-- is equivalent to
  * (x){var r = x.v; x.v = r - 1; return r}(e1 ).
diff --git a/Language/Expressions/Postfix_Expressions/expression_increment_t01.dart b/Language/Expressions/Postfix_Expressions/expression_increment_t01.dart
index 17a6a21..a85b8e2 100644
--- a/Language/Expressions/Postfix_Expressions/expression_increment_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/expression_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1.v++ is equivalent to
  * (x){var r = x.v; x.v = r + 1; return r}(e1 ).
diff --git a/Language/Expressions/Postfix_Expressions/expression_increment_t02.dart b/Language/Expressions/Postfix_Expressions/expression_increment_t02.dart
index 140d0a5..408af65 100644
--- a/Language/Expressions/Postfix_Expressions/expression_increment_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/expression_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1.v++ is equivalent to
  * (x){var r = x.v; x.v = r + 1; return r}(e1 ).
diff --git a/Language/Expressions/Postfix_Expressions/getter_called_once_t01.dart b/Language/Expressions/Postfix_Expressions/getter_called_once_t01.dart
index ecf7566..7509c6b 100644
--- a/Language/Expressions/Postfix_Expressions/getter_called_once_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/getter_called_once_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v++, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/getter_called_once_t02.dart b/Language/Expressions/Postfix_Expressions/getter_called_once_t02.dart
index 8552f1e..4b6d565 100644
--- a/Language/Expressions/Postfix_Expressions/getter_called_once_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/getter_called_once_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v++, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/getter_called_once_t03.dart b/Language/Expressions/Postfix_Expressions/getter_called_once_t03.dart
index 29834cc..3b65595 100644
--- a/Language/Expressions/Postfix_Expressions/getter_called_once_t03.dart
+++ b/Language/Expressions/Postfix_Expressions/getter_called_once_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v++, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/getter_called_once_t04.dart b/Language/Expressions/Postfix_Expressions/getter_called_once_t04.dart
index ad0367b..31754dd 100644
--- a/Language/Expressions/Postfix_Expressions/getter_called_once_t04.dart
+++ b/Language/Expressions/Postfix_Expressions/getter_called_once_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v++, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/indexed_decrement_t01.dart b/Language/Expressions/Postfix_Expressions/indexed_decrement_t01.dart
index 7e5e935..bd4add6 100644
--- a/Language/Expressions/Postfix_Expressions/indexed_decrement_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/indexed_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1[e2]--, is equivalent to
  * (a, i){var r = a[i]; a[i] = r - 1; return r}(e1 , e2 ).
diff --git a/Language/Expressions/Postfix_Expressions/indexed_decrement_t02.dart b/Language/Expressions/Postfix_Expressions/indexed_decrement_t02.dart
index 665f990..a6ff86a 100644
--- a/Language/Expressions/Postfix_Expressions/indexed_decrement_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/indexed_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1 [e2 ]--, is equivalent to
  * (a, i){var r = a[i]; a[i] = r - 1; return r}(e1 , e2 ).
diff --git a/Language/Expressions/Postfix_Expressions/indexed_increment_t01.dart b/Language/Expressions/Postfix_Expressions/indexed_increment_t01.dart
index a382454..9c27a54 100644
--- a/Language/Expressions/Postfix_Expressions/indexed_increment_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/indexed_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1 [e2 ]++, is equivalent to
  * (a, i){var r = a[i]; a[i] = r + 1; return r}(e1 , e2 ).
diff --git a/Language/Expressions/Postfix_Expressions/indexed_increment_t02.dart b/Language/Expressions/Postfix_Expressions/indexed_increment_t02.dart
index ef349de..a75deb5 100644
--- a/Language/Expressions/Postfix_Expressions/indexed_increment_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/indexed_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form e1 [e2 ]++, is equivalent to
  * (a, i){var r = a[i]; a[i] = r + 1; return r}(e1 , e2 ).
diff --git a/Language/Expressions/Postfix_Expressions/property_decrement_t01.dart b/Language/Expressions/Postfix_Expressions/property_decrement_t01.dart
index 0499d13..aded49e 100644
--- a/Language/Expressions/Postfix_Expressions/property_decrement_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/property_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form C.v-- is equivalent to
  * (){var r = C.v; C.v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/property_decrement_t02.dart b/Language/Expressions/Postfix_Expressions/property_decrement_t02.dart
index e560125..458c89b 100644
--- a/Language/Expressions/Postfix_Expressions/property_decrement_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/property_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form C.v-- is equivalent to 
  * (){var r = C.v; C.v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/property_increment_t01.dart b/Language/Expressions/Postfix_Expressions/property_increment_t01.dart
index f9c3d52..bd8da7c 100644
--- a/Language/Expressions/Postfix_Expressions/property_increment_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/property_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form C.v++ is equivalent to
  * (){var r = C.v; C.v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/property_increment_t02.dart b/Language/Expressions/Postfix_Expressions/property_increment_t02.dart
index f6690fe..36705aa 100644
--- a/Language/Expressions/Postfix_Expressions/property_increment_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/property_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form C.v++ is equivalent to 
  * (){var r = C.v; C.v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t01.dart b/Language/Expressions/Postfix_Expressions/static_type_t01.dart
index 66379ce..348fb01 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v++, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t02.dart b/Language/Expressions/Postfix_Expressions/static_type_t02.dart
index 3d50d45..df72545 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form C.v ++ is equivalent
  * to executing (){var r = C.v; C.v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t03.dart b/Language/Expressions/Postfix_Expressions/static_type_t03.dart
index f529fa2..d902510 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t03.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1.v++ is equivalent
  * to executing (x){var r = x.v; x.v = r + 1; return r}(e1).
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t04.dart b/Language/Expressions/Postfix_Expressions/static_type_t04.dart
index 6f4f9a3..d0649cd 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t04.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1[e2]++, is
  * equivalent to executing (a, i){var r = a[i]; a[i] = r + 1; return r}(e1, e2).
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t05.dart b/Language/Expressions/Postfix_Expressions/static_type_t05.dart
index a57a17f..31bdbe7 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t05.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form v--, where v is an
  * identifier, is equivalent to executing (){var r = v; v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t06.dart b/Language/Expressions/Postfix_Expressions/static_type_t06.dart
index 248936f..bca8ec4 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t06.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form C.v-- is equivalent
  * to executing (){var r = C.v; C.v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t07.dart b/Language/Expressions/Postfix_Expressions/static_type_t07.dart
index 53e3528..72a49c7 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t07.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1.v-- is equivalent
  * to executing (x){var r = x.v; x.v = r - 1; return r}(e1).
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t08.dart b/Language/Expressions/Postfix_Expressions/static_type_t08.dart
index fe1f1b5..2ac6b50 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t08.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1[e2]--, is
  * equivalent to executing (a, i){var r = a[i]; a[i] = r - 1; return r}(e1, e2).
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t09.dart b/Language/Expressions/Postfix_Expressions/static_type_t09.dart
index 7c00966..08f9f5d 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t09.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v++ is
  * equivalent to executing ((x) => x == null? null: x.v++)(e1) unless e1 is a
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t10.dart b/Language/Expressions/Postfix_Expressions/static_type_t10.dart
index 36999aa..99bc03d 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t10.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v++ is
  * equivalent to executing ((x) => x == null? null: x.v++)(e1) unless e1 is a
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t11.dart b/Language/Expressions/Postfix_Expressions/static_type_t11.dart
index 2121dd8..5c453a1 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t11.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v-- is
  * equivalent to executing ((x) => x == null? null: x.v--)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/static_type_t12.dart b/Language/Expressions/Postfix_Expressions/static_type_t12.dart
index a8362be..b93aced 100644
--- a/Language/Expressions/Postfix_Expressions/static_type_t12.dart
+++ b/Language/Expressions/Postfix_Expressions/static_type_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a postfix expression of the form e1?.v-- is
  * equivalent to executing ((x) => x == null? null: x.v--)(e1) unless e1 is
diff --git a/Language/Expressions/Postfix_Expressions/syntax_t01.dart b/Language/Expressions/Postfix_Expressions/syntax_t01.dart
index 31d2ba0..6b170fb 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Postfix expressions invoke the postfix operators on objects.
  * postfixExpression:
diff --git a/Language/Expressions/Postfix_Expressions/syntax_t02.dart b/Language/Expressions/Postfix_Expressions/syntax_t02.dart
index f1744df..1578f81 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Postfix expressions invoke the postfix operators on objects.
  * postfixExpression:
diff --git a/Language/Expressions/Postfix_Expressions/syntax_t03.dart b/Language/Expressions/Postfix_Expressions/syntax_t03.dart
index 7868b44..7637c15 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Postfix expressions invoke the postfix operators on objects.
  * postfixExpression:
diff --git a/Language/Expressions/Postfix_Expressions/syntax_t05.dart b/Language/Expressions/Postfix_Expressions/syntax_t05.dart
index 44be0b5..d6b489b 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Postfix expressions invoke the postfix operators on objects.
  * postfixExpression:
diff --git a/Language/Expressions/Postfix_Expressions/syntax_t06.dart b/Language/Expressions/Postfix_Expressions/syntax_t06.dart
index e3fc9ad..a25c39d 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t07.dart b/Language/Expressions/Postfix_Expressions/syntax_t07.dart
index c2fe0c0..f31aac8 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t08.dart b/Language/Expressions/Postfix_Expressions/syntax_t08.dart
index 1d71403..ffc9603 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t09.dart b/Language/Expressions/Postfix_Expressions/syntax_t09.dart
index dea6a92..df6997d 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t10.dart b/Language/Expressions/Postfix_Expressions/syntax_t10.dart
index 440edde..d4c9b09 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t11.dart b/Language/Expressions/Postfix_Expressions/syntax_t11.dart
index 6e8b2b6..a84b466 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Postfix expressions invoke the postfix operators on objects.

  * postfixExpression:

diff --git a/Language/Expressions/Postfix_Expressions/syntax_t12.dart b/Language/Expressions/Postfix_Expressions/syntax_t12.dart
index b14e480..741d3ec 100644
--- a/Language/Expressions/Postfix_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Postfix_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Postfix expressions invoke the postfix operators on objects.
  * postfixExpression:
diff --git a/Language/Expressions/Postfix_Expressions/variable_decrement_t01.dart b/Language/Expressions/Postfix_Expressions/variable_decrement_t01.dart
index 96c4245..3d78604 100644
--- a/Language/Expressions/Postfix_Expressions/variable_decrement_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/variable_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form v--, where v is an identifier,
  * is equivalent to (){var r = v; v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/variable_decrement_t02.dart b/Language/Expressions/Postfix_Expressions/variable_decrement_t02.dart
index 0994dd0..5616d9a 100644
--- a/Language/Expressions/Postfix_Expressions/variable_decrement_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/variable_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form v--, where v is an identifier,
  * is equivalent to (){var r = v; v = r - 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/variable_increment_t01.dart b/Language/Expressions/Postfix_Expressions/variable_increment_t01.dart
index 15060e3..b0c7e76 100644
--- a/Language/Expressions/Postfix_Expressions/variable_increment_t01.dart
+++ b/Language/Expressions/Postfix_Expressions/variable_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form v++, where v is an identifier, is
  * equivalent to (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Postfix_Expressions/variable_increment_t02.dart b/Language/Expressions/Postfix_Expressions/variable_increment_t02.dart
index ddb0a9a..d30f0de 100644
--- a/Language/Expressions/Postfix_Expressions/variable_increment_t02.dart
+++ b/Language/Expressions/Postfix_Expressions/variable_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A postfix expression of the form v++, where v is an identifier, is
  * equivalent to (){var r = v; v = r + 1; return r}().
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t01.dart
index 8973902..bab3edb 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t02.dart
index b08f8bf..d8a6c0e 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t03.dart
index 15ac1bc..d600cc6 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t04.dart
index 5c468d4..b79f9d7 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t05.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t05.dart
index 9875de5..a24e80d 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t05.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t06.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t06.dart
index 79ac82b..6c873bd 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t06.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t07.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t07.dart
index e546954..8367094 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t07.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t08.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t08.dart
index 42e2123..d3d7cda 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t08.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t09.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t09.dart
index cc1a7a6..7a1dc9d 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t09.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/class_object_member_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if m is a member of class Object and
  * e is either a prefix object or a constant type literal.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t01.dart
index 7975857..776698a 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t02.dart
index 145549f..281b125 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t03.dart
index 36c255c..07b0737 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t04.dart
index 8a70ebe..36acca4 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t05.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t05.dart
index 56180ea..a9df256 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t05.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t06.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t06.dart
index 5dcecd1..d8b370f 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t06.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/expression_evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t01.dart
index 2f5b3da..2dc2684 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t02.dart
index 41c2a7e..46e6904 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t03.dart
index 433e991..be8e58c 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t04.dart
index 31453bf..c59b4e9 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t05.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t05.dart
index 2074cb9..c091703 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t05.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t06.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t06.dart
index bf85edf..370ee76 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t06.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/getter_value_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, the body of f is executed with this bound to o. The
  * value of i is the result returned by the call to the getter function.
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t01.dart
index 1578ab8..a0406f8 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, i is a getter invocation. Let f be the result of
  * looking up getter m in o with respect to L. If o is an instance of Type
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t02.dart
index 8cf4019..f8d1ddb 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, i is a getter invocation. Let f be the result of
  * looking up getter m in o with respect to L. If o is an instance of Type
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t03.dart
index caadc8c..ceb9e4a 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, i is a getter invocation. Let f be the result of
  * looking up getter m in o with respect to L. If o is an instance of Type
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t04.dart
index 5e870d7..3ce94de 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_getter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, i is a getter invocation. Let f be the result of
  * looking up getter m in o with respect to L. If o is an instance of Type
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_lib.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_lib.dart
index 675eb77..b20cdb0 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_lib.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library instance_of_type;
 
 class C {
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t01.dart
index cfec99b..98e54c3 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t02.dart
index e64cfb3..afd2a02 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t03.dart
index 214bab1..66caae2 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t04.dart
index 5197449..dadb1e8 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/instance_of_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows:
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_lib.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_lib.dart
index 87ad292..cc024dc 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_lib.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library method_lookup;
 
 class A {
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t01.dart
index 1cdfdc6..e8f0c42 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t02.dart
index e5f3728..842c922 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t03.dart
index 64b06d6..bde172b 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t04.dart
index 4d9e761..2803ff4 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/method_lookup_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01.dart
index 9f391b8..4784147 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the getter lookup has failed, then a new instance im of the
  * predefined class Invocation is created, such that :
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t02.dart
index c554e52..96b7cee 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_such_method_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the getter lookup has failed, then a new instance im of the
  * predefined class Invocation is created, such that :
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t01.dart
index d68c5d5..4eaf14a 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t02.dart
index 987e3df..f69dba1 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t01.dart
index 7d37372..169ec41 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t02.dart
index 9306c2c..699bc2c 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t03.dart
index 251817a..d9ad4e2 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t04.dart
index ba0ef74..efd49fe 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t05.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t05.dart
index bcb3ab5..13220d0 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t05.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t06.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t06.dart
index 6c06d79..8016438 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t06.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t07.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t07.dart
index 7c92970..7683043 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t07.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t08.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t08.dart
index 017c58b..eb5385e 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t08.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of T.m, if T has an accessible instance getter
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t01.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t01.dart
index 36846d1..6b34521 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t01.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t02.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t02.dart
index 9f4c5e0..0aca2cc 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t02.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t03.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t03.dart
index a4ce833..bffbc5b 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t03.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t04.dart b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t04.dart
index a04dc80..efe3fef 100644
--- a/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t04.dart
+++ b/Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/static_type_warning_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form e.m proceeds
  * as follows: ...
diff --git a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t01.dart b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t01.dart
index 5b04420..19f690f 100644
--- a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t01.dart
+++ b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let o be an object, and let u be a fresh final variable bound
  * to o. The closurization of method f on object o is defined to be equivalent
diff --git a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t02.dart b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t02.dart
index 02a400c..6fcd50f 100644
--- a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t02.dart
+++ b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_named_params_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let o be an object, and let u be a fresh final variable bound
  * to o. The closurization of method f on object o is defined to be equivalent
diff --git a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t01.dart b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t01.dart
index 3087f3a..f529bcc 100644
--- a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t01.dart
+++ b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let o be an object, and let u be a fresh final variable bound
  * to o. The closurization of method f on object o is defined to be equivalent
diff --git a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t02.dart b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t02.dart
index 7e3510a..2bcfca6 100644
--- a/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t02.dart
+++ b/Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_closurization_positional_params_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let o be an object, and let u be a fresh final variable bound
  * to o. The closurization of method f on object o is defined to be equivalent
diff --git a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t01.dart b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t01.dart
index 25875ad..f37d234 100644
--- a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The closurization of method f with respect to superclass S is
  * defined to be equivalent to:
diff --git a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t02.dart b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t02.dart
index 2f15d14..c3bc0b9 100644
--- a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t02.dart
+++ b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_named_params_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The closurization of method f with respect to superclass S is
  * defined to be equivalent to:
diff --git a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t01.dart b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t01.dart
index c83cf1d..fafd97e 100644
--- a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The closurization of method f with respect to superclass S is
  * defined to be equivalent to:
diff --git a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t02.dart b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t02.dart
index 7e51966..209090c 100644
--- a/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t02.dart
+++ b/Language/Expressions/Property_Extraction/Super_Closurization/method_closurization_positional_params_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The closurization of method f with respect to superclass S is
  * defined to be equivalent to:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_lib.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_lib.dart
index a39beaf..d6bae0e 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_lib.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library getter_invocation_lib;
 import '../../../../Utils/expect.dart';
 
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t01.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t01.dart
index daf00ec..fd9efe0 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t02.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t02.dart
index fdccf15..1d295c0 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t02.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t03.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t03.dart
index 3f7ddb2..0235196 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t03.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t04.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t04.dart
index b31e4b3..23a1a9c 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t04.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/getter_invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_lib.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_lib.dart
index 115388c..d92d70f 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_lib.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library method_extraction_lib;
 
 class A {
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t01.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t01.dart
index 66fe79c..d37eb12 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t02.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t02.dart
index 964b868..faa8a65 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t02.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t03.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t03.dart
index edde5a7..afdbbb4 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t03.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/method_extraction_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a property extraction i of the form super.m
  * proceeds as follows:
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_instance_t01.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_instance_t01.dart
index e0833d5..f61b96e 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_instance_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/no_instance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t01.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t01.dart
index 5aa4aa1..558b777 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of Sstatic.m, if Sstatic has an accessible
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t02.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t02.dart
index 6703e25..06009d4 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t02.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of i is:
  * • The declared return type of Sstatic.m, if Sstatic has an accessible
diff --git a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_warning_t01.dart b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_warning_t01.dart
index 66bbe16..3f9d756 100644
--- a/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_warning_t01.dart
+++ b/Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/static_type_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let Sstatic be the superclass of the immediately enclosing class.
  * It is a static type warning if Sstatic does not have an accessible instance
diff --git a/Language/Expressions/Property_Extraction/conditional_t01.dart b/Language/Expressions/Property_Extraction/conditional_t01.dart
index 03678f1..03c780a 100644
--- a/Language/Expressions/Property_Extraction/conditional_t01.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t02.dart b/Language/Expressions/Property_Extraction/conditional_t02.dart
index c05bcc2..a1d0788 100644
--- a/Language/Expressions/Property_Extraction/conditional_t02.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t03.dart b/Language/Expressions/Property_Extraction/conditional_t03.dart
index 6e4d7bc..41b872e 100644
--- a/Language/Expressions/Property_Extraction/conditional_t03.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t04.dart b/Language/Expressions/Property_Extraction/conditional_t04.dart
index 9b4643b..290a638 100644
--- a/Language/Expressions/Property_Extraction/conditional_t04.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t05.dart b/Language/Expressions/Property_Extraction/conditional_t05.dart
index e72209e..bfd543c 100644
--- a/Language/Expressions/Property_Extraction/conditional_t05.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t06.dart b/Language/Expressions/Property_Extraction/conditional_t06.dart
index dd10c87..15a9d95 100644
--- a/Language/Expressions/Property_Extraction/conditional_t06.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t07.dart b/Language/Expressions/Property_Extraction/conditional_t07.dart
index c746ac2..4aabbe6 100644
--- a/Language/Expressions/Property_Extraction/conditional_t07.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/conditional_t08.dart b/Language/Expressions/Property_Extraction/conditional_t08.dart
index 5042480..9c5ce0d 100644
--- a/Language/Expressions/Property_Extraction/conditional_t08.dart
+++ b/Language/Expressions/Property_Extraction/conditional_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/static_type_t01.dart b/Language/Expressions/Property_Extraction/static_type_t01.dart
index a103a0d..c6b3da9 100644
--- a/Language/Expressions/Property_Extraction/static_type_t01.dart
+++ b/Language/Expressions/Property_Extraction/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/static_type_t02.dart b/Language/Expressions/Property_Extraction/static_type_t02.dart
index dccf346..0009f4e 100644
--- a/Language/Expressions/Property_Extraction/static_type_t02.dart
+++ b/Language/Expressions/Property_Extraction/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Property_Extraction/static_type_t03.dart b/Language/Expressions/Property_Extraction/static_type_t03.dart
index 70830fa..9690312 100644
--- a/Language/Expressions/Property_Extraction/static_type_t03.dart
+++ b/Language/Expressions/Property_Extraction/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a conditional property extraction expression e of
  * the form e1?.id is equivalent to the evaluation of the expression
diff --git a/Language/Expressions/Relational_Expressions/equivalent_super_t01.dart b/Language/Expressions/Relational_Expressions/equivalent_super_t01.dart
index 4e68c31..3843586 100644
--- a/Language/Expressions/Relational_Expressions/equivalent_super_t01.dart
+++ b/Language/Expressions/Relational_Expressions/equivalent_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A relational expression of the form super op e2 is equivalent
  * to the method invocation super.op(e2).
diff --git a/Language/Expressions/Relational_Expressions/equivalent_t01.dart b/Language/Expressions/Relational_Expressions/equivalent_t01.dart
index 3133cfd..1b1af44 100644
--- a/Language/Expressions/Relational_Expressions/equivalent_t01.dart
+++ b/Language/Expressions/Relational_Expressions/equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A relational expression of the form e1 op e2 is equivalent to
  * the method invocation e1.op(e2).
diff --git a/Language/Expressions/Relational_Expressions/syntax_t01.dart b/Language/Expressions/Relational_Expressions/syntax_t01.dart
index 37c916a..4d50d89 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t02.dart b/Language/Expressions/Relational_Expressions/syntax_t02.dart
index 47ad050..2c1c31b 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t03.dart b/Language/Expressions/Relational_Expressions/syntax_t03.dart
index 06d27ff..e928fbb 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t03.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t04.dart b/Language/Expressions/Relational_Expressions/syntax_t04.dart
index 2a7f24e..11272ef 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t05.dart b/Language/Expressions/Relational_Expressions/syntax_t05.dart
index f4cfb3a..108e6cf 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t06.dart b/Language/Expressions/Relational_Expressions/syntax_t06.dart
index 297e0ca..fb63d37 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t07.dart b/Language/Expressions/Relational_Expressions/syntax_t07.dart
index 8094c95..2cc2dd6 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t08.dart b/Language/Expressions/Relational_Expressions/syntax_t08.dart
index d8bd4aa..01d1c86 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t09.dart b/Language/Expressions/Relational_Expressions/syntax_t09.dart
index f78d9fa..7a22e8a 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t10.dart b/Language/Expressions/Relational_Expressions/syntax_t10.dart
index acb2ebc..5735897 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t11.dart b/Language/Expressions/Relational_Expressions/syntax_t11.dart
index 1d15bcf..5f8480a 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t12.dart b/Language/Expressions/Relational_Expressions/syntax_t12.dart
index cd8e013..a8d48d9 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t13.dart b/Language/Expressions/Relational_Expressions/syntax_t13.dart
index ebf2809..91f1f29 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t13.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t14.dart b/Language/Expressions/Relational_Expressions/syntax_t14.dart
index a10ead8..211cfd2 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t14.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t15.dart b/Language/Expressions/Relational_Expressions/syntax_t15.dart
index 708a250..56bacef 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t15.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t16.dart b/Language/Expressions/Relational_Expressions/syntax_t16.dart
index efdd01f..34c5b94 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t16.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t17.dart b/Language/Expressions/Relational_Expressions/syntax_t17.dart
index 15cc2cf..6204c4c 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Relational_Expressions/syntax_t18.dart b/Language/Expressions/Relational_Expressions/syntax_t18.dart
index 5c2e589..1405dc2 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t18.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t19.dart b/Language/Expressions/Relational_Expressions/syntax_t19.dart
index 05b01b1..8db2d84 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t19.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t20.dart b/Language/Expressions/Relational_Expressions/syntax_t20.dart
index 542a7ea..8a5e4a0 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t20.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t21.dart b/Language/Expressions/Relational_Expressions/syntax_t21.dart
index 754083b..b0cc74a 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t21.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t22.dart b/Language/Expressions/Relational_Expressions/syntax_t22.dart
index 4677049..0b889c3 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t22.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t23.dart b/Language/Expressions/Relational_Expressions/syntax_t23.dart
index 90b6e7e..13a420a 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t23.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational expressions invoke the relational operators on objects.
  * relationalExpression:
diff --git a/Language/Expressions/Relational_Expressions/syntax_t24.dart b/Language/Expressions/Relational_Expressions/syntax_t24.dart
index 7df2935..e1c8c6b 100644
--- a/Language/Expressions/Relational_Expressions/syntax_t24.dart
+++ b/Language/Expressions/Relational_Expressions/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Relational expressions invoke the relational operators on objects.

  * relationalExpression:

diff --git a/Language/Expressions/Shift/allowed_characters_t01.dart b/Language/Expressions/Shift/allowed_characters_t01.dart
index 38e6979..81641c9 100644
--- a/Language/Expressions/Shift/allowed_characters_t01.dart
+++ b/Language/Expressions/Shift/allowed_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Shift/allowed_characters_t02.dart b/Language/Expressions/Shift/allowed_characters_t02.dart
index cbd1252..1b21237 100644
--- a/Language/Expressions/Shift/allowed_characters_t02.dart
+++ b/Language/Expressions/Shift/allowed_characters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Space, tab and line terminators characters are allowed between
  * tokens.
diff --git a/Language/Expressions/Shift/equivalent_super_t01.dart b/Language/Expressions/Shift/equivalent_super_t01.dart
index 4ca6cd9..c960451 100644
--- a/Language/Expressions/Shift/equivalent_super_t01.dart
+++ b/Language/Expressions/Shift/equivalent_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A shift expression of the form super op e2 is equivalent
  * to the method invocation super.op(e2).
diff --git a/Language/Expressions/Shift/equivalent_super_t02.dart b/Language/Expressions/Shift/equivalent_super_t02.dart
index fb1270f..474a8ff 100644
--- a/Language/Expressions/Shift/equivalent_super_t02.dart
+++ b/Language/Expressions/Shift/equivalent_super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A shift expression of the form super op e2 is equivalent
  * to the method invocation super.op(e2).
diff --git a/Language/Expressions/Shift/equivalent_t01.dart b/Language/Expressions/Shift/equivalent_t01.dart
index cb339aa..f517af7 100644
--- a/Language/Expressions/Shift/equivalent_t01.dart
+++ b/Language/Expressions/Shift/equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A shift expression of the form e1 op e2 is equivalent
  * to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Shift/equivalent_t02.dart b/Language/Expressions/Shift/equivalent_t02.dart
index 35a4602..c2a9663 100644
--- a/Language/Expressions/Shift/equivalent_t02.dart
+++ b/Language/Expressions/Shift/equivalent_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A shift expression of the form e1 op e2 is equivalent
  * to the method invocation e1.op(e2).
diff --git a/Language/Expressions/Shift/integer_t01.dart b/Language/Expressions/Shift/integer_t01.dart
index 8950b79..be4a7f1 100644
--- a/Language/Expressions/Shift/integer_t01.dart
+++ b/Language/Expressions/Shift/integer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that left shift works with integers as expected
diff --git a/Language/Expressions/Shift/integer_t02.dart b/Language/Expressions/Shift/integer_t02.dart
index ce23718..d48cab6 100644
--- a/Language/Expressions/Shift/integer_t02.dart
+++ b/Language/Expressions/Shift/integer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that right shift works with integers as expected
diff --git a/Language/Expressions/Shift/integer_t03.dart b/Language/Expressions/Shift/integer_t03.dart
index 4663283..939777a 100644
--- a/Language/Expressions/Shift/integer_t03.dart
+++ b/Language/Expressions/Shift/integer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that triple right shift works with integers as expected
diff --git a/Language/Expressions/Shift/integer_t04.dart b/Language/Expressions/Shift/integer_t04.dart
index 351a47e..da424fc 100644
--- a/Language/Expressions/Shift/integer_t04.dart
+++ b/Language/Expressions/Shift/integer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that triple right shift argument cannot be negative
diff --git a/Language/Expressions/Shift/integer_t05.dart b/Language/Expressions/Shift/integer_t05.dart
index 3a37dcb..88094bd 100644
--- a/Language/Expressions/Shift/integer_t05.dart
+++ b/Language/Expressions/Shift/integer_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that triple right shift argument cannot be negative and
diff --git a/Language/Expressions/Shift/integer_t06.dart b/Language/Expressions/Shift/integer_t06.dart
index 33d1a03..48dcaef 100644
--- a/Language/Expressions/Shift/integer_t06.dart
+++ b/Language/Expressions/Shift/integer_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that left shift works with big size integers as expected.
diff --git a/Language/Expressions/Shift/integer_t07.dart b/Language/Expressions/Shift/integer_t07.dart
index a9a7539..bf02b59 100644
--- a/Language/Expressions/Shift/integer_t07.dart
+++ b/Language/Expressions/Shift/integer_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion N/A
  * @description Checks that right shift works with big size integers as expected
diff --git a/Language/Expressions/Shift/syntax_t01.dart b/Language/Expressions/Shift/syntax_t01.dart
index 12808dc..2f45e98 100644
--- a/Language/Expressions/Shift/syntax_t01.dart
+++ b/Language/Expressions/Shift/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t02.dart b/Language/Expressions/Shift/syntax_t02.dart
index 366e63e..ba60fda 100644
--- a/Language/Expressions/Shift/syntax_t02.dart
+++ b/Language/Expressions/Shift/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t03.dart b/Language/Expressions/Shift/syntax_t03.dart
index 84ec24f..9451212 100644
--- a/Language/Expressions/Shift/syntax_t03.dart
+++ b/Language/Expressions/Shift/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t04.dart b/Language/Expressions/Shift/syntax_t04.dart
index 38b7841..72cfb7f 100644
--- a/Language/Expressions/Shift/syntax_t04.dart
+++ b/Language/Expressions/Shift/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t05.dart b/Language/Expressions/Shift/syntax_t05.dart
index 0415d47..b8bb65d 100644
--- a/Language/Expressions/Shift/syntax_t05.dart
+++ b/Language/Expressions/Shift/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t06.dart b/Language/Expressions/Shift/syntax_t06.dart
index faf1bea..c8c98d1 100644
--- a/Language/Expressions/Shift/syntax_t06.dart
+++ b/Language/Expressions/Shift/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t07.dart b/Language/Expressions/Shift/syntax_t07.dart
index 6cb51b3..a47bf90 100644
--- a/Language/Expressions/Shift/syntax_t07.dart
+++ b/Language/Expressions/Shift/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t08.dart b/Language/Expressions/Shift/syntax_t08.dart
index b5b813d..3538889 100644
--- a/Language/Expressions/Shift/syntax_t08.dart
+++ b/Language/Expressions/Shift/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Shift expressions invoke the shift operators on objects.

  * shiftExpression:

diff --git a/Language/Expressions/Shift/syntax_t09.dart b/Language/Expressions/Shift/syntax_t09.dart
index 7072482..8a7a3db 100644
--- a/Language/Expressions/Shift/syntax_t09.dart
+++ b/Language/Expressions/Shift/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t10.dart b/Language/Expressions/Shift/syntax_t10.dart
index 91532f7..1022465 100644
--- a/Language/Expressions/Shift/syntax_t10.dart
+++ b/Language/Expressions/Shift/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t11.dart b/Language/Expressions/Shift/syntax_t11.dart
index 80d2f3c..96e7c5f 100644
--- a/Language/Expressions/Shift/syntax_t11.dart
+++ b/Language/Expressions/Shift/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t12.dart b/Language/Expressions/Shift/syntax_t12.dart
index cdb64fd..6a70865 100644
--- a/Language/Expressions/Shift/syntax_t12.dart
+++ b/Language/Expressions/Shift/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t13.dart b/Language/Expressions/Shift/syntax_t13.dart
index 536cb9b..4203034 100644
--- a/Language/Expressions/Shift/syntax_t13.dart
+++ b/Language/Expressions/Shift/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t14.dart b/Language/Expressions/Shift/syntax_t14.dart
index 3857399..c1688aa 100644
--- a/Language/Expressions/Shift/syntax_t14.dart
+++ b/Language/Expressions/Shift/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t15.dart b/Language/Expressions/Shift/syntax_t15.dart
index 04d1542..f9f490a 100644
--- a/Language/Expressions/Shift/syntax_t15.dart
+++ b/Language/Expressions/Shift/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t16.dart b/Language/Expressions/Shift/syntax_t16.dart
index f00ce7a..70c07fe 100644
--- a/Language/Expressions/Shift/syntax_t16.dart
+++ b/Language/Expressions/Shift/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t17.dart b/Language/Expressions/Shift/syntax_t17.dart
index a646cce..b8ea8a4 100644
--- a/Language/Expressions/Shift/syntax_t17.dart
+++ b/Language/Expressions/Shift/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t18.dart b/Language/Expressions/Shift/syntax_t18.dart
index 028b6fc..820fcda 100644
--- a/Language/Expressions/Shift/syntax_t18.dart
+++ b/Language/Expressions/Shift/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t19.dart b/Language/Expressions/Shift/syntax_t19.dart
index 5a6927c..2f34e85 100644
--- a/Language/Expressions/Shift/syntax_t19.dart
+++ b/Language/Expressions/Shift/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t20.dart b/Language/Expressions/Shift/syntax_t20.dart
index 7ba4fd8..9c2f83e 100644
--- a/Language/Expressions/Shift/syntax_t20.dart
+++ b/Language/Expressions/Shift/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t21.dart b/Language/Expressions/Shift/syntax_t21.dart
index c7c8424..f1dac91 100644
--- a/Language/Expressions/Shift/syntax_t21.dart
+++ b/Language/Expressions/Shift/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t22.dart b/Language/Expressions/Shift/syntax_t22.dart
index 9989794..8d9a9b0 100644
--- a/Language/Expressions/Shift/syntax_t22.dart
+++ b/Language/Expressions/Shift/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t23.dart b/Language/Expressions/Shift/syntax_t23.dart
index f6e49aa..79e30bb 100644
--- a/Language/Expressions/Shift/syntax_t23.dart
+++ b/Language/Expressions/Shift/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t24.dart b/Language/Expressions/Shift/syntax_t24.dart
index cb5979e..67a84fb 100644
--- a/Language/Expressions/Shift/syntax_t24.dart
+++ b/Language/Expressions/Shift/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t25.dart b/Language/Expressions/Shift/syntax_t25.dart
index 45bafbe..337b21a 100644
--- a/Language/Expressions/Shift/syntax_t25.dart
+++ b/Language/Expressions/Shift/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t26.dart b/Language/Expressions/Shift/syntax_t26.dart
index 9b2ba07..6719a19 100644
--- a/Language/Expressions/Shift/syntax_t26.dart
+++ b/Language/Expressions/Shift/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Shift/syntax_t27.dart b/Language/Expressions/Shift/syntax_t27.dart
index bdcd6f3..c5e9575 100644
--- a/Language/Expressions/Shift/syntax_t27.dart
+++ b/Language/Expressions/Shift/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Shift expressions invoke the shift operators on objects.
  * shiftExpression:
diff --git a/Language/Expressions/Spawning_an_Isolate/new_isolate_t01.dart b/Language/Expressions/Spawning_an_Isolate/new_isolate_t01.dart
index ad9a6e8..094b055 100644
--- a/Language/Expressions/Spawning_an_Isolate/new_isolate_t01.dart
+++ b/Language/Expressions/Spawning_an_Isolate/new_isolate_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Spawning an isolate is accomplished via what is syntactically
  * an ordinary library call, invoking one of the functions spawnUri() or
diff --git a/Language/Expressions/Strings/String_Interpolation/double_quote_t01.dart b/Language/Expressions/Strings/String_Interpolation/double_quote_t01.dart
index 8593833..3cab9ad 100644
--- a/Language/Expressions/Strings/String_Interpolation/double_quote_t01.dart
+++ b/Language/Expressions/Strings/String_Interpolation/double_quote_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interpolated string "s1${e}s2" is equivalent to the
  * concatenation of the strings "s1", e.toString() and "s2".
diff --git a/Language/Expressions/Strings/String_Interpolation/double_quote_t02.dart b/Language/Expressions/Strings/String_Interpolation/double_quote_t02.dart
index 83f5c8e..9438381 100644
--- a/Language/Expressions/Strings/String_Interpolation/double_quote_t02.dart
+++ b/Language/Expressions/Strings/String_Interpolation/double_quote_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  An interpolated string "s1${e}s2" is equivalent to the
  * concatenation of the strings "s1", e.toString() and "s2".
diff --git a/Language/Expressions/Strings/String_Interpolation/double_quote_t03.dart b/Language/Expressions/Strings/String_Interpolation/double_quote_t03.dart
index d2ec814..609a074 100644
--- a/Language/Expressions/Strings/String_Interpolation/double_quote_t03.dart
+++ b/Language/Expressions/Strings/String_Interpolation/double_quote_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interpolated string "s1${e}s2" is equivalent to the
  * concatenation of the strings "s1", e.toString() and "s2".
diff --git a/Language/Expressions/Strings/String_Interpolation/double_quote_t04.dart b/Language/Expressions/Strings/String_Interpolation/double_quote_t04.dart
index 07543a3..9c2db82 100644
--- a/Language/Expressions/Strings/String_Interpolation/double_quote_t04.dart
+++ b/Language/Expressions/Strings/String_Interpolation/double_quote_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interpolated string "s1${e}s2" is equivalent to the
  * concatenation of the strings "s1", e.toString() and "s2".
diff --git a/Language/Expressions/Strings/String_Interpolation/no_quote_t01.dart b/Language/Expressions/Strings/String_Interpolation/no_quote_t01.dart
index aa2c8e1..bf21f9a 100644
--- a/Language/Expressions/Strings/String_Interpolation/no_quote_t01.dart
+++ b/Language/Expressions/Strings/String_Interpolation/no_quote_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The form $id is equivalent to the form ${id}.
  * @description Checks that the result of using either form of string
diff --git a/Language/Expressions/Strings/String_Interpolation/no_quote_t02.dart b/Language/Expressions/Strings/String_Interpolation/no_quote_t02.dart
index a1f36a4..4b46deb 100644
--- a/Language/Expressions/Strings/String_Interpolation/no_quote_t02.dart
+++ b/Language/Expressions/Strings/String_Interpolation/no_quote_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The form $id is equivalent to the form ${id}.
  * @description Checks that the result of using either form of string
diff --git a/Language/Expressions/Strings/String_Interpolation/single_quote_t01.dart b/Language/Expressions/Strings/String_Interpolation/single_quote_t01.dart
index a78ee5a..a6f1bce 100644
--- a/Language/Expressions/Strings/String_Interpolation/single_quote_t01.dart
+++ b/Language/Expressions/Strings/String_Interpolation/single_quote_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  An interpolated string 's1${e}s2' is equivalent to the
  * concatenation of the strings 's1', e.toString() and 's2'.
diff --git a/Language/Expressions/Strings/String_Interpolation/single_quote_t02.dart b/Language/Expressions/Strings/String_Interpolation/single_quote_t02.dart
index c98ce00..13e4fbf 100644
--- a/Language/Expressions/Strings/String_Interpolation/single_quote_t02.dart
+++ b/Language/Expressions/Strings/String_Interpolation/single_quote_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interpolated string 's1${e}s2' is equivalent to the
  * concatenation of the strings 's1', e.toString() and 's2'.
diff --git a/Language/Expressions/Strings/String_Interpolation/single_quote_t03.dart b/Language/Expressions/Strings/String_Interpolation/single_quote_t03.dart
index dc1a299..b52080f 100644
--- a/Language/Expressions/Strings/String_Interpolation/single_quote_t03.dart
+++ b/Language/Expressions/Strings/String_Interpolation/single_quote_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interpolated string 's1${e}s2' is equivalent to the
  * concatenation of the strings 's1', e.toString() and 's2'.
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t01.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t01.dart
index d5b8184..0b3bb55 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t01.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t02.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t02.dart
index 7b31c53..f7d9ac4 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t02.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t03.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t03.dart
index b2c6d55..b3cd0cc 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t03.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t04.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t04.dart
index b11a8d8..111b55b 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t04.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t05.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t05.dart
index 4e9259e..a6dc14d 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t05.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t06.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t06.dart
index a70976e..b06abe6 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t06.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t07.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t07.dart
index 25747ab..526c475 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t07.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t08.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t08.dart
index 6776d29..2782f1d 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t08.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t09.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t09.dart
index c93ec31..853fc1f 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t09.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t10.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t10.dart
index be834d2..0c5e583 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t10.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t11.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t11.dart
index 6da4f95..d76f1d4 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t11.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t12.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t12.dart
index 51146f4..667096e 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t12.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t13.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t13.dart
index 5069bb3..f5326b3 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t13.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t14.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t14.dart
index 07d561e..ccb73e2 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t14.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t15.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t15.dart
index 4a839f8..94b8074 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t15.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t16.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t16.dart
index 3212f78..a7db241 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t16.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is possible to embed expressions within non-raw string

  * literals, such that these expressions are evaluated, and the resulting

diff --git a/Language/Expressions/Strings/String_Interpolation/syntax_t17.dart b/Language/Expressions/Strings/String_Interpolation/syntax_t17.dart
index af44ab1..1a0c8ad 100644
--- a/Language/Expressions/Strings/String_Interpolation/syntax_t17.dart
+++ b/Language/Expressions/Strings/String_Interpolation/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is possible to embed expressions within non-raw string
  * literals, such that these expressions are evaluated, and the resulting
diff --git a/Language/Expressions/Strings/adjacent_strings_t01.dart b/Language/Expressions/Strings/adjacent_strings_t01.dart
index 30f97bd..f3be8c2 100644
--- a/Language/Expressions/Strings/adjacent_strings_t01.dart
+++ b/Language/Expressions/Strings/adjacent_strings_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Adjacent strings are implicitly concatenated to form a single
  * string literal.
diff --git a/Language/Expressions/Strings/adjacent_strings_t02.dart b/Language/Expressions/Strings/adjacent_strings_t02.dart
index a10515a..67054b1 100644
--- a/Language/Expressions/Strings/adjacent_strings_t02.dart
+++ b/Language/Expressions/Strings/adjacent_strings_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Adjacent strings are implicitly concatenated to form a single
  * string literal.
diff --git a/Language/Expressions/Strings/adjacent_strings_t03.dart b/Language/Expressions/Strings/adjacent_strings_t03.dart
index d9a2224..b53c0d2 100644
--- a/Language/Expressions/Strings/adjacent_strings_t03.dart
+++ b/Language/Expressions/Strings/adjacent_strings_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Adjacent strings are implicitly concatenated to form a single
  * string literal.
diff --git a/Language/Expressions/Strings/adjacent_strings_t04.dart b/Language/Expressions/Strings/adjacent_strings_t04.dart
index d619fe7..c7966a5 100644
--- a/Language/Expressions/Strings/adjacent_strings_t04.dart
+++ b/Language/Expressions/Strings/adjacent_strings_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Adjacent strings are implicitly concatenated to form a single
  * string literal.
diff --git a/Language/Expressions/Strings/adjacent_strings_t05.dart b/Language/Expressions/Strings/adjacent_strings_t05.dart
index 081bbf8..6c94e40 100644
--- a/Language/Expressions/Strings/adjacent_strings_t05.dart
+++ b/Language/Expressions/Strings/adjacent_strings_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Adjacent strings are implicitly concatenated to form a single
  * string literal.
diff --git a/Language/Expressions/Strings/escape_backspace_t01.dart b/Language/Expressions/Strings/escape_backspace_t01.dart
index 91bd524..c4d9ad8 100644
--- a/Language/Expressions/Strings/escape_backspace_t01.dart
+++ b/Language/Expressions/Strings/escape_backspace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_carriage_return_t01.dart b/Language/Expressions/Strings/escape_carriage_return_t01.dart
index b6e4ed9..f9b36c3 100644
--- a/Language/Expressions/Strings/escape_carriage_return_t01.dart
+++ b/Language/Expressions/Strings/escape_carriage_return_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_characters_t01.dart b/Language/Expressions/Strings/escape_characters_t01.dart
index f7a6d51..a9ff046 100644
--- a/Language/Expressions/Strings/escape_characters_t01.dart
+++ b/Language/Expressions/Strings/escape_characters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_form_feed_t01.dart b/Language/Expressions/Strings/escape_form_feed_t01.dart
index ccc52e0..72d6b3c 100644
--- a/Language/Expressions/Strings/escape_form_feed_t01.dart
+++ b/Language/Expressions/Strings/escape_form_feed_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_hex_digit_t01.dart b/Language/Expressions/Strings/escape_hex_digit_t01.dart
index 89ff06f..9fccb4b 100644
--- a/Language/Expressions/Strings/escape_hex_digit_t01.dart
+++ b/Language/Expressions/Strings/escape_hex_digit_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_hexadecimal_digits_t01.dart b/Language/Expressions/Strings/escape_hexadecimal_digits_t01.dart
index a50efbc..bd6d347 100644
--- a/Language/Expressions/Strings/escape_hexadecimal_digits_t01.dart
+++ b/Language/Expressions/Strings/escape_hexadecimal_digits_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \x that is not followed by a sequence of

diff --git a/Language/Expressions/Strings/escape_hexadecimal_digits_t02.dart b/Language/Expressions/Strings/escape_hexadecimal_digits_t02.dart
index 38bb368..af0289c 100644
--- a/Language/Expressions/Strings/escape_hexadecimal_digits_t02.dart
+++ b/Language/Expressions/Strings/escape_hexadecimal_digits_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \x that is not followed by a sequence of

diff --git a/Language/Expressions/Strings/escape_hexadecimal_digits_t03.dart b/Language/Expressions/Strings/escape_hexadecimal_digits_t03.dart
index 7ddba6d..82c09bf 100644
--- a/Language/Expressions/Strings/escape_hexadecimal_digits_t03.dart
+++ b/Language/Expressions/Strings/escape_hexadecimal_digits_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \x that is not followed by a sequence of

diff --git a/Language/Expressions/Strings/escape_hexadecimal_digits_t04.dart b/Language/Expressions/Strings/escape_hexadecimal_digits_t04.dart
index 6825f31..4e132fc 100644
--- a/Language/Expressions/Strings/escape_hexadecimal_digits_t04.dart
+++ b/Language/Expressions/Strings/escape_hexadecimal_digits_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error when a non-raw string literal contains
  * a character sequence of the form \x that is not followed by a sequence of
diff --git a/Language/Expressions/Strings/escape_newline_t01.dart b/Language/Expressions/Strings/escape_newline_t01.dart
index 537744a..4184f76 100644
--- a/Language/Expressions/Strings/escape_newline_t01.dart
+++ b/Language/Expressions/Strings/escape_newline_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_tab_t01.dart b/Language/Expressions/Strings/escape_tab_t01.dart
index a6353e3..5fb0faf 100644
--- a/Language/Expressions/Strings/escape_tab_t01.dart
+++ b/Language/Expressions/Strings/escape_tab_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_unicode_scalar_value_t01.dart b/Language/Expressions/Strings/escape_unicode_scalar_value_t01.dart
index 402fdd3..b39848c 100644
--- a/Language/Expressions/Strings/escape_unicode_scalar_value_t01.dart
+++ b/Language/Expressions/Strings/escape_unicode_scalar_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_unicode_scalar_value_t02.dart b/Language/Expressions/Strings/escape_unicode_scalar_value_t02.dart
index 537baac..5bab544 100644
--- a/Language/Expressions/Strings/escape_unicode_scalar_value_t02.dart
+++ b/Language/Expressions/Strings/escape_unicode_scalar_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Strings support escape sequences for special characters. The

  * escapes are:

diff --git a/Language/Expressions/Strings/escape_unicode_scalar_value_t03.dart b/Language/Expressions/Strings/escape_unicode_scalar_value_t03.dart
index 9028b62..b9e2340 100644
--- a/Language/Expressions/Strings/escape_unicode_scalar_value_t03.dart
+++ b/Language/Expressions/Strings/escape_unicode_scalar_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Strings support escape sequences for special characters. The

  * escapes are:

diff --git a/Language/Expressions/Strings/escape_unicode_t01.dart b/Language/Expressions/Strings/escape_unicode_t01.dart
index 75e5f77..72bd60d 100644
--- a/Language/Expressions/Strings/escape_unicode_t01.dart
+++ b/Language/Expressions/Strings/escape_unicode_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/escape_vertical_tab_t01.dart b/Language/Expressions/Strings/escape_vertical_tab_t01.dart
index 63d4d2d..320ba9b 100644
--- a/Language/Expressions/Strings/escape_vertical_tab_t01.dart
+++ b/Language/Expressions/Strings/escape_vertical_tab_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings support escape sequences for special characters. The
  * escapes are:
diff --git a/Language/Expressions/Strings/extend_or_implement_t01.dart b/Language/Expressions/Strings/extend_or_implement_t01.dart
index 1d240c6..3beeafc 100644
--- a/Language/Expressions/Strings/extend_or_implement_t01.dart
+++ b/Language/Expressions/Strings/extend_or_implement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement String.

diff --git a/Language/Expressions/Strings/extend_or_implement_t02.dart b/Language/Expressions/Strings/extend_or_implement_t02.dart
index 4c42ca4..fb53c00 100644
--- a/Language/Expressions/Strings/extend_or_implement_t02.dart
+++ b/Language/Expressions/Strings/extend_or_implement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement String.

diff --git a/Language/Expressions/Strings/extend_or_implement_t03.dart b/Language/Expressions/Strings/extend_or_implement_t03.dart
index 23c681c..19a8cde 100644
--- a/Language/Expressions/Strings/extend_or_implement_t03.dart
+++ b/Language/Expressions/Strings/extend_or_implement_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement String.

diff --git a/Language/Expressions/Strings/extend_or_implement_t04.dart b/Language/Expressions/Strings/extend_or_implement_t04.dart
index 6c8c34c..16563d3 100644
--- a/Language/Expressions/Strings/extend_or_implement_t04.dart
+++ b/Language/Expressions/Strings/extend_or_implement_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for a class to attempt to extend,
  * mix in or implement String.
diff --git a/Language/Expressions/Strings/extend_or_implement_t05.dart b/Language/Expressions/Strings/extend_or_implement_t05.dart
index 884b61b..cd6631a 100644
--- a/Language/Expressions/Strings/extend_or_implement_t05.dart
+++ b/Language/Expressions/Strings/extend_or_implement_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error for a class to attempt to extend,

  * mix in or implement String.

diff --git a/Language/Expressions/Strings/ignore_whitespaces_t01.dart b/Language/Expressions/Strings/ignore_whitespaces_t01.dart
index bfaa4f1..2a24c48 100644
--- a/Language/Expressions/Strings/ignore_whitespaces_t01.dart
+++ b/Language/Expressions/Strings/ignore_whitespaces_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the first line of a multiline string consists solely of the
  * whitespace characters defined by the production WHITESPACE, possibly
diff --git a/Language/Expressions/Strings/implement_class_string_t01.dart b/Language/Expressions/Strings/implement_class_string_t01.dart
index 27e12b3..1bdf012 100644
--- a/Language/Expressions/Strings/implement_class_string_t01.dart
+++ b/Language/Expressions/Strings/implement_class_string_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All string literals implement the built-in class String.
  * @description Checks that string literals implement class String.
diff --git a/Language/Expressions/Strings/multi_line_t01.dart b/Language/Expressions/Strings/multi_line_t01.dart
index 59cd74f..df0847a 100644
--- a/Language/Expressions/Strings/multi_line_t01.dart
+++ b/Language/Expressions/Strings/multi_line_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t02.dart b/Language/Expressions/Strings/multi_line_t02.dart
index 9cc099a..a5cea19 100644
--- a/Language/Expressions/Strings/multi_line_t02.dart
+++ b/Language/Expressions/Strings/multi_line_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t03.dart b/Language/Expressions/Strings/multi_line_t03.dart
index 6567bf2..36bdcc1 100644
--- a/Language/Expressions/Strings/multi_line_t03.dart
+++ b/Language/Expressions/Strings/multi_line_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t04.dart b/Language/Expressions/Strings/multi_line_t04.dart
index 5ea5f83..9d794b2 100644
--- a/Language/Expressions/Strings/multi_line_t04.dart
+++ b/Language/Expressions/Strings/multi_line_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t05.dart b/Language/Expressions/Strings/multi_line_t05.dart
index b0b15e6..40bb153 100644
--- a/Language/Expressions/Strings/multi_line_t05.dart
+++ b/Language/Expressions/Strings/multi_line_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t06.dart b/Language/Expressions/Strings/multi_line_t06.dart
index 83c8b12..7574d05 100644
--- a/Language/Expressions/Strings/multi_line_t06.dart
+++ b/Language/Expressions/Strings/multi_line_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t07.dart b/Language/Expressions/Strings/multi_line_t07.dart
index 80df053..0a2e55b 100644
--- a/Language/Expressions/Strings/multi_line_t07.dart
+++ b/Language/Expressions/Strings/multi_line_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t08.dart b/Language/Expressions/Strings/multi_line_t08.dart
index 83ec80a..e64df45 100644
--- a/Language/Expressions/Strings/multi_line_t08.dart
+++ b/Language/Expressions/Strings/multi_line_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t09.dart b/Language/Expressions/Strings/multi_line_t09.dart
index 8e075d3..b6579c6 100644
--- a/Language/Expressions/Strings/multi_line_t09.dart
+++ b/Language/Expressions/Strings/multi_line_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t10.dart b/Language/Expressions/Strings/multi_line_t10.dart
index 4bc6fd4..083f64a 100644
--- a/Language/Expressions/Strings/multi_line_t10.dart
+++ b/Language/Expressions/Strings/multi_line_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t11.dart b/Language/Expressions/Strings/multi_line_t11.dart
index c1e3b68..82b2e91 100644
--- a/Language/Expressions/Strings/multi_line_t11.dart
+++ b/Language/Expressions/Strings/multi_line_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t12.dart b/Language/Expressions/Strings/multi_line_t12.dart
index 0a21b49..237e95b 100644
--- a/Language/Expressions/Strings/multi_line_t12.dart
+++ b/Language/Expressions/Strings/multi_line_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t13.dart b/Language/Expressions/Strings/multi_line_t13.dart
index 66e658a..b72f4cd 100644
--- a/Language/Expressions/Strings/multi_line_t13.dart
+++ b/Language/Expressions/Strings/multi_line_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t14.dart b/Language/Expressions/Strings/multi_line_t14.dart
index ad9b06b..59afe01 100644
--- a/Language/Expressions/Strings/multi_line_t14.dart
+++ b/Language/Expressions/Strings/multi_line_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t15.dart b/Language/Expressions/Strings/multi_line_t15.dart
index 46b862b..c303925 100644
--- a/Language/Expressions/Strings/multi_line_t15.dart
+++ b/Language/Expressions/Strings/multi_line_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t16.dart b/Language/Expressions/Strings/multi_line_t16.dart
index 7690298..c92063f 100644
--- a/Language/Expressions/Strings/multi_line_t16.dart
+++ b/Language/Expressions/Strings/multi_line_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t17.dart b/Language/Expressions/Strings/multi_line_t17.dart
index a214518..c2d0a00 100644
--- a/Language/Expressions/Strings/multi_line_t17.dart
+++ b/Language/Expressions/Strings/multi_line_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t18.dart b/Language/Expressions/Strings/multi_line_t18.dart
index b715c5b..56170be 100644
--- a/Language/Expressions/Strings/multi_line_t18.dart
+++ b/Language/Expressions/Strings/multi_line_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t19.dart b/Language/Expressions/Strings/multi_line_t19.dart
index 6321ce6..0c31a0b 100644
--- a/Language/Expressions/Strings/multi_line_t19.dart
+++ b/Language/Expressions/Strings/multi_line_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t20.dart b/Language/Expressions/Strings/multi_line_t20.dart
index 11b6b5e..6bc68c0 100644
--- a/Language/Expressions/Strings/multi_line_t20.dart
+++ b/Language/Expressions/Strings/multi_line_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t21.dart b/Language/Expressions/Strings/multi_line_t21.dart
index 25de9de..2fffa7b 100644
--- a/Language/Expressions/Strings/multi_line_t21.dart
+++ b/Language/Expressions/Strings/multi_line_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t22.dart b/Language/Expressions/Strings/multi_line_t22.dart
index 301aa2e..50261da 100644
--- a/Language/Expressions/Strings/multi_line_t22.dart
+++ b/Language/Expressions/Strings/multi_line_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t23.dart b/Language/Expressions/Strings/multi_line_t23.dart
index d9ad644..ac40e34 100644
--- a/Language/Expressions/Strings/multi_line_t23.dart
+++ b/Language/Expressions/Strings/multi_line_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t24.dart b/Language/Expressions/Strings/multi_line_t24.dart
index 44133c3..df0cb1e 100644
--- a/Language/Expressions/Strings/multi_line_t24.dart
+++ b/Language/Expressions/Strings/multi_line_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t25.dart b/Language/Expressions/Strings/multi_line_t25.dart
index 536a763..917e7f9 100644
--- a/Language/Expressions/Strings/multi_line_t25.dart
+++ b/Language/Expressions/Strings/multi_line_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t26.dart b/Language/Expressions/Strings/multi_line_t26.dart
index 787c599..e02dcbc 100644
--- a/Language/Expressions/Strings/multi_line_t26.dart
+++ b/Language/Expressions/Strings/multi_line_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t27.dart b/Language/Expressions/Strings/multi_line_t27.dart
index b5f8380..b241ffe 100644
--- a/Language/Expressions/Strings/multi_line_t27.dart
+++ b/Language/Expressions/Strings/multi_line_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t28.dart b/Language/Expressions/Strings/multi_line_t28.dart
index cfbb902..f751db8 100644
--- a/Language/Expressions/Strings/multi_line_t28.dart
+++ b/Language/Expressions/Strings/multi_line_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t29.dart b/Language/Expressions/Strings/multi_line_t29.dart
index 82cf6b4..2f8bd72 100644
--- a/Language/Expressions/Strings/multi_line_t29.dart
+++ b/Language/Expressions/Strings/multi_line_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t30.dart b/Language/Expressions/Strings/multi_line_t30.dart
index 8661b81..6ff4eb7 100644
--- a/Language/Expressions/Strings/multi_line_t30.dart
+++ b/Language/Expressions/Strings/multi_line_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t31.dart b/Language/Expressions/Strings/multi_line_t31.dart
index 84c46b4..760bfd4 100644
--- a/Language/Expressions/Strings/multi_line_t31.dart
+++ b/Language/Expressions/Strings/multi_line_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t32.dart b/Language/Expressions/Strings/multi_line_t32.dart
index 0d3c908..ceb89b6 100644
--- a/Language/Expressions/Strings/multi_line_t32.dart
+++ b/Language/Expressions/Strings/multi_line_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t33.dart b/Language/Expressions/Strings/multi_line_t33.dart
index af43d46..90e6f70 100644
--- a/Language/Expressions/Strings/multi_line_t33.dart
+++ b/Language/Expressions/Strings/multi_line_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/multi_line_t34.dart b/Language/Expressions/Strings/multi_line_t34.dart
index 060c137..ea2149f 100644
--- a/Language/Expressions/Strings/multi_line_t34.dart
+++ b/Language/Expressions/Strings/multi_line_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t35.dart b/Language/Expressions/Strings/multi_line_t35.dart
index 2a473ef..37689511 100644
--- a/Language/Expressions/Strings/multi_line_t35.dart
+++ b/Language/Expressions/Strings/multi_line_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t36.dart b/Language/Expressions/Strings/multi_line_t36.dart
index 24766f1..24319af 100644
--- a/Language/Expressions/Strings/multi_line_t36.dart
+++ b/Language/Expressions/Strings/multi_line_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t37.dart b/Language/Expressions/Strings/multi_line_t37.dart
index eba2716..3cdd028 100644
--- a/Language/Expressions/Strings/multi_line_t37.dart
+++ b/Language/Expressions/Strings/multi_line_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t38.dart b/Language/Expressions/Strings/multi_line_t38.dart
index dd707a4..fc2fa1d 100644
--- a/Language/Expressions/Strings/multi_line_t38.dart
+++ b/Language/Expressions/Strings/multi_line_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t39.dart b/Language/Expressions/Strings/multi_line_t39.dart
index e965205..bf6de57 100644
--- a/Language/Expressions/Strings/multi_line_t39.dart
+++ b/Language/Expressions/Strings/multi_line_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t40.dart b/Language/Expressions/Strings/multi_line_t40.dart
index c5afeb5..f081963 100644
--- a/Language/Expressions/Strings/multi_line_t40.dart
+++ b/Language/Expressions/Strings/multi_line_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t41.dart b/Language/Expressions/Strings/multi_line_t41.dart
index 314b515..2dfa407 100644
--- a/Language/Expressions/Strings/multi_line_t41.dart
+++ b/Language/Expressions/Strings/multi_line_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t42.dart b/Language/Expressions/Strings/multi_line_t42.dart
index 5466d59..210005a 100644
--- a/Language/Expressions/Strings/multi_line_t42.dart
+++ b/Language/Expressions/Strings/multi_line_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t43.dart b/Language/Expressions/Strings/multi_line_t43.dart
index a1d3b91..7fb17bd 100644
--- a/Language/Expressions/Strings/multi_line_t43.dart
+++ b/Language/Expressions/Strings/multi_line_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t44.dart b/Language/Expressions/Strings/multi_line_t44.dart
index 6db78f4..f757298 100644
--- a/Language/Expressions/Strings/multi_line_t44.dart
+++ b/Language/Expressions/Strings/multi_line_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t45.dart b/Language/Expressions/Strings/multi_line_t45.dart
index fc58cf3..3c84cee 100644
--- a/Language/Expressions/Strings/multi_line_t45.dart
+++ b/Language/Expressions/Strings/multi_line_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t47.dart b/Language/Expressions/Strings/multi_line_t47.dart
index f7a6ee0..8ffe96b 100644
--- a/Language/Expressions/Strings/multi_line_t47.dart
+++ b/Language/Expressions/Strings/multi_line_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/multi_line_t49.dart b/Language/Expressions/Strings/multi_line_t49.dart
index 46989ff..80df192 100644
--- a/Language/Expressions/Strings/multi_line_t49.dart
+++ b/Language/Expressions/Strings/multi_line_t49.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/raw_string_t01.dart b/Language/Expressions/Strings/raw_string_t01.dart
index 5fa6ac9..7bf0f67 100644
--- a/Language/Expressions/Strings/raw_string_t01.dart
+++ b/Language/Expressions/Strings/raw_string_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any string may be prefixed with the character 'r',
  * indicating that it is a raw string, in which case no escapes or
diff --git a/Language/Expressions/Strings/raw_string_t02.dart b/Language/Expressions/Strings/raw_string_t02.dart
index 82849b0..2b56394 100644
--- a/Language/Expressions/Strings/raw_string_t02.dart
+++ b/Language/Expressions/Strings/raw_string_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any string may be prefixed with the character 'r',
  * indicating that it is a raw string, in which case no escapes or
diff --git a/Language/Expressions/Strings/runtime_type_t01.dart b/Language/Expressions/Strings/runtime_type_t01.dart
index c5e41b7..04fd24a 100644
--- a/Language/Expressions/Strings/runtime_type_t01.dart
+++ b/Language/Expressions/Strings/runtime_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Invoking the getter runtimeType on a string literal returns the
  * Type object that is the value of the expression String.
diff --git a/Language/Expressions/Strings/static_type_t01.dart b/Language/Expressions/Strings/static_type_t01.dart
index b7839ac..45e35d1 100644
--- a/Language/Expressions/Strings/static_type_t01.dart
+++ b/Language/Expressions/Strings/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that the static type of a string literal is String by
diff --git a/Language/Expressions/Strings/static_type_t02.dart b/Language/Expressions/Strings/static_type_t02.dart
index 1cfd554..a4da34e 100644
--- a/Language/Expressions/Strings/static_type_t02.dart
+++ b/Language/Expressions/Strings/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t03.dart b/Language/Expressions/Strings/static_type_t03.dart
index ed650fa..ce639b1 100644
--- a/Language/Expressions/Strings/static_type_t03.dart
+++ b/Language/Expressions/Strings/static_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t04.dart b/Language/Expressions/Strings/static_type_t04.dart
index ec1f010..cfe2f13 100644
--- a/Language/Expressions/Strings/static_type_t04.dart
+++ b/Language/Expressions/Strings/static_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t05.dart b/Language/Expressions/Strings/static_type_t05.dart
index 8d8d9a4..ff4141f 100644
--- a/Language/Expressions/Strings/static_type_t05.dart
+++ b/Language/Expressions/Strings/static_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t06.dart b/Language/Expressions/Strings/static_type_t06.dart
index f898022..2d84fa6 100644
--- a/Language/Expressions/Strings/static_type_t06.dart
+++ b/Language/Expressions/Strings/static_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t07.dart b/Language/Expressions/Strings/static_type_t07.dart
index dd12b5f..03dc349 100644
--- a/Language/Expressions/Strings/static_type_t07.dart
+++ b/Language/Expressions/Strings/static_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t08.dart b/Language/Expressions/Strings/static_type_t08.dart
index 4b2a8d8..da77fc8 100644
--- a/Language/Expressions/Strings/static_type_t08.dart
+++ b/Language/Expressions/Strings/static_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/static_type_t09.dart b/Language/Expressions/Strings/static_type_t09.dart
index a53c7c6..017dbdd 100644
--- a/Language/Expressions/Strings/static_type_t09.dart
+++ b/Language/Expressions/Strings/static_type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a string literal is String.
  * @description Checks that a compile error occurs when assigning
diff --git a/Language/Expressions/Strings/string_literal_t01.dart b/Language/Expressions/Strings/string_literal_t01.dart
index b052993..e4aad5e 100644
--- a/Language/Expressions/Strings/string_literal_t01.dart
+++ b/Language/Expressions/Strings/string_literal_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t02.dart b/Language/Expressions/Strings/string_literal_t02.dart
index 385308a..16bf489 100644
--- a/Language/Expressions/Strings/string_literal_t02.dart
+++ b/Language/Expressions/Strings/string_literal_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t03.dart b/Language/Expressions/Strings/string_literal_t03.dart
index bc0be1b..09145be 100644
--- a/Language/Expressions/Strings/string_literal_t03.dart
+++ b/Language/Expressions/Strings/string_literal_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t04.dart b/Language/Expressions/Strings/string_literal_t04.dart
index 0989b8d..f35ccaf 100644
--- a/Language/Expressions/Strings/string_literal_t04.dart
+++ b/Language/Expressions/Strings/string_literal_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t05.dart b/Language/Expressions/Strings/string_literal_t05.dart
index f42fe63..9e4ca2a 100644
--- a/Language/Expressions/Strings/string_literal_t05.dart
+++ b/Language/Expressions/Strings/string_literal_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t06.dart b/Language/Expressions/Strings/string_literal_t06.dart
index c453295..78c8ffc 100644
--- a/Language/Expressions/Strings/string_literal_t06.dart
+++ b/Language/Expressions/Strings/string_literal_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t07.dart b/Language/Expressions/Strings/string_literal_t07.dart
index e2fc8d1..1b66d14 100644
--- a/Language/Expressions/Strings/string_literal_t07.dart
+++ b/Language/Expressions/Strings/string_literal_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t10.dart b/Language/Expressions/Strings/string_literal_t10.dart
index 3b3cf0e..51de3c9 100644
--- a/Language/Expressions/Strings/string_literal_t10.dart
+++ b/Language/Expressions/Strings/string_literal_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t11.dart b/Language/Expressions/Strings/string_literal_t11.dart
index 674fd25..8873629 100644
--- a/Language/Expressions/Strings/string_literal_t11.dart
+++ b/Language/Expressions/Strings/string_literal_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t12.dart b/Language/Expressions/Strings/string_literal_t12.dart
index b6543ea..0f80107 100644
--- a/Language/Expressions/Strings/string_literal_t12.dart
+++ b/Language/Expressions/Strings/string_literal_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t13.dart b/Language/Expressions/Strings/string_literal_t13.dart
index eb170be..19bac0f 100644
--- a/Language/Expressions/Strings/string_literal_t13.dart
+++ b/Language/Expressions/Strings/string_literal_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t14.dart b/Language/Expressions/Strings/string_literal_t14.dart
index 662b346..98165ea 100644
--- a/Language/Expressions/Strings/string_literal_t14.dart
+++ b/Language/Expressions/Strings/string_literal_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t15.dart b/Language/Expressions/Strings/string_literal_t15.dart
index 80fbf01..02fbb6f 100644
--- a/Language/Expressions/Strings/string_literal_t15.dart
+++ b/Language/Expressions/Strings/string_literal_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t16.dart b/Language/Expressions/Strings/string_literal_t16.dart
index 2e045da..cfb3875 100644
--- a/Language/Expressions/Strings/string_literal_t16.dart
+++ b/Language/Expressions/Strings/string_literal_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t17.dart b/Language/Expressions/Strings/string_literal_t17.dart
index 7a4bd6d..3b4731d 100644
--- a/Language/Expressions/Strings/string_literal_t17.dart
+++ b/Language/Expressions/Strings/string_literal_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t18.dart b/Language/Expressions/Strings/string_literal_t18.dart
index 59afb28..2c0c06d 100644
--- a/Language/Expressions/Strings/string_literal_t18.dart
+++ b/Language/Expressions/Strings/string_literal_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t19.dart b/Language/Expressions/Strings/string_literal_t19.dart
index c767049..f4f6fa3 100644
--- a/Language/Expressions/Strings/string_literal_t19.dart
+++ b/Language/Expressions/Strings/string_literal_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/string_literal_t20.dart b/Language/Expressions/Strings/string_literal_t20.dart
index eda2797..6b7fd3f 100644
--- a/Language/Expressions/Strings/string_literal_t20.dart
+++ b/Language/Expressions/Strings/string_literal_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t21.dart b/Language/Expressions/Strings/string_literal_t21.dart
index 03ec12a..16da798 100644
--- a/Language/Expressions/Strings/string_literal_t21.dart
+++ b/Language/Expressions/Strings/string_literal_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t22.dart b/Language/Expressions/Strings/string_literal_t22.dart
index a739cc6..e15dad2 100644
--- a/Language/Expressions/Strings/string_literal_t22.dart
+++ b/Language/Expressions/Strings/string_literal_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t23.dart b/Language/Expressions/Strings/string_literal_t23.dart
index 2e2db13..2329c3c 100644
--- a/Language/Expressions/Strings/string_literal_t23.dart
+++ b/Language/Expressions/Strings/string_literal_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t24.dart b/Language/Expressions/Strings/string_literal_t24.dart
index ea26b5e..1960374 100644
--- a/Language/Expressions/Strings/string_literal_t24.dart
+++ b/Language/Expressions/Strings/string_literal_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t25.dart b/Language/Expressions/Strings/string_literal_t25.dart
index 6e49c80..a3cfc3a 100644
--- a/Language/Expressions/Strings/string_literal_t25.dart
+++ b/Language/Expressions/Strings/string_literal_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t26.dart b/Language/Expressions/Strings/string_literal_t26.dart
index eaf1609..ba2784e 100644
--- a/Language/Expressions/Strings/string_literal_t26.dart
+++ b/Language/Expressions/Strings/string_literal_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t27.dart b/Language/Expressions/Strings/string_literal_t27.dart
index 635ace7..f509d61 100644
--- a/Language/Expressions/Strings/string_literal_t27.dart
+++ b/Language/Expressions/Strings/string_literal_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t28.dart b/Language/Expressions/Strings/string_literal_t28.dart
index 1806f61..23889f5 100644
--- a/Language/Expressions/Strings/string_literal_t28.dart
+++ b/Language/Expressions/Strings/string_literal_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t29.dart b/Language/Expressions/Strings/string_literal_t29.dart
index b222d72..70b9304 100644
--- a/Language/Expressions/Strings/string_literal_t29.dart
+++ b/Language/Expressions/Strings/string_literal_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t30.dart b/Language/Expressions/Strings/string_literal_t30.dart
index 0933922..446e014 100644
--- a/Language/Expressions/Strings/string_literal_t30.dart
+++ b/Language/Expressions/Strings/string_literal_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t31.dart b/Language/Expressions/Strings/string_literal_t31.dart
index 59b3520..222dae7 100644
--- a/Language/Expressions/Strings/string_literal_t31.dart
+++ b/Language/Expressions/Strings/string_literal_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t32.dart b/Language/Expressions/Strings/string_literal_t32.dart
index 2e9d305..67b0aa2 100644
--- a/Language/Expressions/Strings/string_literal_t32.dart
+++ b/Language/Expressions/Strings/string_literal_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t33.dart b/Language/Expressions/Strings/string_literal_t33.dart
index 9746ccd..b032b60 100644
--- a/Language/Expressions/Strings/string_literal_t33.dart
+++ b/Language/Expressions/Strings/string_literal_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion

  * stringLiteral:

diff --git a/Language/Expressions/Strings/string_literal_t34.dart b/Language/Expressions/Strings/string_literal_t34.dart
index c220da2..550841e 100644
--- a/Language/Expressions/Strings/string_literal_t34.dart
+++ b/Language/Expressions/Strings/string_literal_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * stringLiteral:
diff --git a/Language/Expressions/Strings/u_four_hex_digits_t01.dart b/Language/Expressions/Strings/u_four_hex_digits_t01.dart
index 7dd66e3..2f9f866 100644
--- a/Language/Expressions/Strings/u_four_hex_digits_t01.dart
+++ b/Language/Expressions/Strings/u_four_hex_digits_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \u that is not followed by either a

diff --git a/Language/Expressions/Strings/u_four_hex_digits_t02.dart b/Language/Expressions/Strings/u_four_hex_digits_t02.dart
index ae88989..6aa9405 100644
--- a/Language/Expressions/Strings/u_four_hex_digits_t02.dart
+++ b/Language/Expressions/Strings/u_four_hex_digits_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \u that is not followed by either a

diff --git a/Language/Expressions/Strings/u_four_hex_digits_t03.dart b/Language/Expressions/Strings/u_four_hex_digits_t03.dart
index b458d26..38dee24 100644
--- a/Language/Expressions/Strings/u_four_hex_digits_t03.dart
+++ b/Language/Expressions/Strings/u_four_hex_digits_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \u that is not followed by either a

diff --git a/Language/Expressions/Strings/u_four_hex_digits_t04.dart b/Language/Expressions/Strings/u_four_hex_digits_t04.dart
index 7c5890e..1c9a062 100644
--- a/Language/Expressions/Strings/u_four_hex_digits_t04.dart
+++ b/Language/Expressions/Strings/u_four_hex_digits_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error when a non-raw string literal contains

  * a character sequence of the form \u that is not followed by either a

diff --git a/Language/Expressions/Strings/u_four_hex_digits_t05.dart b/Language/Expressions/Strings/u_four_hex_digits_t05.dart
index d6f5ab6..2baaa7d 100644
--- a/Language/Expressions/Strings/u_four_hex_digits_t05.dart
+++ b/Language/Expressions/Strings/u_four_hex_digits_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error when a non-raw string literal contains
  * a character sequence of the form \u that is not followed by either a
diff --git a/Language/Expressions/Symbols/syntax_t01.dart b/Language/Expressions/Symbols/syntax_t01.dart
index 9455981..440da46 100644
--- a/Language/Expressions/Symbols/syntax_t01.dart
+++ b/Language/Expressions/Symbols/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A symbol literal denotes the name of a declaration in a Dart
  * program.
diff --git a/Language/Expressions/Symbols/syntax_t02.dart b/Language/Expressions/Symbols/syntax_t02.dart
index 08d00d8..13a2833 100644
--- a/Language/Expressions/Symbols/syntax_t02.dart
+++ b/Language/Expressions/Symbols/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A symbol literal denotes the name of a declaration in a Dart
  * program.
diff --git a/Language/Expressions/Symbols/syntax_t03.dart b/Language/Expressions/Symbols/syntax_t03.dart
index 2c3fcd4..4abd5e7 100644
--- a/Language/Expressions/Symbols/syntax_t03.dart
+++ b/Language/Expressions/Symbols/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A symbol literal denotes the name of a declaration in a Dart
  * program.
diff --git a/Language/Expressions/This/definition_t01.dart b/Language/Expressions/This/definition_t01.dart
index e1456e2..12d2802 100644
--- a/Language/Expressions/This/definition_t01.dart
+++ b/Language/Expressions/This/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved word this denotes the target of the current instance

  * member invocation.

diff --git a/Language/Expressions/This/definition_t02.dart b/Language/Expressions/This/definition_t02.dart
index 2f958fe..ca7fb23 100644
--- a/Language/Expressions/This/definition_t02.dart
+++ b/Language/Expressions/This/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved word this denotes the target of the current instance

  * member invocation.

diff --git a/Language/Expressions/This/definition_t03.dart b/Language/Expressions/This/definition_t03.dart
index f833836..e9e954b 100644
--- a/Language/Expressions/This/definition_t03.dart
+++ b/Language/Expressions/This/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved word this denotes the target of the current instance

  * member invocation.

diff --git a/Language/Expressions/This/definition_t04.dart b/Language/Expressions/This/definition_t04.dart
index 8ccc3c3..fea8c31 100644
--- a/Language/Expressions/This/definition_t04.dart
+++ b/Language/Expressions/This/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved word this denotes the target of the current instance

  * member invocation.

diff --git a/Language/Expressions/This/definition_t05.dart b/Language/Expressions/This/definition_t05.dart
index 10582ca..522d065 100644
--- a/Language/Expressions/This/definition_t05.dart
+++ b/Language/Expressions/This/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The reserved word this denotes the target of the current instance

  * member invocation.

diff --git a/Language/Expressions/This/definition_t06.dart b/Language/Expressions/This/definition_t06.dart
index f8a82e5..af877c0 100644
--- a/Language/Expressions/This/definition_t06.dart
+++ b/Language/Expressions/This/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The reserved word this denotes the target of the current instance
  * member invocation.
diff --git a/Language/Expressions/This/placement_t01.dart b/Language/Expressions/This/placement_t01.dart
index ee77c9b..8c5ec67 100644
--- a/Language/Expressions/This/placement_t01.dart
+++ b/Language/Expressions/This/placement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t02.dart b/Language/Expressions/This/placement_t02.dart
index 5213842..2a3ac76 100644
--- a/Language/Expressions/This/placement_t02.dart
+++ b/Language/Expressions/This/placement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t03.dart b/Language/Expressions/This/placement_t03.dart
index dd21946..a1df2e8 100644
--- a/Language/Expressions/This/placement_t03.dart
+++ b/Language/Expressions/This/placement_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t04.dart b/Language/Expressions/This/placement_t04.dart
index 956182f..7b2dd12 100644
--- a/Language/Expressions/This/placement_t04.dart
+++ b/Language/Expressions/This/placement_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t05.dart b/Language/Expressions/This/placement_t05.dart
index 8b9a801..a41bd05 100644
--- a/Language/Expressions/This/placement_t05.dart
+++ b/Language/Expressions/This/placement_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t06.dart b/Language/Expressions/This/placement_t06.dart
index fa51445..6168d3f 100644
--- a/Language/Expressions/This/placement_t06.dart
+++ b/Language/Expressions/This/placement_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t07.dart b/Language/Expressions/This/placement_t07.dart
index b04a9eb..5184c43 100644
--- a/Language/Expressions/This/placement_t07.dart
+++ b/Language/Expressions/This/placement_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/placement_t08.dart b/Language/Expressions/This/placement_t08.dart
index e1e22c3..f2ef3b8 100644
--- a/Language/Expressions/This/placement_t08.dart
+++ b/Language/Expressions/This/placement_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if this appears, implicitly or

  * explicitly, in a top-level function or variable initializer, in a factory

diff --git a/Language/Expressions/This/static_type_t01.dart b/Language/Expressions/This/static_type_t01.dart
index 5993e87..4561b64 100644
--- a/Language/Expressions/This/static_type_t01.dart
+++ b/Language/Expressions/This/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of this is the interface of the immediately
  * enclosing class.
diff --git a/Language/Expressions/This/static_type_t02.dart b/Language/Expressions/This/static_type_t02.dart
index c96f3b6..9761dc6 100644
--- a/Language/Expressions/This/static_type_t02.dart
+++ b/Language/Expressions/This/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of this is the interface of the immediately
  * enclosing class.
diff --git a/Language/Expressions/Throw/current_exception_t01.dart b/Language/Expressions/Throw/current_exception_t01.dart
index bcb231a..862c4ec 100644
--- a/Language/Expressions/Throw/current_exception_t01.dart
+++ b/Language/Expressions/Throw/current_exception_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current exception is the last unhandled exception thrown.
  * @description Checks the current exception is the last unhandled exception
diff --git a/Language/Expressions/Throw/evaluation_t01.dart b/Language/Expressions/Throw/evaluation_t01.dart
index dc98371..cd5e162 100644
--- a/Language/Expressions/Throw/evaluation_t01.dart
+++ b/Language/Expressions/Throw/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/evaluation_t02.dart b/Language/Expressions/Throw/evaluation_t02.dart
index 4769571..52057f5 100644
--- a/Language/Expressions/Throw/evaluation_t02.dart
+++ b/Language/Expressions/Throw/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/evaluation_t03.dart b/Language/Expressions/Throw/evaluation_t03.dart
index d84464b..ec15678 100644
--- a/Language/Expressions/Throw/evaluation_t03.dart
+++ b/Language/Expressions/Throw/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/evaluation_t04.dart b/Language/Expressions/Throw/evaluation_t04.dart
index c5e7494..61c4be6 100644
--- a/Language/Expressions/Throw/evaluation_t04.dart
+++ b/Language/Expressions/Throw/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/evaluation_t05.dart b/Language/Expressions/Throw/evaluation_t05.dart
index 9ab7727..fc74ad3 100644
--- a/Language/Expressions/Throw/evaluation_t05.dart
+++ b/Language/Expressions/Throw/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/evaluation_t06.dart b/Language/Expressions/Throw/evaluation_t06.dart
index 31bee35..c6096cf 100644
--- a/Language/Expressions/Throw/evaluation_t06.dart
+++ b/Language/Expressions/Throw/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a throw expression of the form throw e; proceeds as
  * follows:
diff --git a/Language/Expressions/Throw/no_catch_clause_t01.dart b/Language/Expressions/Throw/no_catch_clause_t01.dart
index d469d5f..09b6536 100644
--- a/Language/Expressions/Throw/no_catch_clause_t01.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/no_catch_clause_t02.dart b/Language/Expressions/Throw/no_catch_clause_t02.dart
index 38be063..7903309 100644
--- a/Language/Expressions/Throw/no_catch_clause_t02.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/no_catch_clause_t03.dart b/Language/Expressions/Throw/no_catch_clause_t03.dart
index a5baf75..6f6184a 100644
--- a/Language/Expressions/Throw/no_catch_clause_t03.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/no_catch_clause_t04.dart b/Language/Expressions/Throw/no_catch_clause_t04.dart
index 5e08d12..5ddc780 100644
--- a/Language/Expressions/Throw/no_catch_clause_t04.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/no_catch_clause_t05.dart b/Language/Expressions/Throw/no_catch_clause_t05.dart
index afa0039..00a99dc 100644
--- a/Language/Expressions/Throw/no_catch_clause_t05.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The throw expression is used to raise an exception.

  * throwExpression:

diff --git a/Language/Expressions/Throw/no_catch_clause_t06.dart b/Language/Expressions/Throw/no_catch_clause_t06.dart
index 69527aa..07e43a0 100644
--- a/Language/Expressions/Throw/no_catch_clause_t06.dart
+++ b/Language/Expressions/Throw/no_catch_clause_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/stack_trace_t01.dart b/Language/Expressions/Throw/stack_trace_t01.dart
index a5eb60b..362c38b 100644
--- a/Language/Expressions/Throw/stack_trace_t01.dart
+++ b/Language/Expressions/Throw/stack_trace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the object being thrown is an instance of class Error or a
  * subclass thereof, its stackTrace getter will return the stack trace current
diff --git a/Language/Expressions/Throw/static_type_t01.dart b/Language/Expressions/Throw/static_type_t01.dart
index ca632a9..72d6b96 100644
--- a/Language/Expressions/Throw/static_type_t01.dart
+++ b/Language/Expressions/Throw/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a throw expression is bottom.
  * @description It means (Types/Interface Types) that the static type of
diff --git a/Language/Expressions/Throw/syntax_t01.dart b/Language/Expressions/Throw/syntax_t01.dart
index 118d90a..bc8d28d 100644
--- a/Language/Expressions/Throw/syntax_t01.dart
+++ b/Language/Expressions/Throw/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/syntax_t02.dart b/Language/Expressions/Throw/syntax_t02.dart
index 67c51c0..9dd3ef6 100644
--- a/Language/Expressions/Throw/syntax_t02.dart
+++ b/Language/Expressions/Throw/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The throw expression is used to raise an exception.
  * throwExpression:
diff --git a/Language/Expressions/Throw/throw_various_types_t01.dart b/Language/Expressions/Throw/throw_various_types_t01.dart
index 0a20072..bb49e23 100644
--- a/Language/Expressions/Throw/throw_various_types_t01.dart
+++ b/Language/Expressions/Throw/throw_various_types_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion There is no requirement that the expression e evaluate to a
  * special kind of exception or error object.
diff --git a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t01.dart b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t01.dart
index 8d89e27..c824eb2 100644
--- a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t01.dart
+++ b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a top-level getter invocation i of the form m,
  * where m is an identifier, proceeds as follows:
diff --git a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t02.dart b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t02.dart
index c0410d1..0aa3608 100644
--- a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t02.dart
+++ b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a top-level getter invocation i of the form m,
  * where m is an identifier, proceeds as follows:
diff --git a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t03.dart b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t03.dart
index fb6096e..04dbc03 100644
--- a/Language/Expressions/Top_level_Getter_Invocation/evaluation_t03.dart
+++ b/Language/Expressions/Top_level_Getter_Invocation/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a top-level getter invocation i of the form m,
  * where m is an identifier, proceeds as follows:
diff --git a/Language/Expressions/Top_level_Getter_Invocation/static_type_t01.dart b/Language/Expressions/Top_level_Getter_Invocation/static_type_t01.dart
index ef000fb..bb85a41 100644
--- a/Language/Expressions/Top_level_Getter_Invocation/static_type_t01.dart
+++ b/Language/Expressions/Top_level_Getter_Invocation/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of a top-level getter invocation i of the form m,
  * where m is an identifier, proceeds as follows:
diff --git a/Language/Expressions/Type_Cast/evaluation_t01.dart b/Language/Expressions/Type_Cast/evaluation_t01.dart
index ac7ffc9..52c0e6a 100644
--- a/Language/Expressions/Type_Cast/evaluation_t01.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t02.dart b/Language/Expressions/Type_Cast/evaluation_t02.dart
index bcf267b..87d6917 100644
--- a/Language/Expressions/Type_Cast/evaluation_t02.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t03.dart b/Language/Expressions/Type_Cast/evaluation_t03.dart
index c4f97c6..7af4bae 100644
--- a/Language/Expressions/Type_Cast/evaluation_t03.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t04.dart b/Language/Expressions/Type_Cast/evaluation_t04.dart
index f040a94..040ecfc 100644
--- a/Language/Expressions/Type_Cast/evaluation_t04.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t05.dart b/Language/Expressions/Type_Cast/evaluation_t05.dart
index 63e4c43..0f39fd9 100644
--- a/Language/Expressions/Type_Cast/evaluation_t05.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t06.dart b/Language/Expressions/Type_Cast/evaluation_t06.dart
index b3e0b54..4a5af61 100644
--- a/Language/Expressions/Type_Cast/evaluation_t06.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t07.dart b/Language/Expressions/Type_Cast/evaluation_t07.dart
index 1b3226f..3ac25ca 100644
--- a/Language/Expressions/Type_Cast/evaluation_t07.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t08.dart b/Language/Expressions/Type_Cast/evaluation_t08.dart
index 3cc7ab2..bcf5c7a 100644
--- a/Language/Expressions/Type_Cast/evaluation_t08.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t09.dart b/Language/Expressions/Type_Cast/evaluation_t09.dart
index 16ef883..5426750 100644
--- a/Language/Expressions/Type_Cast/evaluation_t09.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/evaluation_t10.dart b/Language/Expressions/Type_Cast/evaluation_t10.dart
index 5875192..73166cd 100644
--- a/Language/Expressions/Type_Cast/evaluation_t10.dart
+++ b/Language/Expressions/Type_Cast/evaluation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the cast expression e as T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Cast/static_type_t01.dart b/Language/Expressions/Type_Cast/static_type_t01.dart
index 5ba3b21..52900af 100644
--- a/Language/Expressions/Type_Cast/static_type_t01.dart
+++ b/Language/Expressions/Type_Cast/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a cast expression e as T is T.
  * @description Checks that the static type of a cast expression e as T is T.
diff --git a/Language/Expressions/Type_Cast/static_type_t02.dart b/Language/Expressions/Type_Cast/static_type_t02.dart
index f0329d9..c1b089b 100644
--- a/Language/Expressions/Type_Cast/static_type_t02.dart
+++ b/Language/Expressions/Type_Cast/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a cast expression e as T is T.
  * @description Checks that the static type of a cast expression e as T is T.
diff --git a/Language/Expressions/Type_Cast/syntax_t01.dart b/Language/Expressions/Type_Cast/syntax_t01.dart
index df6c4e6..42ec425 100644
--- a/Language/Expressions/Type_Cast/syntax_t01.dart
+++ b/Language/Expressions/Type_Cast/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The cast expression ensures that an object is a member of a type.
  * typeCast:
diff --git a/Language/Expressions/Type_Cast/syntax_t02.dart b/Language/Expressions/Type_Cast/syntax_t02.dart
index 9fc11aa..c8acfc3 100644
--- a/Language/Expressions/Type_Cast/syntax_t02.dart
+++ b/Language/Expressions/Type_Cast/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The cast expression ensures that an object is a member of a type.

  * typeCast:

diff --git a/Language/Expressions/Type_Cast/syntax_t03.dart b/Language/Expressions/Type_Cast/syntax_t03.dart
index 407ac3b..e97bc1a 100644
--- a/Language/Expressions/Type_Cast/syntax_t03.dart
+++ b/Language/Expressions/Type_Cast/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The cast expression ensures that an object is a member of a type.

  * typeCast:

diff --git a/Language/Expressions/Type_Cast/syntax_t04.dart b/Language/Expressions/Type_Cast/syntax_t04.dart
index 799aeaf..28396fe 100644
--- a/Language/Expressions/Type_Cast/syntax_t04.dart
+++ b/Language/Expressions/Type_Cast/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The cast expression ensures that an object is a member of a type.
  * typeCast:
diff --git a/Language/Expressions/Type_Cast/syntax_t05.dart b/Language/Expressions/Type_Cast/syntax_t05.dart
index 8126290..b414655 100644
--- a/Language/Expressions/Type_Cast/syntax_t05.dart
+++ b/Language/Expressions/Type_Cast/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The cast expression ensures that an object is a member of a type.

  * typeCast:

diff --git a/Language/Expressions/Type_Cast/syntax_t06.dart b/Language/Expressions/Type_Cast/syntax_t06.dart
index a61b309..fc56652 100644
--- a/Language/Expressions/Type_Cast/syntax_t06.dart
+++ b/Language/Expressions/Type_Cast/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The cast expression ensures that an object is a member of a type.

  * typeCast:

diff --git a/Language/Expressions/Type_Test/definition_t01.dart b/Language/Expressions/Type_Test/definition_t01.dart
index aca591c..811b3c9 100644
--- a/Language/Expressions/Type_Test/definition_t01.dart
+++ b/Language/Expressions/Type_Test/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t02.dart b/Language/Expressions/Type_Test/definition_t02.dart
index 2329d47..e2b9a86 100644
--- a/Language/Expressions/Type_Test/definition_t02.dart
+++ b/Language/Expressions/Type_Test/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t03.dart b/Language/Expressions/Type_Test/definition_t03.dart
index 45d24df..0adf876 100644
--- a/Language/Expressions/Type_Test/definition_t03.dart
+++ b/Language/Expressions/Type_Test/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t04.dart b/Language/Expressions/Type_Test/definition_t04.dart
index 9dd3174..c14bbb1 100644
--- a/Language/Expressions/Type_Test/definition_t04.dart
+++ b/Language/Expressions/Type_Test/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t05.dart b/Language/Expressions/Type_Test/definition_t05.dart
index 679133f..7d2ba1f 100644
--- a/Language/Expressions/Type_Test/definition_t05.dart
+++ b/Language/Expressions/Type_Test/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t06.dart b/Language/Expressions/Type_Test/definition_t06.dart
index 7fb9fab..807439b 100644
--- a/Language/Expressions/Type_Test/definition_t06.dart
+++ b/Language/Expressions/Type_Test/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t07.dart b/Language/Expressions/Type_Test/definition_t07.dart
index b7f3077..f54f52f 100644
--- a/Language/Expressions/Type_Test/definition_t07.dart
+++ b/Language/Expressions/Type_Test/definition_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t08.dart b/Language/Expressions/Type_Test/definition_t08.dart
index 16887d8..a3ec9cc 100644
--- a/Language/Expressions/Type_Test/definition_t08.dart
+++ b/Language/Expressions/Type_Test/definition_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t09.dart b/Language/Expressions/Type_Test/definition_t09.dart
index 9032627..7b958df 100644
--- a/Language/Expressions/Type_Test/definition_t09.dart
+++ b/Language/Expressions/Type_Test/definition_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t10.dart b/Language/Expressions/Type_Test/definition_t10.dart
index 7e79abc..dd09f3c 100644
--- a/Language/Expressions/Type_Test/definition_t10.dart
+++ b/Language/Expressions/Type_Test/definition_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/definition_t11.dart b/Language/Expressions/Type_Test/definition_t11.dart
index 5f669c4..19f4912 100644
--- a/Language/Expressions/Type_Test/definition_t11.dart
+++ b/Language/Expressions/Type_Test/definition_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let v be a local variable or a formal parameter. An is-expression
  * of the form v is T shows that v has type T iff T is more specific than the
diff --git a/Language/Expressions/Type_Test/evaluation_t01.dart b/Language/Expressions/Type_Test/evaluation_t01.dart
index b5f7820..465efcb 100644
--- a/Language/Expressions/Type_Test/evaluation_t01.dart
+++ b/Language/Expressions/Type_Test/evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t02.dart b/Language/Expressions/Type_Test/evaluation_t02.dart
index 461815e..c0f3424 100644
--- a/Language/Expressions/Type_Test/evaluation_t02.dart
+++ b/Language/Expressions/Type_Test/evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t03.dart b/Language/Expressions/Type_Test/evaluation_t03.dart
index 36db4c9..ac096d6 100644
--- a/Language/Expressions/Type_Test/evaluation_t03.dart
+++ b/Language/Expressions/Type_Test/evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t04.dart b/Language/Expressions/Type_Test/evaluation_t04.dart
index a43a5fa..0ef380c 100644
--- a/Language/Expressions/Type_Test/evaluation_t04.dart
+++ b/Language/Expressions/Type_Test/evaluation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t05.dart b/Language/Expressions/Type_Test/evaluation_t05.dart
index 30ce233..d72e035 100644
--- a/Language/Expressions/Type_Test/evaluation_t05.dart
+++ b/Language/Expressions/Type_Test/evaluation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t06.dart b/Language/Expressions/Type_Test/evaluation_t06.dart
index a7299b9..e061958 100644
--- a/Language/Expressions/Type_Test/evaluation_t06.dart
+++ b/Language/Expressions/Type_Test/evaluation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t07.dart b/Language/Expressions/Type_Test/evaluation_t07.dart
index f7ec4d3..e4a9f28 100644
--- a/Language/Expressions/Type_Test/evaluation_t07.dart
+++ b/Language/Expressions/Type_Test/evaluation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t08.dart b/Language/Expressions/Type_Test/evaluation_t08.dart
index 6e56a38..1eaeb38 100644
--- a/Language/Expressions/Type_Test/evaluation_t08.dart
+++ b/Language/Expressions/Type_Test/evaluation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t09.dart b/Language/Expressions/Type_Test/evaluation_t09.dart
index 1640ff4..612714d 100644
--- a/Language/Expressions/Type_Test/evaluation_t09.dart
+++ b/Language/Expressions/Type_Test/evaluation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t10.dart b/Language/Expressions/Type_Test/evaluation_t10.dart
index 5a61fb2..ccd0293 100644
--- a/Language/Expressions/Type_Test/evaluation_t10.dart
+++ b/Language/Expressions/Type_Test/evaluation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t11.dart b/Language/Expressions/Type_Test/evaluation_t11.dart
index 9e9637a..2dfe40f 100644
--- a/Language/Expressions/Type_Test/evaluation_t11.dart
+++ b/Language/Expressions/Type_Test/evaluation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/evaluation_t12.dart b/Language/Expressions/Type_Test/evaluation_t12.dart
index 91e7889..bc514a3 100644
--- a/Language/Expressions/Type_Test/evaluation_t12.dart
+++ b/Language/Expressions/Type_Test/evaluation_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of the is-expression e is T proceeds as follows:
  * The expression e is evaluated to a value v.
diff --git a/Language/Expressions/Type_Test/is_not_equivalent_t01.dart b/Language/Expressions/Type_Test/is_not_equivalent_t01.dart
index 42fcf00..60f9633 100644
--- a/Language/Expressions/Type_Test/is_not_equivalent_t01.dart
+++ b/Language/Expressions/Type_Test/is_not_equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression e is! T is equivalent to !(e is T).
  * @description Checks that the is!-expression is evaluated correctly.
diff --git a/Language/Expressions/Type_Test/is_not_equivalent_t02.dart b/Language/Expressions/Type_Test/is_not_equivalent_t02.dart
index bc466b3..bb14b11 100644
--- a/Language/Expressions/Type_Test/is_not_equivalent_t02.dart
+++ b/Language/Expressions/Type_Test/is_not_equivalent_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression e is! T is equivalent to !(e is T).
  * @description Checks that type annotations does not affect the result of the
diff --git a/Language/Expressions/Type_Test/is_not_equivalent_t03.dart b/Language/Expressions/Type_Test/is_not_equivalent_t03.dart
index 0a13890..369b937 100644
--- a/Language/Expressions/Type_Test/is_not_equivalent_t03.dart
+++ b/Language/Expressions/Type_Test/is_not_equivalent_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression e is! T is equivalent to !(e is T).
  * @description Checks that the is-expressions 'e is! T' and '!(e is T)' are
diff --git a/Language/Expressions/Type_Test/static_type_t01.dart b/Language/Expressions/Type_Test/static_type_t01.dart
index e5b2ea0..bb0a9da 100644
--- a/Language/Expressions/Type_Test/static_type_t01.dart
+++ b/Language/Expressions/Type_Test/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of an is-expression is bool.
  * @description Checks that the static checker does not raise warnings when
diff --git a/Language/Expressions/Type_Test/syntax_t01.dart b/Language/Expressions/Type_Test/syntax_t01.dart
index 818eca7..d6ce2a5 100644
--- a/Language/Expressions/Type_Test/syntax_t01.dart
+++ b/Language/Expressions/Type_Test/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression tests if an object is a member of a type.
  * typeTest:
diff --git a/Language/Expressions/Type_Test/syntax_t02.dart b/Language/Expressions/Type_Test/syntax_t02.dart
index 234d08a..29de945 100644
--- a/Language/Expressions/Type_Test/syntax_t02.dart
+++ b/Language/Expressions/Type_Test/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression tests if an object is a member of a type.
  * typeTest:
diff --git a/Language/Expressions/Type_Test/syntax_t03.dart b/Language/Expressions/Type_Test/syntax_t03.dart
index 9bc70a2..5742f9d 100644
--- a/Language/Expressions/Type_Test/syntax_t03.dart
+++ b/Language/Expressions/Type_Test/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The is-expression tests if an object is a member of a type.

  * typeTest:

diff --git a/Language/Expressions/Type_Test/syntax_t04.dart b/Language/Expressions/Type_Test/syntax_t04.dart
index 76bcd05..b30c9cf 100644
--- a/Language/Expressions/Type_Test/syntax_t04.dart
+++ b/Language/Expressions/Type_Test/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The is-expression tests if an object is a member of a type.
  * typeTest:
diff --git a/Language/Expressions/Type_Test/syntax_t05.dart b/Language/Expressions/Type_Test/syntax_t05.dart
index ab447ac..9e784bc 100644
--- a/Language/Expressions/Type_Test/syntax_t05.dart
+++ b/Language/Expressions/Type_Test/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The is-expression tests if an object is a member of a type.

  * typeTest:

diff --git a/Language/Expressions/Unary_Expressions/method_invocation_equivalent_t01.dart b/Language/Expressions/Unary_Expressions/method_invocation_equivalent_t01.dart
index 44db46c..e0b9a85 100644
--- a/Language/Expressions/Unary_Expressions/method_invocation_equivalent_t01.dart
+++ b/Language/Expressions/Unary_Expressions/method_invocation_equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form op e is equivalent to the method
  * invocation e.op().
diff --git a/Language/Expressions/Unary_Expressions/super_equivalent_t01.dart b/Language/Expressions/Unary_Expressions/super_equivalent_t01.dart
index 0b1c878..1c6e332 100644
--- a/Language/Expressions/Unary_Expressions/super_equivalent_t01.dart
+++ b/Language/Expressions/Unary_Expressions/super_equivalent_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form op super is equivalent to the method
  * invocation super.op().
diff --git a/Language/Expressions/Unary_Expressions/syntax_t01.dart b/Language/Expressions/Unary_Expressions/syntax_t01.dart
index f35b837..ec41109 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t01.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t02.dart b/Language/Expressions/Unary_Expressions/syntax_t02.dart
index bf2aefb..e9f64b8 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t02.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t04.dart b/Language/Expressions/Unary_Expressions/syntax_t04.dart
index d27f5db..43f9bdd 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t04.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t05.dart b/Language/Expressions/Unary_Expressions/syntax_t05.dart
index 8eccff2..7f7a898 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t05.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t06.dart b/Language/Expressions/Unary_Expressions/syntax_t06.dart
index 6d13d59..a39655f 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t06.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t07.dart b/Language/Expressions/Unary_Expressions/syntax_t07.dart
index c1e12e8..baf5c26 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t07.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t08.dart b/Language/Expressions/Unary_Expressions/syntax_t08.dart
index c6f4b10..2f1b505 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t08.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t09.dart b/Language/Expressions/Unary_Expressions/syntax_t09.dart
index b6e5a85..5310942 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t09.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t10.dart b/Language/Expressions/Unary_Expressions/syntax_t10.dart
index bd3b5fd..b72668a 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t10.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t11.dart b/Language/Expressions/Unary_Expressions/syntax_t11.dart
index 4dca88a..407456e 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t11.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t12.dart b/Language/Expressions/Unary_Expressions/syntax_t12.dart
index 698c7d3..3243b68 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t12.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t13.dart b/Language/Expressions/Unary_Expressions/syntax_t13.dart
index 0076f7e..cdc43db 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t13.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t17.dart b/Language/Expressions/Unary_Expressions/syntax_t17.dart
index 5fd4d96..5fa3677 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t17.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t18.dart b/Language/Expressions/Unary_Expressions/syntax_t18.dart
index 0acdf2f..df63727 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t18.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t19.dart b/Language/Expressions/Unary_Expressions/syntax_t19.dart
index 81cb4dc..d969437 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t19.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t20.dart b/Language/Expressions/Unary_Expressions/syntax_t20.dart
index 7c4fd4a..7e07722 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t20.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t21.dart b/Language/Expressions/Unary_Expressions/syntax_t21.dart
index 1c7fbb9..ae16791 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t21.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t22.dart b/Language/Expressions/Unary_Expressions/syntax_t22.dart
index a5afac3..716ad12 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t22.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/syntax_t24.dart b/Language/Expressions/Unary_Expressions/syntax_t24.dart
index c141bdc..1f85e69 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t24.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t25.dart b/Language/Expressions/Unary_Expressions/syntax_t25.dart
index 6cae623..cf6703c 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t25.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t26.dart b/Language/Expressions/Unary_Expressions/syntax_t26.dart
index baeb9e8..94f3c7d 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t26.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Unary expressions invoke unary operators on objects.

  * unaryExpression:

diff --git a/Language/Expressions/Unary_Expressions/syntax_t27.dart b/Language/Expressions/Unary_Expressions/syntax_t27.dart
index 108cbc8..67b5962 100644
--- a/Language/Expressions/Unary_Expressions/syntax_t27.dart
+++ b/Language/Expressions/Unary_Expressions/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Unary expressions invoke unary operators on objects.
  * unaryExpression:
diff --git a/Language/Expressions/Unary_Expressions/variable_decrement_t01.dart b/Language/Expressions/Unary_Expressions/variable_decrement_t01.dart
index 08ccaea..0fa3f5b 100644
--- a/Language/Expressions/Unary_Expressions/variable_decrement_t01.dart
+++ b/Language/Expressions/Unary_Expressions/variable_decrement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an expression of the form --e is equivalent to
  * e -= 1.
diff --git a/Language/Expressions/Unary_Expressions/variable_decrement_t02.dart b/Language/Expressions/Unary_Expressions/variable_decrement_t02.dart
index 0f2f664..8626c84 100644
--- a/Language/Expressions/Unary_Expressions/variable_decrement_t02.dart
+++ b/Language/Expressions/Unary_Expressions/variable_decrement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an expression of the form --e is equivalent to
  * e -= 1.
diff --git a/Language/Expressions/Unary_Expressions/variable_increment_t01.dart b/Language/Expressions/Unary_Expressions/variable_increment_t01.dart
index fd92efb..fd48920 100644
--- a/Language/Expressions/Unary_Expressions/variable_increment_t01.dart
+++ b/Language/Expressions/Unary_Expressions/variable_increment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an expression of the form ++e is equivalent to
  * e += 1.
diff --git a/Language/Expressions/Unary_Expressions/variable_increment_t02.dart b/Language/Expressions/Unary_Expressions/variable_increment_t02.dart
index 9302e0b..e53bfdf 100644
--- a/Language/Expressions/Unary_Expressions/variable_increment_t02.dart
+++ b/Language/Expressions/Unary_Expressions/variable_increment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Evaluation of an expression of the form ++e is equivalent to
  * e += 1.
diff --git a/Language/Expressions/Unary_Expressions/variable_negative_t01.dart b/Language/Expressions/Unary_Expressions/variable_negative_t01.dart
index e8ad489..76f27d5 100644
--- a/Language/Expressions/Unary_Expressions/variable_negative_t01.dart
+++ b/Language/Expressions/Unary_Expressions/variable_negative_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The expression !e is equivalent to the expression
  * e ? false : true.
diff --git a/Language/Expressions/Unary_Expressions/variable_negative_t02.dart b/Language/Expressions/Unary_Expressions/variable_negative_t02.dart
index 29db761..568d2e9 100644
--- a/Language/Expressions/Unary_Expressions/variable_negative_t02.dart
+++ b/Language/Expressions/Unary_Expressions/variable_negative_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The expression !e is equivalent to the expression
  * e ? false : true.
diff --git a/Language/Expressions/Unary_Expressions/variable_negative_t03.dart b/Language/Expressions/Unary_Expressions/variable_negative_t03.dart
index a79fb93..8cf23c8 100644
--- a/Language/Expressions/Unary_Expressions/variable_negative_t03.dart
+++ b/Language/Expressions/Unary_Expressions/variable_negative_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The expression !e is equivalent to the expression
  * e ? false : true.
diff --git a/Language/Expressions/lib.dart b/Language/Expressions/lib.dart
index 1a8ecef..a28d4bf 100644
--- a/Language/Expressions/lib.dart
+++ b/Language/Expressions/lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library lib;
 
 var x = 1;
diff --git a/Language/Expressions/parentheses_t01.dart b/Language/Expressions/parentheses_t01.dart
index feb1eed..7827f21 100644
--- a/Language/Expressions/parentheses_t01.dart
+++ b/Language/Expressions/parentheses_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression e may always be enclosed in parentheses, but this
  * never has any semantic effect on e.
diff --git a/Language/Expressions/parentheses_t02.dart b/Language/Expressions/parentheses_t02.dart
index eee10b0..a3f7c56 100644
--- a/Language/Expressions/parentheses_t02.dart
+++ b/Language/Expressions/parentheses_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression e may always be enclosed in parentheses, but this
  * never has any semantic effect on e.
diff --git a/Language/Expressions/syntax_t01.dart b/Language/Expressions/syntax_t01.dart
index 6ce564a..7d59e33 100644
--- a/Language/Expressions/syntax_t01.dart
+++ b/Language/Expressions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression is a fragment of Dart code that can be evaluated
  * at run time to yield a value, which is always an object.
diff --git a/Language/Functions/External_Functions/not_connected_to_a_body_t01.dart b/Language/Functions/External_Functions/not_connected_to_a_body_t01.dart
index b1ccd89..34bf80d 100644
--- a/Language/Functions/External_Functions/not_connected_to_a_body_t01.dart
+++ b/Language/Functions/External_Functions/not_connected_to_a_body_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external function is a function whose body is provided
  * separately from its declaration. An external function may be a top-level
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01.dart b/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01.dart
index a26f842..f6968be 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the default value of an optional
  * parameter is not a compile-time constant.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02.dart b/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02.dart
index b8c51df..5590566 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the default value of an optional
  * parameter is not a compile-time constant.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/implicit_default_value_t01.dart b/Language/Functions/Formal_Parameters/Optional_Formals/implicit_default_value_t01.dart
index 907ab96..d2d3c33 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/implicit_default_value_t01.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/implicit_default_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If no default is explicitly specified for an optional parameter,
  * an implicit default of null is provided.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/name_t01.dart b/Language/Functions/Formal_Parameters/Optional_Formals/name_t01.dart
index c1d6de4..df11a76 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/name_t01.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the name of a named
  * optional parameter begins with an _ character.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/name_t02.dart b/Language/Functions/Formal_Parameters/Optional_Formals/name_t02.dart
index fa6562a..5a21277 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/name_t02.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if the name of a named

  * optional parameter begins with an _ character.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t01.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t01.dart
index daa1b9b..0ee42db 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t01.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t02.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t02.dart
index 1ffa824..2a5b189 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t02.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t03.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t03.dart
index 08d4471..277a25d 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t03.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t04.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t04.dart
index 3c2a72d..9a7c1be 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t04.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t05.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t05.dart
index 7a75fea..9ef27bd 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t05.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t06.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t06.dart
index a4a6452..30a0b33 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t06.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t08.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t08.dart
index 94b4ddc..a26c6ec 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t08.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t09.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t09.dart
index 53f92a3..0853f9f 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t09.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t10.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t10.dart
index 874905d..b22930b 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t10.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t12.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t12.dart
index 8a42fa3..5942d9f 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t12.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t13.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t13.dart
index ba7720d..2e84ac8 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t13.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14.dart
index 68d9b7d..5c81a9a 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t15.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t15.dart
index 9ff533d..93314e8 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t15.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Optional parameters may be specified and provided with default

  * values.

diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t16.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t16.dart
index dc01f30..cb62c35 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t16.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t17.dart b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t17.dart
index 1448a2a..253e426 100644
--- a/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t17.dart
+++ b/Language/Functions/Formal_Parameters/Optional_Formals/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Optional parameters may be specified and provided with default
  * values.
diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t01.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t01.dart
index 6e823e8..d753460 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t01.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A required formal parameter may be specied in one of three ways:
  *
diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t03.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t03.dart
index 6a6c353..a1b844d 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t03.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t04.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t04.dart
index 29652a9..e4139cc 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t04.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t05.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t05.dart
index 267226d..a2e4fe2 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t05.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A required formal parameter may be specied in one of three ways:
  *
diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t06.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t06.dart
index c691a68..24cec42 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t06.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t07.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t07.dart
index 0593ac6..abde456 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t07.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t08.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t08.dart
index 43c2098..430baf0 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t08.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t09.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t09.dart
index c895eed..bbf9e30 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t09.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t10.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t10.dart
index d4ebfa6..21f8ccc 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t10.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t11.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t11.dart
index 31864fb..c02d598 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t11.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t12.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t12.dart
index 62a8217..61af983 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t12.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t13.dart b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t13.dart
index fba5734..eef7c5e 100644
--- a/Language/Functions/Formal_Parameters/Required_Formals/syntax_t13.dart
+++ b/Language/Functions/Formal_Parameters/Required_Formals/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A required formal parameter may be specied in one of three ways:

  *

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t01.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t01.dart
index 58678dc..b9c6b4c 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t01.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t02.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t02.dart
index 0680e3e..6aac998 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t02.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t03.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t03.dart
index 7117d24..65499af 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t03.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t04.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t04.dart
index 653cccb..9851c73 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t04.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t05.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t05.dart
index 09254c1..b431ba2 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t05.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/declare_as_constant_t06.dart b/Language/Functions/Formal_Parameters/declare_as_constant_t06.dart
index b65b9f1..c594f17 100644
--- a/Language/Functions/Formal_Parameters/declare_as_constant_t06.dart
+++ b/Language/Functions/Formal_Parameters/declare_as_constant_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a formal parameter is declared as

  * a constant variable.

diff --git a/Language/Functions/Formal_Parameters/scope_t01.dart b/Language/Functions/Formal_Parameters/scope_t01.dart
index 4487736..90ebecf 100644
--- a/Language/Functions/Formal_Parameters/scope_t01.dart
+++ b/Language/Functions/Formal_Parameters/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The formal parameter list of a function introduces a new scope
  * known as the function's formal parameter scope. The formal parameter scope
diff --git a/Language/Functions/Formal_Parameters/scope_t02.dart b/Language/Functions/Formal_Parameters/scope_t02.dart
index a3b6e8d..7b98c90 100644
--- a/Language/Functions/Formal_Parameters/scope_t02.dart
+++ b/Language/Functions/Formal_Parameters/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The formal parameter list of a function introduces a new scope
  * known as the function's formal parameter scope. The formal parameter scope
diff --git a/Language/Functions/Formal_Parameters/syntax_t01.dart b/Language/Functions/Formal_Parameters/syntax_t01.dart
index 4610117..3941c42 100644
--- a/Language/Functions/Formal_Parameters/syntax_t01.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Every function includes a formal parameter list, which consists
  * of a list of required parameters, followed by any optional parameters.
diff --git a/Language/Functions/Formal_Parameters/syntax_t02.dart b/Language/Functions/Formal_Parameters/syntax_t02.dart
index e73b84e..0d75beb 100644
--- a/Language/Functions/Formal_Parameters/syntax_t02.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t03.dart b/Language/Functions/Formal_Parameters/syntax_t03.dart
index 1873505..cf78cfb 100644
--- a/Language/Functions/Formal_Parameters/syntax_t03.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t04.dart b/Language/Functions/Formal_Parameters/syntax_t04.dart
index fe8a904..6b4d1a3 100644
--- a/Language/Functions/Formal_Parameters/syntax_t04.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t05.dart b/Language/Functions/Formal_Parameters/syntax_t05.dart
index 9a2a95a..b8efcf4 100644
--- a/Language/Functions/Formal_Parameters/syntax_t05.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t06.dart b/Language/Functions/Formal_Parameters/syntax_t06.dart
index 9ec789e..68977c6 100644
--- a/Language/Functions/Formal_Parameters/syntax_t06.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t07.dart b/Language/Functions/Formal_Parameters/syntax_t07.dart
index c4f07d0..b354999 100644
--- a/Language/Functions/Formal_Parameters/syntax_t07.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t08.dart b/Language/Functions/Formal_Parameters/syntax_t08.dart
index 5f6736e..9d34871 100644
--- a/Language/Functions/Formal_Parameters/syntax_t08.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t09.dart b/Language/Functions/Formal_Parameters/syntax_t09.dart
index d348a4c..e399a34 100644
--- a/Language/Functions/Formal_Parameters/syntax_t09.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t10.dart b/Language/Functions/Formal_Parameters/syntax_t10.dart
index fb795da..82e7958 100644
--- a/Language/Functions/Formal_Parameters/syntax_t10.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t12.dart b/Language/Functions/Formal_Parameters/syntax_t12.dart
index d76a29a..90460b0 100644
--- a/Language/Functions/Formal_Parameters/syntax_t12.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t13.dart b/Language/Functions/Formal_Parameters/syntax_t13.dart
index d2ba2cb..03cdf23 100644
--- a/Language/Functions/Formal_Parameters/syntax_t13.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t14.dart b/Language/Functions/Formal_Parameters/syntax_t14.dart
index bb9a7bd..a6cb170 100644
--- a/Language/Functions/Formal_Parameters/syntax_t14.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t15.dart b/Language/Functions/Formal_Parameters/syntax_t15.dart
index 76b3868..e69187e 100644
--- a/Language/Functions/Formal_Parameters/syntax_t15.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t16.dart b/Language/Functions/Formal_Parameters/syntax_t16.dart
index 534de79..588c824 100644
--- a/Language/Functions/Formal_Parameters/syntax_t16.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t17.dart b/Language/Functions/Formal_Parameters/syntax_t17.dart
index 928da10..a5595a1 100644
--- a/Language/Functions/Formal_Parameters/syntax_t17.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t20.dart b/Language/Functions/Formal_Parameters/syntax_t20.dart
index 8d685db..e4d84a3 100644
--- a/Language/Functions/Formal_Parameters/syntax_t20.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Formal_Parameters/syntax_t21.dart b/Language/Functions/Formal_Parameters/syntax_t21.dart
index cb2d00d..c508cdc 100644
--- a/Language/Functions/Formal_Parameters/syntax_t21.dart
+++ b/Language/Functions/Formal_Parameters/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Every function includes a formal parameter list, which consists

  * of a list of required parameters, followed by any optional parameters.

diff --git a/Language/Functions/Function_Declarations/external_function_t01.dart b/Language/Functions/Function_Declarations/external_function_t01.dart
index a5f9efb..434069a 100644
--- a/Language/Functions/Function_Declarations/external_function_t01.dart
+++ b/Language/Functions/Function_Declarations/external_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The body is empty for functions that are external.
  * @description Checks it is a compile error if external function declaration
diff --git a/Language/Functions/Function_Declarations/external_function_t02.dart b/Language/Functions/Function_Declarations/external_function_t02.dart
index 3598efe..1a5adba 100644
--- a/Language/Functions/Function_Declarations/external_function_t02.dart
+++ b/Language/Functions/Function_Declarations/external_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The body is empty for functions that are external.
  * @description Checks it is a compile error if external function declaration
diff --git a/Language/Functions/Function_Declarations/scope_t01.dart b/Language/Functions/Function_Declarations/scope_t01.dart
index 58ae951..f68a6b8 100644
--- a/Language/Functions/Function_Declarations/scope_t01.dart
+++ b/Language/Functions/Function_Declarations/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a library function is the scope of the enclosing
  * library. The scope of a local function is described in section
diff --git a/Language/Functions/Function_Declarations/static_preface_t01.dart b/Language/Functions/Function_Declarations/static_preface_t01.dart
index 700b7a4..f34c6f9 100644
--- a/Language/Functions/Function_Declarations/static_preface_t01.dart
+++ b/Language/Functions/Function_Declarations/static_preface_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to preface a function declaration with

  * the built-in identier static.

diff --git a/Language/Functions/Function_Declarations/static_preface_t02.dart b/Language/Functions/Function_Declarations/static_preface_t02.dart
index da9cf66..389254f 100644
--- a/Language/Functions/Function_Declarations/static_preface_t02.dart
+++ b/Language/Functions/Function_Declarations/static_preface_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error to preface a function declaration with

  * the built-in identier static.

diff --git a/Language/Functions/Type_of_a_Function/function_type_t01.dart b/Language/Functions/Type_of_a_Function/function_type_t01.dart
index defca5f..572ff01 100644
--- a/Language/Functions/Type_of_a_Function/function_type_t01.dart
+++ b/Language/Functions/Type_of_a_Function/function_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let F be a function with required formal parameters
  * T1 p1, ..., Tn pn, return type T0 and no optional parameters. Then the type
diff --git a/Language/Functions/Type_of_a_Function/return_type_t01.dart b/Language/Functions/Type_of_a_Function/return_type_t01.dart
index 178d0af..2fee6bf 100644
--- a/Language/Functions/Type_of_a_Function/return_type_t01.dart
+++ b/Language/Functions/Type_of_a_Function/return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a function does not declare a return type explicitly, its
  * return type is dynamic, unless it is a constructor function, in which case
diff --git a/Language/Functions/Type_of_a_Function/return_type_t02.dart b/Language/Functions/Type_of_a_Function/return_type_t02.dart
index 6af9f42..16fb08c 100644
--- a/Language/Functions/Type_of_a_Function/return_type_t02.dart
+++ b/Language/Functions/Type_of_a_Function/return_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a function does not declare a return type explicitly, its
  * return type is dynamic, unless it is a constructor function, in which case
diff --git a/Language/Functions/async_return_type_t01.dart b/Language/Functions/async_return_type_t01.dart
index a057372..de4f24a 100644
--- a/Language/Functions/async_return_type_t01.dart
+++ b/Language/Functions/async_return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked async may not be assigned to Future.
diff --git a/Language/Functions/async_return_type_t02.dart b/Language/Functions/async_return_type_t02.dart
index d7671bd..058e16f 100644
--- a/Language/Functions/async_return_type_t02.dart
+++ b/Language/Functions/async_return_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked async may not be assigned to Future.
diff --git a/Language/Functions/async_return_type_t03.dart b/Language/Functions/async_return_type_t03.dart
index 91f9cde..f16e450 100644
--- a/Language/Functions/async_return_type_t03.dart
+++ b/Language/Functions/async_return_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked async may not be assigned to Future.
diff --git a/Language/Functions/ctor_modifier_t01.dart b/Language/Functions/ctor_modifier_t01.dart
index b83265b..76c0fa0 100644
--- a/Language/Functions/ctor_modifier_t01.dart
+++ b/Language/Functions/ctor_modifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t02.dart b/Language/Functions/ctor_modifier_t02.dart
index d7def0d..e7bfa98 100644
--- a/Language/Functions/ctor_modifier_t02.dart
+++ b/Language/Functions/ctor_modifier_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t03.dart b/Language/Functions/ctor_modifier_t03.dart
index ed9bed4..89c0fa7 100644
--- a/Language/Functions/ctor_modifier_t03.dart
+++ b/Language/Functions/ctor_modifier_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t04.dart b/Language/Functions/ctor_modifier_t04.dart
index b9438e1..c929b68 100644
--- a/Language/Functions/ctor_modifier_t04.dart
+++ b/Language/Functions/ctor_modifier_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t05.dart b/Language/Functions/ctor_modifier_t05.dart
index 3f9b51a..26275ce 100644
--- a/Language/Functions/ctor_modifier_t05.dart
+++ b/Language/Functions/ctor_modifier_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t06.dart b/Language/Functions/ctor_modifier_t06.dart
index 62c84f0..3e650c4 100644
--- a/Language/Functions/ctor_modifier_t06.dart
+++ b/Language/Functions/ctor_modifier_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t07.dart b/Language/Functions/ctor_modifier_t07.dart
index d7a4904..167da53 100644
--- a/Language/Functions/ctor_modifier_t07.dart
+++ b/Language/Functions/ctor_modifier_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t08.dart b/Language/Functions/ctor_modifier_t08.dart
index 6e9937a..c1cbbe8 100644
--- a/Language/Functions/ctor_modifier_t08.dart
+++ b/Language/Functions/ctor_modifier_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t09.dart b/Language/Functions/ctor_modifier_t09.dart
index 22f2874..a9d5c7d 100644
--- a/Language/Functions/ctor_modifier_t09.dart
+++ b/Language/Functions/ctor_modifier_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t10.dart b/Language/Functions/ctor_modifier_t10.dart
index dd5566d..c799e62 100644
--- a/Language/Functions/ctor_modifier_t10.dart
+++ b/Language/Functions/ctor_modifier_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t11.dart b/Language/Functions/ctor_modifier_t11.dart
index 472d2a9..967c585 100644
--- a/Language/Functions/ctor_modifier_t11.dart
+++ b/Language/Functions/ctor_modifier_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t12.dart b/Language/Functions/ctor_modifier_t12.dart
index d298efa..ac97c8d 100644
--- a/Language/Functions/ctor_modifier_t12.dart
+++ b/Language/Functions/ctor_modifier_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t13.dart b/Language/Functions/ctor_modifier_t13.dart
index b043814..853f38c 100644
--- a/Language/Functions/ctor_modifier_t13.dart
+++ b/Language/Functions/ctor_modifier_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t14.dart b/Language/Functions/ctor_modifier_t14.dart
index 8639f2f..21403a4 100644
--- a/Language/Functions/ctor_modifier_t14.dart
+++ b/Language/Functions/ctor_modifier_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t15.dart b/Language/Functions/ctor_modifier_t15.dart
index 772a8ae..5f06ff0 100644
--- a/Language/Functions/ctor_modifier_t15.dart
+++ b/Language/Functions/ctor_modifier_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t16.dart b/Language/Functions/ctor_modifier_t16.dart
index d51b2c7..3b135e1 100644
--- a/Language/Functions/ctor_modifier_t16.dart
+++ b/Language/Functions/ctor_modifier_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t17.dart b/Language/Functions/ctor_modifier_t17.dart
index 9ac7aa7..4a503db 100644
--- a/Language/Functions/ctor_modifier_t17.dart
+++ b/Language/Functions/ctor_modifier_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/ctor_modifier_t18.dart b/Language/Functions/ctor_modifier_t18.dart
index ce62e6c..26a498e 100644
--- a/Language/Functions/ctor_modifier_t18.dart
+++ b/Language/Functions/ctor_modifier_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/function_body_short_syntax_t01.dart b/Language/Functions/function_body_short_syntax_t01.dart
index 5845b50..72634b9 100644
--- a/Language/Functions/function_body_short_syntax_t01.dart
+++ b/Language/Functions/function_body_short_syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function body of the form => e is equivalent to a body of
  * the form {return e;} or the form async => e which is equivalent to a body
diff --git a/Language/Functions/function_body_short_syntax_t02.dart b/Language/Functions/function_body_short_syntax_t02.dart
index 0548e27..f782876 100644
--- a/Language/Functions/function_body_short_syntax_t02.dart
+++ b/Language/Functions/function_body_short_syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function body of the form => e is equivalent to a body of
  * the form {return e;} or the form async => e which is equivalent to a body
diff --git a/Language/Functions/function_body_t01.dart b/Language/Functions/function_body_t01.dart
index 3e2c297..8ede49a 100644
--- a/Language/Functions/function_body_t01.dart
+++ b/Language/Functions/function_body_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The body is a block statement containing the statements
  * executed by the function.
diff --git a/Language/Functions/generator_return_type_t01.dart b/Language/Functions/generator_return_type_t01.dart
index 7ddc9df..cad8bb2 100644
--- a/Language/Functions/generator_return_type_t01.dart
+++ b/Language/Functions/generator_return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t02.dart b/Language/Functions/generator_return_type_t02.dart
index bb213ac..c0b12cd 100644
--- a/Language/Functions/generator_return_type_t02.dart
+++ b/Language/Functions/generator_return_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t03.dart b/Language/Functions/generator_return_type_t03.dart
index 0516c26..592aba3 100644
--- a/Language/Functions/generator_return_type_t03.dart
+++ b/Language/Functions/generator_return_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t04.dart b/Language/Functions/generator_return_type_t04.dart
index dee59d6..58e9e4c 100644
--- a/Language/Functions/generator_return_type_t04.dart
+++ b/Language/Functions/generator_return_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t05.dart b/Language/Functions/generator_return_type_t05.dart
index 086a581..30f2a95 100644
--- a/Language/Functions/generator_return_type_t05.dart
+++ b/Language/Functions/generator_return_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t06.dart b/Language/Functions/generator_return_type_t06.dart
index 516a87e..8c4c055 100644
--- a/Language/Functions/generator_return_type_t06.dart
+++ b/Language/Functions/generator_return_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t07.dart b/Language/Functions/generator_return_type_t07.dart
index 25dc4d6..daffb0c 100644
--- a/Language/Functions/generator_return_type_t07.dart
+++ b/Language/Functions/generator_return_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/generator_return_type_t08.dart b/Language/Functions/generator_return_type_t08.dart
index 8e9857e..ef9ed7a 100644
--- a/Language/Functions/generator_return_type_t08.dart
+++ b/Language/Functions/generator_return_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the declared return type of a function
  * marked sync* may not be assigned to Iterable. It is a static warning if
diff --git a/Language/Functions/implicit_return_t01.dart b/Language/Functions/implicit_return_t01.dart
index 410f8f2..4e0019c 100644
--- a/Language/Functions/implicit_return_t01.dart
+++ b/Language/Functions/implicit_return_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the last statement of a function is not a return statement,
  * the statement return; is implicitly appended to the function body.
diff --git a/Language/Functions/implicit_return_t02.dart b/Language/Functions/implicit_return_t02.dart
index d1cc6e3..3aa1401 100644
--- a/Language/Functions/implicit_return_t02.dart
+++ b/Language/Functions/implicit_return_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the last statement of a function is not a return statement,
  * the statement return; is implicitly appended to the function body.
diff --git a/Language/Functions/setter_modifier_t01.dart b/Language/Functions/setter_modifier_t01.dart
index 2d1e92f..36e0a4f 100644
--- a/Language/Functions/setter_modifier_t01.dart
+++ b/Language/Functions/setter_modifier_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/setter_modifier_t02.dart b/Language/Functions/setter_modifier_t02.dart
index 947ca25..42553aa 100644
--- a/Language/Functions/setter_modifier_t02.dart
+++ b/Language/Functions/setter_modifier_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/setter_modifier_t03.dart b/Language/Functions/setter_modifier_t03.dart
index 093593f..515ca71 100644
--- a/Language/Functions/setter_modifier_t03.dart
+++ b/Language/Functions/setter_modifier_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/setter_modifier_t04.dart b/Language/Functions/setter_modifier_t04.dart
index 39be5c4..a9b9cac 100644
--- a/Language/Functions/setter_modifier_t04.dart
+++ b/Language/Functions/setter_modifier_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/setter_modifier_t05.dart b/Language/Functions/setter_modifier_t05.dart
index 58dcdd6..d0cda50 100644
--- a/Language/Functions/setter_modifier_t05.dart
+++ b/Language/Functions/setter_modifier_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/setter_modifier_t06.dart b/Language/Functions/setter_modifier_t06.dart
index b41ce6b..4355cb4 100644
--- a/Language/Functions/setter_modifier_t06.dart
+++ b/Language/Functions/setter_modifier_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an async, async* or sync* modifier
  * is attached to the body of a setter or constructor.
diff --git a/Language/Functions/syntax_t01.dart b/Language/Functions/syntax_t01.dart
index 0cda954..a3350eb 100644
--- a/Language/Functions/syntax_t01.dart
+++ b/Language/Functions/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t02.dart b/Language/Functions/syntax_t02.dart
index 73a3bb4..20367d7 100644
--- a/Language/Functions/syntax_t02.dart
+++ b/Language/Functions/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t03.dart b/Language/Functions/syntax_t03.dart
index 6d413d8..963fac1 100644
--- a/Language/Functions/syntax_t03.dart
+++ b/Language/Functions/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t03_lib.dart b/Language/Functions/syntax_t03_lib.dart
index 8d182fe..b94701a 100644
--- a/Language/Functions/syntax_t03_lib.dart
+++ b/Language/Functions/syntax_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library syntax_t03_lib;
 
 final foo = 1;
diff --git a/Language/Functions/syntax_t04.dart b/Language/Functions/syntax_t04.dart
index a8e98f9..4146584 100644
--- a/Language/Functions/syntax_t04.dart
+++ b/Language/Functions/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t05.dart b/Language/Functions/syntax_t05.dart
index 6281196..de6404f 100644
--- a/Language/Functions/syntax_t05.dart
+++ b/Language/Functions/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t06.dart b/Language/Functions/syntax_t06.dart
index 9c0a759..80eb5bf 100644
--- a/Language/Functions/syntax_t06.dart
+++ b/Language/Functions/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t07.dart b/Language/Functions/syntax_t07.dart
index ff617ea..18000bf 100644
--- a/Language/Functions/syntax_t07.dart
+++ b/Language/Functions/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t08.dart b/Language/Functions/syntax_t08.dart
index cfcd5c1..4f9f469 100644
--- a/Language/Functions/syntax_t08.dart
+++ b/Language/Functions/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t09.dart b/Language/Functions/syntax_t09.dart
index 82a979c..532b007 100644
--- a/Language/Functions/syntax_t09.dart
+++ b/Language/Functions/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t10.dart b/Language/Functions/syntax_t10.dart
index 6672390..1118f57 100644
--- a/Language/Functions/syntax_t10.dart
+++ b/Language/Functions/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t11.dart b/Language/Functions/syntax_t11.dart
index b232ee9..017fdf3 100644
--- a/Language/Functions/syntax_t11.dart
+++ b/Language/Functions/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t12.dart b/Language/Functions/syntax_t12.dart
index aba8061..e121351 100644
--- a/Language/Functions/syntax_t12.dart
+++ b/Language/Functions/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t13.dart b/Language/Functions/syntax_t13.dart
index 6c01f91..47975f0 100644
--- a/Language/Functions/syntax_t13.dart
+++ b/Language/Functions/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t14.dart b/Language/Functions/syntax_t14.dart
index 1e11412..41c9ba0 100644
--- a/Language/Functions/syntax_t14.dart
+++ b/Language/Functions/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t15.dart b/Language/Functions/syntax_t15.dart
index 0e5e2a1..683eae1 100644
--- a/Language/Functions/syntax_t15.dart
+++ b/Language/Functions/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t16.dart b/Language/Functions/syntax_t16.dart
index 279c193..f8c3b04 100644
--- a/Language/Functions/syntax_t16.dart
+++ b/Language/Functions/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t17.dart b/Language/Functions/syntax_t17.dart
index 8d94b4b..eeef6b9 100644
--- a/Language/Functions/syntax_t17.dart
+++ b/Language/Functions/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t18.dart b/Language/Functions/syntax_t18.dart
index b5d884f..14c637e 100644
--- a/Language/Functions/syntax_t18.dart
+++ b/Language/Functions/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t19.dart b/Language/Functions/syntax_t19.dart
index ddfc165..1011d14 100644
--- a/Language/Functions/syntax_t19.dart
+++ b/Language/Functions/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t20.dart b/Language/Functions/syntax_t20.dart
index c6e1de5..6891f68 100644
--- a/Language/Functions/syntax_t20.dart
+++ b/Language/Functions/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t21.dart b/Language/Functions/syntax_t21.dart
index cae3356..08d99f9 100644
--- a/Language/Functions/syntax_t21.dart
+++ b/Language/Functions/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t22.dart b/Language/Functions/syntax_t22.dart
index 38b56dd..9691771 100644
--- a/Language/Functions/syntax_t22.dart
+++ b/Language/Functions/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t23.dart b/Language/Functions/syntax_t23.dart
index 608acf7..744dbb3 100644
--- a/Language/Functions/syntax_t23.dart
+++ b/Language/Functions/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t24.dart b/Language/Functions/syntax_t24.dart
index 4cec694..01f3259 100644
--- a/Language/Functions/syntax_t24.dart
+++ b/Language/Functions/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t25.dart b/Language/Functions/syntax_t25.dart
index 206ea7e..e4c1dcf 100644
--- a/Language/Functions/syntax_t25.dart
+++ b/Language/Functions/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t28.dart b/Language/Functions/syntax_t28.dart
index 8cdba62..d140e33 100644
--- a/Language/Functions/syntax_t28.dart
+++ b/Language/Functions/syntax_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t29.dart b/Language/Functions/syntax_t29.dart
index 4ba968d..34fe647 100644
--- a/Language/Functions/syntax_t29.dart
+++ b/Language/Functions/syntax_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t30.dart b/Language/Functions/syntax_t30.dart
index 7967ca5..1796885 100644
--- a/Language/Functions/syntax_t30.dart
+++ b/Language/Functions/syntax_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t31.dart b/Language/Functions/syntax_t31.dart
index 04312a7..2948614 100644
--- a/Language/Functions/syntax_t31.dart
+++ b/Language/Functions/syntax_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t32.dart b/Language/Functions/syntax_t32.dart
index 29c97c3..6f50b14 100644
--- a/Language/Functions/syntax_t32.dart
+++ b/Language/Functions/syntax_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Functions include function declarations, methods, getters,

  * setters, constructors and function literals.

diff --git a/Language/Functions/syntax_t33.dart b/Language/Functions/syntax_t33.dart
index 9c31b5c..307f5e6 100644
--- a/Language/Functions/syntax_t33.dart
+++ b/Language/Functions/syntax_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t34.dart b/Language/Functions/syntax_t34.dart
index d59ee3c..9c8e74e 100644
--- a/Language/Functions/syntax_t34.dart
+++ b/Language/Functions/syntax_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t35.dart b/Language/Functions/syntax_t35.dart
index 1a57b94..caaa093 100644
--- a/Language/Functions/syntax_t35.dart
+++ b/Language/Functions/syntax_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t36.dart b/Language/Functions/syntax_t36.dart
index 8b5db26..1ae1035 100644
--- a/Language/Functions/syntax_t36.dart
+++ b/Language/Functions/syntax_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t37.dart b/Language/Functions/syntax_t37.dart
index f9cbe3f..971c4e3 100644
--- a/Language/Functions/syntax_t37.dart
+++ b/Language/Functions/syntax_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t38.dart b/Language/Functions/syntax_t38.dart
index 2e5ddf9..29b5e17 100644
--- a/Language/Functions/syntax_t38.dart
+++ b/Language/Functions/syntax_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t39.dart b/Language/Functions/syntax_t39.dart
index c2bb617..778f8fb 100644
--- a/Language/Functions/syntax_t39.dart
+++ b/Language/Functions/syntax_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t40.dart b/Language/Functions/syntax_t40.dart
index 9e87ce9..2fec757 100644
--- a/Language/Functions/syntax_t40.dart
+++ b/Language/Functions/syntax_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t41.dart b/Language/Functions/syntax_t41.dart
index c45b3c8..e16fb64 100644
--- a/Language/Functions/syntax_t41.dart
+++ b/Language/Functions/syntax_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t42.dart b/Language/Functions/syntax_t42.dart
index 9d793af..3926a19 100644
--- a/Language/Functions/syntax_t42.dart
+++ b/Language/Functions/syntax_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t43.dart b/Language/Functions/syntax_t43.dart
index b9dfa99..5f7f725 100644
--- a/Language/Functions/syntax_t43.dart
+++ b/Language/Functions/syntax_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t44.dart b/Language/Functions/syntax_t44.dart
index 27bd530..b88b0af 100644
--- a/Language/Functions/syntax_t44.dart
+++ b/Language/Functions/syntax_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t45.dart b/Language/Functions/syntax_t45.dart
index b7786b6..b838f6b 100644
--- a/Language/Functions/syntax_t45.dart
+++ b/Language/Functions/syntax_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t46.dart b/Language/Functions/syntax_t46.dart
index b22420b..8cce065 100644
--- a/Language/Functions/syntax_t46.dart
+++ b/Language/Functions/syntax_t46.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Functions/syntax_t47.dart b/Language/Functions/syntax_t47.dart
index 9884ead..fa39b9b 100644
--- a/Language/Functions/syntax_t47.dart
+++ b/Language/Functions/syntax_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Functions include function declarations, methods, getters,
  * setters, constructors and function literals.
diff --git a/Language/Generics/FutureOr_A01_t01.dart b/Language/Generics/FutureOr_A01_t01.dart
index f3ec903..f37d5c9 100644
--- a/Language/Generics/FutureOr_A01_t01.dart
+++ b/Language/Generics/FutureOr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/FutureOr_A01_t02.dart b/Language/Generics/FutureOr_A01_t02.dart
index fb10c7f..4bf8698 100644
--- a/Language/Generics/FutureOr_A01_t02.dart
+++ b/Language/Generics/FutureOr_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/Superbounded_types/class_A01_t01.dart b/Language/Generics/Superbounded_types/class_A01_t01.dart
index b81a499..f617334 100644
--- a/Language/Generics/Superbounded_types/class_A01_t01.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/class_A01_t02.dart b/Language/Generics/Superbounded_types/class_A01_t02.dart
index 4a21bcf..2abb66b 100644
--- a/Language/Generics/Superbounded_types/class_A01_t02.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
@@ -19,11 +20,11 @@
   //     ^
   // [cfe] Type argument 'int' doesn't conform to the bound 'A<T>' of the type variable 'T' on 'A'.
   A<A<int>> a2;
-//  ^^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A<A<A<int>>> a3;
-//  ^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A01_t03.dart b/Language/Generics/Superbounded_types/class_A01_t03.dart
index 03a24e6..2358a7b 100644
--- a/Language/Generics/Superbounded_types/class_A01_t03.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/class_A01_t04.dart b/Language/Generics/Superbounded_types/class_A01_t04.dart
index bdec7b8..f8cbf4c 100644
--- a/Language/Generics/Superbounded_types/class_A01_t04.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A01_t05.dart b/Language/Generics/Superbounded_types/class_A01_t05.dart
index 6a91801..0913723 100644
--- a/Language/Generics/Superbounded_types/class_A01_t05.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -22,7 +23,7 @@
   //               ^^^
   // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
   bool b2 = 1 is A<A<int>>;
-//                 ^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A01_t06.dart b/Language/Generics/Superbounded_types/class_A01_t06.dart
index 201b68d..0dd5cf4 100644
--- a/Language/Generics/Superbounded_types/class_A01_t06.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A01_t07.dart b/Language/Generics/Superbounded_types/class_A01_t07.dart
index a3e537b..4705da3 100644
--- a/Language/Generics/Superbounded_types/class_A01_t07.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -17,11 +18,11 @@
 
 main() {
   var b1 = null as A<int>?;
-//                   ^^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var b2 = null as A<A<int>>?;
-//                   ^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A01_t08.dart b/Language/Generics/Superbounded_types/class_A01_t08.dart
index 43ad2df..c83a069 100644
--- a/Language/Generics/Superbounded_types/class_A01_t08.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/class_A01_t09.dart b/Language/Generics/Superbounded_types/class_A01_t09.dart
index 3a87c63..17c2f39 100644
--- a/Language/Generics/Superbounded_types/class_A01_t09.dart
+++ b/Language/Generics/Superbounded_types/class_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/class_A02_t01.dart b/Language/Generics/Superbounded_types/class_A02_t01.dart
index 2b61a68..9c71ac6 100644
--- a/Language/Generics/Superbounded_types/class_A02_t01.dart
+++ b/Language/Generics/Superbounded_types/class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -16,19 +17,19 @@
 
 main() {
   A a1 = new A<dynamic>();
-//       ^^^^^^^^^^^^^^^^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A a2 = new A<Object?>();
-//       ^^^^^^^^^^^^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A a3 = new A<void>();
-//       ^^^^^^^^^^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A a4 = new A<Null>();
-//       ^^^^^^^^^^^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A a5 = new A<Never>();
@@ -49,7 +50,7 @@
   //            ^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
   A a9  = new A<A<Null>>();
-//              ^^^^^^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A a10 = new A<A<Never>>();
diff --git a/Language/Generics/Superbounded_types/class_A02_t02.dart b/Language/Generics/Superbounded_types/class_A02_t02.dart
index 3410112..41bcf48 100644
--- a/Language/Generics/Superbounded_types/class_A02_t02.dart
+++ b/Language/Generics/Superbounded_types/class_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -33,7 +34,7 @@
   //           ^^^^
   // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
   const a4 = A<Null>();
-//             ^^^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const a5 = A<Never>();
@@ -54,7 +55,7 @@
   //           ^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
   const a9 = A<A<Null>>();
-//             ^^^^^^^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const a0 = A<A<Never>>();
diff --git a/Language/Generics/Superbounded_types/class_A02_t03.dart b/Language/Generics/Superbounded_types/class_A02_t03.dart
index 51d7735..a69a938 100644
--- a/Language/Generics/Superbounded_types/class_A02_t03.dart
+++ b/Language/Generics/Superbounded_types/class_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A02_t04.dart b/Language/Generics/Superbounded_types/class_A02_t04.dart
index a053391..bdf3bbb 100644
--- a/Language/Generics/Superbounded_types/class_A02_t04.dart
+++ b/Language/Generics/Superbounded_types/class_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A03_t01.dart b/Language/Generics/Superbounded_types/class_A03_t01.dart
index 553b774..156917b 100644
--- a/Language/Generics/Superbounded_types/class_A03_t01.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -15,39 +16,39 @@
 class A<X> {
   A() {}
   factory A.foo1() = C<dynamic>;
-//                   ^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo2() = C<Object?>;
-//                   ^^^^^^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo3() = C<void>;
-//                   ^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo4() = C<A<dynamic>>;
-//                   ^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo5() = C<A<Object?>>;
-//                   ^^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo6() = C<A<void>>;
-//                   ^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo7() = C<A<A<dynamic>>>;
-//                   ^^^^^^^^^^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo8() = C<A<A<Object?>>>;
-//                   ^^^^^^^^^^^^^^^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo9() = C<A<A<void>>>;
-//                   ^^^^^^^^^^^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A03_t02.dart b/Language/Generics/Superbounded_types/class_A03_t02.dart
index b4738ac..2270450 100644
--- a/Language/Generics/Superbounded_types/class_A03_t02.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A03_t03.dart b/Language/Generics/Superbounded_types/class_A03_t03.dart
index d20c44d..7fb77ab 100644
--- a/Language/Generics/Superbounded_types/class_A03_t03.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A03_t04.dart b/Language/Generics/Superbounded_types/class_A03_t04.dart
index f7946ff..21ec76d 100644
--- a/Language/Generics/Superbounded_types/class_A03_t04.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -15,39 +16,39 @@
 class A<X extends A<X>> {
   A() {}
   factory A.foo1() = C<dynamic>;
-//                   ^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo2() = C<Object?>;
-//                   ^^^^^^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo3() = C<void>;
-//                   ^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo4() = C<A<dynamic>>;
-//                   ^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo5() = C<A<Object?>>;
-//                   ^^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo6() = C<A<void>>;
-//                   ^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo7() = C<A<A<dynamic>>>;
-//                   ^^^^^^^^^^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo8() = C<A<A<Object?>>>;
-//                   ^^^^^^^^^^^^^^^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo9() = C<A<A<void>>>;
-//                   ^^^^^^^^^^^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A03_t05.dart b/Language/Generics/Superbounded_types/class_A03_t05.dart
index c9b66f1..75efc71 100644
--- a/Language/Generics/Superbounded_types/class_A03_t05.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -17,15 +18,15 @@
   A() {}
   factory A.foo1() = C;
   factory A.foo2() = C<A>;
-//                   ^^^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo3() = C<A<A>>;
-//                   ^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   factory A.foo4() = C<A<A<A>>>;
-//                   ^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/Superbounded_types/class_A03_t06.dart b/Language/Generics/Superbounded_types/class_A03_t06.dart
index e0efca5..edf2445 100644
--- a/Language/Generics/Superbounded_types/class_A03_t06.dart
+++ b/Language/Generics/Superbounded_types/class_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AIt is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
diff --git a/Language/Generics/Superbounded_types/class_A04_t01.dart b/Language/Generics/Superbounded_types/class_A04_t01.dart
index 46a6db1..02730f5 100644
--- a/Language/Generics/Superbounded_types/class_A04_t01.dart
+++ b/Language/Generics/Superbounded_types/class_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -60,7 +61,7 @@
 //                 ^^^^^^^
 // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
 class B10 extends A<A<Null>> {}
-//                  ^^^^^^^
+// [error line 63, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/Superbounded_types/class_A04_t02.dart b/Language/Generics/Superbounded_types/class_A04_t02.dart
index 7c15d45..b94fa1f 100644
--- a/Language/Generics/Superbounded_types/class_A04_t02.dart
+++ b/Language/Generics/Superbounded_types/class_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -60,7 +61,7 @@
 //                    ^^^^^^^
 // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
 class B10 implements A<A<Null>> {}
-//                     ^^^^^^^
+// [error line 63, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/Superbounded_types/class_A04_t03.dart b/Language/Generics/Superbounded_types/class_A04_t03.dart
index 84deae6..66aacbe 100644
--- a/Language/Generics/Superbounded_types/class_A04_t03.dart
+++ b/Language/Generics/Superbounded_types/class_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a parameterized type [T] is
  * super-bounded when it is used in any of the following ways:
@@ -61,7 +62,7 @@
 //                        ^^^^^^^
 // [analyzer] COMPILE_TIME_ERROR.TYPE_ARGUMENT_NOT_MATCHING_BOUNDS
 class B10 extends C with A<A<Null>> {}
-//                         ^^^^^^^
+// [error line 64, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/Superbounded_types/class_A05_t01.dart b/Language/Generics/Superbounded_types/class_A05_t01.dart
index 2ac5ecf..ea19854 100644
--- a/Language/Generics/Superbounded_types/class_A05_t01.dart
+++ b/Language/Generics/Superbounded_types/class_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Types of members from super-bounded class types are computed using the same
  * rules as types of members from other types. Types of function applications
diff --git a/Language/Generics/Superbounded_types/function_A01_t01.dart b/Language/Generics/Superbounded_types/function_A01_t01.dart
index ca093ec..d1179f9 100644
--- a/Language/Generics/Superbounded_types/function_A01_t01.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/function_A01_t02.dart b/Language/Generics/Superbounded_types/function_A01_t02.dart
index 2ceb9da..b83100b 100644
--- a/Language/Generics/Superbounded_types/function_A01_t02.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/function_A01_t03.dart b/Language/Generics/Superbounded_types/function_A01_t03.dart
index b7b185d..dd44803 100644
--- a/Language/Generics/Superbounded_types/function_A01_t03.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/function_A01_t04.dart b/Language/Generics/Superbounded_types/function_A01_t04.dart
index 096eb7d..81680e3 100644
--- a/Language/Generics/Superbounded_types/function_A01_t04.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/function_A01_t05.dart b/Language/Generics/Superbounded_types/function_A01_t05.dart
index ddab56d..9899c9a 100644
--- a/Language/Generics/Superbounded_types/function_A01_t05.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/function_A01_t06.dart b/Language/Generics/Superbounded_types/function_A01_t06.dart
index a893ea3..91b2510 100644
--- a/Language/Generics/Superbounded_types/function_A01_t06.dart
+++ b/Language/Generics/Superbounded_types/function_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef1_A01_t01.dart b/Language/Generics/Superbounded_types/typedef1_A01_t01.dart
index f3c0de2..f3fcdc6 100644
--- a/Language/Generics/Superbounded_types/typedef1_A01_t01.dart
+++ b/Language/Generics/Superbounded_types/typedef1_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef1_A01_t02.dart b/Language/Generics/Superbounded_types/typedef1_A01_t02.dart
index 8dd1409..53c1a31 100644
--- a/Language/Generics/Superbounded_types/typedef1_A01_t02.dart
+++ b/Language/Generics/Superbounded_types/typedef1_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef1_A01_t03.dart b/Language/Generics/Superbounded_types/typedef1_A01_t03.dart
index 64497df..5f2ecb6 100644
--- a/Language/Generics/Superbounded_types/typedef1_A01_t03.dart
+++ b/Language/Generics/Superbounded_types/typedef1_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef1_A01_t04.dart b/Language/Generics/Superbounded_types/typedef1_A01_t04.dart
index 0339ede..e4c9d41 100644
--- a/Language/Generics/Superbounded_types/typedef1_A01_t04.dart
+++ b/Language/Generics/Superbounded_types/typedef1_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef2_A01_t01.dart b/Language/Generics/Superbounded_types/typedef2_A01_t01.dart
index be52cdf..ec378fb 100644
--- a/Language/Generics/Superbounded_types/typedef2_A01_t01.dart
+++ b/Language/Generics/Superbounded_types/typedef2_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef2_A01_t02.dart b/Language/Generics/Superbounded_types/typedef2_A01_t02.dart
index 6c3b845..f1ed4b3 100644
--- a/Language/Generics/Superbounded_types/typedef2_A01_t02.dart
+++ b/Language/Generics/Superbounded_types/typedef2_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef2_A01_t03.dart b/Language/Generics/Superbounded_types/typedef2_A01_t03.dart
index de6aa33..4560066 100644
--- a/Language/Generics/Superbounded_types/typedef2_A01_t03.dart
+++ b/Language/Generics/Superbounded_types/typedef2_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef2_A01_t04.dart b/Language/Generics/Superbounded_types/typedef2_A01_t04.dart
index bfb2b40..10d16da 100644
--- a/Language/Generics/Superbounded_types/typedef2_A01_t04.dart
+++ b/Language/Generics/Superbounded_types/typedef2_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t01.dart b/Language/Generics/Superbounded_types/typedef3_A01_t01.dart
index 68052ce..ef6a98b 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t01.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t02.dart b/Language/Generics/Superbounded_types/typedef3_A01_t02.dart
index 0ec3e68..3432d4d 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t02.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t03.dart b/Language/Generics/Superbounded_types/typedef3_A01_t03.dart
index ab88352..6fd8a87 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t03.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t04.dart b/Language/Generics/Superbounded_types/typedef3_A01_t04.dart
index 7e4f7ca..34ebcec 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t04.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t05.dart b/Language/Generics/Superbounded_types/typedef3_A01_t05.dart
index 2e482a5..73496e7 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t05.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/Superbounded_types/typedef3_A01_t06.dart b/Language/Generics/Superbounded_types/typedef3_A01_t06.dart
index badb18f..8716c52 100644
--- a/Language/Generics/Superbounded_types/typedef3_A01_t06.dart
+++ b/Language/Generics/Superbounded_types/typedef3_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any use of a type [T] which is not well-bounded is a
  * compile-time error.
diff --git a/Language/Generics/class_A01_t01.dart b/Language/Generics/class_A01_t01.dart
index 7ec8340..0e7618b 100644
--- a/Language/Generics/class_A01_t01.dart
+++ b/Language/Generics/class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
@@ -35,7 +36,7 @@
 // [analyzer] COMPILE_TIME_ERROR.WRONG_NUMBER_OF_TYPE_ARGUMENTS
 // [cfe] Expected 1 type arguments.
   C<int, String, long>?        c9;
-//^^^^^^^^^^^^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C<int, int, int, int, int>? c10;
diff --git a/Language/Generics/class_A01_t02.dart b/Language/Generics/class_A01_t02.dart
index 2ad2cc7..85e5552 100644
--- a/Language/Generics/class_A01_t02.dart
+++ b/Language/Generics/class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
diff --git a/Language/Generics/class_A01_t03.dart b/Language/Generics/class_A01_t03.dart
index 01171b4..26d7fdc 100644
--- a/Language/Generics/class_A01_t03.dart
+++ b/Language/Generics/class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
diff --git a/Language/Generics/class_A01_t04.dart b/Language/Generics/class_A01_t04.dart
index 06cc475..7379da6 100644
--- a/Language/Generics/class_A01_t04.dart
+++ b/Language/Generics/class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
diff --git a/Language/Generics/class_A02_t01.dart b/Language/Generics/class_A02_t01.dart
index 91c0f71..51d46fd 100644
--- a/Language/Generics/class_A02_t01.dart
+++ b/Language/Generics/class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
@@ -32,24 +33,24 @@
   //         ^
   // [cfe] Type argument 'int' doesn't conform to the bound 'C<T>' of the type variable 'T' on 'C'.
   A<C<C<int>>>? a6;
-//    ^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   A<C<C<C<C<C<C<int>>>>>>>? a7;
-//    ^^^^^^^^^^^^^^^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   C<C<int>>? c1;
-//  ^^^^^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C<C<C<int>>>? c2;
-//  ^^^^^^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C<C<C<C<C<C<C<int>>>>>>>? c3;
-//  ^^^^^^^^^^^^^^^^^^^^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/class_A03_t01.dart b/Language/Generics/class_A03_t01.dart
index 153618c..2cc6133 100644
--- a/Language/Generics/class_A03_t01.dart
+++ b/Language/Generics/class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
diff --git a/Language/Generics/class_A03_t02.dart b/Language/Generics/class_A03_t02.dart
index ab5ae2f..a345e17 100644
--- a/Language/Generics/class_A03_t02.dart
+++ b/Language/Generics/class_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic class declaration introduces a generic class into the 
  * enclosing library scope. A generic class is a mapping that accepts a list of
diff --git a/Language/Generics/class_A04_t01.dart b/Language/Generics/class_A04_t01.dart
index d3d7d62..e0fd5f4 100644
--- a/Language/Generics/class_A04_t01.dart
+++ b/Language/Generics/class_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/function_A01_t01.dart b/Language/Generics/function_A01_t01.dart
index 273d560..386888a 100644
--- a/Language/Generics/function_A01_t01.dart
+++ b/Language/Generics/function_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/function_A02_t01.dart b/Language/Generics/function_A02_t01.dart
index b20bf19..51b0a14 100644
--- a/Language/Generics/function_A02_t01.dart
+++ b/Language/Generics/function_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic function declaration introduces a generic function into
  * the enclosing scope. Consider a function invocation expression of the form
diff --git a/Language/Generics/function_A03_t01.dart b/Language/Generics/function_A03_t01.dart
index 17501df..8179f74 100644
--- a/Language/Generics/function_A03_t01.dart
+++ b/Language/Generics/function_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic function declaration introduces a generic function into
  * the enclosing scope. Consider a function invocation expression of the form
diff --git a/Language/Generics/parameter_A01_t01.dart b/Language/Generics/parameter_A01_t01.dart
index 0bde7ed..479d9d3 100644
--- a/Language/Generics/parameter_A01_t01.dart
+++ b/Language/Generics/parameter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -29,7 +30,7 @@
 
   C2 c21 = C2();
   C2 c22 = C2<A>();
-//         ^^^^^^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C2 c23 = C2<B>();
@@ -37,11 +38,11 @@
 
   C3 c31 = C3();
   C3 c32 = C3<A>();
-//         ^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C3 c33 = C3<B>();
-//         ^^^^^^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C3 c34 = C3<C>();
diff --git a/Language/Generics/parameter_A01_t02.dart b/Language/Generics/parameter_A01_t02.dart
index a776df8..0ae5d68 100644
--- a/Language/Generics/parameter_A01_t02.dart
+++ b/Language/Generics/parameter_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A01_t03.dart b/Language/Generics/parameter_A01_t03.dart
index 9bb8b14..728726b 100644
--- a/Language/Generics/parameter_A01_t03.dart
+++ b/Language/Generics/parameter_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A01_t04.dart b/Language/Generics/parameter_A01_t04.dart
index e1cbf33..5a44ac1 100644
--- a/Language/Generics/parameter_A01_t04.dart
+++ b/Language/Generics/parameter_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A01_t05.dart b/Language/Generics/parameter_A01_t05.dart
index 0348cfc..cfc9796 100644
--- a/Language/Generics/parameter_A01_t05.dart
+++ b/Language/Generics/parameter_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t01.dart b/Language/Generics/parameter_A02_t01.dart
index bc0700d..c0ddca2 100644
--- a/Language/Generics/parameter_A02_t01.dart
+++ b/Language/Generics/parameter_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t02.dart b/Language/Generics/parameter_A02_t02.dart
index 730c176..477be7a 100644
--- a/Language/Generics/parameter_A02_t02.dart
+++ b/Language/Generics/parameter_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t03.dart b/Language/Generics/parameter_A02_t03.dart
index 0d74bac..0676a83 100644
--- a/Language/Generics/parameter_A02_t03.dart
+++ b/Language/Generics/parameter_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t04.dart b/Language/Generics/parameter_A02_t04.dart
index 36ce3d3..cf40322 100644
--- a/Language/Generics/parameter_A02_t04.dart
+++ b/Language/Generics/parameter_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t05.dart b/Language/Generics/parameter_A02_t05.dart
index 9570ab9..c390c21 100644
--- a/Language/Generics/parameter_A02_t05.dart
+++ b/Language/Generics/parameter_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A02_t06.dart b/Language/Generics/parameter_A02_t06.dart
index 1a30547..1dbdc33 100644
--- a/Language/Generics/parameter_A02_t06.dart
+++ b/Language/Generics/parameter_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter T may be suffixed with an extends clause that
  * specifies the upper bound for T. If no extends clause is present, the upper
diff --git a/Language/Generics/parameter_A03_t01.dart b/Language/Generics/parameter_A03_t01.dart
index 0ba54ae..76f8006 100644
--- a/Language/Generics/parameter_A03_t01.dart
+++ b/Language/Generics/parameter_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -21,11 +22,11 @@
 // [analyzer] COMPILE_TIME_ERROR.TYPE_PARAMETER_SUPERTYPE_OF_ITS_BOUND
 // [cfe] Type 'X' can't use itself as a bound.
 class G2<X extends Y, Y extends X> {}
-//       ^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class G3<X extends Y, Y extends Z, Z extends X> {}
-//       ^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/parameter_A03_t02.dart b/Language/Generics/parameter_A03_t02.dart
index 8eec7a6..9d9c081 100644
--- a/Language/Generics/parameter_A03_t02.dart
+++ b/Language/Generics/parameter_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -21,11 +22,11 @@
 // [analyzer] COMPILE_TIME_ERROR.TYPE_PARAMETER_SUPERTYPE_OF_ITS_BOUND
 // [cfe] Type 'X' can't use itself as a bound.
 typedef Alias2<X extends Y, Y extends X> = void Function(X, Y);
-//             ^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef Alias3<X extends Y, Y extends Z, Z extends X> = void Function(X, Y, Z);
-//             ^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/parameter_A03_t03.dart b/Language/Generics/parameter_A03_t03.dart
index 471a76b..bab4302 100644
--- a/Language/Generics/parameter_A03_t03.dart
+++ b/Language/Generics/parameter_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -21,15 +22,15 @@
 class C<T1, T2, T3> {}
 
 typedef G1<X extends X> = A<X>;
-//         ^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef G2<X extends Y, Y extends X> = B<X, Y>;
-//         ^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef G3<X extends Y, Y extends Z, Z extends X> = C<X, Y, Z>;
-//         ^^^^^^^^^^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/parameter_A03_t04.dart b/Language/Generics/parameter_A03_t04.dart
index 23a1477..c6a6208 100644
--- a/Language/Generics/parameter_A03_t04.dart
+++ b/Language/Generics/parameter_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -21,11 +22,11 @@
 // [analyzer] COMPILE_TIME_ERROR.TYPE_PARAMETER_SUPERTYPE_OF_ITS_BOUND
 // [cfe] Type 'X' can't use itself as a bound.
 typedef void Alias2<X extends Y, Y extends X>(X, Y);
-//                  ^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef void Alias3<X extends Y, Y extends Z, Z extends X>(X, Y, Z);
-//                  ^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/parameter_A03_t05.dart b/Language/Generics/parameter_A03_t05.dart
index abe7686..100c35a 100644
--- a/Language/Generics/parameter_A03_t05.dart
+++ b/Language/Generics/parameter_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
@@ -21,11 +22,11 @@
 // [analyzer] COMPILE_TIME_ERROR.TYPE_PARAMETER_SUPERTYPE_OF_ITS_BOUND
 // [cfe] Type 'X' can't use itself as a bound.
 void func2<X extends Y, Y extends X>(X, Y) {}
-//         ^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 void func3<X extends Y, Y extends Z, Z extends X>(X, Y, Z) {}
-//         ^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/parameter_A04_t01.dart b/Language/Generics/parameter_A04_t01.dart
index f2fbfbc..93791c4 100644
--- a/Language/Generics/parameter_A04_t01.dart
+++ b/Language/Generics/parameter_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A04_t02.dart b/Language/Generics/parameter_A04_t02.dart
index 76af8de..46b528e 100644
--- a/Language/Generics/parameter_A04_t02.dart
+++ b/Language/Generics/parameter_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A04_t03.dart b/Language/Generics/parameter_A04_t03.dart
index 0f38042..db1b176 100644
--- a/Language/Generics/parameter_A04_t03.dart
+++ b/Language/Generics/parameter_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A04_t04.dart b/Language/Generics/parameter_A04_t04.dart
index d75d753..9d49050 100644
--- a/Language/Generics/parameter_A04_t04.dart
+++ b/Language/Generics/parameter_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A04_t05.dart b/Language/Generics/parameter_A04_t05.dart
index ce04b42..7f526b7 100644
--- a/Language/Generics/parameter_A04_t05.dart
+++ b/Language/Generics/parameter_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A05_t01.dart b/Language/Generics/parameter_A05_t01.dart
index 7a47817..a9a5c2a 100644
--- a/Language/Generics/parameter_A05_t01.dart
+++ b/Language/Generics/parameter_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A05_t02.dart b/Language/Generics/parameter_A05_t02.dart
index 64c82fa..866374b 100644
--- a/Language/Generics/parameter_A05_t02.dart
+++ b/Language/Generics/parameter_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A05_t03.dart b/Language/Generics/parameter_A05_t03.dart
index 47b05fe..a2a30a1 100644
--- a/Language/Generics/parameter_A05_t03.dart
+++ b/Language/Generics/parameter_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *    typeParameter ::= metadata identifier (extends typeNotVoid)?
diff --git a/Language/Generics/parameter_A06_t01.dart b/Language/Generics/parameter_A06_t01.dart
index 81b4ce7..d43628f 100644
--- a/Language/Generics/parameter_A06_t01.dart
+++ b/Language/Generics/parameter_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter is considered to be a malformed type when
  * referenced by a static member.
diff --git a/Language/Generics/parameter_A06_t02.dart b/Language/Generics/parameter_A06_t02.dart
index bf73300..0321de0 100644
--- a/Language/Generics/parameter_A06_t02.dart
+++ b/Language/Generics/parameter_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter is considered to be a malformed type when
  * referenced by a static member.
diff --git a/Language/Generics/parameter_A06_t03.dart b/Language/Generics/parameter_A06_t03.dart
index 08fc40d..f9a1e3e 100644
--- a/Language/Generics/parameter_A06_t03.dart
+++ b/Language/Generics/parameter_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter is considered to be a malformed type when
  * referenced by a static member.
diff --git a/Language/Generics/parameter_A07_t01.dart b/Language/Generics/parameter_A07_t01.dart
index f8414aa..80fd7480 100644
--- a/Language/Generics/parameter_A07_t01.dart
+++ b/Language/Generics/parameter_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used to name a constructor in an
  * instance creation expression
diff --git a/Language/Generics/parameter_A07_t02.dart b/Language/Generics/parameter_A07_t02.dart
index 0b20f32..05b5390 100644
--- a/Language/Generics/parameter_A07_t02.dart
+++ b/Language/Generics/parameter_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used to name a constructor in an
  * instance creation expression
diff --git a/Language/Generics/parameter_A08_t01.dart b/Language/Generics/parameter_A08_t01.dart
index 4a80df6..65a4bcd 100644
--- a/Language/Generics/parameter_A08_t01.dart
+++ b/Language/Generics/parameter_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a superclass or superinterface
  * @description Checks that class type parameter cannot be used as a superclass
diff --git a/Language/Generics/parameter_A08_t02.dart b/Language/Generics/parameter_A08_t02.dart
index 22ee8a0..bff6e4b 100644
--- a/Language/Generics/parameter_A08_t02.dart
+++ b/Language/Generics/parameter_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a superclass or superinterface
  * @description Checks that class type parameter cannot be used as a
diff --git a/Language/Generics/parameter_A09_t01.dart b/Language/Generics/parameter_A09_t01.dart
index d92ceda..3fdd266 100644
--- a/Language/Generics/parameter_A09_t01.dart
+++ b/Language/Generics/parameter_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a generic type
  * @description Checks that class type parameter cannot be used as a generic
diff --git a/Language/Generics/parameter_A09_t02.dart b/Language/Generics/parameter_A09_t02.dart
index bfa1eba..a3c2baa 100644
--- a/Language/Generics/parameter_A09_t02.dart
+++ b/Language/Generics/parameter_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a generic type
  * @description Checks that function type parameter cannot be used as a generic
diff --git a/Language/Generics/parameter_A09_t03.dart b/Language/Generics/parameter_A09_t03.dart
index fb87e72..5afd3bb 100644
--- a/Language/Generics/parameter_A09_t03.dart
+++ b/Language/Generics/parameter_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a generic type
  * @description Checks that nonfunction type alias parameter cannot be used as a
diff --git a/Language/Generics/parameter_A09_t04.dart b/Language/Generics/parameter_A09_t04.dart
index a90ec18..23df461 100644
--- a/Language/Generics/parameter_A09_t04.dart
+++ b/Language/Generics/parameter_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a generic type
  * @description Checks that function type alias parameter cannot be used as a
diff --git a/Language/Generics/parameter_A09_t05.dart b/Language/Generics/parameter_A09_t05.dart
index 350e057..a96ec7f 100644
--- a/Language/Generics/parameter_A09_t05.dart
+++ b/Language/Generics/parameter_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type parameter cannot be used as a generic type
  * @description Checks that function type alias parameter cannot be used as a
diff --git a/Language/Generics/scope_t01.dart b/Language/Generics/scope_t01.dart
index 4621bd4..8ff3cf5 100644
--- a/Language/Generics/scope_t01.dart
+++ b/Language/Generics/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type parameters of a generic G are in scope in the bounds of
  * all of the type parameters of G. The type parameters of a generic class
diff --git a/Language/Generics/scope_t02.dart b/Language/Generics/scope_t02.dart
index c21f26f..93caaf9 100644
--- a/Language/Generics/scope_t02.dart
+++ b/Language/Generics/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type parameters of a generic G are in scope in the bounds of
  * all of the type parameters of G. The type parameters of a generic class
diff --git a/Language/Generics/scope_t03.dart b/Language/Generics/scope_t03.dart
index 53b7f4c..d4d3b44 100644
--- a/Language/Generics/scope_t03.dart
+++ b/Language/Generics/scope_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type parameters of a generic G are in scope in the bounds of
  * all of the type parameters of G. The type parameters of a generic class
diff --git a/Language/Generics/scope_t06.dart b/Language/Generics/scope_t06.dart
index e9da606..59fe08a 100644
--- a/Language/Generics/scope_t06.dart
+++ b/Language/Generics/scope_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type parameters of a generic G are in scope in the bounds of
  * all of the type parameters of G. The type parameters of a generic class
diff --git a/Language/Generics/scope_t07.dart b/Language/Generics/scope_t07.dart
index b787ee6..54afdd3 100644
--- a/Language/Generics/scope_t07.dart
+++ b/Language/Generics/scope_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type parameters of a generic G are in scope in the bounds of
  * all of the type parameters of G. The type parameters of a generic class
diff --git a/Language/Generics/syntax_t01.dart b/Language/Generics/syntax_t01.dart
index 6951c96..17f5701 100644
--- a/Language/Generics/syntax_t01.dart
+++ b/Language/Generics/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t02.dart b/Language/Generics/syntax_t02.dart
index ffc211a..7ef482b 100644
--- a/Language/Generics/syntax_t02.dart
+++ b/Language/Generics/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t03.dart b/Language/Generics/syntax_t03.dart
index ef8fac2..75a232b 100644
--- a/Language/Generics/syntax_t03.dart
+++ b/Language/Generics/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t04.dart b/Language/Generics/syntax_t04.dart
index 73c8a77..a9d998d 100644
--- a/Language/Generics/syntax_t04.dart
+++ b/Language/Generics/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t05.dart b/Language/Generics/syntax_t05.dart
index 892a1e8..7ad7ae9 100644
--- a/Language/Generics/syntax_t05.dart
+++ b/Language/Generics/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t06.dart b/Language/Generics/syntax_t06.dart
index ef4f4f6..a12569f 100644
--- a/Language/Generics/syntax_t06.dart
+++ b/Language/Generics/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t07.dart b/Language/Generics/syntax_t07.dart
index 22305a3..0a535f7 100644
--- a/Language/Generics/syntax_t07.dart
+++ b/Language/Generics/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t08.dart b/Language/Generics/syntax_t08.dart
index 273d2c8..31a4fe5 100644
--- a/Language/Generics/syntax_t08.dart
+++ b/Language/Generics/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t09.dart b/Language/Generics/syntax_t09.dart
index 20f9e1e..7b2db47 100644
--- a/Language/Generics/syntax_t09.dart
+++ b/Language/Generics/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t10.dart b/Language/Generics/syntax_t10.dart
index 171f870..09cad97 100644
--- a/Language/Generics/syntax_t10.dart
+++ b/Language/Generics/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t11.dart b/Language/Generics/syntax_t11.dart
index 74a164f..a5a40fe 100644
--- a/Language/Generics/syntax_t11.dart
+++ b/Language/Generics/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t12.dart b/Language/Generics/syntax_t12.dart
index 479287d..e33412c 100644
--- a/Language/Generics/syntax_t12.dart
+++ b/Language/Generics/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t13.dart b/Language/Generics/syntax_t13.dart
index 462af64..f1ce562 100644
--- a/Language/Generics/syntax_t13.dart
+++ b/Language/Generics/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t14.dart b/Language/Generics/syntax_t14.dart
index 688247e..c3a2f7f 100644
--- a/Language/Generics/syntax_t14.dart
+++ b/Language/Generics/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t15.dart b/Language/Generics/syntax_t15.dart
index 9f1fc74..662998e 100644
--- a/Language/Generics/syntax_t15.dart
+++ b/Language/Generics/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A class declaration, type alias, or function [G] may be generic,

  * that is, [G] may have formal type parameters declared.

diff --git a/Language/Generics/syntax_t16.dart b/Language/Generics/syntax_t16.dart
index aee7ca2..b825669 100644
--- a/Language/Generics/syntax_t16.dart
+++ b/Language/Generics/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t17.dart b/Language/Generics/syntax_t17.dart
index 0baf384..9fe83d6 100644
--- a/Language/Generics/syntax_t17.dart
+++ b/Language/Generics/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t18.dart b/Language/Generics/syntax_t18.dart
index 41eb257..dd61572 100644
--- a/Language/Generics/syntax_t18.dart
+++ b/Language/Generics/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t19.dart b/Language/Generics/syntax_t19.dart
index 1f6d7f5..e215fd2 100644
--- a/Language/Generics/syntax_t19.dart
+++ b/Language/Generics/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t20.dart b/Language/Generics/syntax_t20.dart
index 1afc403..1ee9b36 100644
--- a/Language/Generics/syntax_t20.dart
+++ b/Language/Generics/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t21.dart b/Language/Generics/syntax_t21.dart
index 79b2f43..ac3e8af 100644
--- a/Language/Generics/syntax_t21.dart
+++ b/Language/Generics/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t22.dart b/Language/Generics/syntax_t22.dart
index e1220e9..f49b852 100644
--- a/Language/Generics/syntax_t22.dart
+++ b/Language/Generics/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t23.dart b/Language/Generics/syntax_t23.dart
index 62637c9..d8bf2a7 100644
--- a/Language/Generics/syntax_t23.dart
+++ b/Language/Generics/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t24.dart b/Language/Generics/syntax_t24.dart
index ef1fa9d..aa6fd66 100644
--- a/Language/Generics/syntax_t24.dart
+++ b/Language/Generics/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t25.dart b/Language/Generics/syntax_t25.dart
index 9ead386..9767ef4 100644
--- a/Language/Generics/syntax_t25.dart
+++ b/Language/Generics/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class declaration, type alias, or function [G] may be generic,
  * that is, [G] may have formal type parameters declared.
diff --git a/Language/Generics/syntax_t26_A01.dart b/Language/Generics/syntax_t26_A01.dart
index 360f25a..2b296d0 100644
--- a/Language/Generics/syntax_t26_A01.dart
+++ b/Language/Generics/syntax_t26_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t26_A02.dart b/Language/Generics/syntax_t26_A02.dart
index 5bd4435..37d9b0e 100644
--- a/Language/Generics/syntax_t26_A02.dart
+++ b/Language/Generics/syntax_t26_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t27.dart b/Language/Generics/syntax_t27.dart
index 905b69c..20fd2ae 100644
--- a/Language/Generics/syntax_t27.dart
+++ b/Language/Generics/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t28.dart b/Language/Generics/syntax_t28.dart
index aed0dda..dd67e92 100644
--- a/Language/Generics/syntax_t28.dart
+++ b/Language/Generics/syntax_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t29.dart b/Language/Generics/syntax_t29.dart
index 82d687d..1d2873f 100644
--- a/Language/Generics/syntax_t29.dart
+++ b/Language/Generics/syntax_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t30.dart b/Language/Generics/syntax_t30.dart
index 7c52341..a69c3ee 100644
--- a/Language/Generics/syntax_t30.dart
+++ b/Language/Generics/syntax_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/syntax_t31.dart b/Language/Generics/syntax_t31.dart
index 29ab503..f3179ed 100644
--- a/Language/Generics/syntax_t31.dart
+++ b/Language/Generics/syntax_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/typedef_A01_t01.dart b/Language/Generics/typedef_A01_t01.dart
index 168e274..76c5de8 100644
--- a/Language/Generics/typedef_A01_t01.dart
+++ b/Language/Generics/typedef_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t02.dart b/Language/Generics/typedef_A01_t02.dart
index 957fa5a..4170f7f 100644
--- a/Language/Generics/typedef_A01_t02.dart
+++ b/Language/Generics/typedef_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t03.dart b/Language/Generics/typedef_A01_t03.dart
index 52376ec..748ba65 100644
--- a/Language/Generics/typedef_A01_t03.dart
+++ b/Language/Generics/typedef_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t04.dart b/Language/Generics/typedef_A01_t04.dart
index 5cff20d..c03a2bb 100644
--- a/Language/Generics/typedef_A01_t04.dart
+++ b/Language/Generics/typedef_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t05.dart b/Language/Generics/typedef_A01_t05.dart
index ce2318f..efdfc4f 100644
--- a/Language/Generics/typedef_A01_t05.dart
+++ b/Language/Generics/typedef_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t06.dart b/Language/Generics/typedef_A01_t06.dart
index 93627d6..dd5da60 100644
--- a/Language/Generics/typedef_A01_t06.dart
+++ b/Language/Generics/typedef_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t07.dart b/Language/Generics/typedef_A01_t07.dart
index 7c3fdd4..f584275 100644
--- a/Language/Generics/typedef_A01_t07.dart
+++ b/Language/Generics/typedef_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t08.dart b/Language/Generics/typedef_A01_t08.dart
index 7d6419d..355232f 100644
--- a/Language/Generics/typedef_A01_t08.dart
+++ b/Language/Generics/typedef_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t09.dart b/Language/Generics/typedef_A01_t09.dart
index c6e5b14..781ec02 100644
--- a/Language/Generics/typedef_A01_t09.dart
+++ b/Language/Generics/typedef_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
@@ -31,19 +32,19 @@
 }
 
 typedef Alias1<T> = my_function;
-//                  ^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef Alias2<T> = my_function<T>;
-//                  ^^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef Alias3<T> = my_function();
-//                  ^^^^^^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 typedef Alias4<T> = my_function<T>();
-//                  ^^^^^^^^^^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -56,12 +57,12 @@
 // [analyzer] SYNTACTIC_ERROR.EXPECTED_TOKEN
 // [cfe] Expected 'Function' before this.
 typedef CAlias3<T1, T2> = C3<T>({T1, T2});
-//                        ^^^^^^
+// [error line 59, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
 typedef CAlias4<T extends int> = C1<T>(24);
-//                                    ^^^
+// [error line 64, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Generics/typedef_A01_t10.dart b/Language/Generics/typedef_A01_t10.dart
index bfa0d14..67a554d 100644
--- a/Language/Generics/typedef_A01_t10.dart
+++ b/Language/Generics/typedef_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t11.dart b/Language/Generics/typedef_A01_t11.dart
index bdb4136..3ed1fe8 100644
--- a/Language/Generics/typedef_A01_t11.dart
+++ b/Language/Generics/typedef_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A01_t12.dart b/Language/Generics/typedef_A01_t12.dart
index 2de0d4b..a7e6437 100644
--- a/Language/Generics/typedef_A01_t12.dart
+++ b/Language/Generics/typedef_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A02_t01.dart b/Language/Generics/typedef_A02_t01.dart
index bf37c1d..33c3d0c 100644
--- a/Language/Generics/typedef_A02_t01.dart
+++ b/Language/Generics/typedef_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A02_t02.dart b/Language/Generics/typedef_A02_t02.dart
index e4f8c56..2cd3f57 100644
--- a/Language/Generics/typedef_A02_t02.dart
+++ b/Language/Generics/typedef_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A02_t03.dart b/Language/Generics/typedef_A02_t03.dart
index b53fbd4..c619467 100644
--- a/Language/Generics/typedef_A02_t03.dart
+++ b/Language/Generics/typedef_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A03_t01.dart b/Language/Generics/typedef_A03_t01.dart
index f7448a3..e797035 100644
--- a/Language/Generics/typedef_A03_t01.dart
+++ b/Language/Generics/typedef_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t01.dart b/Language/Generics/typedef_A04_t01.dart
index 3d1e05f..e5e06bc 100644
--- a/Language/Generics/typedef_A04_t01.dart
+++ b/Language/Generics/typedef_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t02.dart b/Language/Generics/typedef_A04_t02.dart
index 6a5915d..9955f29 100644
--- a/Language/Generics/typedef_A04_t02.dart
+++ b/Language/Generics/typedef_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t03.dart b/Language/Generics/typedef_A04_t03.dart
index 8a7e326..3e1fd77 100644
--- a/Language/Generics/typedef_A04_t03.dart
+++ b/Language/Generics/typedef_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t04.dart b/Language/Generics/typedef_A04_t04.dart
index 17022aa..3805b48 100644
--- a/Language/Generics/typedef_A04_t04.dart
+++ b/Language/Generics/typedef_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t05.dart b/Language/Generics/typedef_A04_t05.dart
index 6334fbf..afb7345 100644
--- a/Language/Generics/typedef_A04_t05.dart
+++ b/Language/Generics/typedef_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t06.dart b/Language/Generics/typedef_A04_t06.dart
index 1eca153..9a36a33 100644
--- a/Language/Generics/typedef_A04_t06.dart
+++ b/Language/Generics/typedef_A04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t07.dart b/Language/Generics/typedef_A04_t07.dart
index 37d53f8..aabc830 100644
--- a/Language/Generics/typedef_A04_t07.dart
+++ b/Language/Generics/typedef_A04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t08.dart b/Language/Generics/typedef_A04_t08.dart
index a6316b2..f33bf02 100644
--- a/Language/Generics/typedef_A04_t08.dart
+++ b/Language/Generics/typedef_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A04_t09.dart b/Language/Generics/typedef_A04_t09.dart
index 6f54b76..02fb89e 100644
--- a/Language/Generics/typedef_A04_t09.dart
+++ b/Language/Generics/typedef_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A05_t01.dart b/Language/Generics/typedef_A05_t01.dart
index 6ae59f2..be67bf1 100644
--- a/Language/Generics/typedef_A05_t01.dart
+++ b/Language/Generics/typedef_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A05_t02.dart b/Language/Generics/typedef_A05_t02.dart
index 98c3f49..4403380 100644
--- a/Language/Generics/typedef_A05_t02.dart
+++ b/Language/Generics/typedef_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A05_t03.dart b/Language/Generics/typedef_A05_t03.dart
index 983317b..ab1e961 100644
--- a/Language/Generics/typedef_A05_t03.dart
+++ b/Language/Generics/typedef_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A05_t04.dart b/Language/Generics/typedef_A05_t04.dart
index ec914aa..e91d800 100644
--- a/Language/Generics/typedef_A05_t04.dart
+++ b/Language/Generics/typedef_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A05_t05.dart b/Language/Generics/typedef_A05_t05.dart
index 29403e8..35cc3c1 100644
--- a/Language/Generics/typedef_A05_t05.dart
+++ b/Language/Generics/typedef_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t01.dart b/Language/Generics/typedef_A06_t01.dart
index efd65da..075b82d 100644
--- a/Language/Generics/typedef_A06_t01.dart
+++ b/Language/Generics/typedef_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t02.dart b/Language/Generics/typedef_A06_t02.dart
index 1ad48e9..ba10dfb 100644
--- a/Language/Generics/typedef_A06_t02.dart
+++ b/Language/Generics/typedef_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t03.dart b/Language/Generics/typedef_A06_t03.dart
index 95d64c9..479ffab 100644
--- a/Language/Generics/typedef_A06_t03.dart
+++ b/Language/Generics/typedef_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t04.dart b/Language/Generics/typedef_A06_t04.dart
index 4c606a9..eef8ec5 100644
--- a/Language/Generics/typedef_A06_t04.dart
+++ b/Language/Generics/typedef_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t05.dart b/Language/Generics/typedef_A06_t05.dart
index 81e0742..94b87e3 100644
--- a/Language/Generics/typedef_A06_t05.dart
+++ b/Language/Generics/typedef_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t06.dart b/Language/Generics/typedef_A06_t06.dart
index 76c0f85..3910148 100644
--- a/Language/Generics/typedef_A06_t06.dart
+++ b/Language/Generics/typedef_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t07.dart b/Language/Generics/typedef_A06_t07.dart
index a8d7248..b82f72e 100644
--- a/Language/Generics/typedef_A06_t07.dart
+++ b/Language/Generics/typedef_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t08.dart b/Language/Generics/typedef_A06_t08.dart
index 8f4cc28..a838bc3 100644
--- a/Language/Generics/typedef_A06_t08.dart
+++ b/Language/Generics/typedef_A06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t09.dart b/Language/Generics/typedef_A06_t09.dart
index cf6d2db..5ff8ea2 100644
--- a/Language/Generics/typedef_A06_t09.dart
+++ b/Language/Generics/typedef_A06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t10.dart b/Language/Generics/typedef_A06_t10.dart
index 58fb366..eefdc14 100644
--- a/Language/Generics/typedef_A06_t10.dart
+++ b/Language/Generics/typedef_A06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t11.dart b/Language/Generics/typedef_A06_t11.dart
index ec923fa..03da365 100644
--- a/Language/Generics/typedef_A06_t11.dart
+++ b/Language/Generics/typedef_A06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t12.dart b/Language/Generics/typedef_A06_t12.dart
index 99cb441..d6690f9 100644
--- a/Language/Generics/typedef_A06_t12.dart
+++ b/Language/Generics/typedef_A06_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t13.dart b/Language/Generics/typedef_A06_t13.dart
index 9031ccb..e0c2afc 100644
--- a/Language/Generics/typedef_A06_t13.dart
+++ b/Language/Generics/typedef_A06_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A06_t14.dart b/Language/Generics/typedef_A06_t14.dart
index f8e0f04..dca3c45 100644
--- a/Language/Generics/typedef_A06_t14.dart
+++ b/Language/Generics/typedef_A06_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A07_t01.dart b/Language/Generics/typedef_A07_t01.dart
index fa447be..0e6e8ab 100644
--- a/Language/Generics/typedef_A07_t01.dart
+++ b/Language/Generics/typedef_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A07_t02.dart b/Language/Generics/typedef_A07_t02.dart
index 2cad36b..69fcbe4 100644
--- a/Language/Generics/typedef_A07_t02.dart
+++ b/Language/Generics/typedef_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A07_t03.dart b/Language/Generics/typedef_A07_t03.dart
index 2f190e4..7668a2a 100644
--- a/Language/Generics/typedef_A07_t03.dart
+++ b/Language/Generics/typedef_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A08_t01.dart b/Language/Generics/typedef_A08_t01.dart
index 1c44224..f548e58 100644
--- a/Language/Generics/typedef_A08_t01.dart
+++ b/Language/Generics/typedef_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
diff --git a/Language/Generics/typedef_A08_t02.dart b/Language/Generics/typedef_A08_t02.dart
index db67c9a..c884044 100644
--- a/Language/Generics/typedef_A08_t02.dart
+++ b/Language/Generics/typedef_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
@@ -37,7 +38,7 @@
   AAlias<A<dynamic>> a4;
   AAlias<A<Object?>> a5;
   AAlias<A<int>>     a6;
-//       ^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   AAlias<int>        a7;
@@ -46,7 +47,7 @@
   //                 ^
   // [cfe] Type argument 'int' doesn't conform to the bound 'A<T>' of the type variable 'T' on 'AAlias'.
   AAlias<A<Null>>    a8;
-//       ^^^^^^^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   AAlias<dynamic>    a9;
diff --git a/Language/Generics/typedef_A08_t03.dart b/Language/Generics/typedef_A08_t03.dart
index e3407f7..243c9a5 100644
--- a/Language/Generics/typedef_A08_t03.dart
+++ b/Language/Generics/typedef_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
@@ -37,7 +38,7 @@
   AAlias<A<dynamic>> a4;
   AAlias<A<Object?>> a5;
   AAlias<A<int>>     a6;
-//       ^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   AAlias<int>        a7;
diff --git a/Language/Generics/typedef_A08_t04.dart b/Language/Generics/typedef_A08_t04.dart
index 0457f8c..496fb98 100644
--- a/Language/Generics/typedef_A08_t04.dart
+++ b/Language/Generics/typedef_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type alias is a declaration [D] of one of the following
  * forms:
@@ -37,7 +38,7 @@
   AAlias<A<dynamic>> a4;
   AAlias<A<Object?>> a5;
   AAlias<A<int>>     a6;
-//       ^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   AAlias<int>        a7;
@@ -47,7 +48,7 @@
   // [cfe] Type argument 'int' doesn't conform to the bound 'A<T>' of the type variable 'T' on 'AAlias'.
   AAlias<dynamic>    a8;
   AAlias<A<Null>>    a9;
-//       ^^^^^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Generics/typedef_A09_t01.dart b/Language/Generics/typedef_A09_t01.dart
index 3d164df..39e5ea7 100644
--- a/Language/Generics/typedef_A09_t01.dart
+++ b/Language/Generics/typedef_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A09_t02.dart b/Language/Generics/typedef_A09_t02.dart
index d3255e7..c071def 100644
--- a/Language/Generics/typedef_A09_t02.dart
+++ b/Language/Generics/typedef_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A09_t03.dart b/Language/Generics/typedef_A09_t03.dart
index d449dbc..5ffe091 100644
--- a/Language/Generics/typedef_A09_t03.dart
+++ b/Language/Generics/typedef_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A09_t04.dart b/Language/Generics/typedef_A09_t04.dart
index d648cc6..6437e8b 100644
--- a/Language/Generics/typedef_A09_t04.dart
+++ b/Language/Generics/typedef_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A09_t05.dart b/Language/Generics/typedef_A09_t05.dart
index 20e3441..a095f5d 100644
--- a/Language/Generics/typedef_A09_t05.dart
+++ b/Language/Generics/typedef_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A09_t06.dart b/Language/Generics/typedef_A09_t06.dart
index c405602..c1afffc 100644
--- a/Language/Generics/typedef_A09_t06.dart
+++ b/Language/Generics/typedef_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that satisfaction of the bounds on the formal type
  * parameters of a generic type alias [D] must imply satisfaction of all bounds
diff --git a/Language/Generics/typedef_A10_t01.dart b/Language/Generics/typedef_A10_t01.dart
index 46313a2..2744f69 100644
--- a/Language/Generics/typedef_A10_t01.dart
+++ b/Language/Generics/typedef_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/typedef_A10_t02.dart b/Language/Generics/typedef_A10_t02.dart
index d8fa775..e24eab3 100644
--- a/Language/Generics/typedef_A10_t02.dart
+++ b/Language/Generics/typedef_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Generics/typedef_A10_t03.dart b/Language/Generics/typedef_A10_t03.dart
index e952234..fc97076 100644
--- a/Language/Generics/typedef_A10_t03.dart
+++ b/Language/Generics/typedef_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A generic type is a type which is introduced by a generic class
  * declaration or a generic type alias, or it is the type [FutureOr].
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t01.dart
index 662d8c5..43b7756 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t02.dart
index c88bd76..b9bc90d 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03.dart
index a7d8ffe..0e1ebad 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t04.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t04.dart
index cd94b05..f65d7da 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t04.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t05.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t05.dart
index c60cb3b..4eed4a1 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t05.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t06.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t06.dart
index 9c0e439..c2060b8 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t06.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t07.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t07.dart
index bbb3c55..b1d2a38 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t07.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t08.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t08.dart
index 23b727a..6c92e39 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t08.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t09.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t09.dart
index 30ed0aa..68438a6 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t09.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t10.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t10.dart
index 73c1250..474ce59 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t10.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t11.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t11.dart
index 70613d7..01892ea 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t11.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t12.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t12.dart
index 07a270d..225995a 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t12.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t13.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t13.dart
index eccf53f..4fc3b12 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t13.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t14.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t14.dart
index cb5e8e2..8e70b30 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t14.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t01.dart
index 3580c40..00725ac 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface I inherits any members of its superinterfaces that
  * are not overridden by members declared in I.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t02.dart
index 307a424..7964c68 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface I inherits any members of its superinterfaces that
  * are not overridden by members declared in I.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t03.dart
index 555c5e2..fae9215 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface I inherits any members of its superinterfaces that
  * are not overridden by members declared in I.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t04.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t04.dart
index 1fa94c8..7f4bf6b 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t04.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface I inherits any members of its superinterfaces that
  * are not overridden by members declared in I.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t01.dart
index 99d5821..734d967 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t02.dart
index f1a52c6..a8cd34e 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t03.dart
index a65a478..2b5fa77 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t04.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t04.dart
index e1dcdda..a011d99 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t04.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t01.dart
index 10eedc2..2ec6fb9 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t02.dart
index 20ba572..499a462 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t03.dart
index 1140788..1df130a 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t04.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t04.dart
index bc1e4ed..7596254 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t04.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t05.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t05.dart
index b1f1248..3450087 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t05.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t06.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t06.dart
index e2d2c18..2944a99 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t06.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t07.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t07.dart
index 8ff30f1..cd50619 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t07.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t08.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t08.dart
index c36836e..c85502c 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t08.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t09.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t09.dart
index b92ef8a..6100d53 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t09.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t10.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t10.dart
index 491c637..6bd2dfe 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t10.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t11.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t11.dart
index 9e013d6..c1a45e3 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t11.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t12.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t12.dart
index 6e9bf40..7567369 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t12.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t01.dart
index d4a2e15..5b1d65e 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t02.dart
index 06ce3ad..19b5368 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t03.dart
index 71c5e38..a80239c 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We define inherited(J, K) to be
  * the set of members m such that all of the following hold:
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01.dart
index b26b1e7..cb35cd0 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if m is a method and m' is a getter, or
  * if m is a getter and m' is a method.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02.dart
index ecfb58e..e8d0b13 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if m is a method and m' is a getter, or
  * if m is a getter and m' is a method.
diff --git a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t03.dart b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t03.dart
index 5ea5558..a0e02c5 100644
--- a/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t03.dart
+++ b/Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if m is a method and m' is a getter, or
  * if m is a getter and m' is a method.
diff --git a/Language/Interfaces/Superinterfaces/definition_t01.dart b/Language/Interfaces/Superinterfaces/definition_t01.dart
index cf3131a..0393e47 100644
--- a/Language/Interfaces/Superinterfaces/definition_t01.dart
+++ b/Language/Interfaces/Superinterfaces/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface has a set of direct superinterfaces.
  * An interface J is a superinterface of an interface I iff either J is a
diff --git a/Language/Interfaces/Superinterfaces/definition_t03.dart b/Language/Interfaces/Superinterfaces/definition_t03.dart
index a45260ab3..dd86e63 100644
--- a/Language/Interfaces/Superinterfaces/definition_t03.dart
+++ b/Language/Interfaces/Superinterfaces/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An interface has a set of direct superinterfaces.

  * An interface J is a superinterface of an interface I iff either J is a

diff --git a/Language/Interfaces/Superinterfaces/definition_t04.dart b/Language/Interfaces/Superinterfaces/definition_t04.dart
index df20dfa..76c3fee 100644
--- a/Language/Interfaces/Superinterfaces/definition_t04.dart
+++ b/Language/Interfaces/Superinterfaces/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An interface has a set of direct superinterfaces.

  * An interface J is a superinterface of an interface I iff either J is a

diff --git a/Language/Interfaces/Superinterfaces/definition_t05.dart b/Language/Interfaces/Superinterfaces/definition_t05.dart
index 740cae9..bcba2df 100644
--- a/Language/Interfaces/Superinterfaces/definition_t05.dart
+++ b/Language/Interfaces/Superinterfaces/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface has a set of direct superinterfaces.
  * An interface J is a superinterface of an interface I iff either J is a
diff --git a/Language/Interfaces/Superinterfaces/definition_t06.dart b/Language/Interfaces/Superinterfaces/definition_t06.dart
index a2d285e..0b37a92 100644
--- a/Language/Interfaces/Superinterfaces/definition_t06.dart
+++ b/Language/Interfaces/Superinterfaces/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An interface has a set of direct superinterfaces.
  * An interface J is a superinterface of an interface I iff either J is a
diff --git a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t01.dart b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t01.dart
index 6bb37b9..8e1d721 100644
--- a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t01.dart
+++ b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an interface is a superinterface

  * of itself.

diff --git a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t02.dart b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t02.dart
index 37c53e5..07d4f4b 100644
--- a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t02.dart
+++ b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an interface is a superinterface

  * of itself.

diff --git a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t03.dart b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t03.dart
index 204fc78..ed011ab 100644
--- a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t03.dart
+++ b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if an interface is a superinterface

  * of itself.

diff --git a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t04.dart b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t04.dart
index 8043fa3..0e0082e 100644
--- a/Language/Interfaces/Superinterfaces/superinterface_of_itself_t04.dart
+++ b/Language/Interfaces/Superinterfaces/superinterface_of_itself_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an interface is a superinterface
  * of itself.
diff --git a/Language/Libraries_and_Scripts/Exports/implicit_hide_t01.dart b/Language/Libraries_and_Scripts/Exports/implicit_hide_t01.dart
index 5732153..8249653 100644
--- a/Language/Libraries_and_Scripts/Exports/implicit_hide_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/implicit_hide_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N would be
  * introduced into the exported namespace of L by exports of two libraries, L1
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01.dart
index 517f89f..a6a4e8b 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the specified URI does not refer
  * to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib.dart
index 47f8c4f..df31dbb 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Export_test_lib;
 export "invalid_uri_t01_lib2.dart";
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib2.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib2.dart
index e388117..8e09c2b 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib2.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t01_lib2.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 var foo = 1;
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t02.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t02.dart
index c64cdb2..de03d28 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the specified URI does not refer
  * to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t03.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t03.dart
index a696fb0..2dbb4da 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t03.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the specified URI does not refer
  * to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Exports/invalid_uri_t03_part.dart b/Language/Libraries_and_Scripts/Exports/invalid_uri_t03_part.dart
index 87dd751..dd62cb3 100644
--- a/Language/Libraries_and_Scripts/Exports/invalid_uri_t03_part.dart
+++ b/Language/Libraries_and_Scripts/Exports/invalid_uri_t03_part.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of my_lib;
 
diff --git a/Language/Libraries_and_Scripts/Exports/public_namespace_t01.dart b/Language/Libraries_and_Scripts/Exports/public_namespace_t01.dart
index 50a3752..e4f39d3 100644
--- a/Language/Libraries_and_Scripts/Exports/public_namespace_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/public_namespace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library always exports all names and all declarations in its
  * public namespace. In addition, a library may choose to re-export additional
diff --git a/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib.dart b/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib.dart
index 66f9764..1b7b40f 100644
--- a/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A02_t01_lib;
 
diff --git a/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib2.dart b/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib2.dart
index 4583abb..89cd239 100644
--- a/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib2.dart
+++ b/Language/Libraries_and_Scripts/Exports/public_namespace_t01_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A02_t01_lib2;
 
diff --git a/Language/Libraries_and_Scripts/Exports/reexport__itself_t01.dart b/Language/Libraries_and_Scripts/Exports/reexport__itself_t01.dart
index cff2027..e5561a5 100644
--- a/Language/Libraries_and_Scripts/Exports/reexport__itself_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/reexport__itself_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each entry mapping key k to declaration d in N Sn an entry
  * mapping k to d is added to the exported namespace of L unless a top-level
diff --git a/Language/Libraries_and_Scripts/Exports/reexport__itself_t02.dart b/Language/Libraries_and_Scripts/Exports/reexport__itself_t02.dart
index 9d8fd51..55634ab 100644
--- a/Language/Libraries_and_Scripts/Exports/reexport__itself_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/reexport__itself_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each entry mapping key k to declaration d in N Sn an entry
  * mapping k to d is added to the exported namespace of L unless a top-level
diff --git a/Language/Libraries_and_Scripts/Exports/reexport_lib.dart b/Language/Libraries_and_Scripts/Exports/reexport_lib.dart
index 9e0de9a..fdd9e04 100644
--- a/Language/Libraries_and_Scripts/Exports/reexport_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/reexport_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library Exports_A04_lib;
 
 export "reexport_lib_p1.dart";
diff --git a/Language/Libraries_and_Scripts/Exports/reexport_t01.dart b/Language/Libraries_and_Scripts/Exports/reexport_t01.dart
index 7ef3970..3bf9881 100644
--- a/Language/Libraries_and_Scripts/Exports/reexport_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/reexport_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a name N is re-exported by a library
  * L and N is introduced into the export namespace of L by more than one export.
diff --git a/Language/Libraries_and_Scripts/Exports/reexport_t02.dart b/Language/Libraries_and_Scripts/Exports/reexport_t02.dart
index 797ff85..50aca9a 100644
--- a/Language/Libraries_and_Scripts/Exports/reexport_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/reexport_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a name N is re-exported by a library

  * L and N is introduced into the export namespace of L by more than one export.

diff --git a/Language/Libraries_and_Scripts/Exports/same_name_t01.dart b/Language/Libraries_and_Scripts/Exports/same_name_t01.dart
index 1558949..20aae10 100644
--- a/Language/Libraries_and_Scripts/Exports/same_name_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/same_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is not an error or warning to export two different libraries
  * with the same name
diff --git a/Language/Libraries_and_Scripts/Exports/same_name_t02.dart b/Language/Libraries_and_Scripts/Exports/same_name_t02.dart
index 9d513d3..3bf7db4 100644
--- a/Language/Libraries_and_Scripts/Exports/same_name_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/same_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a static warning to export two different libraries with the
  * same name unless their name is the empty string.
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t01.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t01.dart
index 93af998..2389521 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let E be an export directive that refers to a URI via the string
  * s1. Evaluation of E proceeds as follows:
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib.dart
index 177df71..0c464bf 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t01_lib;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib2.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib2.dart
index c8f9838..c6f852b 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib2.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t01_lib2;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib3.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib3.dart
index c33c6e3..81db8b7 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib3.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t01_lib3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t01_lib3;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02.dart
index 7296acc..34c7891 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let E be an export directive that refers to a URI via the string
  * s1. Evaluation of E proceeds as follows:
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib.dart
index e5afa48..bcb1b84 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t02_lib;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib2.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib2.dart
index 29452fb..e186048 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib2.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t02_lib2;
 export "show_hide_t02_lib22.dart" show foo, bar, boo, badaboo hide bar hide C; // exports only foo and boo
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib22.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib22.dart
index 5d2d081..4c6bc6b 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib22.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t02_lib22;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib3.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib3.dart
index b5fd7ba..33af3b7 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib3.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t02_lib3;
 export "show_hide_t02_lib33.dart" hide foo, boo show foo, bar, badaboo, C; // exports only bar and C
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib33.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib33.dart
index 70843c9..e3eca45 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib33.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t02_lib33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_A03_t02_lib33;
 
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t03.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t03.dart
index 0da4a3e..8c2da8a 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t03.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let E be an export directive that refers to a URI via the string
  * s1. Evaluation of E proceeds as follows:
diff --git a/Language/Libraries_and_Scripts/Exports/show_hide_t04.dart b/Language/Libraries_and_Scripts/Exports/show_hide_t04.dart
index e2601ab..aaae968 100644
--- a/Language/Libraries_and_Scripts/Exports/show_hide_t04.dart
+++ b/Language/Libraries_and_Scripts/Exports/show_hide_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let E be an export directive that refers to a URI via the string
  * s1. Evaluation of E proceeds as follows:
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_lib.dart
index bc14ec9..e9867e0 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_lib;
 
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t01.dart b/Language/Libraries_and_Scripts/Exports/syntax_t01.dart
index b892322..f78e193 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library L exports a namespace, meaning that the declarations in

  * the namespace are made available to other libraries if they choose to import

diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t01_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t01_lib.dart
index 2c32806..6511669 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 #export "syntax_lib.dart";
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t02.dart b/Language/Libraries_and_Scripts/Exports/syntax_t02.dart
index 9d21821..3f06070 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t02_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t02_lib.dart
index 70e86ae..529800d 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t02_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export "syntax_lib.dart" show hide hide show;
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t03.dart b/Language/Libraries_and_Scripts/Exports/syntax_t03.dart
index 1b2f156..03dda58 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t03_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t03_lib.dart
index be1ef56..14762db 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t03_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export "syntax_lib.dart" show hide, show;
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t04.dart b/Language/Libraries_and_Scripts/Exports/syntax_t04.dart
index a70cc9d..585c9e7 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library L exports a namespace, meaning that the declarations in

  * the namespace are made available to other libraries if they choose to import

diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t04_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t04_lib.dart
index 27e4c65..7442414 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t04_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t04_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export "syntax_lib.dart" show;
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t05.dart b/Language/Libraries_and_Scripts/Exports/syntax_t05.dart
index f11290f..926099c 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library L exports a namespace, meaning that the declarations in

  * the namespace are made available to other libraries if they choose to import

diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t05_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t05_lib.dart
index e2db3c3..7844e12 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t05_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t05_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export "syntax_lib.dart" hide;
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t06.dart b/Language/Libraries_and_Scripts/Exports/syntax_t06.dart
index 586c6e1..5628818 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library L exports a namespace, meaning that the declarations in

  * the namespace are made available to other libraries if they choose to import

diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t06_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t06_lib.dart
index e88b84a..bc107d4 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t06_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t06_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export "syntax_lib.dart"
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t07.dart b/Language/Libraries_and_Scripts/Exports/syntax_t07.dart
index 3afc5f2..3dc6421 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t07_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t07_lib.dart
index 2580615..c6064a8 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t07_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t07_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export 'syntax_lib.dart';
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t08.dart b/Language/Libraries_and_Scripts/Exports/syntax_t08.dart
index 9a8cafc..ce3ae21 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t08_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t08_lib.dart
index 6879b0a..58d4f30 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t08_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t08_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export '''syntax_lib.dart''';
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t09.dart b/Language/Libraries_and_Scripts/Exports/syntax_t09.dart
index 9e55c25..d2f606e 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t09_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t09_lib.dart
index 9536c9d..c2f48f1 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t09_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t09_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export """syntax_lib.dart""";
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t10.dart b/Language/Libraries_and_Scripts/Exports/syntax_t10.dart
index ccd6dbe..7745a2d 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t10_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t10_lib.dart
index 3b8fcab..8d97c36 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t10_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t10_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export r"syntax_lib.dart";
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t11.dart b/Language/Libraries_and_Scripts/Exports/syntax_t11.dart
index 1b27613..5460cc5 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t11_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t11_lib.dart
index c301608..000339c 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t11_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t11_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export r'syntax_lib.dart';
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t12.dart b/Language/Libraries_and_Scripts/Exports/syntax_t12.dart
index 800ebaf..edd633f 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t12_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t12_lib.dart
index 61c5f5a..d169128 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t12_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t12_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export r"""syntax_lib.dart""";
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t13.dart b/Language/Libraries_and_Scripts/Exports/syntax_t13.dart
index 3a05f03..86efed2 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t13_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t13_lib.dart
index 6b70188..fdf1429 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t13_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t13_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Exports_test_lib;
 export r'''syntax_lib.dart''';
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t14.dart b/Language/Libraries_and_Scripts/Exports/syntax_t14.dart
index 4fc3d26..d4bf84c 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t14_lib.dart b/Language/Libraries_and_Scripts/Exports/syntax_t14_lib.dart
index 253e7a9..7cb9fb1 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t14_lib.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t14_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Export_test_lib;
 @meta @meta2() export "syntax_lib.dart";
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t15.dart b/Language/Libraries_and_Scripts/Exports/syntax_t15.dart
index c0d6ecf..7cc158a 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Exports/syntax_t16.dart b/Language/Libraries_and_Scripts/Exports/syntax_t16.dart
index b3863fd..04d9676 100644
--- a/Language/Libraries_and_Scripts/Exports/syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/Exports/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library L exports a namespace, meaning that the declarations in
  * the namespace are made available to other libraries if they choose to import
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t01.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t01.dart
index d54fcd7..372be46 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t02.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t02.dart
index 64feff4..a95c8ee 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t03.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t03.dart
index 64eccd3..aa2f7f3 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t04.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t04.dart
index 9edd365..a08dc08 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t04.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t05.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t05.dart
index f030d1f..4880d8f 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t05.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/dart_core_t06.dart b/Language/Libraries_and_Scripts/Imports/dart_core_t06.dart
index db092ee..e66bb72 100644
--- a/Language/Libraries_and_Scripts/Imports/dart_core_t06.dart
+++ b/Language/Libraries_and_Scripts/Imports/dart_core_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dart core library dart:core is implicitly imported into
  * every dart library other than itself via an import clause of the form
diff --git a/Language/Libraries_and_Scripts/Imports/deferred_import_t01.dart b/Language/Libraries_and_Scripts/Imports/deferred_import_t01.dart
index 0b8d955..34c8020 100644
--- a/Language/Libraries_and_Scripts/Imports/deferred_import_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/deferred_import_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart b/Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart
index da3c905..561ef48 100644
--- a/Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/deferred_import_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/implicit_hide_t01.dart b/Language/Libraries_and_Scripts/Imports/implicit_hide_t01.dart
index e84e577..6839e93 100644
--- a/Language/Libraries_and_Scripts/Imports/implicit_hide_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/implicit_hide_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N would be introduced
  * into the top level scope of L by imports of two libraries, L1 and L2, and the
diff --git a/Language/Libraries_and_Scripts/Imports/implicit_hide_t02.dart b/Language/Libraries_and_Scripts/Imports/implicit_hide_t02.dart
index 9c642d2..ac73ee8 100644
--- a/Language/Libraries_and_Scripts/Imports/implicit_hide_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/implicit_hide_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N would be introduced
  * into the top level scope of L by imports of two libraries, L1 and L2, and the
diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01.dart
index ed416ff..ff52814 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the specified URI of a deferred import
  * does not refer to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02.dart
index fe5b7a9..bccae63 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the specified URI of a deferred import
  * does not refer to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t03.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t03.dart
index bc99210..31b32b2 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the specified URI of a deferred import
  * does not refer to a library declaration.
diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_t01.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_t01.dart
index aa6e9a4..105a094 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a URI x where the declaration of an imported

  * library is to be found. It is a compile-time error if the specified URI does

diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_t01_part.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_t01_part.dart
index 87dd751..dd62cb3 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_t01_part.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_t01_part.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of my_lib;
 
diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_t02.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_t02.dart
index 0a5ecf4..e27321f 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a URI x where the declaration of an imported

  * library is to be found. It is a compile-time error if the specified URI does

diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_t03.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_t03.dart
index 1bcb168..451d02e 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a URI x where the declaration of an imported

  * library is to be found. It is a compile-time error if the specified URI does

diff --git a/Language/Libraries_and_Scripts/Imports/invalid_uri_t03_lib.dart b/Language/Libraries_and_Scripts/Imports/invalid_uri_t03_lib.dart
index 659bddf..f2de62e 100644
--- a/Language/Libraries_and_Scripts/Imports/invalid_uri_t03_lib.dart
+++ b/Language/Libraries_and_Scripts/Imports/invalid_uri_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Not really a library
  * @author rodionov
diff --git a/Language/Libraries_and_Scripts/Imports/library_name_t01.dart b/Language/Libraries_and_Scripts/Imports/library_name_t01.dart
index 65839e8..a5f3bdc 100644
--- a/Language/Libraries_and_Scripts/Imports/library_name_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/library_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a compile-time error to import two different libraries
  * with the same name
diff --git a/Language/Libraries_and_Scripts/Imports/library_name_t02.dart b/Language/Libraries_and_Scripts/Imports/library_name_t02.dart
index 99479d5..fef46e0 100644
--- a/Language/Libraries_and_Scripts/Imports/library_name_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/library_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a static warning to import two different libraries with

  * the same name unless their name is the empty string.

diff --git a/Language/Libraries_and_Scripts/Imports/library_name_t03.dart b/Language/Libraries_and_Scripts/Imports/library_name_t03.dart
index 4c1f5a2..14de7cb 100644
--- a/Language/Libraries_and_Scripts/Imports/library_name_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/library_name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning to import two different libraries with the
  * same name unless their name is the empty string.
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t01.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t01.dart
index b807117..a1e880e 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t02.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t02.dart
index afda583..fd4c816 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t03.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t03.dart
index 86e4695..e58a691 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t04.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t04.dart
index 6d0b98b..5b68660 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t04.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t05.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t05.dart
index 2f30577..092df6d 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t05.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t06.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t06.dart
index 1be2674..a6bf113 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t06.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t07.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t07.dart
index b8c9d78..5100661 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t07.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The current library is the library currently being compiled. The

  * import modifies the import namespace of the current library in a manner that

diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t08.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t08.dart
index 4f586d1..d68dcb6 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t08.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The current library is the library currently being compiled. The

  * import modifies the import namespace of the current library in a manner that

diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t09.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t09.dart
index 2dc8961..de2d347 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t09.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t10.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t10.dart
index 8cf1792..cde1111 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t10.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t11.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t11.dart
index 7c7afee..957d737 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t11.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t12.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t12.dart
index 147457e..141eb17 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t12.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t13.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t13.dart
index 97d6f15..95f5e5c 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t13.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t14.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t14.dart
index ccd3a38..957226b 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t14.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t15.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t15.dart
index 64a9e20..6d6d4b0 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t15.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t16.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t16.dart
index a196091..4120bbb 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t16.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t17.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t17.dart
index d6ea861..0b6fff1 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t17.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t18.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t18.dart
index 240dd80..0236608 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t18.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t19.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t19.dart
index 8347c43..99e1670 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t19.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t20.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t20.dart
index b51ead8..be90550 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t20.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t21.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t21.dart
index 7ab3c07..2012d30 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t21.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t22.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t22.dart
index ea35d22..93fb129 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t22.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t23.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t23.dart
index 37ac8e8..480cf9e 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t23.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t24.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t24.dart
index 16c3da5..c6997ef 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t24.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t25.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t25.dart
index 01a8327..a4de261 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t25.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t26.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t26.dart
index cf93113..e24f1f0 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t26.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The current library is the library currently being compiled. The

  * import modifies the import namespace of the current library in a manner that

diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t27.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t27.dart
index 12641a4..f5c775f 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t27.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t28.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t28.dart
index 3ff34c2..723dfce 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t28.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/namespace_changes_t29.dart b/Language/Libraries_and_Scripts/Imports/namespace_changes_t29.dart
index e39d50b..b465d92 100644
--- a/Language/Libraries_and_Scripts/Imports/namespace_changes_t29.dart
+++ b/Language/Libraries_and_Scripts/Imports/namespace_changes_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The current library is the library currently being compiled. The
  * import modifies the import namespace of the current library in a manner that
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t01.dart b/Language/Libraries_and_Scripts/Imports/same_name_t01.dart
index 31dbe2c..1322a40 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t02.dart b/Language/Libraries_and_Scripts/Imports/same_name_t02.dart
index 62486da..ab777b4 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t03.dart b/Language/Libraries_and_Scripts/Imports/same_name_t03.dart
index d6ea580..6b1257e 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t04.dart b/Language/Libraries_and_Scripts/Imports/same_name_t04.dart
index 933bc2b..d7a77c4 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t04.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t05.dart b/Language/Libraries_and_Scripts/Imports/same_name_t05.dart
index 92bcbd7..ed41d33 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t05.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t06.dart b/Language/Libraries_and_Scripts/Imports/same_name_t06.dart
index 36f31aa..5be76bb 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t06.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t07.dart b/Language/Libraries_and_Scripts/Imports/same_name_t07.dart
index fc13a08..38472b4 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t07.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If a name N is referenced by a library L and N is introduced into

  * the top level scope L by more than one import, and not all the imports denote

diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t08.dart b/Language/Libraries_and_Scripts/Imports/same_name_t08.dart
index 971520e..68d7c30 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t08.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t09.dart b/Language/Libraries_and_Scripts/Imports/same_name_t09.dart
index 68893d4..4902fd3 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t09.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t10.dart b/Language/Libraries_and_Scripts/Imports/same_name_t10.dart
index a931a3e..0b9966d 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t10.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t11.dart b/Language/Libraries_and_Scripts/Imports/same_name_t11.dart
index 7da068c..efc3402 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t11.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t12.dart b/Language/Libraries_and_Scripts/Imports/same_name_t12.dart
index 9eb5b4d..ab3930f7 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t12.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t13.dart b/Language/Libraries_and_Scripts/Imports/same_name_t13.dart
index 61b948d..286db6f 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t13.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t14.dart b/Language/Libraries_and_Scripts/Imports/same_name_t14.dart
index b1a5e9d..14fc090 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t14.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t15.dart b/Language/Libraries_and_Scripts/Imports/same_name_t15.dart
index f3025e4..8221d41 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t15.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t16.dart b/Language/Libraries_and_Scripts/Imports/same_name_t16.dart
index 191d95f..2cf6397 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t16.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t17.dart b/Language/Libraries_and_Scripts/Imports/same_name_t17.dart
index 7037113..cbec7ee 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t17.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If a name N is referenced by a library L and N is introduced into

  * the top level scope L by more than one import, and not all the imports denote

diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t18.dart b/Language/Libraries_and_Scripts/Imports/same_name_t18.dart
index b70dce2..a076a5d 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t18.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t19.dart b/Language/Libraries_and_Scripts/Imports/same_name_t19.dart
index b3961e5..8529092 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t19.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t20.dart b/Language/Libraries_and_Scripts/Imports/same_name_t20.dart
index 203df15..ff8edf3 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t20.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t21.dart b/Language/Libraries_and_Scripts/Imports/same_name_t21.dart
index ae93952..fd09d1b 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t21.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t22.dart b/Language/Libraries_and_Scripts/Imports/same_name_t22.dart
index 85ea393..d078f85 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t22.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If a name N is referenced by a library L and N is introduced into

  * the top level scope L by more than one import, and not all the imports denote

diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t23.dart b/Language/Libraries_and_Scripts/Imports/same_name_t23.dart
index 873e88c..96daa41 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t23.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion If a name N is referenced by a library L and N is introduced into

  * the top level scope L by more than one import, and not all the imports denote

diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t24.dart b/Language/Libraries_and_Scripts/Imports/same_name_t24.dart
index b49a93c..bbfb992 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t24.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t25.dart b/Language/Libraries_and_Scripts/Imports/same_name_t25.dart
index 3348cea..31a17e3 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t25.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t26.dart b/Language/Libraries_and_Scripts/Imports/same_name_t26.dart
index 4f6bf52..a4d5b62 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t26.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t27.dart b/Language/Libraries_and_Scripts/Imports/same_name_t27.dart
index d68f84f..a7d81d1 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t27.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t28.dart b/Language/Libraries_and_Scripts/Imports/same_name_t28.dart
index 356ebac..07bc35c 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t28.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t29.dart b/Language/Libraries_and_Scripts/Imports/same_name_t29.dart
index f2f26ef..e1f2b60 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t29.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t30.dart b/Language/Libraries_and_Scripts/Imports/same_name_t30.dart
index 3fb6c91..c10f9d2 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t30.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t31.dart b/Language/Libraries_and_Scripts/Imports/same_name_t31.dart
index 3228bdc..c66a1a3 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t31.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t32.dart b/Language/Libraries_and_Scripts/Imports/same_name_t32.dart
index 2cd4f58..ece822a 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t32.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t33.dart b/Language/Libraries_and_Scripts/Imports/same_name_t33.dart
index 3717a25..339a672 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t33.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t34.dart b/Language/Libraries_and_Scripts/Imports/same_name_t34.dart
index 904ac31..0a5f6db 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t34.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t35.dart b/Language/Libraries_and_Scripts/Imports/same_name_t35.dart
index c722582..aeb4600 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t35.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t36.dart b/Language/Libraries_and_Scripts/Imports/same_name_t36.dart
index 4cceb60..366d676 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t36.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t37.dart b/Language/Libraries_and_Scripts/Imports/same_name_t37.dart
index 079f86e..905ea21 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t37.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t38.dart b/Language/Libraries_and_Scripts/Imports/same_name_t38.dart
index d586d98..948523f 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t38.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t39.dart b/Language/Libraries_and_Scripts/Imports/same_name_t39.dart
index e0a453f..a0a65f5 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t39.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/same_name_t40.dart b/Language/Libraries_and_Scripts/Imports/same_name_t40.dart
index 74389ed..fd9e454 100644
--- a/Language/Libraries_and_Scripts/Imports/same_name_t40.dart
+++ b/Language/Libraries_and_Scripts/Imports/same_name_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a name N is referenced by a library L and N is introduced into
  * the top level scope L by more than one import, and not all the imports denote
diff --git a/Language/Libraries_and_Scripts/Imports/static_type_t01.dart b/Language/Libraries_and_Scripts/Imports/static_type_t01.dart
index 0f48849..0b15111 100644
--- a/Language/Libraries_and_Scripts/Imports/static_type_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the prefix object p is a unique interface type
  * that has those members whose names and signatures are listed above.
diff --git a/Language/Libraries_and_Scripts/Imports/static_type_t02.dart b/Language/Libraries_and_Scripts/Imports/static_type_t02.dart
index fd63af1..04994e4 100644
--- a/Language/Libraries_and_Scripts/Imports/static_type_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of the prefix object p is a unique interface type
  * that has those members whose names and signatures are listed above.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t01.dart b/Language/Libraries_and_Scripts/Imports/syntax_t01.dart
index f31f5db..7c2cd16 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t02.dart b/Language/Libraries_and_Scripts/Imports/syntax_t02.dart
index 221f909..31b44d1 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t03.dart b/Language/Libraries_and_Scripts/Imports/syntax_t03.dart
index 7a5d78b..f428e20 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t04.dart b/Language/Libraries_and_Scripts/Imports/syntax_t04.dart
index 2cd9985..d0bc599 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t05.dart b/Language/Libraries_and_Scripts/Imports/syntax_t05.dart
index bc84722..50a8014 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t06.dart b/Language/Libraries_and_Scripts/Imports/syntax_t06.dart
index 61ee62a..51590e5 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t07.dart b/Language/Libraries_and_Scripts/Imports/syntax_t07.dart
index f5a06c4..6670c4c 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t08.dart b/Language/Libraries_and_Scripts/Imports/syntax_t08.dart
index 3f5081e..67db27c 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t09.dart b/Language/Libraries_and_Scripts/Imports/syntax_t09.dart
index 5b6c914..064612f 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t10.dart b/Language/Libraries_and_Scripts/Imports/syntax_t10.dart
index 5ce8c9d..b23c185 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t11.dart b/Language/Libraries_and_Scripts/Imports/syntax_t11.dart
index 174a14a..9b3efe2 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t12.dart b/Language/Libraries_and_Scripts/Imports/syntax_t12.dart
index e7f45ce..c798800 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t13.dart b/Language/Libraries_and_Scripts/Imports/syntax_t13.dart
index fbbadcb..a8c8293 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t14.dart b/Language/Libraries_and_Scripts/Imports/syntax_t14.dart
index fccd77d..4be0dba 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t15.dart b/Language/Libraries_and_Scripts/Imports/syntax_t15.dart
index 1f39d64..fa9a12b 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib1.dart b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib1.dart
index 1f49486..3219b01 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib1.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Imports_A01_t18_lib1;
 
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib2.dart b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib2.dart
index 21f7c96..703e659 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib2.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Imports_A01_t18_lib2;
 
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib3.dart b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib3.dart
index 7d40b92..e9f594b 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib3.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Imports_A01_t18_lib3;
 
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib4.dart b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib4.dart
index 20c7f65..efd4d20 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t15_lib4.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t15_lib4.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Imports_A01_t18_lib4;
 
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t16.dart b/Language/Libraries_and_Scripts/Imports/syntax_t16.dart
index 26f88a4..baf4996 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t17.dart b/Language/Libraries_and_Scripts/Imports/syntax_t17.dart
index dedae05..9e1c351 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t17.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t18.dart b/Language/Libraries_and_Scripts/Imports/syntax_t18.dart
index 60808b9..f638756 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t18.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t19.dart b/Language/Libraries_and_Scripts/Imports/syntax_t19.dart
index 5aad3c3..0af8a18 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t19.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t20.dart b/Language/Libraries_and_Scripts/Imports/syntax_t20.dart
index 7c9e3f3..bb18d01 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t20.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t21.dart b/Language/Libraries_and_Scripts/Imports/syntax_t21.dart
index 314bf01..de830a2 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t21.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t22.dart b/Language/Libraries_and_Scripts/Imports/syntax_t22.dart
index 7f1a12f..1a0b781 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t22.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t23.dart b/Language/Libraries_and_Scripts/Imports/syntax_t23.dart
index 736f458..f6841ef 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t23.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t24.dart b/Language/Libraries_and_Scripts/Imports/syntax_t24.dart
index c21b8d4..f5411d3 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t24.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t25.dart b/Language/Libraries_and_Scripts/Imports/syntax_t25.dart
index 2880161..9bed690 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t25.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t26.dart b/Language/Libraries_and_Scripts/Imports/syntax_t26.dart
index 881e3d9..82de22c 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t26.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t27.dart b/Language/Libraries_and_Scripts/Imports/syntax_t27.dart
index 2a1f1a1..f7b7c60 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t27.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t28.dart b/Language/Libraries_and_Scripts/Imports/syntax_t28.dart
index 17577b9..b15334b 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t28.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t29.dart b/Language/Libraries_and_Scripts/Imports/syntax_t29.dart
index 78e70dd..5b04cd0 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t29.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t30.dart b/Language/Libraries_and_Scripts/Imports/syntax_t30.dart
index 1c16d96..4612797 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t30.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t31.dart b/Language/Libraries_and_Scripts/Imports/syntax_t31.dart
index a357b84..3076d70 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t31.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t32.dart b/Language/Libraries_and_Scripts/Imports/syntax_t32.dart
index a71849f..215b5a2 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t32.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t33.dart b/Language/Libraries_and_Scripts/Imports/syntax_t33.dart
index 628681d..ae4ed28 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t33.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t34.dart b/Language/Libraries_and_Scripts/Imports/syntax_t34.dart
index d326e6d..50a1362 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t34.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t35.dart b/Language/Libraries_and_Scripts/Imports/syntax_t35.dart
index 742bfc1..d042ff8 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t35.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t36.dart b/Language/Libraries_and_Scripts/Imports/syntax_t36.dart
index 9a26267..b687293 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t36.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t37.dart b/Language/Libraries_and_Scripts/Imports/syntax_t37.dart
index 3055c99..8cc025a 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t37.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t38.dart b/Language/Libraries_and_Scripts/Imports/syntax_t38.dart
index cc750d7..b18e081 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t38.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t39.dart b/Language/Libraries_and_Scripts/Imports/syntax_t39.dart
index 328c40f..c6b0c3c 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t39.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t40.dart b/Language/Libraries_and_Scripts/Imports/syntax_t40.dart
index 6339178..9cbf8aa 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t40.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t41.dart b/Language/Libraries_and_Scripts/Imports/syntax_t41.dart
index fc8d0d8..60b44c3 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t41.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t42.dart b/Language/Libraries_and_Scripts/Imports/syntax_t42.dart
index ed565d5..d42a174 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t42.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t43.dart b/Language/Libraries_and_Scripts/Imports/syntax_t43.dart
index 63761f3..f8289c2 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t43.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An import specifies a library to be used in the scope of another

  * library.

diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t44.dart b/Language/Libraries_and_Scripts/Imports/syntax_t44.dart
index 1713bbf..c4f5e58 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t44.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Imports/syntax_t45.dart b/Language/Libraries_and_Scripts/Imports/syntax_t45.dart
index 1bbaadc..93378f6 100644
--- a/Language/Libraries_and_Scripts/Imports/syntax_t45.dart
+++ b/Language/Libraries_and_Scripts/Imports/syntax_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An import specifies a library to be used in the scope of another
  * library.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t01.dart b/Language/Libraries_and_Scripts/Parts/compilation_t01.dart
index b5d6ebe..160b7d4 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t01.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Compiling a part directive of the form part s; causes the Dart

  * system to attempt to compile the contents of the URI that is the value of s.

diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t02.dart b/Language/Libraries_and_Scripts/Parts/compilation_t02.dart
index 7665213..099afbc 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t02.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a static warning if the referenced part declaration p names

  * a library other than the current library as the library to which p belongs.

diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t03.dart b/Language/Libraries_and_Scripts/Parts/compilation_t03.dart
index 9349457..1fb6d94 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t03.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t04.dart b/Language/Libraries_and_Scripts/Parts/compilation_t04.dart
index c6e46ad..2bd8106 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t04.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t05.dart b/Language/Libraries_and_Scripts/Parts/compilation_t05.dart
index f0c4e82..5247ec5 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t05.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t06.dart b/Language/Libraries_and_Scripts/Parts/compilation_t06.dart
index d6cd2f8..b4125fb 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t06.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t07.dart b/Language/Libraries_and_Scripts/Parts/compilation_t07.dart
index d271870..1b433c8 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t07.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Compiling a part directive of the form part s; causes the Dart

  * system to attempt to compile the contents of the URI that is the value of s.

diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t08.dart b/Language/Libraries_and_Scripts/Parts/compilation_t08.dart
index 9deb9e4..3565425 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t08.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t09.dart b/Language/Libraries_and_Scripts/Parts/compilation_t09.dart
index 601054c..7191579 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t09.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t10.dart b/Language/Libraries_and_Scripts/Parts/compilation_t10.dart
index 71bd36d..8bc79c6 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t10.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t11.dart b/Language/Libraries_and_Scripts/Parts/compilation_t11.dart
index 2efe686..dd6f2aa 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t11.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t12.dart b/Language/Libraries_and_Scripts/Parts/compilation_t12.dart
index f67a4ad..b089c9d 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t12.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t13.dart b/Language/Libraries_and_Scripts/Parts/compilation_t13.dart
index 88bb875..8fa6c58 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t13.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t14.dart b/Language/Libraries_and_Scripts/Parts/compilation_t14.dart
index 3cbae3f..057580c 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t14.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/compilation_t15.dart b/Language/Libraries_and_Scripts/Parts/compilation_t15.dart
index 320b8ae..c2a7aa3 100644
--- a/Language/Libraries_and_Scripts/Parts/compilation_t15.dart
+++ b/Language/Libraries_and_Scripts/Parts/compilation_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Compiling a part directive of the form part s; causes the Dart
  * system to attempt to compile the contents of the URI that is the value of s.
diff --git a/Language/Libraries_and_Scripts/Parts/static_warning_t01.dart b/Language/Libraries_and_Scripts/Parts/static_warning_t01.dart
index c35052d..f818660 100644
--- a/Language/Libraries_and_Scripts/Parts/static_warning_t01.dart
+++ b/Language/Libraries_and_Scripts/Parts/static_warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the referenced part declaration p names
  * a library other than the current library as the library to which p belongs.
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t01.dart b/Language/Libraries_and_Scripts/Parts/syntax_t01.dart
index 195f52f..f41dc3f 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t02.dart b/Language/Libraries_and_Scripts/Parts/syntax_t02.dart
index aecb062..8a86b10 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t03.dart b/Language/Libraries_and_Scripts/Parts/syntax_t03.dart
index a1df426..7f70b42 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t04.dart b/Language/Libraries_and_Scripts/Parts/syntax_t04.dart
index 7a0fd0e..bacdd7d 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t05.dart b/Language/Libraries_and_Scripts/Parts/syntax_t05.dart
index bc48975..c762632 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t06.dart b/Language/Libraries_and_Scripts/Parts/syntax_t06.dart
index 5f91116..1b60798 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t07.dart b/Language/Libraries_and_Scripts/Parts/syntax_t07.dart
index c5e57fa..1913af9 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Parts/syntax_t08.dart b/Language/Libraries_and_Scripts/Parts/syntax_t08.dart
index fbc2d16..7db0b83 100644
--- a/Language/Libraries_and_Scripts/Parts/syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/Parts/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library may be divided into parts, each of which can be stored
  * in a separate location. A library identifies its parts by listing them via
diff --git a/Language/Libraries_and_Scripts/Scripts/library7.dart b/Language/Libraries_and_Scripts/Scripts/library7.dart
index bc98b31..4378ce1 100644
--- a/Language/Libraries_and_Scripts/Scripts/library7.dart
+++ b/Language/Libraries_and_Scripts/Scripts/library7.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library library7;
 
 int i7 = 7;
diff --git a/Language/Libraries_and_Scripts/Scripts/library8.dart b/Language/Libraries_and_Scripts/Scripts/library8.dart
index 89a8e55..e875014 100644
--- a/Language/Libraries_and_Scripts/Scripts/library8.dart
+++ b/Language/Libraries_and_Scripts/Scripts/library8.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library library8;
 import "library7.dart" as main;
 
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t01.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t01.dart
index c3fe93c..98b917b 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t02.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t02.dart
index d0f135d..4cf5a0d 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t03.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t03.dart
index 1d1510b..600d5b5 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t04.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t04.dart
index e728738..cac58e1 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t04.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t05.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t05.dart
index 525b1ae..69c986f 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t05.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t06.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t06.dart
index 5004a05..ffc83b9 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t06.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_declaration_t07.dart b/Language/Libraries_and_Scripts/Scripts/main_declaration_t07.dart
index 973856d..fcbd20b 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_declaration_t07.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_declaration_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t01.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t01.dart
index 9be3f8c..d860fb2 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t02.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t02.dart
index 357ec82..2106806 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t03.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t03.dart
index 1babaf7..d3010e1 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t04.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t04.dart
index f5f463f..12ac8e9 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t04.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t05.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t05.dart
index b40050a..84862a1 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t05.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t06.dart b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t06.dart
index b158249..53d16b0 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t06.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_optional_parameters_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation is free to provide additional arguments allowed
  * by the signature of main (the above rules ensure that the corresponding
diff --git a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t01.dart b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t01.dart
index 2de7ab3..198ad29 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t02.dart b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t02.dart
index 47f21af..9d7c825 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t03.dart b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t03.dart
index cd2ad42..53a761d 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_parameter_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t01.dart b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t01.dart
index 65f81a2..0bfcfc9 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t02.dart b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t02.dart
index 4251539..3e18860 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t03.dart b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t03.dart
index aa4040b..41b4021 100644
--- a/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/main_required_parameters_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main.
  * ...
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t01.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t01.dart
index 4465c09..30256fe 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t01.dart
@@ -1,10 +1,11 @@
 library Script_A01_t01;
 #! scripts tag    // error
 
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t02.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t02.dart
index 7b68d18..956fc9e 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t02.dart
@@ -1,9 +1,10 @@
 part "../Parts/part_0.dart";
 #! scripts tag    // error
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t03.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t03.dart
index cfece93..9f7d86e 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t03.dart
@@ -1,10 +1,11 @@
 import "library1.dart";
 #! scripts tag    // error
 
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t04.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t04.dart
index 77d0993..2686e8c 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t04.dart
@@ -1,10 +1,11 @@
 class C {}

 #! scripts tag    // error

 

-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t05.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t05.dart
index 76937bc..b9b2a5e 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t05.dart
@@ -1,8 +1,9 @@
 #! scripts tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t06.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t06.dart
index 3e272bc..7c6b916 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t06.dart
@@ -1,8 +1,9 @@
 #! scripts tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t07.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t07.dart
index 8a46d65..90d4bbe 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t07.dart
@@ -1,8 +1,9 @@
 #! scripts tag

-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t08.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t08.dart
index 733a515..82ec0cd 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t08.dart
@@ -1,8 +1,9 @@
 #! scripts tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t09.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t09.dart
index 9969675..12f29e3 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t09.dart
@@ -1,8 +1,9 @@
 #! scripts tag

-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t10.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t10.dart
index 58a75e6..181bf8f 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t10.dart
@@ -1,8 +1,9 @@
 #! scripts tag

-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t11.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t11.dart
index b1db337..64bcd94 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t11.dart
@@ -1,8 +1,9 @@
 #! scripts tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t12.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t12.dart
index f82b076..c1cd19d 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t13.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t13.dart
index d3192fe..8dc0360 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t13.dart
@@ -1,10 +1,11 @@
 #! script tag 1
 #! script tag 2
 
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t14.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t14.dart
index 831d472..32ab9f4 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t14.dart
@@ -1,8 +1,9 @@
 #! script tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t15.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t15.dart
index 5b2e8a5..fae68d7 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t15.dart
@@ -1,8 +1,9 @@
 #! script tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t16.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t16.dart
index d770d64..6ceae5b 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t16.dart
@@ -1,8 +1,9 @@
 #! script tag
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t17.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t17.dart
index 3aaf97b..e402724 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t17.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/syntax_t18.dart b/Language/Libraries_and_Scripts/Scripts/syntax_t18.dart
index 0ee0c03..b87455b 100644
--- a/Language/Libraries_and_Scripts/Scripts/syntax_t18.dart
+++ b/Language/Libraries_and_Scripts/Scripts/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_main_t01.dart b/Language/Libraries_and_Scripts/Scripts/top_level_main_t01.dart
index c3641d7..d9cef9f 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_main_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_main_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a run time error if S does not declare or export either:
  * • A top-level function named main, or
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_main_t02.dart b/Language/Libraries_and_Scripts/Scripts/top_level_main_t02.dart
index 46cb244..e7120cb 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_main_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_main_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a run time error if S does not declare or export either:
  * • A top-level function named main, or
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_main_t03.dart b/Language/Libraries_and_Scripts/Scripts/top_level_main_t03.dart
index f9e9003..05f3556 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_main_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_main_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a run time error if S does not declare or export either:
  * • A top-level function named main, or
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_main_t04.dart b/Language/Libraries_and_Scripts/Scripts/top_level_main_t04.dart
index 99a3f9b..33253b4 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_main_t04.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_main_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a run time error if S does not declare or export either:
  * • A top-level function named main, or
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_main_t05.dart b/Language/Libraries_and_Scripts/Scripts/top_level_main_t05.dart
index 03a0e81..62ed03b 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_main_t05.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_main_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let L be a library that exports a declaration D named main. It is
  * a compile-time error unless D is a function declaration.
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t01.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t01.dart
index 72a9e08..1181636 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t02.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t02.dart
index 7692ac7..c6b712a 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t03.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t03.dart
index 043311d..0ad5848 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t04.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t04.dart
index 0b98bc9..435acec 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t05.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t05.dart
index e83be67..4c3d915 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t06.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t06.dart
index 74f477c..c7dd436 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t07.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t07.dart
index 8be7ae6..95df52b 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t08.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t08.dart
index c8adf9b..a50430e 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t09.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t09.dart
index 8432fc4..2778a34 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t10.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t10.dart
index 79e7a46..488cb64 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t11.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t11.dart
index 6a3332f..bae3244 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t12.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t12.dart
index b63c395..4dda13b 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t13.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t13.dart
index 288e25d..4a2ad0c 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t14.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t14.dart
index 8e157f6..39f8f05 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t15.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t15.dart
index f828d7c..20dec3e 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t16.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t16.dart
index acf9a4f..006f025 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t17.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t17.dart
index 7d48886..f8241ca 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t17.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A script is a library whose exported namespace includes a

  * top-level function main().

diff --git a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t18.dart b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t18.dart
index c818b70..6f70fe8 100644
--- a/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t18.dart
+++ b/Language/Libraries_and_Scripts/Scripts/top_level_syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A script is a library whose exported namespace includes a
  * top-level function main().
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t01.dart b/Language/Libraries_and_Scripts/URIs/syntax_t01.dart
index b8afc4e..7f2a11e 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t02.dart b/Language/Libraries_and_Scripts/URIs/syntax_t02.dart
index e92ad96..8a22ca7 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t03.dart b/Language/Libraries_and_Scripts/URIs/syntax_t03.dart
index a174fb2..f48c456 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t04.dart b/Language/Libraries_and_Scripts/URIs/syntax_t04.dart
index 96e58e3..f1a1ca2 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t05.dart b/Language/Libraries_and_Scripts/URIs/syntax_t05.dart
index b5d9dc8..266d65c 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t06.dart b/Language/Libraries_and_Scripts/URIs/syntax_t06.dart
index 6fdaa64..c33ad17 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t06_lib.dart b/Language/Libraries_and_Scripts/URIs/syntax_t06_lib.dart
index 2a5912e..6dec6e1 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t06_lib.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t06_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library URIs_A01;
 export """library1.dart""";
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t07.dart b/Language/Libraries_and_Scripts/URIs/syntax_t07.dart
index 4c0d719..948f3ad 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t07_lib.dart b/Language/Libraries_and_Scripts/URIs/syntax_t07_lib.dart
index 225510d..f6fe0fd 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t07_lib.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t07_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library URIs_A01;
 export r"library1.dart";
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t08.dart b/Language/Libraries_and_Scripts/URIs/syntax_t08.dart
index f65191d..d6c3d8a 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t08_lib.dart b/Language/Libraries_and_Scripts/URIs/syntax_t08_lib.dart
index 5db35be..8ae95f0 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t08_lib.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t08_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library URIs_A01;
 export r'''library1.dart''';
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t09.dart b/Language/Libraries_and_Scripts/URIs/syntax_t09.dart
index 260dab5..d8b520f 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t09_lib.dart b/Language/Libraries_and_Scripts/URIs/syntax_t09_lib.dart
index 0a53fd3..b3677cb 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t09_lib.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t09_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library URIs_A01;
 export "library1" ".dart";
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t10.dart b/Language/Libraries_and_Scripts/URIs/syntax_t10.dart
index da65527..4b35cd7 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t10_lib.dart b/Language/Libraries_and_Scripts/URIs/syntax_t10_lib.dart
index a1fe170..1d041ee 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t10_lib.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t10_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library URIs_A01;
 export '''library1''' '''.dart''';
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t11.dart b/Language/Libraries_and_Scripts/URIs/syntax_t11.dart
index a223a6a..0bdcbdc 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t12.dart b/Language/Libraries_and_Scripts/URIs/syntax_t12.dart
index 1ffb386..f933a0c 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t13.dart b/Language/Libraries_and_Scripts/URIs/syntax_t13.dart
index 9c3b87d..6e3f0ce 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t14.dart b/Language/Libraries_and_Scripts/URIs/syntax_t14.dart
index 1abe9e9..e65a461 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/URIs/syntax_t15.dart b/Language/Libraries_and_Scripts/URIs/syntax_t15.dart
index 26540e4..c78d295 100644
--- a/Language/Libraries_and_Scripts/URIs/syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/URIs/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion URIs are specified by means of string literals:
  * uri:
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t01.dart b/Language/Libraries_and_Scripts/definition_syntax_t01.dart
index 322a4b4..2f1a256 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t01_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t01_lib.dart
index cb7a50b..b9a8463 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t01_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library Definition_Syntax_t01_lib;
 library Definition_Syntax_t01_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t02.dart b/Language/Libraries_and_Scripts/definition_syntax_t02.dart
index 7179326..d6df5e6 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion libraryDefinition:
  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t02_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t02_lib.dart
index 319a9de..4aa8410 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t02_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library Definition_Syntax_t02_lib;
 
 int libVar = 0;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t03.dart b/Language/Libraries_and_Scripts/definition_syntax_t03.dart
index 9202def..b93f20a 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t03_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t03_lib.dart
index 93d3cb3..0640610 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t03_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 import 'definition_syntax_t02_lib.dart';
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t04.dart b/Language/Libraries_and_Scripts/definition_syntax_t04.dart
index 60998fc..cfb6c21 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t04_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t04_lib.dart
index e1eb281..1e463ec 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t04_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t04_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part "definition_syntax_t04_lib_p1.dart";
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t04_lib_p1.dart b/Language/Libraries_and_Scripts/definition_syntax_t04_lib_p1.dart
index 4b16358..279644a 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t04_lib_p1.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t04_lib_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 //library definition_syntax_t04_lib_p1; // unnecessary?
 part of Definition_Syntax_t04_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t05.dart b/Language/Libraries_and_Scripts/definition_syntax_t05.dart
index 312e572..b2ceb22 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t05_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t05_lib.dart
index 14a3297..bf18c97 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t05_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t05_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Definition_Syntax_t05_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t06.dart b/Language/Libraries_and_Scripts/definition_syntax_t06.dart
index 78b59c1..f5dfcb2 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t06_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t06_lib.dart
index f2dc3a7..bca6b27 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t06_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t06_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 var x = 1;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t07.dart b/Language/Libraries_and_Scripts/definition_syntax_t07.dart
index 3903563..1b80708 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t07_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t07_lib.dart
index 4d6adc2..309b8cb 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t07_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t07_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Definition_Syntax_t07_lib;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t07_lib_p1.dart b/Language/Libraries_and_Scripts/definition_syntax_t07_lib_p1.dart
index 265c29e..fe78253 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t07_lib_p1.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t07_lib_p1.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Definition_Syntax_t07_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t08.dart b/Language/Libraries_and_Scripts/definition_syntax_t08.dart
index f5b6c882..17d98dd 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t08_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t08_lib.dart
index 4eca31a..88200de 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t08_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t08_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Definition_Syntax_t08_lib;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t09.dart b/Language/Libraries_and_Scripts/definition_syntax_t09.dart
index c3f661b..c0c2c00 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t09_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t09_lib.dart
index cd94fb7..1c7dc12 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t09_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t09_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Definition_Syntax_t09_lib;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t09_lib_p1.dart b/Language/Libraries_and_Scripts/definition_syntax_t09_lib_p1.dart
index 8402bf3..cfe0ca3 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t09_lib_p1.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t09_lib_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Definition_Syntax_t09_lib;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t10.dart b/Language/Libraries_and_Scripts/definition_syntax_t10.dart
index f9091e4..d1a861a 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t10_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t10_lib.dart
index 160166f..46f767d 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t10_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t10_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Definition_Syntax_t10_lib;
 library Definition_Syntax_t10_lib_too;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t11.dart b/Language/Libraries_and_Scripts/definition_syntax_t11.dart
index 22ac5fd..690e59f 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion libraryDefinition:
  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t11_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t11_lib.dart
index 6cff8ed..a66afe9 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t11_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t11_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Library_with_all_directives;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p1.dart b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p1.dart
index 5fb58a2..0b33052 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p1.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Library_with_all_directives;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p2.dart b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p2.dart
index cc78696..2526bea 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p2.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Library_with_all_directives;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p3.dart b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p3.dart
index 9439c0b..8280ae6 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p3.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t11_lib_p3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Library_with_all_directives;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t12.dart b/Language/Libraries_and_Scripts/definition_syntax_t12.dart
index 8f496e1..4379ece 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion libraryDefinition:
  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t12_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t12_lib.dart
index a64538f..5e10306 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t12_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t12_lib.dart
@@ -1,8 +1,9 @@
 #!script
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library foo;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13.dart b/Language/Libraries_and_Scripts/definition_syntax_t13.dart
index bb62160..88bc48e 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion libraryDefinition:
  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p1.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p1.dart
index 5b206a2..496e1d1 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p1.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library library1;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p2.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p2.dart
index 529d87f..26e4c43 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p2.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library id1234567;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p3.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p3.dart
index f49bff0..1c17b85 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p3.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library ___;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p4.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p4.dart
index b4fd402..b793560 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p4.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p4.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library lib.rary;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p5.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p5.dart
index 7dfaa4c..bdc7ffb 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p5.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p5.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library id12.id34;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t13_p6.dart b/Language/Libraries_and_Scripts/definition_syntax_t13_p6.dart
index 705d109..838027b 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t13_p6.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t13_p6.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library ___._;
 
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t14.dart b/Language/Libraries_and_Scripts/definition_syntax_t14.dart
index 2c3a8b2..bcc4eb9 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t14_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t14_lib.dart
index 927c9d1..84febc0 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t14_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t14_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 @meta library Libraries_and_Scripts_A03_t02_lib;
 
 const int meta = 1;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t15.dart b/Language/Libraries_and_Scripts/definition_syntax_t15.dart
index ef33da1..35372d6 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t15_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t15_lib.dart
index 47db362..1865b80 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t15_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t15_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library (Libraries_and_Scripts_A03_t03_lib);
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t16.dart b/Language/Libraries_and_Scripts/definition_syntax_t16.dart
index 9c89e02..d05b519 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion libraryDefinition:
  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t16_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t16_lib.dart
index f61c206..e5106cd 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t16_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t16_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library Libraries_and_Scripts_A03_t04_lib
 
 int libVar = 1;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t17.dart b/Language/Libraries_and_Scripts/definition_syntax_t17.dart
index 4e4a897..979397e 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t17.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t17_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t17_lib.dart
index 6c664d8..d31a151 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t17_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t17_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library "Libraries_and_Scripts_A03_t05_lib".trim();
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t18.dart b/Language/Libraries_and_Scripts/definition_syntax_t18.dart
index 65bba29..d4c104d 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t18.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t18_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t18_lib.dart
index f796952..a349f39 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t18_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t18_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t19.dart b/Language/Libraries_and_Scripts/definition_syntax_t19.dart
index 2d8f489..99f16e1 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t19.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t19_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t19_lib.dart
index 9767b4f..c6f662e 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t19_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t19_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library "Libraries_and_Scripts_A03_t07_lib";
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t20.dart b/Language/Libraries_and_Scripts/definition_syntax_t20.dart
index 7e7560e..4de6a0b 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t20.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t20_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t20_lib.dart
index cfe5e52..d1d774d 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t20_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t20_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library 'Libraries_and_Scripts_A03_t08_lib';
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t21.dart b/Language/Libraries_and_Scripts/definition_syntax_t21.dart
index ca04e1b..02485d7 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t21.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t21_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t21_lib.dart
index d03d082..396e1dc 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t21_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t21_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library 5 + 12;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t22.dart b/Language/Libraries_and_Scripts/definition_syntax_t22.dart
index 8628e57..a4d651b 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t22.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t22_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t22_lib.dart
index eb5c657..8b7dc61 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t22_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t22_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library [Libraries_and_Scripts_A03_t10_lib];
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t23.dart b/Language/Libraries_and_Scripts/definition_syntax_t23.dart
index d82844d..f24e795 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t23.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t23_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t23_lib.dart
index db7a328..11a6ebb 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t23_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t23_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library <Libraries_and_Scripts_A03_t11_lib>;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t24.dart b/Language/Libraries_and_Scripts/definition_syntax_t24.dart
index 5ee4988..44d7977 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t24.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t24_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t24_lib.dart
index 4127b72..3bcc804 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t24_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t24_lib.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library {Libraries_and_Scripts_A03_t12_lib};
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t25.dart b/Language/Libraries_and_Scripts/definition_syntax_t25.dart
index 3e4816b..4a0bfa0 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t25.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t25_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t25_lib.dart
index 4589deb..a6248f0 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t25_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t25_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library '''Libraries_and_Scripts_A03_t13_lib''';
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t26.dart b/Language/Libraries_and_Scripts/definition_syntax_t26.dart
index e73594e..94d0af9 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t26.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t26_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t26_lib.dart
index ffa7dcf..fd601e7 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t26_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t26_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library """Libraries_and_Scripts_A03_t14_lib""";
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t27.dart b/Language/Libraries_and_Scripts/definition_syntax_t27.dart
index 733a720..32aec7c 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t27.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t27_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t27_lib.dart
index b0bde69..c6a09f8 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t27_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t27_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library 13_Libraries_and_Scripts_A03_t15_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t28.dart b/Language/Libraries_and_Scripts/definition_syntax_t28.dart
index 142fe6c..85af330 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t28.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t29.dart b/Language/Libraries_and_Scripts/definition_syntax_t29.dart
index 6fa6754..b90a000 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t29.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/definition_syntax_t29_lib.dart b/Language/Libraries_and_Scripts/definition_syntax_t29_lib.dart
index fdcaa4a..4efa043 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t29_lib.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t29_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library Libraries_унд_скриптз_A03_t15_lib;
diff --git a/Language/Libraries_and_Scripts/definition_syntax_t30.dart b/Language/Libraries_and_Scripts/definition_syntax_t30.dart
index 8c101fd..3d5502e 100644
--- a/Language/Libraries_and_Scripts/definition_syntax_t30.dart
+++ b/Language/Libraries_and_Scripts/definition_syntax_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion libraryDefinition:

  *   scriptTag? libraryName? importOrExport* partDirective* topLevelDefinition*

diff --git a/Language/Libraries_and_Scripts/private_access_t01.dart b/Language/Libraries_and_Scripts/private_access_t01.dart
index 3a68b59..5ce6fc6 100644
--- a/Language/Libraries_and_Scripts/private_access_t01.dart
+++ b/Language/Libraries_and_Scripts/private_access_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Libraries are units of privacy. A private declaration declared
  * within a library L can only be accessed by code within L. Any attempt to
diff --git a/Language/Libraries_and_Scripts/private_access_t01_lib.dart b/Language/Libraries_and_Scripts/private_access_t01_lib.dart
index f1aa3cd..7fd8fcb 100644
--- a/Language/Libraries_and_Scripts/private_access_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/private_access_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A05_t01_lib;
 
diff --git a/Language/Libraries_and_Scripts/private_access_t02.dart b/Language/Libraries_and_Scripts/private_access_t02.dart
index 3b47efa..b3e005a 100644
--- a/Language/Libraries_and_Scripts/private_access_t02.dart
+++ b/Language/Libraries_and_Scripts/private_access_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Libraries are units of privacy. A private declaration declared
  * within a library L can only be accessed by code within L. Any attempt to
diff --git a/Language/Libraries_and_Scripts/private_access_t02_lib.dart b/Language/Libraries_and_Scripts/private_access_t02_lib.dart
index 393a2d5..2ee5e9e 100644
--- a/Language/Libraries_and_Scripts/private_access_t02_lib.dart
+++ b/Language/Libraries_and_Scripts/private_access_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A05_t02_lib;
 import "../../Utils/expect.dart";
diff --git a/Language/Libraries_and_Scripts/private_access_t03.dart b/Language/Libraries_and_Scripts/private_access_t03.dart
index 11c2a48..f5e3275 100644
--- a/Language/Libraries_and_Scripts/private_access_t03.dart
+++ b/Language/Libraries_and_Scripts/private_access_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Libraries are units of privacy. A private declaration declared
  * within a library L can only be accessed by code within L. Any attempt to
diff --git a/Language/Libraries_and_Scripts/private_access_t03_lib.dart b/Language/Libraries_and_Scripts/private_access_t03_lib.dart
index 5f9067a..97f587c 100644
--- a/Language/Libraries_and_Scripts/private_access_t03_lib.dart
+++ b/Language/Libraries_and_Scripts/private_access_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A05_t03_lib;
 
diff --git a/Language/Libraries_and_Scripts/private_access_t04.dart b/Language/Libraries_and_Scripts/private_access_t04.dart
index 78baf69..065fdae 100644
--- a/Language/Libraries_and_Scripts/private_access_t04.dart
+++ b/Language/Libraries_and_Scripts/private_access_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Libraries are units of privacy. A private declaration declared
  * within a library L can only be accessed by code within L. Any attempt to
diff --git a/Language/Libraries_and_Scripts/private_access_t04_lib.dart b/Language/Libraries_and_Scripts/private_access_t04_lib.dart
index ee87508..60c3767 100644
--- a/Language/Libraries_and_Scripts/private_access_t04_lib.dart
+++ b/Language/Libraries_and_Scripts/private_access_t04_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A05_t04_lib;
 
diff --git a/Language/Libraries_and_Scripts/private_access_t05.dart b/Language/Libraries_and_Scripts/private_access_t05.dart
index 48dd5be..1298872 100644
--- a/Language/Libraries_and_Scripts/private_access_t05.dart
+++ b/Language/Libraries_and_Scripts/private_access_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Libraries are units of privacy. A private declaration declared
  * within a library L can only be accessed by code within L. Any attempt to
diff --git a/Language/Libraries_and_Scripts/public_namespace_t01.dart b/Language/Libraries_and_Scripts/public_namespace_t01.dart
index 8433b7f..6008346 100644
--- a/Language/Libraries_and_Scripts/public_namespace_t01.dart
+++ b/Language/Libraries_and_Scripts/public_namespace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The public namespace of library L is the mapping that maps the
  * simple name of each public top level member m of L to m. The scope of a
diff --git a/Language/Libraries_and_Scripts/public_namespace_t01_lib.dart b/Language/Libraries_and_Scripts/public_namespace_t01_lib.dart
index aa1646a..e1214e0 100644
--- a/Language/Libraries_and_Scripts/public_namespace_t01_lib.dart
+++ b/Language/Libraries_and_Scripts/public_namespace_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A06_t01_lib;
 import "../../Utils/expect.dart";
diff --git a/Language/Libraries_and_Scripts/public_namespace_t01_p1_lib.dart b/Language/Libraries_and_Scripts/public_namespace_t01_p1_lib.dart
index 1b8ea74..49f2b41 100644
--- a/Language/Libraries_and_Scripts/public_namespace_t01_p1_lib.dart
+++ b/Language/Libraries_and_Scripts/public_namespace_t01_p1_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Libraries_and_Scripts_A06_t01_lib;
 
diff --git a/Language/Libraries_and_Scripts/public_namespace_t01_p2_lib.dart b/Language/Libraries_and_Scripts/public_namespace_t01_p2_lib.dart
index 2be1011..0d3e311 100644
--- a/Language/Libraries_and_Scripts/public_namespace_t01_p2_lib.dart
+++ b/Language/Libraries_and_Scripts/public_namespace_t01_p2_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of Libraries_and_Scripts_A06_t01_lib;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t01.dart b/Language/Libraries_and_Scripts/top_level_syntax_t01.dart
index a786917..13fc015 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t01.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A library consists of (a possibly empty) set of imports, a set
  * of exports, and a set of top level declarations. A top level declaration
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t02.dart b/Language/Libraries_and_Scripts/top_level_syntax_t02.dart
index fe4a729..46feceb 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t02.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t02_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t02_lib.dart
index 3422ebd..eb928bd 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t02_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t02;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t03.dart b/Language/Libraries_and_Scripts/top_level_syntax_t03.dart
index a72b04a..9f9a08c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t03.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t03_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t03_lib.dart
index b6a5c48..d74884f 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t03_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t03_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t03;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t04.dart b/Language/Libraries_and_Scripts/top_level_syntax_t04.dart
index 621233e..4ec75fe 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t04.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t04_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t04_lib.dart
index d583655..e97d8fe 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t04_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t04_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t04;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t05.dart b/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
index b94b4f0..5d696f5 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t05_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t05_lib.dart
index 5d07743..e94051c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t05_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t05_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t05;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t06.dart b/Language/Libraries_and_Scripts/top_level_syntax_t06.dart
index 4a74cf4..9bd086d 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t06.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t06_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t06_lib.dart
index 3207089..176130c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t06_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t06_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t06;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t07.dart b/Language/Libraries_and_Scripts/top_level_syntax_t07.dart
index a2133ec..ac5860c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t07.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t07_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t07_lib.dart
index a4aafb9..d9f876a 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t07_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t07_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t07;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t08.dart b/Language/Libraries_and_Scripts/top_level_syntax_t08.dart
index e4a06c7..d77fa32 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t08.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t08_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t08_lib.dart
index fdd7247..72a5b8b 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t08_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t08_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t08;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t09.dart b/Language/Libraries_and_Scripts/top_level_syntax_t09.dart
index 34c460d..df3121b 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t09.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t09_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t09_lib.dart
index f95c544..ad8e04b 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t09_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t09_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t09;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t10.dart b/Language/Libraries_and_Scripts/top_level_syntax_t10.dart
index 212a408..c1063fb 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t10.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t10_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t10_lib.dart
index 71ef333..25b4008 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t10_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t10_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t10;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t11.dart b/Language/Libraries_and_Scripts/top_level_syntax_t11.dart
index 110920e..e7dbc03 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t11.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t11_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t11_lib.dart
index 584a824..445facc 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t11_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t11_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t11;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t12.dart b/Language/Libraries_and_Scripts/top_level_syntax_t12.dart
index 3046e37..5adf837 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t12.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t12_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t12_lib.dart
index abe65d1..45e48e0 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t12_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t12_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t12;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t13.dart b/Language/Libraries_and_Scripts/top_level_syntax_t13.dart
index 9c34a2b..770abda 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t13.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t13_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t13_lib.dart
index 5d15371..1697bb4 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t13_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t13_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t13;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t14.dart b/Language/Libraries_and_Scripts/top_level_syntax_t14.dart
index a6ca787..ae42057 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t14.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t14_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t14_lib.dart
index 40c8e52..9ecb172 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t14_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t14_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t14;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t15.dart b/Language/Libraries_and_Scripts/top_level_syntax_t15.dart
index ff7d4d1..ef4626c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t15.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t15_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t15_lib.dart
index 7b673e6..9551c04 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t15_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t15_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t15;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t16.dart b/Language/Libraries_and_Scripts/top_level_syntax_t16.dart
index 7d7d6c1..9f905a9 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t16.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t16_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t16_lib.dart
index 40b6279..bb6709c 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t16_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t16_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t16;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t17.dart b/Language/Libraries_and_Scripts/top_level_syntax_t17.dart
index aff778d..1b56971 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t17.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t17_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t17_lib.dart
index 48c525d..8e88494 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t17_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t17_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t17;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t18.dart b/Language/Libraries_and_Scripts/top_level_syntax_t18.dart
index 66b3803..c2442d7 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t18.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t18_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t18_lib.dart
index ab82f94..06afa63 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t18_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t18_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t18;
 
diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t19.dart b/Language/Libraries_and_Scripts/top_level_syntax_t19.dart
index f5b06ec..ea2ed01 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t19.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library consists of (a possibly empty) set of imports, a set

  * of exports, and a set of top level declarations. A top level declaration

diff --git a/Language/Libraries_and_Scripts/top_level_syntax_t19_lib.dart b/Language/Libraries_and_Scripts/top_level_syntax_t19_lib.dart
index 6dfc9dd..144e316 100644
--- a/Language/Libraries_and_Scripts/top_level_syntax_t19_lib.dart
+++ b/Language/Libraries_and_Scripts/top_level_syntax_t19_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Libraries_and_Scripts_A01_t19;
 
diff --git a/Language/Metadata/before_export_lib1.dart b/Language/Metadata/before_export_lib1.dart
index b1da2d2..c8a8d9b 100644
--- a/Language/Metadata/before_export_lib1.dart
+++ b/Language/Metadata/before_export_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_export_lib1;
 
diff --git a/Language/Metadata/before_export_lib2.dart b/Language/Metadata/before_export_lib2.dart
index db2ffbd..c4cb627 100644
--- a/Language/Metadata/before_export_lib2.dart
+++ b/Language/Metadata/before_export_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_export_lib2;
 
diff --git a/Language/Metadata/before_export_lib3.dart b/Language/Metadata/before_export_lib3.dart
index 0acdff5..86c857e 100644
--- a/Language/Metadata/before_export_lib3.dart
+++ b/Language/Metadata/before_export_lib3.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 // SharedOptions=--enable-experiment=generic-metadata
 library before_export_lib3;
 
diff --git a/Language/Metadata/before_export_t01.dart b/Language/Metadata/before_export_t01.dart
index 317ff7c..6fbca3c 100644
--- a/Language/Metadata/before_export_t01.dart
+++ b/Language/Metadata/before_export_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  export ...
  * @description Check that metadata is allowed before export directive
diff --git a/Language/Metadata/before_export_t02.dart b/Language/Metadata/before_export_t02.dart
index f546623..82c9708 100644
--- a/Language/Metadata/before_export_t02.dart
+++ b/Language/Metadata/before_export_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  export ...
  * @description Check that metadata is allowed before export directive
diff --git a/Language/Metadata/before_part_directive_lib.dart b/Language/Metadata/before_part_directive_lib.dart
index aa02f1a..57eaa78 100644
--- a/Language/Metadata/before_part_directive_lib.dart
+++ b/Language/Metadata/before_part_directive_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_part_directive_lib;
 @Deprecated("") @X<int>(42)
diff --git a/Language/Metadata/before_part_directive_lib_part.dart b/Language/Metadata/before_part_directive_lib_part.dart
index dd89e22..0079e95 100644
--- a/Language/Metadata/before_part_directive_lib_part.dart
+++ b/Language/Metadata/before_part_directive_lib_part.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of before_part_directive_lib;
 
diff --git a/Language/Metadata/before_part_directive_t01.dart b/Language/Metadata/before_part_directive_t01.dart
index c51e365..116056c 100644
--- a/Language/Metadata/before_part_directive_t01.dart
+++ b/Language/Metadata/before_part_directive_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  part directive ...
  * @description Check that metadata is allowed before part directive
diff --git a/Language/Metadata/before_part_header_lib1.dart b/Language/Metadata/before_part_header_lib1.dart
index ff9d846..6fca084 100644
--- a/Language/Metadata/before_part_header_lib1.dart
+++ b/Language/Metadata/before_part_header_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_lib2;
 part 'before_part_header_lib1_p01.dart';
diff --git a/Language/Metadata/before_part_header_lib1_p01.dart b/Language/Metadata/before_part_header_lib1_p01.dart
index 8aa0b8d..9471fe1 100644
--- a/Language/Metadata/before_part_header_lib1_p01.dart
+++ b/Language/Metadata/before_part_header_lib1_p01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 @Deprecated('before_lib2_p01') @A<int>(42)
 part of before_lib2;
diff --git a/Language/Metadata/before_part_header_t01.dart b/Language/Metadata/before_part_header_t01.dart
index afdf310..a718445 100644
--- a/Language/Metadata/before_part_header_t01.dart
+++ b/Language/Metadata/before_part_header_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  part header ...
  * @description Check that metadata is allowed before part header
diff --git a/Language/Metadata/places_lib.dart b/Language/Metadata/places_lib.dart
index fbef513..764f14a 100644
--- a/Language/Metadata/places_lib.dart
+++ b/Language/Metadata/places_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 @Deprecated('places_lib')
 library places_lib;
\ No newline at end of file
diff --git a/Language/Metadata/places_t01.dart b/Language/Metadata/places_t01.dart
index 86bc9fd..6d2b8df 100644
--- a/Language/Metadata/places_t01.dart
+++ b/Language/Metadata/places_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 // ignore: deprecated_member_use_from_same_package
 /**
  * @assertion
diff --git a/Language/Metadata/places_t02.dart b/Language/Metadata/places_t02.dart
index b9fb0ee..a454185 100644
--- a/Language/Metadata/places_t02.dart
+++ b/Language/Metadata/places_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  Metadata can appear before a library, part header, class, typedef, type
diff --git a/Language/Metadata/syntax_lib1.dart b/Language/Metadata/syntax_lib1.dart
index d1c1fe3..d078e59 100644
--- a/Language/Metadata/syntax_lib1.dart
+++ b/Language/Metadata/syntax_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library syntax_lib1;
 
diff --git a/Language/Metadata/syntax_lib2.dart b/Language/Metadata/syntax_lib2.dart
index ebe4bdb..045c32d 100644
--- a/Language/Metadata/syntax_lib2.dart
+++ b/Language/Metadata/syntax_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library syntax_lib2;
 
diff --git a/Language/Metadata/syntax_t01.dart b/Language/Metadata/syntax_t01.dart
index dad132b..3838b06 100644
--- a/Language/Metadata/syntax_t01.dart
+++ b/Language/Metadata/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t02.dart b/Language/Metadata/syntax_t02.dart
index d896e43..2126753 100644
--- a/Language/Metadata/syntax_t02.dart
+++ b/Language/Metadata/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t03.dart b/Language/Metadata/syntax_t03.dart
index f9baffb..4a38785 100644
--- a/Language/Metadata/syntax_t03.dart
+++ b/Language/Metadata/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t04.dart b/Language/Metadata/syntax_t04.dart
index 23ede52..3385d23 100644
--- a/Language/Metadata/syntax_t04.dart
+++ b/Language/Metadata/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t05.dart b/Language/Metadata/syntax_t05.dart
index 6a2a234..e83e67c 100644
--- a/Language/Metadata/syntax_t05.dart
+++ b/Language/Metadata/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t06.dart b/Language/Metadata/syntax_t06.dart
index fae6475..03cc1cb 100644
--- a/Language/Metadata/syntax_t06.dart
+++ b/Language/Metadata/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t07.dart b/Language/Metadata/syntax_t07.dart
index 4750895..8e022b7 100644
--- a/Language/Metadata/syntax_t07.dart
+++ b/Language/Metadata/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t08.dart b/Language/Metadata/syntax_t08.dart
index 3970cd5..f9cba95 100644
--- a/Language/Metadata/syntax_t08.dart
+++ b/Language/Metadata/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t09.dart b/Language/Metadata/syntax_t09.dart
index 5f3974d..8e7eedb 100644
--- a/Language/Metadata/syntax_t09.dart
+++ b/Language/Metadata/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t10.dart b/Language/Metadata/syntax_t10.dart
index 3cb1c68..da19533 100644
--- a/Language/Metadata/syntax_t10.dart
+++ b/Language/Metadata/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
diff --git a/Language/Metadata/syntax_t11.dart b/Language/Metadata/syntax_t11.dart
index 9b2913c..650160c 100644
--- a/Language/Metadata/syntax_t11.dart
+++ b/Language/Metadata/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  metadata:
@@ -14,13 +15,13 @@
 import 'syntax_lib1.dart';
 
 @Y<String>()
-// ^^^^^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class Test1 {}
 
 @Z<String>(42)
-// ^^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class Test2 {}
diff --git a/Language/Mixins/Mixin_Application/abstract_t01.dart b/Language/Mixins/Mixin_Application/abstract_t01.dart
index 6e9f90d..c122734 100644
--- a/Language/Mixins/Mixin_Application/abstract_t01.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t02.dart b/Language/Mixins/Mixin_Application/abstract_t02.dart
index 34a9a90..f8e5d62 100644
--- a/Language/Mixins/Mixin_Application/abstract_t02.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t03.dart b/Language/Mixins/Mixin_Application/abstract_t03.dart
index 069daa0..79a1cd5 100644
--- a/Language/Mixins/Mixin_Application/abstract_t03.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t04.dart b/Language/Mixins/Mixin_Application/abstract_t04.dart
index d5fbb67..cd5c358 100644
--- a/Language/Mixins/Mixin_Application/abstract_t04.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t05.dart b/Language/Mixins/Mixin_Application/abstract_t05.dart
index 7939752..7299b1a 100644
--- a/Language/Mixins/Mixin_Application/abstract_t05.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t06.dart b/Language/Mixins/Mixin_Application/abstract_t06.dart
index 9e0befd..5f3be12 100644
--- a/Language/Mixins/Mixin_Application/abstract_t06.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t07.dart b/Language/Mixins/Mixin_Application/abstract_t07.dart
index adbdb83..cde0cdc 100644
--- a/Language/Mixins/Mixin_Application/abstract_t07.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t08.dart b/Language/Mixins/Mixin_Application/abstract_t08.dart
index 910f619..9d1eb23 100644
--- a/Language/Mixins/Mixin_Application/abstract_t08.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t09.dart b/Language/Mixins/Mixin_Application/abstract_t09.dart
index cbcd200..9405af3 100644
--- a/Language/Mixins/Mixin_Application/abstract_t09.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t10.dart b/Language/Mixins/Mixin_Application/abstract_t10.dart
index 049172f..648314b 100644
--- a/Language/Mixins/Mixin_Application/abstract_t10.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t11.dart b/Language/Mixins/Mixin_Application/abstract_t11.dart
index fd24a2c..a29386c 100644
--- a/Language/Mixins/Mixin_Application/abstract_t11.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t12.dart b/Language/Mixins/Mixin_Application/abstract_t12.dart
index 94cdc53..4fad486 100644
--- a/Language/Mixins/Mixin_Application/abstract_t12.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/abstract_t13.dart b/Language/Mixins/Mixin_Application/abstract_t13.dart
index b0bb2f1..7ec5685 100644
--- a/Language/Mixins/Mixin_Application/abstract_t13.dart
+++ b/Language/Mixins/Mixin_Application/abstract_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a class definition of the form class C = M; or the
  * form class C<T1,...,Tn> = M; in library L is to introduce the name C into
diff --git a/Language/Mixins/Mixin_Application/deferred_lib.dart b/Language/Mixins/Mixin_Application/deferred_lib.dart
index 7313a2c..81843f8 100644
--- a/Language/Mixins/Mixin_Application/deferred_lib.dart
+++ b/Language/Mixins/Mixin_Application/deferred_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library deferred_lib;
 
 class A {
diff --git a/Language/Mixins/Mixin_Application/deferred_t01.dart b/Language/Mixins/Mixin_Application/deferred_t01.dart
index 503768f..a242269 100644
--- a/Language/Mixins/Mixin_Application/deferred_t01.dart
+++ b/Language/Mixins/Mixin_Application/deferred_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the with clause of a mixin
  * application C includes a deferred type expression.
diff --git a/Language/Mixins/Mixin_Application/deferred_t02.dart b/Language/Mixins/Mixin_Application/deferred_t02.dart
index 2ca0dc0..dbe72cc 100644
--- a/Language/Mixins/Mixin_Application/deferred_t02.dart
+++ b/Language/Mixins/Mixin_Application/deferred_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the with clause of a mixin
  * application C includes a deferred type expression.
diff --git a/Language/Mixins/Mixin_Application/deferred_t03.dart b/Language/Mixins/Mixin_Application/deferred_t03.dart
index a37a2d4..82a57bc 100644
--- a/Language/Mixins/Mixin_Application/deferred_t03.dart
+++ b/Language/Mixins/Mixin_Application/deferred_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the with clause of a mixin
  * application C includes a deferred type expression.
diff --git a/Language/Mixins/Mixin_Application/error_t01.dart b/Language/Mixins/Mixin_Application/error_t01.dart
index 0fc6612..7eaf0b4 100644
--- a/Language/Mixins/Mixin_Application/error_t01.dart
+++ b/Language/Mixins/Mixin_Application/error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/error_t02.dart b/Language/Mixins/Mixin_Application/error_t02.dart
index 90b55a6..681d5fe 100644
--- a/Language/Mixins/Mixin_Application/error_t02.dart
+++ b/Language/Mixins/Mixin_Application/error_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/implicit_constructor_t01.dart b/Language/Mixins/Mixin_Application/implicit_constructor_t01.dart
index f9c29b2..6981c9e 100644
--- a/Language/Mixins/Mixin_Application/implicit_constructor_t01.dart
+++ b/Language/Mixins/Mixin_Application/implicit_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each generative constructor named
  * qi(Ti1 ai1,..., Tiki aiki), i ∈ 1..n of S, C has an implicitly declared
diff --git a/Language/Mixins/Mixin_Application/implicit_constructor_t02.dart b/Language/Mixins/Mixin_Application/implicit_constructor_t02.dart
index 742a2b1..45e7064 100644
--- a/Language/Mixins/Mixin_Application/implicit_constructor_t02.dart
+++ b/Language/Mixins/Mixin_Application/implicit_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each generative constructor named
  * qi(Ti1 ai1,..., Tiki aiki), i ∈ 1..n of S, C has an implicitly declared
diff --git a/Language/Mixins/Mixin_Application/implicit_constructor_t03.dart b/Language/Mixins/Mixin_Application/implicit_constructor_t03.dart
index ec37c28..9b8f3c6 100644
--- a/Language/Mixins/Mixin_Application/implicit_constructor_t03.dart
+++ b/Language/Mixins/Mixin_Application/implicit_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each generative constructor named
  * qi(Ti1 ai1,..., Tiki aiki), i ∈ 1..n of S, C has an implicitly declared
diff --git a/Language/Mixins/Mixin_Application/implicit_constructor_t04.dart b/Language/Mixins/Mixin_Application/implicit_constructor_t04.dart
index 03675fd..4eb985c 100644
--- a/Language/Mixins/Mixin_Application/implicit_constructor_t04.dart
+++ b/Language/Mixins/Mixin_Application/implicit_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For each generative constructor named
  * qi(Ti1 ai1,..., Tiki aiki), i ∈ 1..n of S, C has an implicitly declared
diff --git a/Language/Mixins/Mixin_Application/initializers_t01.dart b/Language/Mixins/Mixin_Application/initializers_t01.dart
index 5a8efae..581cf27 100644
--- a/Language/Mixins/Mixin_Application/initializers_t01.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/initializers_t02.dart b/Language/Mixins/Mixin_Application/initializers_t02.dart
index 3975672..3acd9b5 100644
--- a/Language/Mixins/Mixin_Application/initializers_t02.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/initializers_t03.dart b/Language/Mixins/Mixin_Application/initializers_t03.dart
index 687e581..12c1430 100644
--- a/Language/Mixins/Mixin_Application/initializers_t03.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/initializers_t04.dart b/Language/Mixins/Mixin_Application/initializers_t04.dart
index 8d749fc..c2552bc 100644
--- a/Language/Mixins/Mixin_Application/initializers_t04.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/initializers_t05.dart b/Language/Mixins/Mixin_Application/initializers_t05.dart
index d7716c7..74839ed 100644
--- a/Language/Mixins/Mixin_Application/initializers_t05.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/initializers_t06.dart b/Language/Mixins/Mixin_Application/initializers_t06.dart
index bdc0b45..19f33fe 100644
--- a/Language/Mixins/Mixin_Application/initializers_t06.dart
+++ b/Language/Mixins/Mixin_Application/initializers_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If any of the instance fields of M (respectively, Mk) have
  * initializers, they are executed in the scope of M (respectively, Mk) to
diff --git a/Language/Mixins/Mixin_Application/interfaces_t01.dart b/Language/Mixins/Mixin_Application/interfaces_t01.dart
index 82c7f01..6726811 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t01.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t02.dart b/Language/Mixins/Mixin_Application/interfaces_t02.dart
index 76e57fc..c11d8c1 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t02.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t03.dart b/Language/Mixins/Mixin_Application/interfaces_t03.dart
index 5b8f7a5..1b5ce33 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t03.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t04.dart b/Language/Mixins/Mixin_Application/interfaces_t04.dart
index 57f298f..48c67e6 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t04.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t05.dart b/Language/Mixins/Mixin_Application/interfaces_t05.dart
index eae54ed..c0ed012 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t05.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t06.dart b/Language/Mixins/Mixin_Application/interfaces_t06.dart
index a701dcd..6fb4a30 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t06.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/interfaces_t07.dart b/Language/Mixins/Mixin_Application/interfaces_t07.dart
index f0563f6..e1895da 100644
--- a/Language/Mixins/Mixin_Application/interfaces_t07.dart
+++ b/Language/Mixins/Mixin_Application/interfaces_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the mixin application declares support for interfaces, the
  * resulting class implements those interfaces.
diff --git a/Language/Mixins/Mixin_Application/superclass_t01.dart b/Language/Mixins/Mixin_Application/superclass_t01.dart
index 9561ded..e228daa 100644
--- a/Language/Mixins/Mixin_Application/superclass_t01.dart
+++ b/Language/Mixins/Mixin_Application/superclass_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error to derive a mixin from a class which has a
  * superclass other than Object.
diff --git a/Language/Mixins/Mixin_Application/superclass_t02.dart b/Language/Mixins/Mixin_Application/superclass_t02.dart
index 71ec0d7..9654f52 100644
--- a/Language/Mixins/Mixin_Application/superclass_t02.dart
+++ b/Language/Mixins/Mixin_Application/superclass_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error to derive a mixin from a class which has a
  * superclass other than Object.
diff --git a/Language/Mixins/Mixin_Application/superclass_t03.dart b/Language/Mixins/Mixin_Application/superclass_t03.dart
index 8e4207b..226336c 100644
--- a/Language/Mixins/Mixin_Application/superclass_t03.dart
+++ b/Language/Mixins/Mixin_Application/superclass_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error to derive a mixin from a class which has a
  * superclass other than Object.
diff --git a/Language/Mixins/Mixin_Application/superclass_t04.dart b/Language/Mixins/Mixin_Application/superclass_t04.dart
index 3833188..8a0f437 100644
--- a/Language/Mixins/Mixin_Application/superclass_t04.dart
+++ b/Language/Mixins/Mixin_Application/superclass_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error to derive a mixin from a class which has a
  * superclass other than Object.
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t01.dart b/Language/Mixins/Mixin_Application/superinterfaces_t01.dart
index ca76273..2232350 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t01.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t02.dart b/Language/Mixins/Mixin_Application/superinterfaces_t02.dart
index 52869b8..6b0da6f 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t02.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t03.dart b/Language/Mixins/Mixin_Application/superinterfaces_t03.dart
index c21a601..bac218c 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t03.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t04.dart b/Language/Mixins/Mixin_Application/superinterfaces_t04.dart
index 7decadd..d668c45 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t04.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t05.dart b/Language/Mixins/Mixin_Application/superinterfaces_t05.dart
index 6c9c2e0..0063720 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t05.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t06.dart b/Language/Mixins/Mixin_Application/superinterfaces_t06.dart
index 71cfc82..22c86cc 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t06.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t07.dart b/Language/Mixins/Mixin_Application/superinterfaces_t07.dart
index cf1726a..7d874ed 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t07.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t08.dart b/Language/Mixins/Mixin_Application/superinterfaces_t08.dart
index 46c55d2..a9ab391 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t08.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t09.dart b/Language/Mixins/Mixin_Application/superinterfaces_t09.dart
index c9e4feb..d5fd165 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t09.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t10.dart b/Language/Mixins/Mixin_Application/superinterfaces_t10.dart
index ce15fff..43727f7 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t10.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t11.dart b/Language/Mixins/Mixin_Application/superinterfaces_t11.dart
index 84f1887..f389648 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t11.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t12.dart b/Language/Mixins/Mixin_Application/superinterfaces_t12.dart
index ca2f860..b66f1c8 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t12.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t13.dart b/Language/Mixins/Mixin_Application/superinterfaces_t13.dart
index 6357cf7..38f77cb 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t13.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/superinterfaces_t14.dart b/Language/Mixins/Mixin_Application/superinterfaces_t14.dart
index 9003b41..a4393b3 100644
--- a/Language/Mixins/Mixin_Application/superinterfaces_t14.dart
+++ b/Language/Mixins/Mixin_Application/superinterfaces_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t01.dart b/Language/Mixins/Mixin_Application/syntax_t01.dart
index 274beac..4995ac4 100644
--- a/Language/Mixins/Mixin_Application/syntax_t01.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t02.dart b/Language/Mixins/Mixin_Application/syntax_t02.dart
index 7f257b5..fe350e3 100644
--- a/Language/Mixins/Mixin_Application/syntax_t02.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t03.dart b/Language/Mixins/Mixin_Application/syntax_t03.dart
index b1c4eb4..e594a0b 100644
--- a/Language/Mixins/Mixin_Application/syntax_t03.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t04.dart b/Language/Mixins/Mixin_Application/syntax_t04.dart
index c308ffc..1ae4758 100644
--- a/Language/Mixins/Mixin_Application/syntax_t04.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t05.dart b/Language/Mixins/Mixin_Application/syntax_t05.dart
index d2f687b..d441ef0 100644
--- a/Language/Mixins/Mixin_Application/syntax_t05.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t06.dart b/Language/Mixins/Mixin_Application/syntax_t06.dart
index 9d90c90..8925dfa 100644
--- a/Language/Mixins/Mixin_Application/syntax_t06.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t07.dart b/Language/Mixins/Mixin_Application/syntax_t07.dart
index 52e55cb..87cf285 100644
--- a/Language/Mixins/Mixin_Application/syntax_t07.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t08.dart b/Language/Mixins/Mixin_Application/syntax_t08.dart
index aa31678..f0a0d53 100644
--- a/Language/Mixins/Mixin_Application/syntax_t08.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t09.dart b/Language/Mixins/Mixin_Application/syntax_t09.dart
index 92ec2be..2514024 100644
--- a/Language/Mixins/Mixin_Application/syntax_t09.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t10.dart b/Language/Mixins/Mixin_Application/syntax_t10.dart
index caabda7..5ece776 100644
--- a/Language/Mixins/Mixin_Application/syntax_t10.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/syntax_t11.dart b/Language/Mixins/Mixin_Application/syntax_t11.dart
index 5794d36..5da8a12 100644
--- a/Language/Mixins/Mixin_Application/syntax_t11.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may be defined as a mixin application.
  *
diff --git a/Language/Mixins/Mixin_Application/syntax_t12.dart b/Language/Mixins/Mixin_Application/syntax_t12.dart
index fc00155..888039f 100644
--- a/Language/Mixins/Mixin_Application/syntax_t12.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may be defined as a mixin application.
  *
diff --git a/Language/Mixins/Mixin_Application/syntax_t13.dart b/Language/Mixins/Mixin_Application/syntax_t13.dart
index 575729d..27e28c9 100644
--- a/Language/Mixins/Mixin_Application/syntax_t13.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may be defined as a mixin application.
  *
diff --git a/Language/Mixins/Mixin_Application/syntax_t14.dart b/Language/Mixins/Mixin_Application/syntax_t14.dart
index 185ede7..061e51b 100644
--- a/Language/Mixins/Mixin_Application/syntax_t14.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may be defined as a mixin application.
  *
diff --git a/Language/Mixins/Mixin_Application/syntax_t15.dart b/Language/Mixins/Mixin_Application/syntax_t15.dart
index a2a0c67..3edaa91 100644
--- a/Language/Mixins/Mixin_Application/syntax_t15.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A class may be defined as a mixin application.
  *
diff --git a/Language/Mixins/Mixin_Application/syntax_t16.dart b/Language/Mixins/Mixin_Application/syntax_t16.dart
index 092e851..1e3480f 100644
--- a/Language/Mixins/Mixin_Application/syntax_t16.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t17.dart b/Language/Mixins/Mixin_Application/syntax_t17.dart
index b346b7c..4904a1b 100644
--- a/Language/Mixins/Mixin_Application/syntax_t17.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t18.dart b/Language/Mixins/Mixin_Application/syntax_t18.dart
index ddbfac1..e9f3ba3 100644
--- a/Language/Mixins/Mixin_Application/syntax_t18.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t19.dart b/Language/Mixins/Mixin_Application/syntax_t19.dart
index d7ad1f7..5b8f1d5 100644
--- a/Language/Mixins/Mixin_Application/syntax_t19.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t20.dart b/Language/Mixins/Mixin_Application/syntax_t20.dart
index 570abde..84b21d6 100644
--- a/Language/Mixins/Mixin_Application/syntax_t20.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t21.dart b/Language/Mixins/Mixin_Application/syntax_t21.dart
index 9c62efc..d92b0ba 100644
--- a/Language/Mixins/Mixin_Application/syntax_t21.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t22.dart b/Language/Mixins/Mixin_Application/syntax_t22.dart
index e75330e..8dfa4ce 100644
--- a/Language/Mixins/Mixin_Application/syntax_t22.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t23.dart b/Language/Mixins/Mixin_Application/syntax_t23.dart
index 0a06a60..fd32ae4 100644
--- a/Language/Mixins/Mixin_Application/syntax_t23.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * classDefinition:
diff --git a/Language/Mixins/Mixin_Application/syntax_t26.dart b/Language/Mixins/Mixin_Application/syntax_t26.dart
index f7883b2..45a98ba 100644
--- a/Language/Mixins/Mixin_Application/syntax_t26.dart
+++ b/Language/Mixins/Mixin_Application/syntax_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be a class, M be a mixin with required superinterfaces
  * T1, . . . , Tn, combined superinterface MS, implemented interfaces
diff --git a/Language/Mixins/Mixin_Application/warning_t01.dart b/Language/Mixins/Mixin_Application/warning_t01.dart
index d2b0572..173e5ae 100644
--- a/Language/Mixins/Mixin_Application/warning_t01.dart
+++ b/Language/Mixins/Mixin_Application/warning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/warning_t02.dart b/Language/Mixins/Mixin_Application/warning_t02.dart
index 2b5bf91..5d4c1fa 100644
--- a/Language/Mixins/Mixin_Application/warning_t02.dart
+++ b/Language/Mixins/Mixin_Application/warning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/warning_t03.dart b/Language/Mixins/Mixin_Application/warning_t03.dart
index 464ed9d..780efd6 100644
--- a/Language/Mixins/Mixin_Application/warning_t03.dart
+++ b/Language/Mixins/Mixin_Application/warning_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/warning_t04.dart b/Language/Mixins/Mixin_Application/warning_t04.dart
index 636e984..b226928 100644
--- a/Language/Mixins/Mixin_Application/warning_t04.dart
+++ b/Language/Mixins/Mixin_Application/warning_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let K be a class declaration with the same constructors,
  * superclass and interfaces as C, and the instance members declared by M
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t01.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t01.dart
index c004a8f..5c400d2 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t01.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t02.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t02.dart
index 9b39f0d..7525f94 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t02.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t03.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t03.dart
index 75c2f70..430e793 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t03.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t04.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t04.dart
index 459c4ef..6a041d3 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t04.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t05.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t05.dart
index 56a1a55..13f12cd 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t05.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t06.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t06.dart
index 7683f7d..96d974a 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t06.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t07.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t07.dart
index 51355ba..85f7952 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t07.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t08.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t08.dart
index 0c79601..1669055 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t08.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_mixin_type_t09.dart b/Language/Mixins/Mixin_Application/wrong_mixin_type_t09.dart
index 6321239..ecfc855 100644
--- a/Language/Mixins/Mixin_Application/wrong_mixin_type_t09.dart
+++ b/Language/Mixins/Mixin_Application/wrong_mixin_type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t01.dart b/Language/Mixins/Mixin_Application/wrong_type_t01.dart
index 7e05c17..3d72bb1 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t01.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t02.dart b/Language/Mixins/Mixin_Application/wrong_type_t02.dart
index c78a796..c896dcf 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t02.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t03.dart b/Language/Mixins/Mixin_Application/wrong_type_t03.dart
index bcf8f13..940f391 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t03.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t04.dart b/Language/Mixins/Mixin_Application/wrong_type_t04.dart
index 7ade107..f64af4a 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t04.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t05.dart b/Language/Mixins/Mixin_Application/wrong_type_t05.dart
index 899db9b..682697a 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t05.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Application/wrong_type_t06.dart b/Language/Mixins/Mixin_Application/wrong_type_t06.dart
index 9fe1164..e360482 100644
--- a/Language/Mixins/Mixin_Application/wrong_type_t06.dart
+++ b/Language/Mixins/Mixin_Application/wrong_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a class
  * C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Composition/order_t01.dart b/Language/Mixins/Mixin_Composition/order_t01.dart
index f09bdcd..5f41845 100644
--- a/Language/Mixins/Mixin_Composition/order_t01.dart
+++ b/Language/Mixins/Mixin_Composition/order_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a
  * class C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/Mixin_Composition/order_t02.dart b/Language/Mixins/Mixin_Composition/order_t02.dart
index 6462157..04f7b2a 100644
--- a/Language/Mixins/Mixin_Composition/order_t02.dart
+++ b/Language/Mixins/Mixin_Composition/order_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin application of the form S with M1,...,Mk; defines a
  * class C whose superclass is the application of the mixin composition
diff --git a/Language/Mixins/declaration_t01.dart b/Language/Mixins/declaration_t01.dart
index caa9b04..a58eeb3 100644
--- a/Language/Mixins/declaration_t01.dart
+++ b/Language/Mixins/declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error for the mixin declaration if the MS
  * class declaration would cause a compile-time error
diff --git a/Language/Mixins/declaring_constructor_t01.dart b/Language/Mixins/declaring_constructor_t01.dart
index 1eef1af..0d0b700 100644
--- a/Language/Mixins/declaring_constructor_t01.dart
+++ b/Language/Mixins/declaring_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t02.dart b/Language/Mixins/declaring_constructor_t02.dart
index e7baef0..242e450 100644
--- a/Language/Mixins/declaring_constructor_t02.dart
+++ b/Language/Mixins/declaring_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t03.dart b/Language/Mixins/declaring_constructor_t03.dart
index c5e7e90..940d850 100644
--- a/Language/Mixins/declaring_constructor_t03.dart
+++ b/Language/Mixins/declaring_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t04.dart b/Language/Mixins/declaring_constructor_t04.dart
index 0b0ad87..be6664f 100644
--- a/Language/Mixins/declaring_constructor_t04.dart
+++ b/Language/Mixins/declaring_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t05.dart b/Language/Mixins/declaring_constructor_t05.dart
index 06c44a0..83cac0b 100644
--- a/Language/Mixins/declaring_constructor_t05.dart
+++ b/Language/Mixins/declaring_constructor_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t06.dart b/Language/Mixins/declaring_constructor_t06.dart
index acb91d6..7259373 100644
--- a/Language/Mixins/declaring_constructor_t06.dart
+++ b/Language/Mixins/declaring_constructor_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t07.dart b/Language/Mixins/declaring_constructor_t07.dart
index 67d382b..65b0b69 100644
--- a/Language/Mixins/declaring_constructor_t07.dart
+++ b/Language/Mixins/declaring_constructor_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t08.dart b/Language/Mixins/declaring_constructor_t08.dart
index 0de918f..6fa8c23 100644
--- a/Language/Mixins/declaring_constructor_t08.dart
+++ b/Language/Mixins/declaring_constructor_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t09.dart b/Language/Mixins/declaring_constructor_t09.dart
index e281d08..5e266d7 100644
--- a/Language/Mixins/declaring_constructor_t09.dart
+++ b/Language/Mixins/declaring_constructor_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t10.dart b/Language/Mixins/declaring_constructor_t10.dart
index 8095273..99dc037 100644
--- a/Language/Mixins/declaring_constructor_t10.dart
+++ b/Language/Mixins/declaring_constructor_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Mixins/declaring_constructor_t11.dart b/Language/Mixins/declaring_constructor_t11.dart
index 8bc967c..dc0f839 100644
--- a/Language/Mixins/declaring_constructor_t11.dart
+++ b/Language/Mixins/declaring_constructor_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a declared or derived mixin
  * explicitly declares a constructor which is not a factory constructor.
diff --git a/Language/Overview/Privacy/private_and_public_t01.dart b/Language/Overview/Privacy/private_and_public_t01.dart
index b6fff96..9cd6bcf 100644
--- a/Language/Overview/Privacy/private_and_public_t01.dart
+++ b/Language/Overview/Privacy/private_and_public_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t02.dart b/Language/Overview/Privacy/private_and_public_t02.dart
index 577934d..979c1a5 100644
--- a/Language/Overview/Privacy/private_and_public_t02.dart
+++ b/Language/Overview/Privacy/private_and_public_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t04.dart b/Language/Overview/Privacy/private_and_public_t04.dart
index 598f7ce..b6b9980 100644
--- a/Language/Overview/Privacy/private_and_public_t04.dart
+++ b/Language/Overview/Privacy/private_and_public_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t05.dart b/Language/Overview/Privacy/private_and_public_t05.dart
index 4b66b7e..5fd12b7 100644
--- a/Language/Overview/Privacy/private_and_public_t05.dart
+++ b/Language/Overview/Privacy/private_and_public_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t06.dart b/Language/Overview/Privacy/private_and_public_t06.dart
index 1073980..e9ee450 100644
--- a/Language/Overview/Privacy/private_and_public_t06.dart
+++ b/Language/Overview/Privacy/private_and_public_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t07.dart b/Language/Overview/Privacy/private_and_public_t07.dart
index e4c26fc..d809333 100644
--- a/Language/Overview/Privacy/private_and_public_t07.dart
+++ b/Language/Overview/Privacy/private_and_public_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t08.dart b/Language/Overview/Privacy/private_and_public_t08.dart
index 3a26402..95e987c 100644
--- a/Language/Overview/Privacy/private_and_public_t08.dart
+++ b/Language/Overview/Privacy/private_and_public_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t09.dart b/Language/Overview/Privacy/private_and_public_t09.dart
index 175fa7d..3f39831 100644
--- a/Language/Overview/Privacy/private_and_public_t09.dart
+++ b/Language/Overview/Privacy/private_and_public_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t10.dart b/Language/Overview/Privacy/private_and_public_t10.dart
index 4d4cc8a..b95388f 100644
--- a/Language/Overview/Privacy/private_and_public_t10.dart
+++ b/Language/Overview/Privacy/private_and_public_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t11.dart b/Language/Overview/Privacy/private_and_public_t11.dart
index 1e98c32..27e43ed 100644
--- a/Language/Overview/Privacy/private_and_public_t11.dart
+++ b/Language/Overview/Privacy/private_and_public_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t12.dart b/Language/Overview/Privacy/private_and_public_t12.dart
index 2fbf041..4b38722 100644
--- a/Language/Overview/Privacy/private_and_public_t12.dart
+++ b/Language/Overview/Privacy/private_and_public_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t13.dart b/Language/Overview/Privacy/private_and_public_t13.dart
index 66aa031..f2f5c55 100644
--- a/Language/Overview/Privacy/private_and_public_t13.dart
+++ b/Language/Overview/Privacy/private_and_public_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private.
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t14.dart b/Language/Overview/Privacy/private_and_public_t14.dart
index ad4659a..40b2957 100644
--- a/Language/Overview/Privacy/private_and_public_t14.dart
+++ b/Language/Overview/Privacy/private_and_public_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private.
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t15.dart b/Language/Overview/Privacy/private_and_public_t15.dart
index 08f57b5..46f5c0e 100644
--- a/Language/Overview/Privacy/private_and_public_t15.dart
+++ b/Language/Overview/Privacy/private_and_public_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t16.dart b/Language/Overview/Privacy/private_and_public_t16.dart
index e6736e2..353e22f 100644
--- a/Language/Overview/Privacy/private_and_public_t16.dart
+++ b/Language/Overview/Privacy/private_and_public_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t17.dart b/Language/Overview/Privacy/private_and_public_t17.dart
index 19e1740..55c9551 100644
--- a/Language/Overview/Privacy/private_and_public_t17.dart
+++ b/Language/Overview/Privacy/private_and_public_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t18.dart b/Language/Overview/Privacy/private_and_public_t18.dart
index da7ff14..b960a1a 100644
--- a/Language/Overview/Privacy/private_and_public_t18.dart
+++ b/Language/Overview/Privacy/private_and_public_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private.
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t19.dart b/Language/Overview/Privacy/private_and_public_t19.dart
index 39ad237..f07d934 100644
--- a/Language/Overview/Privacy/private_and_public_t19.dart
+++ b/Language/Overview/Privacy/private_and_public_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t20.dart b/Language/Overview/Privacy/private_and_public_t20.dart
index d64c2d4..3969376 100644
--- a/Language/Overview/Privacy/private_and_public_t20.dart
+++ b/Language/Overview/Privacy/private_and_public_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t21.dart b/Language/Overview/Privacy/private_and_public_t21.dart
index cf22bcb..2a421ff 100644
--- a/Language/Overview/Privacy/private_and_public_t21.dart
+++ b/Language/Overview/Privacy/private_and_public_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t21_lib.dart b/Language/Overview/Privacy/private_and_public_t21_lib.dart
index 991ed81..b80fb10 100644
--- a/Language/Overview/Privacy/private_and_public_t21_lib.dart
+++ b/Language/Overview/Privacy/private_and_public_t21_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t22.dart b/Language/Overview/Privacy/private_and_public_t22.dart
index 21484bf..31417e5 100644
--- a/Language/Overview/Privacy/private_and_public_t22.dart
+++ b/Language/Overview/Privacy/private_and_public_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t23.dart b/Language/Overview/Privacy/private_and_public_t23.dart
index 7894401..bae5fbf 100644
--- a/Language/Overview/Privacy/private_and_public_t23.dart
+++ b/Language/Overview/Privacy/private_and_public_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t24.dart b/Language/Overview/Privacy/private_and_public_t24.dart
index 9eb5dfd..cac12c9 100644
--- a/Language/Overview/Privacy/private_and_public_t24.dart
+++ b/Language/Overview/Privacy/private_and_public_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Privacy/private_and_public_t25.dart b/Language/Overview/Privacy/private_and_public_t25.dart
index 6d9fcfc..489e489 100644
--- a/Language/Overview/Privacy/private_and_public_t25.dart
+++ b/Language/Overview/Privacy/private_and_public_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart supports two levels of privacy: public and private. 
  * A declaration is private iff its name is private, otherwise it is public.
diff --git a/Language/Overview/Scoping/conflicting_names_t01.dart b/Language/Overview/Scoping/conflicting_names_t01.dart
index b3905f3..4d14a9e 100644
--- a/Language/Overview/Scoping/conflicting_names_t01.dart
+++ b/Language/Overview/Scoping/conflicting_names_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t02.dart b/Language/Overview/Scoping/conflicting_names_t02.dart
index c7da818..272e9fd 100644
--- a/Language/Overview/Scoping/conflicting_names_t02.dart
+++ b/Language/Overview/Scoping/conflicting_names_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t04.dart b/Language/Overview/Scoping/conflicting_names_t04.dart
index c62a3a1..5c42444 100644
--- a/Language/Overview/Scoping/conflicting_names_t04.dart
+++ b/Language/Overview/Scoping/conflicting_names_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t05.dart b/Language/Overview/Scoping/conflicting_names_t05.dart
index 85bdf7e..767ffc4 100644
--- a/Language/Overview/Scoping/conflicting_names_t05.dart
+++ b/Language/Overview/Scoping/conflicting_names_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t06.dart b/Language/Overview/Scoping/conflicting_names_t06.dart
index 154588b..c57032f 100644
--- a/Language/Overview/Scoping/conflicting_names_t06.dart
+++ b/Language/Overview/Scoping/conflicting_names_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t09.dart b/Language/Overview/Scoping/conflicting_names_t09.dart
index 9ad8672..52d0341 100644
--- a/Language/Overview/Scoping/conflicting_names_t09.dart
+++ b/Language/Overview/Scoping/conflicting_names_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t11.dart b/Language/Overview/Scoping/conflicting_names_t11.dart
index 2168cc9..22b92cd 100644
--- a/Language/Overview/Scoping/conflicting_names_t11.dart
+++ b/Language/Overview/Scoping/conflicting_names_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t12.dart b/Language/Overview/Scoping/conflicting_names_t12.dart
index d49e7a5..5dff57a 100644
--- a/Language/Overview/Scoping/conflicting_names_t12.dart
+++ b/Language/Overview/Scoping/conflicting_names_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t13.dart b/Language/Overview/Scoping/conflicting_names_t13.dart
index fda279a..4669e65 100644
--- a/Language/Overview/Scoping/conflicting_names_t13.dart
+++ b/Language/Overview/Scoping/conflicting_names_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t15.dart b/Language/Overview/Scoping/conflicting_names_t15.dart
index 532cd15..7baef00 100644
--- a/Language/Overview/Scoping/conflicting_names_t15.dart
+++ b/Language/Overview/Scoping/conflicting_names_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t16.dart b/Language/Overview/Scoping/conflicting_names_t16.dart
index 8f63a21..a421954 100644
--- a/Language/Overview/Scoping/conflicting_names_t16.dart
+++ b/Language/Overview/Scoping/conflicting_names_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t17.dart b/Language/Overview/Scoping/conflicting_names_t17.dart
index 05fdbe9..9a0b9c2 100644
--- a/Language/Overview/Scoping/conflicting_names_t17.dart
+++ b/Language/Overview/Scoping/conflicting_names_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t18.dart b/Language/Overview/Scoping/conflicting_names_t18.dart
index 555ff9b..62044c7 100644
--- a/Language/Overview/Scoping/conflicting_names_t18.dart
+++ b/Language/Overview/Scoping/conflicting_names_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t19.dart b/Language/Overview/Scoping/conflicting_names_t19.dart
index 683b39d..a30edab 100644
--- a/Language/Overview/Scoping/conflicting_names_t19.dart
+++ b/Language/Overview/Scoping/conflicting_names_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t20.dart b/Language/Overview/Scoping/conflicting_names_t20.dart
index 71c557e..5536ff4 100644
--- a/Language/Overview/Scoping/conflicting_names_t20.dart
+++ b/Language/Overview/Scoping/conflicting_names_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t21.dart b/Language/Overview/Scoping/conflicting_names_t21.dart
index d1b83ea..41f48da 100644
--- a/Language/Overview/Scoping/conflicting_names_t21.dart
+++ b/Language/Overview/Scoping/conflicting_names_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t25.dart b/Language/Overview/Scoping/conflicting_names_t25.dart
index bfc46b3..01ef982 100644
--- a/Language/Overview/Scoping/conflicting_names_t25.dart
+++ b/Language/Overview/Scoping/conflicting_names_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t26.dart b/Language/Overview/Scoping/conflicting_names_t26.dart
index 6ba83a4..0e3f4c3 100644
--- a/Language/Overview/Scoping/conflicting_names_t26.dart
+++ b/Language/Overview/Scoping/conflicting_names_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t27.dart b/Language/Overview/Scoping/conflicting_names_t27.dart
index ed1ef42..bbce7db 100644
--- a/Language/Overview/Scoping/conflicting_names_t27.dart
+++ b/Language/Overview/Scoping/conflicting_names_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t28.dart b/Language/Overview/Scoping/conflicting_names_t28.dart
index 7ee6d8e..f712aff 100644
--- a/Language/Overview/Scoping/conflicting_names_t28.dart
+++ b/Language/Overview/Scoping/conflicting_names_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t29.dart b/Language/Overview/Scoping/conflicting_names_t29.dart
index c567c53..68f2764 100644
--- a/Language/Overview/Scoping/conflicting_names_t29.dart
+++ b/Language/Overview/Scoping/conflicting_names_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t30.dart b/Language/Overview/Scoping/conflicting_names_t30.dart
index e08d580..369fc87 100644
--- a/Language/Overview/Scoping/conflicting_names_t30.dart
+++ b/Language/Overview/Scoping/conflicting_names_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t31.dart b/Language/Overview/Scoping/conflicting_names_t31.dart
index da5f25b..2e672ee 100644
--- a/Language/Overview/Scoping/conflicting_names_t31.dart
+++ b/Language/Overview/Scoping/conflicting_names_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t32.dart b/Language/Overview/Scoping/conflicting_names_t32.dart
index 6a355ca..0719f47 100644
--- a/Language/Overview/Scoping/conflicting_names_t32.dart
+++ b/Language/Overview/Scoping/conflicting_names_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t33.dart b/Language/Overview/Scoping/conflicting_names_t33.dart
index 5cad400..68aa19e 100644
--- a/Language/Overview/Scoping/conflicting_names_t33.dart
+++ b/Language/Overview/Scoping/conflicting_names_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t34.dart b/Language/Overview/Scoping/conflicting_names_t34.dart
index 9c001d6..af42c54 100644
--- a/Language/Overview/Scoping/conflicting_names_t34.dart
+++ b/Language/Overview/Scoping/conflicting_names_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t35.dart b/Language/Overview/Scoping/conflicting_names_t35.dart
index aaedc5f..7d29620 100644
--- a/Language/Overview/Scoping/conflicting_names_t35.dart
+++ b/Language/Overview/Scoping/conflicting_names_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t37.dart b/Language/Overview/Scoping/conflicting_names_t37.dart
index fbea7b4..d38bc3e 100644
--- a/Language/Overview/Scoping/conflicting_names_t37.dart
+++ b/Language/Overview/Scoping/conflicting_names_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t38.dart b/Language/Overview/Scoping/conflicting_names_t38.dart
index 42be223..d8d3495 100644
--- a/Language/Overview/Scoping/conflicting_names_t38.dart
+++ b/Language/Overview/Scoping/conflicting_names_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t39.dart b/Language/Overview/Scoping/conflicting_names_t39.dart
index ab7f2fa..629251a 100644
--- a/Language/Overview/Scoping/conflicting_names_t39.dart
+++ b/Language/Overview/Scoping/conflicting_names_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t40.dart b/Language/Overview/Scoping/conflicting_names_t40.dart
index d389b54..0c2194d 100644
--- a/Language/Overview/Scoping/conflicting_names_t40.dart
+++ b/Language/Overview/Scoping/conflicting_names_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t41.dart b/Language/Overview/Scoping/conflicting_names_t41.dart
index 8fab2be..4fd0677 100644
--- a/Language/Overview/Scoping/conflicting_names_t41.dart
+++ b/Language/Overview/Scoping/conflicting_names_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t43.dart b/Language/Overview/Scoping/conflicting_names_t43.dart
index 8cbc3b5..2ab569e 100644
--- a/Language/Overview/Scoping/conflicting_names_t43.dart
+++ b/Language/Overview/Scoping/conflicting_names_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t44.dart b/Language/Overview/Scoping/conflicting_names_t44.dart
index c2b3c77..137c0c8 100644
--- a/Language/Overview/Scoping/conflicting_names_t44.dart
+++ b/Language/Overview/Scoping/conflicting_names_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if there is more than one entity 
  * with the same name declared in the same scope.
diff --git a/Language/Overview/Scoping/conflicting_names_t45.dart b/Language/Overview/Scoping/conflicting_names_t45.dart
index d9f15d8..c763b90 100644
--- a/Language/Overview/Scoping/conflicting_names_t45.dart
+++ b/Language/Overview/Scoping/conflicting_names_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/conflicting_names_t46.dart b/Language/Overview/Scoping/conflicting_names_t46.dart
index 43bb30b..7b00668 100644
--- a/Language/Overview/Scoping/conflicting_names_t46.dart
+++ b/Language/Overview/Scoping/conflicting_names_t46.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if there is more than one entity 

  * with the same name declared in the same scope.

diff --git a/Language/Overview/Scoping/hiding_declaration_t01.dart b/Language/Overview/Scoping/hiding_declaration_t01.dart
index f3ce7d5..a6d6315 100644
--- a/Language/Overview/Scoping/hiding_declaration_t01.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t02.dart b/Language/Overview/Scoping/hiding_declaration_t02.dart
index 5b79dc4..1b35e72 100644
--- a/Language/Overview/Scoping/hiding_declaration_t02.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t03.dart b/Language/Overview/Scoping/hiding_declaration_t03.dart
index 47b779d..21b53ff 100644
--- a/Language/Overview/Scoping/hiding_declaration_t03.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t04.dart b/Language/Overview/Scoping/hiding_declaration_t04.dart
index 2b94c57..08d1217 100644
--- a/Language/Overview/Scoping/hiding_declaration_t04.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t05.dart b/Language/Overview/Scoping/hiding_declaration_t05.dart
index 4f393c6..c02180e 100644
--- a/Language/Overview/Scoping/hiding_declaration_t05.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t06.dart b/Language/Overview/Scoping/hiding_declaration_t06.dart
index 7dd7088..c2bff34 100644
--- a/Language/Overview/Scoping/hiding_declaration_t06.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t07.dart b/Language/Overview/Scoping/hiding_declaration_t07.dart
index df32727..392f5ea 100644
--- a/Language/Overview/Scoping/hiding_declaration_t07.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t08.dart b/Language/Overview/Scoping/hiding_declaration_t08.dart
index d9d00bf..9e6c4f7 100644
--- a/Language/Overview/Scoping/hiding_declaration_t08.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t11.dart b/Language/Overview/Scoping/hiding_declaration_t11.dart
index aa9433b..70f7cf3 100644
--- a/Language/Overview/Scoping/hiding_declaration_t11.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t12.dart b/Language/Overview/Scoping/hiding_declaration_t12.dart
index b5c1455..b2a943a 100644
--- a/Language/Overview/Scoping/hiding_declaration_t12.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t13.dart b/Language/Overview/Scoping/hiding_declaration_t13.dart
index b3f60d3..2f19aca 100644
--- a/Language/Overview/Scoping/hiding_declaration_t13.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t14.dart b/Language/Overview/Scoping/hiding_declaration_t14.dart
index 3defc1a..7891fe0 100644
--- a/Language/Overview/Scoping/hiding_declaration_t14.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t15.dart b/Language/Overview/Scoping/hiding_declaration_t15.dart
index 5a8dde3..a37222a 100644
--- a/Language/Overview/Scoping/hiding_declaration_t15.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t16.dart b/Language/Overview/Scoping/hiding_declaration_t16.dart
index 465442b..147a960 100644
--- a/Language/Overview/Scoping/hiding_declaration_t16.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t19.dart b/Language/Overview/Scoping/hiding_declaration_t19.dart
index beaccf4..3a3b578 100644
--- a/Language/Overview/Scoping/hiding_declaration_t19.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t22.dart b/Language/Overview/Scoping/hiding_declaration_t22.dart
index 2d58b95..f0cec7b 100644
--- a/Language/Overview/Scoping/hiding_declaration_t22.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t25.dart b/Language/Overview/Scoping/hiding_declaration_t25.dart
index 8fa7da3..6212032 100644
--- a/Language/Overview/Scoping/hiding_declaration_t25.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t28.dart b/Language/Overview/Scoping/hiding_declaration_t28.dart
index d56e9df..b2d39e1 100644
--- a/Language/Overview/Scoping/hiding_declaration_t28.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t29.dart b/Language/Overview/Scoping/hiding_declaration_t29.dart
index 6d7d256..6084587 100644
--- a/Language/Overview/Scoping/hiding_declaration_t29.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/hiding_declaration_t32.dart b/Language/Overview/Scoping/hiding_declaration_t32.dart
index 751e22a..d8c3bb8 100644
--- a/Language/Overview/Scoping/hiding_declaration_t32.dart
+++ b/Language/Overview/Scoping/hiding_declaration_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a declaration d named n is in the namespace induced by a 
  * scope S, then d hides any declaration named n that is available in the 
diff --git a/Language/Overview/Scoping/labels_t01.dart b/Language/Overview/Scoping/labels_t01.dart
index ce7bc16..5a69674 100644
--- a/Language/Overview/Scoping/labels_t01.dart
+++ b/Language/Overview/Scoping/labels_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Labels are not included in the induced namespace of a scope; 
  * instead they have their own dedicated namespace.
diff --git a/Language/Overview/Scoping/names_introducing_t01.dart b/Language/Overview/Scoping/names_introducing_t01.dart
index af0aafa..a04abbd 100644
--- a/Language/Overview/Scoping/names_introducing_t01.dart
+++ b/Language/Overview/Scoping/names_introducing_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Names may be introduced into a scope by  declarations within the
  * scope or by other mechanisms such as imports or inheritance.
diff --git a/Language/Overview/Scoping/names_introducing_t02.dart b/Language/Overview/Scoping/names_introducing_t02.dart
index 85b5a5c..f398ec5 100644
--- a/Language/Overview/Scoping/names_introducing_t02.dart
+++ b/Language/Overview/Scoping/names_introducing_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Names may be introduced into a scope by  declarations within the
  * scope or by other mechanisms such as imports or inheritance.
diff --git a/Language/Overview/Scoping/names_introducing_t03.dart b/Language/Overview/Scoping/names_introducing_t03.dart
index 84626fd..2637827 100644
--- a/Language/Overview/Scoping/names_introducing_t03.dart
+++ b/Language/Overview/Scoping/names_introducing_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Names may be introduced into a scope by  declarations within the
  * scope or by other mechanisms such as imports or inheritance.
diff --git a/Language/Overview/lib.dart b/Language/Overview/lib.dart
index f52ba42..068b3d8 100644
--- a/Language/Overview/lib.dart
+++ b/Language/Overview/lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library Library;
 
diff --git a/Language/Overview/runtime_type_t01.dart b/Language/Overview/runtime_type_t01.dart
index a353fc8..91f049a 100644
--- a/Language/Overview/runtime_type_t01.dart
+++ b/Language/Overview/runtime_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The run-time type of every object is represented as an instance
  * of class Type which can be obtained by calling the getter runtimeType 
diff --git a/Language/Overview/runtime_type_t02.dart b/Language/Overview/runtime_type_t02.dart
index ba635cb..1ab7c68 100644
--- a/Language/Overview/runtime_type_t02.dart
+++ b/Language/Overview/runtime_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The run-time type of every object is represented as an instance
  * of class Type which can be obtained by calling the getter runtimeType 
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t01.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t01.dart
index 7f141a0..c626475 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t01.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t02.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t02.dart
index 929e886..93ee144 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t02.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t03.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t03.dart
index 0bcd132..393a774 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t03.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t04.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t04.dart
index fa669c6..789fbb1 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t04.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t05.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t05.dart
index 30569d2..272b388 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t05.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t06.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t06.dart
index 0905cbc..8f14a74 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t06.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t07.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t07.dart
index d5e80f5..9d54af4 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t07.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t08.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t08.dart
index a9e0400..8f02af9 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t08.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t09.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t09.dart
index 1b8498c..945eb09 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t09.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t10.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t10.dart
index 8f8f8e7..f23ecd9 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t10.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t11.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t11.dart
index 39940f0..41b0b2f 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t11.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/documentation_t12.dart b/Language/Reference/Lexical_Rules/Comments/documentation_t12.dart
index 79390b7..0f0c9e2 100644
--- a/Language/Reference/Lexical_Rules/Comments/documentation_t12.dart
+++ b/Language/Reference/Lexical_Rules/Comments/documentation_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Documentation comments are comments that begin with the tokens ///
  * or '/''*''*'.
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t01.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t01.dart
index 452846e..dc93218 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t01.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t02.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t02.dart
index 97fe264..1ea7e26 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t02.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t03.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t03.dart
index 6579495..dac0d03 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t03.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t04.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t04.dart
index fa6e9c9..63ea28d 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t04.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t05.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t05.dart
index 1fcfa50..788a99c 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t05.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t06.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t06.dart
index a860ac4..b365e6b 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t06.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t07.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t07.dart
index 05b9728..f14355c 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t07.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t08.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t08.dart
index 5358165..8a4e996 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t08.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t09.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t09.dart
index 5b9e2d5..d61d0d9 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t09.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t10.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t10.dart
index a778c1b..55d7a12 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t10.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/multi_line_t11.dart b/Language/Reference/Lexical_Rules/Comments/multi_line_t11.dart
index d33d61c..dad9dd3 100644
--- a/Language/Reference/Lexical_Rules/Comments/multi_line_t11.dart
+++ b/Language/Reference/Lexical_Rules/Comments/multi_line_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A multi-line comment begins with the token '/*' and ends with the
  * token '*/'. Everything between '/*' and '*/' must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t01.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t01.dart
index ae17107..16011a5 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t01.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t02.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t02.dart
index 3ffbca0..4a4e599 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t02.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t03.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t03.dart
index 3e2d199..08f3ad7 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t03.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t04.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t04.dart
index d179c64..0bade4d 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t04.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t05.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t05.dart
index 06317c1..def4bff 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t05.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t06.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t06.dart
index a870dfe..d9c7056 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t06.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t07.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t07.dart
index 5f8369f..7cdb523 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t07.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t08.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t08.dart
index b6ff241..17d2439 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t08.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t09.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t09.dart
index 8ea7a93..40d0a8a 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t09.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t10.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t10.dart
index ef6fecc..e3720a7 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t10.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t11.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t11.dart
index 2a42d81..ac350de 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t11.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Comments/single_line_t12.dart b/Language/Reference/Lexical_Rules/Comments/single_line_t12.dart
index 8f5621d..27e72f7 100644
--- a/Language/Reference/Lexical_Rules/Comments/single_line_t12.dart
+++ b/Language/Reference/Lexical_Rules/Comments/single_line_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A single line comment begins with the token //.
  * Everything between // and the end of line must be ignored by the Dart
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_lib.dart
index 4e04c27..6946844 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of assert;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t01.dart
index 1364080..24ec96f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t02.dart
index 5dcc81c..c8c8bf9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "assert" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t03.dart
index 1a314a6..92cf60c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t04.dart
index 3925643..f0586ff 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t05.dart
index 2f100e1..e0eaec2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "assert" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t06.dart
index 581334b..ca14d22 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "assert" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t07.dart
index 120f515..a221847 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t08.dart
index 38daaf1..505ea2f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t09.dart
index f93814b..b4e6015 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "assert" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t10.dart
index b8645c7..04da403 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t11.dart
index a14fc6c..f51842e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t12.dart
index 836cc12..7d21a93 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/assert_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/assert_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "assert" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_lib.dart
index 6721531..570a9d4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of break;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t01.dart
index e5c322e..afbdb29 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t02.dart
index ee346f2..0e4cfeb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "break" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t03.dart
index 0d06c00..1c8747d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t04.dart
index 2551f61..01ce98b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t05.dart
index e33cdd6..780a75a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "break" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t06.dart
index a836aa6..f160d1b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "break" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t07.dart
index 360785e..62bc7d7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t08.dart
index efb8850..26a7bff 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t09.dart
index 3e7f751..e2983b8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "break" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t10.dart
index 5fe0bf3..c5e411d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t11.dart
index 994a4b9..5a19fe4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/break_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/break_t12.dart
index 80121d3..f395182 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/break_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/break_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "break" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_lib.dart
index dd13ad4..e314f77 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of case;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t01.dart
index 0f96916..f204ab5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t02.dart
index a2fd93b..5ed99c6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "case" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t03.dart
index 403045f..b3a9f3d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t04.dart
index 600d5e9..b5e70de 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t05.dart
index 59246f3..def1f2f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "case" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t06.dart
index 08e523f..83bab12 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "case" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t07.dart
index a404ddd..aa51fdb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t08.dart
index bd08b95..85fc777 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t09.dart
index 33be2e3..015cf4c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "case" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t10.dart
index cbd27b9..1aecfe7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t11.dart
index affab5b..bcd6d4f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/case_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/case_t12.dart
index d91f8f9..5d38c80 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/case_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/case_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "case" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_lib.dart
index b8d0efd..ba88107 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of catch;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t01.dart
index 4877a0f..08e6624 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t02.dart
index 2670ca5..d0b8ab3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "catch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t03.dart
index bc26f59..6557867 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t04.dart
index 52e08c4..7069173 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t05.dart
index cab4ff0..8b00f2b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "catch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t06.dart
index 944cb52..19d6ef9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "catch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t07.dart
index 1cc571d..0ab84f9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t08.dart
index bc26662..f4a0735 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t09.dart
index 460056d..6bb6c4e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "catch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t10.dart
index 3a8713c..fc3ab12 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t11.dart
index fd5d04e..5ed52bc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t12.dart
index 9c3738a..aab1d62 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/catch_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/catch_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "catch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_lib.dart
index 0377c83..955803d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of class;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t01.dart
index 9936f47..c762fcb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t02.dart
index f740d10..a0e8d6a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "class" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t03.dart
index f61fe5c..fcc1713 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t04.dart
index 1fb0e09..39292f8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t05.dart
index da39e97..cedcef6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "class" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t06.dart
index e18520c..2ce831e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "class" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t07.dart
index 103fe5e..29e8b5d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t08.dart
index 6383b72..0b82812 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t09.dart
index 5b42b1a..34ebf7f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "class" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t10.dart
index e72fdde..ab89f7c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t11.dart
index e9ae729..8529d71 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/class_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/class_t12.dart
index 51436b9..fa4febf 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/class_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/class_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "class" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_lib.dart
index 089ebed..fffe130 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of const;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t01.dart
index 3ad0889..3f3afca 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t02.dart
index df1f768..caedc47 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "const" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t03.dart
index b02c273..2d95539 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t04.dart
index a804427..785e6e2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t05.dart
index ba1287c..f60ed8b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "const" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t06.dart
index baf07cf..65852fb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "const" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t07.dart
index ca1f696..9a9d966 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t08.dart
index 7c1ff49..b3aeb1b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t09.dart
index 29ee2fe..89515fc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "const" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t10.dart
index f3a3573..f40a4fd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t11.dart
index c4e43d0..88c29f6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/const_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/const_t12.dart
index 242d9f2..65ec96f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/const_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/const_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "const" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_lib.dart
index f4daf17..3a84f12 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of continue;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t01.dart
index f3447db..35b8fc8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t02.dart
index 4b03d4c..234007a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "continue" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t03.dart
index 8ed0c8c..70ddff5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t04.dart
index 72de07e..c84fd5a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t05.dart
index c0c4303..a7db285 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "continue" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t06.dart
index 08e2ac7..3abd009 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "continue" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t07.dart
index 6d35546..ef86941 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t08.dart
index 518cee4..7267e41 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t09.dart
index 178dbe4..8b8f697 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "continue" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t10.dart
index 9eb3df8..fa782c6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t11.dart
index a2107d9..bcee997 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t12.dart
index e9e9dea..f21be14 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/continue_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/continue_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "continue" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_lib.dart
index a120fad..5ef6532 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of default;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t01.dart
index 280ce94..5c9b3b1 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t02.dart
index 04697df..6cb1266 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "default" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t03.dart
index 3feb84e..8a81ebe 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t04.dart
index 9b779a9..badc15d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t05.dart
index 8eee40a..7adbcf6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "default" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t06.dart
index 4d16279..d0c0390 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "default" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t07.dart
index 52c5baf..5125d1f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t08.dart
index d6342c8..464f077 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t09.dart
index 80d36ea..9fbc461 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "default" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t10.dart
index a03ac41..53a80fa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t11.dart
index 2ab4c28..0529e7f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/default_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/default_t12.dart
index 17ed92a..c9ab485 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/default_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/default_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "default" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_lib.dart
index dcb4812..29ab5df 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of do;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t01.dart
index c99c866..8c426ed 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t02.dart
index 480bbaa..7dbbebc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "do" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t03.dart
index 7faad63..7333dfa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t04.dart
index 32b56d8..1a2f677 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t05.dart
index 429fc62..9c2bcce 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "do" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t06.dart
index c588300..f0f3d84 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "do" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t07.dart
index 641e8d7..2fa492c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t08.dart
index d1a71c1..e424853 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t09.dart
index f59ad8d..4dedf07 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "do" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t10.dart
index 188d4b9..acc03cf 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t11.dart
index 18ea2f9..3cca29e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/do_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/do_t12.dart
index 0d9c93e..47a63e0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/do_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/do_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "do" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_lib.dart
index b1922a3..5fe16a7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of else;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t01.dart
index 3d51614..36102e2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t02.dart
index 71119d2..1f61c03 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "else" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t03.dart
index 95abcbd..64a91ed 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t04.dart
index d14ca77..0c5e822 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t05.dart
index 2b4d9bb..ab7eecd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "else" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t06.dart
index 4c5a47f..6cc442f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "else" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t07.dart
index 231fe01..5c51160 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t08.dart
index 1dbec4b..e68f839 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t09.dart
index e713102..cb5f5f0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "else" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t10.dart
index 4106f04..f17fecf 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t11.dart
index bd2b038..3fea213 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/else_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/else_t12.dart
index 95caa31..9e43ca0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/else_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/else_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "else" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_lib.dart
index 47cade1..dff49a3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of enum;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t01.dart
index e7eb320..2489d45 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t02.dart
index 23b14fb..0d727be 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "enum" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t03.dart
index da054ab..66e9a22 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t04.dart
index 9ae9854..9ff7171 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t05.dart
index b76a2cf..9c9827f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "enum" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t06.dart
index a7af5e3..5149a71 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "enum" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t07.dart
index 8a5db34..3bb24c0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t08.dart
index d023b58..dbed165 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t09.dart
index bca2560..8eff075 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "enum" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t10.dart
index 6f3a8ae..cae5097 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t11.dart
index 8d5d6e5..b5e8a0b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t12.dart
index d3caab5..6c6ee44 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/enum_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/enum_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "enum" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_lib.dart
index 3075abb..0b0eec4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of extends;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t01.dart
index b08e95e..9b8b54a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t02.dart
index 3695888..09778fd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "extends" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t03.dart
index 81c406d..42dc499 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t04.dart
index 53c3e1f..272f99a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t05.dart
index 5ae293b..921b79d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "extends" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t06.dart
index 3024033..dcb054f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "extends" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t07.dart
index 217d8f5..fc47463 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t08.dart
index 131252b..88f320c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t09.dart
index 075af4f..28714ff 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "extends" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t10.dart
index 2a8c298..885ffc2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t11.dart
index 8f1fe57..ec47ca8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t12.dart
index 0fbeb39..ad32d08 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/extends_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/extends_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "extends" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_lib.dart
index caf9f51..4971887 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of false;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t01.dart
index b97fba0..cf887d3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t02.dart
index e8caa2a..e67b988 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "false" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t03.dart
index f7cfbb2..f09dd10 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t04.dart
index 57c861b..de07e73 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t05.dart
index d09d021..75351af 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "false" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t06.dart
index 793f827..86d9d45 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "false" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t07.dart
index 6d8e5d1..333616b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t08.dart
index c7897ae..3526d0d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t09.dart
index b55ee28..dc92e32 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t10.dart
index d5c9944..7188d67 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t11.dart
index 4d55c5a..5b18bbb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/false_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/false_t12.dart
index c3d87f0..d6a0cf4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/false_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/false_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "false" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_lib.dart
index 2c2597a..6806433 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of final;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t01.dart
index 11070f8..c4b0103 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t02.dart
index df46206..a5443fa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "final" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t03.dart
index c56a2a2..28caa58 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t04.dart
index d6b1c0b..22cdb51 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t05.dart
index 0dde5ea..8bc3f9d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "final" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t06.dart
index 2480718..a84c1d8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "final" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t07.dart
index f63d5b6..ac88d8f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t08.dart
index 4153cda..3fd591f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t09.dart
index 8687a66..65fdcb3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "final" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t10.dart
index 24cbc57..a827f19 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t11.dart
index 107cdc5..b02c599 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/final_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/final_t12.dart
index f47851b..1aa5e47 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/final_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/final_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "final" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_lib.dart
index 2b66879..5f359ac 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of finally;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t01.dart
index 25c7b16..7497b5e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t02.dart
index 6ef019f..1a74f1b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "finally" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t03.dart
index e0a520d..4433102 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t04.dart
index c8cbda2..263ee42 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t05.dart
index 14ec646..0570704 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "finally" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t06.dart
index 67530c6..6858c9a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "finally" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t07.dart
index 6de5d54..ee1f717 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t08.dart
index 01f3185..237e964 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t09.dart
index 38777ed..39eaa22 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "finally" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t10.dart
index fa242a0..6de71df 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t11.dart
index 7cba627..4f41870 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t12.dart
index c18692a..5b8de3d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/finally_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/finally_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "finally" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_lib.dart
index c857c17..16303bc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of for;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t01.dart
index 4a777b3..d2e535f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t02.dart
index faf6360..0c8dac8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "for" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t03.dart
index 84d0559..3843e01 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t04.dart
index 9cdf8dc..b12425d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t05.dart
index c0ed587..ac9da2d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "for" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t06.dart
index 19fa77f..cebba29 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "for" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t07.dart
index 151ee3a..b85c3f6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t08.dart
index c9c8a7c..545a07e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t09.dart
index f3a59ab..481bb5a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "for" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t10.dart
index a08fd27..9118b63 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t11.dart
index 1f3fded..133ceb4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/for_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/for_t12.dart
index 3aa2ebf..3f43013 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/for_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/for_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "for" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_lib.dart
index 8b76b8d..c521ec8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of if;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t01.dart
index 35da6a5..09a1c5a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t02.dart
index bbda0d0..031d280 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "if" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t03.dart
index 1781daf..f7e9717 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t04.dart
index 5244c0e..c6fedd8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t05.dart
index c097eab..f581afb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "if" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t06.dart
index af2cf1e..1fac9f6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "if" is a reserved word.
  * A reserved word may not be used as an identifier;  it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t07.dart
index 9094101..a1c8694 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t08.dart
index 94bc5f2..f427581 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t09.dart
index f8cfae4..d56cb23 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t10.dart
index 12d0451..7c14b55 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t11.dart
index 02c979d..94803ff 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/if_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/if_t12.dart
index 442a30e..3da9626 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/if_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/if_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "if" is a reserved word.

  * A reserved word may not be used as an identifier;  it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_lib.dart
index 0dd2147..89e55a3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of in;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t01.dart
index 3ac2e3c..7fda331 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t02.dart
index 4b93b6b..526cf06 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "in" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t03.dart
index 43628c1..dc7beba 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t04.dart
index 9e0044a..f31d3c0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t05.dart
index 1cbced2..b0a6031 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "in" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t06.dart
index 8286f88..1938e5e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "in" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t07.dart
index 910dd82..531fc76 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t08.dart
index 8dd2c84..58b4a1b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t09.dart
index 3fdb217..4352456 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "in" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t10.dart
index 807372c..996cba2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t11.dart
index 22f483d..afe4a79 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/in_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/in_t12.dart
index a873cf1..8eef51b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/in_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/in_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "in" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_lib.dart
index ee1df07..3ae3854 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of is;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t01.dart
index 5121575..7fae83e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t02.dart
index 09a461a..f579556 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "is" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t03.dart
index ff70331..c0e6851 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t04.dart
index cae59ae..cfae274 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t05.dart
index 2d53ac3..9524889 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "is" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t06.dart
index e39a1cb..0a37419 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "is" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t07.dart
index a037ed4..fbef69e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t08.dart
index 854de7f..e9decce 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t09.dart
index 06da51f..fab839d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "is" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t10.dart
index 6693efd..c60dd60 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t11.dart
index b0e0152..5afe5cd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/is_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/is_t12.dart
index 982fcd1..89c2fd2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/is_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/is_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "is" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/lib.dart
index 99124c7..06cfea0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 library Reserved_words;

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_lib.dart
index 62bc83a..4612d26 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of new;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t01.dart
index 53ff587..8be06f4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t02.dart
index ee6a4e7..e074306 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "new" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t03.dart
index 9845492..99f1859 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t04.dart
index e299de6..5cf9523 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t05.dart
index 2137277..58b0b6c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "new" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t06.dart
index d9a94c4..9d2ada1 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "new" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t07.dart
index 175b9da..3ce4211 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t08.dart
index add506f..8156a5c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t09.dart
index 614ce0c..80cf7bb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "new" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t10.dart
index d84e215..ff4f4f4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t11.dart
index 9caf93f..89f61a6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/new_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/new_t12.dart
index 656bfe9..41a22ed 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/new_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/new_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "new" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_lib.dart
index e42dd94..f56a0aa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of null;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t01.dart
index 7fdad75..26da369 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t02.dart
index 8de4efe..af9360f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "null" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t03.dart
index b3cc376..243c378 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t04.dart
index e24574b..60f160c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

   * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t05.dart
index 63e9135..7d2bc87 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "null" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t06.dart
index 4bb0ff3..fe6ef00 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "null" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t07.dart
index 98492dd..dc0040c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t08.dart
index b91aec9..e158453 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t09.dart
index 8325327..1464eec 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "null" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t10.dart
index 468e25d..a3baef7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t11.dart
index fe8f9f3..7c684e7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/null_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/null_t12.dart
index 39e4239..0cbc031 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/null_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/null_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "null" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_lib.dart
index e2aaf2c..3ed1e56 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of rethrow;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t01.dart
index cf43cdf..ca5f92d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t02.dart
index 4ce08ed..26bb023 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "rethrow" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t03.dart
index dcd06b3..111e5fc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t04.dart
index 27297ac..9e43f4d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t05.dart
index de0c92c..3d7a9a3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "rethrow" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t06.dart
index 1c475d2..acfbc37 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "rethrow" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t07.dart
index f274f19..5c7ce3e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t08.dart
index 9768180..a9409fc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t09.dart
index b522a30..4f01789 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "rethrow" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t10.dart
index 9eb23fa..0caab6e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t11.dart
index 513f534..de6798c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t12.dart
index c3d707f..ed2e005 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/rethrow_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "rethrow" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_lib.dart
index edfb875..8f1a32d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of return;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t01.dart
index e74869c..eb9a202 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t02.dart
index 9964969..4ae0094 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "return" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t03.dart
index c712e94..985b912 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t04.dart
index 09066f9..e0208aa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t05.dart
index 9ffd712..90cff12 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "return" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t06.dart
index b06e9a3..baf6db0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "return" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t07.dart
index 7096049..6bfb896 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t08.dart
index 78686b0..9fcc5c8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t09.dart
index 0fe7615..5d02b47 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "return" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t10.dart
index 08b9641..d2e974e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t11.dart
index 423df1b..9951af0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/return_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/return_t12.dart
index 92f35c9..629d2a9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/return_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/return_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "return" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_lib.dart
index aa2598d..7870227 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of super;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t01.dart
index ddc6255..b89058f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t02.dart
index 520c0e2..951d3c2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "super" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t03.dart
index 44d3f7a..9e17b3c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t04.dart
index 2f4e68b..49209b0 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t05.dart
index 22864ee..4ff2a15 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "super" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t06.dart
index 522c1ba..f434659 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "super" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t07.dart
index 838e269..53803bb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t08.dart
index 6012508..77ad28b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t09.dart
index 4891e4d..30f3637 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "super" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t10.dart
index 706bc25..20ad80e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t11.dart
index b2320c5..0e7c9a4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/super_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/super_t12.dart
index 1351c83..a71b0e2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/super_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/super_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "super" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_lib.dart
index 753f559..57fee2a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of switch;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t01.dart
index fb1ac99..763ab16 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t02.dart
index 393a84f..cad7e68 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "switch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t03.dart
index a3a0eb4..10535bd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t04.dart
index becdaae..38e019b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t05.dart
index fbf68b4..8a11fd9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "switch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t06.dart
index 928bb8b..d35adf3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "switch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t07.dart
index bd0f7d9..f401753 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t08.dart
index d9dd45c..c259859 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t09.dart
index f543855..5f477bc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "switch" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t10.dart
index b7f785f..60be5ce 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t11.dart
index ed7d0cd..b79dd2e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t12.dart
index 74fe498..7b61907 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/switch_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/switch_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "switch" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_lib.dart
index 0a45293..556912b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of this;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t01.dart
index 2d7504e..3edc172 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t02.dart
index bf07f4f..092e718 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "this" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t03.dart
index a17d858..2f1de65 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t04.dart
index ed05636..4e3d022 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t05.dart
index 9f2cb6a..ebf6ab8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "this" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t06.dart
index 9bda918..bf17705 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "this" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t07.dart
index 7a97365..71c90a1 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t08.dart
index dff856a..5b1b6d2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t09.dart
index 950c89a..e9ed9cf 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "this" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t10.dart
index b6ec116..41f0688 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t11.dart
index 1d11991..b9e1d0a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/this_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/this_t12.dart
index 37c88cc..81e1b20 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/this_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/this_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "this" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_lib.dart
index 5a2a013..2d9f8eb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of throw;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t01.dart
index cd144fe..aec511a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t02.dart
index 0755d61..1bda235 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "throw" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t03.dart
index f198a69..a89f251 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t04.dart
index 5b31ff7..0f6238a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t05.dart
index fb44a3f..54a18dc 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "throw" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t06.dart
index 95d4d52..771a372 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "throw" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t07.dart
index b98485b..4bdf52c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t08.dart
index dba1d0d..580007e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t09.dart
index 36d8138..fc5d0d9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t10.dart
index f11d20e..4e76580 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t11.dart
index 1727fd1..882ae6b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t12.dart
index befe5d8..df5bf9c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/throw_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/throw_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "throw" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_lib.dart
index 401ba83..110d6cd 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of true;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t01.dart
index 6da8f97..f1cea73 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t02.dart
index ccb801c..c1d20aa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "true" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t03.dart
index 768c245..ae53025 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t04.dart
index 7794d21..f50167a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t05.dart
index 0c580f3..9f76bf7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t06.dart
index 21dd1b2..64eb3cf 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "true" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t07.dart
index f087fc4..8da0309 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t08.dart
index 3dad7e7..b42b875 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t09.dart
index 3400f25..60c43aa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t10.dart
index b25a9fa..e50a9c5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t11.dart
index 3838550..1e607e8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/true_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/true_t12.dart
index bd8b235..5316f0e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/true_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/true_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "true" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_lib.dart
index 523d571..99fbba1 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of try;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t01.dart
index 8a920ca..53f73c1 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t02.dart
index 9962abc..3fefed2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "try" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t03.dart
index 96c829c..6536500 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t04.dart
index c9d6f44..6a86d5e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t05.dart
index 954d5bc..cc45908 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "try" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t06.dart
index 3abfd90..1205809 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "try" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t07.dart
index 5c27589..cce2363 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t08.dart
index aacb5fc..36ad68d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t09.dart
index 2d0a904..74145eb 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "try" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t10.dart
index b9704b4..167aca3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t11.dart
index 1235279..f47bf23 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/try_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/try_t12.dart
index c6492e1..dfa2a0f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/try_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/try_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "try" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_lib.dart
index 9700b33..9390072 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of var;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t01.dart
index c76c61c..c4f3bd6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t02.dart
index e9083ac..b6705a7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "var" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t03.dart
index 8a498f5..cdaba7f 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t04.dart
index 933b94a..7f15e08 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t05.dart
index 79e0f1a..928c12a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "var" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t06.dart
index cad64f6..ac48eae 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "var" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t07.dart
index ef22af0..e597350 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t08.dart
index 7d3cd57..476fede 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t09.dart
index 76c0956..ace24c5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "var" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t10.dart
index 7ec38f6..dbbf91e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t11.dart
index cce3a59..df16770 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/var_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/var_t12.dart
index 32f16f7..e18c731 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/var_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/var_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "var" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_lib.dart
index bddc39f..dc5b151 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of void;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t01.dart
index 4ecbfea..59a8dff 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t02.dart
index abcd82b..3629952 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "void" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t03.dart
index c36b57e..7c5dc5c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t04.dart
index 1c85523..32d6cf6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t05.dart
index 454decc..d3eb9a2 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "void" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t06.dart
index 27640ce..4b38863 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "void" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t07.dart
index ea582f8..35debe7 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t08.dart
index 00ca671..35f6be6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t09.dart
index ea2e33c..b01699a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "void" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t10.dart
index c660027..2aa26c5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t11.dart
index a0f6b91..c809e41 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/void_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/void_t12.dart
index f4430e3..a3ccee3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/void_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/void_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "void" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_lib.dart
index 3f4bf89..e10e9b8 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of while;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t01.dart
index 0915869..e76011d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t02.dart
index 134bb5d..ae73a96 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "while" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t03.dart
index 5d161c7..8722799 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t04.dart
index bf7f1d4..196e5c5 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t05.dart
index df099d5..29693c3 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "while" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t06.dart
index 73f042b..d34b1aa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "while" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t07.dart
index 7fe6937..13a5c33 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t08.dart
index b4f943a..957aed6 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t09.dart
index 5798a11..20264a4 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "while" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t10.dart
index c0f32b2..f8d7baa 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t11.dart
index f2ca548..e8e73ce 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/while_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/while_t12.dart
index 826cab8..07e7053 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/while_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/while_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "while" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t01.dart
index 32f8428..96b460d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WHITESPACE:
  * ('\t' | ' ' | NEWLINE)+
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t02.dart
index cf40200..8016147 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WHITESPACE:
  * ('\t' | ' ' | NEWLINE)+
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t03.dart
index a344bb5..537762b 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WHITESPACE:
  * ('\t' | ' ' | NEWLINE)+
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t04.dart
index 1a2c82a..efbdced 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WHITESPACE:
  * ('\t' | ' ' | NEWLINE)+
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_lib.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_lib.dart
index bd92394..c3b0b1c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_lib.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_lib.dart
@@ -1,5 +1,6 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 part of with;
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t01.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t01.dart
index 0df1849..cbd585e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t01.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t02.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t02.dart
index 5c42a9b..aa22861 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t02.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "with" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t03.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t03.dart
index 827dd8f..b71d91c 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t03.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t04.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t04.dart
index 9243e01..9248607 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t04.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t05.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t05.dart
index 51b23b0..d2c4678 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t05.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "with" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t06.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t06.dart
index 99ed6e9..e5bdc0d 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t06.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "with" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t07.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t07.dart
index 684c52a..c8b9ed9 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t07.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t08.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t08.dart
index 820bd51..0c8263a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t08.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t09.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t09.dart
index 0a8a287..6c99593 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t09.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion "with" is a reserved word.
  * A reserved word may not be used as an identifier; it is a compile-time error
diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t10.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t10.dart
index a625087..d4f621e 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t10.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t11.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t11.dart
index c07c2e5..0a4644a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t11.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/Reserved_Words/with_t12.dart b/Language/Reference/Lexical_Rules/Reserved_Words/with_t12.dart
index 380dfc4..1ffbb0a 100644
--- a/Language/Reference/Lexical_Rules/Reserved_Words/with_t12.dart
+++ b/Language/Reference/Lexical_Rules/Reserved_Words/with_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion "with" is a reserved word.

  * A reserved word may not be used as an identifier; it is a compile-time error

diff --git a/Language/Reference/Lexical_Rules/unicode_t01.dart b/Language/Reference/Lexical_Rules/unicode_t01.dart
index e4e1f5a..e248cc1 100644
--- a/Language/Reference/Lexical_Rules/unicode_t01.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t02.dart b/Language/Reference/Lexical_Rules/unicode_t02.dart
index 7aabf1d..87d8933 100644
--- a/Language/Reference/Lexical_Rules/unicode_t02.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t03.dart b/Language/Reference/Lexical_Rules/unicode_t03.dart
index 1d23486..348dc98 100644
--- a/Language/Reference/Lexical_Rules/unicode_t03.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t04.dart b/Language/Reference/Lexical_Rules/unicode_t04.dart
index e783d3c..51d8f4c 100644
--- a/Language/Reference/Lexical_Rules/unicode_t04.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t05.dart b/Language/Reference/Lexical_Rules/unicode_t05.dart
index e52e93c..8918645 100644
--- a/Language/Reference/Lexical_Rules/unicode_t05.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t06.dart b/Language/Reference/Lexical_Rules/unicode_t06.dart
index 21a5da7..4a5562b 100644
--- a/Language/Reference/Lexical_Rules/unicode_t06.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t07.dart b/Language/Reference/Lexical_Rules/unicode_t07.dart
index 2d9de73..a864536 100644
--- a/Language/Reference/Lexical_Rules/unicode_t07.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t08.dart b/Language/Reference/Lexical_Rules/unicode_t08.dart
index 8f746fc..3d1bcfb 100644
--- a/Language/Reference/Lexical_Rules/unicode_t08.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/unicode_t09.dart b/Language/Reference/Lexical_Rules/unicode_t09.dart
index 16af550..5befeb0 100644
--- a/Language/Reference/Lexical_Rules/unicode_t09.dart
+++ b/Language/Reference/Lexical_Rules/unicode_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t01.dart b/Language/Reference/Lexical_Rules/whitespace_t01.dart
index 31923c3..efbb9c5 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t01.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t02.dart b/Language/Reference/Lexical_Rules/whitespace_t02.dart
index 4eebc2a..34c516a 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t02.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t03.dart b/Language/Reference/Lexical_Rules/whitespace_t03.dart
index 53067f8..e6be13e 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t03.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t04.dart b/Language/Reference/Lexical_Rules/whitespace_t04.dart
index 84e960b..04365fa 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t04.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t05.dart b/Language/Reference/Lexical_Rules/whitespace_t05.dart
index 5ee5232..94afa0d 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t05.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t06.dart b/Language/Reference/Lexical_Rules/whitespace_t06.dart
index 41e1fb2..4532ce3 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t06.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t07.dart b/Language/Reference/Lexical_Rules/whitespace_t07.dart
index a95e376..41ad224 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t07.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t08.dart b/Language/Reference/Lexical_Rules/whitespace_t08.dart
index d3781df..1e19b62 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t08.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t09.dart b/Language/Reference/Lexical_Rules/whitespace_t09.dart
index 3442ed9..9eda9c2 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t09.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t10.dart b/Language/Reference/Lexical_Rules/whitespace_t10.dart
index 7208848..f162978 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t10.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Lexical_Rules/whitespace_t11.dart b/Language/Reference/Lexical_Rules/whitespace_t11.dart
index 9173d20..50d00a4 100644
--- a/Language/Reference/Lexical_Rules/whitespace_t11.dart
+++ b/Language/Reference/Lexical_Rules/whitespace_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart source text is represented as a sequence of Unicode code
  * points.
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t01.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t01.dart
index 4e348c6..cbdcc82 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t02.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t02.dart
index 2162c2e..3152970 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t03.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t03.dart
index 2530399..5b8109a 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t04.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t04.dart
index 35f7f5c..75b6c98 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t05.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t05.dart
index e1f9335..57eeaad 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t06.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t06.dart
index ba0f050..117b0f2 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t07.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t07.dart
index f463bf4..3b96bc9 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t07.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t08.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t08.dart
index abb3d91..d4285dc 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t08.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t09.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t09.dart
index 5bc476e..5ce89fa 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t09.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t10.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t10.dart
index 711188b..34380d8 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t10.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t11.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t11.dart
index fa8a117..d5e6902 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t11.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t12.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t12.dart
index 6540357..b72dde5 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t12.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t13.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t13.dart
index f22151e..c01340b 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t13.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_01_assignment_t14.dart b/Language/Reference/Operator_Precedence/precedence_01_assignment_t14.dart
index a157d75..0d5674d 100644
--- a/Language/Reference/Operator_Precedence/precedence_01_assignment_t14.dart
+++ b/Language/Reference/Operator_Precedence/precedence_01_assignment_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_02_cascade_t01.dart b/Language/Reference/Operator_Precedence/precedence_02_cascade_t01.dart
index 77f1e32..3dba831 100644
--- a/Language/Reference/Operator_Precedence/precedence_02_cascade_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_02_cascade_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_03_conditional_t01.dart b/Language/Reference/Operator_Precedence/precedence_03_conditional_t01.dart
index e9d3e7d..cedd715 100644
--- a/Language/Reference/Operator_Precedence/precedence_03_conditional_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_03_conditional_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_04_if_null_t01.dart b/Language/Reference/Operator_Precedence/precedence_04_if_null_t01.dart
index c44db03..ca03321 100644
--- a/Language/Reference/Operator_Precedence/precedence_04_if_null_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_04_if_null_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_04_if_null_t02.dart b/Language/Reference/Operator_Precedence/precedence_04_if_null_t02.dart
index 34b9f85..cbbbfac 100644
--- a/Language/Reference/Operator_Precedence/precedence_04_if_null_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_04_if_null_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_05_logical_or_t01.dart b/Language/Reference/Operator_Precedence/precedence_05_logical_or_t01.dart
index 4c3be07..5faa8c2 100644
--- a/Language/Reference/Operator_Precedence/precedence_05_logical_or_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_05_logical_or_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_05_logical_or_t02.dart b/Language/Reference/Operator_Precedence/precedence_05_logical_or_t02.dart
index ec79ec4..efcdc07 100644
--- a/Language/Reference/Operator_Precedence/precedence_05_logical_or_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_05_logical_or_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_06_logical_and_t01.dart b/Language/Reference/Operator_Precedence/precedence_06_logical_and_t01.dart
index ca7ab1a..68ebc59 100644
--- a/Language/Reference/Operator_Precedence/precedence_06_logical_and_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_06_logical_and_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_06_logical_and_t02.dart b/Language/Reference/Operator_Precedence/precedence_06_logical_and_t02.dart
index de09784..1f59df0 100644
--- a/Language/Reference/Operator_Precedence/precedence_06_logical_and_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_06_logical_and_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_07_equality_t01.dart b/Language/Reference/Operator_Precedence/precedence_07_equality_t01.dart
index 1e2f858..b59deb5 100644
--- a/Language/Reference/Operator_Precedence/precedence_07_equality_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_07_equality_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_07_equality_t02.dart b/Language/Reference/Operator_Precedence/precedence_07_equality_t02.dart
index a124524..7b0c862 100644
--- a/Language/Reference/Operator_Precedence/precedence_07_equality_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_07_equality_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_07_equality_t03.dart b/Language/Reference/Operator_Precedence/precedence_07_equality_t03.dart
index ee73d1f..0481933 100644
--- a/Language/Reference/Operator_Precedence/precedence_07_equality_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_07_equality_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_07_equality_t04.dart b/Language/Reference/Operator_Precedence/precedence_07_equality_t04.dart
index 41c6602..9e8ff1c 100644
--- a/Language/Reference/Operator_Precedence/precedence_07_equality_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_07_equality_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_07_equality_t05.dart b/Language/Reference/Operator_Precedence/precedence_07_equality_t05.dart
index cbea5af..c723026 100644
--- a/Language/Reference/Operator_Precedence/precedence_07_equality_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_07_equality_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t01.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t01.dart
index 93ae319..940c57e 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t02.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t02.dart
index e9e2d18..90d86a6 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t03.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t03.dart
index a8c857e..80e8063 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t04.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t04.dart
index 0249023..ec7ed54 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t05.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t05.dart
index 401a1cf..4f2fff4 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t06.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t06.dart
index 658aeb7..fbefa26 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t07.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t07.dart
index d2354cd..b2daaa4 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t07.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t08.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t08.dart
index 6287b85..2b1774d 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t08.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t09.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t09.dart
index ac6daa3..b064239 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t09.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t10.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t10.dart
index cabd41f..0de937a 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t10.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t11.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t11.dart
index 9915580..5970b0b 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t11.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t12.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t12.dart
index 9eae87d..d4e5afb 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t12.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t13.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t13.dart
index 0ea046a..c3e357c 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t13.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t14.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t14.dart
index 45cf09f..2dd53f2 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t14.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t15.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t15.dart
index 28bf7fc..a546b32 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t15.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t16.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t16.dart
index f0b5c97..598f5b3 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t16.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t17.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t17.dart
index 331d89e..0646432 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t17.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_08_relational_t18.dart b/Language/Reference/Operator_Precedence/precedence_08_relational_t18.dart
index 0c65302..8ad0a32 100644
--- a/Language/Reference/Operator_Precedence/precedence_08_relational_t18.dart
+++ b/Language/Reference/Operator_Precedence/precedence_08_relational_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t01.dart b/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t01.dart
index c0f953b..fab61ee 100644
--- a/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t02.dart b/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t02.dart
index 6e8eaf9..ca3f05f 100644
--- a/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_09_bitwise_or_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t01.dart b/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t01.dart
index a457617..9dae9d6 100644
--- a/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t02.dart b/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t02.dart
index c28ffc5..d67e84d 100644
--- a/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_10_bitwise_xor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t01.dart b/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t01.dart
index 2feddca..1597053 100644
--- a/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t02.dart b/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t02.dart
index 455a012..10bdfce 100644
--- a/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_11_bitwise_and_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_12_Shift_t01.dart b/Language/Reference/Operator_Precedence/precedence_12_Shift_t01.dart
index 6bd9b02..d00a6a4 100644
--- a/Language/Reference/Operator_Precedence/precedence_12_Shift_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_12_Shift_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_12_Shift_t02.dart b/Language/Reference/Operator_Precedence/precedence_12_Shift_t02.dart
index e7d580f..0a85bf6 100644
--- a/Language/Reference/Operator_Precedence/precedence_12_Shift_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_12_Shift_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_12_Shift_t03.dart b/Language/Reference/Operator_Precedence/precedence_12_Shift_t03.dart
index 746c7ec..74c1958 100644
--- a/Language/Reference/Operator_Precedence/precedence_12_Shift_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_12_Shift_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_12_Shift_t04.dart b/Language/Reference/Operator_Precedence/precedence_12_Shift_t04.dart
index 9039cb1..06fbb95 100644
--- a/Language/Reference/Operator_Precedence/precedence_12_Shift_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_12_Shift_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t01.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t01.dart
index c782859..279ef58 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t02.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t02.dart
index 4d4ecd6..c5ad962 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t03.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t03.dart
index abb59a1..42aae14 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t04.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t04.dart
index dd634e0..de1126f 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t05.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t05.dart
index d6dc1fc..9f82cfd 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_13_additive_t06.dart b/Language/Reference/Operator_Precedence/precedence_13_additive_t06.dart
index 4d07c32..329062b 100644
--- a/Language/Reference/Operator_Precedence/precedence_13_additive_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_13_additive_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t01.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t01.dart
index 1f8c146..f36ecce 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t02.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t02.dart
index c35baad..957abcc 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t03.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t03.dart
index ec77626..a99fc83 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t04.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t04.dart
index 8411ca8..a9ff477 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t05.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t05.dart
index a5f66d8..3936d13 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t06.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t06.dart
index 83a0bc6..0e6b5cf 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t07.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t07.dart
index 937daed..822bb63 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t07.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t08.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t08.dart
index 23003f3..5bc55c9 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t08.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t09.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t09.dart
index 040608d..2689963 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t09.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t10.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t10.dart
index b3c7b09..faaafb6 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t10.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t11.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t11.dart
index 86feccb..f1da9c5 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t11.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t12.dart b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t12.dart
index 4d3abda..86da054 100644
--- a/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t12.dart
+++ b/Language/Reference/Operator_Precedence/precedence_14_multiplicative_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t01.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t01.dart
index 45c1e7f..8a9af5f 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t02.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t02.dart
index 60691a9..0e3ff42 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t03.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t03.dart
index 50b06f9..de067dc 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04.dart
index 1d13e85..da365d4 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t05.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t05.dart
index 154cb56..2f5b0bd 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t06.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t06.dart
index 6200bc4..96636f0 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t07.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t07.dart
index 0a7f509..4ae2bcb 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t07.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08.dart
index ee63408..dd38222 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t09.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t09.dart
index d5da534..16cfffe 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t09.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t10.dart b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t10.dart
index 4b36798..6573dd0 100644
--- a/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t10.dart
+++ b/Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t01.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t01.dart
index 33f082f..d5b3112 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t02.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t02.dart
index 6060f40..a7299c4 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t03.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t03.dart
index f493f90..1fb62e0 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t04.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t04.dart
index e489e01..0d4f555 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t05.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t05.dart
index 45428e0..d88be32 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t06.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t06.dart
index 5208ce3..4aba09e 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t07.dart b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t07.dart
index 088e81a..e127b61 100644
--- a/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t07.dart
+++ b/Language/Reference/Operator_Precedence/precedence_16_unary_postfix_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Description    Operator                          Associativity Precedence
diff --git a/Language/Reference/Operator_Precedence/precedence_t01.dart b/Language/Reference/Operator_Precedence/precedence_t01.dart
index 874e819..f93206d 100644
--- a/Language/Reference/Operator_Precedence/precedence_t01.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar
diff --git a/Language/Reference/Operator_Precedence/precedence_t02.dart b/Language/Reference/Operator_Precedence/precedence_t02.dart
index 2e924fd..99878bf 100644
--- a/Language/Reference/Operator_Precedence/precedence_t02.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar
diff --git a/Language/Reference/Operator_Precedence/precedence_t03.dart b/Language/Reference/Operator_Precedence/precedence_t03.dart
index 5eeabac..c2f62a6 100644
--- a/Language/Reference/Operator_Precedence/precedence_t03.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar
diff --git a/Language/Reference/Operator_Precedence/precedence_t04.dart b/Language/Reference/Operator_Precedence/precedence_t04.dart
index bbd7094..e322e62 100644
--- a/Language/Reference/Operator_Precedence/precedence_t04.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar
diff --git a/Language/Reference/Operator_Precedence/precedence_t05.dart b/Language/Reference/Operator_Precedence/precedence_t05.dart
index 6d421a6..064fe2e 100644
--- a/Language/Reference/Operator_Precedence/precedence_t05.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar
diff --git a/Language/Reference/Operator_Precedence/precedence_t06.dart b/Language/Reference/Operator_Precedence/precedence_t06.dart
index 7a92c22..396d952 100644
--- a/Language/Reference/Operator_Precedence/precedence_t06.dart
+++ b/Language/Reference/Operator_Precedence/precedence_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Operator precedence is given implicitly by the grammar.
  * @description Checks that operator precedence given implicitly by the grammar 
diff --git a/Language/Statements/Assert/execution_t01.dart b/Language/Statements/Assert/execution_t01.dart
index 9a5fe91..6018e9b 100644
--- a/Language/Statements/Assert/execution_t01.dart
+++ b/Language/Statements/Assert/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t02.dart b/Language/Statements/Assert/execution_t02.dart
index c954dab..9b6be11 100644
--- a/Language/Statements/Assert/execution_t02.dart
+++ b/Language/Statements/Assert/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t03.dart b/Language/Statements/Assert/execution_t03.dart
index 421cf26..5d3b224 100644
--- a/Language/Statements/Assert/execution_t03.dart
+++ b/Language/Statements/Assert/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t04.dart b/Language/Statements/Assert/execution_t04.dart
index faf6b2c..53e51cf 100644
--- a/Language/Statements/Assert/execution_t04.dart
+++ b/Language/Statements/Assert/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t05.dart b/Language/Statements/Assert/execution_t05.dart
index 3114957..9008b02 100644
--- a/Language/Statements/Assert/execution_t05.dart
+++ b/Language/Statements/Assert/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t06.dart b/Language/Statements/Assert/execution_t06.dart
index c2a72eb..66275a6 100644
--- a/Language/Statements/Assert/execution_t06.dart
+++ b/Language/Statements/Assert/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t08.dart b/Language/Statements/Assert/execution_t08.dart
index b8d9241..0804021 100644
--- a/Language/Statements/Assert/execution_t08.dart
+++ b/Language/Statements/Assert/execution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t09.dart b/Language/Statements/Assert/execution_t09.dart
index e3c52a6..f4defd0 100644
--- a/Language/Statements/Assert/execution_t09.dart
+++ b/Language/Statements/Assert/execution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t10.dart b/Language/Statements/Assert/execution_t10.dart
index 1752adf..a7b3443 100644
--- a/Language/Statements/Assert/execution_t10.dart
+++ b/Language/Statements/Assert/execution_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/execution_t11.dart b/Language/Statements/Assert/execution_t11.dart
index 25f06fc..1476742 100644
--- a/Language/Statements/Assert/execution_t11.dart
+++ b/Language/Statements/Assert/execution_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an assert statement assert(e);
  * proceeds as follows:
diff --git a/Language/Statements/Assert/production_mode_t01.dart b/Language/Statements/Assert/production_mode_t01.dart
index a57dd67..89e1265 100644
--- a/Language/Statements/Assert/production_mode_t01.dart
+++ b/Language/Statements/Assert/production_mode_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion When assertions are not enabled, execution of an assertion
  * immediately completes normally
diff --git a/Language/Statements/Assert/syntax_t01.dart b/Language/Statements/Assert/syntax_t01.dart
index 825c630..189621f 100644
--- a/Language/Statements/Assert/syntax_t01.dart
+++ b/Language/Statements/Assert/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An assert statement is used to disrupt normal execution if a

  * given boolean condition does not hold.

diff --git a/Language/Statements/Assert/syntax_t02.dart b/Language/Statements/Assert/syntax_t02.dart
index 6c3f754..83232cc 100644
--- a/Language/Statements/Assert/syntax_t02.dart
+++ b/Language/Statements/Assert/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An assert statement is used to disrupt normal execution if a

  * given boolean condition does not hold.

diff --git a/Language/Statements/Assert/syntax_t03.dart b/Language/Statements/Assert/syntax_t03.dart
index 49df886..5ab701e 100644
--- a/Language/Statements/Assert/syntax_t03.dart
+++ b/Language/Statements/Assert/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An assert statement is used to disrupt normal execution if a

  * given boolean condition does not hold.

diff --git a/Language/Statements/Assert/syntax_t04.dart b/Language/Statements/Assert/syntax_t04.dart
index 41f7e1e..6ad61cc 100644
--- a/Language/Statements/Assert/syntax_t04.dart
+++ b/Language/Statements/Assert/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An assert statement is used to disrupt normal execution if a

  * given boolean condition does not hold.

diff --git a/Language/Statements/Assert/syntax_t05.dart b/Language/Statements/Assert/syntax_t05.dart
index 62317ce..e9f3d40 100644
--- a/Language/Statements/Assert/syntax_t05.dart
+++ b/Language/Statements/Assert/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion An assert statement is used to disrupt normal execution if a

  * given boolean condition does not hold.

diff --git a/Language/Statements/Assert/syntax_t06.dart b/Language/Statements/Assert/syntax_t06.dart
index d645d7d..a3f5fbc 100644
--- a/Language/Statements/Assert/syntax_t06.dart
+++ b/Language/Statements/Assert/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An assert statement is used to disrupt normal execution if a
  * given boolean condition does not hold.
diff --git a/Language/Statements/Assert/type_t02.dart b/Language/Statements/Assert/type_t02.dart
index e859f74..2a74a76 100644
--- a/Language/Statements/Assert/type_t02.dart
+++ b/Language/Statements/Assert/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t03.dart b/Language/Statements/Assert/type_t03.dart
index f1c30a3..0244078 100644
--- a/Language/Statements/Assert/type_t03.dart
+++ b/Language/Statements/Assert/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t04.dart b/Language/Statements/Assert/type_t04.dart
index e52e0fe..28fed2c 100644
--- a/Language/Statements/Assert/type_t04.dart
+++ b/Language/Statements/Assert/type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t05.dart b/Language/Statements/Assert/type_t05.dart
index 48b2d5f..d202d4a 100644
--- a/Language/Statements/Assert/type_t05.dart
+++ b/Language/Statements/Assert/type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t06.dart b/Language/Statements/Assert/type_t06.dart
index 430177a..a97a36e 100644
--- a/Language/Statements/Assert/type_t06.dart
+++ b/Language/Statements/Assert/type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t07.dart b/Language/Statements/Assert/type_t07.dart
index 4f215fd..8014315 100644
--- a/Language/Statements/Assert/type_t07.dart
+++ b/Language/Statements/Assert/type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t08.dart b/Language/Statements/Assert/type_t08.dart
index 8e9d94f..31e542f 100644
--- a/Language/Statements/Assert/type_t08.dart
+++ b/Language/Statements/Assert/type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to either bool or () -> bool.
diff --git a/Language/Statements/Assert/type_t09.dart b/Language/Statements/Assert/type_t09.dart
index 2a6e1a4..7da09fa 100644
--- a/Language/Statements/Assert/type_t09.dart
+++ b/Language/Statements/Assert/type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the type of [c] may not be assigned
  * to [bool].
diff --git a/Language/Statements/Blocks/execution_t01.dart b/Language/Statements/Blocks/execution_t01.dart
index c5638b9..1a8e2f7 100644
--- a/Language/Statements/Blocks/execution_t01.dart
+++ b/Language/Statements/Blocks/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/execution_t02.dart b/Language/Statements/Blocks/execution_t02.dart
index c7cd99e..54e4c9b 100644
--- a/Language/Statements/Blocks/execution_t02.dart
+++ b/Language/Statements/Blocks/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/execution_t03.dart b/Language/Statements/Blocks/execution_t03.dart
index 4efd238..1205040 100644
--- a/Language/Statements/Blocks/execution_t03.dart
+++ b/Language/Statements/Blocks/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/execution_t04.dart b/Language/Statements/Blocks/execution_t04.dart
index 22d636a..96ea164 100644
--- a/Language/Statements/Blocks/execution_t04.dart
+++ b/Language/Statements/Blocks/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/execution_t05.dart b/Language/Statements/Blocks/execution_t05.dart
index c6b4eb7..1d89270 100644
--- a/Language/Statements/Blocks/execution_t05.dart
+++ b/Language/Statements/Blocks/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/execution_t06.dart b/Language/Statements/Blocks/execution_t06.dart
index c221c38..1b8259a 100644
--- a/Language/Statements/Blocks/execution_t06.dart
+++ b/Language/Statements/Blocks/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement supports sequencing of code.
  * Execution of a block statement { s1, ... , sn } proceeds as follows:
diff --git a/Language/Statements/Blocks/scope_t01.dart b/Language/Statements/Blocks/scope_t01.dart
index 764598e..779c1da 100644
--- a/Language/Statements/Blocks/scope_t01.dart
+++ b/Language/Statements/Blocks/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A block statement introduces a new scope, which is nested in the
  * lexically enclosing scope in which the block statement appears.
diff --git a/Language/Statements/Break/async_loop_t01.dart b/Language/Statements/Break/async_loop_t01.dart
index 6e2d410..de5d8be 100644
--- a/Language/Statements/Break/async_loop_t01.dart
+++ b/Language/Statements/Break/async_loop_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If sE is an asynchronous for loop, its associated
  * stream subscription is canceled.
diff --git a/Language/Statements/Break/async_loop_t02.dart b/Language/Statements/Break/async_loop_t02.dart
index cba45dc..3e7d7e4 100644
--- a/Language/Statements/Break/async_loop_t02.dart
+++ b/Language/Statements/Break/async_loop_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If sE is an asynchronous for loop, its associated
  * stream subscription is canceled.
diff --git a/Language/Statements/Break/async_loops_t01.dart b/Language/Statements/Break/async_loops_t01.dart
index f549cc8..9b82b22 100644
--- a/Language/Statements/Break/async_loops_t01.dart
+++ b/Language/Statements/Break/async_loops_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t02.dart b/Language/Statements/Break/async_loops_t02.dart
index 354e997..9545df1 100644
--- a/Language/Statements/Break/async_loops_t02.dart
+++ b/Language/Statements/Break/async_loops_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t03.dart b/Language/Statements/Break/async_loops_t03.dart
index 44cb0b4..c4db24c 100644
--- a/Language/Statements/Break/async_loops_t03.dart
+++ b/Language/Statements/Break/async_loops_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t04.dart b/Language/Statements/Break/async_loops_t04.dart
index fce60ba..a317617 100644
--- a/Language/Statements/Break/async_loops_t04.dart
+++ b/Language/Statements/Break/async_loops_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t05.dart b/Language/Statements/Break/async_loops_t05.dart
index e2ed62d..2f9e7bc 100644
--- a/Language/Statements/Break/async_loops_t05.dart
+++ b/Language/Statements/Break/async_loops_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t06.dart b/Language/Statements/Break/async_loops_t06.dart
index 8a8ce83..56e6ad9 100644
--- a/Language/Statements/Break/async_loops_t06.dart
+++ b/Language/Statements/Break/async_loops_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t07.dart b/Language/Statements/Break/async_loops_t07.dart
index bb923cf..1652a12 100644
--- a/Language/Statements/Break/async_loops_t07.dart
+++ b/Language/Statements/Break/async_loops_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t08.dart b/Language/Statements/Break/async_loops_t08.dart
index 15679aa..b569582 100644
--- a/Language/Statements/Break/async_loops_t08.dart
+++ b/Language/Statements/Break/async_loops_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t09.dart b/Language/Statements/Break/async_loops_t09.dart
index 0d7b75e..bb03d64 100644
--- a/Language/Statements/Break/async_loops_t09.dart
+++ b/Language/Statements/Break/async_loops_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/async_loops_t10.dart b/Language/Statements/Break/async_loops_t10.dart
index be2b960..54470db 100644
--- a/Language/Statements/Break/async_loops_t10.dart
+++ b/Language/Statements/Break/async_loops_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Furthermore, let ak be the set of asynchronous for loops and
  * yield-each statements enclosing sb that are enclosed in sE , 1 ≤ k ≤ m,
diff --git a/Language/Statements/Break/execution_t01.dart b/Language/Statements/Break/execution_t01.dart
index 6b920b9..0590935 100644
--- a/Language/Statements/Break/execution_t01.dart
+++ b/Language/Statements/Break/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t02.dart b/Language/Statements/Break/execution_t02.dart
index 7dac461..2ea201f 100644
--- a/Language/Statements/Break/execution_t02.dart
+++ b/Language/Statements/Break/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t03.dart b/Language/Statements/Break/execution_t03.dart
index 4c742cb..d9a9714 100644
--- a/Language/Statements/Break/execution_t03.dart
+++ b/Language/Statements/Break/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t04.dart b/Language/Statements/Break/execution_t04.dart
index 4598858..eb8269c 100644
--- a/Language/Statements/Break/execution_t04.dart
+++ b/Language/Statements/Break/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t05.dart b/Language/Statements/Break/execution_t05.dart
index 8db98dd..7ecbc07 100644
--- a/Language/Statements/Break/execution_t05.dart
+++ b/Language/Statements/Break/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t06.dart b/Language/Statements/Break/execution_t06.dart
index 57e9ae0..292ffa2 100644
--- a/Language/Statements/Break/execution_t06.dart
+++ b/Language/Statements/Break/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t07.dart b/Language/Statements/Break/execution_t07.dart
index 6475449..8304149 100644
--- a/Language/Statements/Break/execution_t07.dart
+++ b/Language/Statements/Break/execution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t08.dart b/Language/Statements/Break/execution_t08.dart
index d5f28d0..080fb92 100644
--- a/Language/Statements/Break/execution_t08.dart
+++ b/Language/Statements/Break/execution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/execution_t09.dart b/Language/Statements/Break/execution_t09.dart
index 1d7dc47..6e73c34 100644
--- a/Language/Statements/Break/execution_t09.dart
+++ b/Language/Statements/Break/execution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1, ..., sn be those try statements that are both enclosed in
  * sE and that enclose sb, and that have a finally clause. Lastly, let fj be the
diff --git a/Language/Statements/Break/label_t01.dart b/Language/Statements/Break/label_t01.dart
index 67b4cdd..84d22d2 100644
--- a/Language/Statements/Break/label_t01.dart
+++ b/Language/Statements/Break/label_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t02.dart b/Language/Statements/Break/label_t02.dart
index 82ecbb9..93d0280 100644
--- a/Language/Statements/Break/label_t02.dart
+++ b/Language/Statements/Break/label_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t03.dart b/Language/Statements/Break/label_t03.dart
index f74ca9a..f81ec8d 100644
--- a/Language/Statements/Break/label_t03.dart
+++ b/Language/Statements/Break/label_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t04.dart b/Language/Statements/Break/label_t04.dart
index 8b01d25..df7c763 100644
--- a/Language/Statements/Break/label_t04.dart
+++ b/Language/Statements/Break/label_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t05.dart b/Language/Statements/Break/label_t05.dart
index 5e0ebd9..f5c60a1 100644
--- a/Language/Statements/Break/label_t05.dart
+++ b/Language/Statements/Break/label_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t06.dart b/Language/Statements/Break/label_t06.dart
index ed79ce4..08f0875 100644
--- a/Language/Statements/Break/label_t06.dart
+++ b/Language/Statements/Break/label_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t07.dart b/Language/Statements/Break/label_t07.dart
index 563a8ac..08f9ff8 100644
--- a/Language/Statements/Break/label_t07.dart
+++ b/Language/Statements/Break/label_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t08.dart b/Language/Statements/Break/label_t08.dart
index 52535ae..a31f83a 100644
--- a/Language/Statements/Break/label_t08.dart
+++ b/Language/Statements/Break/label_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t09.dart b/Language/Statements/Break/label_t09.dart
index 10795e0..27dc028 100644
--- a/Language/Statements/Break/label_t09.dart
+++ b/Language/Statements/Break/label_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t10.dart b/Language/Statements/Break/label_t10.dart
index b4dfb9f..ba800ba 100644
--- a/Language/Statements/Break/label_t10.dart
+++ b/Language/Statements/Break/label_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t11.dart b/Language/Statements/Break/label_t11.dart
index 6ad8f53..329c457 100644
--- a/Language/Statements/Break/label_t11.dart
+++ b/Language/Statements/Break/label_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/label_t12.dart b/Language/Statements/Break/label_t12.dart
index 9bd0c9d..a48360f 100644
--- a/Language/Statements/Break/label_t12.dart
+++ b/Language/Statements/Break/label_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sb be a break statement. If sb is of the form break L;, then
  * let sE be the the innermost labeled statement with label L enclosing sb. If
diff --git a/Language/Statements/Break/syntax_t01.dart b/Language/Statements/Break/syntax_t01.dart
index f9360ba..a6ddbda 100644
--- a/Language/Statements/Break/syntax_t01.dart
+++ b/Language/Statements/Break/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The break statement consists of the reserved word break and an
  * optional label.
diff --git a/Language/Statements/Break/syntax_t02.dart b/Language/Statements/Break/syntax_t02.dart
index ea1b04f..bbab816 100644
--- a/Language/Statements/Break/syntax_t02.dart
+++ b/Language/Statements/Break/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The break statement consists of the reserved word break and an

  * optional label.

diff --git a/Language/Statements/Continue/async_loops_t01.dart b/Language/Statements/Continue/async_loops_t01.dart
index cfa6f79..8fb6af7 100644
--- a/Language/Statements/Continue/async_loops_t01.dart
+++ b/Language/Statements/Continue/async_loops_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t02.dart b/Language/Statements/Continue/async_loops_t02.dart
index d397c61..3fb6d30 100644
--- a/Language/Statements/Continue/async_loops_t02.dart
+++ b/Language/Statements/Continue/async_loops_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t03.dart b/Language/Statements/Continue/async_loops_t03.dart
index 647f3e9..090c877 100644
--- a/Language/Statements/Continue/async_loops_t03.dart
+++ b/Language/Statements/Continue/async_loops_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t04.dart b/Language/Statements/Continue/async_loops_t04.dart
index 9a0c2de..c422147 100644
--- a/Language/Statements/Continue/async_loops_t04.dart
+++ b/Language/Statements/Continue/async_loops_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t05.dart b/Language/Statements/Continue/async_loops_t05.dart
index 54bb234..b45ca98 100644
--- a/Language/Statements/Continue/async_loops_t05.dart
+++ b/Language/Statements/Continue/async_loops_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t06.dart b/Language/Statements/Continue/async_loops_t06.dart
index 73b7909..e21aa39 100644
--- a/Language/Statements/Continue/async_loops_t06.dart
+++ b/Language/Statements/Continue/async_loops_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t07.dart b/Language/Statements/Continue/async_loops_t07.dart
index 2d6bdbc..120cb68 100644
--- a/Language/Statements/Continue/async_loops_t07.dart
+++ b/Language/Statements/Continue/async_loops_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t08.dart b/Language/Statements/Continue/async_loops_t08.dart
index 2a0f315..644d951 100644
--- a/Language/Statements/Continue/async_loops_t08.dart
+++ b/Language/Statements/Continue/async_loops_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t09.dart b/Language/Statements/Continue/async_loops_t09.dart
index 1914afe..7b49899 100644
--- a/Language/Statements/Continue/async_loops_t09.dart
+++ b/Language/Statements/Continue/async_loops_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/async_loops_t10.dart b/Language/Statements/Continue/async_loops_t10.dart
index 09b6a9e..39c5928 100644
--- a/Language/Statements/Continue/async_loops_t10.dart
+++ b/Language/Statements/Continue/async_loops_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  If sE is an asynchronous for loop, let ak be the set of
  * asynchronous for loops and yield-each statements enclosing sc that are
diff --git a/Language/Statements/Continue/control_transfer_t01.dart b/Language/Statements/Continue/control_transfer_t01.dart
index a777d46..16e8b7b 100644
--- a/Language/Statements/Continue/control_transfer_t01.dart
+++ b/Language/Statements/Continue/control_transfer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t02.dart b/Language/Statements/Continue/control_transfer_t02.dart
index 20cf810..ad0de2d 100644
--- a/Language/Statements/Continue/control_transfer_t02.dart
+++ b/Language/Statements/Continue/control_transfer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t03.dart b/Language/Statements/Continue/control_transfer_t03.dart
index 93dc0b0..b2ca6e3 100644
--- a/Language/Statements/Continue/control_transfer_t03.dart
+++ b/Language/Statements/Continue/control_transfer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t04.dart b/Language/Statements/Continue/control_transfer_t04.dart
index 2fbfb75..04a11ec 100644
--- a/Language/Statements/Continue/control_transfer_t04.dart
+++ b/Language/Statements/Continue/control_transfer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t05.dart b/Language/Statements/Continue/control_transfer_t05.dart
index 1155241..bd6215c 100644
--- a/Language/Statements/Continue/control_transfer_t05.dart
+++ b/Language/Statements/Continue/control_transfer_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t06.dart b/Language/Statements/Continue/control_transfer_t06.dart
index d09f085..497a2b6 100644
--- a/Language/Statements/Continue/control_transfer_t06.dart
+++ b/Language/Statements/Continue/control_transfer_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t07.dart b/Language/Statements/Continue/control_transfer_t07.dart
index fe37729..2ef9272 100644
--- a/Language/Statements/Continue/control_transfer_t07.dart
+++ b/Language/Statements/Continue/control_transfer_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t08.dart b/Language/Statements/Continue/control_transfer_t08.dart
index 1c907c2..04fd3d2 100644
--- a/Language/Statements/Continue/control_transfer_t08.dart
+++ b/Language/Statements/Continue/control_transfer_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/control_transfer_t09.dart b/Language/Statements/Continue/control_transfer_t09.dart
index a42ba5f..779a969 100644
--- a/Language/Statements/Continue/control_transfer_t09.dart
+++ b/Language/Statements/Continue/control_transfer_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let s1,...,sn be those try statements that are both enclosed in
  * sE and that enclose sc, and that have a finally clause. Lastly, let fj be
diff --git a/Language/Statements/Continue/label_t01.dart b/Language/Statements/Continue/label_t01.dart
index 6c2c9ce..c12188e 100644
--- a/Language/Statements/Continue/label_t01.dart
+++ b/Language/Statements/Continue/label_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t02.dart b/Language/Statements/Continue/label_t02.dart
index 6451c36..b7ca93b 100644
--- a/Language/Statements/Continue/label_t02.dart
+++ b/Language/Statements/Continue/label_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t03.dart b/Language/Statements/Continue/label_t03.dart
index 5ce9b31..df48027 100644
--- a/Language/Statements/Continue/label_t03.dart
+++ b/Language/Statements/Continue/label_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t04.dart b/Language/Statements/Continue/label_t04.dart
index 91274c4..8896d97 100644
--- a/Language/Statements/Continue/label_t04.dart
+++ b/Language/Statements/Continue/label_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t05.dart b/Language/Statements/Continue/label_t05.dart
index 99db981..c57d052 100644
--- a/Language/Statements/Continue/label_t05.dart
+++ b/Language/Statements/Continue/label_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t06.dart b/Language/Statements/Continue/label_t06.dart
index 028effb..9bdf0f5 100644
--- a/Language/Statements/Continue/label_t06.dart
+++ b/Language/Statements/Continue/label_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t07.dart b/Language/Statements/Continue/label_t07.dart
index 4301082..0a0a5c4 100644
--- a/Language/Statements/Continue/label_t07.dart
+++ b/Language/Statements/Continue/label_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t08.dart b/Language/Statements/Continue/label_t08.dart
index f9e5bf5..0bcbcb2 100644
--- a/Language/Statements/Continue/label_t08.dart
+++ b/Language/Statements/Continue/label_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t09.dart b/Language/Statements/Continue/label_t09.dart
index 2935248..f407666 100644
--- a/Language/Statements/Continue/label_t09.dart
+++ b/Language/Statements/Continue/label_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t10.dart b/Language/Statements/Continue/label_t10.dart
index c06a6f8..5030340 100644
--- a/Language/Statements/Continue/label_t10.dart
+++ b/Language/Statements/Continue/label_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t11.dart b/Language/Statements/Continue/label_t11.dart
index 4f6f345..6d70da8 100644
--- a/Language/Statements/Continue/label_t11.dart
+++ b/Language/Statements/Continue/label_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t12.dart b/Language/Statements/Continue/label_t12.dart
index 998980a..24e9352 100644
--- a/Language/Statements/Continue/label_t12.dart
+++ b/Language/Statements/Continue/label_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t13.dart b/Language/Statements/Continue/label_t13.dart
index 1551a24..5d2a523 100644
--- a/Language/Statements/Continue/label_t13.dart
+++ b/Language/Statements/Continue/label_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t14.dart b/Language/Statements/Continue/label_t14.dart
index b754282..d473f6c 100644
--- a/Language/Statements/Continue/label_t14.dart
+++ b/Language/Statements/Continue/label_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t15.dart b/Language/Statements/Continue/label_t15.dart
index 5e34717..e3a888c 100644
--- a/Language/Statements/Continue/label_t15.dart
+++ b/Language/Statements/Continue/label_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Let sc be a continue statement. If sc is of the form continue L;,

  * then let sE be the the innermost labeled do, for or while statement or case

diff --git a/Language/Statements/Continue/label_t16.dart b/Language/Statements/Continue/label_t16.dart
index 843f958..f33be77 100644
--- a/Language/Statements/Continue/label_t16.dart
+++ b/Language/Statements/Continue/label_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/label_t17.dart b/Language/Statements/Continue/label_t17.dart
index 6844383..51cbe13 100644
--- a/Language/Statements/Continue/label_t17.dart
+++ b/Language/Statements/Continue/label_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let sc be a continue statement. If sc is of the form continue L;,
  * then let sE be the the innermost labeled do, for or while statement or case
diff --git a/Language/Statements/Continue/stream_utils.dart b/Language/Statements/Continue/stream_utils.dart
index d737ade..97a5588 100644
--- a/Language/Statements/Continue/stream_utils.dart
+++ b/Language/Statements/Continue/stream_utils.dart
@@ -1,8 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-/**
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ *
  * @author a.semenov@unipro.ru
  */
 import 'dart:async';
diff --git a/Language/Statements/Continue/syntax_t01.dart b/Language/Statements/Continue/syntax_t01.dart
index 609eb5c..65f568c 100644
--- a/Language/Statements/Continue/syntax_t01.dart
+++ b/Language/Statements/Continue/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The continue statement consists of the reserved word continue and
  * an optional label.
diff --git a/Language/Statements/Continue/syntax_t02.dart b/Language/Statements/Continue/syntax_t02.dart
index ebb7a3e..934e951 100644
--- a/Language/Statements/Continue/syntax_t02.dart
+++ b/Language/Statements/Continue/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The continue statement consists of the reserved word continue and
  * an optional label.
diff --git a/Language/Statements/Do/condition_type_t01.dart b/Language/Statements/Do/condition_type_t01.dart
index 0204ff9..23d6d3b 100644
--- a/Language/Statements/Do/condition_type_t01.dart
+++ b/Language/Statements/Do/condition_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e can not be assigned
  * to bool.
diff --git a/Language/Statements/Do/condition_type_t02.dart b/Language/Statements/Do/condition_type_t02.dart
index c8262a2..f2b4ddf 100644
--- a/Language/Statements/Do/condition_type_t02.dart
+++ b/Language/Statements/Do/condition_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e can not be assigned
  * to bool.
diff --git a/Language/Statements/Do/condition_type_t03.dart b/Language/Statements/Do/condition_type_t03.dart
index 265a11c..491db9e 100644
--- a/Language/Statements/Do/condition_type_t03.dart
+++ b/Language/Statements/Do/condition_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e can not be assigned
  * to bool.
diff --git a/Language/Statements/Do/execution_t01.dart b/Language/Statements/Do/execution_t01.dart
index 75f165a..b723413 100644
--- a/Language/Statements/Do/execution_t01.dart
+++ b/Language/Statements/Do/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/execution_t02.dart b/Language/Statements/Do/execution_t02.dart
index a24b992..377051c 100644
--- a/Language/Statements/Do/execution_t02.dart
+++ b/Language/Statements/Do/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/execution_t03.dart b/Language/Statements/Do/execution_t03.dart
index 077d9df..561d01b 100644
--- a/Language/Statements/Do/execution_t03.dart
+++ b/Language/Statements/Do/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/execution_t04.dart b/Language/Statements/Do/execution_t04.dart
index 058f9b1..7e857da 100644
--- a/Language/Statements/Do/execution_t04.dart
+++ b/Language/Statements/Do/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/execution_t05.dart b/Language/Statements/Do/execution_t05.dart
index 7bb929c..c52229f 100644
--- a/Language/Statements/Do/execution_t05.dart
+++ b/Language/Statements/Do/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/execution_t06.dart b/Language/Statements/Do/execution_t06.dart
index 42e596b..e70a626 100644
--- a/Language/Statements/Do/execution_t06.dart
+++ b/Language/Statements/Do/execution_t06.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a do statement of the form do s while (e); proceeds
  * as follows:
diff --git a/Language/Statements/Do/syntax_t01.dart b/Language/Statements/Do/syntax_t01.dart
index 6ac02b6..cc635b1 100644
--- a/Language/Statements/Do/syntax_t01.dart
+++ b/Language/Statements/Do/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t02.dart b/Language/Statements/Do/syntax_t02.dart
index 29edb3c..73b43b7 100644
--- a/Language/Statements/Do/syntax_t02.dart
+++ b/Language/Statements/Do/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t03.dart b/Language/Statements/Do/syntax_t03.dart
index f190cf4..a81802d 100644
--- a/Language/Statements/Do/syntax_t03.dart
+++ b/Language/Statements/Do/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t04.dart b/Language/Statements/Do/syntax_t04.dart
index f597add..14642ab 100644
--- a/Language/Statements/Do/syntax_t04.dart
+++ b/Language/Statements/Do/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t05.dart b/Language/Statements/Do/syntax_t05.dart
index 71d00e5..8fd032e 100644
--- a/Language/Statements/Do/syntax_t05.dart
+++ b/Language/Statements/Do/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t06.dart b/Language/Statements/Do/syntax_t06.dart
index 5b4ee54..a80f9a1 100644
--- a/Language/Statements/Do/syntax_t06.dart
+++ b/Language/Statements/Do/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Do/syntax_t07.dart b/Language/Statements/Do/syntax_t07.dart
index a7fffec..ca7585d 100644
--- a/Language/Statements/Do/syntax_t07.dart
+++ b/Language/Statements/Do/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The do statement supports conditional iteration, where the
  * condition is evaluated after the loop.
diff --git a/Language/Statements/Expression_Statements/syntax_t01.dart b/Language/Statements/Expression_Statements/syntax_t01.dart
index 5ef9076..edef888 100644
--- a/Language/Statements/Expression_Statements/syntax_t01.dart
+++ b/Language/Statements/Expression_Statements/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t02.dart b/Language/Statements/Expression_Statements/syntax_t02.dart
index a8d8939..4f49661 100644
--- a/Language/Statements/Expression_Statements/syntax_t02.dart
+++ b/Language/Statements/Expression_Statements/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t03.dart b/Language/Statements/Expression_Statements/syntax_t03.dart
index 04927a1..1c573e3 100644
--- a/Language/Statements/Expression_Statements/syntax_t03.dart
+++ b/Language/Statements/Expression_Statements/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t04.dart b/Language/Statements/Expression_Statements/syntax_t04.dart
index 2ed8b80..addecf2 100644
--- a/Language/Statements/Expression_Statements/syntax_t04.dart
+++ b/Language/Statements/Expression_Statements/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t05.dart b/Language/Statements/Expression_Statements/syntax_t05.dart
index d0bb750..2350050 100644
--- a/Language/Statements/Expression_Statements/syntax_t05.dart
+++ b/Language/Statements/Expression_Statements/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t06.dart b/Language/Statements/Expression_Statements/syntax_t06.dart
index 5a7b223..085ee6d 100644
--- a/Language/Statements/Expression_Statements/syntax_t06.dart
+++ b/Language/Statements/Expression_Statements/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t07.dart b/Language/Statements/Expression_Statements/syntax_t07.dart
index c38caf9..750c89f 100644
--- a/Language/Statements/Expression_Statements/syntax_t07.dart
+++ b/Language/Statements/Expression_Statements/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t08.dart b/Language/Statements/Expression_Statements/syntax_t08.dart
index 8c3a086..bb3692c 100644
--- a/Language/Statements/Expression_Statements/syntax_t08.dart
+++ b/Language/Statements/Expression_Statements/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/Expression_Statements/syntax_t12.dart b/Language/Statements/Expression_Statements/syntax_t12.dart
index df1f61a..2291e3b 100644
--- a/Language/Statements/Expression_Statements/syntax_t12.dart
+++ b/Language/Statements/Expression_Statements/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression statement consists of an expression other than a
  * non-constant map literal that has no explicit type arguments.
diff --git a/Language/Statements/For/Asynchronous_For_in/enclosing_loop_t01.dart b/Language/Statements/For/Asynchronous_For_in/enclosing_loop_t01.dart
index 4c327d5..51acc4d 100644
--- a/Language/Statements/For/Asynchronous_For_in/enclosing_loop_t01.dart
+++ b/Language/Statements/For/Asynchronous_For_in/enclosing_loop_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let u be the stream associated with the immediately enclosing
  * asynchronous for loop or generator function, if any. If another event Eu
diff --git a/Language/Statements/For/Asynchronous_For_in/execution_t01.dart b/Language/Statements/For/Asynchronous_For_in/execution_t01.dart
index ca63872..1c5e2ff 100644
--- a/Language/Statements/For/Asynchronous_For_in/execution_t01.dart
+++ b/Language/Statements/For/Asynchronous_For_in/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for-in statement of the form await for
  * (finalConstVarOrType? id in e) s proceeds as follows:
diff --git a/Language/Statements/For/Asynchronous_For_in/execution_t02.dart b/Language/Statements/For/Asynchronous_For_in/execution_t02.dart
index 962c103..21a836d 100644
--- a/Language/Statements/For/Asynchronous_For_in/execution_t02.dart
+++ b/Language/Statements/For/Asynchronous_For_in/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for-in statement of the form await for
  * (finalConstVarOrType? id in e) s proceeds as follows:
diff --git a/Language/Statements/For/Asynchronous_For_in/execution_t03.dart b/Language/Statements/For/Asynchronous_For_in/execution_t03.dart
index dd2d757..9309e50 100644
--- a/Language/Statements/For/Asynchronous_For_in/execution_t03.dart
+++ b/Language/Statements/For/Asynchronous_For_in/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for-in statement of the form await for
  * (finalConstVarOrType? id in e) s proceeds as follows:
diff --git a/Language/Statements/For/Asynchronous_For_in/execution_t04.dart b/Language/Statements/For/Asynchronous_For_in/execution_t04.dart
index eb51744..e47162d 100644
--- a/Language/Statements/For/Asynchronous_For_in/execution_t04.dart
+++ b/Language/Statements/For/Asynchronous_For_in/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for-in statement of the form await for
  * (finalConstVarOrType? id in e) s proceeds as follows:
diff --git a/Language/Statements/For/Asynchronous_For_in/execution_t05.dart b/Language/Statements/For/Asynchronous_For_in/execution_t05.dart
index b81b13d..13da9b3 100644
--- a/Language/Statements/For/Asynchronous_For_in/execution_t05.dart
+++ b/Language/Statements/For/Asynchronous_For_in/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for-in statement of the form await for
  * (finalConstVarOrType? id in e) s proceeds as follows:
diff --git a/Language/Statements/For/Asynchronous_For_in/syntax_t01.dart b/Language/Statements/For/Asynchronous_For_in/syntax_t01.dart
index a8ca5c1..fc4985b 100644
--- a/Language/Statements/For/Asynchronous_For_in/syntax_t01.dart
+++ b/Language/Statements/For/Asynchronous_For_in/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an asynchronous for-in statement
  * appears inside a synchronous function. It is a compile-time error if
diff --git a/Language/Statements/For/Asynchronous_For_in/syntax_t02.dart b/Language/Statements/For/Asynchronous_For_in/syntax_t02.dart
index f03307f..0920503 100644
--- a/Language/Statements/For/Asynchronous_For_in/syntax_t02.dart
+++ b/Language/Statements/For/Asynchronous_For_in/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an asynchronous for-in statement
  * appears inside a synchronous function. It is a compile-time error if
diff --git a/Language/Statements/For/Asynchronous_For_in/syntax_t03.dart b/Language/Statements/For/Asynchronous_For_in/syntax_t03.dart
index 76aabc4..bab6168 100644
--- a/Language/Statements/For/Asynchronous_For_in/syntax_t03.dart
+++ b/Language/Statements/For/Asynchronous_For_in/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an asynchronous for-in statement
  * appears inside a synchronous function. It is a compile-time error if
diff --git a/Language/Statements/For/For_Loop/execution_t01.dart b/Language/Statements/For/For_Loop/execution_t01.dart
index 58ce5ef..3f8de4e 100644
--- a/Language/Statements/For/For_Loop/execution_t01.dart
+++ b/Language/Statements/For/For_Loop/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t02.dart b/Language/Statements/For/For_Loop/execution_t02.dart
index a4e2e8c..bb99135 100644
--- a/Language/Statements/For/For_Loop/execution_t02.dart
+++ b/Language/Statements/For/For_Loop/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t03.dart b/Language/Statements/For/For_Loop/execution_t03.dart
index 16c8d1b..270312a 100644
--- a/Language/Statements/For/For_Loop/execution_t03.dart
+++ b/Language/Statements/For/For_Loop/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t04.dart b/Language/Statements/For/For_Loop/execution_t04.dart
index fd5fd30..403ee5e 100644
--- a/Language/Statements/For/For_Loop/execution_t04.dart
+++ b/Language/Statements/For/For_Loop/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t05.dart b/Language/Statements/For/For_Loop/execution_t05.dart
index 0a25668..0341924 100644
--- a/Language/Statements/For/For_Loop/execution_t05.dart
+++ b/Language/Statements/For/For_Loop/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t06.dart b/Language/Statements/For/For_Loop/execution_t06.dart
index 0d3f67c..53b580f 100644
--- a/Language/Statements/For/For_Loop/execution_t06.dart
+++ b/Language/Statements/For/For_Loop/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t07.dart b/Language/Statements/For/For_Loop/execution_t07.dart
index cb5a174..7ad3a34 100644
--- a/Language/Statements/For/For_Loop/execution_t07.dart
+++ b/Language/Statements/For/For_Loop/execution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t08.dart b/Language/Statements/For/For_Loop/execution_t08.dart
index 33ca7d1..bc4a18b 100644
--- a/Language/Statements/For/For_Loop/execution_t08.dart
+++ b/Language/Statements/For/For_Loop/execution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t09.dart b/Language/Statements/For/For_Loop/execution_t09.dart
index 4dcb7a7..de4244f 100644
--- a/Language/Statements/For/For_Loop/execution_t09.dart
+++ b/Language/Statements/For/For_Loop/execution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t10.dart b/Language/Statements/For/For_Loop/execution_t10.dart
index 582a229..821da6a 100644
--- a/Language/Statements/For/For_Loop/execution_t10.dart
+++ b/Language/Statements/For/For_Loop/execution_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_Loop/execution_t11.dart b/Language/Statements/For/For_Loop/execution_t11.dart
index c2be19e..182899a 100644
--- a/Language/Statements/For/For_Loop/execution_t11.dart
+++ b/Language/Statements/For/For_Loop/execution_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a for statement of the form for (var v = e0; c; e) s
  * proceeds as follows:
diff --git a/Language/Statements/For/For_in/execution_t01.dart b/Language/Statements/For/For_in/execution_t01.dart
index 64d2219..fd043f3 100644
--- a/Language/Statements/For/For_in/execution_t01.dart
+++ b/Language/Statements/For/For_in/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/For_in/execution_t02.dart b/Language/Statements/For/For_in/execution_t02.dart
index f0ebff1..5efcd42 100644
--- a/Language/Statements/For/For_in/execution_t02.dart
+++ b/Language/Statements/For/For_in/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/For_in/execution_t03.dart b/Language/Statements/For/For_in/execution_t03.dart
index 6c76854..c3704ac 100644
--- a/Language/Statements/For/For_in/execution_t03.dart
+++ b/Language/Statements/For/For_in/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/For_in/execution_t04.dart b/Language/Statements/For/For_in/execution_t04.dart
index 0dc04fe..b43e64a 100644
--- a/Language/Statements/For/For_in/execution_t04.dart
+++ b/Language/Statements/For/For_in/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/For_in/execution_t05.dart b/Language/Statements/For/For_in/execution_t05.dart
index 3017184..7381746 100644
--- a/Language/Statements/For/For_in/execution_t05.dart
+++ b/Language/Statements/For/For_in/execution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/For_in/execution_t06.dart b/Language/Statements/For/For_in/execution_t06.dart
index cb8db41..79b696a 100644
--- a/Language/Statements/For/For_in/execution_t06.dart
+++ b/Language/Statements/For/For_in/execution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for statement of the form for (finalConstVarOrType? id in e) s
  * is equivalent to the following code:
diff --git a/Language/Statements/For/syntax_t01.dart b/Language/Statements/For/syntax_t01.dart
index 1b7d4bd..a6d4cf8 100644
--- a/Language/Statements/For/syntax_t01.dart
+++ b/Language/Statements/For/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t02.dart b/Language/Statements/For/syntax_t02.dart
index edd5446..88f96c3 100644
--- a/Language/Statements/For/syntax_t02.dart
+++ b/Language/Statements/For/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t03.dart b/Language/Statements/For/syntax_t03.dart
index 43f120b..b593e11 100644
--- a/Language/Statements/For/syntax_t03.dart
+++ b/Language/Statements/For/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t04.dart b/Language/Statements/For/syntax_t04.dart
index 61b8b5a..7a5e0c8 100644
--- a/Language/Statements/For/syntax_t04.dart
+++ b/Language/Statements/For/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t05.dart b/Language/Statements/For/syntax_t05.dart
index 6febb89..ede0b3d 100644
--- a/Language/Statements/For/syntax_t05.dart
+++ b/Language/Statements/For/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t06.dart b/Language/Statements/For/syntax_t06.dart
index b97ffe0..bf967e8 100644
--- a/Language/Statements/For/syntax_t06.dart
+++ b/Language/Statements/For/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t07.dart b/Language/Statements/For/syntax_t07.dart
index 9881fae..1d3b62d 100644
--- a/Language/Statements/For/syntax_t07.dart
+++ b/Language/Statements/For/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The for statement supports iteration.
  * forStatement:
diff --git a/Language/Statements/For/syntax_t08.dart b/Language/Statements/For/syntax_t08.dart
index a43613f..0851bf5 100644
--- a/Language/Statements/For/syntax_t08.dart
+++ b/Language/Statements/For/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t09.dart b/Language/Statements/For/syntax_t09.dart
index fc9b7bf..43ffed0 100644
--- a/Language/Statements/For/syntax_t09.dart
+++ b/Language/Statements/For/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t10.dart b/Language/Statements/For/syntax_t10.dart
index 8653db1..26ceee2 100644
--- a/Language/Statements/For/syntax_t10.dart
+++ b/Language/Statements/For/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t11.dart b/Language/Statements/For/syntax_t11.dart
index 325ca47..84ecd0d 100644
--- a/Language/Statements/For/syntax_t11.dart
+++ b/Language/Statements/For/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The for statement supports iteration.
  * forStatement:
diff --git a/Language/Statements/For/syntax_t12.dart b/Language/Statements/For/syntax_t12.dart
index ecc19d6..e8dca39 100644
--- a/Language/Statements/For/syntax_t12.dart
+++ b/Language/Statements/For/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t13.dart b/Language/Statements/For/syntax_t13.dart
index 4c6f883..68b1c9f 100644
--- a/Language/Statements/For/syntax_t13.dart
+++ b/Language/Statements/For/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The for statement supports iteration.
  * forStatement:
diff --git a/Language/Statements/For/syntax_t14.dart b/Language/Statements/For/syntax_t14.dart
index 703ab29..483f813 100644
--- a/Language/Statements/For/syntax_t14.dart
+++ b/Language/Statements/For/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t15.dart b/Language/Statements/For/syntax_t15.dart
index d672924..55eaf67 100644
--- a/Language/Statements/For/syntax_t15.dart
+++ b/Language/Statements/For/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t16.dart b/Language/Statements/For/syntax_t16.dart
index 3f7f735..238e98b 100644
--- a/Language/Statements/For/syntax_t16.dart
+++ b/Language/Statements/For/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t17.dart b/Language/Statements/For/syntax_t17.dart
index 134bce5..70f0c5a 100644
--- a/Language/Statements/For/syntax_t17.dart
+++ b/Language/Statements/For/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t18.dart b/Language/Statements/For/syntax_t18.dart
index 966ec20..12b2903 100644
--- a/Language/Statements/For/syntax_t18.dart
+++ b/Language/Statements/For/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The for statement supports iteration.
  * forStatement:
diff --git a/Language/Statements/For/syntax_t19.dart b/Language/Statements/For/syntax_t19.dart
index 42115c4..ee41d33 100644
--- a/Language/Statements/For/syntax_t19.dart
+++ b/Language/Statements/For/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The for statement supports iteration.

  * forStatement:

diff --git a/Language/Statements/For/syntax_t20.dart b/Language/Statements/For/syntax_t20.dart
index f670255..e64068e 100644
--- a/Language/Statements/For/syntax_t20.dart
+++ b/Language/Statements/For/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The for statement supports iteration.
  * forStatement:
diff --git a/Language/Statements/If/condition_evaluation_t01.dart b/Language/Statements/If/condition_evaluation_t01.dart
index b6b3b39..1b66e1e 100644
--- a/Language/Statements/If/condition_evaluation_t01.dart
+++ b/Language/Statements/If/condition_evaluation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/condition_evaluation_t02.dart b/Language/Statements/If/condition_evaluation_t02.dart
index c53fdf5..4ed5772 100644
--- a/Language/Statements/If/condition_evaluation_t02.dart
+++ b/Language/Statements/If/condition_evaluation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/condition_evaluation_t03.dart b/Language/Statements/If/condition_evaluation_t03.dart
index 95b0ed1..23f14ba 100644
--- a/Language/Statements/If/condition_evaluation_t03.dart
+++ b/Language/Statements/If/condition_evaluation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/execution_t01.dart b/Language/Statements/If/execution_t01.dart
index 07a16a7..d8a1890 100644
--- a/Language/Statements/If/execution_t01.dart
+++ b/Language/Statements/If/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/execution_t02.dart b/Language/Statements/If/execution_t02.dart
index 508c561..9bd6591 100644
--- a/Language/Statements/If/execution_t02.dart
+++ b/Language/Statements/If/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/execution_t03.dart b/Language/Statements/If/execution_t03.dart
index e248c8b..1b7ce3a 100644
--- a/Language/Statements/If/execution_t03.dart
+++ b/Language/Statements/If/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an if statement of the form if (b) s1 else s2
  * proceeds as follows:
diff --git a/Language/Statements/If/no_else_t01.dart b/Language/Statements/If/no_else_t01.dart
index 0d948ab..6cab7b6 100644
--- a/Language/Statements/If/no_else_t01.dart
+++ b/Language/Statements/If/no_else_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b)s1 is equivalent to the
  * if statement if (b)s1 else {}.
diff --git a/Language/Statements/If/syntax_t01.dart b/Language/Statements/If/syntax_t01.dart
index 7a76266..37b296c 100644
--- a/Language/Statements/If/syntax_t01.dart
+++ b/Language/Statements/If/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t02.dart b/Language/Statements/If/syntax_t02.dart
index 8a4c3c3..b88f251 100644
--- a/Language/Statements/If/syntax_t02.dart
+++ b/Language/Statements/If/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t03.dart b/Language/Statements/If/syntax_t03.dart
index 1d5fbe0..c1a879a 100644
--- a/Language/Statements/If/syntax_t03.dart
+++ b/Language/Statements/If/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t04.dart b/Language/Statements/If/syntax_t04.dart
index 5f75742..4f32d04 100644
--- a/Language/Statements/If/syntax_t04.dart
+++ b/Language/Statements/If/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t05.dart b/Language/Statements/If/syntax_t05.dart
index 1dbf50e..7bf24e0 100644
--- a/Language/Statements/If/syntax_t05.dart
+++ b/Language/Statements/If/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t06.dart b/Language/Statements/If/syntax_t06.dart
index 8a8ba61..456eb19 100644
--- a/Language/Statements/If/syntax_t06.dart
+++ b/Language/Statements/If/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t07.dart b/Language/Statements/If/syntax_t07.dart
index 35558f2..c7c8759 100644
--- a/Language/Statements/If/syntax_t07.dart
+++ b/Language/Statements/If/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t08.dart b/Language/Statements/If/syntax_t08.dart
index 1b6c6e5..bed3d03 100644
--- a/Language/Statements/If/syntax_t08.dart
+++ b/Language/Statements/If/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t09.dart b/Language/Statements/If/syntax_t09.dart
index 390cf28..6d1772f 100644
--- a/Language/Statements/If/syntax_t09.dart
+++ b/Language/Statements/If/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t10.dart b/Language/Statements/If/syntax_t10.dart
index a0ccf2d..8116ab6 100644
--- a/Language/Statements/If/syntax_t10.dart
+++ b/Language/Statements/If/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t11.dart b/Language/Statements/If/syntax_t11.dart
index f2e3d59..12a04a1 100644
--- a/Language/Statements/If/syntax_t11.dart
+++ b/Language/Statements/If/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/syntax_t12.dart b/Language/Statements/If/syntax_t12.dart
index 71993fc..3a96d38 100644
--- a/Language/Statements/If/syntax_t12.dart
+++ b/Language/Statements/If/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The if statement allows for conditional execution of statements.
  * ifStatement:
diff --git a/Language/Statements/If/type_t01.dart b/Language/Statements/If/type_t01.dart
index f4229b6..956b648 100644
--- a/Language/Statements/If/type_t01.dart
+++ b/Language/Statements/If/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t02.dart b/Language/Statements/If/type_t02.dart
index 47497a0..555256e 100644
--- a/Language/Statements/If/type_t02.dart
+++ b/Language/Statements/If/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t03.dart b/Language/Statements/If/type_t03.dart
index 2198434..91de952 100644
--- a/Language/Statements/If/type_t03.dart
+++ b/Language/Statements/If/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t04.dart b/Language/Statements/If/type_t04.dart
index 85780bd..24bf5f1 100644
--- a/Language/Statements/If/type_t04.dart
+++ b/Language/Statements/If/type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t05.dart b/Language/Statements/If/type_t05.dart
index 4e1187c..57343c3 100644
--- a/Language/Statements/If/type_t05.dart
+++ b/Language/Statements/If/type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t06.dart b/Language/Statements/If/type_t06.dart
index d8f4e29..a88bdae 100644
--- a/Language/Statements/If/type_t06.dart
+++ b/Language/Statements/If/type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t07.dart b/Language/Statements/If/type_t07.dart
index 127f704..779e135 100644
--- a/Language/Statements/If/type_t07.dart
+++ b/Language/Statements/If/type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t08.dart b/Language/Statements/If/type_t08.dart
index 5601df2..269b50b 100644
--- a/Language/Statements/If/type_t08.dart
+++ b/Language/Statements/If/type_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/type_t09.dart b/Language/Statements/If/type_t09.dart
index d036e12..2d24954 100644
--- a/Language/Statements/If/type_t09.dart
+++ b/Language/Statements/If/type_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if statement of the form if (b) s1 else s2.
  * If:
diff --git a/Language/Statements/If/wrong_type_t01.dart b/Language/Statements/If/wrong_type_t01.dart
index 4c26fca..220c36f 100644
--- a/Language/Statements/If/wrong_type_t01.dart
+++ b/Language/Statements/If/wrong_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of the expression b may
  * not be assigned to bool.
diff --git a/Language/Statements/If/wrong_type_t02.dart b/Language/Statements/If/wrong_type_t02.dart
index bc499aa..d2bcdd6 100644
--- a/Language/Statements/If/wrong_type_t02.dart
+++ b/Language/Statements/If/wrong_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Checks that it is a static type warning if the expression
  * cannot be assigned to bool.
diff --git a/Language/Statements/Labels/namespace_t01.dart b/Language/Statements/Labels/namespace_t01.dart
index 50fee82..9d74d13 100644
--- a/Language/Statements/Labels/namespace_t01.dart
+++ b/Language/Statements/Labels/namespace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The namespace of labels is distinct from the one used for types,
  * functions and variables.
diff --git a/Language/Statements/Labels/scope_t01.dart b/Language/Statements/Labels/scope_t01.dart
index 46a2c3f..13ccf49 100644
--- a/Language/Statements/Labels/scope_t01.dart
+++ b/Language/Statements/Labels/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t02.dart b/Language/Statements/Labels/scope_t02.dart
index 0d0d986..3685d15 100644
--- a/Language/Statements/Labels/scope_t02.dart
+++ b/Language/Statements/Labels/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t03.dart b/Language/Statements/Labels/scope_t03.dart
index 4c86ca2..b724b90 100644
--- a/Language/Statements/Labels/scope_t03.dart
+++ b/Language/Statements/Labels/scope_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t04.dart b/Language/Statements/Labels/scope_t04.dart
index 446772a..20bc098 100644
--- a/Language/Statements/Labels/scope_t04.dart
+++ b/Language/Statements/Labels/scope_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t05.dart b/Language/Statements/Labels/scope_t05.dart
index 07fe1dd..540701f 100644
--- a/Language/Statements/Labels/scope_t05.dart
+++ b/Language/Statements/Labels/scope_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t06.dart b/Language/Statements/Labels/scope_t06.dart
index cb20259..8a0d863 100644
--- a/Language/Statements/Labels/scope_t06.dart
+++ b/Language/Statements/Labels/scope_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/scope_t07.dart b/Language/Statements/Labels/scope_t07.dart
index 81b9666..a93cd76 100644
--- a/Language/Statements/Labels/scope_t07.dart
+++ b/Language/Statements/Labels/scope_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The scope of a label that labels a statement s is s. The scope of
  * a label that labels a case clause of a switch statement s is s.
diff --git a/Language/Statements/Labels/syntax_t01.dart b/Language/Statements/Labels/syntax_t01.dart
index 7a60ba1..990c3b4 100644
--- a/Language/Statements/Labels/syntax_t01.dart
+++ b/Language/Statements/Labels/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A label is an identifier followed by a colon. A labeled statement
  * is a statement prefixed by a label L. A labeled case clause is a case clause
diff --git a/Language/Statements/Labels/syntax_t02.dart b/Language/Statements/Labels/syntax_t02.dart
index 48fa913..bf9e832 100644
--- a/Language/Statements/Labels/syntax_t02.dart
+++ b/Language/Statements/Labels/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A label is an identifier followed by a colon. A labeled statement

  * is a statement prefixed by a label L. A labeled case clause is a case clause

diff --git a/Language/Statements/Labels/syntax_t03.dart b/Language/Statements/Labels/syntax_t03.dart
index 8a0dcc2..ca93cc0 100644
--- a/Language/Statements/Labels/syntax_t03.dart
+++ b/Language/Statements/Labels/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A label is an identifier followed by a colon. A labeled statement
  * is a statement prefixed by a label L. A labeled case clause is a case clause
diff --git a/Language/Statements/Labels/syntax_t04.dart b/Language/Statements/Labels/syntax_t04.dart
index bb04152..fa2df5d 100644
--- a/Language/Statements/Labels/syntax_t04.dart
+++ b/Language/Statements/Labels/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A label is an identifier followed by a colon. A labeled statement

  * is a statement prefixed by a label L. A labeled case clause is a case clause

diff --git a/Language/Statements/Labels/syntax_t06.dart b/Language/Statements/Labels/syntax_t06.dart
index a970726..03c4047 100644
--- a/Language/Statements/Labels/syntax_t06.dart
+++ b/Language/Statements/Labels/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A label is an identifier followed by a colon. A labeled statement
  * is a statement prefixed by a label L. A labeled case clause is a case clause
diff --git a/Language/Statements/Labels/syntax_t07.dart b/Language/Statements/Labels/syntax_t07.dart
index bdc8c9c..734b96d 100644
--- a/Language/Statements/Labels/syntax_t07.dart
+++ b/Language/Statements/Labels/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A label is an identifier followed by a colon. A labeled statement

  * is a statement prefixed by a label L. A labeled case clause is a case clause

diff --git a/Language/Statements/Labels/syntax_t08.dart b/Language/Statements/Labels/syntax_t08.dart
index 678bbc1..5a9a212 100644
--- a/Language/Statements/Labels/syntax_t08.dart
+++ b/Language/Statements/Labels/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A label is an identifier followed by a colon. A labeled statement

  * is a statement prefixed by a label L. A labeled case clause is a case clause

diff --git a/Language/Statements/Labels/syntax_t09.dart b/Language/Statements/Labels/syntax_t09.dart
index 3057e65..9d5ee07 100644
--- a/Language/Statements/Labels/syntax_t09.dart
+++ b/Language/Statements/Labels/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A label is an identifier followed by a colon. A labeled statement
  * is a statement prefixed by a label L. A labeled case clause is a case clause
diff --git a/Language/Statements/Local_Function_Declaration/parameters_scope_t01.dart b/Language/Statements/Local_Function_Declaration/parameters_scope_t01.dart
index 466e6cb..2bedd33 100644
--- a/Language/Statements/Local_Function_Declaration/parameters_scope_t01.dart
+++ b/Language/Statements/Local_Function_Declaration/parameters_scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion As for all function declarations, the function is also made
  * available under its name in the function’s formal parameters scope.
diff --git a/Language/Statements/Local_Function_Declaration/parameters_scope_t02.dart b/Language/Statements/Local_Function_Declaration/parameters_scope_t02.dart
index 0ae585f..15b9b96 100644
--- a/Language/Statements/Local_Function_Declaration/parameters_scope_t02.dart
+++ b/Language/Statements/Local_Function_Declaration/parameters_scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion As for all function declarations, the function is also made
  * available under its name in the function’s formal parameters scope.
diff --git a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t01.dart b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t01.dart
index 5f22c85..1df4533 100644
--- a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t01.dart
+++ b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  It is a compile-time error to reference a local function

  * before its declaration.

diff --git a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t02.dart b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t02.dart
index 73419ae..0ee321c 100644
--- a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t02.dart
+++ b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile-time error to reference a local function
  * before its declaration.
diff --git a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t03.dart b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t03.dart
index 1cae84d..64bbe03 100644
--- a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t03.dart
+++ b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion  It is a compile-time error to reference a local function

  * before its declaration.

diff --git a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t04.dart b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t04.dart
index 3108e42..137933d 100644
--- a/Language/Statements/Local_Function_Declaration/reference_before_declaration_t04.dart
+++ b/Language/Statements/Local_Function_Declaration/reference_before_declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile-time error to reference a local function
  * before its declaration.
diff --git a/Language/Statements/Local_Function_Declaration/scope_t01.dart b/Language/Statements/Local_Function_Declaration/scope_t01.dart
index a245f0f..bfcf71b 100644
--- a/Language/Statements/Local_Function_Declaration/scope_t01.dart
+++ b/Language/Statements/Local_Function_Declaration/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function declaration statement of one of the forms
  * id signature {statements} or T id signature {statements} causes a new
diff --git a/Language/Statements/Local_Function_Declaration/syntax_t01.dart b/Language/Statements/Local_Function_Declaration/syntax_t01.dart
index 2666918..befe348 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t01.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function declaration statement declares a new local function.
  *   localFunctionDeclaration:
diff --git a/Language/Statements/Local_Function_Declaration/syntax_t02.dart b/Language/Statements/Local_Function_Declaration/syntax_t02.dart
index 999394f..4fffd81 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t02.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function declaration statement declares a new local function.

  *   localFunctionDeclaration:

diff --git a/Language/Statements/Local_Function_Declaration/syntax_t03.dart b/Language/Statements/Local_Function_Declaration/syntax_t03.dart
index 5ecd9a0..948501d 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t03.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function declaration statement declares a new local function.

  *   localFunctionDeclaration:

diff --git a/Language/Statements/Local_Function_Declaration/syntax_t04.dart b/Language/Statements/Local_Function_Declaration/syntax_t04.dart
index ff54ec7..12dade5 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t04.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function declaration statement declares a new local function.
  *   localFunctionDeclaration:
diff --git a/Language/Statements/Local_Function_Declaration/syntax_t05.dart b/Language/Statements/Local_Function_Declaration/syntax_t05.dart
index c81beb0..5a3bc15 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t05.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function declaration statement declares a new local function.
  *   localFunctionDeclaration:
diff --git a/Language/Statements/Local_Function_Declaration/syntax_t06.dart b/Language/Statements/Local_Function_Declaration/syntax_t06.dart
index 3910856..e38ccf7 100644
--- a/Language/Statements/Local_Function_Declaration/syntax_t06.dart
+++ b/Language/Statements/Local_Function_Declaration/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function declaration statement declares a new local function.
  *   localFunctionDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/default_initializer_t01.dart b/Language/Statements/Local_Variable_Declaration/default_initializer_t01.dart
index e3d300d..9092df4 100644
--- a/Language/Statements/Local_Variable_Declaration/default_initializer_t01.dart
+++ b/Language/Statements/Local_Variable_Declaration/default_initializer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement of the form var v; is equivalent
  * to var v = null;. A variable declaration statement of the form T v; is
diff --git a/Language/Statements/Local_Variable_Declaration/executing_t01.dart b/Language/Statements/Local_Variable_Declaration/executing_t01.dart
index a719a21..69653cb 100644
--- a/Language/Statements/Local_Variable_Declaration/executing_t01.dart
+++ b/Language/Statements/Local_Variable_Declaration/executing_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Executing a variable declaration statement of one of the forms
  * var v = e;, T v = e;, const v = e;, const T v = e;, final v = e; or
diff --git a/Language/Statements/Local_Variable_Declaration/executing_t02.dart b/Language/Statements/Local_Variable_Declaration/executing_t02.dart
index c4b7ac0..cda786d 100644
--- a/Language/Statements/Local_Variable_Declaration/executing_t02.dart
+++ b/Language/Statements/Local_Variable_Declaration/executing_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Executing a variable declaration statement of one of the forms
  * var v = e;, T v = e;, const v = e;, const T v = e;, final v = e; or
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t01.dart b/Language/Statements/Local_Variable_Declaration/syntax_t01.dart
index 9d1e33c..a0afd5f 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t01.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t02.dart b/Language/Statements/Local_Variable_Declaration/syntax_t02.dart
index 304134a..92b27eb 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t02.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t03.dart b/Language/Statements/Local_Variable_Declaration/syntax_t03.dart
index 617ec07..f1cf956 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t03.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A variable declaration statement declares a new local variable.

  *   localVariableDeclaration:

diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t04.dart b/Language/Statements/Local_Variable_Declaration/syntax_t04.dart
index e17b454..521ed71 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t04.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A variable declaration statement declares a new local variable.

  *   localVariableDeclaration:

diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t05.dart b/Language/Statements/Local_Variable_Declaration/syntax_t05.dart
index 70de830..86dc13a 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t05.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t06.dart b/Language/Statements/Local_Variable_Declaration/syntax_t06.dart
index 4c83df3..310e14c 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t06.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t07.dart b/Language/Statements/Local_Variable_Declaration/syntax_t07.dart
index a33ee14..49d71be 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t07.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t08.dart b/Language/Statements/Local_Variable_Declaration/syntax_t08.dart
index b9f0f2a..2ee3f62 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t08.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t11.dart b/Language/Statements/Local_Variable_Declaration/syntax_t11.dart
index 548ae81..5948e0a 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t11.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t12.dart b/Language/Statements/Local_Variable_Declaration/syntax_t12.dart
index da18e7c..ff4994a 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t12.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t13.dart b/Language/Statements/Local_Variable_Declaration/syntax_t13.dart
index 6c51c0c..48e3bfd 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t13.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A variable declaration statement declares a new local variable.

  *   localVariableDeclaration:

diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t14.dart b/Language/Statements/Local_Variable_Declaration/syntax_t14.dart
index 0822ba7..16c4879 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t14.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t15.dart b/Language/Statements/Local_Variable_Declaration/syntax_t15.dart
index 2588ba4..022fafb 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t15.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t18.dart b/Language/Statements/Local_Variable_Declaration/syntax_t18.dart
index 7f957e4..e08d31e 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t18.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t19.dart b/Language/Statements/Local_Variable_Declaration/syntax_t19.dart
index bfef2ce..76badf4 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t19.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Local_Variable_Declaration/syntax_t20.dart b/Language/Statements/Local_Variable_Declaration/syntax_t20.dart
index 8471e96..0b1fcd7 100644
--- a/Language/Statements/Local_Variable_Declaration/syntax_t20.dart
+++ b/Language/Statements/Local_Variable_Declaration/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration statement declares a new local variable.
  *   localVariableDeclaration:
diff --git a/Language/Statements/Rethrow/control_transfer_t01.dart b/Language/Statements/Rethrow/control_transfer_t01.dart
index dd3ed9c..d43867e 100644
--- a/Language/Statements/Rethrow/control_transfer_t01.dart
+++ b/Language/Statements/Rethrow/control_transfer_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, control is transferred to the nearest innermost
  * enclosing exception handler.
diff --git a/Language/Statements/Rethrow/control_transfer_t02.dart b/Language/Statements/Rethrow/control_transfer_t02.dart
index 980e89a..bfd3943 100644
--- a/Language/Statements/Rethrow/control_transfer_t02.dart
+++ b/Language/Statements/Rethrow/control_transfer_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, control is transferred to the nearest innermost
  * enclosing exception handler.
diff --git a/Language/Statements/Rethrow/control_transfer_t03.dart b/Language/Statements/Rethrow/control_transfer_t03.dart
index c7fdae3..91ba5c3 100644
--- a/Language/Statements/Rethrow/control_transfer_t03.dart
+++ b/Language/Statements/Rethrow/control_transfer_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, control is transferred to the nearest innermost
  * enclosing exception handler.
diff --git a/Language/Statements/Rethrow/control_transfer_t04.dart b/Language/Statements/Rethrow/control_transfer_t04.dart
index cef8751..37e0f39 100644
--- a/Language/Statements/Rethrow/control_transfer_t04.dart
+++ b/Language/Statements/Rethrow/control_transfer_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, control is transferred to the nearest innermost
  * enclosing exception handler.
diff --git a/Language/Statements/Rethrow/control_transfer_t05.dart b/Language/Statements/Rethrow/control_transfer_t05.dart
index 9630506..938f994 100644
--- a/Language/Statements/Rethrow/control_transfer_t05.dart
+++ b/Language/Statements/Rethrow/control_transfer_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, control is transferred to the nearest innermost
  * enclosing exception handler.
diff --git a/Language/Statements/Rethrow/execution_t01.dart b/Language/Statements/Rethrow/execution_t01.dart
index 4d0607e..005881d 100644
--- a/Language/Statements/Rethrow/execution_t01.dart
+++ b/Language/Statements/Rethrow/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a rethrow statement proceeds as follows:
  * Let f be the immediately enclosing function, and let on T catch (p1, p2) be
diff --git a/Language/Statements/Rethrow/execution_t02.dart b/Language/Statements/Rethrow/execution_t02.dart
index 4fd55b2..0d507e7 100644
--- a/Language/Statements/Rethrow/execution_t02.dart
+++ b/Language/Statements/Rethrow/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a rethrow statement proceeds as follows:
  * Let f be the immediately enclosing function, and let on T catch (p1, p2) be
diff --git a/Language/Statements/Rethrow/execution_t03.dart b/Language/Statements/Rethrow/execution_t03.dart
index 5034e2c..318c49b 100644
--- a/Language/Statements/Rethrow/execution_t03.dart
+++ b/Language/Statements/Rethrow/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a rethrow statement proceeds as follows:
  * Let f be the immediately enclosing function, and let on T catch (p1, p2) be
diff --git a/Language/Statements/Rethrow/execution_t04.dart b/Language/Statements/Rethrow/execution_t04.dart
index bc627fd..1d1dd40 100644
--- a/Language/Statements/Rethrow/execution_t04.dart
+++ b/Language/Statements/Rethrow/execution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a rethrow statement proceeds as follows:
  * Let f be the immediately enclosing function, and let on T catch (p1, p2) be
diff --git a/Language/Statements/Rethrow/on_catch_clause_t01.dart b/Language/Statements/Rethrow/on_catch_clause_t01.dart
index 602bd97..6abd188 100644
--- a/Language/Statements/Rethrow/on_catch_clause_t01.dart
+++ b/Language/Statements/Rethrow/on_catch_clause_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a rethrow statement is not enclosed
  * within an on-catch clause.
diff --git a/Language/Statements/Rethrow/on_catch_clause_t02.dart b/Language/Statements/Rethrow/on_catch_clause_t02.dart
index 8bf8e4e..60f87f7 100644
--- a/Language/Statements/Rethrow/on_catch_clause_t02.dart
+++ b/Language/Statements/Rethrow/on_catch_clause_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a rethrow statement is not enclosed
  * within an on-catch clause.
diff --git a/Language/Statements/Return/execution_t01.dart b/Language/Statements/Return/execution_t01.dart
index db151b7..e2b1588 100644
--- a/Language/Statements/Return/execution_t01.dart
+++ b/Language/Statements/Return/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Executing a return statement return e; proceeds as follows:
  * First the expression e is evaluated, producing an object o. Next:
diff --git a/Language/Statements/Return/execution_t02.dart b/Language/Statements/Return/execution_t02.dart
index 8487ef9..8068d91 100644
--- a/Language/Statements/Return/execution_t02.dart
+++ b/Language/Statements/Return/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Executing a return statement return e; proceeds as follows:
  * First the expression e is evaluated, producing an object o. Next:
diff --git a/Language/Statements/Return/execution_t03.dart b/Language/Statements/Return/execution_t03.dart
index 72ab6ef..295cafc 100644
--- a/Language/Statements/Return/execution_t03.dart
+++ b/Language/Statements/Return/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Executing a return statement return e; proceeds as follows:
  * First the expression e is evaluated, producing an object o. Next:
diff --git a/Language/Statements/Return/generative_constructor_t01.dart b/Language/Statements/Return/generative_constructor_t01.dart
index ba0877c..bbb5c56 100644
--- a/Language/Statements/Return/generative_constructor_t01.dart
+++ b/Language/Statements/Return/generative_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a return statement of the form

  * return e; appears in a generative constructor.

diff --git a/Language/Statements/Return/generative_constructor_t02.dart b/Language/Statements/Return/generative_constructor_t02.dart
index 6a17e87..2473501 100644
--- a/Language/Statements/Return/generative_constructor_t02.dart
+++ b/Language/Statements/Return/generative_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a return statement of the form

  * return e; appears in a generative constructor.

diff --git a/Language/Statements/Return/generative_constructor_t03.dart b/Language/Statements/Return/generative_constructor_t03.dart
index ed550c9..030617e 100644
--- a/Language/Statements/Return/generative_constructor_t03.dart
+++ b/Language/Statements/Return/generative_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if a return statement of the form

  * return e; appears in a generative constructor.

diff --git a/Language/Statements/Return/generator_function_t01.dart b/Language/Statements/Return/generator_function_t01.dart
index da80270..2d0d6e6 100644
--- a/Language/Statements/Return/generator_function_t01.dart
+++ b/Language/Statements/Return/generator_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t02.dart b/Language/Statements/Return/generator_function_t02.dart
index 58c8758..6bc40b7 100644
--- a/Language/Statements/Return/generator_function_t02.dart
+++ b/Language/Statements/Return/generator_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t03.dart b/Language/Statements/Return/generator_function_t03.dart
index 89b8d9e..efca720 100644
--- a/Language/Statements/Return/generator_function_t03.dart
+++ b/Language/Statements/Return/generator_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t04.dart b/Language/Statements/Return/generator_function_t04.dart
index 4fe6083..1afaf49 100644
--- a/Language/Statements/Return/generator_function_t04.dart
+++ b/Language/Statements/Return/generator_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t05.dart b/Language/Statements/Return/generator_function_t05.dart
index 4cc7507..c5cb31f 100644
--- a/Language/Statements/Return/generator_function_t05.dart
+++ b/Language/Statements/Return/generator_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t06.dart b/Language/Statements/Return/generator_function_t06.dart
index 73219fe..1ed39ac 100644
--- a/Language/Statements/Return/generator_function_t06.dart
+++ b/Language/Statements/Return/generator_function_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t07.dart b/Language/Statements/Return/generator_function_t07.dart
index 5bfd5bf..2f9bd49 100644
--- a/Language/Statements/Return/generator_function_t07.dart
+++ b/Language/Statements/Return/generator_function_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/generator_function_t08.dart b/Language/Statements/Return/generator_function_t08.dart
index ea9a33b..9979615 100644
--- a/Language/Statements/Return/generator_function_t08.dart
+++ b/Language/Statements/Return/generator_function_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a return statement of the form
  * return e; appears in a generator function.
diff --git a/Language/Statements/Return/many_return_statements_t01.dart b/Language/Statements/Return/many_return_statements_t01.dart
index 99e332e..8771d54 100644
--- a/Language/Statements/Return/many_return_statements_t01.dart
+++ b/Language/Statements/Return/many_return_statements_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if a function contains both one or more
  * return statements of the form return; and one or more return statements of
diff --git a/Language/Statements/Return/many_return_statements_t02.dart b/Language/Statements/Return/many_return_statements_t02.dart
index 2c96f76..c8922e6 100644
--- a/Language/Statements/Return/many_return_statements_t02.dart
+++ b/Language/Statements/Return/many_return_statements_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error if a function contains both one or more
  * return statements of the form return; and one or more return statements of
diff --git a/Language/Statements/Return/many_return_statements_t03.dart b/Language/Statements/Return/many_return_statements_t03.dart
index a1622ae..888367b 100644
--- a/Language/Statements/Return/many_return_statements_t03.dart
+++ b/Language/Statements/Return/many_return_statements_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if a function contains both one or more
  * return statements of the form return; and one or more return statements of
diff --git a/Language/Statements/Return/many_return_statements_t04.dart b/Language/Statements/Return/many_return_statements_t04.dart
index 643f39c..66c204d 100644
--- a/Language/Statements/Return/many_return_statements_t04.dart
+++ b/Language/Statements/Return/many_return_statements_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is no static warning if a function contains both one or more
  * return statements of the form return; and one or more return statements of
diff --git a/Language/Statements/Return/no_expression_function_t01.dart b/Language/Statements/Return/no_expression_function_t01.dart
index dfea169..2c39b16 100644
--- a/Language/Statements/Return/no_expression_function_t01.dart
+++ b/Language/Statements/Return/no_expression_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t02.dart b/Language/Statements/Return/no_expression_function_t02.dart
index 1bedab5..1b08014 100644
--- a/Language/Statements/Return/no_expression_function_t02.dart
+++ b/Language/Statements/Return/no_expression_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t03.dart b/Language/Statements/Return/no_expression_function_t03.dart
index 2bc77f9..cef52ed 100644
--- a/Language/Statements/Return/no_expression_function_t03.dart
+++ b/Language/Statements/Return/no_expression_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t04.dart b/Language/Statements/Return/no_expression_function_t04.dart
index 0597efe..93a0e6d 100644
--- a/Language/Statements/Return/no_expression_function_t04.dart
+++ b/Language/Statements/Return/no_expression_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t05.dart b/Language/Statements/Return/no_expression_function_t05.dart
index 6e5d84a..1df2af5 100644
--- a/Language/Statements/Return/no_expression_function_t05.dart
+++ b/Language/Statements/Return/no_expression_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t06.dart b/Language/Statements/Return/no_expression_function_t06.dart
index 74b9e48..006aead 100644
--- a/Language/Statements/Return/no_expression_function_t06.dart
+++ b/Language/Statements/Return/no_expression_function_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t07.dart b/Language/Statements/Return/no_expression_function_t07.dart
index c43ffe3..5cfb5ae 100644
--- a/Language/Statements/Return/no_expression_function_t07.dart
+++ b/Language/Statements/Return/no_expression_function_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t08.dart b/Language/Statements/Return/no_expression_function_t08.dart
index 48c01ab..48d072b 100644
--- a/Language/Statements/Return/no_expression_function_t08.dart
+++ b/Language/Statements/Return/no_expression_function_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t09.dart b/Language/Statements/Return/no_expression_function_t09.dart
index 74dce0b..e5e07e3 100644
--- a/Language/Statements/Return/no_expression_function_t09.dart
+++ b/Language/Statements/Return/no_expression_function_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t10.dart b/Language/Statements/Return/no_expression_function_t10.dart
index e79eed0..a2f6d5b 100644
--- a/Language/Statements/Return/no_expression_function_t10.dart
+++ b/Language/Statements/Return/no_expression_function_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t11.dart b/Language/Statements/Return/no_expression_function_t11.dart
index 81b5f19..8f5e922 100644
--- a/Language/Statements/Return/no_expression_function_t11.dart
+++ b/Language/Statements/Return/no_expression_function_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t12.dart b/Language/Statements/Return/no_expression_function_t12.dart
index 8b62c85..28e187e 100644
--- a/Language/Statements/Return/no_expression_function_t12.dart
+++ b/Language/Statements/Return/no_expression_function_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t13.dart b/Language/Statements/Return/no_expression_function_t13.dart
index b065b0b..8e2177c 100644
--- a/Language/Statements/Return/no_expression_function_t13.dart
+++ b/Language/Statements/Return/no_expression_function_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t14.dart b/Language/Statements/Return/no_expression_function_t14.dart
index 7168674..7ef47ed 100644
--- a/Language/Statements/Return/no_expression_function_t14.dart
+++ b/Language/Statements/Return/no_expression_function_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t15.dart b/Language/Statements/Return/no_expression_function_t15.dart
index 6c124e6..99544aa 100644
--- a/Language/Statements/Return/no_expression_function_t15.dart
+++ b/Language/Statements/Return/no_expression_function_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_function_t16.dart b/Language/Statements/Return/no_expression_function_t16.dart
index 8657f6e..d9e1f2b 100644
--- a/Language/Statements/Return/no_expression_function_t16.dart
+++ b/Language/Statements/Return/no_expression_function_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Consider a return statement s of the form return e?;
  * ...
diff --git a/Language/Statements/Return/no_expression_not_function_t01.dart b/Language/Statements/Return/no_expression_not_function_t01.dart
index df0bac5..55c9533 100644
--- a/Language/Statements/Return/no_expression_not_function_t01.dart
+++ b/Language/Statements/Return/no_expression_not_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A return statement with no expression, return; is executed as
  * follows:
diff --git a/Language/Statements/Return/no_expression_not_function_t02.dart b/Language/Statements/Return/no_expression_not_function_t02.dart
index c8c761e..5395554 100644
--- a/Language/Statements/Return/no_expression_not_function_t02.dart
+++ b/Language/Statements/Return/no_expression_not_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A return statement with no expression, return; is executed as
  * follows:
diff --git a/Language/Statements/Return/runtime_type_t01.dart b/Language/Statements/Return/runtime_type_t01.dart
index baedac6..d595c78 100644
--- a/Language/Statements/Return/runtime_type_t01.dart
+++ b/Language/Statements/Return/runtime_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t02.dart b/Language/Statements/Return/runtime_type_t02.dart
index b1630ec..3944bda 100644
--- a/Language/Statements/Return/runtime_type_t02.dart
+++ b/Language/Statements/Return/runtime_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t03.dart b/Language/Statements/Return/runtime_type_t03.dart
index 0b7d59c..e4c6fb5 100644
--- a/Language/Statements/Return/runtime_type_t03.dart
+++ b/Language/Statements/Return/runtime_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t04.dart b/Language/Statements/Return/runtime_type_t04.dart
index 24c0ff4..2b53122 100644
--- a/Language/Statements/Return/runtime_type_t04.dart
+++ b/Language/Statements/Return/runtime_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t05.dart b/Language/Statements/Return/runtime_type_t05.dart
index 60fd2b2..a88646e 100644
--- a/Language/Statements/Return/runtime_type_t05.dart
+++ b/Language/Statements/Return/runtime_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t06.dart b/Language/Statements/Return/runtime_type_t06.dart
index 9c12241..b4e1252 100644
--- a/Language/Statements/Return/runtime_type_t06.dart
+++ b/Language/Statements/Return/runtime_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/runtime_type_t07.dart b/Language/Statements/Return/runtime_type_t07.dart
index bf346e6..b728df8 100644
--- a/Language/Statements/Return/runtime_type_t07.dart
+++ b/Language/Statements/Return/runtime_type_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let S be the runtime type of o.
  *    • If the body of f is marked async it is a compile type error if o is not
diff --git a/Language/Statements/Return/syntax_t01.dart b/Language/Statements/Return/syntax_t01.dart
index 25a83a1..76e6c54 100644
--- a/Language/Statements/Return/syntax_t01.dart
+++ b/Language/Statements/Return/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t02.dart b/Language/Statements/Return/syntax_t02.dart
index f09998f..01195a5 100644
--- a/Language/Statements/Return/syntax_t02.dart
+++ b/Language/Statements/Return/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t03.dart b/Language/Statements/Return/syntax_t03.dart
index 3ab1b07..3b603e2 100644
--- a/Language/Statements/Return/syntax_t03.dart
+++ b/Language/Statements/Return/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The return statement returns a result to the caller of a

  * synchronous function, completes the future associated with an asynchronous

diff --git a/Language/Statements/Return/syntax_t04.dart b/Language/Statements/Return/syntax_t04.dart
index b13015c..18fc3d8 100644
--- a/Language/Statements/Return/syntax_t04.dart
+++ b/Language/Statements/Return/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t05.dart b/Language/Statements/Return/syntax_t05.dart
index 5cfb5b3..d8dd38c 100644
--- a/Language/Statements/Return/syntax_t05.dart
+++ b/Language/Statements/Return/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t06.dart b/Language/Statements/Return/syntax_t06.dart
index 9d8f725..2143ab4 100644
--- a/Language/Statements/Return/syntax_t06.dart
+++ b/Language/Statements/Return/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t07.dart b/Language/Statements/Return/syntax_t07.dart
index 362475d..b232629 100644
--- a/Language/Statements/Return/syntax_t07.dart
+++ b/Language/Statements/Return/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t08.dart b/Language/Statements/Return/syntax_t08.dart
index 46596ba..b1df488 100644
--- a/Language/Statements/Return/syntax_t08.dart
+++ b/Language/Statements/Return/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t09.dart b/Language/Statements/Return/syntax_t09.dart
index 557e014..6107584 100644
--- a/Language/Statements/Return/syntax_t09.dart
+++ b/Language/Statements/Return/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t10.dart b/Language/Statements/Return/syntax_t10.dart
index b168c8a..a527a79 100644
--- a/Language/Statements/Return/syntax_t10.dart
+++ b/Language/Statements/Return/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t11.dart b/Language/Statements/Return/syntax_t11.dart
index f472455..a06caa9 100644
--- a/Language/Statements/Return/syntax_t11.dart
+++ b/Language/Statements/Return/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t12.dart b/Language/Statements/Return/syntax_t12.dart
index 67b49a5..de153a5 100644
--- a/Language/Statements/Return/syntax_t12.dart
+++ b/Language/Statements/Return/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t13.dart b/Language/Statements/Return/syntax_t13.dart
index c1fb81d..ab9331d 100644
--- a/Language/Statements/Return/syntax_t13.dart
+++ b/Language/Statements/Return/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t14.dart b/Language/Statements/Return/syntax_t14.dart
index 20b73a5..8de5ac9 100644
--- a/Language/Statements/Return/syntax_t14.dart
+++ b/Language/Statements/Return/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t15.dart b/Language/Statements/Return/syntax_t15.dart
index a057443..25a04f6 100644
--- a/Language/Statements/Return/syntax_t15.dart
+++ b/Language/Statements/Return/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t16.dart b/Language/Statements/Return/syntax_t16.dart
index 7ac126e..bb12f12 100644
--- a/Language/Statements/Return/syntax_t16.dart
+++ b/Language/Statements/Return/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/syntax_t17.dart b/Language/Statements/Return/syntax_t17.dart
index e2b7a05..d5ea7da 100644
--- a/Language/Statements/Return/syntax_t17.dart
+++ b/Language/Statements/Return/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The return statement returns a result to the caller of a
  * synchronous function, completes the future associated with an asynchronous
diff --git a/Language/Statements/Return/type_t01.dart b/Language/Statements/Return/type_t01.dart
index 438781c..7ddcbbf 100644
--- a/Language/Statements/Return/type_t01.dart
+++ b/Language/Statements/Return/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function.
diff --git a/Language/Statements/Return/type_t02.dart b/Language/Statements/Return/type_t02.dart
index 94e6b5f..41e5298 100644
--- a/Language/Statements/Return/type_t02.dart
+++ b/Language/Statements/Return/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function.
diff --git a/Language/Statements/Return/type_t03.dart b/Language/Statements/Return/type_t03.dart
index 6c2aa44..1cc6d93 100644
--- a/Language/Statements/Return/type_t03.dart
+++ b/Language/Statements/Return/type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function.
diff --git a/Language/Statements/Return/type_t04.dart b/Language/Statements/Return/type_t04.dart
index 76b3601..1cdb3a4 100644
--- a/Language/Statements/Return/type_t04.dart
+++ b/Language/Statements/Return/type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function.
diff --git a/Language/Statements/Switch/equal_operator_t01.dart b/Language/Statements/Switch/equal_operator_t01.dart
index a7251d9..b6dce7a 100644
--- a/Language/Statements/Switch/equal_operator_t01.dart
+++ b/Language/Statements/Switch/equal_operator_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the class C has an implementation
  * of the operator == other than the one inherited from Object unless the
diff --git a/Language/Statements/Switch/equal_operator_t02.dart b/Language/Statements/Switch/equal_operator_t02.dart
index 23409fe..10a73b2 100644
--- a/Language/Statements/Switch/equal_operator_t02.dart
+++ b/Language/Statements/Switch/equal_operator_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the class C has an implementation
  * of the operator == other than the one inherited from Object unless the
diff --git a/Language/Statements/Switch/execution_case_no_default_t01.dart b/Language/Statements/Switch/execution_case_no_default_t01.dart
index 50913bc..743da0e 100644
--- a/Language/Statements/Switch/execution_case_no_default_t01.dart
+++ b/Language/Statements/Switch/execution_case_no_default_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_case_no_default_t02.dart b/Language/Statements/Switch/execution_case_no_default_t02.dart
index ddc3067..375f5e5 100644
--- a/Language/Statements/Switch/execution_case_no_default_t02.dart
+++ b/Language/Statements/Switch/execution_case_no_default_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_case_no_default_t03.dart b/Language/Statements/Switch/execution_case_no_default_t03.dart
index c127297..d81ce2d 100644
--- a/Language/Statements/Switch/execution_case_no_default_t03.dart
+++ b/Language/Statements/Switch/execution_case_no_default_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_case_t01.dart b/Language/Statements/Switch/execution_case_t01.dart
index 8c2cf46..e00f1f1 100644
--- a/Language/Statements/Switch/execution_case_t01.dart
+++ b/Language/Statements/Switch/execution_case_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_case_t02.dart b/Language/Statements/Switch/execution_case_t02.dart
index 4ad521d..c474f53 100644
--- a/Language/Statements/Switch/execution_case_t02.dart
+++ b/Language/Statements/Switch/execution_case_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_case_t03.dart b/Language/Statements/Switch/execution_case_t03.dart
index eedb491..cc95745 100644
--- a/Language/Statements/Switch/execution_case_t03.dart
+++ b/Language/Statements/Switch/execution_case_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a case clause case ek: sk of a switch statement
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_t01.dart b/Language/Statements/Switch/execution_t01.dart
index 12f68bc..bc08926 100644
--- a/Language/Statements/Switch/execution_t01.dart
+++ b/Language/Statements/Switch/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a switch statement of the form
  * switch (e) {
diff --git a/Language/Statements/Switch/execution_t02.dart b/Language/Statements/Switch/execution_t02.dart
index 8d17d95..57f2d6d 100644
--- a/Language/Statements/Switch/execution_t02.dart
+++ b/Language/Statements/Switch/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a switch statement of the form
  * switch (e) {
diff --git a/Language/Statements/Switch/expressions_t01.dart b/Language/Statements/Switch/expressions_t01.dart
index 54024b2..d5a5ae0 100644
--- a/Language/Statements/Switch/expressions_t01.dart
+++ b/Language/Statements/Switch/expressions_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the values of the expressions ek
  * are not either:
diff --git a/Language/Statements/Switch/expressions_t02.dart b/Language/Statements/Switch/expressions_t02.dart
index 03476be..c8e5681 100644
--- a/Language/Statements/Switch/expressions_t02.dart
+++ b/Language/Statements/Switch/expressions_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the values of the expressions ek
  * are not either:
diff --git a/Language/Statements/Switch/expressions_t03.dart b/Language/Statements/Switch/expressions_t03.dart
index 18e9c20..0c52db5 100644
--- a/Language/Statements/Switch/expressions_t03.dart
+++ b/Language/Statements/Switch/expressions_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the values of the expressions ek
  * are not either:
diff --git a/Language/Statements/Switch/expressions_t04.dart b/Language/Statements/Switch/expressions_t04.dart
index 7d9e0e9..7289423 100644
--- a/Language/Statements/Switch/expressions_t04.dart
+++ b/Language/Statements/Switch/expressions_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the values of the expressions ek
  * are not either:
diff --git a/Language/Statements/Switch/labels_constants_t01.dart b/Language/Statements/Switch/labels_constants_t01.dart
index be1f75c..5df581a 100644
--- a/Language/Statements/Switch/labels_constants_t01.dart
+++ b/Language/Statements/Switch/labels_constants_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement of the form
  * switch (e) {
diff --git a/Language/Statements/Switch/labels_constants_t03.dart b/Language/Statements/Switch/labels_constants_t03.dart
index daabbc6..582067e 100644
--- a/Language/Statements/Switch/labels_constants_t03.dart
+++ b/Language/Statements/Switch/labels_constants_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement of the form
  * switch (e) {
diff --git a/Language/Statements/Switch/last_statement_t01.dart b/Language/Statements/Switch/last_statement_t01.dart
index 86c10b8..3810a11 100644
--- a/Language/Statements/Switch/last_statement_t01.dart
+++ b/Language/Statements/Switch/last_statement_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the last statement of the statement
  * sequence sk is not a break, continue, return or throw statement.
diff --git a/Language/Statements/Switch/last_statement_t02.dart b/Language/Statements/Switch/last_statement_t02.dart
index 3cc212a..ad14cc1 100644
--- a/Language/Statements/Switch/last_statement_t02.dart
+++ b/Language/Statements/Switch/last_statement_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the last statement of the statement
  * sequence sk is not a break, continue, return or throw statement.
diff --git a/Language/Statements/Switch/last_statement_t03.dart b/Language/Statements/Switch/last_statement_t03.dart
index 33b424b..f0ebd11 100644
--- a/Language/Statements/Switch/last_statement_t03.dart
+++ b/Language/Statements/Switch/last_statement_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the last statement of the statement
  * sequence sk is not a break, continue, return or throw statement.
diff --git a/Language/Statements/Switch/scope_t01.dart b/Language/Statements/Switch/scope_t01.dart
index 3911ca3c..f6ac626 100644
--- a/Language/Statements/Switch/scope_t01.dart
+++ b/Language/Statements/Switch/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A case clause introduces a new scope, nested in the lexically
  * surrounding scope. The scope of a case clause ends immediately after the case
diff --git a/Language/Statements/Switch/scope_t02.dart b/Language/Statements/Switch/scope_t02.dart
index d4a5bc8..122a6f2 100644
--- a/Language/Statements/Switch/scope_t02.dart
+++ b/Language/Statements/Switch/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A case clause introduces a new scope, nested in the lexically
  * surrounding scope. The scope of a case clause ends immediately after the case
diff --git a/Language/Statements/Switch/syntax_t01.dart b/Language/Statements/Switch/syntax_t01.dart
index 23acdea..2a6a0bc 100644
--- a/Language/Statements/Switch/syntax_t01.dart
+++ b/Language/Statements/Switch/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The switch statement supports dispatching control among a large
  * number of cases.
diff --git a/Language/Statements/Switch/syntax_t02.dart b/Language/Statements/Switch/syntax_t02.dart
index 2ded17a..00be738 100644
--- a/Language/Statements/Switch/syntax_t02.dart
+++ b/Language/Statements/Switch/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The switch statement supports dispatching control among a large
  * number of cases.
diff --git a/Language/Statements/Switch/syntax_t03.dart b/Language/Statements/Switch/syntax_t03.dart
index e599228..501eb71 100644
--- a/Language/Statements/Switch/syntax_t03.dart
+++ b/Language/Statements/Switch/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The switch statement supports dispatching control among a large
  * number of cases.
diff --git a/Language/Statements/Switch/syntax_t04.dart b/Language/Statements/Switch/syntax_t04.dart
index 249e0cc..2782932 100644
--- a/Language/Statements/Switch/syntax_t04.dart
+++ b/Language/Statements/Switch/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t05.dart b/Language/Statements/Switch/syntax_t05.dart
index 083ba70..434f67f 100644
--- a/Language/Statements/Switch/syntax_t05.dart
+++ b/Language/Statements/Switch/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t06.dart b/Language/Statements/Switch/syntax_t06.dart
index 35593eb..c547349 100644
--- a/Language/Statements/Switch/syntax_t06.dart
+++ b/Language/Statements/Switch/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t07.dart b/Language/Statements/Switch/syntax_t07.dart
index 3b36365..943ecd9 100644
--- a/Language/Statements/Switch/syntax_t07.dart
+++ b/Language/Statements/Switch/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t08.dart b/Language/Statements/Switch/syntax_t08.dart
index e53dc16..dd2f46b 100644
--- a/Language/Statements/Switch/syntax_t08.dart
+++ b/Language/Statements/Switch/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t09.dart b/Language/Statements/Switch/syntax_t09.dart
index d1f7c69..bd25791 100644
--- a/Language/Statements/Switch/syntax_t09.dart
+++ b/Language/Statements/Switch/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t10.dart b/Language/Statements/Switch/syntax_t10.dart
index 4e0a0cf..c8c5332 100644
--- a/Language/Statements/Switch/syntax_t10.dart
+++ b/Language/Statements/Switch/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t11.dart b/Language/Statements/Switch/syntax_t11.dart
index 694c93b..85d7f82 100644
--- a/Language/Statements/Switch/syntax_t11.dart
+++ b/Language/Statements/Switch/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t12.dart b/Language/Statements/Switch/syntax_t12.dart
index d9dd309..2865f06 100644
--- a/Language/Statements/Switch/syntax_t12.dart
+++ b/Language/Statements/Switch/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t14.dart b/Language/Statements/Switch/syntax_t14.dart
index 248569b..5bc07b5 100644
--- a/Language/Statements/Switch/syntax_t14.dart
+++ b/Language/Statements/Switch/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t15.dart b/Language/Statements/Switch/syntax_t15.dart
index 3da1960..c37f45f 100644
--- a/Language/Statements/Switch/syntax_t15.dart
+++ b/Language/Statements/Switch/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t16.dart b/Language/Statements/Switch/syntax_t16.dart
index 09a8696..98bc257 100644
--- a/Language/Statements/Switch/syntax_t16.dart
+++ b/Language/Statements/Switch/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t17.dart b/Language/Statements/Switch/syntax_t17.dart
index 4ee56dd..5aec86b 100644
--- a/Language/Statements/Switch/syntax_t17.dart
+++ b/Language/Statements/Switch/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t18.dart b/Language/Statements/Switch/syntax_t18.dart
index c5dde1d..870f052 100644
--- a/Language/Statements/Switch/syntax_t18.dart
+++ b/Language/Statements/Switch/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The switch statement supports dispatching control among a large

  * number of cases.

diff --git a/Language/Statements/Switch/syntax_t19.dart b/Language/Statements/Switch/syntax_t19.dart
index 4cb3a5b..c79d400 100644
--- a/Language/Statements/Switch/syntax_t19.dart
+++ b/Language/Statements/Switch/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The switch statement supports dispatching control among a large
  * number of cases.
diff --git a/Language/Statements/Switch/type_t01.dart b/Language/Statements/Switch/type_t01.dart
index 59b0168..93e09a9 100644
--- a/Language/Statements/Switch/type_t01.dart
+++ b/Language/Statements/Switch/type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the type of e is may not be assigned to
  * the type of ek.
diff --git a/Language/Statements/Switch/type_t02.dart b/Language/Statements/Switch/type_t02.dart
index 938e4fa..0d89cba 100644
--- a/Language/Statements/Switch/type_t02.dart
+++ b/Language/Statements/Switch/type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static warning if the type of e is may not be assigned to
  * the type of ek.
diff --git a/Language/Statements/Try/catch_scope_t01.dart b/Language/Statements/Try/catch_scope_t01.dart
index c629cdb..3b50e48 100644
--- a/Language/Statements/Try/catch_scope_t01.dart
+++ b/Language/Statements/Try/catch_scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1, p2) s introduces
  * a new scope CS in which final local variables specified by p1 and p2 are
diff --git a/Language/Statements/Try/catch_scope_t02.dart b/Language/Statements/Try/catch_scope_t02.dart
index 2842c6f..4c8bb9b 100644
--- a/Language/Statements/Try/catch_scope_t02.dart
+++ b/Language/Statements/Try/catch_scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1, p2) s introduces
  * a new scope CS in which final local variables specified by p1 and p2 are
diff --git a/Language/Statements/Try/dynamic_catch_t01.dart b/Language/Statements/Try/dynamic_catch_t01.dart
index 6a6b34d..9c5af38 100644
--- a/Language/Statements/Try/dynamic_catch_t01.dart
+++ b/Language/Statements/Try/dynamic_catch_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form catch (p) s is equivalent to an
  * on-catch clause on dynamic catch (p) s. An on-catch clause of the form
diff --git a/Language/Statements/Try/dynamic_scope_t01.dart b/Language/Statements/Try/dynamic_scope_t01.dart
index 07a5589..509571b 100644
--- a/Language/Statements/Try/dynamic_scope_t01.dart
+++ b/Language/Statements/Try/dynamic_scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of an on-catch clause on T catch (p1, p2) s of a try
  * statement t proceeds as follows: The statement s is executed in the dynamic
diff --git a/Language/Statements/Try/exception_handler_t01.dart b/Language/Statements/Try/exception_handler_t01.dart
index 758761a..9c6f8b0 100644
--- a/Language/Statements/Try/exception_handler_t01.dart
+++ b/Language/Statements/Try/exception_handler_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A try statement try s1 on − catch1 ... on − catchn finally sf
  * defines an exception handler h that executes as follows:
diff --git a/Language/Statements/Try/exception_handler_t02.dart b/Language/Statements/Try/exception_handler_t02.dart
index e451415..a03e84f 100644
--- a/Language/Statements/Try/exception_handler_t02.dart
+++ b/Language/Statements/Try/exception_handler_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A try statement try s1 on − catch1 ... on − catchn finally sf
  * defines an exception handler h that executes as follows:
diff --git a/Language/Statements/Try/exception_handler_t03.dart b/Language/Statements/Try/exception_handler_t03.dart
index 9e643fb..0a74a75 100644
--- a/Language/Statements/Try/exception_handler_t03.dart
+++ b/Language/Statements/Try/exception_handler_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A try statement try s1 on − catch1 ... on − catchn finally sf
  * defines an exception handler h that executes as follows:
diff --git a/Language/Statements/Try/exception_in_catch_t01.dart b/Language/Statements/Try/exception_in_catch_t01.dart
index 51f822d..f23d939 100644
--- a/Language/Statements/Try/exception_in_catch_t01.dart
+++ b/Language/Statements/Try/exception_in_catch_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an exception is raised during execution of an on-catch clause,
  * this will transfer control to the handler for the finally clause, causing
diff --git a/Language/Statements/Try/exception_in_catch_t02.dart b/Language/Statements/Try/exception_in_catch_t02.dart
index 7bb860e..1671b9f 100644
--- a/Language/Statements/Try/exception_in_catch_t02.dart
+++ b/Language/Statements/Try/exception_in_catch_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an exception is raised during execution of an on-catch clause,
  * this will transfer control to the handler for the finally clause, causing
diff --git a/Language/Statements/Try/exception_in_catch_t03.dart b/Language/Statements/Try/exception_in_catch_t03.dart
index 962b773..44098b4 100644
--- a/Language/Statements/Try/exception_in_catch_t03.dart
+++ b/Language/Statements/Try/exception_in_catch_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an exception is raised during execution of an on-catch clause,
  * this will transfer control to the handler for the finally clause, causing
diff --git a/Language/Statements/Try/exception_in_catch_t04.dart b/Language/Statements/Try/exception_in_catch_t04.dart
index e639d98..5c765f3 100644
--- a/Language/Statements/Try/exception_in_catch_t04.dart
+++ b/Language/Statements/Try/exception_in_catch_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an exception is raised during execution of an on-catch clause,
  * this will transfer control to the handler for the finally clause, causing
diff --git a/Language/Statements/Try/execution_finally_t01.dart b/Language/Statements/Try/execution_finally_t01.dart
index 7692abc..7678845 100644
--- a/Language/Statements/Try/execution_finally_t01.dart
+++ b/Language/Statements/Try/execution_finally_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a finally clause finally s of a try statement
  * proceeds as follows:
diff --git a/Language/Statements/Try/execution_t01.dart b/Language/Statements/Try/execution_t01.dart
index a63b3cf..c8cc401 100644
--- a/Language/Statements/Try/execution_t01.dart
+++ b/Language/Statements/Try/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a try statement of the form try s1 on−catch1 ...
  * on−catchn finally sf; proceeds as follows:
diff --git a/Language/Statements/Try/malformed_type_t01.dart b/Language/Statements/Try/malformed_type_t01.dart
index ce0741f..d89d689 100644
--- a/Language/Statements/Try/malformed_type_t01.dart
+++ b/Language/Statements/Try/malformed_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a malformed type, then performing a match causes a run
  * time error. It is a static warning if T is a malformed type.
diff --git a/Language/Statements/Try/malformed_type_t02.dart b/Language/Statements/Try/malformed_type_t02.dart
index 3d4b82a..c453b49 100644
--- a/Language/Statements/Try/malformed_type_t02.dart
+++ b/Language/Statements/Try/malformed_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a malformed type, then performing a match causes a run
  * time error. It is a static warning if T is a malformed type.
diff --git a/Language/Statements/Try/malformed_type_t03.dart b/Language/Statements/Try/malformed_type_t03.dart
index b927a27..18e8a44 100644
--- a/Language/Statements/Try/malformed_type_t03.dart
+++ b/Language/Statements/Try/malformed_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If T is a malformed type, then performing a match causes a run
  * time error. It is a static warning if T is a malformed type.
diff --git a/Language/Statements/Try/matching_t01.dart b/Language/Statements/Try/matching_t01.dart
index cc43a59..5409c99 100644
--- a/Language/Statements/Try/matching_t01.dart
+++ b/Language/Statements/Try/matching_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1 , p2 ) s matches an
  * object o if the type of o is a subtype of T.
diff --git a/Language/Statements/Try/matching_t03.dart b/Language/Statements/Try/matching_t03.dart
index c286895..def9771 100644
--- a/Language/Statements/Try/matching_t03.dart
+++ b/Language/Statements/Try/matching_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1 , p2 ) s matches an
  * object o if the type of o is a subtype of T.
diff --git a/Language/Statements/Try/matching_t04.dart b/Language/Statements/Try/matching_t04.dart
index 1a0863a..9ae2ae7 100644
--- a/Language/Statements/Try/matching_t04.dart
+++ b/Language/Statements/Try/matching_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1 , p2 ) s matches an
  * object o if the type of o is a subtype of T.
diff --git a/Language/Statements/Try/no_finally_t01.dart b/Language/Statements/Try/no_finally_t01.dart
index 8575da4..11047cc 100644
--- a/Language/Statements/Try/no_finally_t01.dart
+++ b/Language/Statements/Try/no_finally_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A try statement of the form try s1 on−catch1 ... on−catchn; is
  * equivalent to the statement try s1 on−catch1 ... on−catchn finally {};
diff --git a/Language/Statements/Try/single_parameter_t01.dart b/Language/Statements/Try/single_parameter_t01.dart
index 356a043..d0df515 100644
--- a/Language/Statements/Try/single_parameter_t01.dart
+++ b/Language/Statements/Try/single_parameter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1) s is equivalent to
  * an on-catch clause on T catch (p1, p2) s where p2 is an identiier that does
diff --git a/Language/Statements/Try/single_parameter_t03.dart b/Language/Statements/Try/single_parameter_t03.dart
index 0cd7827..2a1a632 100644
--- a/Language/Statements/Try/single_parameter_t03.dart
+++ b/Language/Statements/Try/single_parameter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1) s is equivalent to
  * an on-catch clause on T catch (p1, p2) s where p2 is an identiier that does
diff --git a/Language/Statements/Try/single_parameter_t04.dart b/Language/Statements/Try/single_parameter_t04.dart
index 9485065..8cfba47 100644
--- a/Language/Statements/Try/single_parameter_t04.dart
+++ b/Language/Statements/Try/single_parameter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An on-catch clause of the form on T catch (p1) s is equivalent to
  * an on-catch clause on T catch (p1, p2) s where p2 is an identiier that does
diff --git a/Language/Statements/Try/stack_trace_t01.dart b/Language/Statements/Try/stack_trace_t01.dart
index 72ac6bf..6ae9676 100644
--- a/Language/Statements/Try/stack_trace_t01.dart
+++ b/Language/Statements/Try/stack_trace_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The active stack trace is an object whose toString() method
  * produces a string that is a record of exactly those function activations
diff --git a/Language/Statements/Try/syntax_t01.dart b/Language/Statements/Try/syntax_t01.dart
index 440882f..daff4bc 100644
--- a/Language/Statements/Try/syntax_t01.dart
+++ b/Language/Statements/Try/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t02.dart b/Language/Statements/Try/syntax_t02.dart
index e193faf..142f242 100644
--- a/Language/Statements/Try/syntax_t02.dart
+++ b/Language/Statements/Try/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t03.dart b/Language/Statements/Try/syntax_t03.dart
index 22ef5ee..ed44b48 100644
--- a/Language/Statements/Try/syntax_t03.dart
+++ b/Language/Statements/Try/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t04.dart b/Language/Statements/Try/syntax_t04.dart
index 9f79d4c..d3b29e4 100644
--- a/Language/Statements/Try/syntax_t04.dart
+++ b/Language/Statements/Try/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t06.dart b/Language/Statements/Try/syntax_t06.dart
index e5df9af..1e82fc2 100644
--- a/Language/Statements/Try/syntax_t06.dart
+++ b/Language/Statements/Try/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t07.dart b/Language/Statements/Try/syntax_t07.dart
index b398283..fe4b64f 100644
--- a/Language/Statements/Try/syntax_t07.dart
+++ b/Language/Statements/Try/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t08.dart b/Language/Statements/Try/syntax_t08.dart
index f61bb83..04b24d3 100644
--- a/Language/Statements/Try/syntax_t08.dart
+++ b/Language/Statements/Try/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t09.dart b/Language/Statements/Try/syntax_t09.dart
index 140b1c6..5bed37f 100644
--- a/Language/Statements/Try/syntax_t09.dart
+++ b/Language/Statements/Try/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t10.dart b/Language/Statements/Try/syntax_t10.dart
index 8952c20..de817c8 100644
--- a/Language/Statements/Try/syntax_t10.dart
+++ b/Language/Statements/Try/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t11.dart b/Language/Statements/Try/syntax_t11.dart
index 57ed490..1e3df57 100644
--- a/Language/Statements/Try/syntax_t11.dart
+++ b/Language/Statements/Try/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t12.dart b/Language/Statements/Try/syntax_t12.dart
index 774d59f..fc9c15e 100644
--- a/Language/Statements/Try/syntax_t12.dart
+++ b/Language/Statements/Try/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t13.dart b/Language/Statements/Try/syntax_t13.dart
index 8d4c2a9..0b12341 100644
--- a/Language/Statements/Try/syntax_t13.dart
+++ b/Language/Statements/Try/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t14.dart b/Language/Statements/Try/syntax_t14.dart
index c6701c5..101c195 100644
--- a/Language/Statements/Try/syntax_t14.dart
+++ b/Language/Statements/Try/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t15.dart b/Language/Statements/Try/syntax_t15.dart
index 4680ebb..337f8ca 100644
--- a/Language/Statements/Try/syntax_t15.dart
+++ b/Language/Statements/Try/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t16.dart b/Language/Statements/Try/syntax_t16.dart
index 38c4536..b3cbc89 100644
--- a/Language/Statements/Try/syntax_t16.dart
+++ b/Language/Statements/Try/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t17.dart b/Language/Statements/Try/syntax_t17.dart
index 5672a3b..c1f68de 100644
--- a/Language/Statements/Try/syntax_t17.dart
+++ b/Language/Statements/Try/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t18.dart b/Language/Statements/Try/syntax_t18.dart
index 7dd564c..1c4bf89 100644
--- a/Language/Statements/Try/syntax_t18.dart
+++ b/Language/Statements/Try/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t19.dart b/Language/Statements/Try/syntax_t19.dart
index 07f2f9a..b10673a 100644
--- a/Language/Statements/Try/syntax_t19.dart
+++ b/Language/Statements/Try/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t20.dart b/Language/Statements/Try/syntax_t20.dart
index dc44c03..e74423b 100644
--- a/Language/Statements/Try/syntax_t20.dart
+++ b/Language/Statements/Try/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t21.dart b/Language/Statements/Try/syntax_t21.dart
index 4643368..244f487 100644
--- a/Language/Statements/Try/syntax_t21.dart
+++ b/Language/Statements/Try/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/syntax_t22.dart b/Language/Statements/Try/syntax_t22.dart
index 13d116c..f93f2ba 100644
--- a/Language/Statements/Try/syntax_t22.dart
+++ b/Language/Statements/Try/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The try statement supports the definition of exception handling
  * code in a structured way.
diff --git a/Language/Statements/Try/try_lib.dart b/Language/Statements/Try/try_lib.dart
index efa232b..d94acf7 100644
--- a/Language/Statements/Try/try_lib.dart
+++ b/Language/Statements/Try/try_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library try_lib;
 
diff --git a/Language/Statements/While/condition_type_t01.dart b/Language/Statements/While/condition_type_t01.dart
index cc3bf61..16bb419 100644
--- a/Language/Statements/While/condition_type_t01.dart
+++ b/Language/Statements/While/condition_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to bool.
diff --git a/Language/Statements/While/condition_type_t02.dart b/Language/Statements/While/condition_type_t02.dart
index 4a8e255..4d2b4a6 100644
--- a/Language/Statements/While/condition_type_t02.dart
+++ b/Language/Statements/While/condition_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to bool.
diff --git a/Language/Statements/While/condition_type_t03.dart b/Language/Statements/While/condition_type_t03.dart
index cda0377..4088b88 100644
--- a/Language/Statements/While/condition_type_t03.dart
+++ b/Language/Statements/While/condition_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static type warning if the type of e may not be assigned
  * to bool.
diff --git a/Language/Statements/While/execution_t01.dart b/Language/Statements/While/execution_t01.dart
index ed74ced..48ff50d 100644
--- a/Language/Statements/While/execution_t01.dart
+++ b/Language/Statements/While/execution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a while statement of the form while (e) s; proceeds
  * as follows:
diff --git a/Language/Statements/While/execution_t02.dart b/Language/Statements/While/execution_t02.dart
index c794c1b..cf5f969 100644
--- a/Language/Statements/While/execution_t02.dart
+++ b/Language/Statements/While/execution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a while statement of the form while (e) s; proceeds
  * as follows:
diff --git a/Language/Statements/While/execution_t03.dart b/Language/Statements/While/execution_t03.dart
index 42d82ec..84de7ce 100644
--- a/Language/Statements/While/execution_t03.dart
+++ b/Language/Statements/While/execution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a while statement of the form while (e) s; proceeds
  * as follows:
diff --git a/Language/Statements/While/syntax_t01.dart b/Language/Statements/While/syntax_t01.dart
index 3633bb9..ad6d15c 100644
--- a/Language/Statements/While/syntax_t01.dart
+++ b/Language/Statements/While/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The while statement supports conditional iteration, where the

  * condition is evaluated prior to the loop.

diff --git a/Language/Statements/While/syntax_t02.dart b/Language/Statements/While/syntax_t02.dart
index ae4f2cd..d4bb765 100644
--- a/Language/Statements/While/syntax_t02.dart
+++ b/Language/Statements/While/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The while statement supports conditional iteration, where the

  * condition is evaluated prior to the loop.

diff --git a/Language/Statements/While/syntax_t03.dart b/Language/Statements/While/syntax_t03.dart
index a6e01ec..ab70da1 100644
--- a/Language/Statements/While/syntax_t03.dart
+++ b/Language/Statements/While/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The while statement supports conditional iteration, where the

  * condition is evaluated prior to the loop.

diff --git a/Language/Statements/While/syntax_t04.dart b/Language/Statements/While/syntax_t04.dart
index 6c0ebc6..b81b0df 100644
--- a/Language/Statements/While/syntax_t04.dart
+++ b/Language/Statements/While/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The while statement supports conditional iteration, where the

  * condition is evaluated prior to the loop.

diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01.dart
index 407a1e9..b6c9c78 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02.dart
index bb01311..a07b1f9 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t03.dart
index c8e237a..fc3bce3 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04.dart
index 4eed825..d881ed9 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t05.dart
index 5c456e0..084b09e 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t06.dart
index 5a82be7..5064043 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t07.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t07.dart
index a2e7b93..7610f97 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t07.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t08.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t08.dart
index 2961383..1fa2194 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t08.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t01.dart
index 0c5254f..3d133a1 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t02.dart
index 3335dba..dd7cb88 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t03.dart
index a2555d4..e260de2 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/execution_sync_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t01.dart
index ed3066f..ab11b77 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t02.dart
index 8336aed..1efdd49 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t03.dart
index 9a397b8..6f3f405 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t04.dart
index ab29d43..af37e81 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t05.dart
index b2a960b..82c9717 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/location_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield/location_t06.dart
index c568de6..bce409d 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/location_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/location_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t01.dart
index 7b760be..6b7d1cc 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function. It is a static type warning if either:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t02.dart
index 478329a..4b092f3 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function. It is a static type warning if either:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t01.dart
index 4e1fb5b..1feb16c 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t02.dart
index 7e6de5b..ffdeb09 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t03.dart
index 68ac3d0..a4f74b6 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t04.dart
index ecedaee..88f9da4 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t05.dart
index c0fe1c7..0bd22fc 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t06.dart
index fb8b1b2..4734d8a 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t07.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t07.dart
index d5e3e51..4eca6b6 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t07.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t08.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t08.dart
index df8c50e..eed5f5d 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t08.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t09.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t09.dart
index 4e356b0..f8d1bf7 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t09.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t10.dart b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t10.dart
index 256fe57..5e58d65 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t10.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield statement adds an element to the result of a generator
  * function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t01.dart
index d393c73..be30d60 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t02.dart
index a4273da..addffdf 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t03.dart
index b15d7e1..45248a6 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t04.dart
index ffa59de..fcbe190 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t05.dart
index 548fefb..3eea56a 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t06.dart
index b27166a..fc0cadf 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t07.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t07.dart
index d765b85..142276f 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t07.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08.dart
index bac4432..8665e05 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09.dart
index 7b592b4..868ff5f 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10.dart
index 81ac599..0890446 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t11.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t11.dart
index 0c07eed..f8e373c 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t11.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If m is marked async*, then:
  *    • It is a dynamic error if the class of o does not implement Stream.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t01.dart
index 4214cab..f765950 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t02.dart
index edece29..547445f 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t03.dart
index da51301..c0fd0475 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t04.dart
index a1d4221..a5c78ad 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05.dart
index df57336..d232060 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t06.dart
index 4f02fcd..7688b29 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Execution of a statement s of the form yield* e; proceeds as
  * follows:
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01.dart
index 2efe096..08ca6c3 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02.dart
index c983ee0..612ab40 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03.dart
index 0e9b6c1..8702871 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04.dart
index 2df7f0e..a1959a9 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05.dart
index 5fa2604..89d28ad 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06.dart
index 7c52154..bf283b6 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if a yield-each statement appears in
  * a function that is not a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t01.dart
index 5b9bf28..847ba0a 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function. It is a static type warning if T may not be assigned
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t02.dart
index b9c5b78..6a02a6b 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the static type of e and let f be the immediately
  * enclosing function. It is a static type warning if T may not be assigned
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t01.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t01.dart
index 2950332..479a9ce 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t01.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t02.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t02.dart
index 3f47fb5..00670b9 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t02.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t03.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t03.dart
index 9807e32..5ec921d 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t03.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t04.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t04.dart
index 2633e48..bca7b14 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t04.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t05.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t05.dart
index 76e448d..ea2a12b 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t05.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t06.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t06.dart
index e760c2c..90a992f 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t06.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t07.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t07.dart
index 0b6a882..3fee687 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t07.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t08.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t08.dart
index fcf6fcd..d250c17 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t08.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t09.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t09.dart
index cd55937..a155b35 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t09.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t10.dart b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t10.dart
index 1a1e9e9..a7a5965 100644
--- a/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t10.dart
+++ b/Language/Statements/Yield_and_Yield_Each/Yield_Each/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The yield-each statement adds a series of values to the result
  * of a generator function.
diff --git a/Language/Types/Dynamic_Type_System/deferred_type_error_t01.dart b/Language/Types/Dynamic_Type_System/deferred_type_error_t01.dart
index 3efa7fb..5b737a4 100644
--- a/Language/Types/Dynamic_Type_System/deferred_type_error_t01.dart
+++ b/Language/Types/Dynamic_Type_System/deferred_type_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if a deferred, malformed or
  * malbounded type is used in a subtype test
diff --git a/Language/Types/Dynamic_Type_System/deferred_type_error_t02.dart b/Language/Types/Dynamic_Type_System/deferred_type_error_t02.dart
index 9eddb34..4028fe2 100644
--- a/Language/Types/Dynamic_Type_System/deferred_type_error_t02.dart
+++ b/Language/Types/Dynamic_Type_System/deferred_type_error_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a runtime error if deferred type is used in a
  * variable initialization
diff --git a/Language/Types/Dynamic_Type_System/malbounded_type_error_t01.dart b/Language/Types/Dynamic_Type_System/malbounded_type_error_t01.dart
index b29dd43..37d1335 100644
--- a/Language/Types/Dynamic_Type_System/malbounded_type_error_t01.dart
+++ b/Language/Types/Dynamic_Type_System/malbounded_type_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile error occurs when malbounded type is used
  * in a subtype test.
diff --git a/Language/Types/Dynamic_Type_System/malformed_type_error_t01.dart b/Language/Types/Dynamic_Type_System/malformed_type_error_t01.dart
index 3c264ce..243c07c 100644
--- a/Language/Types/Dynamic_Type_System/malformed_type_error_t01.dart
+++ b/Language/Types/Dynamic_Type_System/malformed_type_error_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile type error occurs if a variable is
  * being assigned an expression of incompatible type
diff --git a/Language/Types/Function_Types/assignment_t01.dart b/Language/Types/Function_Types/assignment_t01.dart
index 9fd5cc2..92afbae 100644
--- a/Language/Types/Function_Types/assignment_t01.dart
+++ b/Language/Types/Function_Types/assignment_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type T may be assigned to a function type S, written
  * T ⇐⇒ S, iff T <: S.
diff --git a/Language/Types/Function_Types/assignment_t02.dart b/Language/Types/Function_Types/assignment_t02.dart
index de16397..0812f8d 100644
--- a/Language/Types/Function_Types/assignment_t02.dart
+++ b/Language/Types/Function_Types/assignment_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type T may be assigned to a function type S, written
  * T ⇐⇒ S, iff T <: S.
diff --git a/Language/Types/Function_Types/assignment_t03.dart b/Language/Types/Function_Types/assignment_t03.dart
index 97ff53a..3713106 100644
--- a/Language/Types/Function_Types/assignment_t03.dart
+++ b/Language/Types/Function_Types/assignment_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type T may be assigned to a function type S, written
  * T ⇐⇒ S, iff T <: S.
diff --git a/Language/Types/Function_Types/implements_function_t01.dart b/Language/Types/Function_Types/implements_function_t01.dart
index a704450..4acf85b 100644
--- a/Language/Types/Function_Types/implements_function_t01.dart
+++ b/Language/Types/Function_Types/implements_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function is always an instance of some class that implements the
  * class Function and implements a call method with the same signature as the
diff --git a/Language/Types/Function_Types/implements_function_t02.dart b/Language/Types/Function_Types/implements_function_t02.dart
index 6a84852..fd9ca0f 100644
--- a/Language/Types/Function_Types/implements_function_t02.dart
+++ b/Language/Types/Function_Types/implements_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function is always an instance of some class that implements the
  * class Function and implements a call method with the same signature as the
diff --git a/Language/Types/Function_Types/implements_function_t03.dart b/Language/Types/Function_Types/implements_function_t03.dart
index b111bbc..fdacfa3 100644
--- a/Language/Types/Function_Types/implements_function_t03.dart
+++ b/Language/Types/Function_Types/implements_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function is always an instance of some class that implements the
  * class Function and implements a call method with the same signature as the
diff --git a/Language/Types/Function_Types/implements_function_t04.dart b/Language/Types/Function_Types/implements_function_t04.dart
index 231e5ac..7587e5c 100644
--- a/Language/Types/Function_Types/implements_function_t04.dart
+++ b/Language/Types/Function_Types/implements_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function is always an instance of some class that implements the
  * class Function and implements a call method with the same signature as the
diff --git a/Language/Types/Function_Types/implements_function_t05.dart b/Language/Types/Function_Types/implements_function_t05.dart
index 53b9393..ae3bc5a 100644
--- a/Language/Types/Function_Types/implements_function_t05.dart
+++ b/Language/Types/Function_Types/implements_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function is always an instance of some class that implements the
  * class Function and implements a call method with the same signature as the
diff --git a/Language/Types/Function_Types/subtype_named_args_t01.dart b/Language/Types/Function_Types/subtype_named_args_t01.dart
index 11b80e3..9555e01 100644
--- a/Language/Types/Function_Types/subtype_named_args_t01.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t02.dart b/Language/Types/Function_Types/subtype_named_args_t02.dart
index 034dc9d..6b7a966 100644
--- a/Language/Types/Function_Types/subtype_named_args_t02.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t03.dart b/Language/Types/Function_Types/subtype_named_args_t03.dart
index b05b912..6eec239 100644
--- a/Language/Types/Function_Types/subtype_named_args_t03.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t04.dart b/Language/Types/Function_Types/subtype_named_args_t04.dart
index 36f4e5f..0df484f 100644
--- a/Language/Types/Function_Types/subtype_named_args_t04.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t05.dart b/Language/Types/Function_Types/subtype_named_args_t05.dart
index ea55f7a..e3045a9 100644
--- a/Language/Types/Function_Types/subtype_named_args_t05.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t06.dart b/Language/Types/Function_Types/subtype_named_args_t06.dart
index 79dc3b8..60b2d0d 100644
--- a/Language/Types/Function_Types/subtype_named_args_t06.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t07.dart b/Language/Types/Function_Types/subtype_named_args_t07.dart
index d1e2123..b273d4f 100644
--- a/Language/Types/Function_Types/subtype_named_args_t07.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t08.dart b/Language/Types/Function_Types/subtype_named_args_t08.dart
index 1ec2e0d..6427fdc 100644
--- a/Language/Types/Function_Types/subtype_named_args_t08.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t09.dart b/Language/Types/Function_Types/subtype_named_args_t09.dart
index 4d16557..0ca8191 100644
--- a/Language/Types/Function_Types/subtype_named_args_t09.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t10.dart b/Language/Types/Function_Types/subtype_named_args_t10.dart
index aa9dba5..1bbafd5 100644
--- a/Language/Types/Function_Types/subtype_named_args_t10.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t11.dart b/Language/Types/Function_Types/subtype_named_args_t11.dart
index 50a3b96..5a49327 100644
--- a/Language/Types/Function_Types/subtype_named_args_t11.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_named_args_t12.dart b/Language/Types/Function_Types/subtype_named_args_t12.dart
index a78918f..d4ac4f5 100644
--- a/Language/Types/Function_Types/subtype_named_args_t12.dart
+++ b/Language/Types/Function_Types/subtype_named_args_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The function type (T1, ... Tn, {Tx1 x1, ..., Txk xk}) -> T is a
  * subtype of the function type (S1, ..., Sn, {Sy1 y1, ..., Sym ym }) -> S, if
diff --git a/Language/Types/Function_Types/subtype_no_args_t01.dart b/Language/Types/Function_Types/subtype_no_args_t01.dart
index 9ca2d7e..676fbcb 100644
--- a/Language/Types/Function_Types/subtype_no_args_t01.dart
+++ b/Language/Types/Function_Types/subtype_no_args_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_no_args_t02.dart b/Language/Types/Function_Types/subtype_no_args_t02.dart
index f4a9ba9..ed2cd03 100644
--- a/Language/Types/Function_Types/subtype_no_args_t02.dart
+++ b/Language/Types/Function_Types/subtype_no_args_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_no_args_t03.dart b/Language/Types/Function_Types/subtype_no_args_t03.dart
index 8fefff3..9eebd73 100644
--- a/Language/Types/Function_Types/subtype_no_args_t03.dart
+++ b/Language/Types/Function_Types/subtype_no_args_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_no_args_t04.dart b/Language/Types/Function_Types/subtype_no_args_t04.dart
index 108bf28..28d8615 100644
--- a/Language/Types/Function_Types/subtype_no_args_t04.dart
+++ b/Language/Types/Function_Types/subtype_no_args_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_no_args_t05.dart b/Language/Types/Function_Types/subtype_no_args_t05.dart
index f31d435..a6e9267 100644
--- a/Language/Types/Function_Types/subtype_no_args_t05.dart
+++ b/Language/Types/Function_Types/subtype_no_args_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t01.dart b/Language/Types/Function_Types/subtype_optional_args_t01.dart
index 2dad25a..2494468 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t01.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t02.dart b/Language/Types/Function_Types/subtype_optional_args_t02.dart
index 882f97a..680ff92 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t02.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t03.dart b/Language/Types/Function_Types/subtype_optional_args_t03.dart
index 8e50199..52db857 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t03.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t04.dart b/Language/Types/Function_Types/subtype_optional_args_t04.dart
index 01c59dd..5e08138 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t04.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t05.dart b/Language/Types/Function_Types/subtype_optional_args_t05.dart
index 75648ee..83d7664 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t05.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t06.dart b/Language/Types/Function_Types/subtype_optional_args_t06.dart
index 5ed4fda..260ae16 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t06.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t07.dart b/Language/Types/Function_Types/subtype_optional_args_t07.dart
index 2c2d8f2..336718f 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t07.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t08.dart b/Language/Types/Function_Types/subtype_optional_args_t08.dart
index 8865f35..2f4fa0e 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t08.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t09.dart b/Language/Types/Function_Types/subtype_optional_args_t09.dart
index 2103027..158dbc5 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t09.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t10.dart b/Language/Types/Function_Types/subtype_optional_args_t10.dart
index 9a25e7c..d7edf80 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t10.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t11.dart b/Language/Types/Function_Types/subtype_optional_args_t11.dart
index 81964aa..6d2107c 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t11.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_optional_args_t12.dart b/Language/Types/Function_Types/subtype_optional_args_t12.dart
index 8ca45e4..1dc34ab 100644
--- a/Language/Types/Function_Types/subtype_optional_args_t12.dart
+++ b/Language/Types/Function_Types/subtype_optional_args_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_required_args_t01.dart b/Language/Types/Function_Types/subtype_required_args_t01.dart
index f770a79..630352a 100644
--- a/Language/Types/Function_Types/subtype_required_args_t01.dart
+++ b/Language/Types/Function_Types/subtype_required_args_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_required_args_t02.dart b/Language/Types/Function_Types/subtype_required_args_t02.dart
index 31d66d5..a1d5655 100644
--- a/Language/Types/Function_Types/subtype_required_args_t02.dart
+++ b/Language/Types/Function_Types/subtype_required_args_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_required_args_t03.dart b/Language/Types/Function_Types/subtype_required_args_t03.dart
index 139f4d1..39e8e42 100644
--- a/Language/Types/Function_Types/subtype_required_args_t03.dart
+++ b/Language/Types/Function_Types/subtype_required_args_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_required_args_t04.dart b/Language/Types/Function_Types/subtype_required_args_t04.dart
index 83f55ce..46d1ad2 100644
--- a/Language/Types/Function_Types/subtype_required_args_t04.dart
+++ b/Language/Types/Function_Types/subtype_required_args_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Function_Types/subtype_required_args_t05.dart b/Language/Types/Function_Types/subtype_required_args_t05.dart
index fd7f606..5bf4d45 100644
--- a/Language/Types/Function_Types/subtype_required_args_t05.dart
+++ b/Language/Types/Function_Types/subtype_required_args_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function type (T1,...Tk,[Tk+1,...,Tn+m]) -> T is a subtype of
  * the function type (S1,...,Sk+j,[Sk+j+1,...,Sn]) -> S, if all of the following
diff --git a/Language/Types/Interface_Types/direct_supertype_t01.dart b/Language/Types/Interface_Types/direct_supertype_t01.dart
index 2fce611..446eccf 100644
--- a/Language/Types/Interface_Types/direct_supertype_t01.dart
+++ b/Language/Types/Interface_Types/direct_supertype_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit interface of class I is a direct supertype of the
  * implicit interface of class J iff:
diff --git a/Language/Types/Interface_Types/direct_supertype_t02.dart b/Language/Types/Interface_Types/direct_supertype_t02.dart
index 5242bc5..1aa247a 100644
--- a/Language/Types/Interface_Types/direct_supertype_t02.dart
+++ b/Language/Types/Interface_Types/direct_supertype_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit interface of class I is a direct supertype of the
  * implicit interface of class J iff:
diff --git a/Language/Types/Interface_Types/direct_supertype_t03.dart b/Language/Types/Interface_Types/direct_supertype_t03.dart
index 4184de4..23bd0b9 100644
--- a/Language/Types/Interface_Types/direct_supertype_t03.dart
+++ b/Language/Types/Interface_Types/direct_supertype_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit interface of class I is a direct supertype of the
  * implicit interface of class J iff:
diff --git a/Language/Types/Interface_Types/direct_supertype_t04.dart b/Language/Types/Interface_Types/direct_supertype_t04.dart
index c132f4b..57bd1f7 100644
--- a/Language/Types/Interface_Types/direct_supertype_t04.dart
+++ b/Language/Types/Interface_Types/direct_supertype_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit interface of class I is a direct supertype of the
  * implicit interface of class J iff:
diff --git a/Language/Types/Interface_Types/direct_supertype_t05.dart b/Language/Types/Interface_Types/direct_supertype_t05.dart
index 3243198..786d12a 100644
--- a/Language/Types/Interface_Types/direct_supertype_t05.dart
+++ b/Language/Types/Interface_Types/direct_supertype_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit interface of class I is a direct supertype of the
  * implicit interface of class J iff:
diff --git a/Language/Types/Interface_Types/interface_supertypes_t01.dart b/Language/Types/Interface_Types/interface_supertypes_t01.dart
index fc7f4ea..6c8f510 100644
--- a/Language/Types/Interface_Types/interface_supertypes_t01.dart
+++ b/Language/Types/Interface_Types/interface_supertypes_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S is a supertype of T , written S :> T , iff T is a subtype of S.
  * @description Trivially checks that an interface extending some other
diff --git a/Language/Types/Interface_Types/interface_supertypes_t02.dart b/Language/Types/Interface_Types/interface_supertypes_t02.dart
index 4ecab95..73f4a79 100644
--- a/Language/Types/Interface_Types/interface_supertypes_t02.dart
+++ b/Language/Types/Interface_Types/interface_supertypes_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S is a supertype of T , written S :> T , iff T is a subtype of S.
  * @description Trivially checks that an interface extending some other
diff --git a/Language/Types/Interface_Types/subtype_t01.dart b/Language/Types/Interface_Types/subtype_t01.dart
index 0030f25..a0f7bce 100644
--- a/Language/Types/Interface_Types/subtype_t01.dart
+++ b/Language/Types/Interface_Types/subtype_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t02.dart b/Language/Types/Interface_Types/subtype_t02.dart
index aa73f2f..23ed54c 100644
--- a/Language/Types/Interface_Types/subtype_t02.dart
+++ b/Language/Types/Interface_Types/subtype_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t03.dart b/Language/Types/Interface_Types/subtype_t03.dart
index 40edd52..81a9ade 100644
--- a/Language/Types/Interface_Types/subtype_t03.dart
+++ b/Language/Types/Interface_Types/subtype_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t04.dart b/Language/Types/Interface_Types/subtype_t04.dart
index 3ad2a94..5c76efc 100644
--- a/Language/Types/Interface_Types/subtype_t04.dart
+++ b/Language/Types/Interface_Types/subtype_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t05.dart b/Language/Types/Interface_Types/subtype_t05.dart
index 04ff4a6..aae4378 100644
--- a/Language/Types/Interface_Types/subtype_t05.dart
+++ b/Language/Types/Interface_Types/subtype_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t06.dart b/Language/Types/Interface_Types/subtype_t06.dart
index cbdd047..90a7090 100644
--- a/Language/Types/Interface_Types/subtype_t06.dart
+++ b/Language/Types/Interface_Types/subtype_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t07.dart b/Language/Types/Interface_Types/subtype_t07.dart
index 00b9d0e..1da96df 100644
--- a/Language/Types/Interface_Types/subtype_t07.dart
+++ b/Language/Types/Interface_Types/subtype_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t08.dart b/Language/Types/Interface_Types/subtype_t08.dart
index 30742b2..a214be0 100644
--- a/Language/Types/Interface_Types/subtype_t08.dart
+++ b/Language/Types/Interface_Types/subtype_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t09.dart b/Language/Types/Interface_Types/subtype_t09.dart
index 5950ca6..e41f5aa 100644
--- a/Language/Types/Interface_Types/subtype_t09.dart
+++ b/Language/Types/Interface_Types/subtype_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t10.dart b/Language/Types/Interface_Types/subtype_t10.dart
index 7732245..c5ff17e 100644
--- a/Language/Types/Interface_Types/subtype_t10.dart
+++ b/Language/Types/Interface_Types/subtype_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t11.dart b/Language/Types/Interface_Types/subtype_t11.dart
index f3fa709..c9914ef 100644
--- a/Language/Types/Interface_Types/subtype_t11.dart
+++ b/Language/Types/Interface_Types/subtype_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t12.dart b/Language/Types/Interface_Types/subtype_t12.dart
index d298208..21be3b1 100644
--- a/Language/Types/Interface_Types/subtype_t12.dart
+++ b/Language/Types/Interface_Types/subtype_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t13.dart b/Language/Types/Interface_Types/subtype_t13.dart
index e1b827d..d063275 100644
--- a/Language/Types/Interface_Types/subtype_t13.dart
+++ b/Language/Types/Interface_Types/subtype_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t14.dart b/Language/Types/Interface_Types/subtype_t14.dart
index 0e8dc4b..c2549d6 100644
--- a/Language/Types/Interface_Types/subtype_t14.dart
+++ b/Language/Types/Interface_Types/subtype_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t15.dart b/Language/Types/Interface_Types/subtype_t15.dart
index c804e1a..49178d5 100644
--- a/Language/Types/Interface_Types/subtype_t15.dart
+++ b/Language/Types/Interface_Types/subtype_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t16.dart b/Language/Types/Interface_Types/subtype_t16.dart
index 25d050a..be7bb6c 100644
--- a/Language/Types/Interface_Types/subtype_t16.dart
+++ b/Language/Types/Interface_Types/subtype_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t17.dart b/Language/Types/Interface_Types/subtype_t17.dart
index 6ac5307..300a33e 100644
--- a/Language/Types/Interface_Types/subtype_t17.dart
+++ b/Language/Types/Interface_Types/subtype_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t18.dart b/Language/Types/Interface_Types/subtype_t18.dart
index 47b47a3..33daa72 100644
--- a/Language/Types/Interface_Types/subtype_t18.dart
+++ b/Language/Types/Interface_Types/subtype_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t19.dart b/Language/Types/Interface_Types/subtype_t19.dart
index e5bb4bb..b3454f9 100644
--- a/Language/Types/Interface_Types/subtype_t19.dart
+++ b/Language/Types/Interface_Types/subtype_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t21.dart b/Language/Types/Interface_Types/subtype_t21.dart
index 640fb3b..b5dbf21 100644
--- a/Language/Types/Interface_Types/subtype_t21.dart
+++ b/Language/Types/Interface_Types/subtype_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t22.dart b/Language/Types/Interface_Types/subtype_t22.dart
index 87713ee..54fa0a9 100644
--- a/Language/Types/Interface_Types/subtype_t22.dart
+++ b/Language/Types/Interface_Types/subtype_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t23.dart b/Language/Types/Interface_Types/subtype_t23.dart
index 5e1aa2b..39df983 100644
--- a/Language/Types/Interface_Types/subtype_t23.dart
+++ b/Language/Types/Interface_Types/subtype_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t25.dart b/Language/Types/Interface_Types/subtype_t25.dart
index a9583b3..50d2a55 100644
--- a/Language/Types/Interface_Types/subtype_t25.dart
+++ b/Language/Types/Interface_Types/subtype_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t26.dart b/Language/Types/Interface_Types/subtype_t26.dart
index 48fdbae..d37ea51 100644
--- a/Language/Types/Interface_Types/subtype_t26.dart
+++ b/Language/Types/Interface_Types/subtype_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t27.dart b/Language/Types/Interface_Types/subtype_t27.dart
index cd88c29..c4e157c 100644
--- a/Language/Types/Interface_Types/subtype_t27.dart
+++ b/Language/Types/Interface_Types/subtype_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t28.dart b/Language/Types/Interface_Types/subtype_t28.dart
index 8ac0888..12ea1dd 100644
--- a/Language/Types/Interface_Types/subtype_t28.dart
+++ b/Language/Types/Interface_Types/subtype_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t29.dart b/Language/Types/Interface_Types/subtype_t29.dart
index 9bf5ddc..890a30b 100644
--- a/Language/Types/Interface_Types/subtype_t29.dart
+++ b/Language/Types/Interface_Types/subtype_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t30.dart b/Language/Types/Interface_Types/subtype_t30.dart
index ebab298..b88715a 100644
--- a/Language/Types/Interface_Types/subtype_t30.dart
+++ b/Language/Types/Interface_Types/subtype_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t31.dart b/Language/Types/Interface_Types/subtype_t31.dart
index 6896549..4026eb5 100644
--- a/Language/Types/Interface_Types/subtype_t31.dart
+++ b/Language/Types/Interface_Types/subtype_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t32.dart b/Language/Types/Interface_Types/subtype_t32.dart
index 9eef7e9..49cab2d 100644
--- a/Language/Types/Interface_Types/subtype_t32.dart
+++ b/Language/Types/Interface_Types/subtype_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t33.dart b/Language/Types/Interface_Types/subtype_t33.dart
index a015240..ee63b6a 100644
--- a/Language/Types/Interface_Types/subtype_t33.dart
+++ b/Language/Types/Interface_Types/subtype_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t34.dart b/Language/Types/Interface_Types/subtype_t34.dart
index 3f7d09f..de2e76d 100644
--- a/Language/Types/Interface_Types/subtype_t34.dart
+++ b/Language/Types/Interface_Types/subtype_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t35.dart b/Language/Types/Interface_Types/subtype_t35.dart
index 1cf8137..585d068 100644
--- a/Language/Types/Interface_Types/subtype_t35.dart
+++ b/Language/Types/Interface_Types/subtype_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t36.dart b/Language/Types/Interface_Types/subtype_t36.dart
index 522c5bd..d0687c6 100644
--- a/Language/Types/Interface_Types/subtype_t36.dart
+++ b/Language/Types/Interface_Types/subtype_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t37.dart b/Language/Types/Interface_Types/subtype_t37.dart
index cf620c5..d97496d 100644
--- a/Language/Types/Interface_Types/subtype_t37.dart
+++ b/Language/Types/Interface_Types/subtype_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t38.dart b/Language/Types/Interface_Types/subtype_t38.dart
index bd4aab6..15f954c 100644
--- a/Language/Types/Interface_Types/subtype_t38.dart
+++ b/Language/Types/Interface_Types/subtype_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t39.dart b/Language/Types/Interface_Types/subtype_t39.dart
index 0f491a0..c0a0879 100644
--- a/Language/Types/Interface_Types/subtype_t39.dart
+++ b/Language/Types/Interface_Types/subtype_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t40.dart b/Language/Types/Interface_Types/subtype_t40.dart
index 2d17374..eb2ace2 100644
--- a/Language/Types/Interface_Types/subtype_t40.dart
+++ b/Language/Types/Interface_Types/subtype_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t41.dart b/Language/Types/Interface_Types/subtype_t41.dart
index 7991a98..afc44cd 100644
--- a/Language/Types/Interface_Types/subtype_t41.dart
+++ b/Language/Types/Interface_Types/subtype_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t42.dart b/Language/Types/Interface_Types/subtype_t42.dart
index d358bb8..4271be4 100644
--- a/Language/Types/Interface_Types/subtype_t42.dart
+++ b/Language/Types/Interface_Types/subtype_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t43.dart b/Language/Types/Interface_Types/subtype_t43.dart
index 5a33c02..d20880c 100644
--- a/Language/Types/Interface_Types/subtype_t43.dart
+++ b/Language/Types/Interface_Types/subtype_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t44.dart b/Language/Types/Interface_Types/subtype_t44.dart
index b5e8af2..4baca6a 100644
--- a/Language/Types/Interface_Types/subtype_t44.dart
+++ b/Language/Types/Interface_Types/subtype_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t45.dart b/Language/Types/Interface_Types/subtype_t45.dart
index af87f89..14add59 100644
--- a/Language/Types/Interface_Types/subtype_t45.dart
+++ b/Language/Types/Interface_Types/subtype_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t46.dart b/Language/Types/Interface_Types/subtype_t46.dart
index f601b69..1c88f3a 100644
--- a/Language/Types/Interface_Types/subtype_t46.dart
+++ b/Language/Types/Interface_Types/subtype_t46.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t47.dart b/Language/Types/Interface_Types/subtype_t47.dart
index 5b471d6..c53a842 100644
--- a/Language/Types/Interface_Types/subtype_t47.dart
+++ b/Language/Types/Interface_Types/subtype_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t48.dart b/Language/Types/Interface_Types/subtype_t48.dart
index 9f60237..c0ef3e6 100644
--- a/Language/Types/Interface_Types/subtype_t48.dart
+++ b/Language/Types/Interface_Types/subtype_t48.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t49.dart b/Language/Types/Interface_Types/subtype_t49.dart
index 2c9d57a..022690e 100644
--- a/Language/Types/Interface_Types/subtype_t49.dart
+++ b/Language/Types/Interface_Types/subtype_t49.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t50.dart b/Language/Types/Interface_Types/subtype_t50.dart
index 8c97455..e31b5e5 100644
--- a/Language/Types/Interface_Types/subtype_t50.dart
+++ b/Language/Types/Interface_Types/subtype_t50.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Interface_Types/subtype_t51.dart b/Language/Types/Interface_Types/subtype_t51.dart
index 0391e06..2d9c12e 100644
--- a/Language/Types/Interface_Types/subtype_t51.dart
+++ b/Language/Types/Interface_Types/subtype_t51.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is more specific than a type S, written T << S, if one
  * of the following conditions is met:
diff --git a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t01.dart b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t01.dart
index d6597a5..ca464ae 100644
--- a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t01.dart
+++ b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the declared type of a declaration d, as it appears in
  * the program source. The actual type of d is
diff --git a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t04.dart b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t04.dart
index ab9f4dc..544ff6d 100644
--- a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t04.dart
+++ b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the declared type of a declaration d, as it appears in
  * the program source. The actual type of d is
diff --git a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t05.dart b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t05.dart
index 223223d..76ea9b9 100644
--- a/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t05.dart
+++ b/Language/Types/Parameterized_Types/Actual_Type_of_Declaration/actual_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the declared type of a declaration d, as it appears in
  * the program source. The actual type of d is
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t01.dart b/Language/Types/Parameterized_Types/arity_mismatch_t01.dart
index ceac2ab..3456fef 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t01.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t02.dart b/Language/Types/Parameterized_Types/arity_mismatch_t02.dart
index e03421f..b793f16 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t02.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t03.dart b/Language/Types/Parameterized_Types/arity_mismatch_t03.dart
index afbad1e..af29b20 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t03.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t04.dart b/Language/Types/Parameterized_Types/arity_mismatch_t04.dart
index 08b6bbd..48a15ee 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t04.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t05.dart b/Language/Types/Parameterized_Types/arity_mismatch_t05.dart
index 38ff81a..648a2a0 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t05.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t06.dart b/Language/Types/Parameterized_Types/arity_mismatch_t06.dart
index 161d51b..b67c64b 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t06.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t07.dart b/Language/Types/Parameterized_Types/arity_mismatch_t07.dart
index b2742d3..9546b36 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t07.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/arity_mismatch_t08.dart b/Language/Types/Parameterized_Types/arity_mismatch_t08.dart
index d4b1cef..9cb2485 100644
--- a/Language/Types/Parameterized_Types/arity_mismatch_t08.dart
+++ b/Language/Types/Parameterized_Types/arity_mismatch_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be a parameterized type G < S1 , ..., Sn >. If G is not a
  * generic type, the type arguments Si, 1 ≤ i ≤ n are discarded. If G has
diff --git a/Language/Types/Parameterized_Types/malbounded_t01.dart b/Language/Types/Parameterized_Types/malbounded_t01.dart
index c3a607f..6eada19 100644
--- a/Language/Types/Parameterized_Types/malbounded_t01.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t02.dart b/Language/Types/Parameterized_Types/malbounded_t02.dart
index 67aba68..5706349 100644
--- a/Language/Types/Parameterized_Types/malbounded_t02.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t03.dart b/Language/Types/Parameterized_Types/malbounded_t03.dart
index 278e19f..a02166d 100644
--- a/Language/Types/Parameterized_Types/malbounded_t03.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t04.dart b/Language/Types/Parameterized_Types/malbounded_t04.dart
index 2b22e8f..5e727af 100644
--- a/Language/Types/Parameterized_Types/malbounded_t04.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t05.dart b/Language/Types/Parameterized_Types/malbounded_t05.dart
index 8c340c5..4550f2e 100644
--- a/Language/Types/Parameterized_Types/malbounded_t05.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t06.dart b/Language/Types/Parameterized_Types/malbounded_t06.dart
index 2acf6c6..a8804c6 100644
--- a/Language/Types/Parameterized_Types/malbounded_t06.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/malbounded_t07.dart b/Language/Types/Parameterized_Types/malbounded_t07.dart
index be96911..81c2090 100644
--- a/Language/Types/Parameterized_Types/malbounded_t07.dart
+++ b/Language/Types/Parameterized_Types/malbounded_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Otherwise, let Ti be the type parameters of G and let Bi be the
  * bound of Ti, i ∈ 1..n. T is malbounded iff either Si is malbounded or Si is
diff --git a/Language/Types/Parameterized_Types/static_type_t01.dart b/Language/Types/Parameterized_Types/static_type_t01.dart
index ad364f0..af1b6fc 100644
--- a/Language/Types/Parameterized_Types/static_type_t01.dart
+++ b/Language/Types/Parameterized_Types/static_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If S is the static type of a member m of G, then the static type
  * of the member m of G <A1, ..., An> is [A1, ..., An/T1, ..., Tn]S where
diff --git a/Language/Types/Parameterized_Types/static_type_t02.dart b/Language/Types/Parameterized_Types/static_type_t02.dart
index 685a40a..7ead747 100644
--- a/Language/Types/Parameterized_Types/static_type_t02.dart
+++ b/Language/Types/Parameterized_Types/static_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If S is the static type of a member m of G, then the static type
  * of the member m of G <A1, ..., An> is [A1, ..., An/T1, ..., Tn]S where
diff --git a/Language/Types/Static_Types/deferred_type_t01.dart b/Language/Types/Static_Types/deferred_type_t01.dart
index 34f1ff1..819b3aa 100644
--- a/Language/Types/Static_Types/deferred_type_t01.dart
+++ b/Language/Types/Static_Types/deferred_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is deferred iff it is of the form p.T where p is a
  * deferred prefix. It is a static warning to use a deferred type in a type
diff --git a/Language/Types/Static_Types/deferred_type_t02.dart b/Language/Types/Static_Types/deferred_type_t02.dart
index 62f5149..d5d207e 100644
--- a/Language/Types/Static_Types/deferred_type_t02.dart
+++ b/Language/Types/Static_Types/deferred_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is deferred iff it is of the form p.T where p is a
  * deferred prefix. It is a static warning to use a deferred type in a type
diff --git a/Language/Types/Static_Types/deferred_type_t03.dart b/Language/Types/Static_Types/deferred_type_t03.dart
index 8c36df1..ad6f72d 100644
--- a/Language/Types/Static_Types/deferred_type_t03.dart
+++ b/Language/Types/Static_Types/deferred_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is deferred iff it is of the form p.T where p is a
  * deferred prefix. It is a static warning to use a deferred type in a type
diff --git a/Language/Types/Static_Types/deferred_type_t04.dart b/Language/Types/Static_Types/deferred_type_t04.dart
index b24d4ab..2fdcf4e 100644
--- a/Language/Types/Static_Types/deferred_type_t04.dart
+++ b/Language/Types/Static_Types/deferred_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is deferred iff it is of the form p.T where p is a
  * deferred prefix. It is a static warning to use a deferred type in a type
diff --git a/Language/Types/Static_Types/malformed_type_t01.dart b/Language/Types/Static_Types/malformed_type_t01.dart
index 4e2370a..f5a93ec 100644
--- a/Language/Types/Static_Types/malformed_type_t01.dart
+++ b/Language/Types/Static_Types/malformed_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
@@ -34,7 +35,7 @@
   // C<int,double,dynamic>
 
   C<int, double, UnknownType> x = new C();
-//               ^^^^^^^^^^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   null is C<int, double, UnknownType>;
@@ -52,7 +53,7 @@
   //              ^
   // [cfe] Type argument 'num' doesn't conform to the bound 'int' of the type variable 'T' on 'BoundedInt'.
   C<Bounded<String>, C, C> x4 = new C();
-//          ^^^^^^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C<C<UnknownType, int, int>, C, C> x5 = new C();
diff --git a/Language/Types/Static_Types/malformed_type_t02.dart b/Language/Types/Static_Types/malformed_type_t02.dart
index b53296f..810a2de 100644
--- a/Language/Types/Static_Types/malformed_type_t02.dart
+++ b/Language/Types/Static_Types/malformed_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
diff --git a/Language/Types/Static_Types/malformed_type_t03.dart b/Language/Types/Static_Types/malformed_type_t03.dart
index c4d1eb0..ee48a26 100644
--- a/Language/Types/Static_Types/malformed_type_t03.dart
+++ b/Language/Types/Static_Types/malformed_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
diff --git a/Language/Types/Static_Types/malformed_type_t04.dart b/Language/Types/Static_Types/malformed_type_t04.dart
index f5eb63e..28077ca 100644
--- a/Language/Types/Static_Types/malformed_type_t04.dart
+++ b/Language/Types/Static_Types/malformed_type_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
diff --git a/Language/Types/Static_Types/malformed_type_t05.dart b/Language/Types/Static_Types/malformed_type_t05.dart
index 4248d6b..553585c 100644
--- a/Language/Types/Static_Types/malformed_type_t05.dart
+++ b/Language/Types/Static_Types/malformed_type_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
diff --git a/Language/Types/Static_Types/malformed_type_t06.dart b/Language/Types/Static_Types/malformed_type_t06.dart
index a719b9c..b985274 100644
--- a/Language/Types/Static_Types/malformed_type_t06.dart
+++ b/Language/Types/Static_Types/malformed_type_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  A type T is malformed iff:
  * • T has the form id or the form prefix.id, and in the enclosing lexical
diff --git a/Language/Types/Static_Types/syntax_t01.dart b/Language/Types/Static_Types/syntax_t01.dart
index 6824bea..7b8f4d2 100644
--- a/Language/Types/Static_Types/syntax_t01.dart
+++ b/Language/Types/Static_Types/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t02.dart b/Language/Types/Static_Types/syntax_t02.dart
index 39dbdc5..e3c6bb3 100644
--- a/Language/Types/Static_Types/syntax_t02.dart
+++ b/Language/Types/Static_Types/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t03.dart b/Language/Types/Static_Types/syntax_t03.dart
index 48b244c..4c3e54a 100644
--- a/Language/Types/Static_Types/syntax_t03.dart
+++ b/Language/Types/Static_Types/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t04.dart b/Language/Types/Static_Types/syntax_t04.dart
index 43284b6..fc1fcfe 100644
--- a/Language/Types/Static_Types/syntax_t04.dart
+++ b/Language/Types/Static_Types/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t05.dart b/Language/Types/Static_Types/syntax_t05.dart
index aad2756..86cbfde 100644
--- a/Language/Types/Static_Types/syntax_t05.dart
+++ b/Language/Types/Static_Types/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t06.dart b/Language/Types/Static_Types/syntax_t06.dart
index f977035..5799f70 100644
--- a/Language/Types/Static_Types/syntax_t06.dart
+++ b/Language/Types/Static_Types/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static type annotations are used in variable declarations
  * (including formal parameters), in the return types of functions and in the
diff --git a/Language/Types/Static_Types/syntax_t07.dart b/Language/Types/Static_Types/syntax_t07.dart
index 8901e9e..4fb6d9e 100644
--- a/Language/Types/Static_Types/syntax_t07.dart
+++ b/Language/Types/Static_Types/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Static type annotations are used in variable declarations

  * (including formal parameters), in the return types of functions and in the

diff --git a/Language/Types/Static_Types/syntax_t09.dart b/Language/Types/Static_Types/syntax_t09.dart
index 7b74a76..79eb29c 100644
--- a/Language/Types/Static_Types/syntax_t09.dart
+++ b/Language/Types/Static_Types/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static type annotations are used in variable declarations
  * (including formal parameters), in the return types of functions and in the
diff --git a/Language/Types/Type_Aliases/built-in_types_t01.dart b/Language/Types/Type_Aliases/built-in_types_t01.dart
index 4b8fa52..e6d848a 100644
--- a/Language/Types/Type_Aliases/built-in_types_t01.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks initialization of type aliases for built-in types via
diff --git a/Language/Types/Type_Aliases/built-in_types_t02.dart b/Language/Types/Type_Aliases/built-in_types_t02.dart
index 64a4484..5d78ba4 100644
--- a/Language/Types/Type_Aliases/built-in_types_t02.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks use of type aliases for built-in types as function
diff --git a/Language/Types/Type_Aliases/built-in_types_t03.dart b/Language/Types/Type_Aliases/built-in_types_t03.dart
index ced728f..a37c586 100644
--- a/Language/Types/Type_Aliases/built-in_types_t03.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks use of type aliases for built-in types as return values
diff --git a/Language/Types/Type_Aliases/built-in_types_t04.dart b/Language/Types/Type_Aliases/built-in_types_t04.dart
index 9fa280f..753469f 100644
--- a/Language/Types/Type_Aliases/built-in_types_t04.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks first time initialization via type aliases
diff --git a/Language/Types/Type_Aliases/built-in_types_t05.dart b/Language/Types/Type_Aliases/built-in_types_t05.dart
index 4abbc92..57d9faa 100644
--- a/Language/Types/Type_Aliases/built-in_types_t05.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks initialization via constructor
diff --git a/Language/Types/Type_Aliases/built-in_types_t06.dart b/Language/Types/Type_Aliases/built-in_types_t06.dart
index 023f3f4..07373a7 100644
--- a/Language/Types/Type_Aliases/built-in_types_t06.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks arithmetic operations via type aliases
diff --git a/Language/Types/Type_Aliases/built-in_types_t07.dart b/Language/Types/Type_Aliases/built-in_types_t07.dart
index 1a611cd..90c2ed5 100644
--- a/Language/Types/Type_Aliases/built-in_types_t07.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks string concatenation
diff --git a/Language/Types/Type_Aliases/built-in_types_t08.dart b/Language/Types/Type_Aliases/built-in_types_t08.dart
index 3d69adf..501b44c 100644
--- a/Language/Types/Type_Aliases/built-in_types_t08.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks logical operations
diff --git a/Language/Types/Type_Aliases/built-in_types_t09.dart b/Language/Types/Type_Aliases/built-in_types_t09.dart
index 1189260..9bfed7b 100644
--- a/Language/Types/Type_Aliases/built-in_types_t09.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks left shift via type alias for int
diff --git a/Language/Types/Type_Aliases/built-in_types_t10.dart b/Language/Types/Type_Aliases/built-in_types_t10.dart
index 47d1d83..1bdb50c 100644
--- a/Language/Types/Type_Aliases/built-in_types_t10.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks right shift via type alias for int
diff --git a/Language/Types/Type_Aliases/built-in_types_t11.dart b/Language/Types/Type_Aliases/built-in_types_t11.dart
index 2eec00c..abc218a 100644
--- a/Language/Types/Type_Aliases/built-in_types_t11.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks triple shift via type alias for int
diff --git a/Language/Types/Type_Aliases/built-in_types_t12.dart b/Language/Types/Type_Aliases/built-in_types_t12.dart
index cf35f65..c9cf5dc 100644
--- a/Language/Types/Type_Aliases/built-in_types_t12.dart
+++ b/Language/Types/Type_Aliases/built-in_types_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Test for type aliases for built-in types
  * @description Checks bitwise operations via type alias for int
diff --git a/Language/Types/Type_Aliases/default_values_t01.dart b/Language/Types/Type_Aliases/default_values_t01.dart
index e6c8a53..9b62ed3 100644
--- a/Language/Types/Type_Aliases/default_values_t01.dart
+++ b/Language/Types/Type_Aliases/default_values_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any default values are specified in
  * the signature of a function type in a type alias
diff --git a/Language/Types/Type_Aliases/dynamic_param_type_t01.dart b/Language/Types/Type_Aliases/dynamic_param_type_t01.dart
index e548fc0..601e4f2 100644
--- a/Language/Types/Type_Aliases/dynamic_param_type_t01.dart
+++ b/Language/Types/Type_Aliases/dynamic_param_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise, if a type annotation is omitted on a formal parameter
  * in typedef declaration, it is taken to be dynamic.
diff --git a/Language/Types/Type_Aliases/dynamic_param_type_t02.dart b/Language/Types/Type_Aliases/dynamic_param_type_t02.dart
index 9238c54..cf2b6da 100644
--- a/Language/Types/Type_Aliases/dynamic_param_type_t02.dart
+++ b/Language/Types/Type_Aliases/dynamic_param_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise, if a type annotation is omitted on a formal parameter
  * in typedef declaration, it is taken to be dynamic.
diff --git a/Language/Types/Type_Aliases/dynamic_return_type_t01.dart b/Language/Types/Type_Aliases/dynamic_return_type_t01.dart
index 8aa2159..681580e 100644
--- a/Language/Types/Type_Aliases/dynamic_return_type_t01.dart
+++ b/Language/Types/Type_Aliases/dynamic_return_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In either case, iff no return type is specified, it is taken to
  * be dynamic.
diff --git a/Language/Types/Type_Aliases/function_type_alias_t01.dart b/Language/Types/Type_Aliases/function_type_alias_t01.dart
index 5a69ffb..b5fea22 100644
--- a/Language/Types/Type_Aliases/function_type_alias_t01.dart
+++ b/Language/Types/Type_Aliases/function_type_alias_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a type alias of the form
  * typedef T id(T1 p1, ..., Tn pn, [Tn+1 pn+1, ..., Tn+k pn+k]) declared in a
diff --git a/Language/Types/Type_Aliases/function_type_alias_t02.dart b/Language/Types/Type_Aliases/function_type_alias_t02.dart
index adf5842..0f4ad38 100644
--- a/Language/Types/Type_Aliases/function_type_alias_t02.dart
+++ b/Language/Types/Type_Aliases/function_type_alias_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a type alias of the form
  * typedef T id(T1 p1, ..., Tn pn, [Tn+1 pn+1, ..., Tn+k pn+k]) declared in a
diff --git a/Language/Types/Type_Aliases/function_type_alias_t03.dart b/Language/Types/Type_Aliases/function_type_alias_t03.dart
index 1dc16e3..adf657f 100644
--- a/Language/Types/Type_Aliases/function_type_alias_t03.dart
+++ b/Language/Types/Type_Aliases/function_type_alias_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The effect of a type alias of the form
  * typedef T id(T1 p1, ..., Tn pn, [Tn+1 pn+1, ..., Tn+k pn+k]) declared in a
diff --git a/Language/Types/Type_Aliases/param_default_value_t01.dart b/Language/Types/Type_Aliases/param_default_value_t01.dart
index 3ecad96..bfae69d 100644
--- a/Language/Types/Type_Aliases/param_default_value_t01.dart
+++ b/Language/Types/Type_Aliases/param_default_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if any default values are specified in

  * the signature of function type alias.

diff --git a/Language/Types/Type_Aliases/param_default_value_t02.dart b/Language/Types/Type_Aliases/param_default_value_t02.dart
index ae18ae7..99d743f 100644
--- a/Language/Types/Type_Aliases/param_default_value_t02.dart
+++ b/Language/Types/Type_Aliases/param_default_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if any default values are specified in

  * the signature of function type alias.

diff --git a/Language/Types/Type_Aliases/param_default_value_t03.dart b/Language/Types/Type_Aliases/param_default_value_t03.dart
index 306038b..1d7b91c 100644
--- a/Language/Types/Type_Aliases/param_default_value_t03.dart
+++ b/Language/Types/Type_Aliases/param_default_value_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if any default values are specified in

  * the signature of function type alias.

diff --git a/Language/Types/Type_Aliases/param_default_value_t04.dart b/Language/Types/Type_Aliases/param_default_value_t04.dart
index aecdb50..85eba08 100644
--- a/Language/Types/Type_Aliases/param_default_value_t04.dart
+++ b/Language/Types/Type_Aliases/param_default_value_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if any default values are specified in

  * the signature of function type alias.

diff --git a/Language/Types/Type_Aliases/param_default_value_t05.dart b/Language/Types/Type_Aliases/param_default_value_t05.dart
index 90449be..1829688 100644
--- a/Language/Types/Type_Aliases/param_default_value_t05.dart
+++ b/Language/Types/Type_Aliases/param_default_value_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion It is a compile-time error if any default values are specified in

  * the signature of function type alias.

diff --git a/Language/Types/Type_Aliases/scope.lib.dart b/Language/Types/Type_Aliases/scope.lib.dart
index 36919e1..7eee2b8 100644
--- a/Language/Types/Type_Aliases/scope.lib.dart
+++ b/Language/Types/Type_Aliases/scope.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The effect of a type alias of the form typedef id = T; declared in

  * a library L is to introduce the name id into the scope of L, bound to the

diff --git a/Language/Types/Type_Aliases/scope_t01.dart b/Language/Types/Type_Aliases/scope_t01.dart
index 7d7f93d..10829dc 100644
--- a/Language/Types/Type_Aliases/scope_t01.dart
+++ b/Language/Types/Type_Aliases/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The effect of a type alias of the form typedef id = T; declared in

  * a library L is to introduce the name id into the scope of L, bound to the

diff --git a/Language/Types/Type_Aliases/scope_t02.dart b/Language/Types/Type_Aliases/scope_t02.dart
index 13a8ad7..43d3792 100644
--- a/Language/Types/Type_Aliases/scope_t02.dart
+++ b/Language/Types/Type_Aliases/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The effect of a type alias of the form typedef id = T; declared in

  * a library L is to introduce the name id into the scope of L, bound to the

diff --git a/Language/Types/Type_Aliases/scope_t03.dart b/Language/Types/Type_Aliases/scope_t03.dart
index dc4fa3f..ff66e2b 100644
--- a/Language/Types/Type_Aliases/scope_t03.dart
+++ b/Language/Types/Type_Aliases/scope_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The effect of a type alias of the form typedef id = T; declared in

  * a library L is to introduce the name id into the scope of L, bound to the

diff --git a/Language/Types/Type_Aliases/scope_t04.dart b/Language/Types/Type_Aliases/scope_t04.dart
index bedc831..d4fbd35 100644
--- a/Language/Types/Type_Aliases/scope_t04.dart
+++ b/Language/Types/Type_Aliases/scope_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The effect of a type alias of the form typedef id = T; declared in

  * a library L is to introduce the name id into the scope of L, bound to the

diff --git a/Language/Types/Type_Aliases/self_reference_t01.dart b/Language/Types/Type_Aliases/self_reference_t01.dart
index dfb1298..3d573b4 100644
--- a/Language/Types/Type_Aliases/self_reference_t01.dart
+++ b/Language/Types/Type_Aliases/self_reference_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t02.dart b/Language/Types/Type_Aliases/self_reference_t02.dart
index c3d751b..8002cf6 100644
--- a/Language/Types/Type_Aliases/self_reference_t02.dart
+++ b/Language/Types/Type_Aliases/self_reference_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t03.dart b/Language/Types/Type_Aliases/self_reference_t03.dart
index f726c08..9812183 100644
--- a/Language/Types/Type_Aliases/self_reference_t03.dart
+++ b/Language/Types/Type_Aliases/self_reference_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t04.dart b/Language/Types/Type_Aliases/self_reference_t04.dart
index 75308f1..8176bf1 100644
--- a/Language/Types/Type_Aliases/self_reference_t04.dart
+++ b/Language/Types/Type_Aliases/self_reference_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t05.dart b/Language/Types/Type_Aliases/self_reference_t05.dart
index 43c4365..178e4d0 100644
--- a/Language/Types/Type_Aliases/self_reference_t05.dart
+++ b/Language/Types/Type_Aliases/self_reference_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a typedef, either directly, or recursively
  * via another typedef, is a compile time error.
diff --git a/Language/Types/Type_Aliases/self_reference_t06.dart b/Language/Types/Type_Aliases/self_reference_t06.dart
index 550cdaf..de99903 100644
--- a/Language/Types/Type_Aliases/self_reference_t06.dart
+++ b/Language/Types/Type_Aliases/self_reference_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a typedef, either directly, or recursively
  * via another typedef, is a compile time error.
diff --git a/Language/Types/Type_Aliases/self_reference_t07.dart b/Language/Types/Type_Aliases/self_reference_t07.dart
index fdf7d16..bf7aebd 100644
--- a/Language/Types/Type_Aliases/self_reference_t07.dart
+++ b/Language/Types/Type_Aliases/self_reference_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a typedef, either directly, or recursively
  * via another typedef, is a compile time error.
diff --git a/Language/Types/Type_Aliases/self_reference_t08.dart b/Language/Types/Type_Aliases/self_reference_t08.dart
index b3019a1..619f765 100644
--- a/Language/Types/Type_Aliases/self_reference_t08.dart
+++ b/Language/Types/Type_Aliases/self_reference_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t09.dart b/Language/Types/Type_Aliases/self_reference_t09.dart
index 59dc15c..31283fd 100644
--- a/Language/Types/Type_Aliases/self_reference_t09.dart
+++ b/Language/Types/Type_Aliases/self_reference_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t10.dart b/Language/Types/Type_Aliases/self_reference_t10.dart
index 455d2ce..8762918 100644
--- a/Language/Types/Type_Aliases/self_reference_t10.dart
+++ b/Language/Types/Type_Aliases/self_reference_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t11.dart b/Language/Types/Type_Aliases/self_reference_t11.dart
index 0661b3b..b69b15e 100644
--- a/Language/Types/Type_Aliases/self_reference_t11.dart
+++ b/Language/Types/Type_Aliases/self_reference_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t12.dart b/Language/Types/Type_Aliases/self_reference_t12.dart
index 7cb3887..736862d 100644
--- a/Language/Types/Type_Aliases/self_reference_t12.dart
+++ b/Language/Types/Type_Aliases/self_reference_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t13.dart b/Language/Types/Type_Aliases/self_reference_t13.dart
index 70ab978..2262d19 100644
--- a/Language/Types/Type_Aliases/self_reference_t13.dart
+++ b/Language/Types/Type_Aliases/self_reference_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t14.dart b/Language/Types/Type_Aliases/self_reference_t14.dart
index a673fd1..41f7abb 100644
--- a/Language/Types/Type_Aliases/self_reference_t14.dart
+++ b/Language/Types/Type_Aliases/self_reference_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t15.dart b/Language/Types/Type_Aliases/self_reference_t15.dart
index 773f442..0107b8f 100644
--- a/Language/Types/Type_Aliases/self_reference_t15.dart
+++ b/Language/Types/Type_Aliases/self_reference_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t16.dart b/Language/Types/Type_Aliases/self_reference_t16.dart
index 031f581..b3f0c17 100644
--- a/Language/Types/Type_Aliases/self_reference_t16.dart
+++ b/Language/Types/Type_Aliases/self_reference_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t17.dart b/Language/Types/Type_Aliases/self_reference_t17.dart
index 406b051..e143308 100644
--- a/Language/Types/Type_Aliases/self_reference_t17.dart
+++ b/Language/Types/Type_Aliases/self_reference_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a typedef, either directly, or recursively

  * via another typedef, is a compile time error.

diff --git a/Language/Types/Type_Aliases/self_reference_t18.dart b/Language/Types/Type_Aliases/self_reference_t18.dart
index 27f28e1..ac3d883 100644
--- a/Language/Types/Type_Aliases/self_reference_t18.dart
+++ b/Language/Types/Type_Aliases/self_reference_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a type alias, either directly or recursively
  * via another type declaration, is a compile-time error
@@ -12,16 +13,16 @@
 // SharedOptions=--enable-experiment=nonfunction-type-aliases
 class C<T> {}
 
-  typedef CAlias1<T> = C<CAlias1>;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+typedef CAlias1<T> = C<CAlias1>;
+// [error line 16, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
-  typedef CAlias2<T extends CAlias2> = C<T>;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+typedef CAlias2<T extends CAlias2> = C<T>;
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
-  typedef CAlias3 = CAlias3;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^
+typedef CAlias3 = CAlias3;
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/Language/Types/Type_Aliases/self_reference_t19.dart b/Language/Types/Type_Aliases/self_reference_t19.dart
index 143b96a..b3aed66 100644
--- a/Language/Types/Type_Aliases/self_reference_t19.dart
+++ b/Language/Types/Type_Aliases/self_reference_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a type alias, either directly or recursively

  * via another type declaration, is a compile-time error

diff --git a/Language/Types/Type_Aliases/self_reference_t20.dart b/Language/Types/Type_Aliases/self_reference_t20.dart
index 78ebf0a..8adfd9d 100644
--- a/Language/Types/Type_Aliases/self_reference_t20.dart
+++ b/Language/Types/Type_Aliases/self_reference_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Any self reference in a type alias, either directly or recursively

  * via another type declaration, is a compile-time error

diff --git a/Language/Types/Type_Aliases/self_reference_t21.dart b/Language/Types/Type_Aliases/self_reference_t21.dart
index 9cbfa06..7926838 100644
--- a/Language/Types/Type_Aliases/self_reference_t21.dart
+++ b/Language/Types/Type_Aliases/self_reference_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a type alias, either directly or recursively
  * via another type declaration, is a compile-time error
diff --git a/Language/Types/Type_Aliases/self_reference_t22.dart b/Language/Types/Type_Aliases/self_reference_t22.dart
index 0c148b8..f5bf85c 100644
--- a/Language/Types/Type_Aliases/self_reference_t22.dart
+++ b/Language/Types/Type_Aliases/self_reference_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a type alias, either directly or recursively
  * via another type declaration, is a compile-time error
diff --git a/Language/Types/Type_Aliases/self_reference_t24.dart b/Language/Types/Type_Aliases/self_reference_t24.dart
index 147a2c6..dc18d26 100644
--- a/Language/Types/Type_Aliases/self_reference_t24.dart
+++ b/Language/Types/Type_Aliases/self_reference_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a type alias, either directly or recursively
  * via another type declaration, is a compile-time error
diff --git a/Language/Types/Type_Aliases/self_reference_t25.dart b/Language/Types/Type_Aliases/self_reference_t25.dart
index 8aba5b2..1c4f200 100644
--- a/Language/Types/Type_Aliases/self_reference_t25.dart
+++ b/Language/Types/Type_Aliases/self_reference_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any self reference in a type alias, either directly or recursively
  * via another type declaration, is a compile-time error
diff --git a/Language/Types/Type_Aliases/syntax_t01.dart b/Language/Types/Type_Aliases/syntax_t01.dart
index 5d8f660..f5a8796 100644
--- a/Language/Types/Type_Aliases/syntax_t01.dart
+++ b/Language/Types/Type_Aliases/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t02.dart b/Language/Types/Type_Aliases/syntax_t02.dart
index e439e00..b0899f4 100644
--- a/Language/Types/Type_Aliases/syntax_t02.dart
+++ b/Language/Types/Type_Aliases/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t03.dart b/Language/Types/Type_Aliases/syntax_t03.dart
index c81e4c6..48d32bb 100644
--- a/Language/Types/Type_Aliases/syntax_t03.dart
+++ b/Language/Types/Type_Aliases/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t04.dart b/Language/Types/Type_Aliases/syntax_t04.dart
index dd94462..e4e72b7 100644
--- a/Language/Types/Type_Aliases/syntax_t04.dart
+++ b/Language/Types/Type_Aliases/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t05.dart b/Language/Types/Type_Aliases/syntax_t05.dart
index c459073..8cadbb1 100644
--- a/Language/Types/Type_Aliases/syntax_t05.dart
+++ b/Language/Types/Type_Aliases/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t06.dart b/Language/Types/Type_Aliases/syntax_t06.dart
index 783ebc0..a45f60a 100644
--- a/Language/Types/Type_Aliases/syntax_t06.dart
+++ b/Language/Types/Type_Aliases/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
@@ -22,14 +23,14 @@
 class C {
   static void s() {
     typedef Alias1 = A;
-//  ^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
 
   void m() {
     typedef Alias2 = A;
-//  ^^^^^^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
@@ -37,14 +38,14 @@
 
 test() {
   @meta typedef Alias3 = A;
-//      ^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
 
 main() {
   @meta typedef Alias4 = A;
-//      ^^^^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Types/Type_Aliases/syntax_t07.dart b/Language/Types/Type_Aliases/syntax_t07.dart
index d1d6587..896cb6d 100644
--- a/Language/Types/Type_Aliases/syntax_t07.dart
+++ b/Language/Types/Type_Aliases/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t08.dart b/Language/Types/Type_Aliases/syntax_t08.dart
index 0aa8f11..846385d 100644
--- a/Language/Types/Type_Aliases/syntax_t08.dart
+++ b/Language/Types/Type_Aliases/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t09.dart b/Language/Types/Type_Aliases/syntax_t09.dart
index 507cb4a..fd5d871 100644
--- a/Language/Types/Type_Aliases/syntax_t09.dart
+++ b/Language/Types/Type_Aliases/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
@@ -17,14 +18,14 @@
 class C {
   static void s() {
     typedef void F1(String s);
-//  ^^^^^^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
 
   void m() {
     typedef void F2(String s);
-//  ^^^^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
@@ -32,14 +33,14 @@
 
 test() {
   typedef void F3(String s);
-//^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
 
 main() {
   typedef void F4(String s);
-//^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/Language/Types/Type_Aliases/syntax_t10.dart b/Language/Types/Type_Aliases/syntax_t10.dart
index a47d85d..291f43f 100644
--- a/Language/Types/Type_Aliases/syntax_t10.dart
+++ b/Language/Types/Type_Aliases/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
diff --git a/Language/Types/Type_Aliases/syntax_t11.dart b/Language/Types/Type_Aliases/syntax_t11.dart
index a2e4851..e76a671 100644
--- a/Language/Types/Type_Aliases/syntax_t11.dart
+++ b/Language/Types/Type_Aliases/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
diff --git a/Language/Types/Type_Aliases/syntax_t12.dart b/Language/Types/Type_Aliases/syntax_t12.dart
index 25c648b..c4b38db 100644
--- a/Language/Types/Type_Aliases/syntax_t12.dart
+++ b/Language/Types/Type_Aliases/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t13.dart b/Language/Types/Type_Aliases/syntax_t13.dart
index 9ae8d1f..c3bb3f1 100644
--- a/Language/Types/Type_Aliases/syntax_t13.dart
+++ b/Language/Types/Type_Aliases/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t14.dart b/Language/Types/Type_Aliases/syntax_t14.dart
index 521609f..e4652fe 100644
--- a/Language/Types/Type_Aliases/syntax_t14.dart
+++ b/Language/Types/Type_Aliases/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t15.dart b/Language/Types/Type_Aliases/syntax_t15.dart
index 8a8173a..6ae4fa7 100644
--- a/Language/Types/Type_Aliases/syntax_t15.dart
+++ b/Language/Types/Type_Aliases/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t16.dart b/Language/Types/Type_Aliases/syntax_t16.dart
index 0ae1cfe..66efd75 100644
--- a/Language/Types/Type_Aliases/syntax_t16.dart
+++ b/Language/Types/Type_Aliases/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t17.dart b/Language/Types/Type_Aliases/syntax_t17.dart
index e25c497..a0b9211 100644
--- a/Language/Types/Type_Aliases/syntax_t17.dart
+++ b/Language/Types/Type_Aliases/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t18.dart b/Language/Types/Type_Aliases/syntax_t18.dart
index 0e5326c..521801c 100644
--- a/Language/Types/Type_Aliases/syntax_t18.dart
+++ b/Language/Types/Type_Aliases/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t19.dart b/Language/Types/Type_Aliases/syntax_t19.dart
index 5bc7ccf..8890ef3 100644
--- a/Language/Types/Type_Aliases/syntax_t19.dart
+++ b/Language/Types/Type_Aliases/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A type alias declares a name for a type expression.

  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>

diff --git a/Language/Types/Type_Aliases/syntax_t20.dart b/Language/Types/Type_Aliases/syntax_t20.dart
index c0e2247..7940039 100644
--- a/Language/Types/Type_Aliases/syntax_t20.dart
+++ b/Language/Types/Type_Aliases/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
diff --git a/Language/Types/Type_Aliases/syntax_t21.dart b/Language/Types/Type_Aliases/syntax_t21.dart
index f4a8b59..59e5a22 100644
--- a/Language/Types/Type_Aliases/syntax_t21.dart
+++ b/Language/Types/Type_Aliases/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type alias declares a name for a type expression.
  * <typeAlias> ::=<metadata> typedef <typeIdentifier> <typeParameters>?‘=’<type>
diff --git a/Language/Types/Type_Void/returning_t01.dart b/Language/Types/Type_Void/returning_t01.dart
index 2369005..0f02706 100644
--- a/Language/Types/Type_Void/returning_t01.dart
+++ b/Language/Types/Type_Void/returning_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion On the other hand, it is possible to return the result of a void
  * method from within a void method. One can also return null; or a value of
diff --git a/Language/Types/Type_Void/returning_t02.dart b/Language/Types/Type_Void/returning_t02.dart
index 9c46b51..d17a693 100644
--- a/Language/Types/Type_Void/returning_t02.dart
+++ b/Language/Types/Type_Void/returning_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion On the other hand, it is possible to return the result of a void
  * method from within a void method. One can also return null; or a value of
diff --git a/Language/Types/Type_Void/returning_t03.dart b/Language/Types/Type_Void/returning_t03.dart
index 30828cd..9166efe 100644
--- a/Language/Types/Type_Void/returning_t03.dart
+++ b/Language/Types/Type_Void/returning_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion On the other hand, it is possible to return the result of a void
  * method from within a void method. One can also return null; or a value of
diff --git a/Language/Types/Type_Void/returning_t04.dart b/Language/Types/Type_Void/returning_t04.dart
index 678c6bb..7b94b2b 100644
--- a/Language/Types/Type_Void/returning_t04.dart
+++ b/Language/Types/Type_Void/returning_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion On the other hand, it is possible to return the result of a void
  * method from within a void method. One can also return null; or a value of
diff --git a/Language/Types/Type_Void/returning_t05.dart b/Language/Types/Type_Void/returning_t05.dart
index b9b4fff..aa40c00 100644
--- a/Language/Types/Type_Void/returning_t05.dart
+++ b/Language/Types/Type_Void/returning_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion On the other hand, it is possible to return the result of a void
  * method from within a void method. One can also return null; or a value of
diff --git a/Language/Types/Type_Void/syntax_t01.dart b/Language/Types/Type_Void/syntax_t01.dart
index 845b229..383b747 100644
--- a/Language/Types/Type_Void/syntax_t01.dart
+++ b/Language/Types/Type_Void/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t02.dart b/Language/Types/Type_Void/syntax_t02.dart
index 02e9966..f467a29 100644
--- a/Language/Types/Type_Void/syntax_t02.dart
+++ b/Language/Types/Type_Void/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t03.dart b/Language/Types/Type_Void/syntax_t03.dart
index 76098b7..63b8906 100644
--- a/Language/Types/Type_Void/syntax_t03.dart
+++ b/Language/Types/Type_Void/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t04.dart b/Language/Types/Type_Void/syntax_t04.dart
index e381cba..284e3a1 100644
--- a/Language/Types/Type_Void/syntax_t04.dart
+++ b/Language/Types/Type_Void/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t05.dart b/Language/Types/Type_Void/syntax_t05.dart
index 91ccfac..a887d86 100644
--- a/Language/Types/Type_Void/syntax_t05.dart
+++ b/Language/Types/Type_Void/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t06.dart b/Language/Types/Type_Void/syntax_t06.dart
index 0c14b9c..b335459 100644
--- a/Language/Types/Type_Void/syntax_t06.dart
+++ b/Language/Types/Type_Void/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t07.dart b/Language/Types/Type_Void/syntax_t07.dart
index c73cd99..ab0c768 100644
--- a/Language/Types/Type_Void/syntax_t07.dart
+++ b/Language/Types/Type_Void/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t08.dart b/Language/Types/Type_Void/syntax_t08.dart
index be89bcf..cd9a6d0 100644
--- a/Language/Types/Type_Void/syntax_t08.dart
+++ b/Language/Types/Type_Void/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a function:

  * it is a compile-time error to use void in any other context (for example,

diff --git a/Language/Types/Type_Void/syntax_t09.dart b/Language/Types/Type_Void/syntax_t09.dart
index f4cc8e9..a016001 100644
--- a/Language/Types/Type_Void/syntax_t09.dart
+++ b/Language/Types/Type_Void/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t10.dart b/Language/Types/Type_Void/syntax_t10.dart
index 488b285..6b3f4ad 100644
--- a/Language/Types/Type_Void/syntax_t10.dart
+++ b/Language/Types/Type_Void/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t11.dart b/Language/Types/Type_Void/syntax_t11.dart
index abc3c3b..878e62a 100644
--- a/Language/Types/Type_Void/syntax_t11.dart
+++ b/Language/Types/Type_Void/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t12.dart b/Language/Types/Type_Void/syntax_t12.dart
index 0d90bdd..6f7b969 100644
--- a/Language/Types/Type_Void/syntax_t12.dart
+++ b/Language/Types/Type_Void/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t13.dart b/Language/Types/Type_Void/syntax_t13.dart
index e95a3ac..1b376b9 100644
--- a/Language/Types/Type_Void/syntax_t13.dart
+++ b/Language/Types/Type_Void/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t14.dart b/Language/Types/Type_Void/syntax_t14.dart
index 68d51e6..981e36a 100644
--- a/Language/Types/Type_Void/syntax_t14.dart
+++ b/Language/Types/Type_Void/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/syntax_t15.dart b/Language/Types/Type_Void/syntax_t15.dart
index 1bb1f3b..d976220 100644
--- a/Language/Types/Type_Void/syntax_t15.dart
+++ b/Language/Types/Type_Void/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion The special type void may only be used as the return type of a

  * function: it is a compile-time error to use void in any other context.

diff --git a/Language/Types/Type_Void/using_t01.dart b/Language/Types/Type_Void/using_t01.dart
index 8c55bfd..f3ced1b 100644
--- a/Language/Types/Type_Void/using_t01.dart
+++ b/Language/Types/Type_Void/using_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Hence, the static checker will issue warnings if one attempts to
  * access a member of the result of a void method invocation (even for members
diff --git a/Language/Types/Type_Void/using_t02.dart b/Language/Types/Type_Void/using_t02.dart
index 54723f3..1c3fcbe 100644
--- a/Language/Types/Type_Void/using_t02.dart
+++ b/Language/Types/Type_Void/using_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an expression of the form e1 = e2 where e1 is an
  * assignableExpression denoting a variable or parameter of type void, e2 may
diff --git a/Language/Types/Type_Void/using_t03.dart b/Language/Types/Type_Void/using_t03.dart
index 6651d07..745c9e1 100644
--- a/Language/Types/Type_Void/using_t03.dart
+++ b/Language/Types/Type_Void/using_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Hence, the static checker will issue warnings if one attempts to
  * access a member of the result of a void method invocation (even for members
diff --git a/Language/Types/Type_dynamic/dynamic_t01.dart b/Language/Types/Type_dynamic/dynamic_t01.dart
index b0a1dd9..6b43287 100644
--- a/Language/Types/Type_dynamic/dynamic_t01.dart
+++ b/Language/Types/Type_dynamic/dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type dynamic denotes the unknown type. If no static type
  * annotation has been provided the type system assumes the declaration has the
diff --git a/Language/Types/Type_dynamic/dynamic_t02.dart b/Language/Types/Type_dynamic/dynamic_t02.dart
index 6eb613a..ef2533c 100644
--- a/Language/Types/Type_dynamic/dynamic_t02.dart
+++ b/Language/Types/Type_dynamic/dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a generic type is used but type arguments are not provided,
  * then the type arguments default to the unknown type.
diff --git a/Language/Types/Type_dynamic/dynamic_t03.dart b/Language/Types/Type_dynamic/dynamic_t03.dart
index 0231d82..a34cc23 100644
--- a/Language/Types/Type_dynamic/dynamic_t03.dart
+++ b/Language/Types/Type_dynamic/dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type dynamic has methods for every possible identifier and arity,
  * with every possible combination of named parameters. These methods all have
diff --git a/Language/Types/Type_dynamic/dynamic_t04.dart b/Language/Types/Type_dynamic/dynamic_t04.dart
index 7ac70b8..eb8f75f 100644
--- a/Language/Types/Type_dynamic/dynamic_t04.dart
+++ b/Language/Types/Type_dynamic/dynamic_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type dynamic has properties for every possible identifier. These
  * properties all have type dynamic.
diff --git a/Language/Types/Type_dynamic/dynamic_t05.dart b/Language/Types/Type_dynamic/dynamic_t05.dart
index b63049b..6d362d3 100644
--- a/Language/Types/Type_dynamic/dynamic_t05.dart
+++ b/Language/Types/Type_dynamic/dynamic_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The name dynamic denotes a Type object even though dynamic is
  * not a class.
diff --git a/Language/Types/somelib.dart b/Language/Types/somelib.dart
index bee9a9d..b9cc289 100644
--- a/Language/Types/somelib.dart
+++ b/Language/Types/somelib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library somelib;
 
diff --git a/Language/Types/somelib1.dart b/Language/Types/somelib1.dart
index 6a82054..35e60a7 100644
--- a/Language/Types/somelib1.dart
+++ b/Language/Types/somelib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library lib1;
 
diff --git a/Language/Types/somelib2.dart b/Language/Types/somelib2.dart
index 51e3bbf..4701511 100644
--- a/Language/Types/somelib2.dart
+++ b/Language/Types/somelib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library lib2;
 
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t01.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t01.dart
index 439c691..5947b57 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t01.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t02.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t02.dart
index 6cdde6e..717d9bc 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t02.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t03.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t03.dart
index 5d6b21b..1d3afb0 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t03.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t04.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t04.dart
index e916fd9..fc53c4d 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t04.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t05.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t05.dart
index 5f7e8f7..ef86881 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t05.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t06.dart b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t06.dart
index 2092056..2363944 100644
--- a/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t06.dart
+++ b/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let d be the declaration of a variable v.  If d is a local or
  * instance variable, then the invocation of the implicit getter of v
diff --git a/Language/Variables/constant_initialization_t01.dart b/Language/Variables/constant_initialization_t01.dart
index b54a56c..b2c46df 100644
--- a/Language/Variables/constant_initialization_t01.dart
+++ b/Language/Variables/constant_initialization_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant variable must be initialized to a compile-time 

  * constant or a compile-time error occurs.

diff --git a/Language/Variables/constant_initialization_t02.dart b/Language/Variables/constant_initialization_t02.dart
index 207896c..a827be9 100644
--- a/Language/Variables/constant_initialization_t02.dart
+++ b/Language/Variables/constant_initialization_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A constant variable must be initialized to a compile-time 

  * constant or a compile-time error occurs.

diff --git a/Language/Variables/constant_initialization_t03.dart b/Language/Variables/constant_initialization_t03.dart
index d139dba..33a5831 100644
--- a/Language/Variables/constant_initialization_t03.dart
+++ b/Language/Variables/constant_initialization_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable must be initialized to a compile-time 
  * constant or a compile-time error occurs.
diff --git a/Language/Variables/constant_variable_t01.dart b/Language/Variables/constant_variable_t01.dart
index a81de86..8453269 100644
--- a/Language/Variables/constant_variable_t01.dart
+++ b/Language/Variables/constant_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t02.dart b/Language/Variables/constant_variable_t02.dart
index 36408aa..558e763 100644
--- a/Language/Variables/constant_variable_t02.dart
+++ b/Language/Variables/constant_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t03.dart b/Language/Variables/constant_variable_t03.dart
index c8c411e..b48b5a3 100644
--- a/Language/Variables/constant_variable_t03.dart
+++ b/Language/Variables/constant_variable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t04.dart b/Language/Variables/constant_variable_t04.dart
index e863929..d6b7424 100644
--- a/Language/Variables/constant_variable_t04.dart
+++ b/Language/Variables/constant_variable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t05.dart b/Language/Variables/constant_variable_t05.dart
index e4b044d..14eacd2 100644
--- a/Language/Variables/constant_variable_t05.dart
+++ b/Language/Variables/constant_variable_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t06.dart b/Language/Variables/constant_variable_t06.dart
index 9c7d479..eaa8697 100644
--- a/Language/Variables/constant_variable_t06.dart
+++ b/Language/Variables/constant_variable_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t07.dart b/Language/Variables/constant_variable_t07.dart
index c1f21ac..dabcd88 100644
--- a/Language/Variables/constant_variable_t07.dart
+++ b/Language/Variables/constant_variable_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t08.dart b/Language/Variables/constant_variable_t08.dart
index b9b92e6..669d81b 100644
--- a/Language/Variables/constant_variable_t08.dart
+++ b/Language/Variables/constant_variable_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t09.dart b/Language/Variables/constant_variable_t09.dart
index 29f0e97..e5d0740 100644
--- a/Language/Variables/constant_variable_t09.dart
+++ b/Language/Variables/constant_variable_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/constant_variable_t10.dart b/Language/Variables/constant_variable_t10.dart
index f8c00fa..70e78f6 100644
--- a/Language/Variables/constant_variable_t10.dart
+++ b/Language/Variables/constant_variable_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A constant variable is a variable whose declaration includes the 
  * modifier const. A constant variable is always implicitly final.
diff --git a/Language/Variables/dynamic_type_variable_t01.dart b/Language/Variables/dynamic_type_variable_t01.dart
index f4c6f8a..ddd7ae3 100644
--- a/Language/Variables/dynamic_type_variable_t01.dart
+++ b/Language/Variables/dynamic_type_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a variable declaration does not explicitly specify a type,
  * the type of the declared variable(s) is dynamic, the unknown type.
diff --git a/Language/Variables/final_or_static_initialization_t01.dart b/Language/Variables/final_or_static_initialization_t01.dart
index f5678b2..8dda2f1 100644
--- a/Language/Variables/final_or_static_initialization_t01.dart
+++ b/Language/Variables/final_or_static_initialization_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library or static variable is guaranteed to have an

  * initializer at its declaration by the grammar.

diff --git a/Language/Variables/final_or_static_initialization_t02.dart b/Language/Variables/final_or_static_initialization_t02.dart
index 3d21ff6..f1ac17e 100644
--- a/Language/Variables/final_or_static_initialization_t02.dart
+++ b/Language/Variables/final_or_static_initialization_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library or static variable is guaranteed to have an

  * initializer at its declaration by the grammar.

diff --git a/Language/Variables/final_or_static_initialization_t03.dart b/Language/Variables/final_or_static_initialization_t03.dart
index 76e2acb..7923900 100644
--- a/Language/Variables/final_or_static_initialization_t03.dart
+++ b/Language/Variables/final_or_static_initialization_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library or static variable is guaranteed to have an

  * initializer at its declaration by the grammar.

diff --git a/Language/Variables/final_t01.dart b/Language/Variables/final_t01.dart
index 7e95593..6bcfdf7 100644
--- a/Language/Variables/final_t01.dart
+++ b/Language/Variables/final_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t02.dart b/Language/Variables/final_t02.dart
index 1c5594b..3462890 100644
--- a/Language/Variables/final_t02.dart
+++ b/Language/Variables/final_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t03.dart b/Language/Variables/final_t03.dart
index a51cfe1..f567402 100644
--- a/Language/Variables/final_t03.dart
+++ b/Language/Variables/final_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A final variable is a variable whose binding is fixed upon

  * initialization; a final variable v will always refer to the same object

diff --git a/Language/Variables/final_t04.dart b/Language/Variables/final_t04.dart
index df3577f..d610113 100644
--- a/Language/Variables/final_t04.dart
+++ b/Language/Variables/final_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t05.dart b/Language/Variables/final_t05.dart
index d87f7ca..37b4a85 100644
--- a/Language/Variables/final_t05.dart
+++ b/Language/Variables/final_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t06.dart b/Language/Variables/final_t06.dart
index 0295dc7..b829ef1 100644
--- a/Language/Variables/final_t06.dart
+++ b/Language/Variables/final_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t07.dart b/Language/Variables/final_t07.dart
index 78c28df..6ca0eea 100644
--- a/Language/Variables/final_t07.dart
+++ b/Language/Variables/final_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t08.dart b/Language/Variables/final_t08.dart
index f51aae4..a681eaf 100644
--- a/Language/Variables/final_t08.dart
+++ b/Language/Variables/final_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t09.dart b/Language/Variables/final_t09.dart
index 4aea213..645d94a 100644
--- a/Language/Variables/final_t09.dart
+++ b/Language/Variables/final_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t10.dart b/Language/Variables/final_t10.dart
index 9a2a911..6ef7f85 100644
--- a/Language/Variables/final_t10.dart
+++ b/Language/Variables/final_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/final_t11.dart b/Language/Variables/final_t11.dart
index b1830cf..18a47d0 100644
--- a/Language/Variables/final_t11.dart
+++ b/Language/Variables/final_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A final variable is a variable whose binding is fixed upon
  * initialization; a final variable v will always refer to the same object
diff --git a/Language/Variables/implicit_getter_dynamic_type_t01.dart b/Language/Variables/implicit_getter_dynamic_type_t01.dart
index 6469c6b..5316552 100644
--- a/Language/Variables/implicit_getter_dynamic_type_t01.dart
+++ b/Language/Variables/implicit_getter_dynamic_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * var v;, var v = e; , const v = e;, final v; or final v = e;
diff --git a/Language/Variables/implicit_getter_dynamic_type_t02.dart b/Language/Variables/implicit_getter_dynamic_type_t02.dart
index 2506fb5..755004f 100644
--- a/Language/Variables/implicit_getter_dynamic_type_t02.dart
+++ b/Language/Variables/implicit_getter_dynamic_type_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * var v;, var v = e; , const v = e;, final v; or final v = e;
diff --git a/Language/Variables/implicit_getter_dynamic_type_t03.dart b/Language/Variables/implicit_getter_dynamic_type_t03.dart
index eb8af23..8485191 100644
--- a/Language/Variables/implicit_getter_dynamic_type_t03.dart
+++ b/Language/Variables/implicit_getter_dynamic_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * var v;, var v = e; , const v = e;, final v; or final v = e;
diff --git a/Language/Variables/implicit_getter_t01.dart b/Language/Variables/implicit_getter_t01.dart
index 4822b62..66660d0 100644
--- a/Language/Variables/implicit_getter_t01.dart
+++ b/Language/Variables/implicit_getter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t02.dart b/Language/Variables/implicit_getter_t02.dart
index 8994233..16ba794 100644
--- a/Language/Variables/implicit_getter_t02.dart
+++ b/Language/Variables/implicit_getter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t03.dart b/Language/Variables/implicit_getter_t03.dart
index 6da0af1..59d44a0 100644
--- a/Language/Variables/implicit_getter_t03.dart
+++ b/Language/Variables/implicit_getter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t04.dart b/Language/Variables/implicit_getter_t04.dart
index bb5097d..0b2bcd8 100644
--- a/Language/Variables/implicit_getter_t04.dart
+++ b/Language/Variables/implicit_getter_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t05.dart b/Language/Variables/implicit_getter_t05.dart
index 2cfb29b..d5a16d0 100644
--- a/Language/Variables/implicit_getter_t05.dart
+++ b/Language/Variables/implicit_getter_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t07.dart b/Language/Variables/implicit_getter_t07.dart
index 35b3e11..43d22cb 100644
--- a/Language/Variables/implicit_getter_t07.dart
+++ b/Language/Variables/implicit_getter_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t08.dart b/Language/Variables/implicit_getter_t08.dart
index 4e064c5..61b3537 100644
--- a/Language/Variables/implicit_getter_t08.dart
+++ b/Language/Variables/implicit_getter_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t09.dart b/Language/Variables/implicit_getter_t09.dart
index ba22d0b..d2307aa 100644
--- a/Language/Variables/implicit_getter_t09.dart
+++ b/Language/Variables/implicit_getter_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t10.dart b/Language/Variables/implicit_getter_t10.dart
index b582e4a..9e7ec2a 100644
--- a/Language/Variables/implicit_getter_t10.dart
+++ b/Language/Variables/implicit_getter_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t11.dart b/Language/Variables/implicit_getter_t11.dart
index b4f6b40..a12567b 100644
--- a/Language/Variables/implicit_getter_t11.dart
+++ b/Language/Variables/implicit_getter_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_getter_t12.dart b/Language/Variables/implicit_getter_t12.dart
index dc983e6..e084188 100644
--- a/Language/Variables/implicit_getter_t12.dart
+++ b/Language/Variables/implicit_getter_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable declaration of one of the forms
  * T v;, T v = e; , const T v = e;, final T v; or final T v = e;
diff --git a/Language/Variables/implicit_setter_t01.dart b/Language/Variables/implicit_setter_t01.dart
index 69d4961..13cd17a 100644
--- a/Language/Variables/implicit_setter_t01.dart
+++ b/Language/Variables/implicit_setter_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form var v;
  * or the form var v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_t02.dart b/Language/Variables/implicit_setter_t02.dart
index e5cfbdf..296b3a5 100644
--- a/Language/Variables/implicit_setter_t02.dart
+++ b/Language/Variables/implicit_setter_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form var v;
  * or the form var v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_t03.dart b/Language/Variables/implicit_setter_t03.dart
index 4304655..0c9b9b6 100644
--- a/Language/Variables/implicit_setter_t03.dart
+++ b/Language/Variables/implicit_setter_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form var v;
  * or the form var v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t01.dart b/Language/Variables/implicit_setter_void_t01.dart
index f0bc565..b3c2575 100644
--- a/Language/Variables/implicit_setter_void_t01.dart
+++ b/Language/Variables/implicit_setter_void_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t02.dart b/Language/Variables/implicit_setter_void_t02.dart
index 87d30f2..7dbe074 100644
--- a/Language/Variables/implicit_setter_void_t02.dart
+++ b/Language/Variables/implicit_setter_void_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t03.dart b/Language/Variables/implicit_setter_void_t03.dart
index 0fc5cc9..706e126 100644
--- a/Language/Variables/implicit_setter_void_t03.dart
+++ b/Language/Variables/implicit_setter_void_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t04.dart b/Language/Variables/implicit_setter_void_t04.dart
index 690ec38..e1b3919 100644
--- a/Language/Variables/implicit_setter_void_t04.dart
+++ b/Language/Variables/implicit_setter_void_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t05.dart b/Language/Variables/implicit_setter_void_t05.dart
index 333dcb7..8c9e60b 100644
--- a/Language/Variables/implicit_setter_void_t05.dart
+++ b/Language/Variables/implicit_setter_void_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t06.dart b/Language/Variables/implicit_setter_void_t06.dart
index f0a9ae9..6f2653d 100644
--- a/Language/Variables/implicit_setter_void_t06.dart
+++ b/Language/Variables/implicit_setter_void_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/implicit_setter_void_t07.dart b/Language/Variables/implicit_setter_void_t07.dart
index 6dab9ea..a7b21a6 100644
--- a/Language/Variables/implicit_setter_void_t07.dart
+++ b/Language/Variables/implicit_setter_void_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-final variable declaration of the form T v;
  * or the form T v = e; always induces an implicit setter function 
diff --git a/Language/Variables/library_variable_t01.dart b/Language/Variables/library_variable_t01.dart
index 2b1b46a..705f2f3 100644
--- a/Language/Variables/library_variable_t01.dart
+++ b/Language/Variables/library_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t01_lib.dart b/Language/Variables/library_variable_t01_lib.dart
index 65f87fd..d9e78c0 100644
--- a/Language/Variables/library_variable_t01_lib.dart
+++ b/Language/Variables/library_variable_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library library_variable_t01_lib;
 
diff --git a/Language/Variables/library_variable_t02.dart b/Language/Variables/library_variable_t02.dart
index 6e007e5..1c099f3 100644
--- a/Language/Variables/library_variable_t02.dart
+++ b/Language/Variables/library_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t03.dart b/Language/Variables/library_variable_t03.dart
index 9a5bda2..96bb64a 100644
--- a/Language/Variables/library_variable_t03.dart
+++ b/Language/Variables/library_variable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t04.dart b/Language/Variables/library_variable_t04.dart
index 8c13b1b..b20b2e8 100644
--- a/Language/Variables/library_variable_t04.dart
+++ b/Language/Variables/library_variable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t05.dart b/Language/Variables/library_variable_t05.dart
index dd93784..c73716a 100644
--- a/Language/Variables/library_variable_t05.dart
+++ b/Language/Variables/library_variable_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t06.dart b/Language/Variables/library_variable_t06.dart
index 8b55d0e..99e1f4b 100644
--- a/Language/Variables/library_variable_t06.dart
+++ b/Language/Variables/library_variable_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/library_variable_t07.dart b/Language/Variables/library_variable_t07.dart
index 9019a4d..a72fdd7 100644
--- a/Language/Variables/library_variable_t07.dart
+++ b/Language/Variables/library_variable_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A library variable is implicitly static. It is a compile-time 

  * error to preface a top level variable declaration with the built-in 

diff --git a/Language/Variables/local_variable_t01.dart b/Language/Variables/local_variable_t01.dart
index 75bc068..1c10327 100644
--- a/Language/Variables/local_variable_t01.dart
+++ b/Language/Variables/local_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t02.dart b/Language/Variables/local_variable_t02.dart
index 3cdaa54..b606c83 100644
--- a/Language/Variables/local_variable_t02.dart
+++ b/Language/Variables/local_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t03.dart b/Language/Variables/local_variable_t03.dart
index f77a1cd..f5037c0 100644
--- a/Language/Variables/local_variable_t03.dart
+++ b/Language/Variables/local_variable_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t04.dart b/Language/Variables/local_variable_t04.dart
index 3a97f15..674e7c3 100644
--- a/Language/Variables/local_variable_t04.dart
+++ b/Language/Variables/local_variable_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t05.dart b/Language/Variables/local_variable_t05.dart
index 9e185eb..4a9f963 100644
--- a/Language/Variables/local_variable_t05.dart
+++ b/Language/Variables/local_variable_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t06.dart b/Language/Variables/local_variable_t06.dart
index e37fb96..ba52fd6 100644
--- a/Language/Variables/local_variable_t06.dart
+++ b/Language/Variables/local_variable_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/local_variable_t07.dart b/Language/Variables/local_variable_t07.dart
index 62154c4..7358bf8 100644
--- a/Language/Variables/local_variable_t07.dart
+++ b/Language/Variables/local_variable_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables are added to the innermost enclosing scope.
  * They do not induce getters and setters.  A local variable may only be
diff --git a/Language/Variables/not_initialized_value_t01.dart b/Language/Variables/not_initialized_value_t01.dart
index ba60075..40bfa37 100644
--- a/Language/Variables/not_initialized_value_t01.dart
+++ b/Language/Variables/not_initialized_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A variable that has not been initialized has the initial value
  * null.
diff --git a/Language/Variables/static_variable_initialization_t01.dart b/Language/Variables/static_variable_initialization_t01.dart
index 079458c..e22521c 100644
--- a/Language/Variables/static_variable_initialization_t01.dart
+++ b/Language/Variables/static_variable_initialization_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static variable declarations are initialized lazily. When a 
  * static variable v is read, iff it has not yet been assigned, it is set to 
diff --git a/Language/Variables/static_variable_t01.dart b/Language/Variables/static_variable_t01.dart
index 6d6dea5..605ac29 100644
--- a/Language/Variables/static_variable_t01.dart
+++ b/Language/Variables/static_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A static variable is a variable that is not associated with
  * a particular instance, but rather with an entire library or class. Static
diff --git a/Language/Variables/static_variable_t02.dart b/Language/Variables/static_variable_t02.dart
index 6013053..b62dbb0 100644
--- a/Language/Variables/static_variable_t02.dart
+++ b/Language/Variables/static_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A static variable is a variable that is not associated with
  * a particular instance, but rather with an entire library or class. Static
diff --git a/Language/Variables/syntax_t01.dart b/Language/Variables/syntax_t01.dart
index a6e4b87..7b1e022 100644
--- a/Language/Variables/syntax_t01.dart
+++ b/Language/Variables/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion variableDeclaration:
  *     declaredIdentifier (‘, ’ identifier)*
diff --git a/Language/Variables/syntax_t02.dart b/Language/Variables/syntax_t02.dart
index af3c16e..2e59dcb 100644
--- a/Language/Variables/syntax_t02.dart
+++ b/Language/Variables/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion variableDeclaration:
  *     declaredIdentifier (‘, ’ identifier)*
diff --git a/Language/Variables/syntax_t03.dart b/Language/Variables/syntax_t03.dart
index 0dfee96..4bff7e9 100644
--- a/Language/Variables/syntax_t03.dart
+++ b/Language/Variables/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t04.dart b/Language/Variables/syntax_t04.dart
index d89ae87..4c591db 100644
--- a/Language/Variables/syntax_t04.dart
+++ b/Language/Variables/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t05.dart b/Language/Variables/syntax_t05.dart
index 7a6809b..800ec90 100644
--- a/Language/Variables/syntax_t05.dart
+++ b/Language/Variables/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t06.dart b/Language/Variables/syntax_t06.dart
index d47cab6..3f08ce5 100644
--- a/Language/Variables/syntax_t06.dart
+++ b/Language/Variables/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t07.dart b/Language/Variables/syntax_t07.dart
index f47abff..cf1b11f 100644
--- a/Language/Variables/syntax_t07.dart
+++ b/Language/Variables/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t08.dart b/Language/Variables/syntax_t08.dart
index 8b49d26..dfad56f 100644
--- a/Language/Variables/syntax_t08.dart
+++ b/Language/Variables/syntax_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t09.dart b/Language/Variables/syntax_t09.dart
index db76821..5f1a00a 100644
--- a/Language/Variables/syntax_t09.dart
+++ b/Language/Variables/syntax_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t10.dart b/Language/Variables/syntax_t10.dart
index 8a7ff81..df9b2e5 100644
--- a/Language/Variables/syntax_t10.dart
+++ b/Language/Variables/syntax_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t11.dart b/Language/Variables/syntax_t11.dart
index 15361c5..f6ab7c2 100644
--- a/Language/Variables/syntax_t11.dart
+++ b/Language/Variables/syntax_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t12.dart b/Language/Variables/syntax_t12.dart
index 210dff2..d2c7ad0 100644
--- a/Language/Variables/syntax_t12.dart
+++ b/Language/Variables/syntax_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t13.dart b/Language/Variables/syntax_t13.dart
index 4b551f9..9b4df8f 100644
--- a/Language/Variables/syntax_t13.dart
+++ b/Language/Variables/syntax_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t14.dart b/Language/Variables/syntax_t14.dart
index 01535a2..bb69e7c 100644
--- a/Language/Variables/syntax_t14.dart
+++ b/Language/Variables/syntax_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t15.dart b/Language/Variables/syntax_t15.dart
index 6ca15bc..7cb6f8b 100644
--- a/Language/Variables/syntax_t15.dart
+++ b/Language/Variables/syntax_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t16.dart b/Language/Variables/syntax_t16.dart
index 987ae1c..8575207 100644
--- a/Language/Variables/syntax_t16.dart
+++ b/Language/Variables/syntax_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t17.dart b/Language/Variables/syntax_t17.dart
index f9aff81..e8989f5 100644
--- a/Language/Variables/syntax_t17.dart
+++ b/Language/Variables/syntax_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t18.dart b/Language/Variables/syntax_t18.dart
index 3b52e34..5f2f410 100644
--- a/Language/Variables/syntax_t18.dart
+++ b/Language/Variables/syntax_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t19.dart b/Language/Variables/syntax_t19.dart
index 9ffdbef..b46a425 100644
--- a/Language/Variables/syntax_t19.dart
+++ b/Language/Variables/syntax_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t20.dart b/Language/Variables/syntax_t20.dart
index dcdbbaf..8f3ac9f 100644
--- a/Language/Variables/syntax_t20.dart
+++ b/Language/Variables/syntax_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t21.dart b/Language/Variables/syntax_t21.dart
index 9fbffc0..4ce9fd4 100644
--- a/Language/Variables/syntax_t21.dart
+++ b/Language/Variables/syntax_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t22.dart b/Language/Variables/syntax_t22.dart
index 2ab75f5..23188c7 100644
--- a/Language/Variables/syntax_t22.dart
+++ b/Language/Variables/syntax_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t23.dart b/Language/Variables/syntax_t23.dart
index 0f4536a..c5956a0 100644
--- a/Language/Variables/syntax_t23.dart
+++ b/Language/Variables/syntax_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion variableDeclaration:

  *     declaredIdentifier (‘, ’ identifier)*

diff --git a/Language/Variables/syntax_t24.dart b/Language/Variables/syntax_t24.dart
index 8a0dfc5..480a7d2 100644
--- a/Language/Variables/syntax_t24.dart
+++ b/Language/Variables/syntax_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion variableDeclaration:
  *     declaredIdentifier (‘, ’ identifier)*
diff --git a/Language/Variables/syntax_t25.dart b/Language/Variables/syntax_t25.dart
index ceadc5e..d6beb5a 100644
--- a/Language/Variables/syntax_t25.dart
+++ b/Language/Variables/syntax_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion variableDeclaration:
  *     declaredIdentifier (‘, ’ identifier)*
diff --git a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t01.dart b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t01.dart
index 6c3998a..7e9fd1f 100644
--- a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration is an instance variable
  * declaration prefixed by the modifier abstract. The declaration must not be
diff --git a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t02.dart b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t02.dart
index add2ea5..769f2b0 100644
--- a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration is an instance variable
  * declaration prefixed by the modifier abstract. The declaration must not be
diff --git a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t03.dart b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t03.dart
index 7de2fba..70ce692 100644
--- a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration is an instance variable
  * declaration prefixed by the modifier abstract. The declaration must not be
diff --git a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t04.dart b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t04.dart
index 177f646..e70a98f 100644
--- a/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/abstract_variable_declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration is an instance variable
  * declaration prefixed by the modifier abstract. The declaration must not be
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t01.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t01.dart
index 64ab3ad..3cbf957 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t02.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t02.dart
index 780e07c..89449d1 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t03.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t03.dart
index 9e390cb..e395976 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t04.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t04.dart
index 14af4f3..50238df 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t05.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t05.dart
index f001b41..1b24912 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t05.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t06.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t06.dart
index d676ed6..5bfafd5 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t06.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t07.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t07.dart
index ce2c254..019cd39 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t07.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t08.dart b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t08.dart
index 69f64fb..4b895ac 100644
--- a/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t08.dart
+++ b/LanguageFeatures/Abstract-external-fields/external_variable_declaration_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration is a non-local, non-parameter
  * variable declaration prefixed by the modifier external. The declaration must
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t01.dart
index 3b760b3..0697633 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t02.dart
index bddd66c..d2d8bfd 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t03.dart
index 273798b..0ef8202 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t01.dart
index efbc219..86bf14a 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t02.dart
index e48f793..cd4f863 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t03.dart
index f1ebd99..6777307 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t01.dart
index 538c41f..5bbd8f1 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t02.dart
index b4b4f51..ab21b6b 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t03.dart
index 756d5e3..c054ccc 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t01.dart
index f401566..ad4b490 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t02.dart
index d3f868a..fb56b90 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t03.dart
index 3a66388..e3b602e 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t01.dart
index 4b23b4c..e0bcd7d 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t02.dart
index 953d9a9..99000f4 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t03.dart
index 2c0cb62..8e5266a 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t01.dart
index ffc8e1e..a495656 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t02.dart
index 1a1cd03..7845ca1 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t03.dart
index a902b0b..6f8daf5 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_abstract_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An abstract instance variable declaration D is treated as an
  * abstract getter declaration and possibly an abstract setter declaration. The
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t01.dart
index 65970f6..70c3225 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t02.dart
index ccc735e..07a50d7 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t03.dart
index 6918031..6dbcfb7 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t01.dart
index 9b5468f..36d630b 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t02.dart
index 9034dc0..30e5244 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t03.dart
index d35276c..0172ca3 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t04.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t04.dart
index 8eed4c5..1ed066a 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t01.dart
index 2e2e472..efcc1d2 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t02.dart
index c1e634d..ffc8792 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t03.dart
index 6b52600..d5c0085 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t04.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t04.dart
index 9c6f76b..35f254e 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t05.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t05.dart
index 6614a29..23a9e5e 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t05.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t06.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t06.dart
index a2936f3..9ff4d31 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t06.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t01.dart
index 75a1103..54834a8 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t02.dart
index de27068..0e274f1 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t01.dart
index a0c45fa..b97e0b4 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t02.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t02.dart
index 70749cb..4b808ff 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t03.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t03.dart
index e13cdbb..f9c05d4 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t04.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t04.dart
index 2ccfca8..5a0d47b 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An external variable declaration D is treated as an external
  * getter declaration and possibly an external setter declaration. The setter is
diff --git a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A06_t01.dart b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A06_t01.dart
index a2a72cf..3a1bdd6 100644
--- a/LanguageFeatures/Abstract-external-fields/static_analysis_external_A06_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/static_analysis_external_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An implementation specific compile-time error can be raised at an
  * external function declaration.
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A01_t01.dart b/LanguageFeatures/Abstract-external-fields/syntax_A01_t01.dart
index c2ce4a4..50438ef 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A01_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A01_t02.dart b/LanguageFeatures/Abstract-external-fields/syntax_A01_t02.dart
index c911e72..90c9890 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A01_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A01_t03.dart b/LanguageFeatures/Abstract-external-fields/syntax_A01_t03.dart
index f9157a4..ac3b62e 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A01_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A01_t04.dart b/LanguageFeatures/Abstract-external-fields/syntax_A01_t04.dart
index 299060a..efc7d13 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A01_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A01_t05.dart b/LanguageFeatures/Abstract-external-fields/syntax_A01_t05.dart
index f9bc177..678d9e4 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A01_t05.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t01.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t01.dart
index b9d0c17..d8d68b2 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t02.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t02.dart
index 9a9c00a..9cf8f84 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t03.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t03.dart
index d96bdda..b59c700 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t04.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t04.dart
index 75ff62a..b7fc082 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t05.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t05.dart
index f1f791b..20ab73f 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t05.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t06.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t06.dart
index 47b5b59..b7e5b6e 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t06.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t07.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t07.dart
index 03e6083..a676381 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t07.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t08.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t08.dart
index e510874..bd64fa4 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t08.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t09.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t09.dart
index a20148d..cf2091d 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t09.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t10.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t10.dart
index acbe4c8..5ff3ad9 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t10.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t11.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t11.dart
index 93b9231..d4dd797 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t11.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t12.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t12.dart
index 2537d40..e077d50 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t12.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A02_t13.dart b/LanguageFeatures/Abstract-external-fields/syntax_A02_t13.dart
index 617c706..69dbc5f 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A02_t13.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t01.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t01.dart
index 7ab2917..db8e16e 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t01.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t02.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t02.dart
index a24373d..e3967ae 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t02.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t03.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t03.dart
index a24373d..e3967ae 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t03.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t04.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t04.dart
index 5bfefa6..091e45d 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t04.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t05.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t05.dart
index 280c2dd..821ca0d 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t05.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Abstract-external-fields/syntax_A03_t06.dart b/LanguageFeatures/Abstract-external-fields/syntax_A03_t06.dart
index aa56873..d7afcda 100644
--- a/LanguageFeatures/Abstract-external-fields/syntax_A03_t06.dart
+++ b/LanguageFeatures/Abstract-external-fields/syntax_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar is modified as follows:
  *
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A01_t01.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A01_t01.dart
index 4885553..f9dabaf 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A01_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A02_t01.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A02_t01.dart
index ed21501..4ccca05 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A02_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A02_t02.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A02_t02.dart
index eb90ebd..2c10a54 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A02_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t01.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t01.dart
index 21faf39..e6005c8 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t02.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t02.dart
index 786d6a7..b030d6e 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t03.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t03.dart
index e8bbd73..8c69910 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t04.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t04.dart
index 95c926c..0fddf18 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A03_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t01.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t01.dart
index 4d7b361..807db7e 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t02.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t02.dart
index f1492e8..b7e88a3 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t03.dart b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t03.dart
index a35b393..1b18e2e 100644
--- a/LanguageFeatures/Constant-update-2018/CastOperator_A04_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/CastOperator_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e as T] is accepted as a potentially
  * and compile-time constant expression if [e] is potentially constant or
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t01.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t01.dart
index 4a70fe8..ea9df5a 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t02.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t02.dart
index 297a3c8..49445ef 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t03.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t03.dart
index 7977e0e..7100fa5 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t04.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t04.dart
index cfb872e..47e0b58 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t05.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t05.dart
index 71b5788..9c40a84 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t06.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t06.dart
index bc5b249..4084da5 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t07.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t07.dart
index 100851d..fe3b2c0 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t08.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t08.dart
index ecf640e..b17f234 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t09.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t09.dart
index eaf2056..83f669d 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t10.dart b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t10.dart
index 65dd50b..3f242e0 100644
--- a/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/EqualityOperator_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [==] operator in constant expressions was defined such that
  * [e1 != null] was only allowed if [e1] had one of the "primitive" system
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t01.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t01.dart
index 922d279..86c0941 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t02.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t02.dart
index c67ccb7..21ec96f 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t03.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t03.dart
index bc407fe..f0ec3cf 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t04.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t04.dart
index 3eba140..3a77cdb 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t05.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t05.dart
index 25a028d..41c821b 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t06.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t06.dart
index 8fa00e9..f642ba9 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t07.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t07.dart
index e43e15e..d050324 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t08.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t08.dart
index 4936e6b..cec1255 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+* Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+* for details. All rights reserved. Use of this source code is governed by a
+* BSD-style license that can be found in the LICENSE file.
+*/
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t09.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t09.dart
index 921a758..1d43191 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t10.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t10.dart
index 91997f3..fed405d 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t11.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t11.dart
index a418f1c..7f6c1a5 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t11.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t12.dart b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t12.dart
index 6454c22..5996c0f 100644
--- a/LanguageFeatures/Constant-update-2018/NewOperators_A02_t12.dart
+++ b/LanguageFeatures/Constant-update-2018/NewOperators_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&], [|] and [^] binary operators are now also allowed when
  * the operands are of type [bool].
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t01.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t01.dart
index 093568c..797bdbc 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t02.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t02.dart
index 0ef6845..d621096 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t03.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t03.dart
index 2aabb67..54bd959 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t04.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t04.dart
index 4d9b242..933eed1 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t05.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t05.dart
index 0a79ae8..03966aa 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t06.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t06.dart
index 471e676..b52a215 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t07.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t07.dart
index 81d291a..da71431 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t08.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t08.dart
index 8fcb2cd..97b7e42 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019 the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019 the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t09.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t09.dart
index ddfb4ba..1af3847 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t10.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t10.dart
index ed08466..9d94bda 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t11.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t11.dart
index 96436be..65920b6 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t11.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t12.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t12.dart
index dfc397a..d4c30a1 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t12.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t13.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t13.dart
index 386a8ab..d63e01b 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t13.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [&&] operator is now short-circuit in constant and potentially
  * constant expressions. It only attempts to evaluate the second operand if the
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t01.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t01.dart
index 879c203..8e0735b 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t02.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t02.dart
index c0a65ee..5f448a1 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t03.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t03.dart
index 78b6809..c06278d 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t04.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t04.dart
index 13c1624..e88d7b5 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t05.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t05.dart
index 6b6dd4a..f70ec54 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t06.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t06.dart
index 4534e45..529a1e3 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t07.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t07.dart
index 326a6ef..e3a1a03 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t08.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t08.dart
index 6725038..ef1e8b0 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t09.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t09.dart
index 3390231..625fedc 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t10.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t10.dart
index d3ff33b..cc09819 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t11.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t11.dart
index 993a438..2a71cf7 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t11.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t12.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t12.dart
index ad38882..3d3af53 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t12.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t13.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t13.dart
index 240b527..0654f90 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t13.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Likewise the [||] operator only evaluates its second operand if
  * the first evaluates to [false], and the second operand must be a potentially
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01.dart
index 7aff303..ee883da 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02.dart
index 8bb2793..e8333a2 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t03.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t03.dart
index 2e944bf..e43f4ad 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t04.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t04.dart
index 200df5f..1c9ef37 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t05.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t05.dart
index 5c9f84c..2470d6a 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t06.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t06.dart
index fe71bea..56f3f66 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t07.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t07.dart
index 0883256..9d97435 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t08.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t08.dart
index cfdcf4c..72ac8df 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t09.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t09.dart
index 2218571..13eed99 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t10.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t10.dart
index ecc22a7..a601994 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t11.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t11.dart
index 151178b..7a63f38 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t11.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t12.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t12.dart
index 5d09561..829fd31 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t12.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t13.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t13.dart
index 64d4463..8e3b92d 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t13.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A03_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [??] operator only evaluates its second operand if the first
  * evaluates to [null], and the second operand must be a potentially constant
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t01.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t01.dart
index 81f9203..711fea3 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t01.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t02.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t02.dart
index b41824c..2270009 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t02.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t03.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t03.dart
index 3768dc0..70d35fa 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t03.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t04.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t04.dart
index 4572958..c43edf6 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t04.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t05.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t05.dart
index 0676585..59e193f 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t05.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t06.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t06.dart
index e71b456..832c4e5 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t06.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t07.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t07.dart
index d94aa25..3ac7418 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t07.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t08.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t08.dart
index 786bc54..4386c85 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t08.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t09.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t09.dart
index 7af1c4c..ce685a9 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t09.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t10.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t10.dart
index ba75109..51fbdd8 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t10.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t11.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t11.dart
index 6206096..11992e8 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t11.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t12.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t12.dart
index de3dda1..23aa1da 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t12.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t13.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t13.dart
index 8cbfef9..56f9d8b 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t13.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t14.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t14.dart
index dd4b24b..468c1e9 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t14.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t15.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t15.dart
index c4c8672..5ec5c2d 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t15.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t16.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t16.dart
index be4d0bc..305e7a3 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t16.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t17.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t17.dart
index 94b761b..6cabf51 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t17.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t18.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t18.dart
index 810b305..2ac2040 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t18.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t19.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t19.dart
index 517778c..0c42368 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t19.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t20.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t20.dart
index 5ae06fe..d1fa5cf 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t20.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t21.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t21.dart
index e5e3fa3..2f2ddcc 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t21.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t22.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t22.dart
index 65f2406..c3cffd4 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t22.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t23.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t23.dart
index 9546116..d488827 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t23.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t24.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t24.dart
index 98fb8b4..cc0eebe 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t24.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t25.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t25.dart
index 91ee679..163624b 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t25.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t26.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t26.dart
index eef0f05..94da7c0 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t26.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t27.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t27.dart
index f646fde..8220f54 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t27.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t28.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t28.dart
index 4b99e1e..a924726 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t28.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t29.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t29.dart
index 91abfff..f5a3ed9 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t29.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t30.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t30.dart
index 73d485b..7f3762d 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t30.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t31.dart b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t31.dart
index 521941f..bb0bae0 100644
--- a/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t31.dart
+++ b/LanguageFeatures/Constant-update-2018/ShortCircuitOperators_A04_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, the conditional [?]/[:] operator only evaluates one of
  * its branches, depending on whether the condition expression evaluates to
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A01_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A01_t01.dart
index 37f0247..64b60ce 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression element (the base case in lists and sets):
  *
@@ -20,7 +21,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const List<int> list2 = [if (1 > 0) x, 1 ];
-//                                    ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [if (1 > 0) x, 1, ];
@@ -32,7 +33,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const list5 = [if (1 > 0) x, 1 ];
-//                          ^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -41,7 +42,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const Set<int> set2 = {if (1 > 0) x, -1 };
-//                                  ^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {if (1 > 0) x, -1, };
@@ -53,7 +54,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const set5 = {if (1 > 0) x, -1 };
-//                         ^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A01_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A01_t02.dart
index b2765e5..0cf57bb 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A01_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression element (the base case in lists and sets):
  *
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A02_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A02_t01.dart
index 236951c..e7eca43 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry element (the base case in maps):
  *
@@ -33,11 +34,11 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_VALUE
   // [cfe] Not a constant expression.
   const Map<int, String> map3 = {if (1 > 0) x: "x"};
-//                                          ^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map<int, String> map4 = {if (1 > 0) 1: y};
-//                                             ^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map5 = const {if (1 > 0) x: "x"};
@@ -57,11 +58,11 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_VALUE
   // [cfe] Not a constant expression.
   const map9 = {if (1 > 0) x: "x" };
-//                         ^
+// [error line 60, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const map10 = {if (1 > 0) -1: y };
-//                              ^
+// [error line 64, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A02_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A02_t02.dart
index 23e5e80..e2a3dec 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A02_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry element (the base case in maps):
  *
@@ -37,7 +38,7 @@
   //                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.CONST_MAP_KEY_EXPRESSION_TYPE_IMPLEMENTS_EQUALS
   var v2 = const <Object?, String?> {if (1 > 0) const Duration(seconds: 1), "x"};
-//                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v3 = const {if (2 > 0) const C(1, "x"): "c"};
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A02_t03.dart b/LanguageFeatures/Control-flow-collections/const_collections_A02_t03.dart
index 63873a9..38020f1 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A02_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry element (the base case in maps):
  *
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A02_t04.dart b/LanguageFeatures/Control-flow-collections/const_collections_A02_t04.dart
index fce2f1b..d520602 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A02_t04.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry element (the base case in maps):
  *
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A02_t05.dart b/LanguageFeatures/Control-flow-collections/const_collections_A02_t05.dart
index 63da175..800f178 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A02_t05.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry element (the base case in maps):
  *
@@ -22,19 +23,19 @@
  */
 test<T> (T t) {
   var v1 = const <T, String>{ if (1 > 0) t: "1" };
-//                ^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v2 = const <String, T>{ if (1 > 0) "2": t };
-//                        ^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const v3 = <T, String>{ if (1 > 0) t: "1" };
-//            ^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const v4 = <String, T>{ if (1 > 0) "2": t };
-//                    ^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A03_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A03_t01.dart
index 7c7c3dc..048b77d 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * It is a compile-time error if the condition expression is not constant or
@@ -18,7 +19,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const List<int> list2 = [if (x > 0) 1, 1 ];
-//                             ^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [if (x > 0) 1, 1, ];
@@ -30,7 +31,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const list5 = [if (x > 0) 1, 1 ];
-//                   ^^^^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -39,7 +40,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const Set<int> set2 = {if (x > 0) 1, -1 };
-//                           ^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {if (x > 0) 1, -1, };
@@ -51,7 +52,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const set5 = {if (x > 0) 1, -1 };
-//                  ^^^^^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -60,7 +61,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_ELEMENT
   // [cfe] Not a constant expression.
   const Map<int, String> map2 = {if (x > 0) 1: "x"};
-//                                   ^^^^^
+// [error line 63, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map3 = const {if (x > 0) 1: "x"};
@@ -72,7 +73,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_ELEMENT
   // [cfe] Not a constant expression.
   const map5 = {if (x > 0) 1: "x" };
-//                  ^^^^^
+// [error line 75, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A03_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A03_t02.dart
index b58bda9..090f5bb 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A03_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * It is a compile-time error if the condition expression is not constant or
@@ -72,7 +73,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_BOOL_CONDITION
   // [cfe] A value of type 'int' can't be assigned to a variable of type 'bool'.
   const map5 = {if (0.0) 1: "x" };
-//                  ^^^
+// [error line 75, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A04_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A04_t01.dart
index 61a0ece..a42f012 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
@@ -21,7 +22,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const List<int> list2 = [if (!t) 1 else x ];
-//                                        ^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [if (t) x else 1, ];
@@ -42,7 +43,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const Set<int> set2 = {if (!t) 1 else x, -1 };
-//                                      ^
+// [error line 45, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {if (t) x else 1, -1, };
@@ -54,7 +55,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const set5 = {if (!t) 1 else x, -1 };
-//                             ^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -63,7 +64,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const Map<int, String> map2 = {if (t) x: "x" else 1: "x"};
-//                                      ^
+// [error line 66, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map3 = const {if (!t) 1: "x" else x: "x"};
@@ -75,7 +76,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const map5 = {if (!t) 1: "x" else x: "x"};
-//                                  ^
+// [error line 78, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A04_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A04_t02.dart
index 6cb54d3..4f26bdf 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A04_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A05_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A05_t01.dart
index ee7711b..48217a9 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A05_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
@@ -20,7 +21,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const List<int> list2 = [if (t) x + 1];
-//                                ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [if (t) x];
@@ -32,7 +33,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const list5 = [if (t) x];
-//                      ^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -41,7 +42,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const Set<int> set2 = {if (t) x - 1, -1};
-//                              ^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {if (t) x, -1};
@@ -53,7 +54,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const set5 = {if (t) x, -1};
-//                     ^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -62,7 +63,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const Map<int, String> map2 = {if (t) x: "1"};
-//                                      ^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map3 = const {if (t) x + 1: "2"};
@@ -74,7 +75,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const map5 = {if (t) x + 2: "3"};
-//                     ^
+// [error line 77, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A05_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A05_t02.dart
index ae9930e..86f615b 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A05_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A06_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A06_t01.dart
index 1f9f001..e7da3be 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A06_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
@@ -20,7 +21,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const List<int> list2 = [if (t) 2 else x + 1];
-//                                       ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [if (t) 3 else x - 1];
@@ -32,7 +33,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const list5 = [if (t) 5 else x + 2];
-//                             ^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -41,7 +42,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const Set<int> set2 = {if (t) 2 else x - 1};
-//                                     ^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {if (t) 3 else x + 1};
@@ -53,7 +54,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] Not a constant expression.
   const set5 = {if (t) 5 else x - 2};
-//                            ^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -62,7 +63,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const Map<int, String> map2 = {if (t) 2: "2x" else x - 1: "x-1"};
-//                                                   ^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map3 = const {if (t) 3: "3x" else x + 1: "x+1"};
@@ -74,7 +75,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_MAP_KEY
   // [cfe] Not a constant expression.
   const map5 = {if (t) 5: "5x" else x + 2: "x+2"};
-//                                  ^
+// [error line 77, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A06_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A06_t02.dart
index c85ed2e..89744c7 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A06_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A07_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A07_t01.dart
index d6299e4..deb0ac7 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A07_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A07_t02.dart b/LanguageFeatures/Control-flow-collections/const_collections_A07_t02.dart
index 54d6bc9..4484a89 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A07_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A07_t03.dart b/LanguageFeatures/Control-flow-collections/const_collections_A07_t03.dart
index b8b008f..525b8fe 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A07_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An if element:
  * ...
diff --git a/LanguageFeatures/Control-flow-collections/const_collections_A08_t01.dart b/LanguageFeatures/Control-flow-collections/const_collections_A08_t01.dart
index cd8a273..054b41a 100644
--- a/LanguageFeatures/Control-flow-collections/const_collections_A08_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/const_collections_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A for element:
  *
@@ -14,23 +15,23 @@
 
 main() {
   List<int> list1 = const [for (var i = 1; i < 4; i++) i];
-//                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List<int> list2 = [for (var i = 1; i < 4; i++) i];
-//                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list3 = const [for (var i = 1; i < 4; i++) i];
-//                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list4 = const <int>[for (var i = 1; i < 4; i++) i];
-//                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const list5 = [for (var i = 1; i < 4; i++) i];
-//               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List<int> list6 = const [for (var i in [1, 2, 3]) i];
@@ -38,7 +39,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] 'for' is not supported in constant expressions.
   const List<int> list7 = [for (var i in [1, 2, 3]) i];
-//                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 41, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var list8 = const [for (var i in [1, 2, 3]) i];
@@ -50,28 +51,28 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] 'for' is not supported in constant expressions.
   const list10 = [for (var i in [1, 2, 3]) i];
-//                ^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   Set<int> set1 = const {for (var i = 1; i < 4; i++) i};
-//                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 58, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set<int> set2 = {for (var i = 1; i < 4; i++) i};
-//                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 62, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set3 = const {for (var i = 1; i < 4; i++) i};
-//                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 66, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set4 = const <int>{for (var i = 1; i < 4; i++) i};
-//                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 70, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const set5 = {for (var i = 1; i < 4; i++) i};
-//              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 74, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set<int> set6 = const {for (var i in [1, 2, 3]) i};
@@ -79,60 +80,60 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_SET_ELEMENT
   // [cfe] 'for' is not supported in constant expressions.
   const Set<int> set7 = {for (for (var i in [1, 2, 3]) i};
-//                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 82, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set8 = const {for (for (var i in [1, 2, 3]) i};
-//                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 86, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var set9 = const <int>{for (for (var i in [1, 2, 3]) i};
-//                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 90, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const set10 = {for (for (var i in [1, 2, 3]) i};
-//               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 94, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   Map<int, String> map1 = const {for (var i = 1; i < 4; i++) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 99, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map<int, String> map2 = {for (var i = 1; i < 4; i++) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 103, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map3 = const {for (var i = 1; i < 4; i++) i: i};
-//                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 107, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map4 = const <int, String>{for (var i = 1; i < 4; i++) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 111, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const map5 = {for (var i = 1; i < 4; i++) i: i};
-//              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 115, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map<int, String> map6 = const {for (var i in [1, 2, 3]) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 119, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map<int, String> map7 = {for (var i in [1, 2, 3]) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 123, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map8 = const {for (var i in [1, 2, 3]) i: i};
-//                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 127, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var map9 = const <int, String>{for (var i in [1, 2, 3]) i: "x"};
-//                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 131, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const map10 = {for (var i in [1, 2, 3]) i: i};
-//               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 135, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A01_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A01_t01.dart
index bee373b..5ed2e0e 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A02_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A02_t01.dart
index 1401883..3919f52 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t01.dart
index 209ac69..abe912e 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t02.dart
index 80df7cd..9f7bf35 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t01.dart
index 9303ca9..74b0bbc 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t02.dart
index 87216fb..e4a4d24 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_list_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A01_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A01_t01.dart
index ccbd316..445be1f 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t01.dart
index 96cf876..e1be49b 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t02.dart
index f3c2959..f214581 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t01.dart
index 8aa7508..8218008 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t02.dart
index 800a5c0..02d0d33 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t01.dart
index 533f035..68ae418 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t02.dart
index ff388d2..942f36d 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_map_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A01_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A01_t01.dart
index 38f28fe..faba994 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A02_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A02_t01.dart
index 5143eec..0eeb2cc 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t01.dart
index dbacd16..caab318 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t02.dart
index 00d6466..28beb8a 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t01.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t01.dart
index 589428f..345000b 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t02.dart b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t02.dart
index b86533e..a5e49ed 100644
--- a/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/dynamic_semantics_set_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dynamic Semantics
  * The new dynamic semantics are a superset of the original behavior. To avoid
diff --git a/LanguageFeatures/Control-flow-collections/scoping_A01_t01.dart b/LanguageFeatures/Control-flow-collections/scoping_A01_t01.dart
index 5372557..0e2e439 100644
--- a/LanguageFeatures/Control-flow-collections/scoping_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/scoping_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a for element declares a variable, then a new namespace is
  * created on each iteration where that variable is defined. The body of the for
diff --git a/LanguageFeatures/Control-flow-collections/scoping_A02_t01.dart b/LanguageFeatures/Control-flow-collections/scoping_A02_t01.dart
index d0948e9..5a02012 100644
--- a/LanguageFeatures/Control-flow-collections/scoping_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/scoping_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each iteration of the loop binds a new fresh variable
  *
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A01_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A01_t01.dart
index 59893b0..b33fcd4 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the collection is a list and the type of
  * any of the body elements may not be assigned to the list's element type
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A02_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A02_t01.dart
index 3556bc2..81c0a5a 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the collection is a map and the key type
  * of any of the body elements may not be assigned to the map's key type.
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A03_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A03_t01.dart
index 0126fda..628fa60 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the collection  is a map and the value
  * type of any of the body elements may not be assigned to the map's value type
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A04_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A04_t01.dart
index d07e993..c5d333b 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the type of the condition expression in
  * an if element may not be assigned to bool.
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A05_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A05_t01.dart
index 5412a3f..cbca1bf 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A05_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the type of the iterator expression in a
  * synchronous for-in element may not be assigned to Iterable<T> for some type T
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A06_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A06_t01.dart
index c43f791..586b59b 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A06_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the iterable type of the iterator in a
  * synchronous for-in element may not be assigned to the for-in variable's type.
@@ -14,11 +15,11 @@
 
 main() {
   [for (int i in ["not", "int"]) i];
-//                ^^^^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   [for (int i in [3.14, 1.0]) i];
-//                ^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A07_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A07_t01.dart
index 1a7607a..3dd9c04 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A07_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the type of the stream expression in an
  * asynchronous await for-in element may not be assigned to Stream<T> for some
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A08_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A08_t01.dart
index 726ae4f..188c046 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A08_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the stream type of the iterator in an
  * asynchronous await for-in element may not be assigned to the for-in
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A09_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A09_t01.dart
index 3a0ec3e..5b7a24a 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A09_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when await is used when the collection
  * literal is not inside an asynchronous function.
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A10_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A10_t01.dart
index 56e7327..39b0afe 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A10_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when await is used before a C-style for
  * element. await can only be used with for-in loops.
diff --git a/LanguageFeatures/Control-flow-collections/static_errors_A11_t01.dart b/LanguageFeatures/Control-flow-collections/static_errors_A11_t01.dart
index 2ce7164..04fa839 100644
--- a/LanguageFeatures/Control-flow-collections/static_errors_A11_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_errors_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error when the type of the condition expression
  * (the second clause) in a C-style for element may not be assigned to bool
diff --git a/LanguageFeatures/Control-flow-collections/static_semantics_A01_t01.dart b/LanguageFeatures/Control-flow-collections/static_semantics_A01_t01.dart
index 6610089..f593778 100644
--- a/LanguageFeatures/Control-flow-collections/static_semantics_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_semantics_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let the element type of a list literal be the static type of the
  * type argument used to create the list. So <int>[] has an element type of int.
diff --git a/LanguageFeatures/Control-flow-collections/static_semantics_A01_t02.dart b/LanguageFeatures/Control-flow-collections/static_semantics_A01_t02.dart
index 3681701..14ca622 100644
--- a/LanguageFeatures/Control-flow-collections/static_semantics_A01_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/static_semantics_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let the element type of a list literal be the static type of the
  * type argument used to create the list. So <int>[] has an element type of int.
diff --git a/LanguageFeatures/Control-flow-collections/static_semantics_A02_t01.dart b/LanguageFeatures/Control-flow-collections/static_semantics_A02_t01.dart
index b47f3ad..43cc99a 100644
--- a/LanguageFeatures/Control-flow-collections/static_semantics_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/static_semantics_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let the key type and value type of a map literal be the
  * corresponding static types of the type arguments for a map literal.
diff --git a/LanguageFeatures/Control-flow-collections/static_semantics_A02_t02.dart b/LanguageFeatures/Control-flow-collections/static_semantics_A02_t02.dart
index f38dc3d..e008771 100644
--- a/LanguageFeatures/Control-flow-collections/static_semantics_A02_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/static_semantics_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let the key type and value type of a map literal be the
  * corresponding static types of the type arguments for a map literal.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A01_t01.dart b/LanguageFeatures/Control-flow-collections/syntax_A01_t01.dart
index 1dc9117..5707350 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a list can be one of a few things:
  *  A normal expression.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A01_t02.dart b/LanguageFeatures/Control-flow-collections/syntax_A01_t02.dart
index 26faf7b..cf2b8c5 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A01_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a list can be one of a few things:
  *  A normal expression.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A01_t03.dart b/LanguageFeatures/Control-flow-collections/syntax_A01_t03.dart
index 5618873..19e72f1 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A01_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a list can be one of a few things:
  *  A normal expression.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A02_t01.dart b/LanguageFeatures/Control-flow-collections/syntax_A02_t01.dart
index 5b8806b..8d5827c 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a map can be one of a few things:
  *  A normal expression.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A02_t02.dart b/LanguageFeatures/Control-flow-collections/syntax_A02_t02.dart
index 4a2dea3..47e3f10 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A02_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a map can be one of a few things:
  *  A normal expression.
diff --git a/LanguageFeatures/Control-flow-collections/syntax_A03_t01.dart b/LanguageFeatures/Control-flow-collections/syntax_A03_t01.dart
index 21de3ac..5e6eeec 100644
--- a/LanguageFeatures/Control-flow-collections/syntax_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/syntax_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Each element in a list can be one of a few things:
  *  A normal expression.
@@ -19,7 +20,7 @@
   bool b = true;
   List<int> listInt = [
     if (b) {1;},
-//         ^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     if (!b) {1},
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A01_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A01_t01.dart
index 20da67a..00dec28 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list literal has a downwards inference type of List<T> for
  * some T, then the downwards inference context type of the body elements is T.
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A02_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A02_t01.dart
index b7075d8..8de90c4 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A02_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference element type of an if list element without
  * an else is the type of the "then" element.
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A03_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A03_t01.dart
index 320f137..f9cd2ed 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A03_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference element type of an if-else list element is
  * the least upper bound of the types of the "then" and "else" elements.
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A04_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A04_t01.dart
index 5289e64..e421b34 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A04_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference element type of a for list element is the
  * type of the body element.
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A05_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A05_t01.dart
index e4457c3..8f46983 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A05_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a map literal has a downwards inference type of Map<K, V> for
  * some K and V, then the downwards inference context type of the keys in the
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A06_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A06_t01.dart
index d13bb25..90b2bfe 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A06_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference key type of an if map element without an
  * else is the key type of the "then" element, likewise for the value type
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A06_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A06_t02.dart
index 40f5d29..733a783 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A06_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference key type of an if map element without an
  * else is the key type of the "then" element, likewise for the value type
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A07_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A07_t01.dart
index d29c64f..e7be590 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A07_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference key type of an if-else map element is the
  * least upper bound of the key types of the "then" and "else" elements,
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A08_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A08_t01.dart
index 984ec90..1273cd5 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A08_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The upwards inference key type of a for map element is the key
  * type of the body element, likewise for the value type.
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A09_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A09_t01.dart
index ad3e921..03f3ac2 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A09_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A09_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A09_t02.dart
index da0e2bd..6537411 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A09_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A10_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A10_t01.dart
index 03556bf..62239db 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A10_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with two elements, e1 and e2:
  * ...
@@ -28,7 +29,7 @@
 // [cfe] Unexpected type 'Map<dynamic, dynamic>' of a spread.  Expected 'dynamic' or an Iterable.
 
   var v3 = {"", if (i < 0) ...?x else ...?y,};
-//                                        ^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A10_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A10_t02.dart
index 8284355..53ad03f 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A10_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A10_t03.dart b/LanguageFeatures/Control-flow-collections/type_inference_A10_t03.dart
index e301013..81873b7 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A10_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A11_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A11_t01.dart
index 98996ed..3e16304 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A11_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A11_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A11_t02.dart
index e9a9688..b78a283 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A11_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is an ifElement with one element, p1, and no "else"
  * element:
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A12_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A12_t01.dart
index 40fb381..f89fa9c 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A12_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A12_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A12_t02.dart
index 24b4873..2d53a09 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A12_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A12_t03.dart b/LanguageFeatures/Control-flow-collections/type_inference_A12_t03.dart
index 8143b37..65a00f0 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A12_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A12_t04.dart b/LanguageFeatures/Control-flow-collections/type_inference_A12_t04.dart
index 960dcba..6f4597f 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A12_t04.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A12_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A13_t01.dart b/LanguageFeatures/Control-flow-collections/type_inference_A13_t01.dart
index f6def76..bbd06f2 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A13_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A13_t02.dart b/LanguageFeatures/Control-flow-collections/type_inference_A13_t02.dart
index dfc7742..dec0140 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A13_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A13_t03.dart b/LanguageFeatures/Control-flow-collections/type_inference_A13_t03.dart
index 4c46530..b18ed73 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A13_t03.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_inference_A13_t04.dart b/LanguageFeatures/Control-flow-collections/type_inference_A13_t04.dart
index e1b3113..5db8104 100644
--- a/LanguageFeatures/Control-flow-collections/type_inference_A13_t04.dart
+++ b/LanguageFeatures/Control-flow-collections/type_inference_A13_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If element is a forElement with element e1 then:
  *
diff --git a/LanguageFeatures/Control-flow-collections/type_promotion_A01_t01.dart b/LanguageFeatures/Control-flow-collections/type_promotion_A01_t01.dart
index 07162bd..407f496 100644
--- a/LanguageFeatures/Control-flow-collections/type_promotion_A01_t01.dart
+++ b/LanguageFeatures/Control-flow-collections/type_promotion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion As with the if statement, the condition expression of an if
  * element induces type promotion in the "then" element of the if when the
diff --git a/LanguageFeatures/Control-flow-collections/type_promotion_A01_t02.dart b/LanguageFeatures/Control-flow-collections/type_promotion_A01_t02.dart
index 7243d1b..6f4b8dc 100644
--- a/LanguageFeatures/Control-flow-collections/type_promotion_A01_t02.dart
+++ b/LanguageFeatures/Control-flow-collections/type_promotion_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion As with the if statement, the condition expression of an if
  * element induces type promotion in the "then" element of the if when the
diff --git a/LanguageFeatures/Extension-methods/call_member_t01.dart b/LanguageFeatures/Extension-methods/call_member_t01.dart
index 7e008e7..514a351 100644
--- a/LanguageFeatures/Extension-methods/call_member_t01.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t02.dart b/LanguageFeatures/Extension-methods/call_member_t02.dart
index ec4f521..d3d1ea3 100644
--- a/LanguageFeatures/Extension-methods/call_member_t02.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t03.dart b/LanguageFeatures/Extension-methods/call_member_t03.dart
index 02b247a..f9a06f7 100644
--- a/LanguageFeatures/Extension-methods/call_member_t03.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t04.dart b/LanguageFeatures/Extension-methods/call_member_t04.dart
index f3006de..77be354 100644
--- a/LanguageFeatures/Extension-methods/call_member_t04.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
@@ -55,11 +56,11 @@
 // [cfe] 'call' isn't a function or method and can't be invoked.
   A a = new A();
   a(2);
-//^
+// [error line 58, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a(2, "3");
-//^
+// [error line 62, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Extension-methods/call_member_t05.dart b/LanguageFeatures/Extension-methods/call_member_t05.dart
index fa0c70d..25c568b 100644
--- a/LanguageFeatures/Extension-methods/call_member_t05.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t06.dart b/LanguageFeatures/Extension-methods/call_member_t06.dart
index 257ea48..96aa44a 100644
--- a/LanguageFeatures/Extension-methods/call_member_t06.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t07.dart b/LanguageFeatures/Extension-methods/call_member_t07.dart
index 7ff56fd..4684dec 100644
--- a/LanguageFeatures/Extension-methods/call_member_t07.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We do not allow implicit tear-off of an extension call method in a
  * function typed context.
diff --git a/LanguageFeatures/Extension-methods/call_member_t08.dart b/LanguageFeatures/Extension-methods/call_member_t08.dart
index d2e1cb4..2744289 100644
--- a/LanguageFeatures/Extension-methods/call_member_t08.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t09.dart b/LanguageFeatures/Extension-methods/call_member_t09.dart
index 5ad3a82..85974dc 100644
--- a/LanguageFeatures/Extension-methods/call_member_t09.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t10.dart b/LanguageFeatures/Extension-methods/call_member_t10.dart
index 23197b9..17a753b 100644
--- a/LanguageFeatures/Extension-methods/call_member_t10.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/call_member_t11.dart b/LanguageFeatures/Extension-methods/call_member_t11.dart
index 19e7c34..8713285 100644
--- a/LanguageFeatures/Extension-methods/call_member_t11.dart
+++ b/LanguageFeatures/Extension-methods/call_member_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Any expression of the form e1(args) or e1<types>(args) where e1
  * does not denote a method, and where the static type of e1 is not a function
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t01.dart
index 8de9a8c..624ee5c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension application is an expression of the form E(expr) or
  * E<typeArgs>(expr) where E denotes an extension declaration (that is, E a
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t02.dart
index a39bf19..57804af 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension application is an expression of the form E(expr) or
  * E<typeArgs>(expr) where E denotes an extension declaration (that is, E a
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t03.dart
index 40f0e14..18fe56b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension application is an expression of the form E(expr) or
  * E<typeArgs>(expr) where E denotes an extension declaration (that is, E a
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t04.dart
index 36f2ac5..a795aa2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension application is an expression of the form E(expr) or
  * E<typeArgs>(expr) where E denotes an extension declaration (that is, E a
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t01.dart
index 0e432b4..8bb59b3 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the corresponding class constructor
  * invocation would be a compile-time error.
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t02.dart
index d2b6188..76f372c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the corresponding class constructor
  * invocation would be a compile-time error.
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A03_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A03_t01.dart
index 592831a..7f5f05d 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A03_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the static type of the argument
  * expression (expr) of an explicit extension invocation is void.
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t01.dart
index 6458f8b..ee4430b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t02.dart
index cf1ed2e..d88bbaa 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t01.dart
index d3078cb..c7d960b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t02.dart
index 26ef20d..2b26874 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t01.dart
index d2114ab..b20cee1 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t02.dart
index d6f2c50..bb92997 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t01.dart
index 74ad92c..849c390 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t02.dart
index 040c25d..ee557dc 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t01.dart
index 79540c3..b4f9dee 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t02.dart
index 62611d5..07fa114 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t01.dart
index 68d4e5b..1740f9b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t02.dart
index 108e919..f260d81 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t01.dart
index 19880a9..7b87a83 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t02.dart
index e8486ae..401abaa 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t03.dart
index f968b29..2fc9cd8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t04.dart
index 3fbadcc..f2eda01 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t05.dart
index 855341c..e433074 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t06.dart
index d57cc7e..08ace9b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t07.dart
index aa81fea..ef1507d 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t08.dart
index bd6d50f..21d2e6a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t09.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t09.dart
index c71e4f0..986758a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t09.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t10.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t10.dart
index bedfb67..767a0e3 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t10.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t11.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t11.dart
index 31ae990..504d737 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t11.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t12.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t12.dart
index 32b360c..f0b6f55 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t12.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t13.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t13.dart
index 43160c7..56924a2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t13.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t14.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t14.dart
index f2283ff..387b7e0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t14.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t15.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t15.dart
index 89f8d9e..5aaa2e5 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t15.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t16.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t16.dart
index 0eadfe8..cb6f9b2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t16.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t17.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t17.dart
index cb245a7..8f4dd0a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t17.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t18.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t18.dart
index c58150e..6be0c78 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t18.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t19.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t19.dart
index dc7241a..75d3ad5 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t19.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t20.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t20.dart
index 302b64a..3ed3364 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t20.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t21.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t21.dart
index bf9b6dd..211cedf 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t21.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t22.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t22.dart
index 75aaa9d..973849e 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t22.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t23.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t23.dart
index 4022a05..961f0e8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t23.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t24.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t24.dart
index 7842519..5e8c54a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t24.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t25.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t25.dart
index adabc03..7eb9083 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t25.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t26.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t26.dart
index ba46978..726dfad 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t26.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t27.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t27.dart
index 44c2d82..29cf4f2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t27.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t28.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t28.dart
index 340e7ab..f5e9e71 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t28.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t29.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t29.dart
index 762cd81..7305497 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t29.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t30.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t30.dart
index 74da7e2..64db8ab 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t30.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t31.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t31.dart
index 1db9c36..96b60d2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t31.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t32.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t32.dart
index 016228a..72b4b1d 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t32.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A10_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t01.dart
index fd4d340..80fc836 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t02.dart
index f3d372a..2f79b64 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t01.dart
index 23ef6be..d58e77b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t02.dart
index 3ce4223..713f909 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t01.dart
index 04bd8d3..bc772db 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t02.dart
index 9de16a1..430e035 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t01.dart
index fdd3d07..c2469da 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t02.dart
index ed38f2b..ef992987 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t01.dart
index 271c49f..72aaca7 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t02.dart
index cd02670..b25756c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t03.dart
index d0f688b..f0473e6 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t04.dart
index fe53938..8d29da8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t05.dart
index d32a60a..8b6a217 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t06.dart
index ce800ee..d9ebf2d 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t07.dart
index 1d1a678..3761fc5 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t08.dart
index b6db05b..b68b719 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t09.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t09.dart
index 74a965c..a2b1308 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t09.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t10.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t10.dart
index 76051a9..dd1c391 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t10.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t11.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t11.dart
index abf7cda..63f7317 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t11.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t12.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t12.dart
index da6dbb5..95241b1 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t12.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A15_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t01.dart
index a8255a9..0c531fd 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t02.dart
index e5b0100..f8cdc71 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t03.dart
index 2363859..00036e0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t04.dart
index a46eed2..2d725b2 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t05.dart
index b667d5e..2a5a838 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t06.dart
index 7599a1a..c5c9fe3 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t07.dart
index ff7f29e..ea3f6cd 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t08.dart
index 82c76ba..f301a32 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t09.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t09.dart
index 4ffd414..0c5ba70 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t09.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t10.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t10.dart
index 2f96df1..c0a6f1c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t10.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t11.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t11.dart
index 32537d8..8a4c9fd 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t11.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t12.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t12.dart
index d5b36cd..0246c76 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t12.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A16_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t01.dart
index 5bd975f..f7f766b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t02.dart
index b2f16e2..4b91b4c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t03.dart
index c74000e..cb6df2b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t04.dart
index bc50943..060b7a0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t05.dart
index 848ddef..01dcad8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t06.dart
index 33d5fd0..eeae916 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t07.dart
index 8fa86a7..d9e98d6 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t08.dart
index bb9c725..23d12be 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A17_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A composite member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t01.dart
index 64f0f18..b2ddedb 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t02.dart
index f2bbea5..571d1a6 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t03.dart
index 9b0d3e1..97496ee 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t04.dart
index 16349d5..a63087a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t05.dart
index a5eef64..b534ffd 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t06.dart
index 7feb0af..514f4a8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t07.dart
index 0ba781a..33eacd6 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t08.dart
index fd5dce0..a527566 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A18_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A simple member invocation on a target expression X is an
  * expression of one of the forms:
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t01.dart
index 471c5d8..9bb1222 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t02.dart
index 6a311e2..0fb26a1 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t03.dart
index 81706a5..8cff90e 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t04.dart
index bac0768..5d714d0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t05.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t05.dart
index 2670a69..96acce7 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t05.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t06.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t06.dart
index a98334a..01c5dda 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t06.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t07.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t07.dart
index de2f437..b7878dc 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t07.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t08.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t08.dart
index 0ba805c..739dd76 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t08.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t09.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t09.dart
index 6538fe4..de0fbb4 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t09.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t10.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t10.dart
index a69b267..5181466 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t10.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t11.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t11.dart
index fd23838..da27049 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t11.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t12.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t12.dart
index e31f52d..abba4fc 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t12.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t13.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t13.dart
index 2bf05a5..40eb5aa 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t13.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t14.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t14.dart
index 69d75e1..004f6a7 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t14.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t15.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t15.dart
index b6e7ee3..af9a24a 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t15.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t16.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t16.dart
index 5757c4d..b5d2ba4 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t16.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t17.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t17.dart
index 1854a38..dcb40e5 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t17.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t18.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t18.dart
index ff5e25a..9eb78da 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t18.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t19.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t19.dart
index b07b5a5..41c9c73 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t19.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A19_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t01.dart
index 84557fd..457b546 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t02.dart
index 68c91c1..78b0c25 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t03.dart
index fc28cb7..d6289f3 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t04.dart
index 2afd933..8b544e8 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A20_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if an extension application occurs in a
  * place where it is not the target expression of a simple or composite member
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A21_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A21_t01.dart
index 77ecf9d..7d960ee 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A21_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This means that you cannot do cascade invocations on explicit
  * extension applications: E(e)..foo()..bar() is a compile-time error. This is
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A22_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A22_t01.dart
index b062002..cd34bb0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A22_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a member invocation on an extension application
  * is the return type of the extension member with the corresponding member name
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t01.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t01.dart
index 97a2d65..513ed87 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t01.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A pre-increment expression of the form ++e1.id is generally
  * equivalent to e1.id += 1. Similarly for --e1.id, ++e1[e2] and --e1[e2]. This
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t02.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t02.dart
index a42d2c1..604c11b 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t02.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A pre-increment expression of the form ++e1.id is generally
  * equivalent to e1.id += 1. Similarly for --e1.id, ++e1[e2] and --e1[e2]. This
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t03.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t03.dart
index 8fea52a..033b53c 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t03.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A pre-increment expression of the form ++e1.id is generally
  * equivalent to e1.id += 1. Similarly for --e1.id, ++e1[e2] and --e1[e2]. This
diff --git a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t04.dart b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t04.dart
index 3e38239..c5c0ad0 100644
--- a/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t04.dart
+++ b/LanguageFeatures/Extension-methods/explicit_extension_member_invocation_A23_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A pre-increment expression of the form ++e1.id is generally
  * equivalent to e1.id += 1. Similarly for --e1.id, ++e1[e2] and --e1[e2]. This
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_lib.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_lib.dart
index 61a16d3..0b8f119 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_lib.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library extension_conflict_resolution_lib;
 
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t01.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t01.dart
index 41f957e..4a5a7cf 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t01.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t02.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t02.dart
index 8c279f8..8289460 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t02.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t03.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t03.dart
index 16e2701..a371810 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t03.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t04.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t04.dart
index 1bdf03c..64ad6bc 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t04.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t05.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t05.dart
index f93360b..4c4065b 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t05.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t06.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t06.dart
index fc503e9..0d6c057 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t06.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t07.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t07.dart
index 6af0e1c..904bae9 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t07.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t08.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t08.dart
index 2c27504..89795be 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t08.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t09.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t09.dart
index 101a117..775de70 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t09.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t10.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t10.dart
index 95343ea..b52014c 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t10.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t11.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t11.dart
index 2243265..70d5f6e 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t11.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t12.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t12.dart
index e6264d6..9d0ce53 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t12.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t13.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t13.dart
index 7a6381a..68c0432 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t13.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t14.dart b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t14.dart
index bae4af2..53359ef 100644
--- a/LanguageFeatures/Extension-methods/extension_conflict_resolution_t14.dart
+++ b/LanguageFeatures/Extension-methods/extension_conflict_resolution_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one extension applies to a specific member
  * invocation, then we resort to a heuristic to choose one of the extensions to
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t01.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t01.dart
index 4506f2d..493e0d0 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t01.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t02.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t02.dart
index db050ff..f416289 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t02.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t03.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t03.dart
index 421753d..23ad208 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t03.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If there is no such member, the operation is currently a
  * compile-time error. In that case, all extensions in scope are checked for
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t04.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t04.dart
index 5e10f7c..17e30d8 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t04.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For generic extensions, standard type inference is used to infer
  * the type arguments
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t06.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t06.dart
index 308299a..154353a 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t06.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t07.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t07.dart
index 3363997..7d89b76 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t07.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t08.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t08.dart
index 2418a14..9afa7f1 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t08.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/extension_member_resolution_t09.dart b/LanguageFeatures/Extension-methods/extension_member_resolution_t09.dart
index 7d8f238..046efa1 100644
--- a/LanguageFeatures/Extension-methods/extension_member_resolution_t09.dart
+++ b/LanguageFeatures/Extension-methods/extension_member_resolution_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For any member access, x.foo, x.bar(), x.baz = 42, x(42), x[0] = 1
  * or x + y, including null-aware and cascade accesses which effectively desugar
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t01.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t01.dart
index 6fb67c9..77dfb8c 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t01.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t02.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t02.dart
index cd7eade..cdaed42 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t02.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t03.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t03.dart
index 5bf1f12..e752274 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t03.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t04.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t04.dart
index 5bb2d97..48a2f00 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t04.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t05.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t05.dart
index 1d30673..53df028 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t05.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t06.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t06.dart
index 8606018..2cbf541 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t06.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If both the extension and the method is generic, then inference
  * must infer the extension type parameters first, to figure out whether the
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t01.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t01.dart
index 237669e..0f00b9e 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t01.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The extension type parameter can also occur as a parameter type
  * for the method.
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t02.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t02.dart
index 78045d5..ee29657 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t02.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The extension type parameter can also occur as a parameter type
  * for the method.
diff --git a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t03.dart b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t03.dart
index 444a7b8..d1fd139 100644
--- a/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t03.dart
+++ b/LanguageFeatures/Extension-methods/generic_parameter_inference_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The extension type parameter can also occur as a parameter type
  * for the method.
diff --git a/LanguageFeatures/Extension-methods/member_conflict_resolution_t01.dart b/LanguageFeatures/Extension-methods/member_conflict_resolution_t01.dart
index 14b63f7..d1d7a83 100644
--- a/LanguageFeatures/Extension-methods/member_conflict_resolution_t01.dart
+++ b/LanguageFeatures/Extension-methods/member_conflict_resolution_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension can declare a member with the same (base-)name as a
  * member of the type it is declared on. This does not cause a compile-time
diff --git a/LanguageFeatures/Extension-methods/member_conflict_resolution_t02.dart b/LanguageFeatures/Extension-methods/member_conflict_resolution_t02.dart
index 9989bc1..4607e66 100644
--- a/LanguageFeatures/Extension-methods/member_conflict_resolution_t02.dart
+++ b/LanguageFeatures/Extension-methods/member_conflict_resolution_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension can declare a member with the same (base-)name as a
  * member of the type it is declared on. This does not cause a compile-time
diff --git a/LanguageFeatures/Extension-methods/member_conflict_resolution_t03.dart b/LanguageFeatures/Extension-methods/member_conflict_resolution_t03.dart
index 8c073b9..496ac86 100644
--- a/LanguageFeatures/Extension-methods/member_conflict_resolution_t03.dart
+++ b/LanguageFeatures/Extension-methods/member_conflict_resolution_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension can declare a member with the same (base-)name as a
  * member of the type it is declared on. This does not cause a compile-time
diff --git a/LanguageFeatures/Extension-methods/my_fancy_list_lib.dart b/LanguageFeatures/Extension-methods/my_fancy_list_lib.dart
index 9a34593..4a185c6 100644
--- a/LanguageFeatures/Extension-methods/my_fancy_list_lib.dart
+++ b/LanguageFeatures/Extension-methods/my_fancy_list_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library my_fancy_list_lib;
 
diff --git a/LanguageFeatures/Extension-methods/my_fancy_list_lib2.dart b/LanguageFeatures/Extension-methods/my_fancy_list_lib2.dart
index ac80b3f..94c8dbf 100644
--- a/LanguageFeatures/Extension-methods/my_fancy_list_lib2.dart
+++ b/LanguageFeatures/Extension-methods/my_fancy_list_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library my_fancy_list_lib2;
 
diff --git a/LanguageFeatures/Extension-methods/ommited_name_t01.dart b/LanguageFeatures/Extension-methods/ommited_name_t01.dart
index e687e66..4d70225 100644
--- a/LanguageFeatures/Extension-methods/ommited_name_t01.dart
+++ b/LanguageFeatures/Extension-methods/ommited_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * <extension> ::=
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A01_t01.dart b/LanguageFeatures/Extension-methods/overriding_access_A01_t01.dart
index b73d484..eb4c273 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A01_t01.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If two or more extensions apply to the same member access, or if a
  * member of the receiver type takes precedence over an extension method, or if
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A01_t02.dart b/LanguageFeatures/Extension-methods/overriding_access_A01_t02.dart
index 11a550b..59224c5 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A01_t02.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If two or more extensions apply to the same member access, or if a
  * member of the receiver type takes precedence over an extension method, or if
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A01_t03.dart b/LanguageFeatures/Extension-methods/overriding_access_A01_t03.dart
index 604a567..92a3d08 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A01_t03.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If two or more extensions apply to the same member access, or if a
  * member of the receiver type takes precedence over an extension method, or if
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A01_t04.dart b/LanguageFeatures/Extension-methods/overriding_access_A01_t04.dart
index d853b17..c60ad3a 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A01_t04.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If two or more extensions apply to the same member access, or if a
  * member of the receiver type takes precedence over an extension method, or if
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A01_t05.dart b/LanguageFeatures/Extension-methods/overriding_access_A01_t05.dart
index 5139628..b53f6a3 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A01_t05.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If two or more extensions apply to the same member access, or if a
  * member of the receiver type takes precedence over an extension method, or if
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A02_t01.dart b/LanguageFeatures/Extension-methods/overriding_access_A02_t01.dart
index 787b58c..72c4380 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A02_t01.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extension does not declare a
  * member with the provided name.
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A02_t02.dart b/LanguageFeatures/Extension-methods/overriding_access_A02_t02.dart
index 5fe89f9..2122784 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A02_t02.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the extension does not declare a
  * member with the provided name.
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A03_t01.dart b/LanguageFeatures/Extension-methods/overriding_access_A03_t01.dart
index 25a5792..53ad966 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A03_t01.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An equality check like [MyList(object) == x] is always disallowed
  * because an extension cannot declare a member named [==], and [MyList(object)
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A03_t02.dart b/LanguageFeatures/Extension-methods/overriding_access_A03_t02.dart
index 5d8a3ef..b037531 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A03_t02.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An equality check like [MyList(object) == x] is always disallowed
  * because an extension cannot declare a member named [==], and [MyList(object)
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A04_t01.dart b/LanguageFeatures/Extension-methods/overriding_access_A04_t01.dart
index aa2e65a..09d14b9 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A04_t01.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [MyList(object)] or
  * [MyList<String>(object)] must only be used for extension member access. It is
@@ -37,36 +38,36 @@
 // [cfe] Explicit extension application cannot be used as an expression.
 
   testlib.MySimpleExt("testme")++;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Ext1("testme") += 14;
-//^^^^^^^^^^^^^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   testlib.MySimpleExt("testme")--;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Ext1("testme") *= 10;
-//^^^^^^^^^^^^^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   Ext1("testme") = 12;
-//^^^^^^^^^^^^^^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   testlib.MySimpleExt("testme") = -33;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 61, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Ext1("testme") = null;
-//^^^^^^^^^^^^^^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   testlib.MySimpleExt("testme") = null;
-//^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 69, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Extension-methods/overriding_access_A05_t01.dart b/LanguageFeatures/Extension-methods/overriding_access_A05_t01.dart
index 337fb74..e3d3d77 100644
--- a/LanguageFeatures/Extension-methods/overriding_access_A05_t01.dart
+++ b/LanguageFeatures/Extension-methods/overriding_access_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Notice that an explicit override introduces a type context for the
  * object. Example:
diff --git a/LanguageFeatures/Extension-methods/scope_all_lib.dart b/LanguageFeatures/Extension-methods/scope_all_lib.dart
index c878ad7..34cbf58 100644
--- a/LanguageFeatures/Extension-methods/scope_all_lib.dart
+++ b/LanguageFeatures/Extension-methods/scope_all_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Extension-methods/scope_bar_lib.dart b/LanguageFeatures/Extension-methods/scope_bar_lib.dart
index 65619f0..668475b 100644
--- a/LanguageFeatures/Extension-methods/scope_bar_lib.dart
+++ b/LanguageFeatures/Extension-methods/scope_bar_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Extension-methods/scope_t01.dart b/LanguageFeatures/Extension-methods/scope_t01.dart
index 8c1ed0c..f62e6a9 100644
--- a/LanguageFeatures/Extension-methods/scope_t01.dart
+++ b/LanguageFeatures/Extension-methods/scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension is in scope if the name is shadowed by another
  * declaration
diff --git a/LanguageFeatures/Extension-methods/scope_t02.dart b/LanguageFeatures/Extension-methods/scope_t02.dart
index dff434a..4a2da86 100644
--- a/LanguageFeatures/Extension-methods/scope_t02.dart
+++ b/LanguageFeatures/Extension-methods/scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension is in scope if the name is shadowed by another
  * declaration
diff --git a/LanguageFeatures/Extension-methods/scope_t03.dart b/LanguageFeatures/Extension-methods/scope_t03.dart
index 1380b6d..6c148a1 100644
--- a/LanguageFeatures/Extension-methods/scope_t03.dart
+++ b/LanguageFeatures/Extension-methods/scope_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension is in scope if the name is shadowed by another
  * declaration
diff --git a/LanguageFeatures/Extension-methods/scope_t04.dart b/LanguageFeatures/Extension-methods/scope_t04.dart
index d2a80f1..14352f6 100644
--- a/LanguageFeatures/Extension-methods/scope_t04.dart
+++ b/LanguageFeatures/Extension-methods/scope_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension is in scope if the name is shadowed by another
  * declaration
diff --git a/LanguageFeatures/Extension-methods/scope_t05.dart b/LanguageFeatures/Extension-methods/scope_t05.dart
index 261698c..fc37ae9 100644
--- a/LanguageFeatures/Extension-methods/scope_t05.dart
+++ b/LanguageFeatures/Extension-methods/scope_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An extension is in scope if the name is shadowed by another
  * declaration
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_lib.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_lib.dart
index 78258e6..30be855 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_lib.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t01.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t01.dart
index cdcf68c..4c52ec3 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t01.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Even though you can access this, you cannot use super inside an
  * extension method.
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t02.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t02.dart
index 815ed39..9e46afc 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t02.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Inside an extension method body, this does not refer to an
  * instance of a surrounding type. Instead it is bound to the original receiver,
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t03.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t03.dart
index c87bec0..d832271 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t03.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Like for a class or mixin member declaration, the names of the
  * extension members, both static and instance, are in the lexical scope of the
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t04.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t04.dart
index 7cc448c..c7583d7 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t04.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Like for a class or mixin member declaration, the names of the
  * extension members, both static and instance, are in the lexical scope of the
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t05.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t05.dart
index ccb8243..3c18a62 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t05.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unqualified identifier lexically resolves to an extension
  * method of the surrounding extension, then that identifier is not equivalent
diff --git a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t06.dart b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t06.dart
index 8c121f1..35f6b39 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_extension_members_t06.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_extension_members_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unqualified identifier lexically resolves to an extension
  * method of the surrounding extension, then that identifier is not equivalent
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t01.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t01.dart
index a00b734..1a53c40 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t01.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t02.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t02.dart
index 3dc9bc9..6f77f19 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t02.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t03.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t03.dart
index a8018d1..77ecc96 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t03.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t04.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t04.dart
index 04bb44f..e4bb9db 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t04.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t05.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t05.dart
index de5ba30..11986fa 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t05.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/semantics_of_invocations_t06.dart b/LanguageFeatures/Extension-methods/semantics_of_invocations_t06.dart
index 64bce03..541c817 100644
--- a/LanguageFeatures/Extension-methods/semantics_of_invocations_t06.dart
+++ b/LanguageFeatures/Extension-methods/semantics_of_invocations_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an extension is found to be the one applying to a member
  * invocation, then at run-time, the invocation will perform a method invocation
diff --git a/LanguageFeatures/Extension-methods/static_member_t01.dart b/LanguageFeatures/Extension-methods/static_member_t01.dart
index 3f521df..3254652 100644
--- a/LanguageFeatures/Extension-methods/static_member_t01.dart
+++ b/LanguageFeatures/Extension-methods/static_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static member declarations in the extension declaration can be
  * accessed the same way as static members of a class or mixin declaration: By
diff --git a/LanguageFeatures/Extension-methods/static_member_t02.dart b/LanguageFeatures/Extension-methods/static_member_t02.dart
index df396c5..25fe664 100644
--- a/LanguageFeatures/Extension-methods/static_member_t02.dart
+++ b/LanguageFeatures/Extension-methods/static_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static member declarations in the extension declaration can be
  * accessed the same way as static members of a class or mixin declaration: By
diff --git a/LanguageFeatures/Extension-methods/static_member_t03.dart b/LanguageFeatures/Extension-methods/static_member_t03.dart
index 31f088d..dec4ffe 100644
--- a/LanguageFeatures/Extension-methods/static_member_t03.dart
+++ b/LanguageFeatures/Extension-methods/static_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static member declarations in the extension declaration can be
  * accessed the same way as static members of a class or mixin declaration: By
diff --git a/LanguageFeatures/Extension-methods/static_member_t04.dart b/LanguageFeatures/Extension-methods/static_member_t04.dart
index 14e5e48..7db81cc 100644
--- a/LanguageFeatures/Extension-methods/static_member_t04.dart
+++ b/LanguageFeatures/Extension-methods/static_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static member declarations in the extension declaration can be
  * accessed the same way as static members of a class or mixin declaration: By
diff --git a/LanguageFeatures/Extension-methods/static_member_t05.dart b/LanguageFeatures/Extension-methods/static_member_t05.dart
index 992882e..37ed182 100644
--- a/LanguageFeatures/Extension-methods/static_member_t05.dart
+++ b/LanguageFeatures/Extension-methods/static_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Static member declarations in the extension declaration can be
  * accessed the same way as static members of a class or mixin declaration: By
diff --git a/LanguageFeatures/Extension-methods/syntax_covariant_t01.dart b/LanguageFeatures/Extension-methods/syntax_covariant_t01.dart
index 71bbdf1..8d29c89 100644
--- a/LanguageFeatures/Extension-methods/syntax_covariant_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_covariant_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
@@ -28,11 +29,11 @@
   // [analyzer] SYNTACTIC_ERROR.INVALID_USE_OF_COVARIANT_IN_EXTENSION
   // [cfe] Can't have modifier 'covariant' in an extension.
   addChild2(A c, [covariant A child]) {}
-//                ^^^^^^^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   addChild3(A c, {covariant A child}) {}
-//                ^^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   void set setter (covariant A value) {}
diff --git a/LanguageFeatures/Extension-methods/syntax_member_declarations_t01.dart b/LanguageFeatures/Extension-methods/syntax_member_declarations_t01.dart
index b35b34c..55fab5c 100644
--- a/LanguageFeatures/Extension-methods/syntax_member_declarations_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_member_declarations_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_member_declarations_t02.dart b/LanguageFeatures/Extension-methods/syntax_member_declarations_t02.dart
index 6a6a911..39cd0ce 100644
--- a/LanguageFeatures/Extension-methods/syntax_member_declarations_t02.dart
+++ b/LanguageFeatures/Extension-methods/syntax_member_declarations_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
@@ -23,11 +24,11 @@
 
 extension ExtendedList<T> on List<T> {
   int instanceVar;
-//    ^^^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   String _privateInstanceVar;
-//       ^^^^^^^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   ExtendedList() {}
diff --git a/LanguageFeatures/Extension-methods/syntax_member_declarations_t03.dart b/LanguageFeatures/Extension-methods/syntax_member_declarations_t03.dart
index c4798b5..04a5498 100644
--- a/LanguageFeatures/Extension-methods/syntax_member_declarations_t03.dart
+++ b/LanguageFeatures/Extension-methods/syntax_member_declarations_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_name_t01.dart b/LanguageFeatures/Extension-methods/syntax_name_t01.dart
index 99101e1..0e1b5f9 100644
--- a/LanguageFeatures/Extension-methods/syntax_name_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_name_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_name_t02.dart b/LanguageFeatures/Extension-methods/syntax_name_t02.dart
index 2977506..3aa3e03 100644
--- a/LanguageFeatures/Extension-methods/syntax_name_t02.dart
+++ b/LanguageFeatures/Extension-methods/syntax_name_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_name_t03.dart b/LanguageFeatures/Extension-methods/syntax_name_t03.dart
index 3a8ae40..ebbfa72 100644
--- a/LanguageFeatures/Extension-methods/syntax_name_t03.dart
+++ b/LanguageFeatures/Extension-methods/syntax_name_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_name_t04.dart b/LanguageFeatures/Extension-methods/syntax_name_t04.dart
index 5387c8d..81f0d7b 100644
--- a/LanguageFeatures/Extension-methods/syntax_name_t04.dart
+++ b/LanguageFeatures/Extension-methods/syntax_name_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t01.dart b/LanguageFeatures/Extension-methods/syntax_scope_t01.dart
index bc5bdf3..bb49f79 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t02.dart b/LanguageFeatures/Extension-methods/syntax_scope_t02.dart
index 617c659..fac2e1a 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t02.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t03.dart b/LanguageFeatures/Extension-methods/syntax_scope_t03.dart
index 610ed75..9599f10 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t03.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t04.dart b/LanguageFeatures/Extension-methods/syntax_scope_t04.dart
index 5b0c8af..c0ad36a 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t04.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t05.dart b/LanguageFeatures/Extension-methods/syntax_scope_t05.dart
index fe4966c..deb92f4 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t05.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t05_lib.dart b/LanguageFeatures/Extension-methods/syntax_scope_t05_lib.dart
index 83a5007..a88f6ca 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t05_lib.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t05_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_scope_t06.dart b/LanguageFeatures/Extension-methods/syntax_scope_t06.dart
index 7852ce1..2c93b3b 100644
--- a/LanguageFeatures/Extension-methods/syntax_scope_t06.dart
+++ b/LanguageFeatures/Extension-methods/syntax_scope_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_t01.dart b/LanguageFeatures/Extension-methods/syntax_t01.dart
index 1d9c1b0..488b512 100644
--- a/LanguageFeatures/Extension-methods/syntax_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_t02.dart b/LanguageFeatures/Extension-methods/syntax_t02.dart
index c082624..98c0f01 100644
--- a/LanguageFeatures/Extension-methods/syntax_t02.dart
+++ b/LanguageFeatures/Extension-methods/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
@@ -20,11 +21,11 @@
 
 class C {
   extension MyFancyList<T> on List<T> {
-//^^^^^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     int get doubleLength => this.length * 2;
-//      ^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
@@ -32,11 +33,11 @@
 
 main() {
   extension MyFancyList<T> on List<T> {
-//^^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     int get doubleLength => this.length * 2;
-//      ^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
diff --git a/LanguageFeatures/Extension-methods/syntax_t03.dart b/LanguageFeatures/Extension-methods/syntax_t03.dart
index ae50fb0..fbad256 100644
--- a/LanguageFeatures/Extension-methods/syntax_t03.dart
+++ b/LanguageFeatures/Extension-methods/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_t04.dart b/LanguageFeatures/Extension-methods/syntax_t04.dart
index b08d3fb..c7ad095 100644
--- a/LanguageFeatures/Extension-methods/syntax_t04.dart
+++ b/LanguageFeatures/Extension-methods/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_type_t01.dart b/LanguageFeatures/Extension-methods/syntax_type_t01.dart
index 59e0aaf..de4e71d 100644
--- a/LanguageFeatures/Extension-methods/syntax_type_t01.dart
+++ b/LanguageFeatures/Extension-methods/syntax_type_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/syntax_type_t03.dart b/LanguageFeatures/Extension-methods/syntax_type_t03.dart
index f207fdf..d55b8b6 100644
--- a/LanguageFeatures/Extension-methods/syntax_type_t03.dart
+++ b/LanguageFeatures/Extension-methods/syntax_type_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion an extension declaration is a top-level declaration with a grammar
  * similar to:
diff --git a/LanguageFeatures/Extension-methods/tearoffs1.lib.dart b/LanguageFeatures/Extension-methods/tearoffs1.lib.dart
index 96b3856..e8b02f1 100644
--- a/LanguageFeatures/Extension-methods/tearoffs1.lib.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs1.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Extension-methods/tearoffs2.lib.dart b/LanguageFeatures/Extension-methods/tearoffs2.lib.dart
index 2327cc3..c909e63 100644
--- a/LanguageFeatures/Extension-methods/tearoffs2.lib.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs2.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Extension-methods/tearoffs_t01.dart b/LanguageFeatures/Extension-methods/tearoffs_t01.dart
index 8a889e7..f254d1e 100644
--- a/LanguageFeatures/Extension-methods/tearoffs_t01.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A static extension method can be torn off like an instance method.
  *
diff --git a/LanguageFeatures/Extension-methods/tearoffs_t02.dart b/LanguageFeatures/Extension-methods/tearoffs_t02.dart
index 81e8c5a..1f10633 100644
--- a/LanguageFeatures/Extension-methods/tearoffs_t02.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Torn off extension methods are never equal unless they are
  * identical.
diff --git a/LanguageFeatures/Extension-methods/tearoffs_t03.dart b/LanguageFeatures/Extension-methods/tearoffs_t03.dart
index 82f942c..bac7c94 100644
--- a/LanguageFeatures/Extension-methods/tearoffs_t03.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A static extension method can be torn off like an instance method.
  *
diff --git a/LanguageFeatures/Extension-methods/tearoffs_t04.dart b/LanguageFeatures/Extension-methods/tearoffs_t04.dart
index 9cb1577..7f2ff14 100644
--- a/LanguageFeatures/Extension-methods/tearoffs_t04.dart
+++ b/LanguageFeatures/Extension-methods/tearoffs_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An explicitly overridden extension method access, like
  * Foo<Bar>(b).baz, also works as a tear-off.
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t01.dart
index d314dbf..f056749 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t02.dart
index ac4e7b3..f8d4f32 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t03.dart
index 40b6cb3..0fcf891 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t04.dart
index 7b348ed..ab4135f 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t05.dart
index 1f45e49..913e6fb 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t06.dart
index 053d577..25ef58a 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t07.dart
index f6d8c99..79494b0 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t08.dart b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t08.dart
index 2b0f400..7644c5e 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t08.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/FutureOr_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/Least_greatest_closure_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/Least_greatest_closure_t02.dart
index fa6a747..2a00ea3 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/Least_greatest_closure_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/Least_greatest_closure_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t01.dart
index 96453e8..d4c3825 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t02.dart
index d1c8427..84df08a 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t03.dart
index 8e57bf4..27a96c0 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t04.dart
index 1393ca0..4045c85 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t05.dart
index 6e115f9..fab2bd7 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t06.dart
index aa02805..f9b224d 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t07.dart
index 9b1b395..8bb9235 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t08.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t08.dart
index 1141e6c..af6d3d7 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t08.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t09.dart b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t09.dart
index 885aa81..fe026fc 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/List_A01_t09.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/List_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t01.dart
index ed7f343..dc5a6b9 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t02.dart
index 972d99a..9f0362b 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t03.dart
index 174689f..d469646 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t04.dart
index 640f6b5..30dea92 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t05.dart
index 4cea226..e61f901 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t06.dart
index 39d892c..038e3bc 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t07.dart
index 198da7b..57ff570 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A01_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A02_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A02_t01.dart
index f70fd6c..69309e9 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A02_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A03_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A03_t01.dart
index 4dee981..a20f056 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A03_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/class_A03_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/class_A03_t02.dart
index 6443c67..ac30004 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/class_A03_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/class_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t01.dart
index bf6c06f..09e57a4 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t02.dart
index 7d6a3d9..7d2e02b 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t03.dart
index 8d2888b..00ec6a4 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t04.dart
index 8be1ba6..1a00a7b 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t05.dart
index a1732a8..f8283cf 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A02_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A02_t01.dart
index 4c3b0df..045a2fa 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A02_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t01.dart
index 874b73c..b242ddb 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t02.dart
index b14df1d..273275e 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t03.dart
index 60c22ba..fd9b2ae 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/function_A03_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/function_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t01.dart
index a74e045..f6aba17 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t02.dart
index f7186cf..70a7aa2 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/i2b_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Generic-functions-as-type-args/least_greatest_closure_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/least_greatest_closure_t01.dart
index c8b2388..5ff6bc7 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/least_greatest_closure_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/least_greatest_closure_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t01.dart
index 4f1ce9c..cff1171 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t02.dart
index 328a172..ca0a16d 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t03.dart
index ca02cc3..7277935 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t04.dart
index 987a67e..1966c61 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t05.dart
index 1fd54ce..219a16a 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t06.dart
index ca7c8db..f092751 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t07.dart
index 802ea6f..4c88ad0 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t08.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t08.dart
index 7e3931c..509b7af 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t08.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t09.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t09.dart
index 014231f..2c80483 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t09.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t10.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t10.dart
index 8828bd5..4639c49 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t10.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t11.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t11.dart
index 86ba617..f2318bd 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t11.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t12.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t12.dart
index c56a0a6..16de817 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t12.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t13.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t13.dart
index 234a0d6..a2db9d1 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t13.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t14.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t14.dart
index fc3a2ea..2f37221 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t14.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t15.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t15.dart
index 91a6216..2544d23 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t15.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t16.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t16.dart
index c6faae4..18185c0 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t16.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t17.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t17.dart
index df989ad..081e101 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t17.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t18.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t18.dart
index b38d61e..31a41db 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t18.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t19.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t19.dart
index 78a400b..87e1552 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t19.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t20.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t20.dart
index 3e1fb65..c9c0950 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t20.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t21.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t21.dart
index 6ef3e1a..8025efa 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t21.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t22.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t22.dart
index 5bde5d7..8875f99 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t22.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t23.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t23.dart
index 2bf04e1..605b04b 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t23.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t24.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t24.dart
index ec18080..c1d66e1 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t24.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A01_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t01.dart
index 51c41b8..ef19473 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t02.dart
index 34ed5e3..b9e4521 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t03.dart
index 5e12975..1d1cb82 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t04.dart
index cc7f372..97163b5 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A03_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A03_t01.dart
index 4369d48..425c724 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef1_A03_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef1_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t01.dart
index 8329b62..d2c76c9 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t02.dart
index b5fd95d..3a06340 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t03.dart
index 3380104..0df3fe1 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t04.dart
index 1a4922c..ff6a7a2 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t05.dart
index 3c5eaf3..a6744a8 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t06.dart
index f54aa8e..5b25f00 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t07.dart
index 4537b51..721ddce 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t08.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t08.dart
index 4ce2181..be18641 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t08.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t09.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t09.dart
index 670ae4b..1b985e2 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t09.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t10.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t10.dart
index d1c6719..3f586e9 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t10.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t11.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t11.dart
index 6402156..fdd2401 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t11.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t12.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t12.dart
index 740b765..5fa24f3 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t12.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t13.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t13.dart
index 06294c2..1bf4069 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t13.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t14.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t14.dart
index 45fab49..3ada304 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t14.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t15.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t15.dart
index 95d2f16..6107000 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t15.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t16.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t16.dart
index 95d2f16..6107000 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t16.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t01.dart
index 7878c02..c05fa02 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t02.dart
index 82aa964..585ac7c 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t03.dart
index 05d672a..41d82cb 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t04.dart
index ad501dd..fd3a2dd 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A03_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A03_t01.dart
index 63be5c6..d52ca9d 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef2_A03_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef2_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t01.dart
index eebcb36..da0dfbf 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t02.dart
index ae146fd..480d83a 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t03.dart
index 5cf9f85..f471e40 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t04.dart
index 5ef6fd0..6fc1e93 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t05.dart
index 9bec8ee..bcb8d66 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t06.dart
index b1dc077..fe24669 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/typedef3_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t01.dart
index 65a6428..e1468b3 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t02.dart
index 13fc660..5dbd21f 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t03.dart
index 181e812..1509cc8 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t04.dart
index 74f2721..5a914b2 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t05.dart
index 358c5d5..35bda37 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t06.dart
index 614cbe2..0874f99 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t01.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t01.dart
index 0236b3a..927102f 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t01.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t02.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t02.dart
index b3218d8..92476cf 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t02.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t03.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t03.dart
index a60daca..0c28b5b 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t03.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t04.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t04.dart
index 1e91651..a58ff4a 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t04.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t05.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t05.dart
index 04b90b0..eb45f63 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t05.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t06.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t06.dart
index a4340d1..a2f85cc 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t06.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t07.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t07.dart
index 2276d6d..09ed578 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t07.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/legacy_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allow generic function types as type arguments and bounds
  *
diff --git a/LanguageFeatures/Generic-functions-as-type-args/weak/opted_out_lib.dart b/LanguageFeatures/Generic-functions-as-type-args/weak/opted_out_lib.dart
index 30829d4..67046e1 100644
--- a/LanguageFeatures/Generic-functions-as-type-args/weak/opted_out_lib.dart
+++ b/LanguageFeatures/Generic-functions-as-type-args/weak/opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01.dart
index fd9a125..df2c24a 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02.dart
index 8b67faf..26c107a 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03.dart
index 68a92da..1de3bdf 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04.dart
index 77eec5c..1cfda62 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t01.dart
index 112204b..34a0665 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t02.dart
index b771450..6b4b885 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03.dart
index 338056c..506367f 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04.dart
index ac55f5b..7a93cbc 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t05.dart
index b8911fb..ac70272 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t06.dart
index 32f4b2a..1b6ff54 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t07.dart
index 2401fb5..be89147 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t09.dart
index 009ba96..f36cd81 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t01.dart
index 13a143c..50ef090 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t02.dart
index 938acda..c659e42 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03.dart
index c7ad99a..eab2c28 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05.dart
index fce94fa..71197b5 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t06.dart
index 91e5b69..dac9831 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07.dart
index 2d9882b..c51f18c 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08.dart
index 971e815..adc0b81 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t09.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t09.dart
index d6b36c5..17dc13f 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t10.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t10.dart
index 98a778d..5cc6a78 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t01.dart
index 7f8e3b9..4e4f9eb 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l4_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l4_t01.dart
index f75cf21..c365464 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l4_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l4_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t01.dart
index 0a49c7c..107462f 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02.dart
index 56bd0c4..479a3ec 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t03.dart
index 1982811..44952ee 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04.dart
index a91eb22..319d892 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01.dart
index 7aec65c..bcbced0 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02.dart
index bdab46a..b7b99df 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t03.dart
index 7ad85b2..02d383f 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t04.dart
index 7720574..d229b2d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t05.dart
index 75f716d..95ec847 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t06.dart
index a6dd5f9..f68cbde 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t07.dart
index 436f438..8c600e4 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t08.dart
index 7ccf66a..f3fcffc 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01.dart
index cfc3b0f..bdbcfae 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02.dart
index 65b5a9f..3f8114d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03.dart
index c342acf..aabc48d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04.dart
index c4b32d3..0ca9b06 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t05.dart
index 515cde3..af557b6 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t01.dart
index f12f400..c3d3e4b 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t02.dart
index e6e7e4b..d76b628 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03.dart
index 3b6326e..8d2fef8 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04.dart
index 5266ed3..ed3151a 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t05.dart
index b4e5acd..350dbbe 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t06.dart
index ae82768..c3cebfd 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t07.dart
index 19a1e40..5f6844e 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t08.dart
index a33d93b..83d5ced 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t09.dart
index fb49e2c..d978f7b 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t10.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t10.dart
index a7bdd16..f7f8a86 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t11.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t11.dart
index b976249..d510e0b 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t01.dart
index b9292b6..b2e571d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t02.dart
index d4e46a7..11fa37f 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03.dart
index 37aa634..7398ec5 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04.dart
index bf77847..8a5142d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05.dart
index 993a46c..c8ce174 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t06.dart
index 28d367b..658290b 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07.dart
index ac5178a..0f580b2 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08.dart
index cc14103..818dbb8 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t09.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t09.dart
index 2cbf023..3b2a67e 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t10.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t10.dart
index 062f967..b5e3623 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t01.dart
index 4b9c709..edfc02d 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01.dart
index e14ec5b..77d9b31 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t01.dart
index 1543630..56954c7 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02.dart
index 5ab4f60..f42ac75 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t03.dart
index 285fe13..7f99597 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04.dart
index 46652d4..c351294 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01.dart
index 0f7f3a9..e185988 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02.dart
index 5f51708..f745fc2 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t03.dart
index 43440bf..89a51b8 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04.dart
index 5e12b15..e2b222e 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t05.dart
index fce221b..7fd5aaf 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t06.dart
index 934c1b3..9eea66c 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t07.dart
index 61a205b..994eb89 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08.dart
index 09a7a92..45be986 100644
--- a/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t01.dart
index 733cebd..2f774d4 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t02.dart
index 0af458a..24aee82 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t03.dart
index 3e8e5a6..25ccee7 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t01.dart
index 962a8c4..05cb714 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t02.dart
index 099644c..3cef42c 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t03.dart
index f0d597a..cbeb207 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t05.dart
index bce4e61..c46470d 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t06.dart
index d4657b4..ce04dfd 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t07.dart
index 7b2a4ce..eac2d6b 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t08.dart
index 88d3d9b..490dfd8 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t01.dart
index 4903143..707e3d7 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t02.dart
index 53fc5c4..c8569b5 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t03.dart
index 62ca0be..63365ba 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t05.dart
index 93b65db..4b29bec 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t06.dart
index 7c640ad..d3f95b6 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t08.dart
index 44e19bd..7661f07 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t09.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t09.dart
index 868440d..a8c77c1 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t10.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t10.dart
index 56b24c5..3975bc9 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l2_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l3_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l3_t01.dart
index c6ed47d..406054b 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l3_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l3_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l4_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l4_t01.dart
index 62cc06c..3d38b32 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l4_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_l4_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t01.dart
index 2141642..6502d72 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t02.dart
index 93f5b44..f93beab 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t04.dart
index fbf8688..60ba372 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t01.dart
index f93534a..dfcec23 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t02.dart
index a95bb3f..ee8fce8 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t04.dart
index e1ad315..2d0a61f 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t05.dart
index cf433c9..df8db90 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t06.dart
index 569fe24..6d5cde7 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t08.dart
index a89fc69..7307361 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t01.dart
index f429279..3945686 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t02.dart
index 68e6ba3..dce8a6a 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t03.dart
index dcaa862..03b8ba7 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t04.dart
index efb318d..0a2a22c 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t01.dart
index f75fc52..d8d4a57 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t02.dart
index c8f631c..02b8d94 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t03.dart
index 7b78c68..b8fbbd4 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04.dart
index 84795d3..2ae3eba 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t05.dart
index ec18a63..c1e1d69 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t06.dart
index 23fbc6a..96fdf75 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t07.dart
index 82e4165..d5b63ad 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08.dart
index 2956952..5fa39fa 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t01.dart
index 11ce628..d6446cc 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t02.dart
index 6a61d2e..045c567 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t03.dart
index f040d78..8b3ad3c 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t04.dart
index 7bf96a5..7ebb584 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t05.dart
index fb5e7cd..13eba25 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t06.dart
index 1bca67c..ecc3a35 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t07.dart
index 5735c69..a4d84c9 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t08.dart
index 7fe9803..f2b44ea 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t09.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t09.dart
index a7f055d..7e37447 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t10.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t10.dart
index 74c6f2b..be65ce4 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l2_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l3_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l3_t01.dart
index ce6c570..ed63f59 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l3_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l3_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l4_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l4_t01.dart
index 4dca44c..687107a 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l4_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l4_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t01.dart
index 0b8658a..8f6acd9 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t02.dart
index 7deab59..1896165 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03.dart
index 3e8acd6..2f5585f 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t04.dart
index 592b833..0df1397 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
@@ -46,6 +47,11 @@
  * void Function(); class C<X>; typedef A<X extends G<C<X>>> = C<X>].
  * @author iarkh@unipro.ru
  */
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t01.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t01.dart
index 271d0c0..9136240 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t02.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t02.dart
index 203fffb..b9ef930 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03.dart
index f26fa0b..99bf3da 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t04.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t04.dart
index eb47c04..b91dc5f 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t05.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t05.dart
index 1be5533..877a804 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t06.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t06.dart
index 45568a9..6690aa4 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07.dart
index db8681d..7b658f7 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
index 685f499..a290b8a 100644
--- a/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t01.dart
index 241d4f4..c8c754b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02.dart
index 382e35a..d005a40 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t03.dart
index 2d526aa..02fe4d1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t04.dart
index 17a2d23..e468721 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t05.dart
index b9077bd..65904e4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t01.dart
index 3ed3ed3..e1f6c03 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02.dart
index 76dbd71..9e223a9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03.dart
index 6773e03..eb17009 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t04.dart
index 57c522d..eb328c6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05.dart
index dd149ac..990b91c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t06.dart
index da5303b..be30a6c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07.dart
index 83c4588..6b665ae 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08.dart
index 2d53ef9..ddb0f9e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t09.dart
index d0a9927..c11071d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10.dart
index ce9bc2e..60049e1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t11.dart
index 77ad75f..33c712e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t12.dart
index 96ba828..a858768 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t13.dart
index bef7128..936c806 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t13.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t14.dart
index 6dd50e5..95e156d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t14.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t15.dart
index 2eadb00..3e28a22 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t16.dart
index f84ee89..e1d8dda 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t17.dart
index 9f10dc7..58905c6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t18.dart
index 17ba52e..6b46b02 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t19.dart
index b7f5007..e6a975a 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t01.dart
index 649829c..e9c92f7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t02.dart
index c3f50ae..596bd3e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t03.dart
index e17bcd3..68e6392 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t04.dart
index fb3fdfa..233fdd1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t05.dart
index 399c86e..6bbdd73 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t06.dart
index 093887e..5c8d4be 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t07.dart
index f1463b3..3ee6ea3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t08.dart
index aeeb403..c16df85 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t09.dart
index 8d1caa3..de83a9c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t10.dart
index df99743..696e0a4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t11.dart
index c59a161..5c0dd61 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t12.dart
index 1a05c59..3b57523 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t13.dart
index 160fec1..770ea44 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t14.dart
index 7e23494..6e7cbf4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t15.dart
index f5b41c8..18ce4b0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t16.dart
index 55f0bca..55aed7a 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t17.dart
index 36c0854..d05fc8c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t18.dart
index 0cbf7cd..f3f2412 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t19.dart
index 3b69dd9..01400d8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t20.dart
index 7be85d2..6a52507 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_01_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t01.dart
index cb48526..e0925f3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t02.dart
index 4d8f250..bbcc0d4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t03.dart
index f0976d9..c093806 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t04.dart
index dfa1dcb..8801335 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t05.dart
index b5038ad..953c0c1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t06.dart
index 20e6030..a8caf11 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t07.dart
index f1463b3..3ee6ea3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t08.dart
index 454d164..d4fb3ba 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t09.dart
index 3feacf4..13bbf8e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t10.dart
index de1fc9c..5a3d0eb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t11.dart
index 3380714..a51508f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t12.dart
index b9dda01..3aa1292 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t13.dart
index bade1b4..766a864 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t14.dart
index e1931dc..263ba30 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t15.dart
index 47232a5..6b1ad24 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t16.dart
index fa25e5a..710ae15 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t17.dart
index 240c4e8..7f2b249 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t18.dart
index 2220cb1..3d83a42 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t19.dart
index 484a295..b810f0b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t20.dart
index 5353663..3a364f0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_02_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t01.dart
index a5c915b..957bc51 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t02.dart
index 6fc5e50..bfcc466 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t03.dart
index 29a06c5..e98bc37 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t04.dart
index 1940579..3bc2b94 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t05.dart
index 427a75b..ea95e93 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t06.dart
index d6064f9..3b5d501 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t07.dart
index 2c48e6d..94c6d2d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t08.dart
index e0796cf..8605f64 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t09.dart
index cdc03a5..5f0c071 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t10.dart
index 99cf896..f6424d0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t11.dart
index ce16faf..047df7e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t12.dart
index 98a92bd..54d2d9e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t13.dart
index abb6396..06fe9b6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t14.dart
index 12f4559..7473de6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t15.dart
index 8837dee..b8bd8cb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t16.dart
index 005c119..75ad69e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t17.dart
index 072cff2..ede46af 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t18.dart
index 4e38eb8..c36d6e9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t19.dart
index 3ab4032..a81a6fa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t20.dart
index 09c9f3b..62453c1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_03_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t01.dart
index 19ad34c..0edac8f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t02.dart
index 27de741..ee03024 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t03.dart
index 59fbe64..396fddf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t04.dart
index d855670..d9cfc69 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t05.dart
index 65d9faa..ab7d456 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t06.dart
index 4f3c386..a8db733 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t07.dart
index 8b1204d..129122f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t08.dart
index 5f0fae3..c1ad7bf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t09.dart
index 15bb1b3..ff29517 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t10.dart
index 88bb7f7..b696d88 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t11.dart
index 343d9e7..ed5879a 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t12.dart
index c407336..a86426c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t13.dart
index a778f16..246db8c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t14.dart
index 03c20e9..28d94d5 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t15.dart
index 2bd6897..2df84f4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t16.dart
index f74ef85..1ae1e6a 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t17.dart
index 337e4d4..8a5cd7b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t18.dart
index 931780d..53c0100 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t19.dart
index f57d588..4361d72 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t20.dart
index 17898a7..772d1cf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_04_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t01.dart
index 8914d08..f0fa8d2 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t02.dart
index 0bf2fcd..bbebb28 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t03.dart
index 8d4be81..596770b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t04.dart
index 2ddf605..53e47f9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t05.dart
index f422d12..55095f7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t06.dart
index 08fc0e9..8222fce 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t07.dart
index bf11335..93843b2 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t08.dart
index a25b031..eed5c06 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t09.dart
index ef7b2e8..bbda9e8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t10.dart
index 5a648c0..e617250 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t11.dart
index 02d281c..7f21a9d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t12.dart
index 6708533..da91b64 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t13.dart
index 5136a8f..560c886 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t14.dart
index f99e92f..cfdf5ab 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t15.dart
index 0cb45c7..45638ac 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t16.dart
index 9f0072c..9448522 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t17.dart
index ca80196..66364b3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t18.dart
index f418399..48f275b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t19.dart
index bebd0c0..7b96045 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t20.dart
index 0f7bd53..40ac4c8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_05_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t01.dart
index 845bc2a..e839c3c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t02.dart
index f56555e..43314c9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t03.dart
index 4028209..cedf1ce 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t04.dart
index a466b6b..b210bf1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t05.dart
index 064e9ac..49e9560 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t06.dart
index ccba606..d575f93 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t07.dart
index 3a1ab82..094e6ca 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t08.dart
index 5fa8ba3..1e5d617 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t09.dart
index 575b827..23ad3bf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t10.dart
index 2239701..d74f645 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t11.dart
index 0e591c3..4898d15 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t12.dart
index 59d0aef..c0fb44c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t13.dart
index 6d5caf0..68766ee 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t14.dart
index f8b9c91..14c5150 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t15.dart
index 6adebd4..6a5e6e4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t16.dart
index d8069ba..9e9488f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t17.dart
index 675bd45..d254d34 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t18.dart
index 61104f6..02dcf7b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t19.dart
index 35ec653..e2b0ad9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t20.dart
index 7d2c5c6..b0b1e67 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_06_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t01.dart
index 338fe95..c2fb231 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t02.dart
index 52d6c5a..d7623c2 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t03.dart
index 4ca78c6..33f519c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t04.dart
index 5a718b6..f13c728 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t05.dart
index 1aa2b0b..466739e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t06.dart
index 65b7b67..b6489a9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t07.dart
index b21743e..180bb06 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t08.dart
index 510d06c..45c0b5d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t09.dart
index 7ad0689..0628538 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t10.dart
index b86710b..f657cfd 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t11.dart
index 141a6b8..0e77b8b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t12.dart
index 25bbe7e..f0a4c35 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t13.dart
index c1f2ff7..aa3a841 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t14.dart
index 2db2e56..c182d31 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t15.dart
index 7a90516..a565c6e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t16.dart
index 0694f39..21b9955 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t17.dart
index 4ebb3b3..4d00fce 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t18.dart
index 54d1111..c70423b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t19.dart
index 91c315d..e96bcc8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t20.dart
index 0bc858c..021c5bb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_typedef_l1_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t01.dart
index 51b41bf..6c942e5 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02.dart
index d3b8bf3..6c64769 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t03.dart
index 8bbdc00..974583d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t04.dart
index f927ce9..4dffb19 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t05.dart
index b0fd480..7637bf8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t01.dart
index e834a45..e07e962 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02.dart
index 3cc965b..6b4a188 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03.dart
index 26ad545..cba2b13 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04.dart
index b9664b4..294e545 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05.dart
index def04eb..9a7330f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t06.dart
index 03fcde3..ad7a74b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07.dart
index 818927c..3bc3788 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08.dart
index 5d371a4..0ca5f1f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09.dart
index 452393f..f0ea541 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10.dart
index d927b0f..b3da753 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t11.dart
index e5749d1..ac244f9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t12.dart
index 12a5d49..b5ce6db 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t13.dart
index 4afc32c..a991b22 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t13.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t14.dart
index b40a263..a08716c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t14.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t15.dart
index c91fd53..21bd29b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t16.dart
index ee726ed..f16b3bc 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t17.dart
index c6f9b8e..b9c6910 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t18.dart
index f611209..295f13f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t19.dart
index 4a5370f..943191e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t01.dart
index 61247e0..0a9c0e3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t02.dart
index e096140..43a49b9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t03.dart
index f117c1c..370b256 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t04.dart
index 0ecf03e..b8eddf0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t05.dart
index 91370a3..9c9ff2d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t06.dart
index 1ef6c19..f86989c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t07.dart
index 844c55d..0c39520 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t08.dart
index ff32088..35eec7d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t09.dart
index 5e4026b..7dfeec4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t10.dart
index 3150e40..b3e8de6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t11.dart
index f19002a..fb8742e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t12.dart
index dccd033..18a9422 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t13.dart
index 9d25570..53a1030 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t14.dart
index b885698..6bcf4d7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t15.dart
index e1f0eee..0762f50 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t16.dart
index 5bc5810..79d617b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t17.dart
index b73000c..723ff36 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t18.dart
index 0660466..3ad1397 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t19.dart
index fd97505..a260d4f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t20.dart
index cff8119..81591d5 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_01_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t01.dart
index acef009..be97976 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t02.dart
index 46e5ad4..804f1e8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t03.dart
index 6777ee2..bfe1075 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t04.dart
index 59d3460..60df32b 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t05.dart
index 84c104a..c0b2a6e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t06.dart
index be16ab0..7da59b9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t07.dart
index f627998..9fccb4f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t08.dart
index d517e5a..52dad70 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t09.dart
index 92de191..619d2aa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t10.dart
index 3aeeadb..1fee2f8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t11.dart
index 686cc7d..d4d9629 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t12.dart
index f326547..5d4272e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t13.dart
index dbb01ac..4dc5bc9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t14.dart
index f0c2089..d79cbb1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t15.dart
index 46cf1bb..50828eb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t16.dart
index df7b854..6c3fa3e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t17.dart
index b4b8cf5..19c0289 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t18.dart
index a4d92b9..56acbfa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t19.dart
index 1686d15..f8aac17 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t20.dart
index 05189b0..25a859e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_02_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t01.dart
index 57cd14a..32ceaf1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t02.dart
index 1e5f589..4127369 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t03.dart
index 731531e..6d0e155 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t04.dart
index c761595..eef3b55 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t05.dart
index 786ffeb..b072b4e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t06.dart
index 06a86bc..49a1851 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t07.dart
index cd0735c..63a9ba7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t08.dart
index 7504ca7..6ac6536 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t09.dart
index 502e78a..8c47128 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t10.dart
index bd22a02..e5ec8c1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t11.dart
index 587ef7d..2549ef3 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t12.dart
index 90cd33b..40a0b7c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t13.dart
index 5277690..49a4908 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t14.dart
index f0e1487..7b52a7f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t15.dart
index 067f937..6ba064e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t16.dart
index 10f52c1..c668d28 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t17.dart
index e3529ef..12fd628 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t18.dart
index 7fbecfc..33da81d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t19.dart
index fce6f6f..2f0c836 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t20.dart
index 5c387fc..d98f3eb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_03_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t01.dart
index b08d8ef..9adc4a0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t02.dart
index b2b10e6..668e060 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t03.dart
index 138c1bf..7d66328 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t04.dart
index db8c635..940faf6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t05.dart
index fd884f8..35552c2 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t06.dart
index e342262..b153080 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t07.dart
index 263315f..b98cfbb 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t08.dart
index 563c1ed..9cab5b4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t09.dart
index 46df958..ec8ecaa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t10.dart
index ad5056f..98aa4b1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t11.dart
index b7dd0bb..32d11cc 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t12.dart
index 2633c5a..b7ecaaa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t13.dart
index 3267be9..7fc3a73 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t14.dart
index fc73434..b53ccae 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t15.dart
index 0e618e0..2bc74cf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t16.dart
index f220060..247fa13 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t17.dart
index 1aff46d..873e153 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t18.dart
index 5bd04bc..37144aa 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t19.dart
index f52917c..ad2fa41 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t20.dart
index 95e0d0b..b4b1595 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_04_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t01.dart
index 350d08c..a170236 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t02.dart
index c13c246..efa3dae 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t03.dart
index 52f3264..19d2404 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t04.dart
index 9b821a1..c32b746 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t05.dart
index 24fe13a..0b35ed7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t06.dart
index ba08ed3..b046180 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t07.dart
index 6e6f6aa..449558f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t08.dart
index 18e3985..70e3582 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t09.dart
index 69a09fc..d5d6d3f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t10.dart
index f673833..3f62501 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t11.dart
index 0f0efd4..44424d9 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t12.dart
index 6766b0d..0cec0bf 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t13.dart
index 2843ebd..bc6bb1f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t14.dart
index d4b4c19..891879e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t15.dart
index 8969317..b8b0551 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t16.dart
index e375802..d7e84ec 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t17.dart
index afa9fc7..006c999 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t18.dart
index 1782234..5ca3eb6 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t19.dart
index 1cc5dc1..f8f3ebe 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t20.dart
index e2b32f0..7bbb482 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_05_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t01.dart
index 5eb25f3..fe4f333 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t02.dart
index 9a91458..02f284f 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t03.dart
index 63e82e1..5691285 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t04.dart
index 0c6e32c..903b9ad 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t05.dart
index 5b0d6f7..251d943 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t06.dart
index 7d5c61f..198d1ee 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t07.dart
index b2e0844..8dc72c0 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t08.dart
index 68158c8..0761c57 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t09.dart
index 51c780a..67a9228 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t10.dart
index be61406..6fc6573 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t11.dart
index 98e2a35..2e97fb1 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t12.dart
index 92f8262..3ba5f84 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t13.dart
index 792889f..6b50427 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t14.dart
index 9abdf0c..b0c608d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t15.dart
index 8af8b0b..d9c86f8 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t16.dart
index e03a9ea..1ea4810 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t17.dart
index 7682860..11cad61 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t18.dart
index 5a2b3ff..24c0f3e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t19.dart
index 443df77..fc5a029 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t20.dart
index 7eb153d..704f2ae 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_06_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t01.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t01.dart
index e6cb3eb..a4adb0d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t01.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t02.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t02.dart
index 3aafbbb..70a4478 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t02.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t03.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t03.dart
index 4ef3401..a193e83 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t03.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t04.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t04.dart
index 0e5a67a..817ccc4 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t04.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t05.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t05.dart
index d9e0d4a..e62c645 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t05.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t06.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t06.dart
index 8affdda..f5d9a5d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t06.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t07.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t07.dart
index 6223af4..c4a361d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t07.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t08.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t08.dart
index 968e349..a2999de 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t08.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t09.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t09.dart
index 3f075d8..576f588 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t09.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t10.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t10.dart
index 2da82da..192d33c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t10.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t11.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t11.dart
index b1c8014..e59650d 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t11.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t12.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t12.dart
index ece1c45..559ad31 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t12.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t13.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t13.dart
index edc2838..7446724 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t13.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t14.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t14.dart
index 40f78d3..32284d7 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t14.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t15.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t15.dart
index 089bcd6..afb9c13 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t15.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t16.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t16.dart
index 6827990..5ae3042 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t16.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t17.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t17.dart
index e41d68d..869adcc 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t17.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t18.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t18.dart
index a7b5182..b6db9af 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t18.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t19.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t19.dart
index 2f2d797..bf1321c 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t19.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t20.dart b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t20.dart
index 7a13b76..386d69e 100644
--- a/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t20.dart
+++ b/LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_typedef_l1_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Instantiate to bound then computes an actual type argument list
  * for [G] as follows:
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A01_t01.dart b/LanguageFeatures/Set-literals/constant_set_literals_A01_t01.dart
index b8a8d6d..534183c 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s starts with const, then it is a compile-time error if any
  * element expression is not a compile-time constant expression, or if T is not
@@ -32,11 +33,11 @@
   // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_LIST_ELEMENT
   // [cfe] Not a constant expression.
   const v3 = {1, 2, '3', new A()};
-//                       ^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const v4 = [const B(), const C(), const A(), x];
-//                                             ^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A02_t01.dart b/LanguageFeatures/Set-literals/constant_set_literals_A02_t01.dart
index b5b8cc0..582de07 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A02_t01.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the values of the constant
  * element expressions override Object.operator== unless they are instances of
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A02_t02.dart b/LanguageFeatures/Set-literals/constant_set_literals_A02_t02.dart
index 90a8b01..822bcf0 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A02_t02.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the values of the constant
  * element expressions override Object.operator== unless they are instances of
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A02_t03.dart b/LanguageFeatures/Set-literals/constant_set_literals_A02_t03.dart
index 14c05cd..ca4ca1f 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A02_t03.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the values of the constant
  * element expressions override Object.operator== unless they are instances of
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A02_t04.dart b/LanguageFeatures/Set-literals/constant_set_literals_A02_t04.dart
index 19fa949..0678712 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A02_t04.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the values of the constant
  * element expressions override Object.operator== unless they are instances of
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A03_t01.dart b/LanguageFeatures/Set-literals/constant_set_literals_A03_t01.dart
index 4aa6e5c..a7d8dc6 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A03_t01.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e1 … en be the constant element expressions of s in source
  * order, and let v1 … vn be their respective constant values. Evaluation of s
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A04_t01.dart b/LanguageFeatures/Set-literals/constant_set_literals_A04_t01.dart
index 3f1f624..fc4ad7a 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A04_t01.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a constant set literals is created which has the same type
  * argument and contains the same values in the same order, as the value of a
diff --git a/LanguageFeatures/Set-literals/constant_set_literals_A05_t01.dart b/LanguageFeatures/Set-literals/constant_set_literals_A05_t01.dart
index 901a347..c95a281 100644
--- a/LanguageFeatures/Set-literals/constant_set_literals_A05_t01.dart
+++ b/LanguageFeatures/Set-literals/constant_set_literals_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  It is a compile-time error if any two of the values are equal
  * according to ==.
diff --git a/LanguageFeatures/Set-literals/disambiguating_A01_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A01_t01.dart
index 3704b74..836bfe0 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral
  * ...
@@ -100,7 +101,7 @@
   // [analyzer] COMPILE_TIME_ERROR.EXPECTED_TWO_MAP_TYPE_ARGUMENTS
   // [cfe] A set or map literal requires exactly one or two type arguments, respectively.
   var x9 = <String, int, int> {...map};
-//         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 103, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var x10 = <String, int, int> {...map2};
diff --git a/LanguageFeatures/Set-literals/disambiguating_A01_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A01_t02.dart
index e273c24..795416d 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A01_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral
  * ...
@@ -20,19 +21,19 @@
 Set set2 = {};
 
 var v1 = <int, String> {1};
-//                      ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 var v2 = const <String, int> {1, 2};
-//                            ^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 var v3 = <String, int> {'1', '2'};
-//                      ^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 var v4 = const <int?, String?> {'s', null};
-//                              ^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 var v5 = <String, int> {...set1};
@@ -40,25 +41,25 @@
 // [analyzer] COMPILE_TIME_ERROR.NOT_MAP_SPREAD
 // [cfe] Unexpected type 'Set<dynamic>' of a map spread entry.  Expected 'dynamic' or a Map.
 var v6 = const <int, String> {...set2};
-//                               ^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
 main() {
   var x1 = <int, String> {1};
-//                        ^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var x2 = const <String, int> {1, 2};
-//                              ^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var x3 = <String, int> {'1', '2'};
-//                        ^^^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var x4 = const <int?, String?> {'s', null};
-//                                ^^^
+// [error line 61, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var x5 = <String, int> {...set1};
@@ -66,7 +67,7 @@
   // [analyzer] COMPILE_TIME_ERROR.NOT_MAP_SPREAD
   // [cfe] Unexpected type 'Set<dynamic>' of a map spread entry.  Expected 'dynamic' or a Map.
   var x6 = const <int, String> {...set2};
-//                                 ^^^^
+// [error line 69, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/disambiguating_A01_t03.dart b/LanguageFeatures/Set-literals/disambiguating_A01_t03.dart
index fd9e934..646ed64 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A01_t03.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral
  * ...
diff --git a/LanguageFeatures/Set-literals/disambiguating_A01_t04.dart b/LanguageFeatures/Set-literals/disambiguating_A01_t04.dart
index d064dae..54420b8 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A01_t04.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral
  * ...
diff --git a/LanguageFeatures/Set-literals/disambiguating_A02_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A02_t01.dart
index af10e4f..1669def 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A02_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A02_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A02_t02.dart
index 03b5226..b030f66 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A02_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A02_t03.dart b/LanguageFeatures/Set-literals/disambiguating_A02_t03.dart
index 30d30cb..91cdca6 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A02_t03.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A02_t04.dart b/LanguageFeatures/Set-literals/disambiguating_A02_t04.dart
index 184bfe8..3f460df 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A02_t04.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A03_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A03_t01.dart
index cde206e..9635b0c 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A03_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A03_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A03_t02.dart
index 39748ad..f4c543d 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A03_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A04_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A04_t01.dart
index 3268dd7..f8b1306 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A04_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A04_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A04_t02.dart
index 490594a..a9d7aab 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A04_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A05_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A05_t01.dart
index 2ef8bc9..db156d2 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A05_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A05_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A05_t02.dart
index 3c4695f..c75e421 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A05_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A06_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A06_t01.dart
index b009d94..4c06dea 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A06_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A06_t02.dart b/LanguageFeatures/Set-literals/disambiguating_A06_t02.dart
index 51f2015..790d2f8 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A06_t02.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/disambiguating_A07_t01.dart b/LanguageFeatures/Set-literals/disambiguating_A07_t01.dart
index c194c6a..e9912db 100644
--- a/LanguageFeatures/Set-literals/disambiguating_A07_t01.dart
+++ b/LanguageFeatures/Set-literals/disambiguating_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let e be a setOrMapLiteral.
  * If e has a context C, and the base type of C is Cbase (that is, Cbase is C
diff --git a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t01.dart b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t01.dart
index 13b9888..a62cfae 100644
--- a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  For set literals with element type T, the static type is always
  * Set<T>, but static analysis will reject an assignment of a non-constant set
diff --git a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t02.dart b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t02.dart
index 57aa94f..4fce0a5 100644
--- a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t02.dart
+++ b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  For set literals with element type T, the static type is always
  * Set<T>, but static analysis will reject an assignment of a non-constant set
diff --git a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t03.dart b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t03.dart
index 43562ce..ba3bf9c 100644
--- a/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t03.dart
+++ b/LanguageFeatures/Set-literals/exact_types_of_literals_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  For set literals with element type T, the static type is always
  * Set<T>, but static analysis will reject an assignment of a non-constant set
diff --git a/LanguageFeatures/Set-literals/non_constant_set_literals_A01_t01.dart b/LanguageFeatures/Set-literals/non_constant_set_literals_A01_t01.dart
index 8373c35..75ba04a 100644
--- a/LanguageFeatures/Set-literals/non_constant_set_literals_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/non_constant_set_literals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s does not start with const and it does not occur in a constant
  * context, then it evaluates to a mutable set object as follows:
diff --git a/LanguageFeatures/Set-literals/non_constant_set_literals_A02_t01.dart b/LanguageFeatures/Set-literals/non_constant_set_literals_A02_t01.dart
index f13331a..45a0471 100644
--- a/LanguageFeatures/Set-literals/non_constant_set_literals_A02_t01.dart
+++ b/LanguageFeatures/Set-literals/non_constant_set_literals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s does not start with const and it does not occur in a constant
  * context, then it evaluates to a mutable set object as follows:
diff --git a/LanguageFeatures/Set-literals/set_literals_A01_t01.dart b/LanguageFeatures/Set-literals/set_literals_A01_t01.dart
index 90bbdcb..5efd364 100644
--- a/LanguageFeatures/Set-literals/set_literals_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s is a set literal, then it has the form
  * const? ('<' type '>')? '{' ... '}' where ... is zero or more comma-separated
diff --git a/LanguageFeatures/Set-literals/set_literals_A01_t02.dart b/LanguageFeatures/Set-literals/set_literals_A01_t02.dart
index f01a543..9bd6fbb 100644
--- a/LanguageFeatures/Set-literals/set_literals_A01_t02.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s is a set literal, then it has the form
  * const? ('<' type '>')? '{' ... '}' where ... is zero or more comma-separated
@@ -12,11 +13,11 @@
  */
 main() {
   var v1  = const <int?> {,};
-//                        ^
+// [error line 15, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v2  = const {,};
-//                 ^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v3  = {,};
@@ -24,15 +25,15 @@
   // [analyzer] SYNTACTIC_ERROR.MISSING_IDENTIFIER
   // [cfe] Expected an identifier, but got ','.
   var v4  = const <int?> {,,};
-//                        ^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v5  = const {,,};
-//                 ^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var v6  = {,,};
-//           ^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/set_literals_A02_t01.dart b/LanguageFeatures/Set-literals/set_literals_A02_t01.dart
index 7ed2fda..42253c0 100644
--- a/LanguageFeatures/Set-literals/set_literals_A02_t01.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If s has no typeArgument, then one is inferred in exactly the same
  * way as for list literals. (Either infer it from the context type, or if there
diff --git a/LanguageFeatures/Set-literals/set_literals_A03_t01.dart b/LanguageFeatures/Set-literals/set_literals_A03_t01.dart
index edebad0..ec71888 100644
--- a/LanguageFeatures/Set-literals/set_literals_A03_t01.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the explicit or inferred type argument to the type
  * literal. It's a compile-time error if the static type of any element
diff --git a/LanguageFeatures/Set-literals/set_literals_A03_t02.dart b/LanguageFeatures/Set-literals/set_literals_A03_t02.dart
index f7faa56..7ceea39 100644
--- a/LanguageFeatures/Set-literals/set_literals_A03_t02.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let T be the explicit or inferred type argument to the type
  * literal. It's a compile-time error if the static type of any element
diff --git a/LanguageFeatures/Set-literals/set_literals_A04_t01.dart b/LanguageFeatures/Set-literals/set_literals_A04_t01.dart
index f6124e5..4e618ad 100644
--- a/LanguageFeatures/Set-literals/set_literals_A04_t01.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of s is Set<T>.
  *
diff --git a/LanguageFeatures/Set-literals/set_literals_A04_t02.dart b/LanguageFeatures/Set-literals/set_literals_A04_t02.dart
index 59c21fd..52915bf 100644
--- a/LanguageFeatures/Set-literals/set_literals_A04_t02.dart
+++ b/LanguageFeatures/Set-literals/set_literals_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of s is Set<T>.
  *
@@ -69,7 +70,7 @@
   // [analyzer] COMPILE_TIME_ERROR.RETURN_OF_INVALID_TYPE
   // [cfe] A value of type 'Set<C>' can't be returned from a function with return type 'LinkedHashSet<C>'.
   LinkedHashSet<C> test13() => <C>{new C()}
-//                             ^^^^^^^^^^^^
+// [error line 72, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   LinkedHashSet<int> test14() => {new C()};
diff --git a/LanguageFeatures/Set-literals/syntax_compatibility_A01_t01.dart b/LanguageFeatures/Set-literals/syntax_compatibility_A01_t01.dart
index e08f27e..65268a3 100644
--- a/LanguageFeatures/Set-literals/syntax_compatibility_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/syntax_compatibility_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion That could make it ambiguous whether { … ? … : … } is a
  * one-element set or a one-entry map. Luckily, the current grammar does not
diff --git a/LanguageFeatures/Set-literals/syntax_compatibility_A01_t02.dart b/LanguageFeatures/Set-literals/syntax_compatibility_A01_t02.dart
index d727f11..471bdb5 100644
--- a/LanguageFeatures/Set-literals/syntax_compatibility_A01_t02.dart
+++ b/LanguageFeatures/Set-literals/syntax_compatibility_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The token following a question mark dictates whether it's part of
  * a null-aware operation or the beginning of a new expression.
diff --git a/LanguageFeatures/Set-literals/type_inference_A01_t01.dart b/LanguageFeatures/Set-literals/type_inference_A01_t01.dart
index 5296a28..9e88fb1 100644
--- a/LanguageFeatures/Set-literals/type_inference_A01_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A01_t02.dart b/LanguageFeatures/Set-literals/type_inference_A01_t02.dart
index e589e5f..4f21a9a 100644
--- a/LanguageFeatures/Set-literals/type_inference_A01_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A01_t03.dart b/LanguageFeatures/Set-literals/type_inference_A01_t03.dart
index 57a35e6..8db80c6 100644
--- a/LanguageFeatures/Set-literals/type_inference_A01_t03.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A01_t04.dart b/LanguageFeatures/Set-literals/type_inference_A01_t04.dart
index 7e17610..b48be91 100644
--- a/LanguageFeatures/Set-literals/type_inference_A01_t04.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A02_t01.dart b/LanguageFeatures/Set-literals/type_inference_A02_t01.dart
index 827d9df..68962e3 100644
--- a/LanguageFeatures/Set-literals/type_inference_A02_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A02_t02.dart b/LanguageFeatures/Set-literals/type_inference_A02_t02.dart
index 46bf432..559e41f 100644
--- a/LanguageFeatures/Set-literals/type_inference_A02_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A02_t03.dart b/LanguageFeatures/Set-literals/type_inference_A02_t03.dart
index e6abf3d..c030d14 100644
--- a/LanguageFeatures/Set-literals/type_inference_A02_t03.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a setOrMapLiteral collection, the inferred type of an element
  * is a set element type T, a pair of a key type K and a value type V, or both.
diff --git a/LanguageFeatures/Set-literals/type_inference_A03_t01.dart b/LanguageFeatures/Set-literals/type_inference_A03_t01.dart
index 2b539b4..9300a42 100644
--- a/LanguageFeatures/Set-literals/type_inference_A03_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  *
diff --git a/LanguageFeatures/Set-literals/type_inference_A04_t01.dart b/LanguageFeatures/Set-literals/type_inference_A04_t01.dart
index dec8d6a..4c4c4d4 100644
--- a/LanguageFeatures/Set-literals/type_inference_A04_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  *
diff --git a/LanguageFeatures/Set-literals/type_inference_A04_t02.dart b/LanguageFeatures/Set-literals/type_inference_A04_t02.dart
index 0218a49..aa6adc5 100644
--- a/LanguageFeatures/Set-literals/type_inference_A04_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  *
diff --git a/LanguageFeatures/Set-literals/type_inference_A05_t01.dart b/LanguageFeatures/Set-literals/type_inference_A05_t01.dart
index 1cf2e57..1fc41d9 100644
--- a/LanguageFeatures/Set-literals/type_inference_A05_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A06_t01.dart b/LanguageFeatures/Set-literals/type_inference_A06_t01.dart
index dccf6c5..069c0b3 100644
--- a/LanguageFeatures/Set-literals/type_inference_A06_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A06_t02.dart b/LanguageFeatures/Set-literals/type_inference_A06_t02.dart
index bfc02d3..e926601 100644
--- a/LanguageFeatures/Set-literals/type_inference_A06_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A07_t01.dart b/LanguageFeatures/Set-literals/type_inference_A07_t01.dart
index 419c739..9e7c195 100644
--- a/LanguageFeatures/Set-literals/type_inference_A07_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A08_t01.dart b/LanguageFeatures/Set-literals/type_inference_A08_t01.dart
index 16b5a9f..d9419fe 100644
--- a/LanguageFeatures/Set-literals/type_inference_A08_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A09_t01.dart b/LanguageFeatures/Set-literals/type_inference_A09_t01.dart
index e73dfbb..96b736f 100644
--- a/LanguageFeatures/Set-literals/type_inference_A09_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A11_t01.dart b/LanguageFeatures/Set-literals/type_inference_A11_t01.dart
index 8a2f6bd..20dced9 100644
--- a/LanguageFeatures/Set-literals/type_inference_A11_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
@@ -19,11 +20,11 @@
 
 void test<T>(T t) {
   var s1 = {...t };
-//         ^^^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var s2 = {...?t};
-//         ^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/Set-literals/type_inference_A11_t02.dart b/LanguageFeatures/Set-literals/type_inference_A11_t02.dart
index 4d33ca4..3295c0c 100644
--- a/LanguageFeatures/Set-literals/type_inference_A11_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A11_t03.dart b/LanguageFeatures/Set-literals/type_inference_A11_t03.dart
index 06c8aa2..3333a84 100644
--- a/LanguageFeatures/Set-literals/type_inference_A11_t03.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A12_t01.dart b/LanguageFeatures/Set-literals/type_inference_A12_t01.dart
index 3b62b14..d5a1412 100644
--- a/LanguageFeatures/Set-literals/type_inference_A12_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A13_t01.dart b/LanguageFeatures/Set-literals/type_inference_A13_t01.dart
index 9490961..6d77440 100644
--- a/LanguageFeatures/Set-literals/type_inference_A13_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A14_t01.dart b/LanguageFeatures/Set-literals/type_inference_A14_t01.dart
index 558d4b0..89d90ac 100644
--- a/LanguageFeatures/Set-literals/type_inference_A14_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A15_t01.dart b/LanguageFeatures/Set-literals/type_inference_A15_t01.dart
index 47e5add..c2ffec6 100644
--- a/LanguageFeatures/Set-literals/type_inference_A15_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
@@ -22,7 +23,7 @@
 // [analyzer] COMPILE_TIME_ERROR.NOT_ITERABLE_SPREAD
 // [cfe] Unexpected type 'String' of a spread.  Expected 'dynamic' or an Iterable.
   var x2 = <String?>{...?s};
-//                       ^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/type_inference_A15_t02.dart b/LanguageFeatures/Set-literals/type_inference_A15_t02.dart
index f3f54ae..7d9a542 100644
--- a/LanguageFeatures/Set-literals/type_inference_A15_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
@@ -23,7 +24,7 @@
 // [analyzer] COMPILE_TIME_ERROR.NOT_ITERABLE_SPREAD
 // [cfe] Unexpected type 'Map<dynamic, dynamic>' of a spread.  Expected 'dynamic' or an Iterable.
   var x2 = <int>{...?s, ...?m};
-//                          ^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/type_inference_A16_t01.dart b/LanguageFeatures/Set-literals/type_inference_A16_t01.dart
index 7e3a44d..78dd70e 100644
--- a/LanguageFeatures/Set-literals/type_inference_A16_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A17_t01.dart b/LanguageFeatures/Set-literals/type_inference_A17_t01.dart
index be22497..4be835e 100644
--- a/LanguageFeatures/Set-literals/type_inference_A17_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A18_t01.dart b/LanguageFeatures/Set-literals/type_inference_A18_t01.dart
index 64ddfd0..982e6b7 100644
--- a/LanguageFeatures/Set-literals/type_inference_A18_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
diff --git a/LanguageFeatures/Set-literals/type_inference_A19_t01.dart b/LanguageFeatures/Set-literals/type_inference_A19_t01.dart
index add0823..d9db6ae 100644
--- a/LanguageFeatures/Set-literals/type_inference_A19_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A19_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
@@ -22,7 +23,7 @@
 // [analyzer] COMPILE_TIME_ERROR.NOT_MAP_SPREAD
 // [cfe] Unexpected type 'String' of a map spread entry.  Expected 'dynamic' or a Map.
   var x2 = <int, String>{...?s};
-//                           ^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/type_inference_A19_t02.dart b/LanguageFeatures/Set-literals/type_inference_A19_t02.dart
index 306cbe0..9c2f306 100644
--- a/LanguageFeatures/Set-literals/type_inference_A19_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A19_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To infer the type of element:
  * ...
@@ -23,7 +24,7 @@
 // [analyzer] COMPILE_TIME_ERROR.NOT_MAP_SPREAD
 // [cfe] Unexpected type 'List<dynamic>' of a map spread entry.  Expected 'dynamic' or a Map.
   var x2 = <int, int>{...?s, ...?m};
-//                        ^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Set-literals/type_inference_A20_t01.dart b/LanguageFeatures/Set-literals/type_inference_A20_t01.dart
index 8f73b5f..c0260a1 100644
--- a/LanguageFeatures/Set-literals/type_inference_A20_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A20_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A20_t02.dart b/LanguageFeatures/Set-literals/type_inference_A20_t02.dart
index 2571859..a47e67b 100644
--- a/LanguageFeatures/Set-literals/type_inference_A20_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A20_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A21_t01.dart b/LanguageFeatures/Set-literals/type_inference_A21_t01.dart
index 2ccd3be..26c7a36 100644
--- a/LanguageFeatures/Set-literals/type_inference_A21_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A21_t02.dart b/LanguageFeatures/Set-literals/type_inference_A21_t02.dart
index ca93c57..6182198 100644
--- a/LanguageFeatures/Set-literals/type_inference_A21_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A22_t01.dart b/LanguageFeatures/Set-literals/type_inference_A22_t01.dart
index ab0b2e5..88adbbe 100644
--- a/LanguageFeatures/Set-literals/type_inference_A22_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A22_t02.dart b/LanguageFeatures/Set-literals/type_inference_A22_t02.dart
index f9ba0db..f7b872e 100644
--- a/LanguageFeatures/Set-literals/type_inference_A22_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A23_t01.dart b/LanguageFeatures/Set-literals/type_inference_A23_t01.dart
index ae74842..acdaf6c 100644
--- a/LanguageFeatures/Set-literals/type_inference_A23_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A23_t02.dart b/LanguageFeatures/Set-literals/type_inference_A23_t02.dart
index 1acc539..31542c4 100644
--- a/LanguageFeatures/Set-literals/type_inference_A23_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A24_t01.dart b/LanguageFeatures/Set-literals/type_inference_A24_t01.dart
index 5db370c..ae975c2 100644
--- a/LanguageFeatures/Set-literals/type_inference_A24_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A24_t02.dart b/LanguageFeatures/Set-literals/type_inference_A24_t02.dart
index c7add5d..dc8c6fa 100644
--- a/LanguageFeatures/Set-literals/type_inference_A24_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A25_t01.dart b/LanguageFeatures/Set-literals/type_inference_A25_t01.dart
index df25232..b1337ff 100644
--- a/LanguageFeatures/Set-literals/type_inference_A25_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A25_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A26_t01.dart b/LanguageFeatures/Set-literals/type_inference_A26_t01.dart
index 9e0277f..0563b5e 100644
--- a/LanguageFeatures/Set-literals/type_inference_A26_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A26_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A26_t02.dart b/LanguageFeatures/Set-literals/type_inference_A26_t02.dart
index 71b712d..6f97ee2 100644
--- a/LanguageFeatures/Set-literals/type_inference_A26_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A26_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A26_t03.dart b/LanguageFeatures/Set-literals/type_inference_A26_t03.dart
index 8853606..4fdf879 100644
--- a/LanguageFeatures/Set-literals/type_inference_A26_t03.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A26_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A27_t01.dart b/LanguageFeatures/Set-literals/type_inference_A27_t01.dart
index 6987814..bb210a0 100644
--- a/LanguageFeatures/Set-literals/type_inference_A27_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A27_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A27_t02.dart b/LanguageFeatures/Set-literals/type_inference_A27_t02.dart
index d94f3e8..d88c1f5 100644
--- a/LanguageFeatures/Set-literals/type_inference_A27_t02.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A27_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A27_t03.dart b/LanguageFeatures/Set-literals/type_inference_A27_t03.dart
index 9864847..843b2b2 100644
--- a/LanguageFeatures/Set-literals/type_inference_A27_t03.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A27_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
diff --git a/LanguageFeatures/Set-literals/type_inference_A28_t01.dart b/LanguageFeatures/Set-literals/type_inference_A28_t01.dart
index de52a2a..9cea603 100644
--- a/LanguageFeatures/Set-literals/type_inference_A28_t01.dart
+++ b/LanguageFeatures/Set-literals/type_inference_A28_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Finally, we define inference on a setOrMapLiteral collection as
  * follows:
@@ -20,7 +21,7 @@
 class C<T> {
   test(T t) {
     var v = {...t};
-//          ^^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
diff --git a/LanguageFeatures/Simple-bounds/dynamic/FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/FutureOr_l1_t01.dart
index 8fb1610..e7b0e90 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t01.dart
index 76d4e89..c377950 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02.dart
index fef7586..97f9f08 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t03.dart
index 9fafaf5..6ab632c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t01.dart
index 685c1f0..30418a0 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t02.dart
index abf6956..8db1208 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t03.dart
index ff4cdbe..53b445a 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t04.dart
index 62de368..d80ad64 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t05.dart
index c9328a8..5e075ee 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t06.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t06.dart
index 7c5f256..9b1483d 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t07.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t07.dart
index 53e99cc..c853d86 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t08.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t08.dart
index d8f4134..43ae87c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t01.dart
index 6ca92d4..671f759 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t02.dart
index c88ae54..fee2e44 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t03.dart
index 60165d5..2a9cd85 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t04.dart
index d06ff07..c768fbf 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_l2_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t01.dart
index 4f1099f..92c3e9e 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02.dart
index 3a40855..20fd8e0 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t03.dart
index 698e9f3..9777547 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t04.dart
index c8a9410..44a3b04 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t05.dart
index 6af0996..cb7eb0f 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t06.dart
index 8046d94..fd165f2 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t07.dart
index 8046d94..fd165f2 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t08.dart
index dc408f8..a2ba641 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t09.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t09.dart
index 8dd431c..d071303 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t09.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t10.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t10.dart
index d5ece87..19a332d 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t10.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t11.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t11.dart
index 1e2ae36..23d0cef 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t11.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t12.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t12.dart
index 734df40..d4e5b4a 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t12.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t13.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t13.dart
index 0040607..247e22b 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t13.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t14.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t14.dart
index f324cc6..c7326fd 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t14.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t15.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t15.dart
index f324cc6..c7326fd 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t15.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t16.dart b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t16.dart
index 0ec0d9f..612f012 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t16.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t01.dart
index 2b9e76c..74f41ac 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t02.dart
index 8f4f1dd..e77a6f2 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t01.dart
index d13309c..6506154 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t02.dart
index d9ef1c0..65d6b29 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t03.dart
index 780fe64..957ec29 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t04.dart
index a1802f6..c65af48 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t05.dart
index 2ec7049..04e2e7c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t06.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t06.dart
index 9bcc3f1..4ec4d54 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t07.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t07.dart
index f0408e4..45a320c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t01.dart
index 1829951..1a92b0a 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t02.dart
index 225ac10..4142783 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t03.dart
index 7941335..5e192d7 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t01.dart
index ff01321..731b8fc 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t02.dart
index b828f1d..a9bf577 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t03.dart
index 4c07519..379ce96 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t04.dart
index 7e33333..f789d87 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t05.dart
index 13b6f79..9e138e7 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t06.dart
index 8d2642f..b8bdf69 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t07.dart
index f12bdd3..0109a03 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t08.dart
index 5a8896b..530885d 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/type-aliases/typedef1_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t01.dart
index 423f6c9..d5e8765 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t02.dart
index 1963df7..428f84e 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t03.dart
index e9595a9..2bc2bf6 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t04.dart
index 550b91a..453fd51 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05.dart
index 27060a3..90b1675 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t01.dart
index 82a7401..e301c25 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t02.dart
index 96077ac..4c8ec6e 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t03.dart
index 064e87f..d9682b5 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t04.dart
index 6b0b472..fa106a4 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05.dart
index e722522..db6def9 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t06.dart
index d18ac2f..280a195 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t07.dart
index b5761e0..d8f5733 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t08.dart
index 2627542..c59fa2a 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t09.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t09.dart
index 8e3b88c..b98fb25 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t09.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10.dart
index 475b207..fcd9595 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t11.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t11.dart
index 56d5547..c923995 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t11.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t12.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t12.dart
index 781ef38..a4ebd2c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t12.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t13.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t13.dart
index d2b39a6..baca423 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t13.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t14.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t14.dart
index b2dfddf..3af305e 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t14.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t15.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t15.dart
index a21cd86..b8fae1f 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t15.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t16.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t16.dart
index 6ec060e..ee6bfe1 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t16.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t17.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t17.dart
index a530862..add64e7 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t17.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t18.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t18.dart
index 1a8cc12..e39a25f 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t18.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t19.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t19.dart
index 24a9dbb..25c2300 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t19.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t20.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t20.dart
index 0f5e617..e032e48 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t20.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t21.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t21.dart
index e311f61..1b3c783 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t21.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t22.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t22.dart
index a335838..c15cbba 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t22.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t23.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t23.dart
index b9ee061..9c796e1 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t23.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t24.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t24.dart
index 88ed119..485e354 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t24.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t25.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t25.dart
index 5f4d40e..5dc1245 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t25.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t26.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t26.dart
index 173a5bf..076417c 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t26.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t27.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t27.dart
index 1ab5990..cd80d42 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t27.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t28.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t28.dart
index f45e5c0..93d9d98 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t28.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t29.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t29.dart
index e563ef3..28eb4ff 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t29.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t30.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t30.dart
index 911e196..50cfd35 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t30.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t31.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t31.dart
index 0f2fec6..938930e 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t31.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t32.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t32.dart
index 8248424..c281bb2 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t32.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t01.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t01.dart
index 7a0c94d..893dc01 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t02.dart b/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t02.dart
index 362d2eb..bf4870a 100644
--- a/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/FutureOr_l1_t01.dart
index c56e520..49f69d3 100644
--- a/LanguageFeatures/Simple-bounds/static/FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t01.dart
index 67ace38..8291736 100644
--- a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02.dart
index 7ad6640..0c9b91c 100644
--- a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t03.dart
index 219dac9..0d42d5c 100644
--- a/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t02.dart
index cb5b259..5c51d5d 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t03.dart
index 7c6ac9e..c203cbf 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t04.dart
index 0cc5dcd..993f8ab 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t06.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t06.dart
index 19c4d96..1cdf000 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t07.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t07.dart
index 97e9947..b1fd99e 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l1_t08.dart b/LanguageFeatures/Simple-bounds/static/class_l1_t08.dart
index 2e976aa..d72e03a 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l2_t01.dart b/LanguageFeatures/Simple-bounds/static/class_l2_t01.dart
index 22bd0dd..0852d5e 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l2_t02.dart b/LanguageFeatures/Simple-bounds/static/class_l2_t02.dart
index 1922908..1827970 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l2_t03.dart b/LanguageFeatures/Simple-bounds/static/class_l2_t03.dart
index 0ea15d0..544e317 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l2_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_l2_t04.dart b/LanguageFeatures/Simple-bounds/static/class_l2_t04.dart
index 9ccea9d..51bbb2e 100644
--- a/LanguageFeatures/Simple-bounds/static/class_l2_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_l2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01.dart
index aee1758..d6a38dd 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02.dart
index da79788..6aad1f7 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03.dart
index 053b88b..c13fd71 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t04.dart
index 1987ba1..54bf9a0 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05.dart
index 8f1116c..fcef092 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06.dart
index 1afd1cd..a87a228 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07.dart
index 9abbbea..261fffb 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t08.dart
index 6b6c9bf..254e7ae 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t09.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t09.dart
index 515e11b..cc97e2b 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t09.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t10.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t10.dart
index 10a97ae..a6ad5c0 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t10.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t11.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t11.dart
index b24b2e2..3539983 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t11.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t12.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t12.dart
index 9667cf3..c00e77a 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t12.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t13.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t13.dart
index f5c507c..025c128 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t13.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t14.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t14.dart
index 634bebe..d5614f2 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t14.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t15.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t15.dart
index 7364751..1bdab51 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t15.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t16.dart b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t16.dart
index 67f6e9b..b9b92c8 100644
--- a/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t16.dart
+++ b/LanguageFeatures/Simple-bounds/static/class_typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t01.dart
index 99a1a89..2561188 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t02.dart
index 2436318..95afac0 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t02.dart
index e4f3e65..c2241e9 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t03.dart
index f9211ed..6684b1a 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t04.dart
index 9cb349c..9e9079e 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t01.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t01.dart
index baa082f..0b755e0 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t02.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t02.dart
index ee7e918..eeaace4 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t03.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t03.dart
index 2543b3d..0f333c0 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_l2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t01.dart
index 55d4b17..b4ea25c 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t02.dart
index 18172a4..45d7fb9 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t03.dart
index 8af7f37..132c55d 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t04.dart
index 7200ce2..7931b59 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t05.dart
index b1557e0..372fe08 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t06.dart
index 81f17b5..7fb7d9c 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t07.dart
index f154c2e..3622d09 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t08.dart
index eadc33f..5c8f7ff 100644
--- a/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/static/type-aliases/typedef1_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t01.dart
index bde9594..c29d58d 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02.dart
index 3d6fbac..6e5398b 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t03.dart
index 956093f..cba52d2 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t04.dart
index 13c29f4..a53a391 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t05.dart b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t05.dart
index 44100d7..4951851 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t01.dart
index f3730f9..abaa432 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t02.dart
index 8527158..16adc05 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t03.dart
index 73fa2bb..a45d568 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t04.dart
index 3186515..c7b7a26 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t05.dart
index fa08e5a..65df1ae 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t05.dart
@@ -1,8 +1,7 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-/**
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
  * a type [T] on the form qualified (for instance, [C] or [p.D]) which denotes a
  * generic class or parameterized type alias [G1] (that is, [T] is a raw type),
  * every type argument of [G1] has a simple bound.
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t06.dart
index 1000a7f..a1c8472 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t07.dart
index d5bd03e..afc21cb 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t08.dart
index a4c846e..cf0eec9 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t09.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t09.dart
index 54f2cc7..d589b5c 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t09.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t10.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t10.dart
index b611dc9..2ff4db7 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t10.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t11.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t11.dart
index c3d946e..8db6d8f 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t11.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t12.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t12.dart
index 42c671b..bc1bc97 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t12.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t13.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t13.dart
index 2f758f8..7499ef9 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t13.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t14.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t14.dart
index d56c199..39fa747 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t14.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t15.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t15.dart
index a1cadd0..171922d 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t15.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t15.dart
@@ -1,8 +1,7 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-/**
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
  * a type [T] on the form qualified (for instance, [C] or [p.D]) which denotes a
  * generic class or parameterized type alias [G1] (that is, [T] is a raw type),
  * every type argument of [G1] has a simple bound.
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t16.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t16.dart
index 295e329..4625cef 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t16.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t17.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t17.dart
index 0df6c31..63c4172 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t17.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t18.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t18.dart
index 701a140..08681a4 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t18.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t19.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t19.dart
index 0daa7d1..4f2e38d 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t19.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l1_t20.dart b/LanguageFeatures/Simple-bounds/static/typedef_l1_t20.dart
index 427031e..6874564 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l1_t20.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l1_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l2_t01.dart b/LanguageFeatures/Simple-bounds/static/typedef_l2_t01.dart
index bce4dd1..82cc359 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l2_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_l2_t02.dart b/LanguageFeatures/Simple-bounds/static/typedef_l2_t02.dart
index dc25d73..30b983b 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_l2_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_l2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t01.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t01.dart
index 188ac36..31ad0b6 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t01.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t02.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t02.dart
index dcb8cec..2408d03 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t02.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t03.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t03.dart
index 0b1ff5c..9b20c21 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t03.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04.dart
index b9c192f..56aaf19 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t05.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t05.dart
index 4aac588..90877fa 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t05.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06.dart
index 02c627f..64df5aa 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07.dart
index 1831798..b47d725 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08.dart
index b90cf89..38eb93d 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09.dart
index 851acfa..a2f76f6 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10.dart b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10.dart
index 7fb801a..3005887 100644
--- a/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10.dart
+++ b/LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let [G] be a generic class or parameterized type alias with formal
  * type parameter declarations [F1] .. [Fk] containing formal type parameters
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t01.dart
index b0f6946..f7909db 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t02.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t02.dart
index 2edb8dd..9aaab10 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t03.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t03.dart
index 8f70bdc..343d700 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t03.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *   { ...a, ...b }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t04.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t04.dart
index a9ea69c..5f8a7b6 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t04.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *   { ...a, ...b }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t05.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t05.dart
index 354a732..47e93fd 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t05.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *   { ...a, ...b }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t06.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t06.dart
index edb2009..192f69e 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t06.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *   { ...a, ...b }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A01_t07.dart b/LanguageFeatures/Spread-collections/Ambiguity_A01_t07.dart
index 78eb578..5c5e662 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A01_t07.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression like:
  *  { ...a, ...b }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t01.dart
index 7fe53a4..131f619 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t02.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t02.dart
index d39747a..683c97a 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t03.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t03.dart
index 7f5b1e0..3c2346f 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t04.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t04.dart
index 9376b8c..e185868 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t05.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t05.dart
index 9087a22..b02c6c9 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t05.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A02_t06.dart b/LanguageFeatures/Spread-collections/Ambiguity_A02_t06.dart
index 4f844ea..5e34c5d 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A02_t06.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In cases where the context type is not specific enough to
  * disambiguate, we could make it an error instead of defaulting to map.
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A03_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A03_t01.dart
index a59a089..ff29fb8 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A03_t02.dart b/LanguageFeatures/Spread-collections/Ambiguity_A03_t02.dart
index 500a9a1..0bcf21f 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A03_t03.dart b/LanguageFeatures/Spread-collections/Ambiguity_A03_t03.dart
index a5bcf2f..7bd85fd 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A03_t04.dart b/LanguageFeatures/Spread-collections/Ambiguity_A03_t04.dart
index b68ec97..74af71d 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A03_t04.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A03_t05.dart b/LanguageFeatures/Spread-collections/Ambiguity_A03_t05.dart
index 456d342..e32c102 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A03_t05.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A04_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A04_t01.dart
index 434dd22..82fe3ab 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A04_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A04_t02.dart b/LanguageFeatures/Spread-collections/Ambiguity_A04_t02.dart
index 63267ff..c8294fd 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A04_t02.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A04_t03.dart b/LanguageFeatures/Spread-collections/Ambiguity_A04_t03.dart
index 014fd36..10de6de 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A04_t03.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A04_t04.dart b/LanguageFeatures/Spread-collections/Ambiguity_A04_t04.dart
index b3cfc80..42ec492 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A04_t04.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
@@ -23,11 +24,11 @@
   List? aList = [1, 2, 3];
 
   var res1 = <int, int>{...?aList};
-//                          ^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res2 = <int, int>{...?aSet};
-//                          ^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A04_t05.dart b/LanguageFeatures/Spread-collections/Ambiguity_A04_t05.dart
index eff5e1d..a7ac8a6 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A04_t05.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A05_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A05_t01.dart
index 5b0f931..b7353ef 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A05_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections) Let [e] be a [setOrMapLiteral].
  *
@@ -23,54 +24,54 @@
   Map? aMap   = {1: 1, 2: 2, 3: 3};
 
   var res1  = <int, int, int>{...aList};
-//            ^^^^^^^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res2  = <int, int, int, int>{...aList};
-//            ^^^^^^^^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res3  = <int, int, int, int, int>{...aList};
-//            ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res4  = <int, int, int>{...?aList};
-//            ^^^^^^^^^^^^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res5  = <int, int, int, int>{...?aList};
-//            ^^^^^^^^^^^^^^^^^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res6  = <int, int, int, int, int>{...?aList};
-//            ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res7  = <int, int, int>{...aSet};
-//            ^^^^^^^^^^^^^^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res8  = <int, int, int, int>{...aSet};
-//            ^^^^^^^^^^^^^^^^^^^^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res9  = <int, int, int, int, int>{...aSet};
-//            ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 60, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res10 = <int, int, int>{...?aSet};
-//            ^^^^^^^^^^^^^^^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res11 = <int, int, int, int>{...?aSet};
-//            ^^^^^^^^^^^^^^^^^^^^
+// [error line 69, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res12 = <int, int, int, int, int>{...?aSet};
-//            ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 73, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -88,15 +89,15 @@
 // [cfe] A set or map literal requires exactly one or two type arguments, respectively.
 
   var res16 = <int, int, int>{...?aMap};
-//            ^^^^^^^^^^^^^^^
+// [error line 91, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res17 = <int, int, int, int>{...?aMap};
-//            ^^^^^^^^^^^^^^^^^^^^
+// [error line 95, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res18 = <int, int, int, int, int>{...?aMap};
-//            ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 99, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t01.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t01.dart
index 54b46a2..7b34e10 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t01.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t02.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t02.dart
index aa09804..212d249 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t02.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t03.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t03.dart
index 52c8769..b12a4dc 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t03.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t04.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t04.dart
index 54ad019..8760b30 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t04.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t05.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t05.dart
index ba8914b..516798b 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t05.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t06.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t06.dart
index 8230d50..2214f56 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t06.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t07.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t07.dart
index a78866b..db269d9 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t07.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t08.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t08.dart
index bd7681a..9ec869b 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t08.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t09.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t09.dart
index b19e506..34436da 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t09.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t10.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t10.dart
index 44e9fe8..f1c8d46 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t10.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t11.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t11.dart
index a27f609..e2a664d 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t11.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/Ambiguity_A06_t12.dart b/LanguageFeatures/Spread-collections/Ambiguity_A06_t12.dart
index 7b77c59..5e4ef0f 100644
--- a/LanguageFeatures/Spread-collections/Ambiguity_A06_t12.dart
+++ b/LanguageFeatures/Spread-collections/Ambiguity_A06_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections spec:
  * In other words, at least one key-value pair anywhere in the collection forces
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A01_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A01_t01.dart
index eff3877..5d945ac 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a constant list or set, a spread element expands at compile
  * time to the series of elements contained in the spread object list.
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A01_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A01_t02.dart
index 7eaa72e..11e976e 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a constant list or set, a spread element expands at compile
  * time to the series of elements contained in the spread object list.
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A02_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A02_t01.dart
index fe62b8c..e33e6c8 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a constant map, a spread element expands to the series of
  * entries contained in the spread object map.
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A03_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A03_t01.dart
index 036dba6..18ee384 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a spread element in a constant
  * list or set unless the spread object was created by a constant list or set
@@ -18,39 +19,39 @@
 
 main() {
   const res1 = [...list1];
-//                 ^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res2 = [...?list1];
-//                  ^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res3 = [...list2];
-//                 ^^^^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res4 = [...?list2];
-//                  ^^^^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res5 = [...list3];
-//                 ^^^^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res6 = [...?list3];
-//                  ^^^^^
+// [error line 41, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res7 = [...?list4];
-//                  ^^^^^
+// [error line 45, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res8 = [1, 2, ...list1, 6];
-//                       ^^^^^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res9 = [1, ...list1, ...list2, ...list3, ...?list4, 18];
-//                    ^^^^^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A03_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A03_t02.dart
index eb55755..b4234ba 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error to use a spread element in a constant
  * list or set unless the spread object was created by a constant list or set
@@ -19,55 +20,56 @@
 
 main() {
   const res1 =  {...list1};
-//                  ^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res2 =  {...?list1};
-//                   ^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res3 =  {...list2};
-//                  ^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res4 =  {...?list2};
-//                   ^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res5 =  {...list3};
-//                  ^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res6 =  {...?list3};
-//                   ^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res7 =  {...?list4};
-//                   ^^^^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res8 =  {1, 2, ...list1, 6};
-//                        ^^^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res9 =  {1, ...list1, ...list2, ...list3, ...?list4, 18};
-//                     ^^^^^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res10 = {...list1, ...[2]};
-//                  ^^^^^
+// [error line 58, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res11 = {1, ...list1, ...[1, 4]};
-//                     ^^^^^
+// [error line 62, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res12 = {...[2, 3, 2], i};
-//                  ^^^^^^^^^
+// [error line 66, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res13 = {1, ...list1, 1};
-//                     ^^^^^
+// [error line 70, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
+
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A04_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A04_t01.dart
index 02b162b..39c7d66 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A04_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if any of the elements being spread in
  * a const set are equal to other elements in the set literal, in the spread, or
@@ -25,7 +26,7 @@
   //                         ^^^^^
   // [analyzer] COMPILE_TIME_ERROR.EQUAL_ELEMENTS_IN_CONST_SET
   const res2 = {1, 14, ...?list1, 99, ...list2};
-//                                       ^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res3 = {...list2, ...list1};
@@ -34,7 +35,7 @@
   //                         ^^^^^
   // [analyzer] COMPILE_TIME_ERROR.EQUAL_ELEMENTS_IN_CONST_SET
   const res4 = {...?list3};
-//                  ^^^^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res5 = {...list3};
@@ -43,19 +44,19 @@
   //               ^^^^^
   // [analyzer] COMPILE_TIME_ERROR.EQUAL_ELEMENTS_IN_CONST_SET
   const res6 = {2, 4, ...?list1, 14};
-//                        ^^^^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res7 = {...?list2, 12, 33};
-//                         ^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res8 = {1, 10, ...list1, 6, 9, 2};
-//                                  ^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res9 = {1, ...list1, ...list2, ...list3, ...?list4, 18};
-//                              ^^^^^
+// [error line 58, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A05_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A05_t01.dart
index 24ef8f0..c9b179a 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A05_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @It is a compile-time error to use a spread element in a constant map unless
  * the spread object was created by from a constant map literal expression.
@@ -16,39 +17,39 @@
 
 main() {
   const Map res1 = {...map1};
-//                     ^^^^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res2 = <int, int>{...?map1};
-//                                ^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res3 = <int, String>{...map2};
-//                                  ^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res4 = {...?map2};
-//                      ^^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res5 = {...map3};
-//                     ^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res6 = {...?map3};
-//                      ^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res7 = {...?map4};
-//                      ^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res8 = {100: null, 10: 14, ...map1, 6: 16};
-//                                        ^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res9 = {15: 15, ...map1, "stop": null, ...map2, ...map3, "a": "a", "b": "b", "c": "c", ...?map4, 208: 18};
-//                             ^^^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t01.dart
index c908a13..8a77275 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This enables in-place literals (which aren't very useful):
  *   const list = [...["why"]];
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t02.dart
index 74eea6f..afa32e3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This enables in-place literals (which aren't very useful):
  *
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t03.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t03.dart
index fc1ac65..9f17d09 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A06_t03.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This enables in-place literals (which aren't very useful):
  *
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t01.dart
index 54e6767..2928a10 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It also enables const expressions that refer to constant
  * collections defined elsewhere, which is useful:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t02.dart
index 95c934b..1013788 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It also enables const expressions that refer to constant
  * collections defined elsewhere, which is useful:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t03.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t03.dart
index fb45e1c..f23cbbf 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A07_t03.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It also enables const expressions that refer to constant
  * collections defined elsewhere, which is useful:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t01.dart
index 9d3b4f2..de28fb4 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t02.dart
index a2a5eeb..54b3caa 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t03.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t03.dart
index 18365b4..ba1a61b 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t03.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t04.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t04.dart
index db00a1e..23f2864 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t04.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t05.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t05.dart
index 8952476..cd6f55a 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t05.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t06.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t06.dart
index ba4c3b9..5b57a4f 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A08_t06.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A08_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The existing rules against self-reference prohibit a collection
  * from spreading into itself:
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t01.dart
index 4d05de7..d726a07 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t02.dart
index 070e699..24cb600 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -27,27 +28,27 @@
 
 main() {
   const List res1  = const [...l];
-//                             ^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res2  = const [...s];
-//                             ^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res3  = const [...m1];
-//                             ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res4  = const [...m2];
-//                             ^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res5  = const [...i1];
-//                             ^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res6  = const [...i2];
-//                             ^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res7  = const [...n];
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t03.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t03.dart
index 0b512dc..f9fc0f8 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t03.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t04.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t04.dart
index 4c4349e..ce3f189 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t04.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t05.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t05.dart
index 5f531b0..fb0d71d 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t05.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t06.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t06.dart
index 9b6b1ad..93d7cd9 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t06.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t07.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t07.dart
index bbd3384..bc90888 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t07.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -15,15 +16,15 @@
 
 main() {
   const List res1 = const [...{1: 2, 3: 4}];
-//                            ^^^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res2 = const [...44];
-//                            ^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res3 = const [...null];
-//                            ^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t08.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t08.dart
index 56263bc..3d10008 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t08.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t09.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t09.dart
index 787d9d0..71830e7 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t09.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -26,27 +27,27 @@
 
 main() {
   const Set res1  = const {...l};
-//                            ^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res2  = const {...s};
-//                            ^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3  = const {...m1};
-//                  ^^^^^^^^^^^^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res4  = const {...m2};
-//                  ^^^^^^^^^^^^^
+// [error line 41, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res5  = const {...i1};
-//                            ^^
+// [error line 45, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res6  = const {...i2};
-//                            ^^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res7  = const {...n};
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t10.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t10.dart
index 6caed8d..f86717d 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t10.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t11.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t11.dart
index f3271da..5ff4a6c 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t11.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t12.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t12.dart
index 8d53f87..2c0a2d4 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t12.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t13.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t13.dart
index fecd25c..f6ddade 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t13.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t14.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t14.dart
index 5411a3a..a46c4f3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t14.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -15,19 +16,19 @@
 
 main() {
   const Set res1 = const {...{1: 2, 3: 4}};
-//                 ^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res2 = const {...44};
-//                           ^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3 = const {...null};
-//                           ^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res4 = const {..."abcde"};
-//                           ^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t15.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t15.dart
index d9549d2..21ec052 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t15.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t16.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t16.dart
index 910bdcd..e785afd 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t16.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -32,27 +33,27 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   const Map res2  = const {...l2};
-//                  ^^^^^^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res3  = const {...s1};
-//                  ^^^^^^^^^^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res4  = const {...s2};
-//                  ^^^^^^^^^^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res5  = const {...m};
-//                            ^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res6  = const {...i1};
-//                            ^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res7  = const {...i2};
-//                            ^^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res8  = const {...n};
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t17.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t17.dart
index b51960b..7dfd621 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t17.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t18.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t18.dart
index c64c7d3..4dfe36c 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t18.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t19.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t19.dart
index db0d2a0..e48f2b6 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t19.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t20.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t20.dart
index a7154b7..11ee061 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t20.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t21.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t21.dart
index 4e1bc0d..43352c7 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t21.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -15,7 +16,7 @@
 
 main() {
   const Map res1 = const {...{1, 3}};
-//                 ^^^^^^^^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res2 = const {...[]};
@@ -23,15 +24,15 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   const Map res3 = const {...44};
-//                           ^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res4 = const {...<int>{}};
-//                 ^^^^^^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res5 = const {...null};
-//                           ^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t22.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t22.dart
index aae013b..c1ee6c1 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t22.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t23.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t23.dart
index 68b941c..a6258bf 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A09_t23.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A09_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A spreadElement starting with [...] is a constant element if its expression
@@ -28,11 +29,11 @@
 
 main() {
   const res1 = {...l2};
-//                 ^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res2 = {...s2};
-//                 ^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res3 = {...l1, 123: 2};
@@ -49,15 +50,15 @@
   //               ^
   // [cfe] Unexpected type 'Map<int, int>' of a spread.  Expected 'dynamic' or an Iterable.
   const res6 = {...m2};
-//                 ^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res7 = {...i1};
-//             ^^^^^^^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res8 = {...i2};
-//             ^^^^^^^
+// [error line 60, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res9 = {...n};
@@ -65,7 +66,7 @@
   // [analyzer] COMPILE_TIME_ERROR.AMBIGUOUS_SET_OR_MAP_LITERAL_EITHER
   // [cfe] Not enough type information to disambiguate between literal set and literal map.
   const res10 = {...null};
-//              ^^^^^^^^^
+// [error line 68, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t01.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t01.dart
index 9dfd9c8..ba831c7 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t01.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t02.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t02.dart
index 3a95b60..8400996 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t02.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -25,27 +26,27 @@
 
 main() {
   const List res1 = const [...?l];
-//                             ^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res2 = const [...?s];
-//                             ^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res3 = const [...?m1];
-//                             ^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res4 = const [...?m2];
-//                             ^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res5 = const [...?i1];
-//                             ^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List res6 = const [...?i2];
-//                             ^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t03.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t03.dart
index 3c06316..42e4d94 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t03.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -21,11 +22,11 @@
 
 main() {
   const List l1 = [...?(MyClass(12345) is MyClass ? [12] : [])];
-//                      ^^^^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l2 = [...?(MyClass(12345) is MyClass ? {12} : {2})];
-//                      ^^^^^^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l3 = [...?(MyClass(12345) is MyClass ? {12} : null)];
@@ -34,7 +35,7 @@
   //                    ^^^^^^^^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.CONST_EVAL_THROWS_EXCEPTION
   const List l4 = [...?(MyClass(12345) is MyClass ? {null} : 1)];
-//                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t04.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t04.dart
index e6a97e0..2e05301 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t04.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t05.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t05.dart
index eb467a3..a5326f3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t05.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t06.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t06.dart
index dcb2578..e4141fe 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t06.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t07.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t07.dart
index 48be651..0beaca3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t07.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t08.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t08.dart
index 69f5861..2978ad4 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t08.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t09.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t09.dart
index 7cfde3f..ff45ad2 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t09.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -25,27 +26,27 @@
 
 main() {
   const Set res1 = const {...?l};
-//                            ^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res2 = const {...?s};
-//                            ^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3 = const {...?m1};
-//                 ^^^^^^^^^^^^^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res4 = const {...?m2};
-//                 ^^^^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res5 = const {...?i1};
-//                            ^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res6 = const {...?i2};
-//                            ^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t10.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t10.dart
index b9e6d5c..c2982c3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t10.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t11.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t11.dart
index 599630d..6fc3afa 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t11.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -37,7 +38,7 @@
   //                   ^^^^^^^^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.CONST_EVAL_THROWS_EXCEPTION
   const Set s4 = {...?(MyClass(12345) is MyClass ? {null} : 1)};
-//                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t12.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t12.dart
index 1f63226..88de396 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t12.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t13.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t13.dart
index 8a359b4..bba3d64 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t13.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -16,15 +17,15 @@
 
 main() {
   const Set res1 = const {...?{1: 2, 3: 4}};
-//                 ^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res2 = const {...?44};
-//                            ^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3 = const {...?"who is this?"};
-//                            ^^^^^^^^^^^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t14.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t14.dart
index eda1ce2..a75de1d 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t14.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t15.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t15.dart
index 108c72e..e9352db 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t15.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -31,27 +32,27 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   const Map res2 = const {...?l2};
-//                 ^^^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res3 = const {...?s1};
-//                 ^^^^^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res4 = const {...?s2};
-//                 ^^^^^^^^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res5 = const {...?m};
-//                            ^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res6 = const {...?i1};
-//                            ^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res7 = const {...?i2};
-//                            ^^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t16.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t16.dart
index 95e5947..75abc1a 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t16.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t17.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t17.dart
index 7754e90..0f9503a 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t17.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -21,7 +22,7 @@
 
 main() {
   const Map l1 = {...?(MyClass(12345) is MyClass ? {1: 1} : {2: 2})};
-//                     ^^^^^^^^^^^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m2 = {...?(MyClass(12345) is MyClass ? {11: 124} : null)};
@@ -30,7 +31,7 @@
   //                   ^^^^^^^^^^^^^^
   // [analyzer] COMPILE_TIME_ERROR.CONST_EVAL_THROWS_EXCEPTION
   const Map m3 = {...?(MyClass(12345) is MyClass ? {null} : {9: -13})};
-//                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t18.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t18.dart
index 7e3cbd8..e5535d3 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t18.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t19.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t19.dart
index c1d5961..bbb0ab5 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t19.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -16,19 +17,19 @@
 
 main() {
   const Map res1 = const {...?{1, 3}};
-//                 ^^^^^^^^^^^^^^^^^^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res2 = const {...?[]};
-//                 ^^^^^^^^^^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res3 = const {...?44};
-//                            ^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res4 = const {...?<int>{}};
-//                 ^^^^^^^^^^^^^^^^^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t20.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t20.dart
index 040fa68..e5165d9 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t20.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
diff --git a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t21.dart b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t21.dart
index f13854b..1075258 100644
--- a/LanguageFeatures/Spread-collections/ConstSpreads_A10_t21.dart
+++ b/LanguageFeatures/Spread-collections/ConstSpreads_A10_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collection Spec:
  * A [spreadElement] starting with [...?] is a constant element if its
@@ -29,11 +30,11 @@
 
 main() {
   const res1  = {...?l2};
-//                   ^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res2  = {...?s2};
-//                   ^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res3  = {...?l1, 123: 2};
@@ -50,15 +51,15 @@
   //                 ^
   // [cfe] Unexpected type 'Map<dynamic, dynamic>?' of a spread.  Expected 'dynamic' or an Iterable.
   const res6  = {...?m2};
-//                   ^^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res7  = {...?i1};
-//              ^^^^^^^^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res8  = {...?i2};
-//              ^^^^^^^^
+// [error line 61, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res9  = {...?n};
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A01_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A01_t01.dart
index 53e7fc6..e44f797 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t01.dart
index ed704de..bb997c6 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t02.dart
index 1fce68d..6cc468d 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t03.dart
index a04f104..b8b6dc2 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t04.dart
index 5a1ae43..c6ed963 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t05.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t05.dart
index 061e9dc..94161d9 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t05.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t01.dart
index 3bd3464..232e983 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, the list is canonicalized and immutable,
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t02.dart
index 513b854..54d6c82 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, the list is canonicalized and immutable,
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t03.dart
index b825087..2be33a6 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, the list is canonicalized and immutable,
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t04.dart
index 89d6f62..c6f7643 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_List_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, the list is canonicalized and immutable,
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A01_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A01_t01.dart
index 6af7d95..d4a24a7 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A map literal of the form [<K, V>{entry_1 ... entry_n}] is
  * evaluated as follows:
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t01.dart
index 4520f69..fd747fa 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t02.dart
index a632301..30ebb30 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t03.dart
index be9f474..cf772ab 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t04.dart
index e35f9b2..055b5fc 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t05.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t05.dart
index d35fd25..df70bc7 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t05.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t06.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t06.dart
index 862f073..edbb23a 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t06.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t07.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t07.dart
index c3a74a3..fa3578e 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t07.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t08.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t08.dart
index 8779e43..82c397e 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t08.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t09.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t09.dart
index 13c53e0..4e8710e 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t09.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A list literal <E>[elem_1 ... elem_n] is evaluated as follows:
  *
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t01.dart
index b153a58..8766db3 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it and make the map immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t02.dart
index 8fac7b0..eca954f 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it and make the map immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t03.dart
index 77dfa40..6c7c04b 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it and make the map immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t04.dart
index 0089f23..726723a 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Map_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  *  If the literal is constant, canonicalize it and make the map immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A01_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A01_t01.dart
index 37dac83..f7b45d3 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * A set literal <E>{elem_1 ... elem_n} is evaluated as follows:
  *   1. Create a fresh instance of set of a class that implements
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t01.dart
index b08df99..d74150d 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A [set] literal [<E>{elem_1 ... elem_n}] is evaluated as follows:
  *   2. For each element in the [set] literal:
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t02.dart
index 50ecf17..a7a2d0f 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A [set] literal [<E>{elem_1 ... elem_n}] is evaluated as follows:
  *   2. For each element in the [set] literal:
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t03.dart
index 9ecc7a5..50bf4db 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A [set] literal [<E>{elem_1 ... elem_n}] is evaluated as follows:
  *   2. For each element in the [set] literal:
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t04.dart
index 9b64df6..9921468 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A [set] literal [<E>{elem_1 ... elem_n}] is evaluated as follows:
  *   2. For each element in the [set] literal:
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t05.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t05.dart
index 8368838..3a0834c 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t05.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * A set literal <E>{elem_1 ... elem_n} is evaluated as follows:
  *   1. Create a fresh instance of set of a class that implements
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t06.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t06.dart
index c5c7a4a..47c669f 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t06.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * A set literal <E>{elem_1 ... elem_n} is evaluated as follows:
  *   1. Create a fresh instance of set of a class that implements
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t07.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t07.dart
index 0c6e51b..91779a2 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t07.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * A set literal <E>{elem_1 ... elem_n} is evaluated as follows:
  *   1. Create a fresh instance of set of a class that implements
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t08.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t08.dart
index 165359d..8f42436 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t08.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * A set literal <E>{elem_1 ... elem_n} is evaluated as follows:
  *   1. Create a fresh instance of set of a class that implements
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t01.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t01.dart
index 6d6504a..870b9d4 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it make the set immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t02.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t02.dart
index b45106b..65b92fe 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it make the set immutable.
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t03.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t03.dart
index 675d5df..36c0fe7 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, the list is canonicalized and immutable,
diff --git a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t04.dart b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t04.dart
index b29b30c..cae8891 100644
--- a/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t04.dart
+++ b/LanguageFeatures/Spread-collections/DynamicSemantics_Set_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Specification:
  * If the literal is constant, canonicalize it make the set immutable.
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t01.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t01.dart
index c906f35..8da3098 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t02.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t02.dart
index 6e1a36b..6aa279d 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t03.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t03.dart
index 590b271..e4e01e6 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t03.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t04.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t04.dart
index 40ba4c0..6802196 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t04.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t05.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t05.dart
index aef97f2..c5acfaa 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t05.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A01_t06.dart b/LanguageFeatures/Spread-collections/NullAware_A01_t06.dart
index 782272b..8fdef0a 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A01_t06.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion To handle these gracefully, we support a [...?] "null-aware
  * spread" operator. In cases where the spread expression evaluates to [null],
diff --git a/LanguageFeatures/Spread-collections/NullAware_A02_t01.dart b/LanguageFeatures/Spread-collections/NullAware_A02_t01.dart
index a9dcec8..13276dd 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that neither the regular spread nor the null-aware spread
  * have any affect on [null] values inside the sequence being spread. As far as
diff --git a/LanguageFeatures/Spread-collections/NullAware_A02_t02.dart b/LanguageFeatures/Spread-collections/NullAware_A02_t02.dart
index 47d4b0a..6311c84 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that neither the regular spread nor the null-aware spread
  * have any affect on [null] values inside the sequence being spread. As far as
diff --git a/LanguageFeatures/Spread-collections/NullAware_A02_t03.dart b/LanguageFeatures/Spread-collections/NullAware_A02_t03.dart
index 35ce709..dfc208f 100644
--- a/LanguageFeatures/Spread-collections/NullAware_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/NullAware_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that neither the regular spread nor the null-aware spread
  * have any affect on [null] values inside the sequence being spread. As far as
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t01.dart
index ba4892b..efbedd6 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t02.dart
index 4ed111c..387e8ef 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t03.dart
index 680b2d4..573382c 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t04.dart
index be37107..a59e162 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t05.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t05.dart
index fb1251b..0f9701b 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t05.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t06.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t06.dart
index c4cd225..3eceed6 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t06.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t07.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t07.dart
index 48d2912..d9c7083 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t07.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion (Unified collections)
  * It is a compile-time error if:
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t08.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t08.dart
index 21c8b45..4dbf793 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t08.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t09.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t09.dart
index f4ea20b..05f9132 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t09.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t10.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t10.dart
index d41e542..a995d20 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A01_t10.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the spread is unpacked and its individual elements added to
  * the containing collection, we don't require the spread expression itself to
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t01.dart
index a25ab2c..7528c8e 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This is true even if the object being spread is a user-defined
  * class that implements [Iterable] but isn't even a subtype of List.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t02.dart
index b134205..6727eb4 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This is true even if the object being spread is a user-defined
  * class that implements [Iterable] but isn't even a subtype of List.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t03.dart
index 7ac9197..1bcb4ed 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This is true even if the object being spread is a user-defined
  * class that implements [Iterable] but isn't even a subtype of List.
@@ -34,11 +35,11 @@
   //                      ^
   // [cfe] Unexpected type 'Map<dynamic, dynamic>?' of a spread.  Expected 'dynamic' or an Iterable.
   List l5 = [1, 2, ...?i1];
-//                     ^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l6 = [14, ...?str1, 28];
-//                   ^^^^
+// [error line 41, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t04.dart
index dda5e60..ff7d7e2 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This is true even if the object being spread is a user-defined
  * class that implements [Iterable] but isn't even a subtype of List.
@@ -35,11 +36,11 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   Set s5 = {1, 2, ...?i1};
-//                    ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s6 = {14, ...?str1, 28};
-//                  ^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A03_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A03_t01.dart
index 1127ff5..e79cf0d 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For spreading into map literals, we require the spread object to
  * be a class that implements [Map], but not necessarily a subtype of the map
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A04_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A04_t01.dart
index ebf462c..e24ade7 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A04_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    A spread element in a list or set literal has a static type that is not
@@ -51,7 +52,7 @@
   //                  ^
   // [cfe] Unexpected type 'Map<dynamic, dynamic>?' of a spread.  Expected 'dynamic' or an Iterable.
   List l8 = [...?list[0]];
-//               ^^^^^^^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A04_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A04_t02.dart
index ff83db3..cb44c30 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A04_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    A spread element in a list or set literal has a static type that is not
@@ -36,19 +37,19 @@
   // [cfe] Unexpected type 'int' of a spread.  Expected 'dynamic' or an Iterable.
 
   Set l5 = <dynamic>{...?number};
-//                       ^^^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set l6 = <dynamic>{...?str};
-//                       ^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set l7 = <dynamic>{...?map};
-//                       ^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set l8 = <dynamic>{...?list[0]};
-//                       ^^^^^^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t01.dart
index aded51c..df27996 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    If a list or set spread element's static type implements [Iterable<T>] for
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t02.dart
index 2dbf2a7..c6584dd 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    If a list or set spread element's static type implements [Iterable<T>] for
@@ -77,27 +78,27 @@
   Iterable<bool>? i2 = new MyIterable<bool>();
 
   List list7  = <String>[...?l1];
-//                           ^^
+// [error line 80, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List list8  = <String>[...?l2];
-//                           ^^
+// [error line 84, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List list9  = <String>[...?l3];
-//                           ^^
+// [error line 88, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List list10 = <String>[...?l4];
-//                           ^^
+// [error line 92, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List list11 = <String>[...?i1];
-//                           ^^
+// [error line 96, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List list12 = <String>[...?i2];
-//                           ^^
+// [error line 100, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t03.dart
index 23bd3c3..a042ae8 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A05_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    If a list or set spread element's static type implements [Iterable<T>] for
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A06_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A06_t01.dart
index 1c15aca..a7ae66f 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A06_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    A spread element in a map literal has a static type that is not assignable
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A07_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A07_t01.dart
index 166ff55..6fb9067 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A07_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    If a map spread element's static type implements [Map<K, V>] for some [K]
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A07_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A07_t02.dart
index b79813b..8272362 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A07_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a static error if:
  *    If a map spread element's static type implements [Map<K, V>] for some [K]
@@ -28,7 +29,7 @@
   Map<String, String> m8 = <String, String>{"1": "22", "2": "13", "3": "4"};
 
   Map map1  = <int, String>{...m1};
-//                             ^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map2  = <int, String>{...m2};
@@ -40,15 +41,15 @@
   // [analyzer] COMPILE_TIME_ERROR.MAP_KEY_TYPE_NOT_ASSIGNABLE
   // [cfe] Can't assign spread entry keys of type 'String' to map entry keys of type 'int'.
   Map map4  = <int, String>{...m4};
-//                             ^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map5  = <int, String>{...m5};
-//                             ^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map6  = <int, String>{...m6};
-//                             ^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map7  = <int, String>{...m7};
@@ -72,35 +73,35 @@
   Map<String, String>? m8 = <String, String>{"1": "22", "2": "13", "3": "4"};
 
   Map map9  = <int, String>{...?m1};
-//                              ^^
+// [error line 75, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map10 = <int, String>{...?m2};
-//                              ^^
+// [error line 79, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map11 = <int, String>{...?m3};
-//                              ^^
+// [error line 83, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map12 = <int, String>{...?m4};
-//                              ^^
+// [error line 87, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map13 = <int, String>{...?m5};
-//                              ^^
+// [error line 91, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map14 = <int, String>{...?m6};
-//                              ^^
+// [error line 95, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map15 = <int, String>{...?m7};
-//                              ^^
+// [error line 99, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map map16 = <int, String>{...?m8};
-//                              ^^
+// [error line 103, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A08_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A08_t01.dart
index e971173..bdd879c 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A08_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that you can spread any [Iterable] into a set literal, not
  * just other sets
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t01.dart
index 8ca5bfb..1099527 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
@@ -14,28 +15,28 @@
 
 main() {
   var res1 = [...null];
-//               ^^^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res2 = {...null};
-//               ^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set res3 = {...null};
-//               ^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res4 = <int>[...null];
-//                    ^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res5 = <int>{...null};
-//                    ^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res6 = <int, int>{...null};
-//                         ^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t02.dart
index ac5bb71..ca831b9 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
@@ -14,28 +15,28 @@
 
 main() {
   const res1 = [...null];
-//                 ^^^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res2 = {...null};
-//                     ^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3 = {...null};
-//                     ^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   const res4 = <int>[...null];
-//                      ^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res5 = <int>{...null};
-//                      ^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res6 = <int, int>{...null};
-//                           ^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t03.dart
index f860acb..ce24d59 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
@@ -16,28 +17,28 @@
 
 main() {
   var res1 = [...n];
-//               ^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res2 = {...n};
-//               ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set res3 = {...n};
-//               ^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res4 = <int>[...n];
-//                    ^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res5 = <int>{...n};
-//                    ^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res6 = <int, int>{...n};
-//                         ^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t04.dart
index 50a7351..298383b 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
@@ -16,28 +17,28 @@
 
 main() {
   const res1 = [...n];
-//                 ^
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map res2 = {...n};
-//                     ^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set res3 = {...n};
-//                     ^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   const res4 = <int>[...n];
-//                      ^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res5 = <int>{...n};
-//                      ^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const res6 = <int, int>{...n};
-//                           ^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t05.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t05.dart
index 7e84746..af46626 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t05.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t06.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t06.dart
index f10ac80..b0e2c7a 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t06.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t07.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t07.dart
index f6d9cd2..16dd871 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t07.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t08.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t08.dart
index 7bd8c71..b6dbdce 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A09_t08.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A09_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A non-null-aware spread element has static type Null.
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t01.dart
index d15695f..0a02300 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -35,19 +36,19 @@
   // [analyzer] COMPILE_TIME_ERROR.NOT_ITERABLE_SPREAD
   // [cfe] Unexpected type 'int' of a spread.  Expected 'dynamic' or an Iterable.
   List l4 = [...x4];
-//              ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l5 = [...x5];
-//              ^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l6 = [...x6];
-//              ^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l7 = [...x7];
-//              ^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t02.dart
index 0e19661..f18515a 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t03.dart
index d453f7b..aadf203 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t04.dart
index 404942b..86b9559 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t05.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t05.dart
index 67a9eec..f200127 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t05.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -18,15 +19,15 @@
   const x4 = null;
 
   const List l1 = [...x1];
-//                    ^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l2 = [...x2];
-//                    ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l3 = [...x3];
-//                    ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l4 = [...x4];
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t06.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t06.dart
index 3536d76..8c7928a 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t06.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -17,15 +18,15 @@
   const x3 = "check";
 
   const List l1 = [...?x1];
-//                     ^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l2 = [...?x2];
-//                     ^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const List l3 = [...?x3];
-//                     ^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t07.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t07.dart
index 2ba838c..a1c68dc 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t07.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -23,7 +24,7 @@
   FutureOr x7 = 1;
 
   Set s1 = {...x1};
-//             ^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s2 = {...x2};
@@ -31,23 +32,23 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   Set s3 = {...x3};
-//             ^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s4 = {...x4};
-//             ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s5 = {...x5};
-//             ^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s6 = {...x6};
-//             ^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s7 = {...x7};
-//             ^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t08.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t08.dart
index e65e62f..c72926e 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t08.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t09.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t09.dart
index 0f2c233..906057d 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t09.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -22,7 +23,7 @@
   FutureOr x6;
 
   Set s1 = {...?x1};
-//              ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s2 = {...?x2};
@@ -30,19 +31,19 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   Set s3 = {...?x3};
-//              ^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s4 = {...?x4};
-//              ^^
+// [error line 37, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s5 = {...?x5};
-//              ^^
+// [error line 41, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s6 = {...?x6};
-//              ^^
+// [error line 45, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t10.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t10.dart
index 7a3be7e..3cc37a7 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t10.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t11.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t11.dart
index 01355e6..f58f643 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t11.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -18,15 +19,15 @@
   const x4 = null;
 
   const Set s1 = {...x1};
-//               ^^^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set s2 = {...x2};
-//                   ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set s3 = {...x3};
-//                   ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set s4 = {...x4};
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t12.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t12.dart
index 42e0a90..2146630 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A10_t12.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A10_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a list or set literal has a static type that is not
@@ -18,15 +19,15 @@
   const x3 = "check";
 
   const Set s1 = {...?x1};
-//               ^^^^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set s2 = {...?x2};
-//                    ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Set s3 = {...?x3};
-//                    ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t01.dart
index aa7fb1a..b13a3df 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
@@ -40,23 +41,23 @@
   // [analyzer] COMPILE_TIME_ERROR.NOT_MAP_SPREAD
   // [cfe] Unexpected type 'int' of a map spread entry.  Expected 'dynamic' or a Map.
   Map m5 = {...x5};
-//         ^^^^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m6 = {...x6};
-//             ^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m7 = {...x7};
-//             ^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m8 = {...x8};
-//             ^^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m9 = {...x9};
-//             ^^
+// [error line 59, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t02.dart
index acdc205..225f0d1 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t03.dart
index 317b12a..5631712 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t04.dart
index 8408273..92a0068 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t05.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t05.dart
index 1486892..fa18a4a 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t05.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
@@ -23,15 +24,15 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   const Map m2 = {...x2};
-//               ^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m3 = {...x3};
-//                   ^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m4 = {...x4};
-//                   ^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m5 = {...x5};
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t06.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t06.dart
index 869fe28..379c9ae 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A11_t06.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A11_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if:
  * A spread element in a map literal has a static type that is not [dynamic] and
@@ -18,19 +19,19 @@
   const x4 = "check";
 
   const Map m1 = {...?x1};
-//               ^^^^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m2 = {...?x2};
-//               ^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m3 = {...?x3};
-//                    ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const Map m4 = {...?x4};
-//                    ^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t01.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t01.dart
index e72ede1..b54f94e 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t01.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that list with spread element cannot reference itself
@@ -10,44 +11,44 @@
 
 main() {
   List l1  = [...l1];
-//               ^^
+// [error line 13, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l2  = [...[l2]];
-//                ^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l3  = [...{l3}];
-//                ^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l4  = [...[...l4]];
-//                   ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l5  = [...{...l5}];
-//                   ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   List l6  = [...?l6];
-//                ^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l7  = [...?[l7]];
-//                 ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l8  = [...?{l8}];
-//                 ^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l9  = [...?[...?l9]];
-//                     ^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List l10 = [...?{...?l10}];
-//                     ^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t02.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t02.dart
index baeb636..14f9b9b 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t02.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that spread elements in the list cannot have recurrent
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t03.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t03.dart
index b6d0601..13d1806 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t03.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that set with spread element cannot reference itself
@@ -10,44 +11,44 @@
 
 main() {
   Set s1  = {...s1};
-//              ^^
+// [error line 13, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s2  = {...[s2]};
-//               ^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s3  = {...{s3}};
-//               ^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s4  = {...{...s4}};
-//                  ^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s5  = {...[...s5]};
-//                  ^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   Set s6  = {...?s6};
-//               ^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s7  = {...?[s7]};
-//                ^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s8  = {...?{s8}};
-//                ^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s9  = {...?{...?s9}};
-//                    ^^
+// [error line 46, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Set s10 = {...?[...?s10]};
-//                    ^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t04.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t04.dart
index b886792..efdbc85 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t04.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that spread elements in the set cannot have recurrent
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t05.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t05.dart
index 3e26bbe..2c8c347 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t05.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that map with spread element cannot reference itself
@@ -10,28 +11,28 @@
 
 main() {
   Map m1 = {...m1};
-//             ^^
+// [error line 13, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m2 = {...{...m2}};
-//                 ^^
+// [error line 17, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m3 = {...{m3}};
-//         ^^^^^^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   Map m4 = {...?m4};
-//              ^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m5 = {...{...?m5}};
-//                  ^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map m6 = {...{?m6}};
-//         ^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t06.dart b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t06.dart
index 0ce6634..407ff52 100644
--- a/LanguageFeatures/Spread-collections/StaticSemantic_A12_t06.dart
+++ b/LanguageFeatures/Spread-collections/StaticSemantic_A12_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion n/a
  * @description: Checks that spread elements in the map cannot have recurrent
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t01.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t01.dart
index 688de14..4b3a850 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t02.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t02.dart
index 9dbe5c5..13222b0 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t03.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t03.dart
index 221fa2f..bf6ed69 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t03.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t04.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t04.dart
index ba11b9e..8d2a15c 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t04.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t05.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t05.dart
index 57bba63..a866969 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t05.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t06.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t06.dart
index 460293f..7d5891b 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t06.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t07.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t07.dart
index 4cab059..32d36d1 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t07.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
diff --git a/LanguageFeatures/Spread-collections/Syntax_A01_t08.dart b/LanguageFeatures/Spread-collections/Syntax_A01_t08.dart
index e0d822e..a1292a9 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A01_t08.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We extend the list grammar to allow spread elements in addition to
  * regular elements:
@@ -53,7 +54,7 @@
   // [analyzer] COMPILE_TIME_ERROR.LIST_ELEMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] A value of type 'String' can't be assigned to a variable of type 'int'.
   <int>["123", list1];
-//      ^^^^^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   <int>[...list1, ...list2, ...list3];
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t01.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t01.dart
index 45e9020..20ed05c 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t02.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t02.dart
index 47d65ef..c1b8a0f 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t03.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t03.dart
index d85683f..46c476c 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t03.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t04.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t04.dart
index 86bcd98..8d87443 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t04.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t05.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t05.dart
index 8b3e043..5cc1fcd 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t05.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
@@ -46,46 +47,46 @@
 
   List a;
   a = const {...set2};
-//    ^^^^^^^^^^^^^^^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {"testme", ...set2};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...set2, "testme"};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 57, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   a = const {...list};
-//    ^^^^^^^^^^^^^^^
+// [error line 62, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {"testme", ...list};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 66, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...list, "testme"};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 70, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   a = const {"abc", ...set1, "int", "hello", 1, ...list, 2, 12};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 75, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {"abc", ...set1, "int", "hello", 1, ...set2, 2, 12};
-//    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 79, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   a = const {...set1, i};
-//    ^^^^^^^^^^^^^^^^^^
+// [error line 84, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...list, i};
-//    ^^^^^^^^^^^^^^^^^^
+// [error line 88, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t06.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t06.dart
index 6483856..965433c 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t06.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t07.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t07.dart
index 5e0ff3f..9660303 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t07.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
@@ -45,41 +46,41 @@
 
   Map a;
   a = const {...map2};
-//              ^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...map1, ...map2};
-//              ^^^^
+// [error line 52, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...map2, ...map1};
-//              ^^^^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   a = const {...map2, 10: 2};
-//              ^^^^
+// [error line 61, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {10: 2, ...map2};
-//                     ^^^^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   a = const {...map1, i: 10};
-//              ^^^^
+// [error line 70, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {...map1, 10: i};
-//              ^^^^
+// [error line 74, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {i: 10, ...map1};
-//           ^
+// [error line 78, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a = const {10: i, map1};
-//               ^
+// [error line 82, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t08.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t08.dart
index bbada24..6e28b25 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t08.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t09.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t09.dart
index 65f7d78..443f6ea 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t09.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t10.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t10.dart
index 37ec9ce..57f0272 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t10.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t11.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t11.dart
index eacb7d3..b02e498 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t11.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t12.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t12.dart
index f28f5b8..13eff02 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t12.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A02_t13.dart b/LanguageFeatures/Spread-collections/Syntax_A02_t13.dart
index 4b869b9..93c76d6 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A02_t13.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar changes for map and set are a little more complex
  * because of the potential ambiguity of collections containing only spreads.
diff --git a/LanguageFeatures/Spread-collections/Syntax_A03_t01.dart b/LanguageFeatures/Spread-collections/Syntax_A03_t01.dart
index 49f1593..7d972d6 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This grammar is ambiguous in cases like [{ ...a }] because
  * [mapLiteral], [setLiteral], and [mapOrSetLiteral] all match. In cases of
diff --git a/LanguageFeatures/Spread-collections/Syntax_A03_t02.dart b/LanguageFeatures/Spread-collections/Syntax_A03_t02.dart
index 9b25ee7..5230146 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This grammar is ambiguous in cases like [{ ...a }] because
  * [mapLiteral], [setLiteral], and [mapOrSetLiteral] all match. In cases of
diff --git a/LanguageFeatures/Spread-collections/Syntax_A03_t03.dart b/LanguageFeatures/Spread-collections/Syntax_A03_t03.dart
index 258c26c..042acd3 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This grammar is ambiguous in cases like [{ ...a }] because
  * [mapLiteral], [setLiteral], and [mapOrSetLiteral] all match. In cases of
diff --git a/LanguageFeatures/Spread-collections/Syntax_A03_t04.dart b/LanguageFeatures/Spread-collections/Syntax_A03_t04.dart
index 61f5db6..1c1f826 100644
--- a/LanguageFeatures/Spread-collections/Syntax_A03_t04.dart
+++ b/LanguageFeatures/Spread-collections/Syntax_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This grammar is ambiguous in cases like [{ ...a }] because
  * [mapLiteral], [setLiteral], and [mapOrSetLiteral] all match. In cases of
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t01.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t01.dart
index cf2aa54..fb0ec00 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t01.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t02.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t02.dart
index a9037b9..6e8f47e 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t02.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t03.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t03.dart
index 5bec07c..048f764 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t03.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t04.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t04.dart
index 471454d..3e9a8ed 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t04.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
@@ -45,7 +46,7 @@
   // [analyzer] COMPILE_TIME_ERROR.LIST_ELEMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] Can't assign spread elements of type 'int' to collection elements of type 'A'.
   List list5 = <A>[...?str_list];
-//                     ^^^^^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t05.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t05.dart
index 64f7f9e..377618a 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t05.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A01_t06.dart b/LanguageFeatures/Spread-collections/TypeInference_A01_t06.dart
index 49162a2..576274c 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A01_t06.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a list or set literal has a downwards inference type of
  * [Iterable<T>] for some [T], then the downwards inference context type of a
@@ -44,7 +45,7 @@
   // [analyzer] COMPILE_TIME_ERROR.SET_ELEMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] Can't assign spread elements of type 'int' to collection elements of type 'A'.
   Set set5 = <A>{...?str_list};
-//                   ^^^^^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A02_t01.dart b/LanguageFeatures/Spread-collections/TypeInference_A02_t01.dart
index 80921ff..28a0117 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A02_t01.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a spread element in a list or set literal has static type
  * [Iterable<T>] for some [T], then the upwards inference element type is [T].
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A02_t02.dart b/LanguageFeatures/Spread-collections/TypeInference_A02_t02.dart
index 2cec4ae..6b7d200 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A02_t02.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a spread element in a list or set literal has static type
  * [Iterable<T>] for some [T], then the upwards inference element type is [T].
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A03_t01.dart b/LanguageFeatures/Spread-collections/TypeInference_A03_t01.dart
index 4ed6e0e..091d18c 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A03_t01.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a map literal has a downwards inference type of [Map<K, V>] for
  * some [K] and [V], then the downwards inference context type of a spread
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A03_t02.dart b/LanguageFeatures/Spread-collections/TypeInference_A03_t02.dart
index 4390678..a6b854e 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A03_t02.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a map literal has a downwards inference type of [Map<K, V>] for
  * some [K] and [V], then the downwards inference context type of a spread
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A03_t03.dart b/LanguageFeatures/Spread-collections/TypeInference_A03_t03.dart
index 0e1efc9..28c9433 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A03_t03.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a map literal has a downwards inference type of [Map<K, V>] for
  * some [K] and [V], then the downwards inference context type of a spread
@@ -46,7 +47,7 @@
   // [analyzer] COMPILE_TIME_ERROR.MAP_VALUE_TYPE_NOT_ASSIGNABLE
   // [cfe] Can't assign spread entry values of type 'int' to map entry values of type 'A2'.
   Map map5 = <A1, String>{...?str_map};
-//                            ^^^^^^^
+// [error line 49, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A04_t01.dart b/LanguageFeatures/Spread-collections/TypeInference_A04_t01.dart
index fc8fb6c..121abec 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A04_t01.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a spread element in a map literal has static type [Map<K, V>]
  * for some [K] and [V], then the upwards inference key type is [K] and the
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t01.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t01.dart
index 9f07b54..5e5aa87 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t01.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t02.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t02.dart
index d241d07..401f81f 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t02.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t03.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t03.dart
index e7338cb..69b190a 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t03.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t04.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t04.dart
index 5d0d35e..ef2e2da 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t04.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t05.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t05.dart
index 9dd8dfb..490876b 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t05.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t06.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t06.dart
index 791c6cc..34ad141 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t06.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t07.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t07.dart
index 0743e34..f58e8bc 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t07.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
@@ -30,7 +31,7 @@
   // [analyzer] COMPILE_TIME_ERROR.AMBIGUOUS_SET_OR_MAP_LITERAL_BOTH
   // [cfe] Both Iterable and Map spread elements encountered in ambiguous literal.
   List res3  = {...l, ...m};
-//             ^^^^^^^^^^^^
+// [error line 33, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res4   = {...l, ...m};
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t08.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t08.dart
index eb612b0..1e5e323 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t08.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
@@ -23,53 +24,53 @@
   Map m = {};
 
   var res1   = {...?l, ...m};
-//             ^^^^^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res2   = {...m, ...?l};
-//             ^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List res3  = {...?l, ...m};
-//             ^^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res4   = {...?l, ...m};
-//                  ^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res5   = {...l, ...?m};
-//             ^^^^^^^^^^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res6   = {...?m, ...l};
-//             ^^^^^^^^^^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List res7  = {...l, ...?m};
-//             ^^^^^^^^^^^^^
+// [error line 51, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res8   = {...l, ...?m};
-//                 ^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
   var res9   = {...?l, ...?m};
-//             ^^^^^^^^^^^^^^
+// [error line 60, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   var res10  = {...?m, ...?l};
-//             ^^^^^^^^^^^^^^
+// [error line 64, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   List res11 = {...?l, ...?m};
-//             ^^^^^^^^^^^^^^
+// [error line 68, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   Map res12  = {...?l, ...?m};
-//                  ^
+// [error line 72, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t09.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t09.dart
index 6567378..db233df 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t09.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t10.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t10.dart
index 28af107..da3d33c 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t10.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t11.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t11.dart
index 4567628..62750e7 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t11.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t12.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t12.dart
index 35459a6..2ec61b8 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t12.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Spread-collections/TypeInference_A05_t13.dart b/LanguageFeatures/Spread-collections/TypeInference_A05_t13.dart
index e16fa5d..99004b0 100644
--- a/LanguageFeatures/Spread-collections/TypeInference_A05_t13.dart
+++ b/LanguageFeatures/Spread-collections/TypeInference_A05_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Unified collections Spec:
  * We require that at least one component unambiguously determine the literal
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t01.dart
index 45ddc04..1b7746c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t02.dart
index 2e132c3..1830aaf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t03.dart
index c985333..baf55cf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t01.dart
index f29c908..010da11 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t02.dart
index 8021110..909c466 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t03.dart
index 7bdc796..aa78d56 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t01.dart
index beb4844..e542947 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t02.dart
index 21c79fa..c054427 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t03.dart
index 2b9b758..838db5a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t01.dart
index c03b887..b8c8d3b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t02.dart
index 83e8e08..445b096 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t03.dart
index 965b05d..c48169e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t01.dart
index 3973ab6..a8799e6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t02.dart
index 5fc12ea..93da828 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t03.dart
index 9e38c21..5197f26 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t01.dart
index 61960f2..bc7e4c4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t02.dart
index fafdd40..3cf39c1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t03.dart
index 089b7e7..a8fb629 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t01.dart
index 72457f9..1199e18 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t02.dart
index 0266f60..76ed238 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t03.dart
index 8711e8f..cf0c48b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t01.dart
index c495e6a..834a683 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t02.dart
index 78461ee..359929f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t03.dart
index 6bb1b05..008bfee 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t01.dart
index 05a9b52..01defb3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t02.dart
index d3fd32c..9e37fe9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t03.dart
index 9bac4ba..61307a4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t01.dart
index 987f694..ebc1e28 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t02.dart
index 84e4fe0..00fcf43 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t03.dart
index 60f3ef8..58676f2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t01.dart
index c7ef426..dec03b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t02.dart
index ea4fa02..83c81fd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t03.dart
index 1cbf2e5..b7e84eb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t01.dart
index e42cc5c..231b234 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t02.dart
index 444be78..ecab31c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t03.dart
index 4e3d0d9..83076a1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t01.dart
index 3e0a407..0e56196 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t02.dart
index 50466ec..6925c02 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t03.dart
index f4f4d7c..74cef34 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t01.dart
index 8323ea6..5956c1a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t02.dart
index c765800..49d3e8a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t03.dart
index d718d01..ad8127f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t01.dart
index 893b36c..6cfd1c8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t02.dart
index 2288f01..c955051 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t03.dart
index 334e4ba..7c972ea 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t01.dart
index 1f9c832..c443093 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t02.dart
index e499b45..26f1546 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t03.dart
index 3bd217a..3b8a214 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t01.dart
index 35c8881..5b4453a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t02.dart
index 7eb8c2e..b7331f3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t03.dart
index 0edc679..29686db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t01.dart
index d7ff111..a1764e0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t02.dart
index 6f66d17..af47729 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t03.dart
index b41739c..5310622 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_arguments_binding_A18_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t01.dart
index be0d5c3..75d0c27 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t02.dart
index 5c82078..ff675be 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t03.dart
index 4580af1..8735350 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t01.dart
index 2b64c9f..c49b525 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t02.dart
index 26a04d4..b6ff450 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t03.dart
index 7b61056..063ae9a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t01.dart
index 14c0846..9beb86c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t02.dart
index 087de7c..56fa9f8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t03.dart
index 1697932..b786ef1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t01.dart
index f06b7cc..4e2e308 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t02.dart
index 075f10b..2f7ad30 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t03.dart
index d03012a..7e368d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t01.dart
index a5eabc1..a511bc3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t02.dart
index 4e688cf..853ec41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t03.dart
index 5c7b674..2ddf55d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t01.dart
index 2e46875..09a4488 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t02.dart
index 5a0469d..428a1c7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t03.dart
index ad2e03c..6990221 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t01.dart
index a49ffd1..eed5a87 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t02.dart
index 6056d6e..0b8d4cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t03.dart
index ca79c84..74ee6c5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t01.dart
index bd9f738..6d91c59 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t02.dart
index 291a8f1..0525217 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t03.dart
index 2b1fad0..6b6d06d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t01.dart
index be21393..739273c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t02.dart
index 75f6e2a..21b2560 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t03.dart
index f0f6e7f..0003fb4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t01.dart
index cea82d5..17ab51a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t02.dart
index 27735a4..49a08cb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t03.dart
index 536723e..5cf95e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t01.dart
index e699dba..27ccd12 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t02.dart
index ee31283..ffe9895 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t03.dart
index 61528c3..a518224 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t01.dart
index 3968b18..4878983 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t02.dart
index 1cfcd22..e305a44 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t03.dart
index 674fba6..c3bddef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t01.dart
index 68861bf..93d47bf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t02.dart
index 6c4ff26..8d87c7b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t03.dart
index 9a4b719..74bbd18 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t01.dart
index 5589f93..d68dd22 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t02.dart
index 98ada12..287ac5a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t03.dart
index 5702aeb..91a1575 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t01.dart
index 6fa6b9a..9a82312 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t02.dart
index f516c03..ad46b10 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t03.dart
index a13aa93..9983b97 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t01.dart
index 7cde910..30cd63d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t02.dart
index 25b510e..a4a3c60 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t03.dart
index c7dba38..671def8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t01.dart
index e413710..9673e34 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t02.dart
index 2e0e3a2..d60416b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t03.dart
index af66c29..8bfd644 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t01.dart
index c1960b7..6ac71c7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t02.dart
index eaf3c2e..f95e859 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t03.dart
index 5392245..ffb0712 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_class_member_A18_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A01_t01.dart
index 590beef..400933e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A02_t01.dart
index ba4f1b3..c02330e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A03_t01.dart
index d289c8f..5a22095 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A04_t01.dart
index 1465414..3cd584d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A05_t01.dart
index 848ae52..a9032b0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A06_t01.dart
index 5226d75..d2d3a7c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A07_t01.dart
index a1f9cb7..0e25a76 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A08_t01.dart
index cf6926b..da02f2d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A09_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A09_t01.dart
index 180be7a..f344882 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A10_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A10_t01.dart
index f75847f..7430f8c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A11_t01.dart
index d71c19c..955f143 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A12_t01.dart
index f12db5d..aa29e09 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A13_t01.dart
index c981ad3..167ed47 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A14_t01.dart
index c407618..3d034cc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A15_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A15_t01.dart
index a609e02..9de3552 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A16_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A16_t01.dart
index 8032e4f..18214d7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A17_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A17_t01.dart
index b022e40..46f1218 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A18_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A18_t01.dart
index ef6610a..e635940 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_global_variable_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A01_t01.dart
index 103da53..4389f09 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A02_t01.dart
index 1a1aa50..69ab00f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A03_t01.dart
index 9c0d412..0da0f58 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A04_t01.dart
index 7ea8d67..c1e87cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A05_t01.dart
index c09ab0a..8fc4e89 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A06_t01.dart
index 23f35cb..461120b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A07_t01.dart
index 1a10692..569a214 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A08_t01.dart
index 817b91c..9c32d2d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A09_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A09_t01.dart
index a1c1198..cdbe14b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A10_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A10_t01.dart
index e64fcb4..378a054 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A11_t01.dart
index 146ca64..d24c176 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A12_t01.dart
index 18ae418..55674ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A13_t01.dart
index bd0d9ce..c779d77 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A14_t01.dart
index e874fd1..9ae802a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A15_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A15_t01.dart
index 32b40af..bcf2bca 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A16_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A16_t01.dart
index 484ee6c..764ae32 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A17_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A17_t01.dart
index 74ecd54..d50a2e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A18_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A18_t01.dart
index ff3b125..497f24c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_local_variable_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A01_t01.dart
index ab717bc..1d75679 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A02_t01.dart
index 2fa05f3..e28c652 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A03_t01.dart
index 2edee45..b914805 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A04_t01.dart
index 67fc952..24d70b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A05_t01.dart
index b33a102..3cf62e9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A06_t01.dart
index 65b99dd..1a704e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A07_t01.dart
index 1d35051..103bbe2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A08_t01.dart
index 6f51059..b0f58a2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A09_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A09_t01.dart
index 521584f..70f7101 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A10_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A10_t01.dart
index 12ca4ab..fd371ae 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A11_t01.dart
index b7c4afc..e6feee5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A12_t01.dart
index 32dc5ac..30a2fe2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A13_t01.dart
index eefdadd..c852068 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A14_t01.dart
index 07c1542..a3e1b3f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A15_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A15_t01.dart
index f22696b..7c70bb3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A16_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A16_t01.dart
index 15db01b..c73f487 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A17_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A17_t01.dart
index 61f0375..a7664e3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A18_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A18_t01.dart
index e8bc18d..f1c882f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/function_type_function_return_value_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t01.dart
index d2c92e8..077472f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t02.dart
index bf42e7a..319e6ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t03.dart
index 73f0737..b0aa3c3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t01.dart
index bba7606..f374392 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t02.dart
index 8eec3fe..0e6a8b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t03.dart
index fe6065c..28ddde3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t01.dart
index 8290d67..8058895 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t02.dart
index d2e9c36..b013d82 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t03.dart
index 9102d04..13fc929 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t01.dart
index e706f35..49729fc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t02.dart
index f7977f3..cf723cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t03.dart
index 6cee1dd..8be4c38 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
index c4adc09..49086e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t02.dart
index b44b3bc..a5b9ae9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t03.dart
index ae0ed20..d78f9cc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
index 372766c..b37e8a6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t02.dart
index fbf59a0..ab12b42 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t03.dart
index 00f0e3c..96f109e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
index 6571762..96058e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
index 92ff791..073b63e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
index 9f5b2fb..1fd7bc3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A01_t01.dart
index 8422fc2..bfcdb15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A02_t01.dart
index a27ada9..7a78ff2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A01_t01.dart
index 5cf5554..f884132 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A02_t01.dart
index 718fab5..80a51c4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A01_t01.dart
index 03a7c96..e873f6a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A02_t01.dart
index 588b0f3..395293c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/interface_compositionality_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t01.dart
index 6004bf6..f40907a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t02.dart
index ae1952b..92bcd2e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t03.dart
index 1e9fee9..b13dd78 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t01.dart
index 9c02302..4554cd5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t02.dart
index 6d5ec85..21883f4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t03.dart
index 707eea4..d5a619f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t01.dart
index 7bd2075..323f424 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t02.dart
index 3bd634b..04fc657 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t03.dart
index 2d782e5..e09e14b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t01.dart
index ef5deb0..0713c9c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t02.dart
index 92a784e..32c864d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t03.dart
index cfad87f..15d6898 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t01.dart
index 9c7f1c5..79d1fcd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t02.dart
index 8c5dda6..e4371f5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t03.dart
index 967f300..2fe498c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t01.dart
index 50e0142..f269a66 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t02.dart
index a0a16c8..5e50356 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t03.dart
index fd1799c..705afd7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t01.dart
index 0b08cec..6c58165 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t02.dart
index 35611fa..607fc66 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t03.dart
index 67c69e1..2ec3122 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t01.dart
index c2297a3..caec2e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t02.dart
index 935cbda..e5455e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t03.dart
index e7fdb11..28f4785 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
index ed87648..25a255b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t02.dart
index d8c832f..ad31dce 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t03.dart
index 0412d69..18fc9c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
index b80e385..8154ac4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t02.dart
index 880ebad..5eb2933 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t03.dart
index baf5614..a2ebe9f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_arguments_binding_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
index 90df4a8..d2dac72 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t02.dart
index b6d60ee..e9df662 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t03.dart
index fbebd56..8df29d1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
index 30a62c2..0983b19 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t02.dart
index d912af1..9973385 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t03.dart
index 32f189c..ef2c67d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_class_member_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
index 23c114b..7a1bb89 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
index 683172c..801e93c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
index e31b738..a14c762 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
index 3e5eb5d..e53616d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
index c18e1c5..85ae921 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
index a21f0e5..05adc6e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A01_t01.dart
index 7de7128..ad90ccb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A02_t01.dart
index 97546cf..6061210 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A03_t01.dart
index bea1c9c..ff99964 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A04_t01.dart
index 206dd9e..c99c703 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A01_t01.dart
index 383e7d5..88667b7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A02_t01.dart
index e54016f..493d968 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A03_t01.dart
index c42f950..098fa74 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A04_t01.dart
index eceb1f4..b84d31b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A01_t01.dart
index 9966ddf..40b10fa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A02_t01.dart
index fcb14a5..8dd1349 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A03_t01.dart
index e095118..ca534df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A04_t01.dart
index 7b46519..dcec212 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_FutureOr_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t01.dart
index 1dd6299..f21b4e0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t02.dart
index a27f754..0e8a21e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t03.dart
index 2606126..2a4862f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t01.dart
index ae7374f..356f490 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t02.dart
index 6a6a777..ad2e20b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t03.dart
index f0cbe71..df9a4f6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t01.dart
index 6610c57..ec29f5f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t02.dart
index e432ad1..ea883b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t03.dart
index a69acf2..cdd1b42 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t01.dart
index 50c9737..8cd9a99 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t02.dart
index c468d0c..8f985c1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t03.dart
index 6c4e57f..eebbda4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
index dbcf536..c4ee6b1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t02.dart
index c9fc11a..1d81994 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t03.dart
index cdd2625..6083156 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
index 8ef6d1b..899b9cb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t02.dart
index 3778cbf..672de3d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t03.dart
index aaef2b0..561a7cb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
index 70d476c..90b69d3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t02.dart
index ae2271c..4efadfa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t03.dart
index d9edc9d..ce05924 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_arguments_binding_fail_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t01.dart
index 8bbb8bc..88a9c68 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t02.dart
index 25c78d0..1a1ce8f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t03.dart
index 61fd9e1..d88d2b2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t01.dart
index 511a3f9..3823562 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t02.dart
index e209895..51ca3e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t03.dart
index bd905f4..61703b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t01.dart
index afac90c..28bac19 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t02.dart
index 2117bda..cd7a43f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t03.dart
index 30dbaa1..36bd7c9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_class_member_fail_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
index 3af5297..22d4be3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
index 417f78b..49eea78 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
index b8a1fad..ff25153 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
index 9a0f841..4a6ab95 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
index 5c53adf..df94249 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
index cfd9a1d..1f6610c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A01_t01.dart
index b7c0ab4..d02876f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A02_t01.dart
index ed4a59a..147cc9f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A03_t01.dart
index 306fe6f..ef93d9c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A01_t01.dart
index 4d7a28d..94d670d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A02_t01.dart
index 2861f9c..b250df4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A01_t01.dart
index dd9b0be..7940547 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A02_t01.dart
index ce15d5b..53191a4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A01_t01.dart
index 3149a6c..00db640 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A02_t01.dart
index bff2aa5..15c29c5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_legacy_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t01.dart
index 6d4b830..671800b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t02.dart
index e99ba6b..e0ae622 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t03.dart
index 74ccf7c..de1c79c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t01.dart
index 45fbff8..72d71f0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t02.dart
index 2107bdb..621c55f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t03.dart
index 653a04d..484ade9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t01.dart
index 0ac21c9..35a4fd9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t02.dart
index 8da3695..1089caf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t03.dart
index b050430..1ec2f8b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t01.dart
index 3608e1b..719999e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t02.dart
index 7bc4cc8..1143188 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t03.dart
index eb9884a..32e0ff5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t01.dart
index ce6138a..15694ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t02.dart
index 868e8be..e2b96b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t03.dart
index 5fb9808..37c61a3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_arguments_binding_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t01.dart
index 7fa722e..ffef84e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t02.dart
index 8b705a2..fbc55fb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t03.dart
index 74738f4..241f113 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t01.dart
index 8305bd3..32d3cb8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t02.dart
index b36d1be..2764294 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t03.dart
index 372ac1a..1dd281d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t01.dart
index 5fc8f44..848985a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t02.dart
index b359f1a..3f747fb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t03.dart
index d147ec4..366e614 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t01.dart
index d434cd0..17ddff0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t02.dart
index 1527836..86d65bd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t03.dart
index 4d18c93..3d5eb9d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t01.dart
index 64484f4..8f5c2c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t02.dart
index 3a530e0..82be445 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t03.dart
index 14e8799..06bf1e8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_class_member_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A02_t01.dart
index 1e68e23..dadf3f9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A03_t01.dart
index 4490319..0c2483f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A04_t01.dart
index b9414e8..42aced4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A05_t01.dart
index 4509879..344e92d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A06_t01.dart
index dbf8d5b..2699a39 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_global_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A02_t01.dart
index a92518f..52dbc15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A03_t01.dart
index 47f5f9c..ed1f735 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A04_t01.dart
index 8dabfe3..59269e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A05_t01.dart
index c3d47ea..10fd80a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A06_t01.dart
index 8a3f287..79ddd61 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_local_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A02_t01.dart
index e85dcbe..b9b20ad 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A03_t01.dart
index 6003b58..ebc7059 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A04_t01.dart
index 85406d8..853e4d3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A05_t01.dart
index b69f926..a0a2362 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A06_t01.dart
index f93f7fb..1462aa5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_null_return_value_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t01.dart
index ee5f0d6..3f27baf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t02.dart
index 3947e90..62f6b31 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t03.dart
index 5c1708b..ea181bf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t01.dart
index af30bcb..231c61f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t02.dart
index 9456fa5..c72caf6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t03.dart
index abe5407..99757ee 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
index 74a89e8..068318c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t02.dart
index 89b13a9..3911f52 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t03.dart
index d754b18..9ac9339 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
index 0bf5d89..ca6a4c3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t02.dart
index 3217edd..d15e861 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t03.dart
index 66b58d3..66e02cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_arguments_binding_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t01.dart
index 4632fe4..de60c1b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t02.dart
index bc04435..63f8617 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t03.dart
index 091553d..008a268 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t01.dart
index 28cf092..956435d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t02.dart
index 312c456..5e7574d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t03.dart
index 3267af3..c98f8c1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_class_member_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
index fd0942a..bff2c1d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
index 3e07ea4..87e3904 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
index 8a88c81..9cd19fd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
index 592c469..f9a0a84 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A01_t01.dart
index 607995f..ef5a059 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A02_t01.dart
index d2d5ea3..af0221c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_global_variable_A01_t01.dart
index 9bbdcb4..12c62ac 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_local_variable_A01_t01.dart
index 7608dbe..40749af 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_return_value_A01_t01.dart
index 08871d8..2d91d15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_nullable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t01.dart
index 2124838..5842f70 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t02.dart
index d552aad..7ad03e9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t03.dart
index b38b20b..97f49fa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t01.dart
index 8895f18..b9f77e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t02.dart
index b4a81ca..8e5b727 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t03.dart
index a3b122d..5a9c94c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_global_variable_A01_t01.dart
index a6f8fa6..e0cd5a9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_local_variable_A01_t01.dart
index 81ef75d..78ef243 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_top_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_top_return_value_A01_t01.dart
index 58f87a8..2f9ca28 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_top_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_top_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
index caa28c4..c2f4c07 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
index d443f9e..6725170 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
index 92eaaab..5e114c8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t01.dart
index 9b5738b..fd8dde3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t02.dart
index 802b906..cc842b3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t03.dart
index 693b91a..ea2d95c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
index 0df6eed..8d98e88 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t02.dart
index be535e0..6f812db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t03.dart
index 4229ffd..5a0e3e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
index 0127572..20ce83e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t02.dart
index 621bd92..ad1c752 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t03.dart
index b5bc0f7..894611c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
index e0fd127..7275d12 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
index 286d525..46a414f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
index 10fcad5..fb5f54c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_global_variable_A01_t01.dart
index 55ce9f6..06511ec 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_local_variable_A01_t01.dart
index 0c7a480..fc08442 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_return_value_A01_t01.dart
index a2a1f44..3472146 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/left_type_variable_bound_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t01.dart
index af42add..50f3405 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t02.dart
index 2c98d43..bd63f0e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t03.dart
index 11d2f70..ed76784 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t01.dart
index a17114f..a86da49 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t02.dart
index 61fb24f..6a4aa29 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t03.dart
index 4999fb6..5594312 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t01.dart
index daf089f..5a71365 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t02.dart
index d5d9492..c5f5694 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t03.dart
index ea39fa1..08f2101 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t01.dart
index 048258c..692e4d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t02.dart
index a5291d4..79805c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t03.dart
index 8d9a205..f4f5d2b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t01.dart
index 3c87931..e08d534 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t02.dart
index 67a19c7..463c635 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t03.dart
index 31f036a..77f29d4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t01.dart
index ee09595..e406886 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t02.dart
index a47f038..90ada49 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t03.dart
index ca388e1..f1d6b55 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t01.dart
index d3d9cd6..03b8141 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t02.dart
index 7e0b476..2ef27fb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t03.dart
index dd952d7..5d96b3b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t01.dart
index 124de6d..9ac8e4a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t02.dart
index 04c0e48..f793bc3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t03.dart
index 5c44fab..19fc288 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t01.dart
index c080e22..ada6d42 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t02.dart
index 98e9869..7e10fd4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t03.dart
index 943d53a..0a9d291 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t01.dart
index a70e288..0d301cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t02.dart
index b621316..7a14974 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t03.dart
index f09c6c9..e772202 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
index 2048b03..b633028 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t02.dart
index caeffca..a32b1d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t03.dart
index b8bf375..bc99e6c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
index e787f6d..183725d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t02.dart
index 40e653b..289e5ef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t03.dart
index 3c0ac38..af050aa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
index 1df2434..9ae2530 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t02.dart
index 2987cc0..9afe882 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t02.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t03.dart
index 3da7183..9c33d87 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A21_t03.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
index 48c3b38..62236e0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t02.dart
index afae702..c95bca9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t03.dart
index e1eebfc..f4846e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
index b96a3a3..ff6733e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t02.dart
index dd12ca7..12ade3e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t02.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t03.dart
index 5a9aeb5..d9da1a1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A23_t03.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
index 7b780de..c4daa0b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t02.dart
index dde3ebf..f33a7e6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t03.dart
index 9a97795..f380758 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
index 43a357e..62cdd50 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t02.dart
index 726e953..71f0e0c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t03.dart
index 80d0d18..62adfca 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
index 1c3953d..3880499 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t02.dart
index efb0770..1dca4b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t03.dart
index 4f08d0c..3553bc6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
index 0ee994c..f740458 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t02.dart
index c629a21..b9eb76b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t03.dart
index fb9c990..f18d239 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
index 28f4c3d..18e1dd9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t02.dart
index 98e6065..b6208fb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t03.dart
index ba1a22c..2a1ebb1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
index f7e22ae..6e63bdf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t02.dart
index d15b249..5fee4be 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t03.dart
index 9245bc8..00f4d43 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
index 02e5f09..5bb7cb8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02.dart
index d3daf68..7c5552f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t03.dart
index 6c3b844..5ed2d73 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A51_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
index f94ba96..ca89e8c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t02.dart
index 97872e4..af2552f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t03.dart
index 29d4b00..c362e06 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A52_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
index a1968c3..8210a41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t02.dart
index 602c1fc..cf3a97d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t03.dart
index 479ef66..1d8afa9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_arguments_binding_fail_A53_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t01.dart
index 08087b1..04c0676 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t02.dart
index 4f749fe..37fbc41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t03.dart
index 1636eb1..627b964 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t01.dart
index 023dbfd..4ac0c0a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t02.dart
index c915b31..b8e43f7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t03.dart
index 3f0dfa3..65ef7bf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t01.dart
index de6b6f6..ad7963f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t02.dart
index 2cd01cb..1fa655b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t02.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t03.dart
index 15e0269..556b4bd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A21_t03.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t01.dart
index 93cf359..5a75a3b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t02.dart
index 4f6cb5e..c155997 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t03.dart
index 8547a7a..bede5dd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t01.dart
index 1b53878..208dda3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t02.dart
index 0d57107..daf92b1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t02.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t03.dart
index 9e1c5c6..ea755a6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A23_t03.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t01.dart
index 0020f4b..bfc8af5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t02.dart
index c3fafda..fd33993 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t03.dart
index 7608d5e..c8bf919 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t01.dart
index 8a51ae6..80556f1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t02.dart
index 904286f..c80bcf3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t03.dart
index e9fa081..cdc6613 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t01.dart
index 677c0be..75c9ab2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t02.dart
index 45cb89c..464e1dc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t03.dart
index 9db54aa..43b4356 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t01.dart
index 1b8c4aa..4604299 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t02.dart
index 60c9823..ecc30f1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t03.dart
index 8b7ad82..38d601f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t01.dart
index 2851ccb..8ef35ec 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t02.dart
index 97c4991..cda5f4b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t03.dart
index 7bc3812..7e1ded5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t01.dart
index 64d0a9b..26d6fc4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t02.dart
index 535ce68..bd17f72 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t03.dart
index 902f634..5475840 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t01.dart
index 670866d..0d8148a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t02.dart
index 9caced3..1e0c298 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t03.dart
index 1e6f9b9..f09585c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A51_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t01.dart
index 723e0f3..6178b3b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t02.dart
index 994def4..fe3b5ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t03.dart
index 29e3e60..b80fe95 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A52_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t01.dart
index c6d39ef..fd05b6d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t02.dart
index 9cdea78..9568b80 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t03.dart
index 2ef6f78..8b72b6f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_class_member_fail_A53_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
index e9f8945..e2a603e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
index 05d25fc..d11b044 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
index b95537c..b8e3d0e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
index 6bf06ee..b5a2e20 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
index ebc73b8..530d5e0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
index ad8b8b9..26a6767 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
index 71fa79a..7c64ec2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
index b805cb4..c958a5a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
index 18ca507..57e2203 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
index 83ade74..258b327 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
index ecc719f..48e730a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A51_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
index 4b4f2f9..4364f66 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A52_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
index 3570e48..4643100 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A53_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
index 092063f..685cd49 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
index 70f3c85..a60546b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
index bcb6066..0a56541 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
index 10ab1e3..19100d7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
index b8c3689..924d765 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
index dee97e6..cab6963 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
index abc9183..39fbb35 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
index 59ac03d..91540a1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
index e7a9301..1224cef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
index 2b59dbb..a2f91df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
index ad7601e..1ae5149 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
index 93a9c37..d679c5f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A51_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
index 81665cb..ce46d54 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A52_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
index a8b13e1..2b53eff 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A53_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
index 5ecdf1f..7a912bd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A11_t01.dart
index 06a1394..ff0366b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A12_t01.dart
index d123303..2506754 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A21_t01.dart
index 1b02414..4d78ec1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A22_t01.dart
index 48f3951..8bd1769 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A23_t01.dart
index 6dec006..5eab099 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A31_t01.dart
index 2698880..bf47f13 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A32_t01.dart
index 6993126..bdf2f3d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A33_t01.dart
index f0b4478..794e49e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A41_t01.dart
index 8b6ecc7..4226518 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A42_t01.dart
index b9382a7..ff1c5f1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A43_t01.dart
index 004abb9..f392113 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A51_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A51_t01.dart
index bdc2067..d959c90 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A52_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A52_t01.dart
index 250ff42..a14aeaf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A53_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A53_t01.dart
index db19782..a0b3343 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_fail_return_value_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A01_t01.dart
index 643456b..b007381 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A02_t01.dart
index 46c86e85..55355d3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A03_t01.dart
index a12b277..1491e1c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A04_t01.dart
index 7c7cd73..f832389 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A05_t01.dart
index 4b534a7..069f76d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A01_t01.dart
index 830dcfa..89f30c5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A02_t01.dart
index c6ce3aa..1ccdd45 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A03_t01.dart
index 1c95a3f..3a632db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A04_t01.dart
index 73c2ac4..8984a4a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A05_t01.dart
index 4273497..4919b6d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A01_t01.dart
index e31c7e6..d20aa43 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A02_t01.dart
index ca48873..3653aa1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A03_t01.dart
index 35efbac..4974949 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A04_t01.dart
index 226001f..0c19964 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A05_t01.dart
index 07b57a0..7b8fad8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/named_function_types_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t01.dart
index bf5d17c..46b19bd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t02.dart
index 9bf7316..fc57a7f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t03.dart
index 943b389..0affe43 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t01.dart
index 7b0856a..4cbb663 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t02.dart
index 264a84c..9dc42db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t03.dart
index 923c37c..3ab9267 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t01.dart
index 38785c4..8d64339 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t02.dart
index 42fca3f..4a65740 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t03.dart
index 2ea452e..5df4004 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t01.dart
index 7d383e4..818e4c0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t02.dart
index 65bc8ad..3f9d1e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t03.dart
index b4798c6..05fa2d5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t01.dart
index 6c4259f..3e9949e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t02.dart
index 7a7f937..518a177 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t03.dart
index db933f8..ba8ccd9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t01.dart
index d2a724a..d5b33a7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t02.dart
index 358d35f..acc28c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t03.dart
index 6960ef3..f0197a2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t01.dart
index cf74c15..1482c1c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t02.dart
index a1b93fe..86d271b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t03.dart
index 2857fda..3a90653 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t01.dart
index fe40d20..fa3969b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t02.dart
index f6972fc..040644b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t03.dart
index c4dfabc..74383d1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t01.dart
index 49356e8..b5a80d8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t02.dart
index ce1b367..5da5c5a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t03.dart
index c49964f..f10d532 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t01.dart
index 96f9504..319b268 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t02.dart
index c072138..c4ffb41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t03.dart
index 3079cab..5fd9369 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t01.dart
index 208d2de..5191e6f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t02.dart
index d9b4db1..228f2e0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t03.dart
index 86c6a79..3e3c93e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A23_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t01.dart
index 62653ca..2607a23 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t02.dart
index b484e1e..a377733 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t03.dart
index 9407a00..e794a66 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A24_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t01.dart
index 352b810..b9ca3d6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t02.dart
index 1d5a0c5..0259aa2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t03.dart
index cc8fbc4..936df98 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t01.dart
index dbc7b92..82ce8cb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t02.dart
index 2cf8cb4..17efc4d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t03.dart
index 0f7ef54..73a8051 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t01.dart
index 54cf6dd..ffc841e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t02.dart
index 2f049d3..f114b63 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t03.dart
index ee3aa08..fd79b8b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t01.dart
index bf6a98d..e102612 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t02.dart
index 3c43c04..a290ce3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t03.dart
index 99a36e7..e0dae18 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A34_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t01.dart
index d755d65..3ed274c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t02.dart
index b6e33ad..60bfd41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t03.dart
index 1b09a2a..22bdc65 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t01.dart
index 25c6931..0416d9d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t02.dart
index f2f025d..0fef1e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t03.dart
index 85968c1..33b2992 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t01.dart
index a68cff8..7c8e4be 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t02.dart
index a78803f..c6ac9d7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t03.dart
index b24f234..07f17d6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t01.dart
index 7d04099..800c9a1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t02.dart
index 1fd8897..d9a947c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t03.dart
index 3df1f64..e098e81 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_arguments_binding_A44_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t01.dart
index 1020a7d..3c604ba 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t02.dart
index e649946..e92cc8c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t03.dart
index 0f3a4f8..641311c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t01.dart
index 899db2e..a86b7ac 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t02.dart
index 0fd1cbe..5c5347c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t03.dart
index 66b1f0e..729ae24 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t01.dart
index 21b80cd..48dbe15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t02.dart
index 45f8003..182f358 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t03.dart
index 28e07b0..654c176 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t01.dart
index 393c2c2..e62d1c9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t02.dart
index bd83dcb..706965a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t03.dart
index 5f40718..61ebf4e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t01.dart
index 9ad84fa..30ded85 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t02.dart
index 6120ddd..54e4dce 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t03.dart
index 7b813b0..3cd37ff 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t01.dart
index 186a46c..504c3a8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t02.dart
index faf9667..9f68f10 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t03.dart
index ca44e04..635a190 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t01.dart
index 815ae7f..cea07d9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t02.dart
index d4e96b2..befdf46 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t03.dart
index 0f852a0..5274ec0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t01.dart
index 5be6376..4e4b533 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t02.dart
index b23f598..dc3e13f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t03.dart
index e2f1548..8fc8d3b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t01.dart
index 35b8d03..c5951c0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t02.dart
index 8c4eabf..f59ff88 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t03.dart
index 471be06..6ad2204 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t01.dart
index ef28639..b4cd97b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t02.dart
index 81867e1..cefc3e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t03.dart
index 6e0edf9..759f3f0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t01.dart
index c80aa92..c59007a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t02.dart
index 27919c5..1ba2468 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t03.dart
index 000a57e..3a5fc8c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A23_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t01.dart
index 5564e93..025889d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t02.dart
index 8403662..7bd3895 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t03.dart
index 29311c7..26a32ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A24_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t01.dart
index d33e9a3..c880521 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t02.dart
index 2c7fb1e..ea35909 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t03.dart
index 09c739c..989283d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t01.dart
index b20503b..edff3e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t02.dart
index b381ea7..aa51e26 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t03.dart
index 10fbb49..186e297 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t01.dart
index 099c36b..0304497 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t02.dart
index ceeda72..b1f51fe 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t03.dart
index 796b81b..3b92750 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t01.dart
index 51bc112..23cadb7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t02.dart
index 420eed2..2519431 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t03.dart
index bda67d2..2356b2a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A34_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t01.dart
index f1f0a9b..d849d24 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t02.dart
index 20e61f7..95ed910 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t03.dart
index cf20436..d9ab0dc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t01.dart
index e03a733..37519c4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t02.dart
index 2fe6825..1a50b99 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t03.dart
index cbfb6a5..28127a3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t01.dart
index 6ad3530..ac5ae4b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t02.dart
index a1eb23d..b7d565a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t03.dart
index 7c1d652..27d5160 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t01.dart
index 9515a26..e65b759 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t02.dart
index e85dbea..efcf617 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t03.dart
index cce069f..7b136ee 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_class_member_A44_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
index 5f88f77..95a06c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t02.dart
index 8d0b98d..82ae0ab 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t03.dart
index 0c39263..12bb07b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
index 7bdf539..78a72ad 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t02.dart
index 71d9ef1..4612c37 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t03.dart
index be8df84..d99fe3d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
index 752f6f6..4f6654a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t02.dart
index 70786fe..a3eef08 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t03.dart
index 7f5d9d4..db9f6ee 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
index 36d4644..90fdc59 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t02.dart
index 9dab864..29659ae 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t03.dart
index d1d31ab..b59820c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
index 2b8f5c3..f78580f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t02.dart
index 40ed843..c1a0a28 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t03.dart
index 1928968..5cfac47 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
index 15e7a7e..deebdb3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t02.dart
index d891393..419c5af 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t03.dart
index 78d54b3..5f71968 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
index 0cd7a0c..429f96d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t02.dart
index 746ddf2..8a9b43d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t03.dart
index 707e6ea..79df308 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
index d3917c4..e62ad85 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t02.dart
index ce0028f..ce223c2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t03.dart
index 4d7e37c..ffed140 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
index 690c3be..a8ec9e9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t02.dart
index 108287d..3d3d0d8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t03.dart
index e03d2c1..73713d9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
index af3df8a..75fd196 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t02.dart
index 65dd3d1..54a0ef2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t03.dart
index 36b570a..29afa39 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
index 324960b..5b85e65 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t02.dart
index ce4823a..b9bde29 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t03.dart
index fd84d31..5d0a21e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
index 0f89bea..3fa8fd6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t02.dart
index 7a9a420..0b5e574 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t03.dart
index eab85ed..58a6316 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
index 218e930..73ac4d2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t02.dart
index f816c85..9673752 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t03.dart
index 5c0158e..fecd0ff 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
index 0938e4c..fc3530b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t02.dart
index 80c42f7..9584a75 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t03.dart
index ea28f16..305328d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_arguments_binding_fail_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
index 4735383..8f8dffb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t02.dart
index 7987b52..e08e6a5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t03.dart
index 3ffd6fd..3b04f21 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
index e77489c..f3950f0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t02.dart
index 02ff081..4068b20 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t03.dart
index 31150ac..6c170f9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
index 7d6a879..8472107 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t02.dart
index 8b95c1d..ad05b7b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t03.dart
index 01ac568..005aac0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
index 6aff4da..9ed6891 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t02.dart
index 201dcfa..4464ecc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t03.dart
index f5add71..9e1211f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
index 2fdff89..37af5aa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t02.dart
index d710ae2..d590c96 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t03.dart
index 790abdf..bf31881 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
index 58fa6c2..65e0e8c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t02.dart
index 2075feb..b4a2d3e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t03.dart
index 00b3eb8..1791f4e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
index 1022359..b60f69f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t02.dart
index a2fcb44..e4112f4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t03.dart
index ed48c51..348cabb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
index 03583af..eab14c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t02.dart
index 6a37f50..b9f5149 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t03.dart
index 287d9b2..6b66043 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
index cbeaaca..1cfbbb2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t02.dart
index b9cf8f6..ee09aa1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t03.dart
index 2032ea8..1fc50d6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
index 77d61db..69486a3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t02.dart
index 56eb417..d8cfa1b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t03.dart
index 9086701..d0fbb2a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
index 7380d0c..5d6edcb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t02.dart
index 037bd85..688c1ca 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t03.dart
index 401d59a..7ffc707 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
index 5da4a19..fca56f0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t02.dart
index 52ebc35..3ef58db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t03.dart
index 873ffaf..6fce5b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
index d5f5f7c..21859de 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t02.dart
index 89e03bc..aee31af 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t03.dart
index eaf3ca9..ede748d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
index dd9b13a..2f3b035 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t02.dart
index f1f7579..089ff2c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t03.dart
index b2e5444..14ad2b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_class_member_fail_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
index 4ee02ea..3d3f3fd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
index ccf36ff..8ca7094 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
index ee7cdb7..f1348cd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
index f4fb58c..d06d01f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
index f5fc3b2..58479c0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
index e128b64..7314741 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
index 8286267..e08b4ad 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
index 0de76b7..758244e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
index f1989b8..cb5523b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
index f16f2ff..0e38b5e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
index fc4dcec..6d7b8e2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
index 5a7ab21..5eeb2a9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
index 93f924f..c3d2619 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
index c0b1719..497bdba 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
index 406c2d2..eacf492 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
index 8ccbf64..652474d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
index 2c0fd87..70bc062 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
index 9c4be05..f29e7d9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
index a0ebd7d..cccf312 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
index 3561b5d..1eb736e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
index 220fdfb..c60dd21 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
index 3508ca5..17b9727 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
index 18dd4f5..18e19df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
index 141a828..5ff7fef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
index c61ce3d..4a61f58 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
index 23899d5..4ece2e4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
index 8a86d08..c6fd996 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
index eb567f6..367f453 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
index c9b18e4..7f2a89a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
index 3af7f05..f1f0fa8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
index 3687a00..142e5bc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
index a532dc7..e16d9b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
index a9adcad..5ec618e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A06_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
index 8d61530..2872313 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
index f4faf5f..f9480fa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
index 241f302..0e586c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
index 4c97f5d..3d37704 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
index a216b90..ef14246 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
index 6a4a3ce..72b7f03 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
index d68704f..0951979 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
index 0bb72cc..9239b77 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
index 1c4fda3..582a0cf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A01_t01.dart
index 16a9d39..b8030ee 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A02_t01.dart
index de6da35..9b796ed 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A03_t01.dart
index 6bb9a2a..ffad25b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A04_t01.dart
index 70803c6..b941aff 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A11_t01.dart
index 1d9b197..901c3cb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A12_t01.dart
index df3759d..01d3f66 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A13_t01.dart
index 3cf9565..e7c32fd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A14_t01.dart
index e6aec57..9e12b64 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A21_t01.dart
index 72a4fe9..14fa23c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A22_t01.dart
index 6d2adfe..eb29787 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A23_t01.dart
index bdc4e0a..a768033 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A24_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A24_t01.dart
index 2a4c43e..b1ac88b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A31_t01.dart
index 713b87d..0f9852d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A32_t01.dart
index 2bcd2ef..4dbfd16 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A33_t01.dart
index b09e818..10def06 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A34_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A34_t01.dart
index 6482ad7..1ae9b61 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A41_t01.dart
index 090b239..89c9217 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A42_t01.dart
index 31bbfcc..7616320 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A43_t01.dart
index 96562fa..3244def 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A44_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A44_t01.dart
index c5c0394..9dc0ec4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_global_variable_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A01_t01.dart
index 2860858..4a0b387 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A02_t01.dart
index 14157e9..081de9d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A03_t01.dart
index 66c5ec4..270b851 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A04_t01.dart
index bb948b6..09c4900 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A11_t01.dart
index 74be135..cddd020 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A12_t01.dart
index 6deb1a2..f1a704f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A13_t01.dart
index 0feab0b..1497b5d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A14_t01.dart
index 97b499e..384885a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A21_t01.dart
index 1a43495..29c0b62 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A22_t01.dart
index e3fdcae..9d97291 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A23_t01.dart
index e0590ca..edaea7e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A24_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A24_t01.dart
index 0ada05f..9422cd4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A31_t01.dart
index 87003be..98740fd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A32_t01.dart
index f803e6b..c3e9178 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A33_t01.dart
index 4511297..ec382fc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A34_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A34_t01.dart
index 11102e0..fa18ab2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A41_t01.dart
index 25b8c52..3e30f33 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A42_t01.dart
index 23b66ad..2836327 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A43_t01.dart
index ab63eb4..35333d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A44_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A44_t01.dart
index 1bab210..5d9959a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_local_variable_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A01_t01.dart
index c04fb04..6e7a63c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A02_t01.dart
index a519842..ede1dc1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A03_t01.dart
index b24f62f..c9917ae 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A04_t01.dart
index a573bcc..4f5b69b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A11_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A11_t01.dart
index f118835..dfe0f8e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A12_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A12_t01.dart
index 3a4af91..f994229 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A13_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A13_t01.dart
index fa03e4d..45599c6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A14_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A14_t01.dart
index 4629baf..82f00c1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A21_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A21_t01.dart
index 6d4c52f..2e5f963 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A22_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A22_t01.dart
index fb288b5..077ed05 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A23_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A23_t01.dart
index 6db2deb..e768b99 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A24_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A24_t01.dart
index 90cc051..0193396 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A31_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A31_t01.dart
index 07ad78f..f9e2096 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A32_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A32_t01.dart
index 8c1b598..24ab07e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A33_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A33_t01.dart
index e1a8133..d24bf3d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A34_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A34_t01.dart
index 7d33a3c..6d49eb4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A41_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A41_t01.dart
index 4046277..b44a072 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A42_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A42_t01.dart
index 0ab89b7..c1a5ca4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A43_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A43_t01.dart
index 8d2461a..38c51bd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A44_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A44_t01.dart
index f6e6d47..9c0b1ef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_return_value_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t01.dart
index f6b41cc..398dddd 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t02.dart
index a761d3c..5bf6089 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t03.dart
index 2d6ace8..800f754 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t01.dart
index d3d1552..d373aa6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t02.dart
index 091def3..8a9a272 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t03.dart
index cdab380..dda339b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t01.dart
index 6038f53..4c19170 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t02.dart
index a26fd8e..904a8c4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t03.dart
index 51873fb..18ead31 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t01.dart
index 157838a..6346285 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t02.dart
index af8f0ff..f3e5f31 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t03.dart
index 647a9f2..8849373 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t01.dart
index 72e742f..f0563b4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t02.dart
index 3705ccb..505e93d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t03.dart
index fd2c134..8b6a293 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t01.dart
index 2f072e5..be755ef 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t02.dart
index 0d5fdb6..ab8160c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t03.dart
index 174b3e5..5e98951 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t01.dart
index 3058c91..65350df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t02.dart
index 50840a0..ff67ed4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t03.dart
index 19e4fe1..d391f1f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t01.dart
index 24501e7..e7e4a1c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t02.dart
index 3a92e8e..c45f115 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t03.dart
index ee40f25..6743e4e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A01_t01.dart
index d45a9d6..b1f4bfe 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A02_t01.dart
index 847bd1d..2a131c9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A03_t01.dart
index dfab133..7bc7aff 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A04_t01.dart
index b942137..ca450da 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A01_t01.dart
index 8bea4b1..b2766ea 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A02_t01.dart
index 26e3797..7674102 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A03_t01.dart
index c5fe2c8..b3ea47c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A04_t01.dart
index 8e8d13b..51d0079 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A01_t01.dart
index 5fb2e75..ec519e1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A02_t01.dart
index 6fc29a4..ad9cf7b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A03_t01.dart
index 83f0382..f88e6cc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A04_t01.dart
index 82b6d9f..4223dba 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/reflexivity_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t01.dart
index 42905a6..0ec3a90 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t02.dart
index a7af1d1..756f74d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t03.dart
index e0746d2..b857896 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t01.dart
index 1edcf50..0591eab 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t02.dart
index d03beb6..5695289 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t03.dart
index f64c86e..f7ddf81 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t01.dart
index a659388..ae660b9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t02.dart
index c779f52..63d1e00 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t03.dart
index fd54f81..542fc00 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t01.dart
index f3680ae..6e8c96a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t02.dart
index fb2106a..32dfcae 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t03.dart
index 961ac05..3a80efb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t01.dart
index 2e158e8..8c4dc26 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t02.dart
index 7985609..324dcdf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t03.dart
index 9033a8f..2f47be7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t01.dart
index 5538314..961e37a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t02.dart
index 9328f7e..9475287 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t03.dart
index 233767a..61d021f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t01.dart
index 3b88807..568f92b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t02.dart
index 78e205d..70265e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t03.dart
index 9035142..b957ea8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t01.dart
index af51d50..51a151f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t02.dart
index 1131c6c..b47155f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t03.dart
index 70e4ea2..e261e0b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
index 95d1c70..2c9c6b1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t02.dart
index 23ad974..200812a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t03.dart
index a61880e..8b47d83 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
index af6413a..80ed602 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t02.dart
index e973801..17b5c29 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t03.dart
index 7a24a8b..394a8a7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_arguments_binding_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
index bd02bb1..8ac71b2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t02.dart
index 131ea43..107f933 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t03.dart
index e9b3db2..b961972 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
index 4c71fe2..f457981 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t02.dart
index dd1e8f7..c5da1e8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t03.dart
index e4fcade..ae4de57 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_class_member_fail_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
index 37309e8..fe73c62 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
index c48ffa8..b2531e3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
index d12c8bf..3690ce9 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
index d055d45..658715e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
index bd7c5eb..3e5dceb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
index d889201..aa972a2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A01_t01.dart
index 05d747a..c1a2727 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A02_t01.dart
index a28ca5c..460a624 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A03_t01.dart
index 337112b..66eb2e4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A04_t01.dart
index 2edcc44..00538d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A01_t01.dart
index 38b75db..0611a8f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A02_t01.dart
index d022750..fae0846 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A03_t01.dart
index c1e921b..84744af 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A04_t01.dart
index 6556937..cfa5e45 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A01_t01.dart
index 03d296d..f9949e6 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A02_t01.dart
index 7df25f4..1ba188d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A03_t01.dart
index bf0463d..fd36aaa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A04_t01.dart
index dd725c3..167c64d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_FutureOr_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t01.dart
index 8638798..d4921f5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t02.dart
index 34a46a2..550f738 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t03.dart
index 7e4bd02..605944b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t01.dart
index 9ee9a49..244a266 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t02.dart
index 5eb7bd2..0fdb98a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t03.dart
index 0169fc3..d9dd44a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t01.dart
index 405af52..cdda6a4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t02.dart
index aed3f45..ff2d6db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t03.dart
index e590a54..29f123f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t01.dart
index 6b32dfd..0b3412d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t02.dart
index 05048a2..bcafe90 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t03.dart
index c9d2516..109a824 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t01.dart
index c09eac1..e4548e7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t02.dart
index 9a50e11..0bf8a30 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t03.dart
index 695548e..c385646 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t01.dart
index 12e57d4..db6273a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t02.dart
index 202e4da..ede1a5f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t03.dart
index 6926fbd..935cd8f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A01_t01.dart
index b9b17d4..4bc4c12 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A02_t01.dart
index 9386801..433b3cf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A03_t01.dart
index 55cf8e7..6ce0a45 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A01_t01.dart
index b91243c..1f10b0c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A02_t01.dart
index 7bb0340..44315d8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A03_t01.dart
index df4edfc..356ac32 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A01_t01.dart
index ad4cb75..cfe7b7b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A02_t01.dart
index a8806c8..aa9ca03 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A03_t01.dart
index 6965b71..32c5a0d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_nullable_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t01.dart
index 68314f8..692a92e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t02.dart
index 6be711a..e7923bb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t03.dart
index 1fb8116..f39d510 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t01.dart
index 76e869a..fa60026 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t02.dart
index 29d83a3..d1db747 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t03.dart
index 3779e64..9d51d19 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t01.dart
index bc00964..b74c54e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t02.dart
index 607c650..c9be0b2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t03.dart
index d6a399b..e26124d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t01.dart
index 98697d6..6e359f1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t02.dart
index 24c84f7..23db869 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t03.dart
index a372304..8ac65fa 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t01.dart
index f5e43f8..c02eb15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t02.dart
index 5749af2..8c27127 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t03.dart
index 4f71bff..e9d9898 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t01.dart
index 78b5cff..b3ff889 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t02.dart
index e648c1d..b5e4976 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t03.dart
index 55fca3e..d0afef2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
index bb4c609..da41e7a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t02.dart
index edefb28..9c460be 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t03.dart
index 4579ec9..0b0e661 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
index 2511fe1..61b2843 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t02.dart
index d46d86f..29f3370 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t03.dart
index 8a62a3b..63d616c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_arguments_binding_fail_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t01.dart
index 5727ac2..e05aaca 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t02.dart
index b2dafc2..2cb84f1 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t03.dart
index f90926c..e9e3936 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t01.dart
index 6e9254f..a0495ba 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t02.dart
index 2af80d2..2d6a879 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t03.dart
index 1dd6011..ac6addb 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_class_member_fail_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A07_t01.dart
index 8eda47f..cb97ff0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A08_t01.dart
index 0f5bd8d..5de0730 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_global_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A07_t01.dart
index 1cc414d..2f4ddc2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A08_t01.dart
index b4bf648..f873845 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_local_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A07_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A07_t01.dart
index f5e9d9a..c3653d5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A08_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A08_t01.dart
index c46e843..8e688b0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_fail_return_value_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A01_t01.dart
index da70582..57999c3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A04_t01.dart
index 75811bd..21a3ae0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A05_t01.dart
index ff92cfa..95a4a15 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A01_t01.dart
index 7415cd4..919aef0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A04_t01.dart
index 0319efe..d7b949b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A05_t01.dart
index c034a91..8affcc3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A01_t01.dart
index 306bb55..1de657c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A04_t01.dart
index d85ab2b..31f8b70 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A05_t01.dart
index 3f5ebea..63daa76 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_object_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t01.dart
index 7501dfd..82bc017 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t02.dart
index f934d31..0fa696c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t03.dart
index 49c5ddb..35cc5de 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t01.dart
index 5b1a3bd..24f9320 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t02.dart
index 4ff5757..dc75949 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t03.dart
index a8aaf88..ea87ec7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t01.dart
index 601a224..77554e3 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t02.dart
index 3e7a148..d422aab 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t03.dart
index 34fa18c..32979ab 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t01.dart
index 6806041..223a853 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t02.dart
index f3ddd75..f60d893 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t03.dart
index e721fdf..b2761b8 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t01.dart
index 965a5ba..bcc8f2f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t02.dart
index 656b823..74b7ce7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t03.dart
index 53aeba4..fb6d2db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t01.dart
index 4d9452d..8b591db 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t02.dart
index 62b555c..6774a75 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t03.dart
index 0aa1777..33af22a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t01.dart
index 3025e68..a3c60a7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t02.dart
index 561e18a..53a722a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t03.dart
index c603c98..0bd2ab7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t01.dart
index 790f4a4..6463d62 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t02.dart
index 0df6a9d..0a9e19d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t03.dart
index 8e5f53a..c7ddde5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A01_t01.dart
index d38ad77..fd50d58 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A02_t01.dart
index 6a14657..eeeef6d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A03_t01.dart
index c600b89..e0cb0df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A04_t01.dart
index be0f445..c3f66f7 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A01_t01.dart
index 43d4649..000e5e5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A02_t01.dart
index 2a119c2..3da6be4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A03_t01.dart
index 44fbc32..afff9d2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A04_t01.dart
index 6cc060a..051a615 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A01_t01.dart
index d4eae04..7726eba 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A02_t01.dart
index 3d672f7..03bd3f4 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A03_t01.dart
index aa11a96..a367484 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A04_t01.dart
index 474995d..653a0cf 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/right_top_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t01.dart
index b0f552e..d83c628 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t02.dart
index 4f486fd..e0652f2 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t03.dart
index b6f4922..0c6ea29 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t01.dart
index 11b8448..0321dd5 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t02.dart
index 63f0d30..a4c11c0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t03.dart
index e5b9814..64fe066 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t01.dart
index c91b144..4883d9f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t02.dart
index c8e93ce..59caeec 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t03.dart
index 688926d..ec0671b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t01.dart
index e074293..689e476 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t02.dart
index 408d658..f46d379 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t03.dart
index b345c4b..98e217d 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t01.dart
index fcd6958..d051b32 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t02.dart
index 8cd7dfa..8c272d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t03.dart
index 5c4fe43..1086e83 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t01.dart
index 5c293b1..e969c41 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t02.dart
index d67ee27..5d7f57a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t03.dart
index 3011d2d..45b6b05 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
index 1b5fdf4..d4bca45 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t02.dart
index 1aaeaba..d76632f 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t03.dart
index df402f3..986e5bc 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_arguments_binding_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t01.dart
index 8ecc909..0e2516c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t02.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t02.dart
index 567d645..d7900df 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t03.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t03.dart
index 25b8a15..375ee3c 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_class_member_fail_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_global_variable_fail_A01_t01.dart
index f0ed8a3..f20af7a 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_local_variable_fail_A01_t01.dart
index c3934e4..35ffd37 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_return_value_fail_A01_t01.dart
index 56f60ea..8b821ae 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A01_t01.dart
index 6d0df44..ebe7210 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A02_t01.dart
index 712862d..d75683b 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A03_t01.dart
index d94d88c..7e41597 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A01_t01.dart
index 03c1e5e..69e9089 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A02_t01.dart
index be3643f..a6d75d0 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A03_t01.dart
index 9d9dfc2..cce6107 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A01_t01.dart
index bbe709b..d063c74 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A02_t01.dart
index 64348ee..2480d1e 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A03_t01.dart
index c35bdbc..e013643 100644
--- a/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/generated/super_interface_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x01.dart
index 7dec9e6..eae8783 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x02.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x02.dart
index 94c7ba6..3ba68ad 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1. Test superclass members
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x03.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x03.dart
index f970c7b..f4a9c15 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_fail_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1. Test mixin members
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x01.dart
index 4d5c875..e20017c 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x02.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x02.dart
index 18fc200..26e4ca2 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1. Test superclass members
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x03.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x03.dart
index 9ce3fb8..2f189fe 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/arguments_binding_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1. Test mixin members
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x01.dart
index 8bfecd2..d82e0fa 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as a class member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x02.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x02.dart
index 6fd73ab..ebc2f9e 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the superclass member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x03.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x03.dart
index 71a7579..5fb6659 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_fail_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the mixin member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x01.dart
index d9e6042..44db9ea 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the class member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x02.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x02.dart
index 694f9f0..c544943 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x02.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the superclass member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x03.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x03.dart
index 2eba859..c75f0bf 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x03.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/class_member_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the mixin member of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_fail_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_fail_x01.dart
index 293dd2f..6a094d7 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the to global variable of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_x01.dart
index 6d0c8ed..3f3bad2 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/global_variable_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the to global variable of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_fail_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_fail_x01.dart
index 70ba8d1..52a7052 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the to local variable of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_x01.dart
index 4b9cd47..ccf0e2c 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/local_variable_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the to local variable of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_fail_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_fail_x01.dart
index 9dc2ad6..3c99e4e 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then instance
  * of T0 cannot be be used as a return value of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_x01.dart b/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_x01.dart
index d0b77cb..54f5a62 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_x01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_cases/return_value_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as a return value of type T1
diff --git a/LanguageFeatures/Subtyping/dynamic/test_types/left_nullable_fail_A01.dart b/LanguageFeatures/Subtyping/dynamic/test_types/left_nullable_fail_A01.dart
index e815968..d1b2878 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_types/left_nullable_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_types/left_nullable_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A07.dart b/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A07.dart
index 4b6f2fc..2aa2240 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A07.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A08.dart b/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A08.dart
index ab16074..6931f5a 100644
--- a/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A08.dart
+++ b/LanguageFeatures/Subtyping/dynamic/test_types/right_object_fail_A08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_A01.dart b/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_A01.dart
index cfa24c2..29213a7 100644
--- a/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_A01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_fail_A01.dart b/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_fail_A01.dart
index ec9f69f..d3a88b6 100644
--- a/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/dynamic/tests/right_legacy_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/generator/generator.dart b/LanguageFeatures/Subtyping/generator/generator.dart
index 51e9249..c3e416c 100644
--- a/LanguageFeatures/Subtyping/generator/generator.dart
+++ b/LanguageFeatures/Subtyping/generator/generator.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /***
  * Generator for subtyping tests. Usage:
  * dart generator.dart
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t01.dart
index 89ba224..73f7513 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t02.dart
index cd561ec..1732777 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t03.dart
index 53b886d..e635705 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t01.dart
index 2941cfd..64801ff 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t02.dart
index afc8cbb..f1aac5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t03.dart
index 5ac87ba..aa5358c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t01.dart
index 4a4d61f..034671f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t02.dart
index c1cf2d5..aaab28b 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t03.dart
index 6bb8d0c..8680229 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t01.dart
index 981d051..fd082c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t02.dart
index db3f7f2..137a13f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t03.dart
index 473f903..5176b4b 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t01.dart
index 93fc42c..d5a5ff7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t02.dart
index 9784883..a6e010f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t03.dart
index 062ba94..fc83471 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t01.dart
index 2401bb9..43262dc 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t02.dart
index 84d3566..b7c17dd 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t03.dart
index d0a6cdc..0472866 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t01.dart
index 0f53095..29d2ad2 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t02.dart
index 6e586a9..ec4ab21 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t03.dart
index 79d1454..2b959f9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t01.dart
index aaf34c6..e2c45b0 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t02.dart
index 1f200ec..ad6600a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t03.dart
index bdbdaf4..e4a2b91 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t01.dart
index cab715f..fc5bbb9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t02.dart
index 48e5acc..9e1d66d 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t03.dart
index 73d2275..d638b4e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t01.dart
index 284546c..c4ccdba 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t02.dart
index 6c3be58..6cf8615 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t03.dart
index ee9345e..765dea1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t01.dart
index 8df3bc7..5c12ab6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t02.dart
index a102e08..86c560c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t03.dart
index 82abed6..1592587 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t01.dart
index bb712a5..3b505c5 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t02.dart
index 2e1046f..effa9f2 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t03.dart
index 5d0e802..9cd681e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t01.dart
index 21a08da..008b44a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t02.dart
index a798b2f..e36f241 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t03.dart
index 7efc063..9e40737 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t01.dart
index 26c057b..e1de8ab 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t02.dart
index d5b6f7e..3ccdd8d 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t03.dart
index 9ccb7bd..59198b1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t01.dart
index 3a5119c..1451e87 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t02.dart
index dbcf886..76fcb2f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t03.dart
index 3687f60..131f22a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t01.dart
index c4005fb..04ce6af 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t02.dart
index e9413de..964e5c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t03.dart
index c15f4ad..204a4d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t01.dart
index 44c1ab4..05584b5 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t02.dart
index eb20e75..f89eff6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t03.dart
index 12f3ce0..8165553 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t01.dart
index 19d9bc5..b1ee4af 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t02.dart
index 66cdca6..51c6dbe 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t03.dart
index a8e07a4..bcabbbc 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_arguments_binding_A18_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t01.dart
index 36e4923..2d5cda8 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t02.dart
index af6771a..8df3d9a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t03.dart
index 48689b9..da7601a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t01.dart
index 65e7b77..cb9db3c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t02.dart
index 4d80b93..78d4034 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t03.dart
index 9917163..87894d0 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t01.dart
index b7ebb1b..e177c4f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t02.dart
index eca587b..13392d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t03.dart
index ac37c8e..754ed2e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t01.dart
index e363897..e32bfb5 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t02.dart
index c0c7e22..181a12b 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t03.dart
index 1749b76..81e9577 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t01.dart
index 625b100..0c72e9c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t02.dart
index e9eb4c0..dcebd52 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t03.dart
index 2fe24b0..5ae6ea9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t01.dart
index fb64e32..2294d6c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t02.dart
index 8e353cd..75e029a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t03.dart
index 3b4caf2..5b656af 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t01.dart
index 41ae226..894abf7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t02.dart
index b9e0d51..d272a09 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t03.dart
index a7118d6..0830c33 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t01.dart
index cf066c1..b5650ae 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t02.dart
index 3c7f24a..6da309f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t03.dart
index 4725d5a..de3576e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t01.dart
index daec3ef..43c298e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t02.dart
index cfc0a95..1762421 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t03.dart
index 0315b0d..523a55c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t01.dart
index e4e9e9d..482ee52 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t02.dart
index 8ef68f3..65056a7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t03.dart
index 9b641a3..259d5f1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t01.dart
index 6711819..7b1ab8a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t02.dart
index 2eb4620..a4e64a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t03.dart
index 55eee7b..f22d9a4 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t01.dart
index 0e477db..3fc953a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t02.dart
index 10469f6..28f1724 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t03.dart
index 69575b4..4a6c03c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t01.dart
index 7ea911f..57ce6a6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t02.dart
index 1d5030d..14fe408 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t03.dart
index e175bac..a2929c4 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t01.dart
index 96e8ad3..9424258 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t02.dart
index 05a56d9..8e00446 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t03.dart
index 6ab8397..af28c47 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t01.dart
index a87aeec..510c044 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t02.dart
index 6d57b51..f5d2822 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t03.dart
index 2e53f2b..3a88066 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t01.dart
index 7da7371..60bfb80 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t02.dart
index b3597c7..ce735ce 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t03.dart
index 6cff312..306881a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t01.dart
index 8af1ced..5cae304 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t02.dart
index 2f75921..3a39e37 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t03.dart
index 98a4980..fb19518 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t01.dart
index a5ba0eb..d7bd9cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t02.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t02.dart
index 99df1d9..cca3515 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t03.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t03.dart
index 739c2a8..6e3b1d5 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_class_member_A18_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A01_t01.dart
index ca98827..851cfe6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A02_t01.dart
index 1c5eb40..7038215 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A03_t01.dart
index bdd3ef4..e5ddfba 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A04_t01.dart
index 1b218c2..a607693 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A05_t01.dart
index 917f160..e0a4cd9 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A06_t01.dart
index e682766..227b264 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A07_t01.dart
index 6499ec8..44334f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A08_t01.dart
index ca51ffe..1c6c7c0 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A09_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A09_t01.dart
index be9f671..1511c0f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A10_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A10_t01.dart
index 87c408e..63a3d08 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A11_t01.dart
index acfbded..71abbfe 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A12_t01.dart
index 49280fe..8cb3345 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A13_t01.dart
index b0c4542..da8c653 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A14_t01.dart
index 698f12f..67241d7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A15_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A15_t01.dart
index 6b04fa3..81d2a32 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A16_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A16_t01.dart
index 3658b2b..4781ccc 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A17_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A17_t01.dart
index 976a809..5697623 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A18_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A18_t01.dart
index 68132dd..22fc92a 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_global_variable_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A01_t01.dart
index 2a41479..15849a1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A02_t01.dart
index 17ec3f6..2f950c1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A03_t01.dart
index ffd1cf8..76ca4c3 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A04_t01.dart
index 2660c01..995f2cd 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A05_t01.dart
index b0b2e0b..c4279dc 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A06_t01.dart
index 92c373d..3604def 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A07_t01.dart
index e31d3d3..cadd215 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A08_t01.dart
index 37988c6..65875f3 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A09_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A09_t01.dart
index c17d11c..f3bb165 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A10_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A10_t01.dart
index 3ef9116..8dede39 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A11_t01.dart
index 7d78d0f..62282b2 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A12_t01.dart
index e865c7e..8790432 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A13_t01.dart
index 0f8cffb..6ad78c1 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A14_t01.dart
index e5af0b2..1db3e80 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A15_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A15_t01.dart
index d646f5f..410275e 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A16_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A16_t01.dart
index a7c0ebc..d6ee68d 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A17_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A17_t01.dart
index 6d91607..c4a10be 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A18_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A18_t01.dart
index e61c6ad..5ddf235 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_local_variable_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A01_t01.dart
index a67f909..52f5f6c 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A02_t01.dart
index f682007..dc8e1ae 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A03_t01.dart
index f4cc7ab..76d2c92 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A04_t01.dart
index ba2cbae..41e21a7 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A05_t01.dart
index 64e15ff..36f2eac 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A06_t01.dart
index 8a5f223..4aa78d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A07_t01.dart
index 3db3325..a73291b 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A08_t01.dart
index 7053472..f5cc5f8 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A09_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A09_t01.dart
index a7bb98a..0b22752 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A09_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A10_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A10_t01.dart
index eb9089f..98b325d 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A10_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A11_t01.dart
index f219304..3eb5aea 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A12_t01.dart
index 93410dd..5bb8a64 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A13_t01.dart
index d95daae..cb7354f 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A14_t01.dart
index 09bd8f6..bc177d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A15_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A15_t01.dart
index b51d2ae..d3149f8 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A15_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A16_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A16_t01.dart
index 97686c9..56f76cc 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A16_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A17_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A17_t01.dart
index 5e4104c..5ae7108 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A17_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A18_t01.dart b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A18_t01.dart
index 119754e..8c3a7d2 100644
--- a/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A18_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/function_type_function_return_value_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t01.dart
index ed57d50..b868995 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t02.dart
index fbfa034..4551591 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t03.dart
index 5556978..983284c 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t01.dart
index 5bd3ba9..6e95d50 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t02.dart
index b7879fb..65c0402 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t03.dart
index 7e243df..7e10d91 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t01.dart
index 2ca1a6f..fb84133 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t02.dart
index 6a8326b..96fcabb 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t03.dart
index e6cacc7..68885f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t01.dart
index 73915e6..fc225f8 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t02.dart
index 74f04fe..819099d 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t03.dart
index f1c0679..64ac998 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
index 594a165..7e598c8 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_mixin_fail_A01_t01.dart
index c50fd84..0f59a70 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_super_fail_A01_t01.dart
index 7131666..1e25c73 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
index 98fb173..cbeb84d 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_mixin_fail_A01_t01.dart
index edb7090..d0b216f 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_super_fail_A01_t01.dart
index a33041c..e5cf2a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
index e6e242d..eab8db2 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
index f67bc54..7a1bba6 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
index 5657283..2ce46f5 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A01_t01.dart
index 4fadc50..0610388 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A02_t01.dart
index 5848300..805e2a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A01_t01.dart
index 2aa05a2..6eb06f6 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A02_t01.dart
index 631ebb8..051169e 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A01_t01.dart
index 961cdb0..1e4e02c 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A02_t01.dart
index 6955815..f7003c2 100644
--- a/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/interface_compositionality_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t01.dart
index 4a5d525..028e5f5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t02.dart
index 9a23b1e..0f30e7f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t03.dart
index b0beaf2..eb524be 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t01.dart
index 6a10a43..688aa43 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t02.dart
index 1f97e5d..380b240 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t03.dart
index 480158d..06a826d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t01.dart
index 16aba8f..53ddd29 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t02.dart
index 7bf432f..f2e2c0d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t03.dart
index 4c3ca41..428110e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t01.dart
index b8d1559..1d24ad7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t02.dart
index 0bd7bcd..4225a33 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t03.dart
index bc0846e..50f85d9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t01.dart
index 2be3911..f80ec2e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t02.dart
index d58dc68..4ef9e10 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t03.dart
index ad37dc2..63e016a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t01.dart
index e2e4640..6f5a486 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t02.dart
index d9766d4..27ce5e7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t03.dart
index 3a99174..41fa25f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t01.dart
index b84c224..93bdf34 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t02.dart
index e45a048..e0f8cd0 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t03.dart
index ce16585..6743712 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t01.dart
index 91c709d..454f2c0 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t02.dart
index f52a153..f3c47c3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t03.dart
index b335190..8ca8326 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
index e644632..72fa9c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
index a243f02..57bc12b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A03_t01.dart
index efd86ef..a1c2c8c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A04_t01.dart
index d3325a0..434b89c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
index 97a593b..01f2f32 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
index 2370003..380d990 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A03_t01.dart
index 6bc0bc3..606b39f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A04_t01.dart
index cef3210..e881063 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
index d0e6d0a..7c4879c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
index 9a0667c..0e6b276 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A03_t01.dart
index f521b7d..7aa20c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A04_t01.dart
index 4352ff4..ecdc71a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_arguments_binding_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
index 2480538..fccff21 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
index 24ab33d..215a093 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A03_t01.dart
index 7c6f6db..45e40f9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A04_t01.dart
index 72c3fee..9768567 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
index 66abdf7..4a35531 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
index 02e5b85..ffcde4c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A03_t01.dart
index 233f31f..13feba6 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A04_t01.dart
index 8754044..495c2a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A01_t01.dart
index b1ef71a..41d82af 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A02_t01.dart
index 1a6987e..bb7a928 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A03_t01.dart
index e68de9c..7660afc 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A04_t01.dart
index 2b43070..9209ba9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_class_member_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
index 952086a..d6cdd99 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
index 7f21af5..ec71a11 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A03_t01.dart
index ad9830c..80b9a6b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A04_t01.dart
index 9414e41..66822d2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_global_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
index c34b4c9..760ed4b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
index af789c7..d8229be 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A03_t01.dart
index f2d5854..0a8dd00 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A04_t01.dart
index 19e464f..87f956a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_local_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
index 8a50b23..097bbf4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
index 0f4e663..0285032 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A03_t01.dart
index 5e10a73..cefcb5e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A04_t01.dart
index d5f1f8a..ecf145a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_fail_return_value_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A01_t01.dart
index 2e84bef..186b3b4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A02_t01.dart
index f16f859..1222603 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A03_t01.dart
index a36eebc..8fdfbbf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A04_t01.dart
index c10bac1..3052ab3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A01_t01.dart
index eb6a2d1..f71535a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A02_t01.dart
index 762b40d..b9103da 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A03_t01.dart
index f13092a..bcf7ff3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A04_t01.dart
index 4f905f0..50d908a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A01_t01.dart
index a728ff3..b087dd3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A02_t01.dart
index 99ff189..0786c67 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A03_t01.dart
index 8c0424e..88b28de 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A04_t01.dart
index 791ff51..08970dc 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_FutureOr_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t01.dart
index 313b479..64ff24c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t02.dart
index 025b264..3032685 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t03.dart
index 11194ac..bcf8982 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t01.dart
index bfc009e..96ddda8 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t02.dart
index cd30806..5f8d60a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t03.dart
index 2762149..91e5daf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t01.dart
index a08c53f..7ef5f19 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t02.dart
index 27bed80..ea29e46 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t03.dart
index 0ca5e99..0af714a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t01.dart
index c7a2f34..88f8f67 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t02.dart
index 82bc520..653358c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t03.dart
index e41b0b3..9262dbf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
index 8d79c2e..9d2f681 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
index efa2bff..7a252f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
index 87d4bff..488fe8b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A01_t01.dart
index ffb9498..62cb369 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A02_t01.dart
index 3955182..29af9e6 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A03_t01.dart
index e8542b3..76afc7e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A01_t01.dart
index 503b61c..de656bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A02_t01.dart
index 936b03c..a408c18 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A03_t01.dart
index b2c6c51..2338b0f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_arguments_binding_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A01_t01.dart
index d824918..677871d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A02_t01.dart
index ab10fe9..fb449f4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A03_t01.dart
index 80a9691..6134069 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A01_t01.dart
index 491dd79..977085e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A02_t01.dart
index 11e5cc6..922ae1e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A03_t01.dart
index 0a3f1d6..5720498 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A01_t01.dart
index 4570088..27ef139 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A02_t01.dart
index 3e600fe..bd77cca 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A03_t01.dart
index 741bdea..8cf6d55 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_class_member_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
index 7c554a0..0b0b25e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
index 2855710..2d59b0f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
index 89882a8..e27752a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
index 1e6605a..1443c32 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
index e153184..5566bf0 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
index e1efe16..a20556f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A01_t01.dart
index abeea3d..5becedb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A02_t01.dart
index e0ed4d8..276f2eb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A03_t01.dart
index 8804639..cadb187 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A01_t01.dart
index 160c2a8..ae2f908 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A02_t01.dart
index 1edb548..55b49d7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A01_t01.dart
index d980d47..6457328 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A02_t01.dart
index c4a5804..874cc44 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A01_t01.dart
index 3403773..8499826 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A02_t01.dart
index 486f167..a7113e6 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_legacy_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t01.dart
index 148780a..a095d36 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t02.dart
index 187e30e..2371f75 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t03.dart
index 1886a2f..224e07c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t01.dart
index 6b5fb9c..adea2df 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t02.dart
index 747d83b..c4df663 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t03.dart
index 5bc68c2..fb35898 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t01.dart
index 2de8ef3..6ae4248 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t02.dart
index 2f54ae7..2c50949 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t03.dart
index fbf9142..334b943 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t01.dart
index a97b537..257e88f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t02.dart
index 6b3736d..a8c5f10 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t03.dart
index 6efe3c2..160f719 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t01.dart
index 955aba6..986b775 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t02.dart
index 1ef333a..f8b61d3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t03.dart
index a19045e..07261ad 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_arguments_binding_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t01.dart
index 48eba8c..4a14cbd 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t02.dart
index ebe08b4..50f8916 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t03.dart
index 8a58cb1..964e5c7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t01.dart
index 66e655b..ac9e4ae 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t02.dart
index 254893a..3a84cc6 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t03.dart
index b12fb67..9e072e4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t01.dart
index c500eef..603b758 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t02.dart
index 827aa3c..81e10f9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t03.dart
index 78a658a..6be3cd3 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t01.dart
index 7eb25a4..b5d228a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t02.dart
index f510e01..fbcab34 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t03.dart
index f298983..d8360f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t01.dart
index 7a2cb27..f7add27 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t02.dart
index c0576a8..ac97796 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t03.dart
index c55ef6d..b9f1b53 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_class_member_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A01_t01.dart
index d61890b..bb3e755 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A02_t01.dart
index 5cf83ee..92b2d63 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A03_t01.dart
index 1b91102..e650083 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A04_t01.dart
index ed91543..7d07480 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A01_t01.dart
index 4b0af6a..1e49bfb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A02_t01.dart
index 6208d63..03445d2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A03_t01.dart
index 6040691..05cef9c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A04_t01.dart
index 2e4f688..6f32624 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A01_t01.dart
index bcbcad2..0878067 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A02_t01.dart
index f91ac5d..cf37ebc 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A03_t01.dart
index 7aaff10..055bfc7 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A04_t01.dart
index d2b4c54..6f5421f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_arguments_binding_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A01_t01.dart
index 5cd5848..7e366df 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A02_t01.dart
index 538aecd..e9be532 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A03_t01.dart
index 8541fb4..46de01d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A04_t01.dart
index 7ff2c2d..70c6226 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A01_t01.dart
index 1a61849..950685f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A02_t01.dart
index 0350cc7..2d0f5c5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A03_t01.dart
index 38c8cc1..1387edf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A04_t01.dart
index 69c12ee..2719a80 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A01_t01.dart
index ae9a9d3..a10a573 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A02_t01.dart
index 7d1e3c5..9a36c2a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A03_t01.dart
index fba0aef..74175bc 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A04_t01.dart
index 696146a..364e391 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_class_member_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A01_t01.dart
index cc77868..a96f454 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A02_t01.dart
index 83bd7f4..b19cf6d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A03_t01.dart
index 54bbc72..633d460 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A04_t01.dart
index 9f2aa1a..a33372f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_global_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A01_t01.dart
index e5bee8a..62cecde 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A02_t01.dart
index f5050f2..37ae784 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A03_t01.dart
index ffc1bc4..405fafb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A04_t01.dart
index 0d4697e..8d93480 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_local_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A01_t01.dart
index 32ddd90..3b85a39 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A02_t01.dart
index 665e768..d16cae9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A03_t01.dart
index b1f98cd..9fcac0e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A04_t01.dart
index 6bb4ac6..3a2ebc1 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_fail_return_value_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A02_t01.dart
index bd7881a..877c12c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A03_t01.dart
index 23c5f9e..214d7b9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A04_t01.dart
index 72bea7d..5b2280a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A05_t01.dart
index 4db3b8b..b37a305 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A06_t01.dart
index 0cbd913..28b8c3e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_global_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A02_t01.dart
index 4f79891..0b5e337 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A03_t01.dart
index b256960..a6b82df 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A04_t01.dart
index 1fc0dd6..9191424 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A05_t01.dart
index a358c6a..f116bb1 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A06_t01.dart
index 51f194c..722c7cf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_local_variable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A02_t01.dart
index f07dc49..5748443 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A03_t01.dart
index b481620..6ac59cd 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A04_t01.dart
index 2c71a12..89a12e8 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A05_t01.dart
index 3d5c25b..ce4c75f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A06_t01.dart
index 440a9a3..790aef5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_null_return_value_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t01.dart
index f8f66ed..5784d13 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t02.dart
index c6fc8ad..34f1842 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t03.dart
index 131d766..887d301 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t01.dart
index 7872b6f..8ef272f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t02.dart
index 84e74d2..3d515cf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t03.dart
index 0bb71f7..6e689c5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
index ad778a3..b919349 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
index 997dd2c..82e8d47 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A01_t01.dart
index 2f4f609..ede66bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A02_t01.dart
index 4207950..99b03f9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A01_t01.dart
index 4e94bab..2e058e8 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A02_t01.dart
index 6634e98..3059c4a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A01_t01.dart
index 8316638..ec3cee2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A02_t01.dart
index bdf1821..9e80a6c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A01_t01.dart
index 42ec6e9..4c723d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A02_t01.dart
index 93a1fc7..b1043ba 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A01_t01.dart
index 4cee7ef..967a483 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A02_t01.dart
index b460238..e43f51d 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
index f021002..e0ba0f1 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
index 7763a0c..f464bcd 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
index 191d376..941bf6a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
index 532f40c..ade98b5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A01_t01.dart
index 42cc9b8..9130dbe 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A02_t01.dart
index 18d3bd8..786ca07 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_global_variable_A01_t01.dart
index 33e3a9b..6143e2c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_local_variable_A01_t01.dart
index eb33151..d4df61f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_nullable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_nullable_return_value_A01_t01.dart
index 08a0e4a..f01d249 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_nullable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_nullable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t01.dart
index 4415bb2..4217aeb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t02.dart
index 37fe8f3..d0404ca 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t03.dart
index 5626bd0..55ac905 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t01.dart
index 998ffca..f193995 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t02.dart
index dd942b0..b756890 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t03.dart
index cf7e3a3..2cf6cc9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t01.dart
index a2dccd1..faac23b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t02.dart
index 3ecd6cf..d07e1f1 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t03.dart
index d7e6f3d..6cdb2a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t01.dart
index 5be8d1b..d10e26a 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t02.dart
index cbe673d..fa9d390 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t03.dart
index fa940c9..f086825 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A01_t01.dart
index e3cc82e..de8f12e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A02_t01.dart
index 9d80b64..0725fc8 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A01_t01.dart
index e28c4fe..f72075f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A02_t01.dart
index 59e98c0..8a56ff5 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A01_t01.dart
index d911807..e4cc878 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A02_t01.dart
index 02b6de4..3cf056c 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_promoted_variable_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t01.dart
index de660f6..e9fee19 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t02.dart
index 6987744..b0f03ec 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t03.dart
index e321250..1336d2b 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t01.dart
index 0f70a70..10c16a4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t02.dart
index edd58e3..3f57e5e 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t03.dart
index d29d406..6eacd91 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_top_global_variable_A01_t01.dart
index f6fdd5d..a81b0cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_top_local_variable_A01_t01.dart
index b9e2891..98105fe 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_top_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_top_return_value_A01_t01.dart
index 34f3b17..e67000f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_top_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_top_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
index 227feb0..662c947 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
index 3872eb2..f170585 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
index 7dad3b9..e1805aa 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t01.dart
index be0482e..06631e4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t02.dart
index 1f1a761..b43b231 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t03.dart
index e6c1c68..c3fdbf8 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
index 23fb805..ce5a3c4 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_mixin_fail_A01_t01.dart
index 1c0b4f9..2bdf4b2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_super_fail_A01_t01.dart
index 3ccfa52..75fff8f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
index e2a7b82..b4a7754 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_mixin_fail_A01_t01.dart
index a6d37eb..4c66a97 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_super_fail_A01_t01.dart
index e16c5c6..bf81519 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
index 2444e0d..882efcd 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
index 9b5619b..07ef5c2 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
index d431b9f..7db7aab 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_global_variable_A01_t01.dart
index a299db1..44d0fd9 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_local_variable_A01_t01.dart
index 31236e0..280731f 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_return_value_A01_t01.dart
index 7fc0b92..b260870 100644
--- a/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/left_type_variable_bound_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t01.dart
index a95d78a..0ce5156 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t02.dart
index 2169e71..0072924 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t03.dart
index eca3980..471205e 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t01.dart
index 30c8678..4a47dfd 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t02.dart
index 2571698..a0a4534 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t03.dart
index 760a38d..30f4681 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t01.dart
index ed3d47f..7768c20 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t02.dart
index 1780faf..edf7962 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t03.dart
index 754b017..6a9e051 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t01.dart
index 385e8aa..a981bcc 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t02.dart
index 8a15412..0f44e4f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t03.dart
index ac53b34..3798198 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t01.dart
index b0b184f..98b9671 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t02.dart
index 80fb0b2..94e96b8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t03.dart
index 25ff411..0e054e7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t01.dart
index a1efc1f..ced4fe4 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t02.dart
index 7370cc5..6ac9778 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t03.dart
index 812e006..eccaac4 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t01.dart
index ac9b067..e4cee16 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t02.dart
index d2ab7b3..0906d8f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t03.dart
index aba75e1..4df55e8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t01.dart
index 533b515..f37e3b1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t02.dart
index 8494a95..b824851 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t03.dart
index 31e7449..3e8ed5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t01.dart
index 3873ac0..5561c4a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t02.dart
index 70da1da..e01c6ea 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t03.dart
index 6eb122a..3be13b6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t01.dart
index 43c6c85..b2d26d8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t02.dart
index 9b64992..d5c60f9 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t03.dart
index 2a3f00a..b095c8e 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
index f276170..c68d140 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
index ebe631f..e7e4bcc 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
index dc450d1..695a57e 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
index 5c9dd8c..618e2a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
index 562a186..1713148 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
index 3778313..296eab3 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
index a1f7eec..861dea0 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
index b2c1dab..b1a187a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
index f33a91a..c7def85 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
index a4d7b55..7405df4 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
index d146ed8..47ee68a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
index dd67214..15776f1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
index 1c84a25..253a173 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
index 41efab0..238c497 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
index ff6300e..3e46b5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
index d897d0c..d12808f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
index 13943c2..a0c3330 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
index f699277..9d85294 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A23_t01.dart
index 7c2a170..a821ab7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
index a7dc9ea..dc0b5a8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
index fcbc23d..f42c5ac 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A33_t01.dart
index f5fa79c..5a97a2d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A41_t01.dart
index ce9f01a..1ee0598 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A42_t01.dart
index fdeccdf..48f2529 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A43_t01.dart
index d9255bb..83cdb92 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A51_t01.dart
index ca49122..9ca8e6b 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A52_t01.dart
index dfb8e30..48078a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A53_t01.dart
index 83605a8..1cc7c59 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_mixin_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A11_t01.dart
index 42e9cf4..32eeff6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A12_t01.dart
index fd983ca..f7d27f4 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A21_t01.dart
index dc5d67d..0f86b6e 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A22_t01.dart
index 8bdcf7e..b46ba94 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A23_t01.dart
index 0b97942..9b19d63 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A31_t01.dart
index 5a368c3..b8611e1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A32_t01.dart
index 6121fe8..6dc3533 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A33_t01.dart
index 7df7b10..a87edf9 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A41_t01.dart
index f52c358..0682785 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A42_t01.dart
index 9063a8c..7c96730 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A43_t01.dart
index 8237c4f..8b0642c 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A51_t01.dart
index 78b291e..38f17cd 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A52_t01.dart
index b342c93..2297412 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A53_t01.dart
index f5379b6..61173e2 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_arguments_binding_super_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A11_t01.dart
index 39a8a7a..7d00d0f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A12_t01.dart
index 408ced3..00e8647 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A21_t01.dart
index 564ab5e..076dfd7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A22_t01.dart
index ca7aa2d..61fe78d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A23_t01.dart
index 61e4969..9297d40 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A31_t01.dart
index ab3da97..7ea55c1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A32_t01.dart
index d4cff89..227bf76 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A33_t01.dart
index c12806c..cd2aca3 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A41_t01.dart
index 9494bb1..a9485ba 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A42_t01.dart
index 8791142..0d78fe7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A43_t01.dart
index 539d852..77ad0ed 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A51_t01.dart
index b27bfea..f558f7f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A52_t01.dart
index 54b563a..5b77a88 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A53_t01.dart
index 294c6b5..abc12c7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A11_t01.dart
index 608bbae..44aeb8e 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A12_t01.dart
index 9948091..d5d013d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A21_t01.dart
index f87d71a..15bcfeb 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A22_t01.dart
index 17a2bf4..8f6a5cd 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A23_t01.dart
index c721f7b..9e09e69 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A31_t01.dart
index 1d43fdc..72f71ae 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A32_t01.dart
index 30a74e9..923a62f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A33_t01.dart
index 23b9856..d39cf67 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A41_t01.dart
index 9bdce26..fca5837 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A42_t01.dart
index 39eccdc..f60165c 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A43_t01.dart
index 13f74a0..06994fd 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A51_t01.dart
index 645a209..790fce1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A52_t01.dart
index 205ac5f..9b572a4 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A53_t01.dart
index e1dc9c9..f3a9cfd 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_mixin_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A11_t01.dart
index d87d98c..5fa6568 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A12_t01.dart
index 27213ed..a37497b 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A21_t01.dart
index 945fbe5..711387b 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A22_t01.dart
index 02e78da..c79f953 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A23_t01.dart
index ae828d6..eaef0c6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A31_t01.dart
index 362a8b2..1f78ba6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A32_t01.dart
index 80a91a2..b909d2a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A33_t01.dart
index 8217061..fe8f8bb 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A41_t01.dart
index db87e96..d09ca28 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A42_t01.dart
index a359ea6..9005dc7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A43_t01.dart
index d2f208b..073c1e0 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A51_t01.dart
index 821c5d3..cb1197d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A52_t01.dart
index 45a1466..b6002a6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A53_t01.dart
index 36faacd..64548bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_class_member_super_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
index 9012c50..66760a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
index 3df5b1a..0df1f77 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
index b23537b..da9b6c1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
index f776492..ebcda3d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
index 9e66f76..b43eec8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
index f0ba691..e688509 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
index 6da2837..264f026 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
index ea5b986..9448527 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
index f4e7277..db0914f 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
index 2fe142c..c1541be 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
index 8d0f0c8..e873c09 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
index 6a3e035..de45c3a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
index 10aca9f..29137d7 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
index 36cc69c..f2e7a8a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_global_variable_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
index 54c3dba..3880f45 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
index b3cb52e..d0ead5a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
index 11e19ac..2e719db 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
index bb75be3..a1a78a8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
index 17c7d1c..3a3a5f0 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
index 0c11158..159e0c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
index 9619c8c..274fae3 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
index ba808f1..13611d3 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
index da20c0a..210fbec 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
index 4da06e4..9d82194 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
index 1a87744..699118c 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
index 6c898ef..0f5c2f0 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
index 5893ca2..a06d7ff 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
index e9e3353..536bbbc 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_local_variable_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A11_t01.dart
index f764f16..a3f8b11 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A12_t01.dart
index 4bc295f..a3dad92 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A21_t01.dart
index 9b6787a..4eb3d6d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A21_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A22_t01.dart
index ef9d499..1f30857 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A23_t01.dart
index 0346949..c5ad396 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A23_t01.dart
Binary files differ
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A31_t01.dart
index af82586..0066415 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A32_t01.dart
index 829e240..d019592 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A33_t01.dart
index 1f6604e..03e8625 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A41_t01.dart
index 9e4ee18..1f24447 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A42_t01.dart
index 4bfd7b8..c8d0e24 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A43_t01.dart
index b7252b7..f4052a1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A51_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A51_t01.dart
index aad8d59..fd44157 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A51_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A51_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A52_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A52_t01.dart
index 93d2847..35c77b6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A52_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A52_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A53_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A53_t01.dart
index 8df4a04..88724a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A53_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_fail_return_value_fail_A53_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A01_t01.dart
index 6f19c82..20077f1 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A02_t01.dart
index 52af0eb..98e97ca 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A03_t01.dart
index 132e8c0..08cc480 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A04_t01.dart
index 2bce52e..84c7c64 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A05_t01.dart
index 40fe789..fc408f8 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A01_t01.dart
index b9d811f..c6f9c08 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A02_t01.dart
index 90f2354..1faf3c6 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A03_t01.dart
index bddc1e8..b7b9339 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A04_t01.dart
index d94442c..9200619 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A05_t01.dart
index fe26ba1..4ec18bb 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A01_t01.dart
index 924eab6..f463749 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A02_t01.dart
index a2bcd4b..463b014 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A03_t01.dart
index d51e753..9468a97 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A04_t01.dart
index 8abe78b..8b2074d 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A05_t01.dart
index 3907dd1..735402a 100644
--- a/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/named_function_types_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t01.dart
index 5dcc6a2..3d3cb3a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t02.dart
index ffd6518..ef0db1b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t03.dart
index b128147..d0f8920 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t01.dart
index a616722..06d2426 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t02.dart
index 01b2505..4848f2f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t03.dart
index 2877397..f8c7c48 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t01.dart
index 1884b88..eb55b6a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t02.dart
index 2ab8fd5..4d7eb37 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t03.dart
index a228e01..4703bad 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t01.dart
index fa8e2e3..adab84d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t02.dart
index da32245..0f260f4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t03.dart
index 1c392b5..5aea102 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t01.dart
index 38320ee..f279f5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t02.dart
index fd234ba..ad908e5 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t03.dart
index b624a95..1349f2d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t01.dart
index 0fc1df7..6574423 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t02.dart
index b5530b6..2dd091b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t03.dart
index 80409a6..e73da49 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t01.dart
index 10025ff..a12c6d3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t02.dart
index e561767..144ab3d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t03.dart
index 5610dcd..8751e83 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t01.dart
index 22c9039..60cd7bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t02.dart
index a7a87d5..033fcac 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t03.dart
index 71561d0..039e5cf 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t01.dart
index ab52e24..08f1555 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t02.dart
index 065c5e0..5935bee 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t03.dart
index 8077995..706a38f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t01.dart
index 7df5e05..b096b96 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t02.dart
index 20f6600..d9da2ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t03.dart
index 099b726..54b22df 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t01.dart
index de85e1e..853ca04 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t02.dart
index 1a8ac95..7444aeb 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t03.dart
index b7e2c57..3a0d4d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A23_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t01.dart
index 0145c2b..34ff5e8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t02.dart
index f9e3521..af08173 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t03.dart
index 52910bb..7b0f2b3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A24_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t01.dart
index 95f06e4..3b92fae 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t02.dart
index d343e41..9d9f20b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t03.dart
index d62c11c..4284257 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t01.dart
index 55be8be..e903071 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t02.dart
index fb2c439..a3e16b1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t03.dart
index 64ad1ea..498d556 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t01.dart
index 9471c24..b90f1c8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t02.dart
index f75a86b..67a757a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t03.dart
index ec016ba..c2f7251 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t01.dart
index 69237a2..bae3ac9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t02.dart
index 064f0de..1910903 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t03.dart
index 1ba8c52..2b32598 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A34_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t01.dart
index 3a61cb2..9b899d9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t02.dart
index 9484d17..b0f91f5 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t03.dart
index 93d25cc..8f9b78a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t01.dart
index fabef40..ca5936c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t02.dart
index 76d2dce..cd26d34 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t03.dart
index 7c4f717..add9bed 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t01.dart
index 2ab9120..e273b05 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t02.dart
index 37b0b2f..7456987 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t03.dart
index 44ba4d8..0d1e0b4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t01.dart
index 99a8a2a..3b4da2e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t02.dart
index 08f66e7..d1fe6f2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t03.dart
index 6adef38..c8d1933 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_arguments_binding_A44_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t01.dart
index 89c9fb7..4dd71b8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t02.dart
index 0fd9cad..14d7594 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t03.dart
index 6367d48..f7b83d3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t01.dart
index 6cf133e..50b1efa 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t02.dart
index cebb3e0..a97fb32 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t03.dart
index 0c4c926..5aa77b3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t01.dart
index 335c1d0..6ce71b1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t02.dart
index 86dbcb2..07dd032 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t03.dart
index 101680a..05ac0ed 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t01.dart
index 3acd600..279d9d8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t02.dart
index 574fb02..7fb3f7a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t03.dart
index 19e5fc6..b463b3f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t01.dart
index 1b14c15..62a8cea 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t02.dart
index f25cfdb..92deb54 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t03.dart
index b1267eb..ec66497 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t01.dart
index 21b2136..6712b12 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t02.dart
index 4396cdf..db2d7e6 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t03.dart
index e87a8d2..70e4ee9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t01.dart
index a10c3cf..3dd406a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t02.dart
index 21da0a7..9d0a78d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t03.dart
index 95232f6..f21b823 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t01.dart
index 39e981e..9a293e4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t02.dart
index eb1a5b4..9091c81 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t03.dart
index b0de9b2..939633e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t01.dart
index 7b4c844..a306476 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t02.dart
index d4e0c3e..d39343c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t03.dart
index 963a6ed..b7dbd7f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t01.dart
index 416a930..2b30dcc 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t02.dart
index bfe7615..3ff607b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t03.dart
index 39ad1a4..0da923c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t01.dart
index 84ea24e..a5fabd3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t02.dart
index 1002753..e72abee 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t03.dart
index ca7c151..a2bec33 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A23_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t01.dart
index 9e265bc..27cf405 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t02.dart
index 18dae1b..bf9d516 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t03.dart
index 7e49cef..2df3b86 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A24_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t01.dart
index c22d41d..b7fea8c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t02.dart
index 96033af..8a3a371 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t03.dart
index 77a62d8..a94f12a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A31_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t01.dart
index b4ae295..34cc93e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t02.dart
index f940465..e91dbfd 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t03.dart
index 475d2af..b31871c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t01.dart
index 45de30d..67cecce 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t02.dart
index 6e448e8..58b58dc 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t03.dart
index 212411f..df77f3b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t01.dart
index f7fd71b..31a3ed6 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t02.dart
index 19b4392..91c3484 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t03.dart
index adbee1e..817e5a3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A34_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t01.dart
index 63a6bc3..b382bde 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t02.dart
index 7f0d828..c3abf92 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t03.dart
index 0baf944..6ec752c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A41_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t01.dart
index 126a3d5..38ec422 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t02.dart
index 37333fa..02f5ac1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t03.dart
index 9f4eb3e..6e22d22 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A42_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t01.dart
index 278ff72..7c0f5d2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t02.dart
index 5e474e3..bb62ea5 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t03.dart
index ff14b07..a8ca8c0 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A43_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t01.dart
index 178a5bd..ab349aa 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t02.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t02.dart
index b3a8e48..267cf8a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t03.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t03.dart
index 9090b99..9454d59 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_class_member_A44_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
index 963e18f..581565e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
index 380b6fd..5b17d88 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
index 68700b4..5ea90ec 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
index 53af398..6d53361 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
index 839fc91..6208c67 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
index 1fee796..61d99e7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
index f499558..b9f9379 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
index b41fee3..de2e56e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
index 0821afb..cd911d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
index deaeaf4..23ff591 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
index 11b471f..488716b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
index caa2ccd..c21e95b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
index 1e008aa..6b7a5fd 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
index aad4805..aaf76fd 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A01_t01.dart
index ef3d965..d34614e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A02_t01.dart
index bd2e43c..a71551c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A03_t01.dart
index 55d44df..a2b9e3c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A04_t01.dart
index 5fe81d1..3550336 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A05_t01.dart
index c9f9850..f2fe8de 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A06_t01.dart
index cf2174e..5895683 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A07_t01.dart
index 6590613..184a813 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A08_t01.dart
index 7b745f9..6fb040e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
index cb17fa0..ccf50cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
index 7503a47..845a22c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
index b801a7e..11187bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
index 243bf09..76dc486 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
index 221c198..c41bd6d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
index 48c0ec3..a4141a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_mixin_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A01_t01.dart
index d1bd717..3554421 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A02_t01.dart
index 0115e98..85c84a1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A03_t01.dart
index 182cc0d..9614d55 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A04_t01.dart
index df4deb7..3f0c074 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A05_t01.dart
index 4ec6b5d..0e07993 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A06_t01.dart
index 2b1b61a..86e6961 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A07_t01.dart
index 83fec89..8040ec1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A08_t01.dart
index 08aca99..400a95f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A11_t01.dart
index 37305e4..64a72f8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A12_t01.dart
index 5baf55a..aaca414 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A21_t01.dart
index 26fa6a5..a39f2a7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A22_t01.dart
index 2597d04..8c5f1e3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A31_t01.dart
index 6e8cf03..e51b56f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A32_t01.dart
index 17bec9c..94281a1 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_arguments_binding_super_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
index 80749c9..8a183e2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
index 5a5bea5..ab5beac 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
index 811b3ab..8c1ee29 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
index 0adf0de..e9ba686 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
index a47eeed..084bf68 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
index 6d91d37..c610806 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
index 0093885..e5d2383 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
index 82bd915..be0ee9b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
index 43fc50e..278ba0f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
index 8d68f4e..89a7b5a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
index 85cf130..3a8ff5b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
index 9ea5d51..9da8588 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
index b30fdd7..8e20d07 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
index 26d712c..6677356 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A01_t01.dart
index 7ed61c1..80fe25e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A02_t01.dart
index 6bb4e51..d34b4a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A03_t01.dart
index e6d3866..ac12a29 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A04_t01.dart
index 6aba172..8056e36 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A05_t01.dart
index 26db07a..e28bc9e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A06_t01.dart
index 8c84ddf..68d995b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A07_t01.dart
index 78d1900..9731cc3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A08_t01.dart
index aea53de..cee8a38 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A11_t01.dart
index d4a0dfd..b1c52ec 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A12_t01.dart
index 87c08d5..5094241 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A21_t01.dart
index a260527..4791ad7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A22_t01.dart
index 4f39a70..063bcc5 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A31_t01.dart
index 4857d6f..7b10913 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A32_t01.dart
index 1c41df9..10b68b8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_mixin_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A01_t01.dart
index 66ff602..bdfcd08 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A02_t01.dart
index 098589f..f53bfec 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A03_t01.dart
index 40ba212..c0ff9aa 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A04_t01.dart
index f08152c..540a5b7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A05_t01.dart
index 6749cc7..8d16252 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A06_t01.dart
index bae9468..1b67744 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A07_t01.dart
index 18f6db4..221f77c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A08_t01.dart
index 80f6833..b79ba6c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A11_t01.dart
index 6455439..ee22c7d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A12_t01.dart
index 256dbcc..f50bc05 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A21_t01.dart
index 8ebc067..1ff1918 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A22_t01.dart
index 840fa2f..437876a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A31_t01.dart
index b7c8c59..9ea999d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A32_t01.dart
index 2fbd31d..faa0577 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_class_member_super_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
index 65f08e9..232a2c9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
index b471077..9d8728c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
index 0d89f2a..0b2ccfe 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
index 9177410..71609e9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
index e5510e8..14e967c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
index 191297a..5fccd3c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
index 76890e9..1f1627f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
index 21ba970..e0b1e2b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
index 0dbea1e..2b9b2b2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
index d476557..a13c371 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
index 4c412c6..6c9dd52 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
index 9dbac5e..0b177d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
index 583402d..077355d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
index e996f89..4dd04e9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_global_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
index 04d836a..0d537da 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
index c07bb02..98640da 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
index 3c87b02..6aa1a81 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
index 34d6841..e485f8a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
index 056eac7..ad177ad 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
index e0445b0..ef5a3de 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
index 4b185db..060c9b9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
index 7cd9136..148f961 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
index 58f4428..cffc73a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
index 590f45e..e1682ec 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
index 5eddc53..11f27e4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
index e4d8e7c..b5ab6e5 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
index e52dc20..1e7ef88 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
index 9e7975f..b06e46b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_local_variable_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
index 0414b58..8267ebf 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
index 08d81bd..425ba22 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
index f710132..89e6c8f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
index 8332a90..c413b84 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
index 9eebd8a..44afc2b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
index 041a348..e602e9b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
index 33f434b..2419693 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
index 4e2211e..da01616 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
index b9e7f1c..c48e2bc 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
index 3d0a446..986fba7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
index a12529e..9b53a07 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
index c61c92e..16e3679 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
index adb5619..458525b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
index ff79903..6ba4905 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_fail_return_value_fail_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A01_t01.dart
index 98ba945..cbaafca 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A02_t01.dart
index e6f13bd..2ad950f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A03_t01.dart
index 828c86f..0f14f1c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A04_t01.dart
index aa580ca..98f2a48 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A11_t01.dart
index 2dd7800..b3c1819 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A12_t01.dart
index e71e3b6..ca153ff 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A13_t01.dart
index 8e1fb00..c8b853b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A14_t01.dart
index f0fc03e..d2fd755 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A21_t01.dart
index da4f486..eb74bce 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A22_t01.dart
index e8c4b6c..2ddb432 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A23_t01.dart
index b8a3667..34c4586 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A24_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A24_t01.dart
index 72cc0ca..e9f7595 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A31_t01.dart
index 9c530e0..c9237ad 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A32_t01.dart
index 4cb45f7..bea0e16 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A33_t01.dart
index 84ea5d1..a85f9f3 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A34_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A34_t01.dart
index 6e62d98..72f1f1f 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A41_t01.dart
index b176fc9..6db964b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A42_t01.dart
index 721b2ef..151895e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A43_t01.dart
index 0e70f58..6089240 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A44_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A44_t01.dart
index f8ac0e0..46988ab 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_global_variable_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A01_t01.dart
index dfda0cd..afdfe94 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A02_t01.dart
index f414b5d..6c2e1ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A03_t01.dart
index 424138c..64231c2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A04_t01.dart
index a1f4ce9..344e675 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A11_t01.dart
index 6a39e38..6f9e961 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A12_t01.dart
index e6b9724..bb2e4b2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A13_t01.dart
index c975ff6..590c0a4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A14_t01.dart
index 24481ef..17755ff 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A21_t01.dart
index 6cce06d5..0d87abf 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A22_t01.dart
index 4d3e921..c10c195 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A23_t01.dart
index e65e508..17e1a38 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A24_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A24_t01.dart
index 2f5fcdb..09f137c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A31_t01.dart
index 3a0fa2e..d33124d 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A32_t01.dart
index 273c29e..9c87c7c 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A33_t01.dart
index 74bec04..bde18b4 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A34_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A34_t01.dart
index c152717..0021926 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A41_t01.dart
index 0163f4d..378f2c8 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A42_t01.dart
index 3f58f33..f12ce6a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A43_t01.dart
index c9639dc..7159429 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A44_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A44_t01.dart
index d0b1a6b..fd6785a 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_local_variable_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A01_t01.dart
index 23d00e8..0db4722 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A02_t01.dart
index 44cc731..a3a44fa 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A03_t01.dart
index d079181..f7fa23b 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A04_t01.dart
index 4c3b439..991ecb6 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A11_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A11_t01.dart
index 1f74e8c..582f357 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A11_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A12_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A12_t01.dart
index 93a896f..aba77b2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A12_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A13_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A13_t01.dart
index 4fa8851..7561154 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A13_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A14_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A14_t01.dart
index 5356d53..8191bf2 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A14_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A21_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A21_t01.dart
index 62f0a75..3a73fec 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A21_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A22_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A22_t01.dart
index 16e5362..91b8424 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A22_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A23_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A23_t01.dart
index 51ba5e7..909ba20 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A23_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A24_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A24_t01.dart
index 47b0714..88fa0fa 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A24_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A31_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A31_t01.dart
index 10c8a2e..13acd05 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A31_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A32_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A32_t01.dart
index 162e474..bf24ed7 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A32_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A33_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A33_t01.dart
index 646c629..4884755 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A33_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A34_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A34_t01.dart
index eb9905a..8bcd7d9 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A34_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A34_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A41_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A41_t01.dart
index b9ef604..6f09c4e 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A41_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A41_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A42_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A42_t01.dart
index 8208082..bbfd820 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A42_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A42_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A43_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A43_t01.dart
index 7b997da..e6a7411 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A43_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A43_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A44_t01.dart b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A44_t01.dart
index c35691c..7909d98 100644
--- a/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A44_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/positional_function_types_return_value_A44_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t01.dart
index 7778157..4395395 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t02.dart
index feb5dee..5372be5 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t03.dart
index 82afdec..243e7e9 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t01.dart
index 6cd2b46..a78d27f 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t02.dart
index b76244e..84a6a97 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t03.dart
index 6efba91..b89ed2d 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t01.dart
index 66f39e9..a6e403a 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t02.dart
index 64b2a9c..a3f14c3 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t03.dart
index 89ab791..eb0007f 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t01.dart
index 3689f17..ccc4a47 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t02.dart
index 75a754e..15cd449 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t03.dart
index e5dbfa1..8474a12 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t01.dart
index 7a49ac1..5984ba6 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t02.dart
index bd68d4c..b1e060c 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t03.dart
index 93cc24e..edae6a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t01.dart
index 96c8ee1..8a3c068 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t02.dart
index f7b7909..4beb3bd 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t03.dart
index e2368d9..c8add9f 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t01.dart
index df1b347..18ba75a 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t02.dart
index 45b96b2..61391f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t03.dart
index 899ba44..5a54b36 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t01.dart
index a519b63..abc68f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t02.dart
index d544803..4895b7c 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t03.dart
index 8312822..6857fbf 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A01_t01.dart
index 4d63f4a..3886b58 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A02_t01.dart
index ab99f62..cff558e 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A03_t01.dart
index d8686cb..d1938b9 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A04_t01.dart
index e728584..123e2d7 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A01_t01.dart
index a4448c2..53278a3 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A02_t01.dart
index 7ae24b9..46bb1ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A03_t01.dart
index af729e6..aed2d58 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A04_t01.dart
index c6e55ca..78dc5b4 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A01_t01.dart
index 32ed3f3..408b018 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A02_t01.dart
index cec7d61..fd395db 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A03_t01.dart
index 2c1f900..6ca2e31 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A04_t01.dart
index 896a3af..70e3417 100644
--- a/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/reflexivity_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t01.dart
index 86c9d7a..8ba6893 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t02.dart
index 6f0b5a4..dff05a6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t03.dart
index 7d55f27..d6ac680 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t01.dart
index f1d374e..62dac20 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t02.dart
index c73bf7d..665a94d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t03.dart
index 694421f..fba8900 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t01.dart
index 821c996..dc5d023 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t02.dart
index 38c8548..4ec4723 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t03.dart
index 8d861e3..9760703 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t01.dart
index 024d712..f0060a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t02.dart
index 222b233..ccdf31a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t03.dart
index 4518c52..da81242 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t01.dart
index cf21d09..04499a3 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t02.dart
index d270262..4b3ef73 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t03.dart
index 89382ee..a312ebd 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t01.dart
index 6faf03f..6046b73 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t02.dart
index 0c3faae..5d84537 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t03.dart
index 4866661..b3d3914 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t01.dart
index dbc64da..df8e563 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t02.dart
index 87b1478..a5641b6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t03.dart
index 8e3801f..f031b4a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t01.dart
index 9b5d02f..928f58c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t02.dart
index 4b272ac..40966e2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t03.dart
index 4c4f960..c165f62 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
index 6b9239a..4fa75a8 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
index 9993eee..4cc054b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
index 51341a4..7b064a6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
index 7b18746..c26a5c4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
index ec6e8f3..99476ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
index 65ca074..8f1b456 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
index 408b5cf..469bc2e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
index 0dc3882..614f188 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
index 826c168..3a96873 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
index e3c9bb0..1d32559 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A01_t01.dart
index 1e96cc1..453f83e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A02_t01.dart
index ca7bfdd..5a1f965 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
index 93df1a8..1b97474 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
index c935bf1..84ce0e8 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
index ad8b609..c9e1f2a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
index 45e9a77..6be5539 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
index 927ab6d..c07b8e2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
index b5d384d..026313c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A01_t01.dart
index 6e24b62..9d8615e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A02_t01.dart
index 71436a3..9eed527 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A03_t01.dart
index 05fe4c6..e418ccf 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A04_t01.dart
index 2fa7fbd..5ddf1b6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A01_t01.dart
index 2254be3..3c88157 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A02_t01.dart
index e8658eb..33d4dcc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A03_t01.dart
index 134ca8e..8023360 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A04_t01.dart
index a9cf171..d39cb4d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A01_t01.dart
index e51858f..ac6de22 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A02_t01.dart
index 8624957..4d0e7fc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A03_t01.dart
index 53851eb..e797bae 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A04_t01.dart
index dc9c3da..67de366 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_FutureOr_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t01.dart
index 546baca..2dbcea4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t02.dart
index 40f3669..3c9f18a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t03.dart
index c1510c6..f3e5ac3 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t01.dart
index f120fcc..04ddf21 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t02.dart
index 04ef0e1..3a1a650 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t03.dart
index 630e0cf..2e48433 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t01.dart
index ffdbff6..292fc83 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t02.dart
index e9fd16b..a8eed94 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t03.dart
index f40dc14..fbb1047 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t01.dart
index c1dd9b6..60f43a8 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t02.dart
index 1fd93b6..a70f984 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t03.dart
index e0c4060..b9be9a4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t01.dart
index c50030a..a94ac1d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t02.dart
index fe7f007..5801f67 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t03.dart
index a14e788..f091af3 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t01.dart
index 8ad26e1..6366240 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t02.dart
index 82d23cc..04fe4d6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t03.dart
index ad97cf6..a2bd7ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A01_t01.dart
index f173838..7278526 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A02_t01.dart
index 15e165b..247005b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A03_t01.dart
index 7989c39..c58c235 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A01_t01.dart
index b15463e..cc88078 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A02_t01.dart
index 66460c3..2e6749e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A03_t01.dart
index 22fcac3..752f619 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A01_t01.dart
index 0a4ddbf..ff8d3f0 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A02_t01.dart
index 4f1c2e8..7f4edd9 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A03_t01.dart
index 5bf1c1a..ce9f940 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_nullable_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t01.dart
index 1bbaf57..05a7821 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t02.dart
index 4b2383d..b7bb617 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t03.dart
index fc6f12a..888cd3c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t01.dart
index 2e7d2be..1ec93df 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t02.dart
index bfe3801..27a1549 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t03.dart
index f4c873e..8f26ca7 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t01.dart
index bc758ee..d3cc014 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t02.dart
index 205a64f..aa78e41 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t03.dart
index ed075cf..7947278 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t01.dart
index 6514a81..4723993 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t02.dart
index cee2afb..aa8443a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t03.dart
index ce251a3..8531f05 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t01.dart
index f454412..24efe16 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t02.dart
index 06f7b45..c469a1b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t03.dart
index 3f4c025..cfc7fc4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_arguments_binding_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t01.dart
index 423fc3d..4cafdcb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t02.dart
index da15e49..2a3831c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t03.dart
index 42ac228..345f39a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t01.dart
index ef94a36..b43cce2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t02.dart
index 1d8dbfc..cb629fb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t03.dart
index 76b35f0..b3c9c93 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t01.dart
index 674f8d5..6e467b3 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t02.dart
index 60ce4ae..75dafbc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t03.dart
index c33e4d9..a8e6077 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t01.dart
index 2e2b416..f55b5cd 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t02.dart
index a30ff78..2c5d61b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t03.dart
index 15140d5..0219efb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t01.dart
index 2415970..d8e673e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t02.dart
index d86b1fb..c3d2190 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t03.dart
index a75f87d..c893e75 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_class_member_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A01_t01.dart
index 6fdaf12..8f60d66 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A02_t01.dart
index a45e28c..addb3fd 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A03_t01.dart
index aeec007..e6688e7 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A04_t01.dart
index d32c1a7..413072d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A05_t01.dart
index 756d648..8e9304e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A06_t01.dart
index f467777..ea43835 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
index 559830c..1a37abb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
index 80061ea..0e7076a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A01_t01.dart
index e1cecfc..e8dca7d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A02_t01.dart
index 0cf5d9b..4903052 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A03_t01.dart
index 358597c..f95ae40 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A04_t01.dart
index de85663..7509aa0 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A05_t01.dart
index ce6e258..a57bfdc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A06_t01.dart
index 47c2673..d3c628a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A07_t01.dart
index 4afd732..77067c6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A08_t01.dart
index 8d37c3e..46e255d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_mixin_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A01_t01.dart
index 1daeb32..e0116b5 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A02_t01.dart
index 60a8a1c..bb3012b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A03_t01.dart
index 07799aa..d615fbc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A04_t01.dart
index 85a7880..d02b34e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A05_t01.dart
index 5a652de..14b4188 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A06_t01.dart
index ae53a82..e4fc8f5 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A07_t01.dart
index 76f9964..816f57d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A08_t01.dart
index a6bbaee..50ddb66 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_arguments_binding_super_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A01_t01.dart
index 8de53bd..6337d65 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A02_t01.dart
index 8e9f5e1..a14436a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A03_t01.dart
index b6a1a60..47688b9 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A04_t01.dart
index 3474ebd..b19dde4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A05_t01.dart
index 1590758..b78e889 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A06_t01.dart
index ec3c0a1..dc379d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A07_t01.dart
index cd83670..d1b3569 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A08_t01.dart
index a06c31f..e0c4135 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A01_t01.dart
index 5554c7d..f48fc25 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A02_t01.dart
index fdcfa72..160a979 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A03_t01.dart
index 73c8af0..befbf59 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A04_t01.dart
index f744ab4..ea6d5cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A05_t01.dart
index 676b034..669ba81 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A06_t01.dart
index b1c0c6b..8e60737 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A07_t01.dart
index a5f8640..cf5e623 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A08_t01.dart
index 6bb4cfe..7ab87db 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_mixin_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A01_t01.dart
index b46ea94..61765c0 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A02_t01.dart
index 19c5005..3dbd9db 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A03_t01.dart
index 6809d6d..904d8f2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A04_t01.dart
index 43f9705..a317056 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A05_t01.dart
index 1208ff4..322fd4b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A06_t01.dart
index b1a744a..675531d 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A07_t01.dart
index b85c8b0..ff07fe4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A08_t01.dart
index 5a4482b..226a669 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_class_member_super_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A01_t01.dart
index 24c68e1..304e754 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A02_t01.dart
index b531fda..3c234a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A03_t01.dart
index 6fce24a..b933198 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A04_t01.dart
index a8dad35..835dcca 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A05_t01.dart
index fca45ef..5e9a5df 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A06_t01.dart
index 7e5ffd7..bf2cbf5 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A07_t01.dart
index 6d61a34..1470133 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A08_t01.dart
index 1a46c1e..c6061a9 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_global_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A01_t01.dart
index 1d7980b..1eee025 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A02_t01.dart
index 764bc73..1e0eb02 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A03_t01.dart
index 9a9853c..c1e0884 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A04_t01.dart
index 79001ec..68aaee4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A05_t01.dart
index 4b3d7fb..41feedc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A06_t01.dart
index e6bf3fa..beb7a5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A07_t01.dart
index 2112948..ada6dfc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A08_t01.dart
index f15c435..c5a2167 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_local_variable_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A01_t01.dart
index e066e40..1c925a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A02_t01.dart
index f360d0c..4ee76d0 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A03_t01.dart
index 6750577..0285be9 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A04_t01.dart
index 55af2bc..69fcf69 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A05_t01.dart
index 4be92d9..35a6dea3 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A06_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A06_t01.dart
index 50c7cf8..b57a768 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A06_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A07_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A07_t01.dart
index a775af5..37cf3f7 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A07_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A08_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A08_t01.dart
index add600d..565b249 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A08_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_fail_return_value_fail_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A01_t01.dart
index 6a89443..7dde529 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A02_t01.dart
index 76c0849..7684aa2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A03_t01.dart
index 27760fb..b8dc548 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A04_t01.dart
index 90e916b..4a2269f 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A05_t01.dart
index 83ae03e..f643aa6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_global_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A01_t01.dart
index e9e0e6b..72399d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A02_t01.dart
index 1fe31bb..fbc7c09 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A03_t01.dart
index 807fc05..6af023a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A04_t01.dart
index 412147a..e643bbc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A05_t01.dart
index 9ffaafd..6245f80 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_local_variable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A01_t01.dart
index 1176717..124a147 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A02_t01.dart
index ad82cc4..d8ff3cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A03_t01.dart
index 1b6ad4a..9659a37 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A04_t01.dart
index 8e5691c..b58a81c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A05_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A05_t01.dart
index 1a71d70..049938a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A05_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_object_return_value_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t01.dart
index de32a51..978fb5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t02.dart
index 18435c6..c3c456e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t03.dart
index 17c5cc8..5732118 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t01.dart
index 810ddaf..c899c68 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t02.dart
index 1492ba5..06b403e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t03.dart
index a272fd0..f13abfe 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_global_variable_A01_t01.dart
index 68eac8b..aaa0c21 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_local_variable_A01_t01.dart
index 8087d60..696f70f 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_return_value_A01_t01.dart
index ea4f153..b54af79 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_promoted_variable_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t01.dart
index 8e77844..254f621 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t02.dart
index 39e351c..fac8beb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t03.dart
index 037dcfd..435e826 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t01.dart
index 89dbc6b..9f24b3a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t02.dart
index 58ae20c..b83c8a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t03.dart
index 43462b6..7b804e0 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t01.dart
index 70b1167..4cd1307 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t02.dart
index 6493820..3450444 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t03.dart
index 89e9b2e..070baf1 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t01.dart
index 9840889..03fed24 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t02.dart
index 17b8a7a..215c43e 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t03.dart
index ee6efde..584940b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_arguments_binding_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t01.dart
index d6aaa36..3ed3779 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t02.dart
index ec8b2c9..2f5360b 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t03.dart
index e92530b..69496a5 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t01.dart
index 76ae6f0..d913efc 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t02.dart
index 7fdfd0b..cfb3b0c 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t03.dart
index c9fc82b..a502c22 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t01.dart
index 46797fc..de118aa 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t02.dart
index c3ba31c..b22dadd 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t03.dart
index 5876e8c..89aea48 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t01.dart
index 43b3399..9681992 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t02.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t02.dart
index 8e4b175..5ecdcf8 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t03.dart b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t03.dart
index 297d30c..48c4afb 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_class_member_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A01_t01.dart
index 540a309..04729bf 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A02_t01.dart
index cd4cb60..2e993be 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A03_t01.dart
index aed4543..00d0a53 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A04_t01.dart
index a262fbc..f07cd5f 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_global_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A01_t01.dart
index 58f1458..ea980a1 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A02_t01.dart
index b7701fb..ad42732 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A03_t01.dart
index 7d09644..09c8909 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A04_t01.dart
index eb7b02a..68aff94 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_local_variable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A01_t01.dart
index 68cd3e2..a2e1ce6 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A02_t01.dart
index 8189fe2..17065f2 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A03_t01.dart
index 5090397..b5156ad 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A04_t01.dart b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A04_t01.dart
index cdf207a..c689e4a 100644
--- a/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A04_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/right_top_return_value_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t01.dart
index 6c0b278..f3f9b25 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t02.dart
index 3317b67..389ec0d 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t03.dart
index 9efd1b2..9bfc420 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t01.dart
index 468a9c8..32a0240 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t02.dart
index 51c9689..4af5e79 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t03.dart
index cfe308f..cba95e6 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t01.dart
index c3fc4a8..29b27e0 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t02.dart
index c6ae4e4..80d3a7a 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t03.dart
index df0cdfa..ff874a6 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_arguments_binding_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t01.dart
index 8ef282e..c7bc7bd 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t02.dart
index 9a32882..0bd98d9 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t03.dart
index 41d7b62..dfcc19b 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t01.dart
index e84d1ae..7247018 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t02.dart
index 39da1f4..f191515 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t03.dart
index f47970b..f5bdacb 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t01.dart
index 1c814ec..c889ce0 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t02.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t02.dart
index b681cde..a43274d 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t03.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t03.dart
index 7a59bfc..38a79d4 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_class_member_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
index 373d6b5..087dac0 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_mixin_fail_A01_t01.dart
index 214a11f..189d3bb 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_super_fail_A01_t01.dart
index 2313538..a026aeb 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_arguments_binding_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_fail_A01_t01.dart
index 68c11d6..4b301de 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_mixin_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_mixin_fail_A01_t01.dart
index afb9feb..a6fd6d1 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_mixin_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_mixin_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_super_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_super_fail_A01_t01.dart
index 546d17a..02e5b97 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_super_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_class_member_super_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_global_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_global_variable_fail_A01_t01.dart
index 755e9e7..506dc87 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_global_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_global_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_local_variable_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_local_variable_fail_A01_t01.dart
index 0e17f6c..c2b41ef 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_local_variable_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_local_variable_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_return_value_fail_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_return_value_fail_A01_t01.dart
index 212bfcc..0cc870d 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_fail_return_value_fail_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_fail_return_value_fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A01_t01.dart
index 552260f..71270a2 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A02_t01.dart
index 83685e3..07f54cf 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A03_t01.dart
index 0bb26b6..293fbb9 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_global_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A01_t01.dart
index 57f78f8..463ad62 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A02_t01.dart
index 2e01c15..0bff84c 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A03_t01.dart
index f4723d6..a48eada 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_local_variable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A01_t01.dart
index 9c0a2b3..29da905 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A02_t01.dart
index d977026..045da3f 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A03_t01.dart b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A03_t01.dart
index 571af3d..12f9ac4 100644
--- a/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A03_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/super_interface_return_value_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t01.dart
index 9bd14f6..8941cc6 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t02.dart
index 05b17cb..c69d9d1 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t03.dart
index 5f46065..3d6bf3c 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t01.dart
index 81c793a..dd6883b 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t02.dart
index 5f0f8c9..a44f80a 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t03.dart
index e8b0f16..2369fde 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_arguments_binding_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t01.dart
index ee1b7c5..fd0df27 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t02.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t02.dart
index cb43330..a572662 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t03.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t03.dart
index 9b6f118..c76549d 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t01.dart
index dccef62..ce8f1de 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t02.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t02.dart
index 118855c..6cb87c7 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t03.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t03.dart
index 0dfce02..aa3d63c 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_class_member_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A01_t01.dart
index f338ba9..042510a 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A02_t01.dart
index 8d97341..1ffc2be 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_global_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A01_t01.dart
index 6067fec..e8d8677 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A02_t01.dart
index f05b310..93739cb 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_local_variable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A01_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A01_t01.dart
index 230ccc2..2099fed 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A02_t01.dart b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A02_t01.dart
index 1ae9d75..2ea11a8 100644
--- a/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/generated/type_variable_reflexivity_1_return_value_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_fail_x01.dart
index ec02874..40efe05 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1. Global function required argument is
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_mixin_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_mixin_fail_x01.dart
index 7f3ee22..0382884 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_mixin_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_mixin_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1. Test mixin members. Super method required
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_super_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_super_fail_x01.dart
index e59ca7d..f355295 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_super_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_super_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as an argument of type T1. Test superclass members. Super constructor
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x01.dart
index f6fcfbb..2ff607b 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x02.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x02.dart
index 5296391..db68bf9 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x02.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1. Test superclass members
diff --git a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x03.dart b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x03.dart
index 28ebc45..a3d94af 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x03.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/arguments_binding_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as an argument of type T1. Test mixin members
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_fail_x01.dart
index ba2a1c7..c5c93f2 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then it cannot
  * be used as a class member of type T1. Assignment to static and instance class
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_mixin_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_mixin_fail_x01.dart
index 422b9eb..23d82bb 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_mixin_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_mixin_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the mixin member of type T1.
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_super_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_super_fail_x01.dart
index 93da717..04f6a13 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_super_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_super_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the superclass member of type T1.
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_x01.dart
index fdc99da..ed35c3b 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the class member of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_x02.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_x02.dart
index 316f16a..425aab7 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_x02.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_x02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the superclass member of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/class_member_x03.dart b/LanguageFeatures/Subtyping/static/test_cases/class_member_x03.dart
index d0aadb8..408289a 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/class_member_x03.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/class_member_x03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the mixin member of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/global_variable_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/global_variable_fail_x01.dart
index 533d2d5..929b064 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/global_variable_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/global_variable_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the to global variable of type T1.
diff --git a/LanguageFeatures/Subtyping/static/test_cases/global_variable_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/global_variable_x01.dart
index 164c7e2..3d66ded 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/global_variable_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/global_variable_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the to global variable of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/local_variable_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/local_variable_fail_x01.dart
index e41e837..4f5587b 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/local_variable_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/local_variable_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is not a subtype of a type T1, then
  * instance of T0 cannot be be assigned to the to local variable of type T1.
diff --git a/LanguageFeatures/Subtyping/static/test_cases/local_variable_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/local_variable_x01.dart
index b98414c..8d9a63a 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/local_variable_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/local_variable_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be assigned to the to local variable of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_cases/return_value_fail_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/return_value_fail_x01.dart
index 92223f5..bfd7e1f 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/return_value_fail_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/return_value_fail_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 not a subtype of a type T1, then instance
  * of T0 cannot be be used as a return value of type T1. Return value is tested.
diff --git a/LanguageFeatures/Subtyping/static/test_cases/return_value_x01.dart b/LanguageFeatures/Subtyping/static/test_cases/return_value_x01.dart
index dae5aff..3ce9d8e 100644
--- a/LanguageFeatures/Subtyping/static/test_cases/return_value_x01.dart
+++ b/LanguageFeatures/Subtyping/static/test_cases/return_value_x01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Check that if type T0 is a subtype of a type T1, then instance
  * of T0 can be be used as a return value of type T1
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A03.dart b/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A03.dart
index 88c6696..25cc660 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A03.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A04.dart b/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A04.dart
index 9a971aa..82d748a 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A04.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_FutureOr_fail_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A01.dart b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A01.dart
index 31e19c3..1e15db8 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A02.dart b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A02.dart
index a687fee..091fa10 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A03.dart b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A03.dart
index a687fee..091fa10 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A03.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A04.dart b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A04.dart
index 767cf0a..7adf574 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A04.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_null_fail_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_nullable_fail_A01.dart b/LanguageFeatures/Subtyping/static/test_types/left_nullable_fail_A01.dart
index 175f806..6cfb5e9 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_nullable_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_nullable_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A01.dart b/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A01.dart
index 74de80d..eb9170d 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A02.dart b/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A02.dart
index 1efae98..3a8b6ab 100644
--- a/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A02.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/left_promoted_variable_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_A02.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_A02.dart
index 260ab3e..4909bbb 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_A02.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_A03.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_A03.dart
index 96235a3..5a7db50 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_A03.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A01.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A01.dart
index fb8ed24..f6dd00e 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A02.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A02.dart
index 5c54e9c..6157d07 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A03.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A03.dart
index b56abde..44c5e2b 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A03.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A04.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A04.dart
index 3763ce5..d12c104 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A04.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A05.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A05.dart
index e71fafb..7956f6c 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A05.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A06.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A06.dart
index a691bf6..a44111a 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A06.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A07.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A07.dart
index a4f885b..fdceb69 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A07.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A08.dart b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A08.dart
index c95ba38..488e8fe 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A08.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_object_fail_A08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/right_promoted_variable_A01.dart b/LanguageFeatures/Subtyping/static/test_types/right_promoted_variable_A01.dart
index 337d675..015831b 100644
--- a/LanguageFeatures/Subtyping/static/test_types/right_promoted_variable_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/right_promoted_variable_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A01.dart b/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A01.dart
index d800a86..de83106 100644
--- a/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A01.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A02.dart b/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A02.dart
index 0602795..6aa9a1f 100644
--- a/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A02.dart
+++ b/LanguageFeatures/Subtyping/static/test_types/type_variable_reflexivity_1_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t01.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t01.dart
index 92f3e60..074fa04 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t02.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t02.dart
index 0870652..88cf923 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t03.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t03.dart
index afcccb4..4792dec 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t03.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t04.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t04.dart
index 29f37e3..065d428 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t04.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t05.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t05.dart
index 0453ec7..92e5bee 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t05.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t06.dart b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t06.dart
index b5b8717..1bf3203 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t06.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_bottom_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_null_A01_t01.dart b/LanguageFeatures/Subtyping/static/tests/left_null_A01_t01.dart
index e190ff9..062a90e 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_null_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_null_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/left_null_A01_t02.dart b/LanguageFeatures/Subtyping/static/tests/left_null_A01_t02.dart
index ac1864d..48aa2e5 100644
--- a/LanguageFeatures/Subtyping/static/tests/left_null_A01_t02.dart
+++ b/LanguageFeatures/Subtyping/static/tests/left_null_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_legacy_A01.dart b/LanguageFeatures/Subtyping/static/tests/right_legacy_A01.dart
index cbdf06d..c6e1612 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_legacy_A01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_legacy_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_legacy_fail_A01.dart b/LanguageFeatures/Subtyping/static/tests/right_legacy_fail_A01.dart
index b61a24f..7fff3ac 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_legacy_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_legacy_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_nullable_A01_t01.dart b/LanguageFeatures/Subtyping/static/tests/right_nullable_A01_t01.dart
index 16ec179..0a86688 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_nullable_A01_t01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_nullable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t01.dart b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t01.dart
index a01dbf4..a8f4123 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t01.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t02.dart b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t02.dart
index 21805a9..430fbd9 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t02.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t03.dart b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t03.dart
index cc62a04..2cc7e87 100644
--- a/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t03.dart
+++ b/LanguageFeatures/Subtyping/static/tests/right_nullable_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A01.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A01.dart
index 7012848..81ecc14 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A02.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A02.dart
index 8748690..7f3540e 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A03.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A03.dart
index cf4480b..4d5e496 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A04.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A04.dart
index f233e96..89ee2b9 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A05.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A05.dart
index 7fff94e..ea4037d 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A05.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A06.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A06.dart
index a83fd89..0c33ca0 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A06.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A07.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A07.dart
index 8007e3a..8682e70 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A07.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A08.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A08.dart
index 49817d9..bdd98a0 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A08.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A09.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A09.dart
index a585b5b..8a3f5fb 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A09.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A10.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A10.dart
index 49cdd72..a9dfc74 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A10.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A11.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A11.dart
index 2037266..edad1e0 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A11.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A12.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A12.dart
index eb74310..d7a89de 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A12.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A13.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A13.dart
index e07f135..eae9a61 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A13.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A14.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A14.dart
index c0df4cc..ace7277 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A14.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A15.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A15.dart
index 698d82d..988237f 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A15.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A16.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A16.dart
index c589e92..b972cf0 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A16.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A17.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A17.dart
index d97e597..51c4d13 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A17.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/function_type_function_A18.dart b/LanguageFeatures/Subtyping/test_types/function_type_function_A18.dart
index ea67c46..a202557 100644
--- a/LanguageFeatures/Subtyping/test_types/function_type_function_A18.dart
+++ b/LanguageFeatures/Subtyping/test_types/function_type_function_A18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/interface_compositionality_A01.dart b/LanguageFeatures/Subtyping/test_types/interface_compositionality_A01.dart
index 341232c..de2f5b7 100644
--- a/LanguageFeatures/Subtyping/test_types/interface_compositionality_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/interface_compositionality_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/interface_compositionality_A02.dart b/LanguageFeatures/Subtyping/test_types/interface_compositionality_A02.dart
index 8ae1f8c..9606c38 100644
--- a/LanguageFeatures/Subtyping/test_types/interface_compositionality_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/interface_compositionality_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/interface_compositionality_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/interface_compositionality_fail_A01.dart
index a8f7c7a..1f49ea2 100644
--- a/LanguageFeatures/Subtyping/test_types/interface_compositionality_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/interface_compositionality_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A01.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A01.dart
index f11cac9..58875f7 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A02.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A02.dart
index 63368a9..3c3c197 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A03.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A03.dart
index da29b46..561f598 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A04.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A04.dart
index af710e2..33954c1 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A01.dart
index 098f1bf..aaf2371 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A02.dart b/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A02.dart
index 97ba5d1..acf0d46 100644
--- a/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_FutureOr_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_legacy_A01.dart b/LanguageFeatures/Subtyping/test_types/left_legacy_A01.dart
index d2a9616..ec3f97f 100644
--- a/LanguageFeatures/Subtyping/test_types/left_legacy_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_legacy_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_legacy_A02.dart b/LanguageFeatures/Subtyping/test_types/left_legacy_A02.dart
index 080ed5f..8063393 100644
--- a/LanguageFeatures/Subtyping/test_types/left_legacy_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_legacy_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A01.dart
index a4319c9..60649a5 100644
--- a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A02.dart b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A02.dart
index 45e6e6d..2172e52 100644
--- a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A03.dart b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A03.dart
index cf9fe88..ddf6c4f 100644
--- a/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_legacy_fail_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_null_A02.dart b/LanguageFeatures/Subtyping/test_types/left_null_A02.dart
index d34613a..f7b65af 100644
--- a/LanguageFeatures/Subtyping/test_types/left_null_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_null_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_null_A03.dart b/LanguageFeatures/Subtyping/test_types/left_null_A03.dart
index 231feeb..4ab31c6 100644
--- a/LanguageFeatures/Subtyping/test_types/left_null_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_null_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_null_A04.dart b/LanguageFeatures/Subtyping/test_types/left_null_A04.dart
index 947e4a8..73dab77 100644
--- a/LanguageFeatures/Subtyping/test_types/left_null_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_null_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_null_A05.dart b/LanguageFeatures/Subtyping/test_types/left_null_A05.dart
index decb39d..77f50e5 100644
--- a/LanguageFeatures/Subtyping/test_types/left_null_A05.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_null_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_null_A06.dart b/LanguageFeatures/Subtyping/test_types/left_null_A06.dart
index 99e5d95..f10ceec 100644
--- a/LanguageFeatures/Subtyping/test_types/left_null_A06.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_null_A06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_nullable_A01.dart b/LanguageFeatures/Subtyping/test_types/left_nullable_A01.dart
index c6306fd..6265cc9 100644
--- a/LanguageFeatures/Subtyping/test_types/left_nullable_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_nullable_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_nullable_fail_A02.dart b/LanguageFeatures/Subtyping/test_types/left_nullable_fail_A02.dart
index 7cb2f84..b329775 100644
--- a/LanguageFeatures/Subtyping/test_types/left_nullable_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_nullable_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_top_A01.dart b/LanguageFeatures/Subtyping/test_types/left_top_A01.dart
index 2dd956b..e1de6f2 100644
--- a/LanguageFeatures/Subtyping/test_types/left_top_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_top_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_A01.dart b/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_A01.dart
index 436b924..2b551e3 100644
--- a/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_fail_A01.dart
index 197a869..e8fcaa9 100644
--- a/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/left_type_variable_bound_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_A01.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_A01.dart
index baa6acb..232a9bd 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_A02.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_A02.dart
index c3e11e6..7863d95 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_A03.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_A03.dart
index f2df732..d6dbd54 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_A04.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_A04.dart
index 0899ddb..04deb1a 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_A05.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_A05.dart
index b297b32..bde45f5 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_A05.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A11.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A11.dart
index e28d757..d05ea92 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A11.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A12.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A12.dart
index 08953e8..bda2ce7 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A12.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A21.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A21.dart
index 9c4e509..55edf87 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A21.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A22.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A22.dart
index bd4f8f1..4718a91 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A22.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A23.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A23.dart
index 45d033c..045036d 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A23.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A31.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A31.dart
index 49cabcc..9456efc 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A31.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A32.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A32.dart
index ad24155..b661922 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A32.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A33.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A33.dart
index 6cfadac..f1c6f4c 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A33.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A41.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A41.dart
index 01e8a18..dffc2dd 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A41.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A42.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A42.dart
index 42f796e..ec5ff48 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A42.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A43.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A43.dart
index 6973616..5c913f7 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A43.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A51.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A51.dart
index 9f232a1..a4dcef6 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A51.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A51.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A52.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A52.dart
index 6df93e0..d4229d0 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A52.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A52.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A53.dart b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A53.dart
index 21db96e..23ad47e 100644
--- a/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A53.dart
+++ b/LanguageFeatures/Subtyping/test_types/named_function_types_fail_A53.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Named Function Types: T0 is U0 Function<X0 extends B00, ..., Xk extends B0k>
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A01.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A01.dart
index f44a783..8b7b841 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A02.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A02.dart
index fd9125f..db9de89 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A03.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A03.dart
index a14f89d..9402fa6 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A04.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A04.dart
index 687edff..fe6a484 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A11.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A11.dart
index b81720a..bab3663 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A11.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A12.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A12.dart
index a702808..a464a47 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A12.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A13.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A13.dart
index 0f38c28..2927a80 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A13.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A14.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A14.dart
index 63841ac..921ceac 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A14.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A21.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A21.dart
index 96084ab..a645fff 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A21.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A22.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A22.dart
index 0088ac2..6af8024 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A22.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A23.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A23.dart
index d6d605b..c3b6ee2 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A23.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A24.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A24.dart
index 5f790b3..4b5ad2f 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A24.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A31.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A31.dart
index dcaed22..bb0412e 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A31.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A32.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A32.dart
index 7c5c86a..a35054c 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A32.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A33.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A33.dart
index bdf2c09..431a919 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A33.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A34.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A34.dart
index fc4ecf7..b078e44 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A34.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A41.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A41.dart
index dc4c8f6..d2cdf85 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A41.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A42.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A42.dart
index 97d85b6..c14adc1 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A42.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A43.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A43.dart
index f26c752..19049d3 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A43.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_A44.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_A44.dart
index 4027864..407aa2d 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_A44.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_A44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionA type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A01.dart
index d9022d1..5ba6ee5 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A02.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A02.dart
index 4fecc58..9a7a22e 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A03.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A03.dart
index 8ab4150..6313419 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A04.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A04.dart
index 45bbf32..c621995 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A05.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A05.dart
index 0d6cc11..6234847 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A05.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A06.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A06.dart
index 0f0cc1f..21ab012 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A06.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A07.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A07.dart
index 607431d..818831f 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A07.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A08.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A08.dart
index 195cde7..f059b57 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A08.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A11.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A11.dart
index eac258b..cf439ee 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A11.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A12.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A12.dart
index bd479f5..08750bb 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A12.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A21.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A21.dart
index 3f390c0..930d401 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A21.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A22.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A22.dart
index a81478b..f251843 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A22.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A31.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A31.dart
index f7c6a62..3d5cc49 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A31.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A32.dart b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A32.dart
index f9c3445..33b7750 100644
--- a/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A32.dart
+++ b/LanguageFeatures/Subtyping/test_types/positional_function_types_fail_A32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T0 is a subtype of a type T1 (written T0 <: T1) when:
  * Positional Function Types: T0 is U0 Function<X0 extends B00, ... ,
diff --git a/LanguageFeatures/Subtyping/test_types/reflexivity_A01.dart b/LanguageFeatures/Subtyping/test_types/reflexivity_A01.dart
index 55315a1..ca73c23 100644
--- a/LanguageFeatures/Subtyping/test_types/reflexivity_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/reflexivity_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/reflexivity_A02.dart b/LanguageFeatures/Subtyping/test_types/reflexivity_A02.dart
index b0c4830..15323d3 100644
--- a/LanguageFeatures/Subtyping/test_types/reflexivity_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/reflexivity_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/reflexivity_A03.dart b/LanguageFeatures/Subtyping/test_types/reflexivity_A03.dart
index 3df86f4..60291b2 100644
--- a/LanguageFeatures/Subtyping/test_types/reflexivity_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/reflexivity_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/reflexivity_A04.dart b/LanguageFeatures/Subtyping/test_types/reflexivity_A04.dart
index 83dde09..f6bfb4d 100644
--- a/LanguageFeatures/Subtyping/test_types/reflexivity_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/reflexivity_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A01.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A01.dart
index 263b7cd..6c900c2 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A02.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A02.dart
index 0c87d42..119ba68 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A03.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A03.dart
index a11f9ef..8514fd5d 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A04.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A04.dart
index 7c8a955..bde3d34 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A01.dart
index c62aad3..e9dc7c8 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A02.dart b/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A02.dart
index e2f1376..6370a61 100644
--- a/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_FutureOr_fail_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_nullable_A01.dart b/LanguageFeatures/Subtyping/test_types/right_nullable_A01.dart
index a6c44bf..ae0ac7e 100644
--- a/LanguageFeatures/Subtyping/test_types/right_nullable_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_nullable_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_nullable_A02.dart b/LanguageFeatures/Subtyping/test_types/right_nullable_A02.dart
index 63b12ea..2b8465a 100644
--- a/LanguageFeatures/Subtyping/test_types/right_nullable_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_nullable_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_nullable_A03.dart b/LanguageFeatures/Subtyping/test_types/right_nullable_A03.dart
index 68b9abe..972bfdf 100644
--- a/LanguageFeatures/Subtyping/test_types/right_nullable_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_nullable_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_object_A01.dart b/LanguageFeatures/Subtyping/test_types/right_object_A01.dart
index c55d3e6..9873b84 100644
--- a/LanguageFeatures/Subtyping/test_types/right_object_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_object_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_object_A04.dart b/LanguageFeatures/Subtyping/test_types/right_object_A04.dart
index d506f99..bd057ee 100644
--- a/LanguageFeatures/Subtyping/test_types/right_object_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_object_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_object_A05.dart b/LanguageFeatures/Subtyping/test_types/right_object_A05.dart
index a2a725a..d2b48b0 100644
--- a/LanguageFeatures/Subtyping/test_types/right_object_A05.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_object_A05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_top_A01.dart b/LanguageFeatures/Subtyping/test_types/right_top_A01.dart
index 2057548..51d1c5a 100644
--- a/LanguageFeatures/Subtyping/test_types/right_top_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_top_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_top_A02.dart b/LanguageFeatures/Subtyping/test_types/right_top_A02.dart
index 30e3c00..8468a87 100644
--- a/LanguageFeatures/Subtyping/test_types/right_top_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_top_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_top_A03.dart b/LanguageFeatures/Subtyping/test_types/right_top_A03.dart
index 0413250..f147201 100644
--- a/LanguageFeatures/Subtyping/test_types/right_top_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_top_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/right_top_A04.dart b/LanguageFeatures/Subtyping/test_types/right_top_A04.dart
index b567236..efbae00 100644
--- a/LanguageFeatures/Subtyping/test_types/right_top_A04.dart
+++ b/LanguageFeatures/Subtyping/test_types/right_top_A04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/super_interface_A01.dart b/LanguageFeatures/Subtyping/test_types/super_interface_A01.dart
index 93f09fc..650015b 100644
--- a/LanguageFeatures/Subtyping/test_types/super_interface_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/super_interface_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/super_interface_A02.dart b/LanguageFeatures/Subtyping/test_types/super_interface_A02.dart
index 41d1e82..005f7f2 100644
--- a/LanguageFeatures/Subtyping/test_types/super_interface_A02.dart
+++ b/LanguageFeatures/Subtyping/test_types/super_interface_A02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/super_interface_A03.dart b/LanguageFeatures/Subtyping/test_types/super_interface_A03.dart
index 98324d5..9c36c2b 100644
--- a/LanguageFeatures/Subtyping/test_types/super_interface_A03.dart
+++ b/LanguageFeatures/Subtyping/test_types/super_interface_A03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/test_types/super_interface_fail_A01.dart b/LanguageFeatures/Subtyping/test_types/super_interface_fail_A01.dart
index ed3a4cc..24dc12c 100644
--- a/LanguageFeatures/Subtyping/test_types/super_interface_fail_A01.dart
+++ b/LanguageFeatures/Subtyping/test_types/super_interface_fail_A01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T0 is a subtype of a type T1 (written T0 <: T1)
  * when:
diff --git a/LanguageFeatures/Subtyping/utils/legacy_lib.dart b/LanguageFeatures/Subtyping/utils/legacy_lib.dart
index 5788592..fbedc36 100644
--- a/LanguageFeatures/Subtyping/utils/legacy_lib.dart
+++ b/LanguageFeatures/Subtyping/utils/legacy_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t01.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t01.dart
index aa30d5d..e7b8e6e 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t01.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t02.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t02.dart
index 9fa0f55..4c8671b 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t02.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t03.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t03.dart
index efb2f83..fbf548b 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t03.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t04.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t04.dart
index 387f329..3c392e3 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t04.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t05.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t05.dart
index 241652c..f45653b 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t05.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t06.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t06.dart
index 6fbc342..3b8e385 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t06.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t07.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t07.dart
index 11d719c..fe75a49 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t07.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t08.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t08.dart
index 48c5cf8..34e16ba 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t08.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t09.dart b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t09.dart
index 9b62a09..107cb32 100644
--- a/LanguageFeatures/Super-bounded-types/motivation_example_A01_t09.dart
+++ b/LanguageFeatures/Super-bounded-types/motivation_example_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Here are some examples of finite unfoldings, and the effect they
  * have on types of expressions:
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t01.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t01.dart
index 72cbc9f..c06ff24 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t01.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t02.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t02.dart
index 81b2943..9bc03c7 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t02.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t03.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t03.dart
index db8d8e4..f5836a4 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t03.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t04.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t04.dart
index 7104e92..520be27 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t04.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t05.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t05.dart
index 0ee773b..6c0167d 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t05.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t06.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t06.dart
index 8c4d075..8e7692a 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t06.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t07.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t07.dart
index 2c082b8..4a23715 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t07.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t08.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t08.dart
index 1967d94..091be93 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t08.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t09.dart b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t09.dart
index 5cbe9d9..421598a 100644
--- a/LanguageFeatures/Super-bounded-types/static_analysis_A01_t09.dart
+++ b/LanguageFeatures/Super-bounded-types/static_analysis_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that the parameterized type G<T1..Tk> is regular-bounded
  * when Tj <: [T1/X1 .. Tk/Xk]Bj for all j, 1 <= j <= k, where X1..Xk are the
diff --git a/LanguageFeatures/Super-mixins/compatible_t01.dart b/LanguageFeatures/Super-mixins/compatible_t01.dart
index aaeeaa1..f0f4c87 100644
--- a/LanguageFeatures/Super-mixins/compatible_t01.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/compatible_t02.dart b/LanguageFeatures/Super-mixins/compatible_t02.dart
index bca183c..c73ce41 100644
--- a/LanguageFeatures/Super-mixins/compatible_t02.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/compatible_t03.dart b/LanguageFeatures/Super-mixins/compatible_t03.dart
index 818f806..e8717eb 100644
--- a/LanguageFeatures/Super-mixins/compatible_t03.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/compatible_t04.dart b/LanguageFeatures/Super-mixins/compatible_t04.dart
index 8fcb0ea..00fd366 100644
--- a/LanguageFeatures/Super-mixins/compatible_t04.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/compatible_t05.dart b/LanguageFeatures/Super-mixins/compatible_t05.dart
index bbe010a..b432872 100644
--- a/LanguageFeatures/Super-mixins/compatible_t05.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/compatible_t06.dart b/LanguageFeatures/Super-mixins/compatible_t06.dart
index 0fe8185..d189ff3 100644
--- a/LanguageFeatures/Super-mixins/compatible_t06.dart
+++ b/LanguageFeatures/Super-mixins/compatible_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Further, the interfaces B and C must be compatible. The on clause
  * introduces a synthetic interface combining B and C, call it A$super, which is
diff --git a/LanguageFeatures/Super-mixins/covariance_t01.dart b/LanguageFeatures/Super-mixins/covariance_t01.dart
index aca51d9..50a6a9c 100644
--- a/LanguageFeatures/Super-mixins/covariance_t01.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t02.dart b/LanguageFeatures/Super-mixins/covariance_t02.dart
index f2c14d1..6acb528 100644
--- a/LanguageFeatures/Super-mixins/covariance_t02.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t03.dart b/LanguageFeatures/Super-mixins/covariance_t03.dart
index d8c679d..723a49f 100644
--- a/LanguageFeatures/Super-mixins/covariance_t03.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t04.dart b/LanguageFeatures/Super-mixins/covariance_t04.dart
index f78a8ab..457f065 100644
--- a/LanguageFeatures/Super-mixins/covariance_t04.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t05.dart b/LanguageFeatures/Super-mixins/covariance_t05.dart
index 05f7dd4..a3fcca1 100644
--- a/LanguageFeatures/Super-mixins/covariance_t05.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t06.dart b/LanguageFeatures/Super-mixins/covariance_t06.dart
index 9b8dd0c..9d89852 100644
--- a/LanguageFeatures/Super-mixins/covariance_t06.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/covariance_t07.dart b/LanguageFeatures/Super-mixins/covariance_t07.dart
index 755f74d..325d0a8 100644
--- a/LanguageFeatures/Super-mixins/covariance_t07.dart
+++ b/LanguageFeatures/Super-mixins/covariance_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/declaration_t01.dart b/LanguageFeatures/Super-mixins/declaration_t01.dart
index a7bb3da..ef770b7 100644
--- a/LanguageFeatures/Super-mixins/declaration_t01.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t02.dart b/LanguageFeatures/Super-mixins/declaration_t02.dart
index c986f7a..9f95850 100644
--- a/LanguageFeatures/Super-mixins/declaration_t02.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t03.dart b/LanguageFeatures/Super-mixins/declaration_t03.dart
index fa5291a..027b09d 100644
--- a/LanguageFeatures/Super-mixins/declaration_t03.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t04.dart b/LanguageFeatures/Super-mixins/declaration_t04.dart
index 321531e..1bb3a66 100644
--- a/LanguageFeatures/Super-mixins/declaration_t04.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t05.dart b/LanguageFeatures/Super-mixins/declaration_t05.dart
index 3e470d2..feef5d3 100644
--- a/LanguageFeatures/Super-mixins/declaration_t05.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t06.dart b/LanguageFeatures/Super-mixins/declaration_t06.dart
index cbff6ab..8fe1643 100644
--- a/LanguageFeatures/Super-mixins/declaration_t06.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t07.dart b/LanguageFeatures/Super-mixins/declaration_t07.dart
index e3b03d6..80686e0 100644
--- a/LanguageFeatures/Super-mixins/declaration_t07.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t08.dart b/LanguageFeatures/Super-mixins/declaration_t08.dart
index b42cb3b..c6313c4 100644
--- a/LanguageFeatures/Super-mixins/declaration_t08.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t09.dart b/LanguageFeatures/Super-mixins/declaration_t09.dart
index 732e040..4f18c05 100644
--- a/LanguageFeatures/Super-mixins/declaration_t09.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t10.dart b/LanguageFeatures/Super-mixins/declaration_t10.dart
index 39d3c15..74da131 100644
--- a/LanguageFeatures/Super-mixins/declaration_t10.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t11.dart b/LanguageFeatures/Super-mixins/declaration_t11.dart
index ef943c3..c8f9456 100644
--- a/LanguageFeatures/Super-mixins/declaration_t11.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/declaration_t12.dart b/LanguageFeatures/Super-mixins/declaration_t12.dart
index 5bed4cb..a21de60 100644
--- a/LanguageFeatures/Super-mixins/declaration_t12.dart
+++ b/LanguageFeatures/Super-mixins/declaration_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
diff --git a/LanguageFeatures/Super-mixins/implementation_t01.dart b/LanguageFeatures/Super-mixins/implementation_t01.dart
index 808834e..30ec41e 100644
--- a/LanguageFeatures/Super-mixins/implementation_t01.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t02.dart b/LanguageFeatures/Super-mixins/implementation_t02.dart
index 3f80405..096259f 100644
--- a/LanguageFeatures/Super-mixins/implementation_t02.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t03.dart b/LanguageFeatures/Super-mixins/implementation_t03.dart
index 7e4141f..6fae9e5 100644
--- a/LanguageFeatures/Super-mixins/implementation_t03.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t04.dart b/LanguageFeatures/Super-mixins/implementation_t04.dart
index d490bd9..6c19e06 100644
--- a/LanguageFeatures/Super-mixins/implementation_t04.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t05.dart b/LanguageFeatures/Super-mixins/implementation_t05.dart
index 745ee50..eddaf55 100644
--- a/LanguageFeatures/Super-mixins/implementation_t05.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t06.dart b/LanguageFeatures/Super-mixins/implementation_t06.dart
index d1c949c..b3b2590 100644
--- a/LanguageFeatures/Super-mixins/implementation_t06.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t07.dart b/LanguageFeatures/Super-mixins/implementation_t07.dart
index a9cd9c6..4e21cba 100644
--- a/LanguageFeatures/Super-mixins/implementation_t07.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t08.dart b/LanguageFeatures/Super-mixins/implementation_t08.dart
index d49cb4b..ca21b51 100644
--- a/LanguageFeatures/Super-mixins/implementation_t08.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/implementation_t09.dart b/LanguageFeatures/Super-mixins/implementation_t09.dart
index 7cdd65c..9ad75e0 100644
--- a/LanguageFeatures/Super-mixins/implementation_t09.dart
+++ b/LanguageFeatures/Super-mixins/implementation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like
  * mixin A<X extends S, Y extends T> on B, C implements D, E { body }
diff --git a/LanguageFeatures/Super-mixins/member_declaration_t01.dart b/LanguageFeatures/Super-mixins/member_declaration_t01.dart
index b5448b6..f7f73ab 100644
--- a/LanguageFeatures/Super-mixins/member_declaration_t01.dart
+++ b/LanguageFeatures/Super-mixins/member_declaration_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
@@ -47,7 +48,7 @@
 
 mixin M4 on B, C implements I, J {
   int M4();
-//^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Super-mixins/member_declaration_t02.dart b/LanguageFeatures/Super-mixins/member_declaration_t02.dart
index 3b3507d..c5cc7fc 100644
--- a/LanguageFeatures/Super-mixins/member_declaration_t02.dart
+++ b/LanguageFeatures/Super-mixins/member_declaration_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
@@ -51,7 +52,7 @@
 
 mixin M4<X extends S, Y extends T>  on B<X>, C<Y> implements I, J {
   int M4();
-//^^^
+// [error line 54, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t01.dart b/LanguageFeatures/Super-mixins/mixin_application_t01.dart
index eae4a38..32a37f5 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t01.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t02.dart b/LanguageFeatures/Super-mixins/mixin_application_t02.dart
index 908572e..3ac32f6 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t02.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t03.dart b/LanguageFeatures/Super-mixins/mixin_application_t03.dart
index 2156ad7..2f3f782 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t03.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t04.dart b/LanguageFeatures/Super-mixins/mixin_application_t04.dart
index 0449a78..acdc1ee 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t04.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t05.dart b/LanguageFeatures/Super-mixins/mixin_application_t05.dart
index 4db8995..8f07ab0 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t05.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t06.dart b/LanguageFeatures/Super-mixins/mixin_application_t06.dart
index ccab712..e21ad02 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t06.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t07.dart b/LanguageFeatures/Super-mixins/mixin_application_t07.dart
index c3de699..eebaee9 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t07.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t08.dart b/LanguageFeatures/Super-mixins/mixin_application_t08.dart
index f0ef824..efd334d 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t08.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t09.dart b/LanguageFeatures/Super-mixins/mixin_application_t09.dart
index cc9c498..31b0c69 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t09.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t10.dart b/LanguageFeatures/Super-mixins/mixin_application_t10.dart
index 2507532..cb57a35 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t10.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t11.dart b/LanguageFeatures/Super-mixins/mixin_application_t11.dart
index f26c191..97dace0 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t11.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t12.dart b/LanguageFeatures/Super-mixins/mixin_application_t12.dart
index adf64f7..ad1dfac 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t12.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t13.dart b/LanguageFeatures/Super-mixins/mixin_application_t13.dart
index ab2f4da..13a6f4e 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t13.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_application_t14.dart b/LanguageFeatures/Super-mixins/mixin_application_t14.dart
index b91c63c..054cf66 100644
--- a/LanguageFeatures/Super-mixins/mixin_application_t14.dart
+++ b/LanguageFeatures/Super-mixins/mixin_application_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Mixin application semantics is mostly unchanged, except that it's
  * a compile-time error to apply a mixin to a class that doesn't implement all
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t01.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t01.dart
index 70854d1..488ca22 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t01.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t02.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t02.dart
index 4555533..a4e6383 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t02.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t03.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t03.dart
index 95d254e..adaac54 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t03.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t04.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t04.dart
index 5132184..39ca40c 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t04.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t05.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t05.dart
index 706b8f7..6701b85 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t05.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_constructor_t06.dart b/LanguageFeatures/Super-mixins/mixin_constructor_t06.dart
index e643b13..4a6f825 100644
--- a/LanguageFeatures/Super-mixins/mixin_constructor_t06.dart
+++ b/LanguageFeatures/Super-mixins/mixin_constructor_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t01.dart b/LanguageFeatures/Super-mixins/mixin_member_t01.dart
index 7d3c395..8cec8a8 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t01.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t02.dart b/LanguageFeatures/Super-mixins/mixin_member_t02.dart
index 0de537f..0dc251f 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t02.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t03.dart b/LanguageFeatures/Super-mixins/mixin_member_t03.dart
index 23c7c45..a3add8a 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t03.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t04.dart b/LanguageFeatures/Super-mixins/mixin_member_t04.dart
index f593041..726673e 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t04.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t05.dart b/LanguageFeatures/Super-mixins/mixin_member_t05.dart
index 89b3aaa..404966f 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t05.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_member_t06.dart b/LanguageFeatures/Super-mixins/mixin_member_t06.dart
index ec53e52..cb694b3 100644
--- a/LanguageFeatures/Super-mixins/mixin_member_t06.dart
+++ b/LanguageFeatures/Super-mixins/mixin_member_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixinMember production allows the same instance or static
  * members that a class would allow, but no constructors (for now).
diff --git a/LanguageFeatures/Super-mixins/mixin_members_t01.dart b/LanguageFeatures/Super-mixins/mixin_members_t01.dart
index a511bb9..94cedef 100644
--- a/LanguageFeatures/Super-mixins/mixin_members_t01.dart
+++ b/LanguageFeatures/Super-mixins/mixin_members_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin introduced by a mixin declaration contains all the
  * non-static members declared by the mixin, just as the mixin derived from a
diff --git a/LanguageFeatures/Super-mixins/mixin_members_t02.dart b/LanguageFeatures/Super-mixins/mixin_members_t02.dart
index dd892aa..0abb13d 100644
--- a/LanguageFeatures/Super-mixins/mixin_members_t02.dart
+++ b/LanguageFeatures/Super-mixins/mixin_members_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin introduced by a mixin declaration contains all the
  * non-static members declared by the mixin, just as the mixin derived from a
diff --git a/LanguageFeatures/Super-mixins/mixin_members_t03.dart b/LanguageFeatures/Super-mixins/mixin_members_t03.dart
index 7b5149c..bdfc26c 100644
--- a/LanguageFeatures/Super-mixins/mixin_members_t03.dart
+++ b/LanguageFeatures/Super-mixins/mixin_members_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin introduced by a mixin declaration contains all the
  * non-static members declared by the mixin, just as the mixin derived from a
diff --git a/LanguageFeatures/Super-mixins/mixin_word_t01.dart b/LanguageFeatures/Super-mixins/mixin_word_t01.dart
index 856ab36..b15bdbb 100644
--- a/LanguageFeatures/Super-mixins/mixin_word_t01.dart
+++ b/LanguageFeatures/Super-mixins/mixin_word_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin word is a built-in identifier to avoid parsing
  * ambiguities. It does not need to be a reserved word. The identifier mixin was
diff --git a/LanguageFeatures/Super-mixins/mixin_word_t02.dart b/LanguageFeatures/Super-mixins/mixin_word_t02.dart
index 179f204..b5a15e2 100644
--- a/LanguageFeatures/Super-mixins/mixin_word_t02.dart
+++ b/LanguageFeatures/Super-mixins/mixin_word_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin word is a built-in identifier to avoid parsing
  * ambiguities. It does not need to be a reserved word. The identifier mixin was
diff --git a/LanguageFeatures/Super-mixins/mixin_word_t03.dart b/LanguageFeatures/Super-mixins/mixin_word_t03.dart
index 593e241..223e189 100644
--- a/LanguageFeatures/Super-mixins/mixin_word_t03.dart
+++ b/LanguageFeatures/Super-mixins/mixin_word_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin word is a built-in identifier to avoid parsing
  * ambiguities. It does not need to be a reserved word. The identifier mixin was
diff --git a/LanguageFeatures/Super-mixins/mixin_word_t04.dart b/LanguageFeatures/Super-mixins/mixin_word_t04.dart
index b8d433b..f5241ed 100644
--- a/LanguageFeatures/Super-mixins/mixin_word_t04.dart
+++ b/LanguageFeatures/Super-mixins/mixin_word_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin word is a built-in identifier to avoid parsing
  * ambiguities. It does not need to be a reserved word. The identifier mixin was
diff --git a/LanguageFeatures/Super-mixins/mixin_word_t05.dart b/LanguageFeatures/Super-mixins/mixin_word_t05.dart
index 9393f1e..f75b854 100644
--- a/LanguageFeatures/Super-mixins/mixin_word_t05.dart
+++ b/LanguageFeatures/Super-mixins/mixin_word_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The mixin word is a built-in identifier to avoid parsing
  * ambiguities. It does not need to be a reserved word. The identifier mixin was
diff --git a/LanguageFeatures/Super-mixins/more_specific_t01.dart b/LanguageFeatures/Super-mixins/more_specific_t01.dart
index e59ae5e..50dfb87 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t01.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/more_specific_t02.dart b/LanguageFeatures/Super-mixins/more_specific_t02.dart
index 52af810..e009fb8 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t02.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/more_specific_t03.dart b/LanguageFeatures/Super-mixins/more_specific_t03.dart
index 675cef2..6a0dab7 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t03.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/more_specific_t04.dart b/LanguageFeatures/Super-mixins/more_specific_t04.dart
index b2af4b1..87185c4 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t04.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/more_specific_t05.dart b/LanguageFeatures/Super-mixins/more_specific_t05.dart
index 0739b99..7bc0558 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t05.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/more_specific_t06.dart b/LanguageFeatures/Super-mixins/more_specific_t06.dart
index 7d2af0a..fe1a6d3 100644
--- a/LanguageFeatures/Super-mixins/more_specific_t06.dart
+++ b/LanguageFeatures/Super-mixins/more_specific_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If more than one super-constraint interface declares a member
  * with  the same name, at least one of those members is more specific than the
diff --git a/LanguageFeatures/Super-mixins/not_class_t01.dart b/LanguageFeatures/Super-mixins/not_class_t01.dart
index 88877b2..bf2d2aa 100644
--- a/LanguageFeatures/Super-mixins/not_class_t01.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/not_class_t02.dart b/LanguageFeatures/Super-mixins/not_class_t02.dart
index 6eb747a..489a6a8 100644
--- a/LanguageFeatures/Super-mixins/not_class_t02.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/not_class_t03.dart b/LanguageFeatures/Super-mixins/not_class_t03.dart
index 5c1e7ac..43ed3bd 100644
--- a/LanguageFeatures/Super-mixins/not_class_t03.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/not_class_t04.dart b/LanguageFeatures/Super-mixins/not_class_t04.dart
index d600e64..1ca3e46 100644
--- a/LanguageFeatures/Super-mixins/not_class_t04.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/not_class_t05.dart b/LanguageFeatures/Super-mixins/not_class_t05.dart
index eb59ed5..38435e3 100644
--- a/LanguageFeatures/Super-mixins/not_class_t05.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/not_class_t06.dart b/LanguageFeatures/Super-mixins/not_class_t06.dart
index 938eb1f..f332757 100644
--- a/LanguageFeatures/Super-mixins/not_class_t06.dart
+++ b/LanguageFeatures/Super-mixins/not_class_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration introduces a mixin and an interface, but not a
  * class.
diff --git a/LanguageFeatures/Super-mixins/on_word_t01.dart b/LanguageFeatures/Super-mixins/on_word_t01.dart
index 88d9bb7..4a4cf9f 100644
--- a/LanguageFeatures/Super-mixins/on_word_t01.dart
+++ b/LanguageFeatures/Super-mixins/on_word_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The on word is not reserved in any way, it is a context-specific
  * keyword that has a specific meaning when occuring after the type name of a
diff --git a/LanguageFeatures/Super-mixins/on_word_t02.dart b/LanguageFeatures/Super-mixins/on_word_t02.dart
index 34c6ec9..6d71ce8 100644
--- a/LanguageFeatures/Super-mixins/on_word_t02.dart
+++ b/LanguageFeatures/Super-mixins/on_word_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The on word is not reserved in any way, it is a context-specific
  * keyword that has a specific meaning when occuring after the type name of a
diff --git a/LanguageFeatures/Super-mixins/on_word_t03.dart b/LanguageFeatures/Super-mixins/on_word_t03.dart
index a27d1d7..42b4a7e 100644
--- a/LanguageFeatures/Super-mixins/on_word_t03.dart
+++ b/LanguageFeatures/Super-mixins/on_word_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The on word is not reserved in any way, it is a context-specific
  * keyword that has a specific meaning when occuring after the type name of a
diff --git a/LanguageFeatures/Super-mixins/subclassable_types_t01.dart b/LanguageFeatures/Super-mixins/subclassable_types_t01.dart
index 978f9c1..8a605c6 100644
--- a/LanguageFeatures/Super-mixins/subclassable_types_t01.dart
+++ b/LanguageFeatures/Super-mixins/subclassable_types_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration defines an interface. The interface for this
  * mixin declaration is equivalent to the interface of the class declared as:
@@ -23,7 +24,7 @@
 class C {}
 
 mixin M1 on B, C implements void {}
-//                          ^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 mixin M2 on B, C implements dynamic {}
@@ -32,7 +33,7 @@
 //                          ^^^^^^^
 // [analyzer] COMPILE_TIME_ERROR.IMPLEMENTS_NON_CLASS
 mixin M3 on B, C implements FutureOr<List> {}
-//                          ^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 mixin M4 on B, C implements F {}
diff --git a/LanguageFeatures/Super-mixins/super_invocation_neg_t01.dart b/LanguageFeatures/Super-mixins/super_invocation_neg_t01.dart
index 95f5e53..0139623 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_neg_t01.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_neg_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's a compile-time error if an instance method in a mixin body
  * has a super-access (super.foo, super.foo(), super + bar, etc.) which would
diff --git a/LanguageFeatures/Super-mixins/super_invocation_neg_t02.dart b/LanguageFeatures/Super-mixins/super_invocation_neg_t02.dart
index b153f9d..97819f4 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_neg_t02.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_neg_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's a compile-time error if an instance method in a mixin body
  * has a super-access (super.foo, super.foo(), super + bar, etc.) which would
diff --git a/LanguageFeatures/Super-mixins/super_invocation_neg_t03.dart b/LanguageFeatures/Super-mixins/super_invocation_neg_t03.dart
index d7f9b7d..49475f7 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_neg_t03.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_neg_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's a compile-time error if an instance method in a mixin body
  * has a super-access (super.foo, super.foo(), super + bar, etc.) which would
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t01.dart b/LanguageFeatures/Super-mixins/super_invocation_t01.dart
index 436eea7..9442157 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t01.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t02.dart b/LanguageFeatures/Super-mixins/super_invocation_t02.dart
index f084ce5..d73aba1 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t02.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t03.dart b/LanguageFeatures/Super-mixins/super_invocation_t03.dart
index eded229..60ea75f 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t03.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t04.dart b/LanguageFeatures/Super-mixins/super_invocation_t04.dart
index db72728..36331fe 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t04.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t05.dart b/LanguageFeatures/Super-mixins/super_invocation_t05.dart
index 2ae8f56..3a03508 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t05.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t06.dart b/LanguageFeatures/Super-mixins/super_invocation_t06.dart
index 5538a8b..f2ff2d2 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t06.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t07.dart b/LanguageFeatures/Super-mixins/super_invocation_t07.dart
index 832eedb..2366683 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t07.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t08.dart b/LanguageFeatures/Super-mixins/super_invocation_t08.dart
index 7ffe5ea..6217db8 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t08.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t09.dart b/LanguageFeatures/Super-mixins/super_invocation_t09.dart
index 33b215e..509121f 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t09.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t10.dart b/LanguageFeatures/Super-mixins/super_invocation_t10.dart
index fc184c7..2ac5543 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t10.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t11.dart b/LanguageFeatures/Super-mixins/super_invocation_t11.dart
index 5624a4e..1826adf 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t11.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t12.dart b/LanguageFeatures/Super-mixins/super_invocation_t12.dart
index 9a03cf2..9197785 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t12.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t13.dart b/LanguageFeatures/Super-mixins/super_invocation_t13.dart
index 31b126b..206920d 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t13.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t14.dart b/LanguageFeatures/Super-mixins/super_invocation_t14.dart
index e80302f..7ad1b48 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t14.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t15.dart b/LanguageFeatures/Super-mixins/super_invocation_t15.dart
index c773e62..0836c6b 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t15.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t16.dart b/LanguageFeatures/Super-mixins/super_invocation_t16.dart
index 136578c..3a6b153 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t16.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t17.dart b/LanguageFeatures/Super-mixins/super_invocation_t17.dart
index ccdde86..7618620 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t17.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t18.dart b/LanguageFeatures/Super-mixins/super_invocation_t18.dart
index b444bc6..1b6c371 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t18.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/super_invocation_t19.dart b/LanguageFeatures/Super-mixins/super_invocation_t19.dart
index 1a76ace..4c20957 100644
--- a/LanguageFeatures/Super-mixins/super_invocation_t19.dart
+++ b/LanguageFeatures/Super-mixins/super_invocation_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a mixin declaration like mixin A<X extends S, Y extends T>
  * on B, C implements D, E { body } the on clause declares the interfaces B and
diff --git a/LanguageFeatures/Super-mixins/superclass_constraint_t01.dart b/LanguageFeatures/Super-mixins/superclass_constraint_t01.dart
index b44b94e..9a531ba 100644
--- a/LanguageFeatures/Super-mixins/superclass_constraint_t01.dart
+++ b/LanguageFeatures/Super-mixins/superclass_constraint_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Only class types that can be subclassed, can be used as
  * super-class constraints. Types like void, dynamic, FutureOr<X> or
@@ -18,7 +19,7 @@
 abstract class I {}
 
 mixin M1 on void implements I {}
-//          ^^^^
+// [error line 21, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 mixin M2 on dynamic implements I {}
@@ -27,7 +28,7 @@
 //          ^^^^^^^
 // [analyzer] COMPILE_TIME_ERROR.MIXIN_SUPER_CLASS_CONSTRAINT_NON_INTERFACE
 mixin M3 on FutureOr<num> implements I {}
-//          ^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 mixin M4 on F implements I {}
diff --git a/LanguageFeatures/Super-mixins/syntax_t01.dart b/LanguageFeatures/Super-mixins/syntax_t01.dart
index 67f1451..72b655c 100644
--- a/LanguageFeatures/Super-mixins/syntax_t01.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t02.dart b/LanguageFeatures/Super-mixins/syntax_t02.dart
index 3f70945..86d1249 100644
--- a/LanguageFeatures/Super-mixins/syntax_t02.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t03.dart b/LanguageFeatures/Super-mixins/syntax_t03.dart
index 5fa54a0..e5ba1fd 100644
--- a/LanguageFeatures/Super-mixins/syntax_t03.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t04.dart b/LanguageFeatures/Super-mixins/syntax_t04.dart
index 03dd0ae..b80b334 100644
--- a/LanguageFeatures/Super-mixins/syntax_t04.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t05.dart b/LanguageFeatures/Super-mixins/syntax_t05.dart
index c257640..e67ba92 100644
--- a/LanguageFeatures/Super-mixins/syntax_t05.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t06.dart b/LanguageFeatures/Super-mixins/syntax_t06.dart
index 0143652..31c4a8b 100644
--- a/LanguageFeatures/Super-mixins/syntax_t06.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Super-mixins/syntax_t07.dart b/LanguageFeatures/Super-mixins/syntax_t07.dart
index 5eb1f6b..a2284ef 100644
--- a/LanguageFeatures/Super-mixins/syntax_t07.dart
+++ b/LanguageFeatures/Super-mixins/syntax_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A mixin declaration syntax separate from class declarations:
  * mixinDeclaration :
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t01.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t01.dart
index 7fb1e98..797861f 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t01.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t02.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t02.dart
index 5a08788..02ba0fe 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t02.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t03.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t03.dart
index c20a146..492dc5d 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t03.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
@@ -11,7 +12,7 @@
  * is [dynamic], the program will still be rejected. When the operator is added,
  * it should then also work in a constant expression.
  * @description Checks that operator [>>>] is accepted in potentially constant
- * expressions. Test wrong literals
+ * expressions.
  * @Issue 30886
  * @author iarkh@unipro.ru
  */
@@ -19,27 +20,27 @@
 
 main() {
   const c1 = -2 >>> 1.79;
-//           ^^^^^^^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c2 = 188.0 >>> 2;
-//           ^^^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c3 = "abcd" >>> 11;
-//           ^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c4 = 1 >>> "abcd";
-//           ^^^^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c5 = 1880000000000000000000000000000000000000000 >>> 2;
-//           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c6 = 24 >>> 1000000000000000000000000000000000;
-//                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+// [error line 42, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t04.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t04.dart
index 6ab3f27..5baff78 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t04.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t05.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t05.dart
index 36fb633..85cbc86 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t05.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t06.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t06.dart
index 4b3bbbf..22b1ec2 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t06.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
@@ -23,19 +24,19 @@
   const d4 = null;
 
   const c1 = d1 >>> d2;
-//           ^^^^^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c2 = d2 >>> d1;
-//           ^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c3 = d3 >>> 11;
-//           ^^^^^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c4 = 1 >>> d3;
-//           ^^^^^^^^
+// [error line 38, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c5 = d4 >>> 2;
@@ -44,7 +45,7 @@
   //            ^
   // [cfe] Constant evaluation error:
   const c6 = 24 >>> d4;
-//           ^^^^^^^^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t07.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t07.dart
index 48deb84..434fa41 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t07.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t08.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t08.dart
index c50744b..dcb397f 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t08.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t09.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t09.dart
index 4c604e0..f7f3927 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t09.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t10.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t10.dart
index 1ab6b7c..05b7c2d 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t10.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
@@ -25,27 +26,27 @@
   const d5 = -99999;
 
   const c1 = d1 >>> d4;
-//           ^^^^^^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c2 = d2 >>> d5;
-//           ^^^^^^^^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c3 = d3 >>> -11;
-//           ^^^^^^^^^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c4 = 1 >>> -9999;
-//           ^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c5 = d4 >>> -2;
-//           ^^^^^^^^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   const c6 = -24 >>> d5;
-//           ^^^^^^^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t11.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t11.dart
index 9a6ff49..56bf3b8 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t11.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/Triple-Shift/Constants_A01_t12.dart b/LanguageFeatures/Triple-Shift/Constants_A01_t12.dart
index 46d1bc3..8ed52b6 100644
--- a/LanguageFeatures/Triple-Shift/Constants_A01_t12.dart
+++ b/LanguageFeatures/Triple-Shift/Constants_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion From the Constant-update-2018 Spec:
  * The operator [>>>] is now allowed in a potentially constant expression, and
diff --git a/LanguageFeatures/int-to-double/arguments_binding_fail_t01.dart b/LanguageFeatures/int-to-double/arguments_binding_fail_t01.dart
index 8b11959..931984f 100644
--- a/LanguageFeatures/int-to-double/arguments_binding_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/arguments_binding_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
@@ -52,11 +53,11 @@
   // [cfe] The argument type 'int' can't be assigned to the parameter type 'Y'.
 
   bar2<X>(42);
-//     ^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   bar2<X>(0x42);
-//     ^
+// [error line 59, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   bar2<Y>(42);
diff --git a/LanguageFeatures/int-to-double/arguments_binding_t01.dart b/LanguageFeatures/int-to-double/arguments_binding_t01.dart
index 18b40db..89d2f00 100644
--- a/LanguageFeatures/int-to-double/arguments_binding_t01.dart
+++ b/LanguageFeatures/int-to-double/arguments_binding_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/arguments_binding_t02.dart b/LanguageFeatures/int-to-double/arguments_binding_t02.dart
index f183ece..a6746cc 100644
--- a/LanguageFeatures/int-to-double/arguments_binding_t02.dart
+++ b/LanguageFeatures/int-to-double/arguments_binding_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_class_member_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_class_member_fail_t01.dart
index c4f08fc..94b8b40 100644
--- a/LanguageFeatures/int-to-double/assignment_class_member_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_class_member_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that it is a compile error if integer but not a literal
@@ -29,15 +30,15 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] A value of type 'int' can't be assigned to a variable of type 'double'.
   C?.s = foo();
-//       ^^^^^
+// [error line 32, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C.s ??= foo();
-//        ^^^^^
+// [error line 36, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C?.s ??= foo();
-//         ^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   C.staticSetter = foo();
@@ -45,7 +46,7 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] A value of type 'int' can't be assigned to a variable of type 'double'.
   C?.staticSetter = foo();
-//                  ^^^^^
+// [error line 48, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -68,19 +69,19 @@
   // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
   // [cfe] A value of type 'int' can't be assigned to a variable of type 'double'.
   c?.m1 = foo();
-//   ^^
+// [error line 71, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   c?.instanceSetter = foo();
-//                    ^^^^^
+// [error line 75, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   c.m1 ??= foo();
-//  ^^
+// [error line 79, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   c?.m1 ??= foo();
-//   ^^
+// [error line 83, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LanguageFeatures/int-to-double/assignment_class_member_t01.dart b/LanguageFeatures/int-to-double/assignment_class_member_t01.dart
index f364eb4..cc87d3a 100644
--- a/LanguageFeatures/int-to-double/assignment_class_member_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_class_member_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_class_member_t02.dart b/LanguageFeatures/int-to-double/assignment_class_member_t02.dart
index da5faeb..7f19687 100644
--- a/LanguageFeatures/int-to-double/assignment_class_member_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_class_member_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_fail_t01.dart
index a505410..3efa99f 100644
--- a/LanguageFeatures/int-to-double/assignment_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_fail_t02.dart b/LanguageFeatures/int-to-double/assignment_fail_t02.dart
index e38e8f9..f2e2317 100644
--- a/LanguageFeatures/int-to-double/assignment_fail_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_fail_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_global_variable_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_global_variable_fail_t01.dart
index e14a207..900a8b9 100644
--- a/LanguageFeatures/int-to-double/assignment_global_variable_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_global_variable_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that it is a compile error if integer but not a literal
diff --git a/LanguageFeatures/int-to-double/assignment_global_variable_t01.dart b/LanguageFeatures/int-to-double/assignment_global_variable_t01.dart
index de824ec..80cef1a 100644
--- a/LanguageFeatures/int-to-double/assignment_global_variable_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_global_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_global_variable_t02.dart b/LanguageFeatures/int-to-double/assignment_global_variable_t02.dart
index 44c2882..9a55a8d 100644
--- a/LanguageFeatures/int-to-double/assignment_global_variable_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_global_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_local_variable_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_local_variable_fail_t01.dart
index 33ece2c..5e81cd6 100644
--- a/LanguageFeatures/int-to-double/assignment_local_variable_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_local_variable_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that it is a compile error if integer but not a literal
diff --git a/LanguageFeatures/int-to-double/assignment_local_variable_t01.dart b/LanguageFeatures/int-to-double/assignment_local_variable_t01.dart
index 40ff0d0..e5abe82 100644
--- a/LanguageFeatures/int-to-double/assignment_local_variable_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_local_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_local_variable_t02.dart b/LanguageFeatures/int-to-double/assignment_local_variable_t02.dart
index a8a6bdb..d2476f2 100644
--- a/LanguageFeatures/int-to-double/assignment_local_variable_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_local_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_super_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_super_fail_t01.dart
index c3b6d50..c972fa2 100644
--- a/LanguageFeatures/int-to-double/assignment_super_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_super_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that it is a compile error if integer but not a literal
diff --git a/LanguageFeatures/int-to-double/assignment_super_t01.dart b/LanguageFeatures/int-to-double/assignment_super_t01.dart
index 68bf2ac..342c497 100644
--- a/LanguageFeatures/int-to-double/assignment_super_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_super_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_super_t02.dart b/LanguageFeatures/int-to-double/assignment_super_t02.dart
index 2e126fd..b35d114 100644
--- a/LanguageFeatures/int-to-double/assignment_super_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_super_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_this_fail_t01.dart b/LanguageFeatures/int-to-double/assignment_this_fail_t01.dart
index 43caf98..ff3223f 100644
--- a/LanguageFeatures/int-to-double/assignment_this_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_this_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that it is a compile error if integer but not a literal
@@ -23,7 +24,7 @@
     // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
     // [cfe] A value of type 'int' can't be assigned to a variable of type 'double?'.
     this?.m1 = foo();
-//             ^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     this.m1 ??= foo();
@@ -31,7 +32,7 @@
     // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
     // [cfe] A value of type 'int' can't be assigned to a variable of type 'double?'.
     this?.m1 ??= foo();
-//               ^^^^^
+// [error line 34, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
@@ -40,7 +41,7 @@
     // [analyzer] COMPILE_TIME_ERROR.INVALID_ASSIGNMENT
     // [cfe] A value of type 'int' can't be assigned to a variable of type 'double'.
     this?.instanceSetter = foo();
-//                         ^^^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   }
diff --git a/LanguageFeatures/int-to-double/assignment_this_t01.dart b/LanguageFeatures/int-to-double/assignment_this_t01.dart
index 8165180..8db4462 100644
--- a/LanguageFeatures/int-to-double/assignment_this_t01.dart
+++ b/LanguageFeatures/int-to-double/assignment_this_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/assignment_this_t02.dart b/LanguageFeatures/int-to-double/assignment_this_t02.dart
index 077b86d..0f227fb 100644
--- a/LanguageFeatures/int-to-double/assignment_this_t02.dart
+++ b/LanguageFeatures/int-to-double/assignment_this_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/max_acceptable_value_fail_t01.dart b/LanguageFeatures/int-to-double/max_acceptable_value_fail_t01.dart
index b38fabd..cfbb4c4 100644
--- a/LanguageFeatures/int-to-double/max_acceptable_value_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/max_acceptable_value_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal is less than -(1−2^(−53)) * 2^1024 and if it is
diff --git a/LanguageFeatures/int-to-double/max_acceptable_value_t01.dart b/LanguageFeatures/int-to-double/max_acceptable_value_t01.dart
index 1b80a55..768776e 100644
--- a/LanguageFeatures/int-to-double/max_acceptable_value_t01.dart
+++ b/LanguageFeatures/int-to-double/max_acceptable_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal is less than -(1−2^(−53)) * 2^1024 and if it is
diff --git a/LanguageFeatures/int-to-double/min_acceptable_values_fail_t01.dart b/LanguageFeatures/int-to-double/min_acceptable_values_fail_t01.dart
index 354e6f9..f424401 100644
--- a/LanguageFeatures/int-to-double/min_acceptable_values_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/min_acceptable_values_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal is less than -(1−2^(−53))*2^1024 and if it is
diff --git a/LanguageFeatures/int-to-double/min_acceptable_values_t01.dart b/LanguageFeatures/int-to-double/min_acceptable_values_t01.dart
index 68e5b89..1703beb 100644
--- a/LanguageFeatures/int-to-double/min_acceptable_values_t01.dart
+++ b/LanguageFeatures/int-to-double/min_acceptable_values_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal is less than -(1−2^(−53))*2^1024 and if it is
diff --git a/LanguageFeatures/int-to-double/representation_fail_t01.dart b/LanguageFeatures/int-to-double/representation_fail_t01.dart
index 5887673..e3aed21 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_fail_t02.dart b/LanguageFeatures/int-to-double/representation_fail_t02.dart
index 38abcfe..b6a026e 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t02.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
@@ -15,20 +16,20 @@
  */
 
 double d1 = 0x2fffffffffffff;
-//          ^^^^^^^^^^^^^^^^
+// [error line 18, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
 
 class C {
   static double d2 = 0x2fffffffffffff;
-//                   ^^^^^^^^^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
 
   double d3 = 0x2fffffffffffff;
-//            ^^^^^^^^^^^^^^^^
+// [error line 31, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
@@ -36,7 +37,7 @@
 
 main() {
   double d4 = 0x2fffffffffffff;
-//            ^^^^^^^^^^^^^^^^
+// [error line 39, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
diff --git a/LanguageFeatures/int-to-double/representation_fail_t03.dart b/LanguageFeatures/int-to-double/representation_fail_t03.dart
index b12805b..708fb8f 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t03.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
@@ -17,22 +18,22 @@
 
 main() {
   double d1 = 0x20000000000001;
-//            ^^^^^^^^^^^^^^^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d2 = 0x20000000000003;
-//            ^^^^^^^^^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d3 = 0x20000000000005;
-//            ^^^^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d4 = 0x20000000000007;
-//            ^^^^^^^^^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
diff --git a/LanguageFeatures/int-to-double/representation_fail_t04.dart b/LanguageFeatures/int-to-double/representation_fail_t04.dart
index 8dfe778..7e56b58 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t04.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
@@ -17,47 +18,47 @@
 
 main() {
   double d1 = 0x40000000000001;
-//            ^^^^^^^^^^^^^^^^
+// [error line 20, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d2 = 0x40000000000002;
-//            ^^^^^^^^^^^^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d3 = 0x40000000000003;
-//            ^^^^^^^^^^^^^^^^
+// [error line 30, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d4 = 0x40000000000005;
-//            ^^^^^^^^^^^^^^^^
+// [error line 35, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d5 = 0x40000000000006;
-//            ^^^^^^^^^^^^^^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d6 = 0x40000000000007;
-//            ^^^^^^^^^^^^^^^^
+// [error line 45, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d7 = 0x40000000000009;
-//            ^^^^^^^^^^^^^^^^
+// [error line 50, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d8 = 0x4000000000000A;
-//            ^^^^^^^^^^^^^^^^
+// [error line 55, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
   double d9 = 0x4000000000000B;
-//            ^^^^^^^^^^^^^^^^
+// [error line 60, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 // [web] unspecified
diff --git a/LanguageFeatures/int-to-double/representation_fail_t05.dart b/LanguageFeatures/int-to-double/representation_fail_t05.dart
index dbe9846..cd0b514 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t05.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_fail_t06.dart b/LanguageFeatures/int-to-double/representation_fail_t06.dart
index 78b3772..c622a0f 100644
--- a/LanguageFeatures/int-to-double/representation_fail_t06.dart
+++ b/LanguageFeatures/int-to-double/representation_fail_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_t01.dart b/LanguageFeatures/int-to-double/representation_t01.dart
index cca2d8f..8819593 100644
--- a/LanguageFeatures/int-to-double/representation_t01.dart
+++ b/LanguageFeatures/int-to-double/representation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_t02.dart b/LanguageFeatures/int-to-double/representation_t02.dart
index 64c0332..f1cb944 100644
--- a/LanguageFeatures/int-to-double/representation_t02.dart
+++ b/LanguageFeatures/int-to-double/representation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_t03.dart b/LanguageFeatures/int-to-double/representation_t03.dart
index 6f41b99..f198e1d 100644
--- a/LanguageFeatures/int-to-double/representation_t03.dart
+++ b/LanguageFeatures/int-to-double/representation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/representation_t04.dart b/LanguageFeatures/int-to-double/representation_t04.dart
index 7d4271e..e9e6e5d 100644
--- a/LanguageFeatures/int-to-double/representation_t04.dart
+++ b/LanguageFeatures/int-to-double/representation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if the unbounded integer value of a
  * double valued integer literal cannot be represented exactly as an IEEE 754
diff --git a/LanguageFeatures/int-to-double/return_value_fail_t01.dart b/LanguageFeatures/int-to-double/return_value_fail_t01.dart
index 7d37314..ed81549 100644
--- a/LanguageFeatures/int-to-double/return_value_fail_t01.dart
+++ b/LanguageFeatures/int-to-double/return_value_fail_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/return_value_fail_t02.dart b/LanguageFeatures/int-to-double/return_value_fail_t02.dart
index 8945a0a..c6aa716 100644
--- a/LanguageFeatures/int-to-double/return_value_fail_t02.dart
+++ b/LanguageFeatures/int-to-double/return_value_fail_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/return_value_t01.dart b/LanguageFeatures/int-to-double/return_value_t01.dart
index b949fc8..aee30bd 100644
--- a/LanguageFeatures/int-to-double/return_value_t01.dart
+++ b/LanguageFeatures/int-to-double/return_value_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/int-to-double/return_value_t02.dart b/LanguageFeatures/int-to-double/return_value_t02.dart
index 5b1570f..8bbc219 100644
--- a/LanguageFeatures/int-to-double/return_value_t02.dart
+++ b/LanguageFeatures/int-to-double/return_value_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a double valued integer literal is [double]
  * @description Checks that the static type of a double valued integer literal
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t01.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t01.dart
index e4ea5a5..d0d84a5 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t02.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t02.dart
index bca22cd..e2258cd 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t01.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t01.dart
index 8e82173..b031928 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t02.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t02.dart
index 2926222..4d4d090 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t01.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t01.dart
index 602aa3d..6c056aa 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t01.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t02.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t02.dart
index 1d1f369..16d7128 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t02.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t03.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t03.dart
index 01311e4..eed823e 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t03.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t04.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t04.dart
index 34cb3c9..7d5d665 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t04.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t05.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t05.dart
index 487e7a5..aedb7fd 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t05.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t06.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t06.dart
index 95ac02a..36b0f1a 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t06.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t01.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t01.dart
index e2e2bda..2acbb3e 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t01.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t02.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t02.dart
index 5053d4e..c00a26c 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t02.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t03.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t03.dart
index 6d09450..8ba26c5 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t03.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t04.dart b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t04.dart
index 94da213..3dba4c4 100644
--- a/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t04.dart
+++ b/LanguageFeatures/nnbd/Constant-update-2018/TypeTestOperator_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t01.dart
index adca0f3..e3e4563 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t02.dart
index 0a8eda4..6a8d53c 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t03.dart
index 1141db9..eb35ea7 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t01.dart
index 89aab33..1eca3eb 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t02.dart
index ed3d864..57b3670 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t03.dart
index 6b655a9..e9d8854 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t04.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t04.dart
index 9264436..055a847 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t04.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t05.dart b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t05.dart
index 119c4ad..1425995 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t05.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/class/class_static_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
index 095b627..dbbdcaa 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
index 18b638c..d924021 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
index 4f17a30..8b46f02 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t01.dart
index 03aa1ee..6489fa4 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t02.dart
index ffa6f5b..9744b98 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t03.dart
index 04bfabf..9e68564 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t05.dart b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t05.dart
index e701f1f..0140f76 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t05.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/nonfunction_typedef/nonfunction_static_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
index d11655d..c2a72ce 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
index 8b0d0a3..308e781 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
index 1a83976..d29a3dc 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t04.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
index 9f81c23..1f5f801 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t05.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
index e58ff4e..db3708f 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t06.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
index d0e153c..ccd6d9d 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t07.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
index a31525d..18b92bd 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t08.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
index cf1ff10..def2045 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t09.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
index 407d3cb..01b2e8c 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t10.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
index 0999023..fc5b9ca 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t11.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
index 0f7b9b3..e2b0eb7 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t12.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
index 1475638..1be9beb 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t13.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
index 77b9df6..be89522 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t14.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
index 924384a..357fa27 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t15.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
index e42af5a..3ca48a7 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t16.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
index 5d2ca11..bdc90c2 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t17.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
index d6278d1..7ffc484 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t18.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
index 3088fa8..c5628d0 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t19.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
index b8cb2cc..76ca9d1 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t20.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
index 6c03384..5f57630 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t21.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
index 24574e7..75523f3 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t22.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
index 5dace71..db82413 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t01.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t01.dart
index a863a3c..23ae77c 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t01.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t02.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t02.dart
index 0781dc1..3a34933 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t02.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t03.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t03.dart
index e6663bb..ffb3ce2 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t03.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t04.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t04.dart
index 71c3861..72beba9 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t04.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t05.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t05.dart
index 14e05f7..a752cbf 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t05.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t06.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t06.dart
index 7a4e401..a4bcee5 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t06.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t07.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t07.dart
index d516728..e02bdbf 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t07.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t08.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t08.dart
index cfd0358..c5e6552 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t08.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t09.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t09.dart
index bfeac13..5e2633d 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t09.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t10.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t10.dart
index 33fa8a1..c09cc6e 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t10.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t11.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t11.dart
index 7cef948..343721f 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t11.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t12.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t12.dart
index f63a551..9cdd74b 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t12.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t13.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t13.dart
index 8a4dc8a..56bdd68 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t13.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t14.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t14.dart
index 7844f8c..a5d132e 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t14.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t15.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t15.dart
index f7db8b5..e6e04da 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t15.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t16.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t16.dart
index 12bd4eb..2ae94d0 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t16.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t17.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t17.dart
index e820787..b397ecc 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t17.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t18.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t18.dart
index a8d44c6..b0c2176 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t18.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t19.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t19.dart
index f6f4fb1..ba63f50 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t19.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t20.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t20.dart
index 9e91f1b..1916a68 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t20.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t21.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t21.dart
index de9db1a..e604102 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t21.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t22.dart b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t22.dart
index f7b4fec..f18a97a 100644
--- a/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t22.dart
+++ b/LanguageFeatures/nnbd/Least-greatest-closure/typedef/typedef_static_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/assignability_A01_t01.dart b/LanguageFeatures/nnbd/assignability_A01_t01.dart
index 7b0339a..ea22ff5 100644
--- a/LanguageFeatures/nnbd/assignability_A01_t01.dart
+++ b/LanguageFeatures/nnbd/assignability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/assignability_A01_t02.dart b/LanguageFeatures/nnbd/assignability_A01_t02.dart
index e1bd847..6592062 100644
--- a/LanguageFeatures/nnbd/assignability_A01_t02.dart
+++ b/LanguageFeatures/nnbd/assignability_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t01.dart b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t01.dart
index f437a6f..774aa4c 100644
--- a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t01.dart
+++ b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t02.dart b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t02.dart
index 64d7331..69aaae8 100644
--- a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t02.dart
+++ b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t01.dart b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t01.dart
index 0d9d6cf..412994c 100644
--- a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t01.dart
+++ b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t02.dart b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t02.dart
index c902f6e..0ff8ec3 100644
--- a/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t02.dart
+++ b/LanguageFeatures/nnbd/boolean_conditional_evaluation_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t01.dart
index 52f8aad..aa09837 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t02.dart
index dd13502..6839fe5 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t03.dart
index adb4232..48bbebb 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t04.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t04.dart
index 8583e29..b84bb82 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t04.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t05.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t05.dart
index 6364a4a..c6c504b 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t05.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t06.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t06.dart
index b786f25..d1b7a2b 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t06.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t07.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t07.dart
index 842e6d5..b9468ff 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t07.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t08.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t08.dart
index 8c1f5ca..75e70e5 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t08.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t09.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t09.dart
index f2d94ef..a13a221 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t09.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t10.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t10.dart
index ebe8564..b7d2070 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t10.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t11.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t11.dart
index c684242..6a98916 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t11.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t12.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t12.dart
index 278dea3..3ac12b2 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t12.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t13.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t13.dart
index 10423b6..c5541f1 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t13.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t14.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t14.dart
index 47336d3..9b18f61 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t14.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t15.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t15.dart
index 675d9d4..923b656 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t15.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t16.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t16.dart
index a3edf37..19a1f57 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t16.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t17.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t17.dart
index cf25550..0bc41cf 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t17.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A01_t18.dart b/LanguageFeatures/nnbd/const_evaluation_A01_t18.dart
index e4af31c..ae93a23 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A01_t18.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_evaluation_A02_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A02_t01.dart
index 9328411..f277582 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A02_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T if T is dynamic, void, Null
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A02_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A02_t02.dart
index 1776699..25b540c 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A02_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T if T is dynamic, void, Null
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A02_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A02_t03.dart
index e92f171..14c83b9 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A02_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T if T is dynamic, void, Null
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A03_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A03_t01.dart
index ede930a..01db398 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A03_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A03_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A03_t02.dart
index 346a2c7..d42afd4 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A03_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A03_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A03_t03.dart
index 8132a09..1162188 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A03_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A03_t04.dart b/LanguageFeatures/nnbd/const_evaluation_A03_t04.dart
index 8992c18..b4e90a6 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A03_t04.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t01.dart
index e8f5ebe..21a3ed9 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t02.dart
index 4edfcc6..eefcc6b 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t03.dart
index 704f779..d48c546 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t04.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t04.dart
index d51deca..3634503 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t04.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t05.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t05.dart
index 977db60..506e6e0 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t05.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t06.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t06.dart
index f40fc8b..ac0c236 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t06.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t07.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t07.dart
index b214d2a..d7e6e28 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t07.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t08.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t08.dart
index aa9f497..ec7989c 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t08.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A04_t09.dart b/LanguageFeatures/nnbd/const_evaluation_A04_t09.dart
index dd05101..2702164 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A04_t09.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A05_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A05_t01.dart
index e6d0cb1..46ea226 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A05_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T?) =
  *     let S be CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A05_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A05_t02.dart
index 43404b0..aab4ba1 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A05_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T?) =
  *     let S be CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A05_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A05_t03.dart
index 757fe0d..2cee658 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A05_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T?) =
  *     let S be CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A06_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A06_t01.dart
index b3348b2..25d121c 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A06_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T*) = CONST_CANONICAL_TYPE(T)
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A06_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A06_t02.dart
index 416bd3a..3f2020a 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A06_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T*) = CONST_CANONICAL_TYPE(T)
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A07_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A07_t01.dart
index 7ef37e7..0c04593 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A07_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(X extends T) = X*
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A07_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A07_t02.dart
index c7aba48..2bb51ce 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A07_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion •	CONST_CANONICAL_TYPE(T*) = CONST_CANONICAL_TYPE(T)
  *
diff --git a/LanguageFeatures/nnbd/const_evaluation_A08_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A08_t01.dart
index efcbe79..b512750 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A08_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(C<T0, ..., Tn>) = C<R0, ..., Rn>*
  *   where Ri is CONST_CANONICAL_TYPE(Ti)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A08_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A08_t02.dart
index 8c7d1ce..7043d28 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A08_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(C<T0, ..., Tn>) = C<R0, ..., Rn>*
  *   where Ri is CONST_CANONICAL_TYPE(Ti)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A09_t01.dart b/LanguageFeatures/nnbd/const_evaluation_A09_t01.dart
index f11a3de..f7b40ce 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A09_t01.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(R Function<X extends B>(S)) = F*
  *   where F = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A09_t02.dart b/LanguageFeatures/nnbd/const_evaluation_A09_t02.dart
index 4112851..b425d43 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A09_t02.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(R Function<X extends B>(S)) = F*
  *   where F = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/const_evaluation_A09_t03.dart b/LanguageFeatures/nnbd/const_evaluation_A09_t03.dart
index ee4139b..2a9e0a5 100644
--- a/LanguageFeatures/nnbd/const_evaluation_A09_t03.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(R Function<X extends B>(S)) = F*
  *   where F = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/const_evaluation_lib.dart b/LanguageFeatures/nnbd/const_evaluation_lib.dart
index 18e78c3..a0ddcb1 100644
--- a/LanguageFeatures/nnbd/const_evaluation_lib.dart
+++ b/LanguageFeatures/nnbd/const_evaluation_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/const_objects_A01_t01.dart b/LanguageFeatures/nnbd/const_objects_A01_t01.dart
index d415fad..9020490 100644
--- a/LanguageFeatures/nnbd/const_objects_A01_t01.dart
+++ b/LanguageFeatures/nnbd/const_objects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/const_type_var_elimination_A01_t01.dart b/LanguageFeatures/nnbd/const_type_var_elimination_A01_t01.dart
index 02f4004..d25e1b4 100644
--- a/LanguageFeatures/nnbd/const_type_var_elimination_A01_t01.dart
+++ b/LanguageFeatures/nnbd/const_type_var_elimination_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If performing inference on a const value of a generic class
  * results in inferred type arguments to the generic class which contain free
diff --git a/LanguageFeatures/nnbd/const_type_var_elimination_A01_t02.dart b/LanguageFeatures/nnbd/const_type_var_elimination_A01_t02.dart
index f48b41c..35f4aa1 100644
--- a/LanguageFeatures/nnbd/const_type_var_elimination_A01_t02.dart
+++ b/LanguageFeatures/nnbd/const_type_var_elimination_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If performing inference on a const value of a generic class
  * results in inferred type arguments to the generic class which contain free
diff --git a/LanguageFeatures/nnbd/const_type_var_elimination_A02_t01.dart b/LanguageFeatures/nnbd/const_type_var_elimination_A02_t01.dart
index a67a923..899d306 100644
--- a/LanguageFeatures/nnbd/const_type_var_elimination_A02_t01.dart
+++ b/LanguageFeatures/nnbd/const_type_var_elimination_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that free type variables which are explicitly used as type
  * arguments in const generic instances are still considered erroneous.
diff --git a/LanguageFeatures/nnbd/exports_A02_t01.dart b/LanguageFeatures/nnbd/exports_A02_t01.dart
index 00b2ea7..f2f72c6 100644
--- a/LanguageFeatures/nnbd/exports_A02_t01.dart
+++ b/LanguageFeatures/nnbd/exports_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion: It is an error for a migrated library to re-export symbols from
  * an unmigrated library.
diff --git a/LanguageFeatures/nnbd/expression_typing_A01_t01.dart b/LanguageFeatures/nnbd/expression_typing_A01_t01.dart
index aa60368..aab9139 100644
--- a/LanguageFeatures/nnbd/expression_typing_A01_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is permitted to invoke or tear-off a method, setter, getter, or
  * operator that is defined on Object on potentially nullable type. The type
diff --git a/LanguageFeatures/nnbd/expression_typing_A02_t01.dart b/LanguageFeatures/nnbd/expression_typing_A02_t01.dart
index b87e12c..d9ce9ec 100644
--- a/LanguageFeatures/nnbd/expression_typing_A02_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling a method (including an operator) or getter on a receiver
  * of static type Never is treated by static analysis as producing a result of
diff --git a/LanguageFeatures/nnbd/expression_typing_A03_t01.dart b/LanguageFeatures/nnbd/expression_typing_A03_t01.dart
index 200fd35..748185c 100644
--- a/LanguageFeatures/nnbd/expression_typing_A03_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Tearing off a method from a receiver of static type Never produces
  * a value of type Never.
diff --git a/LanguageFeatures/nnbd/expression_typing_A04_t01.dart b/LanguageFeatures/nnbd/expression_typing_A04_t01.dart
index 2b68a89..e73340d 100644
--- a/LanguageFeatures/nnbd/expression_typing_A04_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Applying an expression of type Never in the function position of a
  * function call produces a result of type Never.
diff --git a/LanguageFeatures/nnbd/expression_typing_A05_t01.dart b/LanguageFeatures/nnbd/expression_typing_A05_t01.dart
index d0288c3..b0bb049 100644
--- a/LanguageFeatures/nnbd/expression_typing_A05_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a throw e expression is Never.
  *
diff --git a/LanguageFeatures/nnbd/expression_typing_A06_t01.dart b/LanguageFeatures/nnbd/expression_typing_A06_t01.dart
index 23428ea..7d85c02 100644
--- a/LanguageFeatures/nnbd/expression_typing_A06_t01.dart
+++ b/LanguageFeatures/nnbd/expression_typing_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In legacy mode, an override of operator== with no explicit
  * parameter type inherits the parameter type of the overridden method if any
diff --git a/LanguageFeatures/nnbd/extension_method_resolution_A01_t01.dart b/LanguageFeatures/nnbd/extension_method_resolution_A01_t01.dart
index 934432f..9b3b824 100644
--- a/LanguageFeatures/nnbd/extension_method_resolution_A01_t01.dart
+++ b/LanguageFeatures/nnbd/extension_method_resolution_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/extension_method_resolution_A01_t02.dart b/LanguageFeatures/nnbd/extension_method_resolution_A01_t02.dart
index a987e11..3ed7f34 100644
--- a/LanguageFeatures/nnbd/extension_method_resolution_A01_t02.dart
+++ b/LanguageFeatures/nnbd/extension_method_resolution_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/extension_method_resolution_A02_t01.dart b/LanguageFeatures/nnbd/extension_method_resolution_A02_t01.dart
index 39ecc24..993e2f5 100644
--- a/LanguageFeatures/nnbd/extension_method_resolution_A02_t01.dart
+++ b/LanguageFeatures/nnbd/extension_method_resolution_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/extension_method_resolution_A03_t01.dart b/LanguageFeatures/nnbd/extension_method_resolution_A03_t01.dart
index 0dc4186..d64a6d1 100644
--- a/LanguageFeatures/nnbd/extension_method_resolution_A03_t01.dart
+++ b/LanguageFeatures/nnbd/extension_method_resolution_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/extension_method_resolution_A03_t02.dart b/LanguageFeatures/nnbd/extension_method_resolution_A03_t02.dart
index 9d7e018..b62bb71 100644
--- a/LanguageFeatures/nnbd/extension_method_resolution_A03_t02.dart
+++ b/LanguageFeatures/nnbd/extension_method_resolution_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A01_t01.dart
index d6a47a2..0f0d03e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t01.dart
index 2b807e3..715aa50 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t02.dart
index eed5336..bb11aca 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t03.dart
index 5c3e681..af3abf8 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t04.dart
index a57515a..2e4cfe0 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t05.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t05.dart
index f723d7f..0e9a5b2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t01.dart
index b4e6e12..379d57f 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t02.dart
index c7254e2..5d464a2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t03.dart
index 138f95a..e851abc 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t04.dart
index e847a78..4d446bf 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t05.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t05.dart
index ab5fb10..d79676c 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t01.dart
index 2e83888..5cfa3e2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t02.dart
index 20a46a1..297d9d7 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t01.dart
index 599ea58..a451d9e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t02.dart
index bf77059..aabc696 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t03.dart
index ae119e9..1568daa 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t04.dart
index f0e7fb9..e52efcb 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t01.dart
index c9b414c..219ee85 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t02.dart
index 3203f31..35f10ca 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t01.dart
index 1391ba8..5634013 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t02.dart
index 19b93be..31274f9 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t03.dart
index 9bd2074..86dac6b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t04.dart
index 90f3992..176bde3 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A07_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t01.dart
index 522290a..d56be7e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t02.dart
index dc413ac..e0e4833 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t03.dart
index 4621959..1fbd0bb 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t04.dart
index ea79c5d..ee18484 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t05.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t05.dart
index a3396cc..19f7d78 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t06.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t06.dart
index 9f2a675..f77509a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t07.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t07.dart
index 9521bca..5a5d10e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A08_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t01.dart
index 73d2273..61a24b1 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t02.dart
index 308d8db..efa5a08 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t03.dart
index ea6bb4b..e2b7753 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t04.dart
index 780f867..0223567 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t05.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t05.dart
index 308af00..749323d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A10_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A10_t01.dart
index 1bed765..cbde75d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A10_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t01.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t01.dart
index b51a09c..ca789ca 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t02.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t02.dart
index cde4098..9f05bef 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t03.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t03.dart
index fc0ce60..cda3b36 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t04.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t04.dart
index a95555b..065d828 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t05.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t05.dart
index b2f0fd1..403ba5b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t06.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t06.dart
index 00a56ff..caee3ba 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t07.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t07.dart
index 6af64ea..9c8c968 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t08.dart b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t08.dart
index a2868cc..e1677a5 100644
--- a/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t08.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/definite_assignment_A11_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A01_t01.dart
index f4fe82c..775e9cb 100644
--- a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is demotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A02_t01.dart
index 74c3276..0f5ce76 100644
--- a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is demotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A03_t01.dart
index 4eeb1ff..c2273ac 100644
--- a/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/demotion_via_assignment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is demotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A01_t01.dart
index fd642ce..3976da4 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A02_t01.dart
index 8fdce1b..11f434c 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A03_t01.dart
index ac9cb5b..228909d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A04_t01.dart
index 33d80be..522a6fc 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_assignment_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A01_t01.dart
index e22c90c..52bf923 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A02_t01.dart
index 104b7b5..c54497a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A03_t01.dart
index c2276da..5c01fc7 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A04_t01.dart
index 7c4255b..d3d86da 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A05_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A05_t01.dart
index 84c467b..f94d7cd 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A05_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A06_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A06_t01.dart
index 69531f3..ed2dbc0 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A06_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_initialization_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t01.dart
index 4ddbf25..e361149 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t02.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t02.dart
index b16c48e..655197a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t03.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t03.dart
index eaea927..cf623f2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t01.dart
index 4e64aea..31a03ee 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t02.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t02.dart
index 4c68ca6..3594eb8 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t01.dart
index 67cc069..a751af2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t02.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t02.dart
index 7fc0652..d761a8f 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t03.dart b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t03.dart
index abf8d4c..13b1bd0 100644
--- a/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/promotion_via_type_test_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t01.dart
index c76193a..dbcfdeb 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t02.dart
index d38f757..ea9e00d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t03.dart
index f69a21f..b40ab97 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t04.dart
index b041a0a..7602921 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t05.dart
index 9fa329a..6efc5aa 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t06.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t06.dart
index 011414e..07ba268 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t07.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t07.dart
index 4577931..fd76c36 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t08.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t08.dart
index 0b52e7d..9d1e4f4 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t08.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t09.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t09.dart
index 4afb04b..8b72c60 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t09.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t10.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t10.dart
index 2faa415..540246b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t10.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t01.dart
index 98f51a1..74d1854 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t02.dart
index 18e60ce..4ded4a2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t03.dart
index f98ff5e..67d7c10 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t04.dart
index 90be13c..79c65b4 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t01.dart
index c9b26c2..e522614 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t02.dart
index fdf867c..d29ff2d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t03.dart
index 32561e2..bd5abd6 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t04.dart
index 58e6b40..696a28b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t01.dart
index 6e5b445..e5344f0 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion null literal: If N is the literal null, then:
  *  Let null(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t02.dart
index 904ff9a..14979c5 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion null literal: If N is the literal null, then:
  *  Let null(N) = before(N).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t01.dart
index a17d6d6..fd6d382 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t02.dart
index 28b9f29..bcb7fb4 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t03.dart
index dcbfba3..94ccc9c 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t04.dart
index 17fe54c..5448e4f 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t05.dart
index b325903..193ef9b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t06.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t06.dart
index d8769e9..f41a2d6 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t01.dart
index 656b16a..3c3abbc 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Null check operator: If N is an expression of the form E!, then:
  *  Let before(E) = before(N)
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t02.dart
index 5332b9d..7702261 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Null check operator: If N is an expression of the form E!, then:
  *  Let before(E) = before(N)
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t01.dart
index f94a163..b314c48 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t02.dart
index d24df36..1ab98c8 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t03.dart
index 880c9d0..5c5034c 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t04.dart
index dc4fc1b..030d175 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t05.dart
index 7a9bf6a..e2c97db 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t06.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t06.dart
index 7b4035f..826d459 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t07.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t07.dart
index 702e957..51feb24 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t08.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t08.dart
index 4fea515..2b1a763 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t08.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t09.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t09.dart
index cfd5bb3..d7f1087 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t09.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t10.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t10.dart
index a73b0b0..1296b45 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t10.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_A07_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t01.dart
index d533d28..941aff9 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t02.dart
index 6635296..388f92d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t03.dart
index cd6c95a..371eaa2 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t04.dart
index f723ec1..b2803b5 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t05.dart
index 466047c..86f5e18 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t06.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t06.dart
index cbfa833..a60471a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t07.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t07.dart
index 8332bfd..4cdf780 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t08.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t08.dart
index 640ca7f..9167f19 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t08.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t09.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t09.dart
index 1e951fa..1bcba67 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t09.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t10.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t10.dart
index 8cba3ca..5126209 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t10.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t01.dart
index 77337fe..77e9c43 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t02.dart
index 2c0fdd1..db1c2f7 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t03.dart
index f758b8b..a8f1cf7 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t04.dart
index 026ebc9..36f121a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t05.dart
index b37ca61..7f6116d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t01.dart
index 0ca56f2..a5f7123 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t02.dart
index 5013bf3..3bee97e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t03.dart
index d24d7fe..9dcfd99 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t04.dart
index 0199f43..d17ddd9 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t05.dart
index 3c7a18c..e2ebdaa 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A04_t01.dart
index 5727354..b068891 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_break_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_break_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t01.dart
index 509d481..ebd65f5 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t02.dart
index b906b6f..c6f9baa 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t03.dart
index 0a234ca..81da59a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t04.dart
index 761168d..7765d36 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t05.dart
index 8661310..d4ae5ba 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t06.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t06.dart
index 465cc6a..23dff1d 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t06.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t07.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t07.dart
index ccd22cd..b61183c 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t07.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t08.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t08.dart
index fbf0ec5..f94da1a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t08.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t09.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t09.dart
index e79f602..09267b9 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t09.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t10.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t10.dart
index ed3afef..fac8a91 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t10.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t01.dart
index 48f8300..71f68c5 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t02.dart
index 944e7ea..38ae3a7 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t03.dart
index c120824..263ac97 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t04.dart
index 3c3cb86..6ad25b4 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t05.dart
index d41133c..34b2ddc 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t01.dart
index 61abd79..6ebd6a1 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t02.dart
index cad1b03..b3d7dec 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t03.dart
index b3cab09..274639e 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t04.dart
index 53c893d..dcda771 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t05.dart
index f85e383..ce00056 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A04_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A04_t01.dart
index 21cd631..44c3ffe 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A04_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_continue_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t01.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t01.dart
index 47f94f4..e24228b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t01.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Return statement: If N is a statement of the form return E1; then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t02.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t02.dart
index 62304a7..82c664a 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t02.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Return statement: If N is a statement of the form return E1; then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t03.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t03.dart
index 35045e6..bec2c29 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t03.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Return statement: If N is a statement of the form return E1; then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t04.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t04.dart
index ac28cb8..41d1bf3 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t04.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Return statement: If N is a statement of the form return E1; then:
  *
diff --git a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t05.dart b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t05.dart
index a129ed0..b4bcd5b 100644
--- a/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t05.dart
+++ b/LanguageFeatures/nnbd/flow-analysis/reachability_return_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Return statement: If N is a statement of the form return E1; then:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t01.dart b/LanguageFeatures/nnbd/future_flattening_A01_t01.dart
index 5b53647..3c68b1f 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t01.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t02.dart b/LanguageFeatures/nnbd/future_flattening_A01_t02.dart
index 5b0961b..71cc0d4 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t02.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t03.dart b/LanguageFeatures/nnbd/future_flattening_A01_t03.dart
index 9e4c549..69e0816 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t03.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t04.dart b/LanguageFeatures/nnbd/future_flattening_A01_t04.dart
index cd3eeb5..aa3a50c 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t04.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t05.dart b/LanguageFeatures/nnbd/future_flattening_A01_t05.dart
index 0b7fe82..487545a 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t05.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t06.dart b/LanguageFeatures/nnbd/future_flattening_A01_t06.dart
index aad830a..3f18887 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t06.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t13.dart b/LanguageFeatures/nnbd/future_flattening_A01_t13.dart
index 4561aa0..41382fc 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t13.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t14.dart b/LanguageFeatures/nnbd/future_flattening_A01_t14.dart
index 6b25681..5708615 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t14.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t15.dart b/LanguageFeatures/nnbd/future_flattening_A01_t15.dart
index 80b9feb..287ce5c 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t15.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t16.dart b/LanguageFeatures/nnbd/future_flattening_A01_t16.dart
index 01a8baf..61014e5 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t16.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t17.dart b/LanguageFeatures/nnbd/future_flattening_A01_t17.dart
index 8f93e93..287b44d 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t17.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t18.dart b/LanguageFeatures/nnbd/future_flattening_A01_t18.dart
index 21d5350..2200d08 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t18.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t19.dart b/LanguageFeatures/nnbd/future_flattening_A01_t19.dart
index 3d25d09..07392c9 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t19.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t20.dart b/LanguageFeatures/nnbd/future_flattening_A01_t20.dart
index c063e52..155c796 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t20.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t21.dart b/LanguageFeatures/nnbd/future_flattening_A01_t21.dart
index 66d8bef..e0130e2 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t21.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t22.dart b/LanguageFeatures/nnbd/future_flattening_A01_t22.dart
index 96c43fd..d01dcf6 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t22.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t23.dart b/LanguageFeatures/nnbd/future_flattening_A01_t23.dart
index ceea2d7..43c1b9e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t23.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t24.dart b/LanguageFeatures/nnbd/future_flattening_A01_t24.dart
index 7a00ce9..cf1352e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t24.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t25.dart b/LanguageFeatures/nnbd/future_flattening_A01_t25.dart
index 4f3a86c..dfda358 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t25.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t26.dart b/LanguageFeatures/nnbd/future_flattening_A01_t26.dart
index 491517b..eeb005a 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t26.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t27.dart b/LanguageFeatures/nnbd/future_flattening_A01_t27.dart
index 7212ede..9cb79e5 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t27.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t28.dart b/LanguageFeatures/nnbd/future_flattening_A01_t28.dart
index 0748df1..04d7ae5 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t28.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t29.dart b/LanguageFeatures/nnbd/future_flattening_A01_t29.dart
index f809592..7f68c02 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t29.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t30.dart b/LanguageFeatures/nnbd/future_flattening_A01_t30.dart
index 83de722..3ced902 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t30.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t31.dart b/LanguageFeatures/nnbd/future_flattening_A01_t31.dart
index 32ba409..9fd79cf 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t31.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t32.dart b/LanguageFeatures/nnbd/future_flattening_A01_t32.dart
index 5b517f3..643cce5 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t32.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t33.dart b/LanguageFeatures/nnbd/future_flattening_A01_t33.dart
index e34ff6b..67778cf 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t33.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t34.dart b/LanguageFeatures/nnbd/future_flattening_A01_t34.dart
index dd4f245..339ae6b 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t34.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t41.dart b/LanguageFeatures/nnbd/future_flattening_A01_t41.dart
index 60be295..bd4ebf5 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t41.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t42.dart b/LanguageFeatures/nnbd/future_flattening_A01_t42.dart
index 90c30ea..3c10c39 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t42.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t43.dart b/LanguageFeatures/nnbd/future_flattening_A01_t43.dart
index 110a3fc..ecc0037 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t43.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t44.dart b/LanguageFeatures/nnbd/future_flattening_A01_t44.dart
index dc42e86..bfa5718 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t44.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t45.dart b/LanguageFeatures/nnbd/future_flattening_A01_t45.dart
index 77d5f34..a8f61b8 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t45.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t46.dart b/LanguageFeatures/nnbd/future_flattening_A01_t46.dart
index c50c86c..cada7e3 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t46.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t46.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t47.dart b/LanguageFeatures/nnbd/future_flattening_A01_t47.dart
index 011101b..c813e45 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t47.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t48.dart b/LanguageFeatures/nnbd/future_flattening_A01_t48.dart
index a8ffe5e..e95366d 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t48.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t48.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t49.dart b/LanguageFeatures/nnbd/future_flattening_A01_t49.dart
index 0b1bbc5..e944c7c 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t49.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t49.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t50.dart b/LanguageFeatures/nnbd/future_flattening_A01_t50.dart
index fb3e556..dad631d 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t50.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t50.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t51.dart b/LanguageFeatures/nnbd/future_flattening_A01_t51.dart
index 5ed9169..c1f1fee 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t51.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t51.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t52.dart b/LanguageFeatures/nnbd/future_flattening_A01_t52.dart
index d85091e..dda9939 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t52.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t52.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t53.dart b/LanguageFeatures/nnbd/future_flattening_A01_t53.dart
index 39b4d77..691991e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t53.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t53.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t54.dart b/LanguageFeatures/nnbd/future_flattening_A01_t54.dart
index 8036515..5184825 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t54.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t54.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t55.dart b/LanguageFeatures/nnbd/future_flattening_A01_t55.dart
index 5d18d39..529e45e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t55.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t55.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t56.dart b/LanguageFeatures/nnbd/future_flattening_A01_t56.dart
index fc10422..06a80da 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t56.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t56.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t57.dart b/LanguageFeatures/nnbd/future_flattening_A01_t57.dart
index d7d98c6..8c8cbfd 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t57.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t57.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t58.dart b/LanguageFeatures/nnbd/future_flattening_A01_t58.dart
index eb00c0a..058a21e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t58.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t58.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t59.dart b/LanguageFeatures/nnbd/future_flattening_A01_t59.dart
index 3c074a6..cbe730e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t59.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t59.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t60.dart b/LanguageFeatures/nnbd/future_flattening_A01_t60.dart
index 7e7410a..95a453f 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t60.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t60.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t61.dart b/LanguageFeatures/nnbd/future_flattening_A01_t61.dart
index fb112e1..a2bf542 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t61.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t61.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t62.dart b/LanguageFeatures/nnbd/future_flattening_A01_t62.dart
index 8c6d941..8872218 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t62.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t62.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t63.dart b/LanguageFeatures/nnbd/future_flattening_A01_t63.dart
index 95cc85e..a4e625e 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t63.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t63.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t64.dart b/LanguageFeatures/nnbd/future_flattening_A01_t64.dart
index 21ee5b7..aae34de 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t64.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t64.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t65.dart b/LanguageFeatures/nnbd/future_flattening_A01_t65.dart
index a001732..24b1905 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t65.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t65.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t66.dart b/LanguageFeatures/nnbd/future_flattening_A01_t66.dart
index 4d7e8e2..3c9f799 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t66.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t66.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t75.dart b/LanguageFeatures/nnbd/future_flattening_A01_t75.dart
index 794ae1f..d9ba8dc 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t75.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t75.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t76.dart b/LanguageFeatures/nnbd/future_flattening_A01_t76.dart
index 3ca574d..f44f0e3 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t76.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t76.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t77.dart b/LanguageFeatures/nnbd/future_flattening_A01_t77.dart
index 026e0ac..c66282d 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t77.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t77.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t78.dart b/LanguageFeatures/nnbd/future_flattening_A01_t78.dart
index f0ab6cc..c3fe1a7 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t78.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t78.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t79.dart b/LanguageFeatures/nnbd/future_flattening_A01_t79.dart
index 763da1d..145ad74 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t79.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t79.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t80.dart b/LanguageFeatures/nnbd/future_flattening_A01_t80.dart
index fb06f70..9b50bbc 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t80.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t80.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t81.dart b/LanguageFeatures/nnbd/future_flattening_A01_t81.dart
index 46ee851..7d40815 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t81.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t81.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t82.dart b/LanguageFeatures/nnbd/future_flattening_A01_t82.dart
index 1bef317..d5d7488 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t82.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t82.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_flattening_A01_t83.dart b/LanguageFeatures/nnbd/future_flattening_A01_t83.dart
index b00cfaf..31dd839 100644
--- a/LanguageFeatures/nnbd/future_flattening_A01_t83.dart
+++ b/LanguageFeatures/nnbd/future_flattening_A01_t83.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/future_value_type_A01_t01.dart b/LanguageFeatures/nnbd/future_value_type_A01_t01.dart
index 9c70ba4..561c4d4 100644
--- a/LanguageFeatures/nnbd/future_value_type_A01_t01.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A01_t02.dart b/LanguageFeatures/nnbd/future_value_type_A01_t02.dart
index c9caacc..40c11e6 100644
--- a/LanguageFeatures/nnbd/future_value_type_A01_t02.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A01_t03.dart b/LanguageFeatures/nnbd/future_value_type_A01_t03.dart
index b3fb24c..2493eb9 100644
--- a/LanguageFeatures/nnbd/future_value_type_A01_t03.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A01_t04.dart b/LanguageFeatures/nnbd/future_value_type_A01_t04.dart
index 84ed975..edb5a4a 100644
--- a/LanguageFeatures/nnbd/future_value_type_A01_t04.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A02_t01.dart b/LanguageFeatures/nnbd/future_value_type_A02_t01.dart
index d23a680..ac06ff6 100644
--- a/LanguageFeatures/nnbd/future_value_type_A02_t01.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A02_t02.dart b/LanguageFeatures/nnbd/future_value_type_A02_t02.dart
index 7215d31..e3abc0a 100644
--- a/LanguageFeatures/nnbd/future_value_type_A02_t02.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A03_t01.dart b/LanguageFeatures/nnbd/future_value_type_A03_t01.dart
index 8b73b0d..14f3a94 100644
--- a/LanguageFeatures/nnbd/future_value_type_A03_t01.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A03_t02.dart b/LanguageFeatures/nnbd/future_value_type_A03_t02.dart
index 00d0017..d51e02c 100644
--- a/LanguageFeatures/nnbd/future_value_type_A03_t02.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A03_t03.dart b/LanguageFeatures/nnbd/future_value_type_A03_t03.dart
index 88547ec..5d4628f 100644
--- a/LanguageFeatures/nnbd/future_value_type_A03_t03.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A04_t01.dart b/LanguageFeatures/nnbd/future_value_type_A04_t01.dart
index 8bb9226..ab6d3b7 100644
--- a/LanguageFeatures/nnbd/future_value_type_A04_t01.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A04_t02.dart b/LanguageFeatures/nnbd/future_value_type_A04_t02.dart
index 6d5b2e8..c7e3d19 100644
--- a/LanguageFeatures/nnbd/future_value_type_A04_t02.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/future_value_type_A05_t01.dart b/LanguageFeatures/nnbd/future_value_type_A05_t01.dart
index bf6f344..6f06ea4 100644
--- a/LanguageFeatures/nnbd/future_value_type_A05_t01.dart
+++ b/LanguageFeatures/nnbd/future_value_type_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/generics_A01_t01.dart b/LanguageFeatures/nnbd/generics_A01_t01.dart
index d01f61d..2511c8d 100644
--- a/LanguageFeatures/nnbd/generics_A01_t01.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t02.dart b/LanguageFeatures/nnbd/generics_A01_t02.dart
index f783a06..a042afd 100644
--- a/LanguageFeatures/nnbd/generics_A01_t02.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t05.dart b/LanguageFeatures/nnbd/generics_A01_t05.dart
index de0af33..de014d6 100644
--- a/LanguageFeatures/nnbd/generics_A01_t05.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t06.dart b/LanguageFeatures/nnbd/generics_A01_t06.dart
index f911952..bb6cd5c 100644
--- a/LanguageFeatures/nnbd/generics_A01_t06.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t07.dart b/LanguageFeatures/nnbd/generics_A01_t07.dart
index eb782fe..ca05fd9 100644
--- a/LanguageFeatures/nnbd/generics_A01_t07.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t07.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t08.dart b/LanguageFeatures/nnbd/generics_A01_t08.dart
index 03b7f45..32df64d 100644
--- a/LanguageFeatures/nnbd/generics_A01_t08.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t08.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/generics_A01_t09.dart b/LanguageFeatures/nnbd/generics_A01_t09.dart
index 80d3aad..c56382f 100644
--- a/LanguageFeatures/nnbd/generics_A01_t09.dart
+++ b/LanguageFeatures/nnbd/generics_A01_t09.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/implicit_conversions_A01_t01.dart b/LanguageFeatures/nnbd/implicit_conversions_A01_t01.dart
index 83b188d..70cb620 100644
--- a/LanguageFeatures/nnbd/implicit_conversions_A01_t01.dart
+++ b/LanguageFeatures/nnbd/implicit_conversions_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit conversion of integer literals to double literals is
  * performed when the context type is double or double?
diff --git a/LanguageFeatures/nnbd/implicit_conversions_A02_t01.dart b/LanguageFeatures/nnbd/implicit_conversions_A02_t01.dart
index bed3b3c..9372c6b 100644
--- a/LanguageFeatures/nnbd/implicit_conversions_A02_t01.dart
+++ b/LanguageFeatures/nnbd/implicit_conversions_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit tear-off conversion which converts uses of instances
  * of classes with call methods to the tear-off of their .call method when the
diff --git a/LanguageFeatures/nnbd/implicit_conversions_A02_t02.dart b/LanguageFeatures/nnbd/implicit_conversions_A02_t02.dart
index 7e29218..258dc1c 100644
--- a/LanguageFeatures/nnbd/implicit_conversions_A02_t02.dart
+++ b/LanguageFeatures/nnbd/implicit_conversions_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit tear-off conversion which converts uses of instances
  * of classes with call methods to the tear-off of their .call method when the
diff --git a/LanguageFeatures/nnbd/implicit_conversions_A03_t01.dart b/LanguageFeatures/nnbd/implicit_conversions_A03_t01.dart
index 8173131..863d166 100644
--- a/LanguageFeatures/nnbd/implicit_conversions_A03_t01.dart
+++ b/LanguageFeatures/nnbd/implicit_conversions_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Implicit tear-off conversion is not performed on objects of
  * nullable type, regardless of the context type.
diff --git a/LanguageFeatures/nnbd/import_legacy_lib_A01_t01.dart b/LanguageFeatures/nnbd/import_legacy_lib_A01_t01.dart
index 91c99df..58b1fa8 100644
--- a/LanguageFeatures/nnbd/import_legacy_lib_A01_t01.dart
+++ b/LanguageFeatures/nnbd/import_legacy_lib_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/late_A01_t01.dart b/LanguageFeatures/nnbd/late_A01_t01.dart
index 4fbd8d3..9eaa5b0 100644
--- a/LanguageFeatures/nnbd/late_A01_t01.dart
+++ b/LanguageFeatures/nnbd/late_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A01_t02.dart b/LanguageFeatures/nnbd/late_A01_t02.dart
index 726ded6..5baaad5 100644
--- a/LanguageFeatures/nnbd/late_A01_t02.dart
+++ b/LanguageFeatures/nnbd/late_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A02_t01.dart b/LanguageFeatures/nnbd/late_A02_t01.dart
index 6169b02..5f42839 100644
--- a/LanguageFeatures/nnbd/late_A02_t01.dart
+++ b/LanguageFeatures/nnbd/late_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A02_t02.dart b/LanguageFeatures/nnbd/late_A02_t02.dart
index cc5d520..67ea27d 100644
--- a/LanguageFeatures/nnbd/late_A02_t02.dart
+++ b/LanguageFeatures/nnbd/late_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A03_t01.dart b/LanguageFeatures/nnbd/late_A03_t01.dart
index b4c07aa..2cb212f 100644
--- a/LanguageFeatures/nnbd/late_A03_t01.dart
+++ b/LanguageFeatures/nnbd/late_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A03_t02.dart b/LanguageFeatures/nnbd/late_A03_t02.dart
index 6389b17..475f7d5 100644
--- a/LanguageFeatures/nnbd/late_A03_t02.dart
+++ b/LanguageFeatures/nnbd/late_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A03_t04.dart b/LanguageFeatures/nnbd/late_A03_t04.dart
index b2dafc9..eed6556 100644
--- a/LanguageFeatures/nnbd/late_A03_t04.dart
+++ b/LanguageFeatures/nnbd/late_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A04_t01.dart b/LanguageFeatures/nnbd/late_A04_t01.dart
index a99322c..d7ace2f 100644
--- a/LanguageFeatures/nnbd/late_A04_t01.dart
+++ b/LanguageFeatures/nnbd/late_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A04_t02.dart b/LanguageFeatures/nnbd/late_A04_t02.dart
index 590c039..4b208c8 100644
--- a/LanguageFeatures/nnbd/late_A04_t02.dart
+++ b/LanguageFeatures/nnbd/late_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A04_t03.dart b/LanguageFeatures/nnbd/late_A04_t03.dart
index c72ff5d..85462e8 100644
--- a/LanguageFeatures/nnbd/late_A04_t03.dart
+++ b/LanguageFeatures/nnbd/late_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A04_t04.dart b/LanguageFeatures/nnbd/late_A04_t04.dart
index cee76c8..3cfc2b0 100644
--- a/LanguageFeatures/nnbd/late_A04_t04.dart
+++ b/LanguageFeatures/nnbd/late_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A05_t01.dart b/LanguageFeatures/nnbd/late_A05_t01.dart
index 5eef2f4..260406a 100644
--- a/LanguageFeatures/nnbd/late_A05_t01.dart
+++ b/LanguageFeatures/nnbd/late_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A05_t02.dart b/LanguageFeatures/nnbd/late_A05_t02.dart
index f7f5d9e..87dc76b 100644
--- a/LanguageFeatures/nnbd/late_A05_t02.dart
+++ b/LanguageFeatures/nnbd/late_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A05_t03.dart b/LanguageFeatures/nnbd/late_A05_t03.dart
index 2a345a3..90027bf 100644
--- a/LanguageFeatures/nnbd/late_A05_t03.dart
+++ b/LanguageFeatures/nnbd/late_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A05_t04.dart b/LanguageFeatures/nnbd/late_A05_t04.dart
index 5808e73..826660e 100644
--- a/LanguageFeatures/nnbd/late_A05_t04.dart
+++ b/LanguageFeatures/nnbd/late_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/late_A06_t01.dart b/LanguageFeatures/nnbd/late_A06_t01.dart
index a182f39..27ab103 100644
--- a/LanguageFeatures/nnbd/late_A06_t01.dart
+++ b/LanguageFeatures/nnbd/late_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t02.dart b/LanguageFeatures/nnbd/late_A06_t02.dart
index 955346d..cc61697 100644
--- a/LanguageFeatures/nnbd/late_A06_t02.dart
+++ b/LanguageFeatures/nnbd/late_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t03.dart b/LanguageFeatures/nnbd/late_A06_t03.dart
index 34428bc..87fc072 100644
--- a/LanguageFeatures/nnbd/late_A06_t03.dart
+++ b/LanguageFeatures/nnbd/late_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t04.dart b/LanguageFeatures/nnbd/late_A06_t04.dart
index 455c2bc..829a859 100644
--- a/LanguageFeatures/nnbd/late_A06_t04.dart
+++ b/LanguageFeatures/nnbd/late_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t05.dart b/LanguageFeatures/nnbd/late_A06_t05.dart
index 4ac8a62..91fc615 100644
--- a/LanguageFeatures/nnbd/late_A06_t05.dart
+++ b/LanguageFeatures/nnbd/late_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t06.dart b/LanguageFeatures/nnbd/late_A06_t06.dart
index e63b5bf..3c50064 100644
--- a/LanguageFeatures/nnbd/late_A06_t06.dart
+++ b/LanguageFeatures/nnbd/late_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A06_t07.dart b/LanguageFeatures/nnbd/late_A06_t07.dart
index 742e747..1da16f4 100644
--- a/LanguageFeatures/nnbd/late_A06_t07.dart
+++ b/LanguageFeatures/nnbd/late_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/late_A07_t01.dart b/LanguageFeatures/nnbd/late_A07_t01.dart
index 8b82bc1..785ce96 100644
--- a/LanguageFeatures/nnbd/late_A07_t01.dart
+++ b/LanguageFeatures/nnbd/late_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-local late variable declaration D implicitly induces a
  * getter into the enclosing scope. It also induces an implicit setter iff one
diff --git a/LanguageFeatures/nnbd/late_A07_t02.dart b/LanguageFeatures/nnbd/late_A07_t02.dart
index a4145d1..78c12de 100644
--- a/LanguageFeatures/nnbd/late_A07_t02.dart
+++ b/LanguageFeatures/nnbd/late_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-local late variable declaration D implicitly induces a
  * getter into the enclosing scope. It also induces an implicit setter iff one
diff --git a/LanguageFeatures/nnbd/late_A08_t01.dart b/LanguageFeatures/nnbd/late_A08_t01.dart
index 2459892..fa50b9c 100644
--- a/LanguageFeatures/nnbd/late_A08_t01.dart
+++ b/LanguageFeatures/nnbd/late_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A08_t02.dart b/LanguageFeatures/nnbd/late_A08_t02.dart
index 44d445f..90c3069 100644
--- a/LanguageFeatures/nnbd/late_A08_t02.dart
+++ b/LanguageFeatures/nnbd/late_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A08_t03.dart b/LanguageFeatures/nnbd/late_A08_t03.dart
index 6954e35..ce697c8 100644
--- a/LanguageFeatures/nnbd/late_A08_t03.dart
+++ b/LanguageFeatures/nnbd/late_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A08_t04.dart b/LanguageFeatures/nnbd/late_A08_t04.dart
index bb84813..2f7c0ea 100644
--- a/LanguageFeatures/nnbd/late_A08_t04.dart
+++ b/LanguageFeatures/nnbd/late_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A08_t05.dart b/LanguageFeatures/nnbd/late_A08_t05.dart
index 63552ac..2bba630 100644
--- a/LanguageFeatures/nnbd/late_A08_t05.dart
+++ b/LanguageFeatures/nnbd/late_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A08_t06.dart b/LanguageFeatures/nnbd/late_A08_t06.dart
index 3be1605..6c53ce8 100644
--- a/LanguageFeatures/nnbd/late_A08_t06.dart
+++ b/LanguageFeatures/nnbd/late_A08_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/late_A10_t01.dart b/LanguageFeatures/nnbd/late_A10_t01.dart
index be2581d..dbd8e8f 100644
--- a/LanguageFeatures/nnbd/late_A10_t01.dart
+++ b/LanguageFeatures/nnbd/late_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An instance variable declaration may be declared covariant iff it
  * introduces an implicit setter.
diff --git a/LanguageFeatures/nnbd/late_A10_t02.dart b/LanguageFeatures/nnbd/late_A10_t02.dart
index d7b1669..ceb07b1 100644
--- a/LanguageFeatures/nnbd/late_A10_t02.dart
+++ b/LanguageFeatures/nnbd/late_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An instance variable declaration may be declared covariant iff it
  * introduces an implicit setter.
diff --git a/LanguageFeatures/nnbd/legacy_lib.dart b/LanguageFeatures/nnbd/legacy_lib.dart
index 28c5fd7..ea46b2b 100644
--- a/LanguageFeatures/nnbd/legacy_lib.dart
+++ b/LanguageFeatures/nnbd/legacy_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/legacy_libraries_A01_t01.dart b/LanguageFeatures/nnbd/legacy_libraries_A01_t01.dart
index 4c6041d..65c6e48 100644
--- a/LanguageFeatures/nnbd/legacy_libraries_A01_t01.dart
+++ b/LanguageFeatures/nnbd/legacy_libraries_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/list_length_t01.dart b/LanguageFeatures/nnbd/list_length_t01.dart
index 3025f0d..7d6b7c5 100644
--- a/LanguageFeatures/nnbd/list_length_t01.dart
+++ b/LanguageFeatures/nnbd/list_length_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/list_length_t03.dart b/LanguageFeatures/nnbd/list_length_t03.dart
index 383df51..ae119e7 100644
--- a/LanguageFeatures/nnbd/list_length_t03.dart
+++ b/LanguageFeatures/nnbd/list_length_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A01_t01.dart b/LanguageFeatures/nnbd/local_variable_assign_A01_t01.dart
index 839be0b..362cfa0 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A01_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, non-late
  * local variable which is potentially assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A01_t02.dart b/LanguageFeatures/nnbd/local_variable_assign_A01_t02.dart
index 570a8cb..697a336 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A01_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, non-late
  * local variable which is potentially assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A01_t03.dart b/LanguageFeatures/nnbd/local_variable_assign_A01_t03.dart
index c718093..140851c 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A01_t03.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, non-late
  * local variable which is potentially assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A02_t01.dart b/LanguageFeatures/nnbd/local_variable_assign_A02_t01.dart
index 45f5fd5..fad20be 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A02_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A02_t02.dart b/LanguageFeatures/nnbd/local_variable_assign_A02_t02.dart
index ec6f171..e4bac03 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A02_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A02_t03.dart b/LanguageFeatures/nnbd/local_variable_assign_A02_t03.dart
index f161e94..6e477b7 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A02_t03.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_assign_A02_t04.dart b/LanguageFeatures/nnbd/local_variable_assign_A02_t04.dart
index ab24eb4..8e208fb 100644
--- a/LanguageFeatures/nnbd/local_variable_assign_A02_t04.dart
+++ b/LanguageFeatures/nnbd/local_variable_assign_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A01_t01.dart b/LanguageFeatures/nnbd/local_variable_inference_A01_t01.dart
index fc57341..2560d8e 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A01_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with explicitly written types are given the
  * declared types as written. The declared type of the variable is considered a
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A01_t02.dart b/LanguageFeatures/nnbd/local_variable_inference_A01_t02.dart
index 021a9d4..bc279bb 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A01_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with explicitly written types are given the
  * declared types as written. The declared type of the variable is considered a
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A02_t01.dart b/LanguageFeatures/nnbd/local_variable_inference_A02_t01.dart
index 216cb00..5be62bd 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A02_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with no explicitly written type but with an
  * initializer are given an inferred type equal to the type of their
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A02_t02.dart b/LanguageFeatures/nnbd/local_variable_inference_A02_t02.dart
index 7ec27b6..85c97e9 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A02_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with no explicitly written type but with an
  * initializer are given an inferred type equal to the type of their
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A02_t03.dart b/LanguageFeatures/nnbd/local_variable_inference_A02_t03.dart
index 0c0cf37..0e4a5f9 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A02_t03.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with no explicitly written type but with an
  * initializer are given an inferred type equal to the type of their
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A03_t01.dart b/LanguageFeatures/nnbd/local_variable_inference_A03_t01.dart
index 8102197..38c1ee3 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A03_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In the case that the type of the initializer is a promoted type
  * variable X & T, the inferred type of the variable shall be X, but X & T shall
diff --git a/LanguageFeatures/nnbd/local_variable_inference_A03_t02.dart b/LanguageFeatures/nnbd/local_variable_inference_A03_t02.dart
index 56b4f8a..5ebcf52 100644
--- a/LanguageFeatures/nnbd/local_variable_inference_A03_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_inference_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In the case that the type of the initializer is a promoted type
  * variable X & T, the inferred type of the variable shall be X, but X & T shall
diff --git a/LanguageFeatures/nnbd/local_variable_read_A01_t01.dart b/LanguageFeatures/nnbd/local_variable_read_A01_t01.dart
index 46f34c6..8b6a411 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A01_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A01_t02.dart b/LanguageFeatures/nnbd/local_variable_read_A01_t02.dart
index 921e3a4..07f9eb5 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A01_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A02_t01.dart b/LanguageFeatures/nnbd/local_variable_read_A02_t01.dart
index 53187db..8586ab8 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A02_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A02_t02.dart b/LanguageFeatures/nnbd/local_variable_read_A02_t02.dart
index ee4a4d8..dc96d1c 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A02_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A03_t01.dart b/LanguageFeatures/nnbd/local_variable_read_A03_t01.dart
index 7703aab..d8fa90c 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A03_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A03_t02.dart b/LanguageFeatures/nnbd/local_variable_read_A03_t02.dart
index 85fccd7..dc1086b 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A03_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t01.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t01.dart
index 16e2696..9e180c9 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t02.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t02.dart
index 1a91645..b86275e 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t03.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t03.dart
index b9575b8..d833aed 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t03.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t04.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t04.dart
index fe4474f..3f8c615 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t04.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t05.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t05.dart
index 0784ac4..2836bf8 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t05.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t06.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t06.dart
index 4c61a77..2ff7bca 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t06.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t07.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t07.dart
index 93bc092..f08968d 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t07.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A04_t09.dart b/LanguageFeatures/nnbd/local_variable_read_A04_t09.dart
index 84a9f3a..0e47c03 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A04_t09.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/local_variable_read_A05_t01.dart b/LanguageFeatures/nnbd/local_variable_read_A05_t01.dart
index 9f8b6e8..4bc3ca1 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A05_t01.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/local_variable_read_A05_t02.dart b/LanguageFeatures/nnbd/local_variable_read_A05_t02.dart
index 8962096..0360e8b 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A05_t02.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/local_variable_read_A05_t03.dart b/LanguageFeatures/nnbd/local_variable_read_A05_t03.dart
index 0e32eb1..3583ea2 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A05_t03.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/local_variable_read_A05_t04.dart b/LanguageFeatures/nnbd/local_variable_read_A05_t04.dart
index 430aba1..9331b39 100644
--- a/LanguageFeatures/nnbd/local_variable_read_A05_t04.dart
+++ b/LanguageFeatures/nnbd/local_variable_read_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A01_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A01_t01.dart
index cd528be..bed2792 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A01_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A01_t04.dart
index 8e8ea36..61e8b88 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A01_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A01_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A01_t05.dart
index 1cc265d..be11ec7 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A01_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A02_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A02_t01.dart
index 411eab64..ba7e8b5 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.f translates to:
  *  PASSTHRU[F, fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A03_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A03_t01.dart
index 8977505..31d7aae 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A03_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A03_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A03_t04.dart
index 8c06fcd..e51fe6c 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A03_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A03_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A03_t05.dart
index 0105de9..f5819d9 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A03_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A04_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A04_t01.dart
index 1de699b..4b75925 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A04_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.m(args) translates to:
  *  PASSTHRU[F, fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A05_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A05_t01.dart
index d9ce326..39c24f3 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A05_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e(args) translates to:
  *  PASSTHRU[F, fn[x] => x(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A05_t02.dart b/LanguageFeatures/nnbd/null_aware_operator_A05_t02.dart
index 7f97973..1ea4ed8 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A05_t02.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e(args) translates to:
  *  PASSTHRU[F, fn[x] => x(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A06_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A06_t01.dart
index fd7b5a9..5583dc2 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A06_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A07_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A07_t01.dart
index 1ab3e24..dbd01f7 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A07_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A08_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A08_t01.dart
index 482c019..7a41659 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A08_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t01.dart
index b0ba26f..f658d09 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t02.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t02.dart
index 4a0bbfa..c1905b6 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t02.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t03.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t03.dart
index f0b842d..020302d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t03.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t04.dart
index 5d4b9c4..0f6060f 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t05.dart
index ce9bb7e..3ed5a0c 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t06.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t06.dart
index c897bbb..ff1a026 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t06.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t07.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t07.dart
index ab6945b..9fcfc89 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t07.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t08.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t08.dart
index 1b685d8..399c4dc 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t08.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t09.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t09.dart
index 2bab420..7587d05 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t09.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t10.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t10.dart
index 85ca8bf..e0a7416 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t10.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t11.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t11.dart
index 15314f3..f10ac2d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t11.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A09_t13.dart b/LanguageFeatures/nnbd/null_aware_operator_A09_t13.dart
index a9320d4..d3d5076 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A09_t13.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A09_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A10_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A10_t01.dart
index 80cdddb..aa88817 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A10_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t01.dart
index f3a52af..471ea9a 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t02.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t02.dart
index 0ab2da3..d58e86d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t02.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t03.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t03.dart
index 614f075..e36679d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t03.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t04.dart
index c8d1511..a8e2ca5 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t05.dart
index 5a52511..53e9061 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t06.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t06.dart
index cc216ef..0f14663 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t06.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t07.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t07.dart
index 8accecf..1cdc643 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t07.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t08.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t08.dart
index 16c819b..a02f6b4 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t08.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t09.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t09.dart
index 770f7a0..b334d54 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t09.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t10.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t10.dart
index a976cb7..79a413c 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t10.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t11.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t11.dart
index c1210fc..b411210 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t11.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A11_t13.dart b/LanguageFeatures/nnbd/null_aware_operator_A11_t13.dart
index 97b7d2e..a55bd70 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A11_t13.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A11_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A12_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A12_t01.dart
index 073471c..b5ae261 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A12_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t01.dart
index 8a4f815..fd7767a 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t02.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t02.dart
index 2cf722b..4d79246 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t02.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t03.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t03.dart
index 32c3653..156caff 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t03.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t04.dart
index 72763a8..50ec908 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t05.dart
index 1a9c233..7d07c1d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t06.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t06.dart
index 3bf2a24..f5643b0 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t06.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t07.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t07.dart
index 64a9b91..a5d4511 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t07.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t08.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t08.dart
index b9e3563..e2fea85 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t08.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t09.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t09.dart
index 168b80f..39838f6 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t09.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t10.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t10.dart
index 1b78472..33e2662 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t10.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t11.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t11.dart
index 4da0dc8..87d7731 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t11.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A13_t13.dart b/LanguageFeatures/nnbd/null_aware_operator_A13_t13.dart
index 172badc..f6ba8c8 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A13_t13.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A13_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A14_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A14_t01.dart
index c232362..975993b 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A14_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t01.dart
index eb1ba07..e5d53a3 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t02.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t02.dart
index 494f7b5..74fe442 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t02.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t03.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t03.dart
index c445321..bc61578 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t03.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t04.dart
index 1fb06c8..fb58c11 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t05.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t05.dart
index 8b7b878..a3e9ccf 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t05.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t06.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t06.dart
index 94dd97e..ebe95bf 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t06.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t07.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t07.dart
index df77855..dc1d842 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t07.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t08.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t08.dart
index 88aa930..75e444f 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t08.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t09.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t09.dart
index 9bb0b3e..1059017 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t09.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t10.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t10.dart
index 73615ca..efe610e 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t10.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t11.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t11.dart
index f06ea1f..4f25d77 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t11.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A15_t13.dart b/LanguageFeatures/nnbd/null_aware_operator_A15_t13.dart
index 4a57680..7cf106d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A15_t13.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A15_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A16_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A16_t01.dart
index c7a1d41..26a587e 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A16_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A16_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A16_t04.dart
index d5b2c1b..cef216d 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A16_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A16_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A17_t01.dart b/LanguageFeatures/nnbd/null_aware_operator_A17_t01.dart
index e9bb880..d633c83 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A17_t01.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A17_t04.dart b/LanguageFeatures/nnbd/null_aware_operator_A17_t04.dart
index 041cd0f..799706a 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A17_t04.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A17_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A17_t06.dart b/LanguageFeatures/nnbd/null_aware_operator_A17_t06.dart
index 7b10d41..6f1ab3c 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A17_t06.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A17_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A17_t07.dart b/LanguageFeatures/nnbd/null_aware_operator_A17_t07.dart
index f547dd7..87d19f6 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A17_t07.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A17_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/null_aware_operator_A17_t08.dart b/LanguageFeatures/nnbd/null_aware_operator_A17_t08.dart
index 924914a..52509a3 100644
--- a/LanguageFeatures/nnbd/null_aware_operator_A17_t08.dart
+++ b/LanguageFeatures/nnbd/null_aware_operator_A17_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A01_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A01_t01.dart
index 8a95c28..a8bb7ee 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A01_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A01_t02.dart
index f84e2df..50281af 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
@@ -37,11 +38,11 @@
 // ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
   a!?.foo();
-// ^^^
+// [error line 40, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a!?[42];
-// ^^^
+// [error line 44, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a!.s = "Lily was here";
@@ -50,7 +51,7 @@
 // ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
   a!?.s = "Let it be";
-// ^^^
+// [error line 53, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   a![0] = "Lily was here";
@@ -59,7 +60,7 @@
 // ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
   a!?[0] = "Lily was here";
-// ^^^
+// [error line 62, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   if (a != null) {
diff --git a/LanguageFeatures/nnbd/null_check_operator_A02_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A02_t01.dart
index 31379fc..f9ff17f 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A02_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A02_t02.dart
index 1d9051d..7467a43 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A02_t03.dart b/LanguageFeatures/nnbd/null_check_operator_A02_t03.dart
index 185cf94..b18364e 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A02_t03.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A03_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A03_t01.dart
index 156283f..d9aca02 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A03_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
@@ -40,11 +41,11 @@
 //      ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
     this!?.foo();
-//      ^^^
+// [error line 43, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     this!?[42];
-//      ^^
+// [error line 47, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     this!.s = "Lily was here";
@@ -53,7 +54,7 @@
 //      ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
     this!?.s = "Lily was here";
-//      ^^^
+// [error line 56, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     this![0] = "Lily was here";
@@ -62,7 +63,7 @@
 //      ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
     this!?[0] = "Lily was here";
-//      ^^^
+// [error line 65, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
     this.getValue!;
diff --git a/LanguageFeatures/nnbd/null_check_operator_A03_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A03_t02.dart
index 4adcf4d..c73c65e 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A03_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A03_t03.dart b/LanguageFeatures/nnbd/null_check_operator_A03_t03.dart
index faac0a9..c2624ee 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A03_t03.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A04_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A04_t01.dart
index 57bb508..421eddd 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A04_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A05_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A05_t01.dart
index 440c132..78106f6 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A05_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
@@ -24,7 +25,7 @@
 //  ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
   42!?.abs();
-//^^^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   42.abs()!;
diff --git a/LanguageFeatures/nnbd/null_check_operator_A05_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A05_t02.dart
index e2b5c66..b31d2d0 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A05_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A05_t03.dart b/LanguageFeatures/nnbd/null_check_operator_A05_t03.dart
index 9587a43..6e65962 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A05_t03.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A06_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A06_t01.dart
index 50406f4..85c355b 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A06_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A06_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A06_t02.dart
index 86d7a91..5a2ef4b 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A06_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A07_t01.dart b/LanguageFeatures/nnbd/null_check_operator_A07_t01.dart
index 374902c..d46b181 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A07_t01.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
@@ -24,7 +25,7 @@
 //    ^
 // [analyzer] STATIC_WARNING.UNNECESSARY_NON_NULL_ASSERTION
   true!?.toString();
-//    ^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   true.toString()!;
diff --git a/LanguageFeatures/nnbd/null_check_operator_A07_t02.dart b/LanguageFeatures/nnbd/null_check_operator_A07_t02.dart
index e01ef1f..c8b76c4 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A07_t02.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_check_operator_A07_t03.dart b/LanguageFeatures/nnbd/null_check_operator_A07_t03.dart
index 74b14ec..26c82c6 100644
--- a/LanguageFeatures/nnbd/null_check_operator_A07_t03.dart
+++ b/LanguageFeatures/nnbd/null_check_operator_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/null_promotion_A01_t01.dart b/LanguageFeatures/nnbd/null_promotion_A01_t01.dart
index a6a8f5e..dbeea35 100644
--- a/LanguageFeatures/nnbd/null_promotion_A01_t01.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/null_promotion_A01_t02.dart b/LanguageFeatures/nnbd/null_promotion_A01_t02.dart
index 0aedab8..b95f96b 100644
--- a/LanguageFeatures/nnbd/null_promotion_A01_t02.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/null_promotion_A01_t06.dart b/LanguageFeatures/nnbd/null_promotion_A01_t06.dart
index fac6bc5..eac02c4 100644
--- a/LanguageFeatures/nnbd/null_promotion_A01_t06.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/null_promotion_A01_t07.dart b/LanguageFeatures/nnbd/null_promotion_A01_t07.dart
index 1fd56c1..f3aa833 100644
--- a/LanguageFeatures/nnbd/null_promotion_A01_t07.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/null_promotion_A02_t01.dart b/LanguageFeatures/nnbd/null_promotion_A02_t01.dart
index 41bd672..770d78a 100644
--- a/LanguageFeatures/nnbd/null_promotion_A02_t01.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/null_promotion_A02_t02.dart b/LanguageFeatures/nnbd/null_promotion_A02_t02.dart
index 6cbe2d1..8be8117 100644
--- a/LanguageFeatures/nnbd/null_promotion_A02_t02.dart
+++ b/LanguageFeatures/nnbd/null_promotion_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A01_t01.dart b/LanguageFeatures/nnbd/nullability_definitions_A01_t01.dart
index ebd360d..f4837f7 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A01_t01.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A01_t02.dart b/LanguageFeatures/nnbd/nullability_definitions_A01_t02.dart
index 7620193..f5ca5fe 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A01_t02.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A01_t06.dart b/LanguageFeatures/nnbd/nullability_definitions_A01_t06.dart
index 3a872c3..aaefff9 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A01_t06.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A01_t09.dart b/LanguageFeatures/nnbd/nullability_definitions_A01_t09.dart
index 6dda76b..a4931d1 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A01_t09.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A01_t10.dart b/LanguageFeatures/nnbd/nullability_definitions_A01_t10.dart
index 3e09c52..acb41c4 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A01_t10.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t02.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t02.dart
index b7bf20f..2f5ea64 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t02.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t03.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t03.dart
index 8e5a5c9..184acb5 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t03.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t09.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t09.dart
index ddfc3e6..0774e38 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t09.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t13.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t13.dart
index 5d4679e..b7369f7 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t13.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t16.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t16.dart
index d11cee5..403023f 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t16.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/nullability_definitions_A02_t18.dart b/LanguageFeatures/nnbd/nullability_definitions_A02_t18.dart
index d11cee5..403023f 100644
--- a/LanguageFeatures/nnbd/nullability_definitions_A02_t18.dart
+++ b/LanguageFeatures/nnbd/nullability_definitions_A02_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/opted_in_lib.dart b/LanguageFeatures/nnbd/opted_in_lib.dart
index b15f23d..2c24546 100644
--- a/LanguageFeatures/nnbd/opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t001.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t001.dart
index 92cdd04..44849d7 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t001.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t001.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t002.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t002.dart
index 9b0756b..8b42c95 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t002.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t002.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t003.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t003.dart
index 63dee19..5b931eb 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t003.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t003.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t004.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t004.dart
index 6c493c0..29863a5 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t004.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t004.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t005.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t005.dart
index ca838dd..01fea8c 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t005.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t005.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t006.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t006.dart
index e19645d..d9e6db2 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t006.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t006.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t007.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t007.dart
index 215a8bc..4a31563 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t007.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t007.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t008.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t008.dart
index 641bbb0..21e199c 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t008.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t008.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t009.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t009.dart
index f979994..f0971fa 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t009.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t009.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t010.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t010.dart
index 459f56f..36dd62d 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t010.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t010.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t011.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t011.dart
index 5fff6d9..d44cc64 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t011.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t011.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t015.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t015.dart
index 36684fc..1910744 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t015.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t015.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t016.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t016.dart
index 50a2fa2..389e7b0 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t016.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t016.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t017.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t017.dart
index 23f3974..e0002b5 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t017.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t017.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t034.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t034.dart
index 77549eb..c7f2cfe 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t034.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t034.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t035.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t035.dart
index 6ebcf51..ce6cf46 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t035.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t035.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t036.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t036.dart
index bddd22b..2f36839 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t036.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t036.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t037.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t037.dart
index 31df681..bc56251 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t037.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t037.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t038.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t038.dart
index f172c37..676decc 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t038.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t038.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t039.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t039.dart
index cd1fab3..81443bf 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t039.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t039.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t040.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t040.dart
index 09a3c82..78eb868 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t040.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t040.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t041.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t041.dart
index 9f35c7d..6e1f306 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t041.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t041.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t042.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t042.dart
index 7d9b7ed..8f54147 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t042.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t042.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t048.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t048.dart
index 420591c..cc4b408 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t048.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t048.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t049.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t049.dart
index efab30c..4836f93 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t049.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t049.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t050.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t050.dart
index 2ef3d78..13438b4 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t050.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t050.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t056.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t056.dart
index baeae4b..39dd920 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t056.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t056.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t057.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t057.dart
index 0e2b8b5..72cad42 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t057.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t057.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t062.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t062.dart
index 3cc93ff..591ab97 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t062.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t062.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t063.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t063.dart
index 54d9075..e9fb6a5 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t063.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t063.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t064.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t064.dart
index 1dd5ee8..ce64b44 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t064.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t064.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t065.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t065.dart
index fd0f38d..06ed7dd 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t065.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t065.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t066.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t066.dart
index a30f9eb..1ba2f53 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t066.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t066.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t067.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t067.dart
index db89507..51da6d0 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t067.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t067.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t068.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t068.dart
index 34e3f2d..6fdc411 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t068.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t068.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t075.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t075.dart
index fc3654c..bd198a1 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t075.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t075.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t076.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t076.dart
index 10d0bb0..93b19db 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t076.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t076.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t077.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t077.dart
index f84f632..f0565a1 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t077.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t077.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t078.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t078.dart
index da16fc4..f65d6b6 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t078.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t078.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t079.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t079.dart
index b02a247..fac4c52 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t079.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t079.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t080.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t080.dart
index af32d76..561d343 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t080.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t080.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t081.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t081.dart
index 50521c9..a40b64f 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t081.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t081.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t082.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t082.dart
index dded663..04b6006 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t082.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t082.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t083.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t083.dart
index 55bdc6b..d7612ae 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t083.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t083.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t084.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t084.dart
index 96c137b..9843b10 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t084.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t084.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t087.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t087.dart
index da514d0..151f7b8 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t087.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t087.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t088.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t088.dart
index c6a5f64..b204212 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t088.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t088.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t089.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t089.dart
index d3b12d0..c097eaa 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t089.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t089.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t090.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t090.dart
index 80434f1..ba05b17 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t090.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t090.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t091.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t091.dart
index 8bb9782..b4c1e33 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t091.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t091.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t092.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t092.dart
index df12a93..f1af9ba 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t092.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t092.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t093.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t093.dart
index c2c935d..c385b2e 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t093.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t093.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t094.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t094.dart
index 2d11a6e..11ea4b8 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t094.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t094.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t095.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t095.dart
index 971e9fa..3dc986d 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t095.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t095.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t097.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t097.dart
index 8185d53..3501785 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t097.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t097.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t101.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t101.dart
index b91c9db..939777c 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t101.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t101.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t102.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t102.dart
index c620d97..51369dc 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t102.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t102.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t111.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t111.dart
index 46e29a8..8040a86 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t111.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t111.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t119.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t119.dart
index 6b01f12..921981c 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t119.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t119.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t131.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t131.dart
index 9e76e4c..43906b7 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t131.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t131.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t135.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t135.dart
index 7b853db..1834d2f 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t135.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t135.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t141.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t141.dart
index 79f595a..ebc5e09 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t141.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t141.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t145.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t145.dart
index af7c17d..af69202 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t145.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t145.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/overriding/override_checking_A06_t150.dart b/LanguageFeatures/nnbd/overriding/override_checking_A06_t150.dart
index 89537bc..32a2434 100644
--- a/LanguageFeatures/nnbd/overriding/override_checking_A06_t150.dart
+++ b/LanguageFeatures/nnbd/overriding/override_checking_A06_t150.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/return_A01_t01.dart b/LanguageFeatures/nnbd/return_A01_t01.dart
index 1c561a3..86d4061 100644
--- a/LanguageFeatures/nnbd/return_A01_t01.dart
+++ b/LanguageFeatures/nnbd/return_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/return_A01_t02.dart b/LanguageFeatures/nnbd/return_A01_t02.dart
index 5c968e9..fc03341 100644
--- a/LanguageFeatures/nnbd/return_A01_t02.dart
+++ b/LanguageFeatures/nnbd/return_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/return_A01_t03.dart b/LanguageFeatures/nnbd/return_A01_t03.dart
index 42d3934..9a5a177 100644
--- a/LanguageFeatures/nnbd/return_A01_t03.dart
+++ b/LanguageFeatures/nnbd/return_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/return_A01_t04.dart b/LanguageFeatures/nnbd/return_A01_t04.dart
index 93ffda3..306b7d8 100644
--- a/LanguageFeatures/nnbd/return_A01_t04.dart
+++ b/LanguageFeatures/nnbd/return_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/return_A01_t05.dart b/LanguageFeatures/nnbd/return_A01_t05.dart
index 75c9803..00b7ced 100644
--- a/LanguageFeatures/nnbd/return_A01_t05.dart
+++ b/LanguageFeatures/nnbd/return_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/return_A02_t01.dart b/LanguageFeatures/nnbd/return_A02_t01.dart
index 382391e..90c8643 100644
--- a/LanguageFeatures/nnbd/return_A02_t01.dart
+++ b/LanguageFeatures/nnbd/return_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t02.dart b/LanguageFeatures/nnbd/return_A02_t02.dart
index 5fd307d..c0faf0f 100644
--- a/LanguageFeatures/nnbd/return_A02_t02.dart
+++ b/LanguageFeatures/nnbd/return_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t03.dart b/LanguageFeatures/nnbd/return_A02_t03.dart
index bd31e83..e5057fa 100644
--- a/LanguageFeatures/nnbd/return_A02_t03.dart
+++ b/LanguageFeatures/nnbd/return_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t04.dart b/LanguageFeatures/nnbd/return_A02_t04.dart
index c7e3bf3..517c7ee 100644
--- a/LanguageFeatures/nnbd/return_A02_t04.dart
+++ b/LanguageFeatures/nnbd/return_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t06.dart b/LanguageFeatures/nnbd/return_A02_t06.dart
index 99f8c00..aea8a5d 100644
--- a/LanguageFeatures/nnbd/return_A02_t06.dart
+++ b/LanguageFeatures/nnbd/return_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t07.dart b/LanguageFeatures/nnbd/return_A02_t07.dart
index 14d14a1..d7c2b72 100644
--- a/LanguageFeatures/nnbd/return_A02_t07.dart
+++ b/LanguageFeatures/nnbd/return_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A02_t08.dart b/LanguageFeatures/nnbd/return_A02_t08.dart
index aa338d0..e05458c 100644
--- a/LanguageFeatures/nnbd/return_A02_t08.dart
+++ b/LanguageFeatures/nnbd/return_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/return_A03_t01.dart b/LanguageFeatures/nnbd/return_A03_t01.dart
index 19531a9..3b601c3 100644
--- a/LanguageFeatures/nnbd/return_A03_t01.dart
+++ b/LanguageFeatures/nnbd/return_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dynamic semantics specified at this location is changed as
  * follows, where $f$ is the enclosing function with declared return type $T$,
diff --git a/LanguageFeatures/nnbd/return_A03_t02.dart b/LanguageFeatures/nnbd/return_A03_t02.dart
index 1b10bf6..03a4865 100644
--- a/LanguageFeatures/nnbd/return_A03_t02.dart
+++ b/LanguageFeatures/nnbd/return_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dynamic semantics specified at this location is changed as
  * follows, where $f$ is the enclosing function with declared return type $T$,
diff --git a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t01.dart b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t01.dart
index 0a7cfdd..1058c2e 100644
--- a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t02.dart b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t02.dart
index 1ad4744..180bd64 100644
--- a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t03.dart b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t03.dart
index a53a372..cbfa457 100644
--- a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t03.dart
+++ b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t04.dart b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t04.dart
index 92371f2..ce0c118 100644
--- a/LanguageFeatures/nnbd/runtime_equality_operator_A01_t04.dart
+++ b/LanguageFeatures/nnbd/runtime_equality_operator_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/runtime_equality_operator_A02_t01.dart b/LanguageFeatures/nnbd/runtime_equality_operator_A02_t01.dart
index 053f25c..528c33e 100644
--- a/LanguageFeatures/nnbd/runtime_equality_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/runtime_equality_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that we do not equate primitive top types. List<void> and
  * List<dynamic> are still considered distinct runtime type objects. Note that
diff --git a/LanguageFeatures/nnbd/static/strong/exports_A01_t01.dart b/LanguageFeatures/nnbd/static/strong/exports_A01_t01.dart
index 0ad73bf..4c9f689 100644
--- a/LanguageFeatures/nnbd/static/strong/exports_A01_t01.dart
+++ b/LanguageFeatures/nnbd/static/strong/exports_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t01.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t01.dart
index 1444ba5..73e91c2 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t01.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t03.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t03.dart
index 015c262..a555795 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t03.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T) = T* if T is Never or Object
  *
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t04.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t04.dart
index 01b4d10..f18690b 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t04.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t08.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t08.dart
index 5faa270..50bbcd0 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t08.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(FutureOr<T>) = FutureOr<S>* where S is
  * CONST_CANONICAL_TYPE(T)
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A06_t01.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A06_t01.dart
index 2b8caf2..bd889a1 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A06_t01.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(T*) = CONST_CANONICAL_TYPE(T)
  *
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A07_t01.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A07_t01.dart
index 869e018..9b0ef05 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A07_t01.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(X extends T) = X*
  *
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A08_t01.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A08_t01.dart
index 988afe4..f1cd152 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A08_t01.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(C<T0, ..., Tn>) = C<R0, ..., Rn>*
  *   where Ri is CONST_CANONICAL_TYPE(Ti)
diff --git a/LanguageFeatures/nnbd/static/weak/const_evaluation_A09_t03.dart b/LanguageFeatures/nnbd/static/weak/const_evaluation_A09_t03.dart
index 6e79e15..4695356 100644
--- a/LanguageFeatures/nnbd/static/weak/const_evaluation_A09_t03.dart
+++ b/LanguageFeatures/nnbd/static/weak/const_evaluation_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CONST_CANONICAL_TYPE(R Function<X extends B>(S)) = F*
  *   where F = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t01.dart b/LanguageFeatures/nnbd/static_errors_A01_t01.dart
index 0b7bd6f..9755ad0 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t02.dart b/LanguageFeatures/nnbd/static_errors_A01_t02.dart
index 00ec267..7500dc7 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t03.dart b/LanguageFeatures/nnbd/static_errors_A01_t03.dart
index 32fbd7a..1d11c38 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t06.dart b/LanguageFeatures/nnbd/static_errors_A01_t06.dart
index 53c65ed..6c64bff 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t07.dart b/LanguageFeatures/nnbd/static_errors_A01_t07.dart
index 61673fa..9888262 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t10.dart b/LanguageFeatures/nnbd/static_errors_A01_t10.dart
index ac38a61..d57b960 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t11.dart b/LanguageFeatures/nnbd/static_errors_A01_t11.dart
index c76b44b..b88fb29 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t12.dart b/LanguageFeatures/nnbd/static_errors_A01_t12.dart
index a56c25a..eb18980 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A01_t13.dart b/LanguageFeatures/nnbd/static_errors_A01_t13.dart
index c7911b2..f7ac6d6 100644
--- a/LanguageFeatures/nnbd/static_errors_A01_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t01.dart b/LanguageFeatures/nnbd/static_errors_A02_t01.dart
index b1c3e8b..80250b0 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t02.dart b/LanguageFeatures/nnbd/static_errors_A02_t02.dart
index 68d1c30..498f8aa 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t03.dart b/LanguageFeatures/nnbd/static_errors_A02_t03.dart
index 48f692d..d26600d 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t06.dart b/LanguageFeatures/nnbd/static_errors_A02_t06.dart
index e4741cd..bb29dea 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t07.dart b/LanguageFeatures/nnbd/static_errors_A02_t07.dart
index 3cc2c92..42d6a2d 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t10.dart b/LanguageFeatures/nnbd/static_errors_A02_t10.dart
index 485d737..f8e5270 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t11.dart b/LanguageFeatures/nnbd/static_errors_A02_t11.dart
index 7d7edd8..8b915ac 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t12.dart b/LanguageFeatures/nnbd/static_errors_A02_t12.dart
index 8293f7f..3707cfb 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A02_t13.dart b/LanguageFeatures/nnbd/static_errors_A02_t13.dart
index 837fb30..0897033 100644
--- a/LanguageFeatures/nnbd/static_errors_A02_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/static_errors_A03_t01.dart b/LanguageFeatures/nnbd/static_errors_A03_t01.dart
index 7c3143a..bf09465 100644
--- a/LanguageFeatures/nnbd/static_errors_A03_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/static_errors_A03_t02.dart b/LanguageFeatures/nnbd/static_errors_A03_t02.dart
index 2c3338e..eb61fc4 100644
--- a/LanguageFeatures/nnbd/static_errors_A03_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/static_errors_A03_t05.dart b/LanguageFeatures/nnbd/static_errors_A03_t05.dart
index 7e9d43d..1ddb820 100644
--- a/LanguageFeatures/nnbd/static_errors_A03_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/static_errors_A03_t06.dart b/LanguageFeatures/nnbd/static_errors_A03_t06.dart
index d748b52..e4b3e4c 100644
--- a/LanguageFeatures/nnbd/static_errors_A03_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t01.dart b/LanguageFeatures/nnbd/static_errors_A04_t01.dart
index d36dac9..37deca4 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t02.dart b/LanguageFeatures/nnbd/static_errors_A04_t02.dart
index fce1455..9cddcac 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t03.dart b/LanguageFeatures/nnbd/static_errors_A04_t03.dart
index 896c60f..4bf005e 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t04.dart b/LanguageFeatures/nnbd/static_errors_A04_t04.dart
index d5b0935..174e989 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t08.dart b/LanguageFeatures/nnbd/static_errors_A04_t08.dart
index 45644d5..ecd08a2 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t09.dart b/LanguageFeatures/nnbd/static_errors_A04_t09.dart
index 79d49b5..c4aa88c 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t10.dart b/LanguageFeatures/nnbd/static_errors_A04_t10.dart
index bb9c034..d4e77ab 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t13.dart b/LanguageFeatures/nnbd/static_errors_A04_t13.dart
index 5e5c78f..adc8726 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t21.dart b/LanguageFeatures/nnbd/static_errors_A04_t21.dart
index 29f7ad2..b221b1b 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t21.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t22.dart b/LanguageFeatures/nnbd/static_errors_A04_t22.dart
index f0a20bc..1808a58 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t22.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t23.dart b/LanguageFeatures/nnbd/static_errors_A04_t23.dart
index 9d12baf..48b1c85 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t23.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t24.dart b/LanguageFeatures/nnbd/static_errors_A04_t24.dart
index 26b4a58..71abc22 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t24.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t28.dart b/LanguageFeatures/nnbd/static_errors_A04_t28.dart
index e236a76..c543177 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t28.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t29.dart b/LanguageFeatures/nnbd/static_errors_A04_t29.dart
index 2f59cc0..dc684be 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t29.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t30.dart b/LanguageFeatures/nnbd/static_errors_A04_t30.dart
index f1950a0..69ea9d9 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t30.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A04_t33.dart b/LanguageFeatures/nnbd/static_errors_A04_t33.dart
index 1c7a2ea..e3bc86a 100644
--- a/LanguageFeatures/nnbd/static_errors_A04_t33.dart
+++ b/LanguageFeatures/nnbd/static_errors_A04_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t01.dart b/LanguageFeatures/nnbd/static_errors_A05_t01.dart
index c95df75..0fa163f 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t02.dart b/LanguageFeatures/nnbd/static_errors_A05_t02.dart
index 2bb6ec5..087270a 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t03.dart b/LanguageFeatures/nnbd/static_errors_A05_t03.dart
index 2faa67a..2f0496b 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t04.dart b/LanguageFeatures/nnbd/static_errors_A05_t04.dart
index a83c0af..643e643 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t06.dart b/LanguageFeatures/nnbd/static_errors_A05_t06.dart
index e07609b..32b69ff 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t07.dart b/LanguageFeatures/nnbd/static_errors_A05_t07.dart
index 9cbe1e2..332112b 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t08.dart b/LanguageFeatures/nnbd/static_errors_A05_t08.dart
index d6e2e2e..6158629 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t09.dart b/LanguageFeatures/nnbd/static_errors_A05_t09.dart
index e65b36d..db1b0dd 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t10.dart b/LanguageFeatures/nnbd/static_errors_A05_t10.dart
index 26d2cc9..30732de 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t12.dart b/LanguageFeatures/nnbd/static_errors_A05_t12.dart
index b260eaf..617ce4c 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t13.dart b/LanguageFeatures/nnbd/static_errors_A05_t13.dart
index 1e42521..4230f45 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t15.dart b/LanguageFeatures/nnbd/static_errors_A05_t15.dart
index b868fa4..ad8ec68 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t15.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t16.dart b/LanguageFeatures/nnbd/static_errors_A05_t16.dart
index 7df3fba..8ed599c 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t16.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t17.dart b/LanguageFeatures/nnbd/static_errors_A05_t17.dart
index 240b75d..59fd1fb 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t17.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t18.dart b/LanguageFeatures/nnbd/static_errors_A05_t18.dart
index dbc3215..a9b7ab2 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t18.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t19.dart b/LanguageFeatures/nnbd/static_errors_A05_t19.dart
index 52aff19..11a208e 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t19.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t21.dart b/LanguageFeatures/nnbd/static_errors_A05_t21.dart
index 6d549e1..da86e07 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t21.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t22.dart b/LanguageFeatures/nnbd/static_errors_A05_t22.dart
index 34c43c6..234117b 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t22.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t23.dart b/LanguageFeatures/nnbd/static_errors_A05_t23.dart
index e88b278..046bef7 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t23.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t24.dart b/LanguageFeatures/nnbd/static_errors_A05_t24.dart
index 149b1df..8ae6867 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t24.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t26.dart b/LanguageFeatures/nnbd/static_errors_A05_t26.dart
index 508e19c..53d6e61 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t26.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t27.dart b/LanguageFeatures/nnbd/static_errors_A05_t27.dart
index ef132f3..0b00f54 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t27.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t28.dart b/LanguageFeatures/nnbd/static_errors_A05_t28.dart
index 6934f26..2091439 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t28.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t29.dart b/LanguageFeatures/nnbd/static_errors_A05_t29.dart
index d338d88..c531ed8 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t29.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t30.dart b/LanguageFeatures/nnbd/static_errors_A05_t30.dart
index ce1f36e..704c392 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t30.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t32.dart b/LanguageFeatures/nnbd/static_errors_A05_t32.dart
index c5ffcda..e72605b 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t32.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t33.dart b/LanguageFeatures/nnbd/static_errors_A05_t33.dart
index 67a74c2..c08c133 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t33.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A05_t34.dart b/LanguageFeatures/nnbd/static_errors_A05_t34.dart
index ecadb1c..20c626f 100644
--- a/LanguageFeatures/nnbd/static_errors_A05_t34.dart
+++ b/LanguageFeatures/nnbd/static_errors_A05_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t01.dart b/LanguageFeatures/nnbd/static_errors_A06_t01.dart
index 8bfc3b0..1b8ce02 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t02.dart b/LanguageFeatures/nnbd/static_errors_A06_t02.dart
index 4a92232..daf44c7 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t03.dart b/LanguageFeatures/nnbd/static_errors_A06_t03.dart
index bf45edf..d15d86c 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t04.dart b/LanguageFeatures/nnbd/static_errors_A06_t04.dart
index 59a53fb..1de5d24 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t05.dart b/LanguageFeatures/nnbd/static_errors_A06_t05.dart
index a34d6c2..e842c00 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t06.dart b/LanguageFeatures/nnbd/static_errors_A06_t06.dart
index 107628e..846fffc 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t07.dart b/LanguageFeatures/nnbd/static_errors_A06_t07.dart
index b5f4d39..5dbda89 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t08.dart b/LanguageFeatures/nnbd/static_errors_A06_t08.dart
index 579e34e..aa53897 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t11.dart b/LanguageFeatures/nnbd/static_errors_A06_t11.dart
index 562e976..4046751 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t12.dart b/LanguageFeatures/nnbd/static_errors_A06_t12.dart
index 8eb9a84..2c872b0 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t13.dart b/LanguageFeatures/nnbd/static_errors_A06_t13.dart
index 7252cfb..1bf2c61 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t14.dart b/LanguageFeatures/nnbd/static_errors_A06_t14.dart
index c9c80ce..e3da948 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t14.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t15.dart b/LanguageFeatures/nnbd/static_errors_A06_t15.dart
index 67b78b3..cacf23b 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t15.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t16.dart b/LanguageFeatures/nnbd/static_errors_A06_t16.dart
index 374c795..9f530a3 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t16.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t17.dart b/LanguageFeatures/nnbd/static_errors_A06_t17.dart
index a609690..48ef0b5 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t17.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t18.dart b/LanguageFeatures/nnbd/static_errors_A06_t18.dart
index 007a300..4834b69 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t18.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t19.dart b/LanguageFeatures/nnbd/static_errors_A06_t19.dart
index 2ba0ad6..d25613c 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t19.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t20.dart b/LanguageFeatures/nnbd/static_errors_A06_t20.dart
index da62ff9..92959b5 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t20.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t23.dart b/LanguageFeatures/nnbd/static_errors_A06_t23.dart
index eaab19b..8b007e6 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t23.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t24.dart b/LanguageFeatures/nnbd/static_errors_A06_t24.dart
index 4e1e77a..fc2cfae 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t24.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t25.dart b/LanguageFeatures/nnbd/static_errors_A06_t25.dart
index 1090f7a..632dca3 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t25.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A06_t26.dart b/LanguageFeatures/nnbd/static_errors_A06_t26.dart
index 4c9b49d..b318420 100644
--- a/LanguageFeatures/nnbd/static_errors_A06_t26.dart
+++ b/LanguageFeatures/nnbd/static_errors_A06_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t01.dart b/LanguageFeatures/nnbd/static_errors_A08_t01.dart
index 8c8b413..fa9e1b4 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t02.dart b/LanguageFeatures/nnbd/static_errors_A08_t02.dart
index 6c5dc1f..f9c1fc0 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t03.dart b/LanguageFeatures/nnbd/static_errors_A08_t03.dart
index e90e39b..76b89f7 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t04.dart b/LanguageFeatures/nnbd/static_errors_A08_t04.dart
index eb48717..5862ab8 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t06.dart b/LanguageFeatures/nnbd/static_errors_A08_t06.dart
index dc03312..8c337db 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t07.dart b/LanguageFeatures/nnbd/static_errors_A08_t07.dart
index 59680b7..3ad063a 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t09.dart b/LanguageFeatures/nnbd/static_errors_A08_t09.dart
index f51d7f7..e2a0e3c 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t10.dart b/LanguageFeatures/nnbd/static_errors_A08_t10.dart
index 5f701e8..1928999 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t11.dart b/LanguageFeatures/nnbd/static_errors_A08_t11.dart
index 23471c0..f1f00c0 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t13.dart b/LanguageFeatures/nnbd/static_errors_A08_t13.dart
index 29447d7..8482b54 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t14.dart b/LanguageFeatures/nnbd/static_errors_A08_t14.dart
index 8aea395..5972dc2 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t14.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A08_t15.dart b/LanguageFeatures/nnbd/static_errors_A08_t15.dart
index e5e610d..bd6b9b5 100644
--- a/LanguageFeatures/nnbd/static_errors_A08_t15.dart
+++ b/LanguageFeatures/nnbd/static_errors_A08_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t01.dart b/LanguageFeatures/nnbd/static_errors_A09_t01.dart
index 3caa475..5be3f38 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t02.dart b/LanguageFeatures/nnbd/static_errors_A09_t02.dart
index 59cc817..68a59bb 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t03.dart b/LanguageFeatures/nnbd/static_errors_A09_t03.dart
index c6162c5..8a35ef7 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t04.dart b/LanguageFeatures/nnbd/static_errors_A09_t04.dart
index ef26652..172fe9b 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t07.dart b/LanguageFeatures/nnbd/static_errors_A09_t07.dart
index b378c94..6489581 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t08.dart b/LanguageFeatures/nnbd/static_errors_A09_t08.dart
index 138310c..53dc904 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t09.dart b/LanguageFeatures/nnbd/static_errors_A09_t09.dart
index 7cfd40d..aea0cb6 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t10.dart b/LanguageFeatures/nnbd/static_errors_A09_t10.dart
index c4c5437..64f4ec5 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t11.dart b/LanguageFeatures/nnbd/static_errors_A09_t11.dart
index 040afcd..3147d20 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t13.dart b/LanguageFeatures/nnbd/static_errors_A09_t13.dart
index cd69c04..28513a7 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t14.dart b/LanguageFeatures/nnbd/static_errors_A09_t14.dart
index b8266ca..0f25554 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t14.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A09_t15.dart b/LanguageFeatures/nnbd/static_errors_A09_t15.dart
index d464252..a470112 100644
--- a/LanguageFeatures/nnbd/static_errors_A09_t15.dart
+++ b/LanguageFeatures/nnbd/static_errors_A09_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t01.dart b/LanguageFeatures/nnbd/static_errors_A10_t01.dart
index a2e3fbe..b6f3027 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t02.dart b/LanguageFeatures/nnbd/static_errors_A10_t02.dart
index e6e87f2..cc2fc86 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t03.dart b/LanguageFeatures/nnbd/static_errors_A10_t03.dart
index 8072fac..c745572 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t04.dart b/LanguageFeatures/nnbd/static_errors_A10_t04.dart
index 1b93dfa..b99c1b3 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t06.dart b/LanguageFeatures/nnbd/static_errors_A10_t06.dart
index b5686c8..b2157a3 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t07.dart b/LanguageFeatures/nnbd/static_errors_A10_t07.dart
index 4bfcb6e..fb2f5ed 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t08.dart b/LanguageFeatures/nnbd/static_errors_A10_t08.dart
index d2026e3..28b5644 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t09.dart b/LanguageFeatures/nnbd/static_errors_A10_t09.dart
index a75b164..595e38e 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t10.dart b/LanguageFeatures/nnbd/static_errors_A10_t10.dart
index 08be9e7..a2a157a 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t11.dart b/LanguageFeatures/nnbd/static_errors_A10_t11.dart
index 229516c..602470f 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t13.dart b/LanguageFeatures/nnbd/static_errors_A10_t13.dart
index 7ff5e6b..29c318b 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A10_t15.dart b/LanguageFeatures/nnbd/static_errors_A10_t15.dart
index 3709c0b..dce72e1 100644
--- a/LanguageFeatures/nnbd/static_errors_A10_t15.dart
+++ b/LanguageFeatures/nnbd/static_errors_A10_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/static_errors_A11_t01.dart b/LanguageFeatures/nnbd/static_errors_A11_t01.dart
index 60d0b9d..bd4a61a 100644
--- a/LanguageFeatures/nnbd/static_errors_A11_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a required named parameter has a default value.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A11_t02.dart b/LanguageFeatures/nnbd/static_errors_A11_t02.dart
index f13290c..4845e9f 100644
--- a/LanguageFeatures/nnbd/static_errors_A11_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a required named parameter has a default value.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A11_t03.dart b/LanguageFeatures/nnbd/static_errors_A11_t03.dart
index 4d1701b..119cd93 100644
--- a/LanguageFeatures/nnbd/static_errors_A11_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a required named parameter has a default value.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A11_t05.dart b/LanguageFeatures/nnbd/static_errors_A11_t05.dart
index 202def2..1a3d23d 100644
--- a/LanguageFeatures/nnbd/static_errors_A11_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A11_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a required named parameter has a default value.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A12_t01.dart b/LanguageFeatures/nnbd/static_errors_A12_t01.dart
index f3dc11f..174425a 100644
--- a/LanguageFeatures/nnbd/static_errors_A12_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a named parameter that is part of a required
  * group is not bound to an argument at a call site
diff --git a/LanguageFeatures/nnbd/static_errors_A12_t02.dart b/LanguageFeatures/nnbd/static_errors_A12_t02.dart
index cb6c1a4..4d46bad 100644
--- a/LanguageFeatures/nnbd/static_errors_A12_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a named parameter that is part of a required
  * group is not bound to an argument at a call site
diff --git a/LanguageFeatures/nnbd/static_errors_A12_t03.dart b/LanguageFeatures/nnbd/static_errors_A12_t03.dart
index c236040..f255943 100644
--- a/LanguageFeatures/nnbd/static_errors_A12_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a named parameter that is part of a required
  * group is not bound to an argument at a call site
diff --git a/LanguageFeatures/nnbd/static_errors_A13_t01.dart b/LanguageFeatures/nnbd/static_errors_A13_t01.dart
index 3acf7b8..309268f 100644
--- a/LanguageFeatures/nnbd/static_errors_A13_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call the default List constructor.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t01.dart b/LanguageFeatures/nnbd/static_errors_A14_t01.dart
index 917237f..31087bb 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t02.dart b/LanguageFeatures/nnbd/static_errors_A14_t02.dart
index c5e07f2..4cd893f 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t03.dart b/LanguageFeatures/nnbd/static_errors_A14_t03.dart
index 4a10c7d..0adfa09 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t04.dart b/LanguageFeatures/nnbd/static_errors_A14_t04.dart
index 0725b96..b44de66 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t05.dart b/LanguageFeatures/nnbd/static_errors_A14_t05.dart
index a0b9d22..8bafada 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t06.dart b/LanguageFeatures/nnbd/static_errors_A14_t06.dart
index c702fe6..b3545ae 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t12.dart b/LanguageFeatures/nnbd/static_errors_A14_t12.dart
index d4bad2a..383b071 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A14_t13.dart b/LanguageFeatures/nnbd/static_errors_A14_t13.dart
index afbf0a5..8014e0a 100644
--- a/LanguageFeatures/nnbd/static_errors_A14_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A14_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/static_errors_A15_t01.dart b/LanguageFeatures/nnbd/static_errors_A15_t01.dart
index 4c48f68..82a186c 100644
--- a/LanguageFeatures/nnbd/static_errors_A15_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin a type
  * of the form T? for any T.
diff --git a/LanguageFeatures/nnbd/static_errors_A16_t01.dart b/LanguageFeatures/nnbd/static_errors_A16_t01.dart
index d0f781e..e8e71dc 100644
--- a/LanguageFeatures/nnbd/static_errors_A16_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin the type
  * Never
diff --git a/LanguageFeatures/nnbd/static_errors_A17_t01.dart b/LanguageFeatures/nnbd/static_errors_A17_t01.dart
index e842788..39d978e 100644
--- a/LanguageFeatures/nnbd/static_errors_A17_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/static_errors_A17_t03.dart b/LanguageFeatures/nnbd/static_errors_A17_t03.dart
index a827897..aba2867 100644
--- a/LanguageFeatures/nnbd/static_errors_A17_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/static_errors_A18_t01.dart b/LanguageFeatures/nnbd/static_errors_A18_t01.dart
index 29dac5a..a0954e5 100644
--- a/LanguageFeatures/nnbd/static_errors_A18_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to apply an expression of type Never in the
  * function position of a function call
diff --git a/LanguageFeatures/nnbd/static_errors_A19_t01.dart b/LanguageFeatures/nnbd/static_errors_A19_t01.dart
index a839eda..9e04429 100644
--- a/LanguageFeatures/nnbd/static_errors_A19_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A19_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the static type of e in the expression 'throw e'
  * is not assignable to Object
diff --git a/LanguageFeatures/nnbd/static_errors_A19_t04.dart b/LanguageFeatures/nnbd/static_errors_A19_t04.dart
index 21ede0a..5668df6 100644
--- a/LanguageFeatures/nnbd/static_errors_A19_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A19_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the static type of e in the expression 'throw e'
  * is not assignable to Object
diff --git a/LanguageFeatures/nnbd/static_errors_A20_t01.dart b/LanguageFeatures/nnbd/static_errors_A20_t01.dart
index 1a5e163..06b2ab7 100644
--- a/LanguageFeatures/nnbd/static_errors_A20_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A20_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A20_t02.dart b/LanguageFeatures/nnbd/static_errors_A20_t02.dart
index dc69b41..6014452 100644
--- a/LanguageFeatures/nnbd/static_errors_A20_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A20_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A20_t03.dart b/LanguageFeatures/nnbd/static_errors_A20_t03.dart
index 064eeeb..8ec049f 100644
--- a/LanguageFeatures/nnbd/static_errors_A20_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A20_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t01.dart b/LanguageFeatures/nnbd/static_errors_A21_t01.dart
index b510a3b..9f794b6 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t02.dart b/LanguageFeatures/nnbd/static_errors_A21_t02.dart
index 5c371fb..96cebb1 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
@@ -21,11 +22,11 @@
   // [analyzer] SYNTACTIC_ERROR.EXTRANEOUS_MODIFIER
   // [cfe] Can't have modifier 'late' here.
   void m2(A x, [covariant late A y]) {}
-//                        ^^^^
+// [error line 24, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   void m3(A x, {covariant late A y}) {}
-//                        ^^^^
+// [error line 28, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t03.dart b/LanguageFeatures/nnbd/static_errors_A21_t03.dart
index 49acdf2..fbb0717 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t04.dart b/LanguageFeatures/nnbd/static_errors_A21_t04.dart
index 94fd2dc..b6b9baa 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t05.dart b/LanguageFeatures/nnbd/static_errors_A21_t05.dart
index 8dad7c9..70bb882 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t06.dart b/LanguageFeatures/nnbd/static_errors_A21_t06.dart
index 909371c..c7386c8 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A21_t07.dart b/LanguageFeatures/nnbd/static_errors_A21_t07.dart
index 64dd0c5..621a4ed 100644
--- a/LanguageFeatures/nnbd/static_errors_A21_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A21_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a variable to be declared as late in any of the
  * following positions: in a formal parameter list of any kind; in a catch
diff --git a/LanguageFeatures/nnbd/static_errors_A22_t01.dart b/LanguageFeatures/nnbd/static_errors_A22_t01.dart
index 7f5acff..a2be29d 100644
--- a/LanguageFeatures/nnbd/static_errors_A22_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A22_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for the initializer expression of a late local
  * variable to use a prefix await expression that is not nested inside of
diff --git a/LanguageFeatures/nnbd/static_errors_A22_t02.dart b/LanguageFeatures/nnbd/static_errors_A22_t02.dart
index 6cb0987..c1f2b25 100644
--- a/LanguageFeatures/nnbd/static_errors_A22_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for the initializer expression of a late local
  * variable to use a prefix await expression that is not nested inside of
diff --git a/LanguageFeatures/nnbd/static_errors_A22_t03.dart b/LanguageFeatures/nnbd/static_errors_A22_t03.dart
index b17ea28..ea0b931 100644
--- a/LanguageFeatures/nnbd/static_errors_A22_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for the initializer expression of a late local
  * variable to use a prefix await expression that is not nested inside of
diff --git a/LanguageFeatures/nnbd/static_errors_A23_t01.dart b/LanguageFeatures/nnbd/static_errors_A23_t01.dart
index 4d608e4..aad7805 100644
--- a/LanguageFeatures/nnbd/static_errors_A23_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A23_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class with a const constructor to have a late
  * final instance variable.
diff --git a/LanguageFeatures/nnbd/static_errors_A24_t01.dart b/LanguageFeatures/nnbd/static_errors_A24_t01.dart
index f317689..66b1070 100644
--- a/LanguageFeatures/nnbd/static_errors_A24_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a compile time error to write to a final variable if
  * that variable is declared late and does not have an initializer.
diff --git a/LanguageFeatures/nnbd/static_errors_A24_t02.dart b/LanguageFeatures/nnbd/static_errors_A24_t02.dart
index 1b48e81..5409c04 100644
--- a/LanguageFeatures/nnbd/static_errors_A24_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a compile time error to write to a final variable if
  * that variable is declared late and does not have an initializer.
diff --git a/LanguageFeatures/nnbd/static_errors_A25_t01.dart b/LanguageFeatures/nnbd/static_errors_A25_t01.dart
index 2f91aab..0d0b756 100644
--- a/LanguageFeatures/nnbd/static_errors_A25_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A25_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/static_errors_A25_t03.dart b/LanguageFeatures/nnbd/static_errors_A25_t03.dart
index d723159..1a7ab33 100644
--- a/LanguageFeatures/nnbd/static_errors_A25_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A25_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/static_errors_A25_t04.dart b/LanguageFeatures/nnbd/static_errors_A25_t04.dart
index 3aeabb7..0f9cfea 100644
--- a/LanguageFeatures/nnbd/static_errors_A25_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A25_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/static_errors_A25_t05.dart b/LanguageFeatures/nnbd/static_errors_A25_t05.dart
index 1f78a96..17cd123 100644
--- a/LanguageFeatures/nnbd/static_errors_A25_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A25_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/static_errors_A25_t06.dart b/LanguageFeatures/nnbd/static_errors_A25_t06.dart
index 700bafb..8d05f91 100644
--- a/LanguageFeatures/nnbd/static_errors_A25_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A25_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/static_errors_A26_t01.dart b/LanguageFeatures/nnbd/static_errors_A26_t01.dart
index d952c88..3faa6a8 100644
--- a/LanguageFeatures/nnbd/static_errors_A26_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A26_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable marked late
  * when the variable is definitely unassigned. This includes all forms of reads,
diff --git a/LanguageFeatures/nnbd/static_errors_A26_t03.dart b/LanguageFeatures/nnbd/static_errors_A26_t03.dart
index 47b457e..3bb9b2f 100644
--- a/LanguageFeatures/nnbd/static_errors_A26_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A26_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable marked late
  * when the variable is definitely unassigned. This includes all forms of reads,
diff --git a/LanguageFeatures/nnbd/static_errors_A26_t04.dart b/LanguageFeatures/nnbd/static_errors_A26_t04.dart
index d5f452b..e607b04 100644
--- a/LanguageFeatures/nnbd/static_errors_A26_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A26_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable marked late
  * when the variable is definitely unassigned. This includes all forms of reads,
diff --git a/LanguageFeatures/nnbd/static_errors_A27_t01.dart b/LanguageFeatures/nnbd/static_errors_A27_t01.dart
index badc7cb..a413a15 100644
--- a/LanguageFeatures/nnbd/static_errors_A27_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A27_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the object being iterated over by a for-in loop
  * has a static type which is not dynamic, and is not a subtype of
diff --git a/LanguageFeatures/nnbd/static_errors_A27_t02.dart b/LanguageFeatures/nnbd/static_errors_A27_t02.dart
index 2c2eab2..65da58c 100644
--- a/LanguageFeatures/nnbd/static_errors_A27_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A27_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the object being iterated over by a for-in loop
  * has a static type which is not dynamic, and is not a subtype of
diff --git a/LanguageFeatures/nnbd/static_errors_A28_t01.dart b/LanguageFeatures/nnbd/static_errors_A28_t01.dart
index b24a79f..2728cd4 100644
--- a/LanguageFeatures/nnbd/static_errors_A28_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A28_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the type of the value returned from a factory
  * constructor is not a subtype of the class type associated with the class in
diff --git a/LanguageFeatures/nnbd/static_errors_A29_t01.dart b/LanguageFeatures/nnbd/static_errors_A29_t01.dart
index c2bb653..1f23c2e 100644
--- a/LanguageFeatures/nnbd/static_errors_A29_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A29_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/static_errors_A29_t02.dart b/LanguageFeatures/nnbd/static_errors_A29_t02.dart
index 08f5fbc..21f1dda 100644
--- a/LanguageFeatures/nnbd/static_errors_A29_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A29_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/static_errors_A29_t03.dart b/LanguageFeatures/nnbd/static_errors_A29_t03.dart
index c9f5838..29b1411 100644
--- a/LanguageFeatures/nnbd/static_errors_A29_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A29_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/static_errors_A29_t04.dart b/LanguageFeatures/nnbd/static_errors_A29_t04.dart
index 9ae792d..60cdf5b 100644
--- a/LanguageFeatures/nnbd/static_errors_A29_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A29_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t01.dart b/LanguageFeatures/nnbd/static_errors_A30_t01.dart
index 2b1730e..3037b6b 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t02.dart b/LanguageFeatures/nnbd/static_errors_A30_t02.dart
index f5b09bf..fc22375 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t03.dart b/LanguageFeatures/nnbd/static_errors_A30_t03.dart
index 6c8f3fe..21b0471 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t04.dart b/LanguageFeatures/nnbd/static_errors_A30_t04.dart
index 5de6f9a..c26f0cf 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t04.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t05.dart b/LanguageFeatures/nnbd/static_errors_A30_t05.dart
index 50fc3c4..9b21fe3 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t06.dart b/LanguageFeatures/nnbd/static_errors_A30_t06.dart
index f36dfad..31627b0 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t07.dart b/LanguageFeatures/nnbd/static_errors_A30_t07.dart
index 39447dd..619b47b 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t08.dart b/LanguageFeatures/nnbd/static_errors_A30_t08.dart
index 10f46ee..e249435 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t09.dart b/LanguageFeatures/nnbd/static_errors_A30_t09.dart
index c940390..8f9b3ad 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A30_t10.dart b/LanguageFeatures/nnbd/static_errors_A30_t10.dart
index 29b7ca3..e47d1b1 100644
--- a/LanguageFeatures/nnbd/static_errors_A30_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A30_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/static_errors_A31_t01.dart b/LanguageFeatures/nnbd/static_errors_A31_t01.dart
index f876da7..f352d30 100644
--- a/LanguageFeatures/nnbd/static_errors_A31_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A31_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class has a setter and a getter with the same
  * basename where the return type of the getter is not a subtype of the argument
diff --git a/LanguageFeatures/nnbd/static_errors_A31_t02.dart b/LanguageFeatures/nnbd/static_errors_A31_t02.dart
index 1b4d719..ef492b5 100644
--- a/LanguageFeatures/nnbd/static_errors_A31_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A31_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class has a setter and a getter with the same
  * basename where the return type of the getter is not a subtype of the argument
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t01.dart b/LanguageFeatures/nnbd/static_errors_A32_t01.dart
index 78f8e77..edf179c 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t02.dart b/LanguageFeatures/nnbd/static_errors_A32_t02.dart
index 07ffd09..075b5f7 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t05.dart b/LanguageFeatures/nnbd/static_errors_A32_t05.dart
index f72b229..2622b34 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t06.dart b/LanguageFeatures/nnbd/static_errors_A32_t06.dart
index 9bc5629..4f31b8a 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t07.dart b/LanguageFeatures/nnbd/static_errors_A32_t07.dart
index 4ed8f31..d2217a0 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t08.dart b/LanguageFeatures/nnbd/static_errors_A32_t08.dart
index 21e6cd9..3fbc1cd 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t09.dart b/LanguageFeatures/nnbd/static_errors_A32_t09.dart
index 135c7bc..9e9bdaa 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t11.dart b/LanguageFeatures/nnbd/static_errors_A32_t11.dart
index 7bf3bc6..41badf5 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t11.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t12.dart b/LanguageFeatures/nnbd/static_errors_A32_t12.dart
index 3366364..4e7a296 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t13.dart b/LanguageFeatures/nnbd/static_errors_A32_t13.dart
index 940748e..32275d7 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A32_t14.dart b/LanguageFeatures/nnbd/static_errors_A32_t14.dart
index c377741..7f2b932 100644
--- a/LanguageFeatures/nnbd/static_errors_A32_t14.dart
+++ b/LanguageFeatures/nnbd/static_errors_A32_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t01.dart b/LanguageFeatures/nnbd/static_errors_A33_t01.dart
index 2731bb2..0c2bf2d 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t01.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t02.dart b/LanguageFeatures/nnbd/static_errors_A33_t02.dart
index ec6b33a..01f2242 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t02.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t03.dart b/LanguageFeatures/nnbd/static_errors_A33_t03.dart
index 7454ac5..4e8edf9 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t03.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t05.dart b/LanguageFeatures/nnbd/static_errors_A33_t05.dart
index ba5cba0..f24f237 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t05.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t06.dart b/LanguageFeatures/nnbd/static_errors_A33_t06.dart
index 8a0aafa..b461131 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t06.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t07.dart b/LanguageFeatures/nnbd/static_errors_A33_t07.dart
index 15a6866..0462195 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t07.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t08.dart b/LanguageFeatures/nnbd/static_errors_A33_t08.dart
index 771f7b5..ef757d0 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t08.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t09.dart b/LanguageFeatures/nnbd/static_errors_A33_t09.dart
index b1d3bf5..238a982 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t09.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t10.dart b/LanguageFeatures/nnbd/static_errors_A33_t10.dart
index efe419b..d5db49e 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t10.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t12.dart b/LanguageFeatures/nnbd/static_errors_A33_t12.dart
index a8cbc37..e18d25e 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t12.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/static_errors_A33_t13.dart b/LanguageFeatures/nnbd/static_errors_A33_t13.dart
index c9dbbd8..901fdd5 100644
--- a/LanguageFeatures/nnbd/static_errors_A33_t13.dart
+++ b/LanguageFeatures/nnbd/static_errors_A33_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/syntax_A01_t01.dart b/LanguageFeatures/nnbd/syntax_A01_t01.dart
index 9b6ef24..488fbe3 100644
--- a/LanguageFeatures/nnbd/syntax_A01_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/syntax_A01_t02.dart b/LanguageFeatures/nnbd/syntax_A01_t02.dart
index a6c7594..85a42f6 100644
--- a/LanguageFeatures/nnbd/syntax_A01_t02.dart
+++ b/LanguageFeatures/nnbd/syntax_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/syntax_A01_t03.dart b/LanguageFeatures/nnbd/syntax_A01_t03.dart
index 8259204..907033a 100644
--- a/LanguageFeatures/nnbd/syntax_A01_t03.dart
+++ b/LanguageFeatures/nnbd/syntax_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/syntax_A01_t05.dart b/LanguageFeatures/nnbd/syntax_A01_t05.dart
index d3641c2..944a5bc 100644
--- a/LanguageFeatures/nnbd/syntax_A01_t05.dart
+++ b/LanguageFeatures/nnbd/syntax_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/syntax_A01_t06.dart b/LanguageFeatures/nnbd/syntax_A01_t06.dart
index c0794cc..a470d3d 100644
--- a/LanguageFeatures/nnbd/syntax_A01_t06.dart
+++ b/LanguageFeatures/nnbd/syntax_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/syntax_A02_t01.dart b/LanguageFeatures/nnbd/syntax_A02_t01.dart
index b4664aa..49ffa9a 100644
--- a/LanguageFeatures/nnbd/syntax_A02_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/syntax_A02_t03.dart b/LanguageFeatures/nnbd/syntax_A02_t03.dart
index 85f0ff2..585e060 100644
--- a/LanguageFeatures/nnbd/syntax_A02_t03.dart
+++ b/LanguageFeatures/nnbd/syntax_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/syntax_A03_t01.dart b/LanguageFeatures/nnbd/syntax_A03_t01.dart
index 92bae97..77dbf04 100644
--- a/LanguageFeatures/nnbd/syntax_A03_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of expressions is extended to allow any expression to
  * be suffixed with a !.
diff --git a/LanguageFeatures/nnbd/syntax_A04_t01.dart b/LanguageFeatures/nnbd/syntax_A04_t01.dart
index dc7d4ff..e613e58 100644
--- a/LanguageFeatures/nnbd/syntax_A04_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier late is added as a built-in identifier. The grammar
  * of top level variables, static fields, instance fields, and local variables
diff --git a/LanguageFeatures/nnbd/syntax_A05_t01.dart b/LanguageFeatures/nnbd/syntax_A05_t01.dart
index 76736d6..08f7132 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A05_t02.dart b/LanguageFeatures/nnbd/syntax_A05_t02.dart
index ba25585..5a0292d 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t02.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A05_t03.dart b/LanguageFeatures/nnbd/syntax_A05_t03.dart
index 3f5a969..22b8ec8 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t03.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A05_t04.dart b/LanguageFeatures/nnbd/syntax_A05_t04.dart
index 130d6f4..c8304f3 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t04.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A05_t05.dart b/LanguageFeatures/nnbd/syntax_A05_t05.dart
index f92e80c..ae2dae5 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t05.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A05_t06.dart b/LanguageFeatures/nnbd/syntax_A05_t06.dart
index c82ee45..e503702 100644
--- a/LanguageFeatures/nnbd/syntax_A05_t06.dart
+++ b/LanguageFeatures/nnbd/syntax_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/syntax_A06_t01.dart b/LanguageFeatures/nnbd/syntax_A06_t01.dart
index 8221457..e68382e 100644
--- a/LanguageFeatures/nnbd/syntax_A06_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of selectors is extended to allow null-aware
  * subscripting using the syntax e1?[e2] which evaluates to null if e1
diff --git a/LanguageFeatures/nnbd/syntax_A07_t01.dart b/LanguageFeatures/nnbd/syntax_A07_t01.dart
index 7d5c54e..7a745e1 100644
--- a/LanguageFeatures/nnbd/syntax_A07_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/syntax_A07_t05.dart b/LanguageFeatures/nnbd/syntax_A07_t05.dart
index d5666f0..c8c9f40 100644
--- a/LanguageFeatures/nnbd/syntax_A07_t05.dart
+++ b/LanguageFeatures/nnbd/syntax_A07_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/syntax_A08_t01.dart b/LanguageFeatures/nnbd/syntax_A08_t01.dart
index b84dfa2..8c5595e 100644
--- a/LanguageFeatures/nnbd/syntax_A08_t01.dart
+++ b/LanguageFeatures/nnbd/syntax_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Conditional expressions inside of braces are ambiguous between
  * sets and maps. That is, { a as bool ? - 3 : 3 } can be parsed as a set
diff --git a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A01_t03.dart b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A01_t03.dart
index 7260e44..dabdaba 100644
--- a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A01_t03.dart
+++ b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A02_t03.dart b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A02_t03.dart
index c985bb8..f5048ff 100644
--- a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A02_t03.dart
+++ b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A03_t03.dart b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A03_t03.dart
index c1754e9..3d97229 100644
--- a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A03_t03.dart
+++ b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A04_t08.dart b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A04_t08.dart
index 4c64712..03f5451 100644
--- a/LanguageFeatures/nnbd/triple-shift/local_variable_read_A04_t08.dart
+++ b/LanguageFeatures/nnbd/triple-shift/local_variable_read_A04_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A09_t12.dart b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A09_t12.dart
index d617b6a..4cbf5fe 100644
--- a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A09_t12.dart
+++ b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A09_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A11_t12.dart b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A11_t12.dart
index f104232..0b3e5bf 100644
--- a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A11_t12.dart
+++ b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A11_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A13_t12.dart b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A13_t12.dart
index 27af637..6b57638 100644
--- a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A13_t12.dart
+++ b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A13_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A15_t12.dart b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A15_t12.dart
index 99f1dcb..d68a169 100644
--- a/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A15_t12.dart
+++ b/LanguageFeatures/nnbd/triple-shift/null_aware_operator_A15_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/triple-shift/static_errors_A25_t02.dart b/LanguageFeatures/nnbd/triple-shift/static_errors_A25_t02.dart
index 78142aa..d927f5f 100644
--- a/LanguageFeatures/nnbd/triple-shift/static_errors_A25_t02.dart
+++ b/LanguageFeatures/nnbd/triple-shift/static_errors_A25_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a local variable
  * marked late and final when the variable is definitely assigned. This includes
diff --git a/LanguageFeatures/nnbd/triple-shift/static_errors_A26_t02.dart b/LanguageFeatures/nnbd/triple-shift/static_errors_A26_t02.dart
index 5ad2377..fd87020 100644
--- a/LanguageFeatures/nnbd/triple-shift/static_errors_A26_t02.dart
+++ b/LanguageFeatures/nnbd/triple-shift/static_errors_A26_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable marked late
  * when the variable is definitely unassigned. This includes all forms of reads,
diff --git a/LanguageFeatures/nnbd/type-aliases/assignability_A01_t01.dart b/LanguageFeatures/nnbd/type-aliases/assignability_A01_t01.dart
index 84c86ef..8793a89 100644
--- a/LanguageFeatures/nnbd/type-aliases/assignability_A01_t01.dart
+++ b/LanguageFeatures/nnbd/type-aliases/assignability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/type-aliases/assignability_A01_t02.dart b/LanguageFeatures/nnbd/type-aliases/assignability_A01_t02.dart
index 9e9761e..f22d976 100644
--- a/LanguageFeatures/nnbd/type-aliases/assignability_A01_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/assignability_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t05.dart b/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t05.dart
index d979327..71fe6ae 100644
--- a/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t05.dart
+++ b/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t06.dart b/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t06.dart
index b643a4a..6bf1c99 100644
--- a/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t06.dart
+++ b/LanguageFeatures/nnbd/type-aliases/extension_method_resolution_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A01_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A01_t02.dart
index fe1a034..e41683b 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A02_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A02_t02.dart
index 89ddacb..e777063 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.f translates to:
  *  PASSTHRU[F, fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A03_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A03_t02.dart
index a1bf807..3d40509 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A03_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A04_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A04_t02.dart
index ce45e1d..7117819 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A04_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.m(args) translates to:
  *  PASSTHRU[F, fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A06_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A06_t02.dart
index 3255925..c04ac0c 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A06_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A07_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A07_t02.dart
index bb169f9..22bca49 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A07_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A08_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A08_t02.dart
index e52c348..a67e8b0 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A08_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A10_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A10_t02.dart
index c2c26a2..2a94ffc 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A10_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A12_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A12_t02.dart
index 107e9c8..d6f2b35 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A12_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A14_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A14_t02.dart
index 9430a29..407b140 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A14_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A16_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A16_t02.dart
index 9a51977..65096e4 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A16_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t02.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t02.dart
index 1720c5b..25bc1f7 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t05.dart b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t05.dart
index fb86053..4b63739 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t05.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_aware_operator_A17_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t03.dart b/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t03.dart
index c8788d9..acd0a7e 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t03.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t08.dart b/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t08.dart
index 57be0d8..543b07b 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t08.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_promotion_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t03.dart b/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t03.dart
index a316306..c3dd1c8 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t03.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t04.dart b/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t04.dart
index 146f58d..afdf5d3 100644
--- a/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/null_promotion_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t03.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t03.dart
index efbaafa..f80afec 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t03.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t07.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t07.dart
index 74f45e3..8837bec 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t07.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t04.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t04.dart
index 74c9e72..e3b4fdd 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t10.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t10.dart
index 1b909e8..6c14fe3 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t10.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t14.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t14.dart
index 998d204..9d5fe52 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t14.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t17.dart b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t17.dart
index dc9cc26..bee8010 100644
--- a/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t17.dart
+++ b/LanguageFeatures/nnbd/type-aliases/nullability_definitions_A02_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/type-aliases/opted_in_aliases_lib.dart b/LanguageFeatures/nnbd/type-aliases/opted_in_aliases_lib.dart
index dd145b5..c9e8ee3 100644
--- a/LanguageFeatures/nnbd/type-aliases/opted_in_aliases_lib.dart
+++ b/LanguageFeatures/nnbd/type-aliases/opted_in_aliases_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t04.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t04.dart
index 4243a54..b8b769b 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t05.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t05.dart
index 7556cd0..4e6e849 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t05.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t04.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t04.dart
index 5ffffd1..d510a58 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t05.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t05.dart
index 65c8eff..0c81602 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t05.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A03_t03.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A03_t03.dart
index b1ed238..977992e 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A03_t03.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A14_t11.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A14_t11.dart
index 5228218..fddc232 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A14_t11.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A14_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A15_t02.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A15_t02.dart
index 446f624..b1509f7 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A15_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin a type
  * of the form T? for any T.
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A16_t02.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A16_t02.dart
index e1685df..6f507ed 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A16_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin the type
  * Never
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t02.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t02.dart
index 45768d8..c3f4391 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t04.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t04.dart
index 6a8c743..ef30d45 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A17_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A18_t02.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A18_t02.dart
index f5c0554..01b84f8 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A18_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to apply an expression of type Never in the
  * function position of a function call
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A19_t02.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A19_t02.dart
index fbd2f50..efaf9b5 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A19_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A19_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the static type of e in the expression 'throw e'
  * is not assignable to Object
diff --git a/LanguageFeatures/nnbd/type-aliases/static_errors_A32_t03.dart b/LanguageFeatures/nnbd/type-aliases/static_errors_A32_t03.dart
index fad29c6..1a34028 100644
--- a/LanguageFeatures/nnbd/type-aliases/static_errors_A32_t03.dart
+++ b/LanguageFeatures/nnbd/type-aliases/static_errors_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A01_t04.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A01_t04.dart
index 891dd45..ee0b4f5 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A01_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A02_t02.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A02_t02.dart
index c5f900e..b2c56e5 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A02_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A02_t04.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A02_t04.dart
index 6726b85..1c29f02 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A02_t04.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A03_t02.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A03_t02.dart
index 9bc0b28..36a8ee4 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A03_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of expressions is extended to allow any expression to
  * be suffixed with a !.
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A06_t02.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A06_t02.dart
index 2785f76..ee20fc7 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A06_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of selectors is extended to allow null-aware
  * subscripting using the syntax e1?[e2] which evaluates to null if e1
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A07_t02.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A07_t02.dart
index d57e987..0a563cf 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A07_t02.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/type-aliases/syntax_A07_t06.dart b/LanguageFeatures/nnbd/type-aliases/syntax_A07_t06.dart
index 729957c..caa648a 100644
--- a/LanguageFeatures/nnbd/type-aliases/syntax_A07_t06.dart
+++ b/LanguageFeatures/nnbd/type-aliases/syntax_A07_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A01_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A01_t01.dart
index 858c6e8..1ad9482 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A01_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A01_t02.dart b/LanguageFeatures/nnbd/type-normalization/equations_A01_t02.dart
index 6ab1ae9..c82ca88 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A01_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A05_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A05_t01.dart
index 8e71210..ce700a4 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A05_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A06_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A06_t01.dart
index 913497f..b1aa89e 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A06_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A07_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A07_t01.dart
index 9c320c1..aa860e2 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A07_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A08_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A08_t01.dart
index 0999ed3..3f7304e 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A08_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A11_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A11_t01.dart
index 892effe..57d5b6f 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A11_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A11_t02.dart b/LanguageFeatures/nnbd/type-normalization/equations_A11_t02.dart
index b20eaba..45c9048 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A11_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A12_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A12_t01.dart
index 42565c3..c044711 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A12_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A12_t02.dart b/LanguageFeatures/nnbd/type-normalization/equations_A12_t02.dart
index f5640f4..4948085 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A12_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/equations_A13_t01.dart b/LanguageFeatures/nnbd/type-normalization/equations_A13_t01.dart
index f1aeccd..959f613 100644
--- a/LanguageFeatures/nnbd/type-normalization/equations_A13_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/equations_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t01.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t01.dart
index 5999622..9c9b0bd 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t02.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t02.dart
index 92beb11..b33464a 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t04.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t04.dart
index 13ec39f..8824504 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t04.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t05.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t05.dart
index 9382078..4137b38 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t05.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t06.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t06.dart
index 3689639..ed55389 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t06.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A02_t07.dart b/LanguageFeatures/nnbd/type-normalization/norm_A02_t07.dart
index a011cad..48f631d 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A02_t07.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t01.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t01.dart
index 27a5153..1669d38 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t02.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t02.dart
index 279861e..c9e6b7a 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t04.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t04.dart
index ccf0cd5..47397ad 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t04.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t05.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t05.dart
index c0b6631..ff27a45 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t05.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t06.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t06.dart
index 9991a62..7af520c 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t06.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t08.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t08.dart
index 7047627..bc8dda9 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t08.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A03_t10.dart b/LanguageFeatures/nnbd/type-normalization/norm_A03_t10.dart
index 46aba22..9a76e1d 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A03_t10.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A03_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A05_t01.dart b/LanguageFeatures/nnbd/type-normalization/norm_A05_t01.dart
index 04db478..63e71f8 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A05_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(X extends T) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A05_t02.dart b/LanguageFeatures/nnbd/type-normalization/norm_A05_t02.dart
index 84f58c7..9d992d7 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A05_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(X extends T) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A05_t03.dart b/LanguageFeatures/nnbd/type-normalization/norm_A05_t03.dart
index dd17e34..dfeba47 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A05_t03.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(X extends T) =
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t01.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t01.dart
index f6d791c..9ef1316 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t05.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t05.dart
index bb4198e..243c6bd 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t05.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t06.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t06.dart
index 5123266..e057716 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t06.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t09.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t09.dart
index 98e4940..2c80358 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t09.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t10.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t10.dart
index 2725945..e37d588 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t10.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A06_t11.dart b/LanguageFeatures/nnbd/type-normalization/norm_A06_t11.dart
index ebb9927..3b05f03 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A06_t11.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A07_t01.dart b/LanguageFeatures/nnbd/type-normalization/norm_A07_t01.dart
index ef809cf..2c89b86 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A07_t01.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(R Function<X extends B>(S)) = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/type-normalization/norm_A07_t02.dart b/LanguageFeatures/nnbd/type-normalization/norm_A07_t02.dart
index cda06ad..5622be5 100644
--- a/LanguageFeatures/nnbd/type-normalization/norm_A07_t02.dart
+++ b/LanguageFeatures/nnbd/type-normalization/norm_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(R Function<X extends B>(S)) = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t01.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t01.dart
index c0cf2cb..faf89de 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t01.dart
@@ -1,7 +1,9 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t02.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t02.dart
index fb58d84..5a7dd3d 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t01.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t01.dart
index 7c8c8a8..1526013 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t02.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t02.dart
index 3526911..5549673 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form [e is T] or [e is! T] is accepted as a
  * potentially and compile-time constant expression if [e] is potentially
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t01.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t01.dart
index 42d5052..c2b35a4 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t03.dart b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t03.dart
index f63274b..b83bcf7 100644
--- a/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/Constant-update-2018/TypeTestOperator_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t01.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t01.dart
index 84e2454..ddde994 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t02.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t02.dart
index 4ffbe1c..e88c946 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t03.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t03.dart
index d41947e..94324d5 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/class/class_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
index 0b07dd3..b876fca 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
index 7f0431f..8b6544e 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
index b7fcb62..6fce901 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/nonfunction_typedef/nonfunction_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t01.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
index 419cb07..2c012df 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t02.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
index acf7842..671ded5 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t03.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
index 29ea97a..0e78474 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t04.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
index 85e5e44..d8298b2 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t05.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
index 916395a..dedd07c 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t06.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
index 5398b59..8ed0a6d 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t07.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
index 67d394d..349a042 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t08.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
index 43bb548..28be184 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t09.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
index 790ec91..6d53e71 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t10.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
index 44564c1..8129576 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t11.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
index db41abb..b3c1e33 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t12.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
index c846cfe..9b0b7a6 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t13.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
index c23f5a9..099383c 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t14.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
index d3f57f8..0b332b2 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t15.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
index 600ca99..b114aa9 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t16.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
index 449553a..d1b9903 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t17.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
index f1e05f9..d4b0cf6 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t18.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
index b07f99c..031ed9f 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t19.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
index 996e816..8dc1eee 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t20.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
index 4a27bbe..85f2268 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t21.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
index b389de0..56632f6 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t22.dart b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
index ffbae22..29d20ba 100644
--- a/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
+++ b/LanguageFeatures/nnbd/weak/Least-greatest-closure/typedef/typedef_dynamic_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The definitions of least and greatest closure are changed in null
  * safe libraries to substitute [Never] in positions where previously [Null
diff --git a/LanguageFeatures/nnbd/weak/assignability_A01_t01.dart b/LanguageFeatures/nnbd/weak/assignability_A01_t01.dart
index 77e1aef..a1f0445 100644
--- a/LanguageFeatures/nnbd/weak/assignability_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/assignability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A01_t01.dart b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A01_t01.dart
index 1a5dcf7..e740dea 100644
--- a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A02_t01.dart b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A02_t01.dart
index 2a35957..47230a5 100644
--- a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The requirement that the condition in a boolean conditional
  * control expression (e.g. the a conditional statement, conditional element,
diff --git a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t01.dart b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t01.dart
index 3b96835..d2897b4 100644
--- a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With unsound null checking, evaluation proceeds as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t02.dart b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t02.dart
index 02085aa..86e2e2b 100644
--- a/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/boolean_conditional_evaluation_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With unsound null checking, evaluation proceeds as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t09.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t09.dart
index 4c1f03a..8abcbea 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t10.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t10.dart
index 23a96b9..6db6bf6 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t11.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t11.dart
index f713c5d..bdab6c6 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t11.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t12.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t12.dart
index 9f44d33..bb61ce0 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t12.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t13.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t13.dart
index 861783e..619b5bc 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t13.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t14.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t14.dart
index b393b58..1a05e98 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t14.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t15.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t15.dart
index e0f2b40..ca631ac 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t15.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t16.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t16.dart
index 35118d8..6c93d6e 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t16.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t17.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t17.dart
index 0cf6178..4d45ce7 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t17.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t18.dart b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t18.dart
index e7996a5..1deeb5b 100644
--- a/LanguageFeatures/nnbd/weak/const_evaluation_A01_t18.dart
+++ b/LanguageFeatures/nnbd/weak/const_evaluation_A01_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion With sound null safety, all generic const constructors and
  * generic const literals are evaluated using the actual type arguments
diff --git a/LanguageFeatures/nnbd/weak/const_objects_A01_t01.dart b/LanguageFeatures/nnbd/weak/const_objects_A01_t01.dart
index 635a843..41567fa 100644
--- a/LanguageFeatures/nnbd/weak/const_objects_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/const_objects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form 'e as T' is potentially constant if e is
  * a potentially constant expression and T is a potentially constant type
diff --git a/LanguageFeatures/nnbd/weak/const_type_var_elimination_A01_t01.dart b/LanguageFeatures/nnbd/weak/const_type_var_elimination_A01_t01.dart
index 5b3c57b..c2b6435 100644
--- a/LanguageFeatures/nnbd/weak/const_type_var_elimination_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/const_type_var_elimination_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If performing inference on a const value of a generic class
  * results in inferred type arguments to the generic class which contain free
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_class_t01.dart b/LanguageFeatures/nnbd/weak/exports_A01_class_t01.dart
index 8f417e2..8f67016 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_class_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_class_t02.dart b/LanguageFeatures/nnbd/weak/exports_A01_class_t02.dart
index 91b4f7a..44fbeb7 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_class_t02.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_class_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_class_t03.dart b/LanguageFeatures/nnbd/weak/exports_A01_class_t03.dart
index a38880a..2449d88 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_class_t03.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_class_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_class_t04.dart b/LanguageFeatures/nnbd/weak/exports_A01_class_t04.dart
index 9bdf5a2..79659b7 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_class_t04.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_class_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_class_t05.dart b/LanguageFeatures/nnbd/weak/exports_A01_class_t05.dart
index 18f03b6..45633b6 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_class_t05.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_class_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t01.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t01.dart
index 8a09c19..7c8a74e 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t02.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t02.dart
index a4da9ea..ea05965 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t02.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t03.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t03.dart
index 2b9d87b..b28fd63 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t03.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t04.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t04.dart
index 9351d6c..f37adac 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t04.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t05.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t05.dart
index 849174d..cfaf76e 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t05.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t06.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t06.dart
index 825532b..a491a20 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t06.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t07.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t07.dart
index bb638ad..1def1e2 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t07.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t08.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t08.dart
index b4f0cb2..9e8c9bd 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t08.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t09.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t09.dart
index 22e6bf9..298dcdb 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t09.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t10.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t10.dart
index 5f446ab..e1b10ff 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t10.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t11.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t11.dart
index 6373899..8167258 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t11.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t12.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t12.dart
index 6c0d4df..55deade 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t12.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t13.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t13.dart
index da2ed48..2557aba 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t13.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t14.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t14.dart
index 6d1fe7a..20b2deb 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t14.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t15.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t15.dart
index 6a0d33f..b1e8908 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t15.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_functions_t16.dart b/LanguageFeatures/nnbd/weak/exports_A01_functions_t16.dart
index 612007f..cddd065 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_functions_t16.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_functions_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_opted_in_lib.dart b/LanguageFeatures/nnbd/weak/exports_A01_opted_in_lib.dart
index c731505..bf19314 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_opted_out_lib.dart b/LanguageFeatures/nnbd/weak/exports_A01_opted_out_lib.dart
index 3e3fccc..dbf9dd1 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t01.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t01.dart
index 9ff5f66..819e5ac 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t02.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t02.dart
index 7ac150e..572532c 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t02.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t03.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t03.dart
index 53533b4..3751d8b 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t03.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t04.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t04.dart
index f1a208e..dfd6f71 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t04.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t05.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t05.dart
index 931c7e4..05df819 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t05.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t06.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t06.dart
index 461ec84..5309d7d 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t06.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t07.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t07.dart
index 5daacee..cea28e6 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t07.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t08.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t08.dart
index 6550cdf..ed4d6f1 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t08.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t09.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t09.dart
index cc2baed..5702d5f 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t09.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t10.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t10.dart
index e9821e1..57e4acc 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t10.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t11.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t11.dart
index 72714cf..d9c879f 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t11.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t12.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t12.dart
index 4db35d0..f71aaeb 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t12.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t13.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t13.dart
index f8d0c86..f26a6ae 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t13.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t14.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t14.dart
index 0072319..9e7cbb7 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t14.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t15.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t15.dart
index b5a8e1e..a311681 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t15.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t16.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t16.dart
index e37c22e..6afe255 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t16.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t17.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t17.dart
index ae84b59..40f67ce 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t17.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef1_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t01.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t01.dart
index 04fe5a0..d418e94 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t02.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t02.dart
index 06da5fc..29516eb 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t02.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t03.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t03.dart
index 0562746..6c32e57 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t03.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t04.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t04.dart
index 1aadb80..061ecb5 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t04.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t05.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t05.dart
index e0fc501..ce4f2a6 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t05.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t06.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t06.dart
index 619e48f..66e64bc 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t06.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t07.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t07.dart
index 8f6353e..6c1a288 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t07.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t08.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t08.dart
index 02831e3..d12dc8f 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t08.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t09.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t09.dart
index 3b4fcf9..744a252 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t09.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t10.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t10.dart
index 4085f4e..5095661 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t10.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t11.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t11.dart
index e85d719..d4ca836 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t11.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t12.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t12.dart
index 093e381..c732df8 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t12.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t13.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t13.dart
index c2c3b2e..8b9bff8 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t13.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t14.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t14.dart
index b1faa4c..37c4eef 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t14.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t15.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t15.dart
index aee2802..846b338 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t15.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t16.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t16.dart
index 7607fb4..003cacd 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t16.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t17.dart b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t17.dart
index 2ecbd38..87f3f5b 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_typedef_t17.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_typedef_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_var_t01.dart b/LanguageFeatures/nnbd/weak/exports_A01_var_t01.dart
index d6848eb..5b81694 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_var_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_var_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_var_t02.dart b/LanguageFeatures/nnbd/weak/exports_A01_var_t02.dart
index a5ec9c4..847083e 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_var_t02.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_var_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_var_t03.dart b/LanguageFeatures/nnbd/weak/exports_A01_var_t03.dart
index e95d826..723025f 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_var_t03.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_var_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_var_t04.dart b/LanguageFeatures/nnbd/weak/exports_A01_var_t04.dart
index 7430a77..9a319e0 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_var_t04.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_var_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A01_var_t05.dart b/LanguageFeatures/nnbd/weak/exports_A01_var_t05.dart
index f4831fa..63c3dda 100644
--- a/LanguageFeatures/nnbd/weak/exports_A01_var_t05.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A01_var_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/exports_A02_opted_out_lib.dart b/LanguageFeatures/nnbd/weak/exports_A02_opted_out_lib.dart
index a5f004d..f33fe8f 100644
--- a/LanguageFeatures/nnbd/weak/exports_A02_opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A02_opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/exports_A02_t01.dart b/LanguageFeatures/nnbd/weak/exports_A02_t01.dart
index ff85cad..3b4d6e3 100644
--- a/LanguageFeatures/nnbd/weak/exports_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/exports_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion: It is an error for a migrated library to re-export symbols from
  * an unmigrated library.
diff --git a/LanguageFeatures/nnbd/weak/expression_typing_A02_t01.dart b/LanguageFeatures/nnbd/weak/expression_typing_A02_t01.dart
index cafb560..b89484a 100644
--- a/LanguageFeatures/nnbd/weak/expression_typing_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/expression_typing_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling a method (including an operator) or getter on a receiver
  * of static type Never is treated by static analysis as producing a result of
diff --git a/LanguageFeatures/nnbd/weak/expression_typing_A03_t01.dart b/LanguageFeatures/nnbd/weak/expression_typing_A03_t01.dart
index 0abf34f..da3e060 100644
--- a/LanguageFeatures/nnbd/weak/expression_typing_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/expression_typing_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Tearing off a method from a receiver of static type Never produces
  * a value of type Never.
diff --git a/LanguageFeatures/nnbd/weak/expression_typing_A04_t01.dart b/LanguageFeatures/nnbd/weak/expression_typing_A04_t01.dart
index 7133797..0fe765d 100644
--- a/LanguageFeatures/nnbd/weak/expression_typing_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/expression_typing_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Applying an expression of type Never in the function position of a
  * function call produces a result of type Never.
diff --git a/LanguageFeatures/nnbd/weak/expression_typing_A05_t01.dart b/LanguageFeatures/nnbd/weak/expression_typing_A05_t01.dart
index 74b3dec..7dd2f16 100644
--- a/LanguageFeatures/nnbd/weak/expression_typing_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/expression_typing_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The static type of a throw e expression is Never.
  *
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t01.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t01.dart
index 514260b..f2668bf 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t02.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t02.dart
index 90f37a0..c027c79 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t03.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t03.dart
index f5894bf..b900c13 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t04.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t04.dart
index a67ad36..0636a22 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t01.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t01.dart
index b65340f..6cd2625 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t02.dart b/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t02.dart
index c50f23d..a76102f 100644
--- a/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/extension_method_resolution_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A01_t01.dart
index 6230316..32889fa 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t01.dart
index 64a7108..b3492d6 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t04.dart
index 25368d6..da435ce 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t05.dart
index f5aa3e7..1b2b6d9 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t01.dart
index 3bb8f61..a15f4e4 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t02.dart
index de66ef7..362afa6 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t03.dart
index c5c6dab..52440e0 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A04_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A04_t02.dart
index 35e0c0f..e23101e 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t02.dart
index 03e849a..53414e6 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t04.dart
index 179bd9f..3c32024 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t01.dart
index aac4b3f..792a44d 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t02.dart
index ffc06cd..e038df9 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A07_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A07_t01.dart
index 4238764..c51ae4b 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A07_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t01.dart
index cff04df..f50f885 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t02.dart
index 8077584..9c1b50e 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t03.dart
index 7dd0514..6c50c4c 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t05.dart
index f406710..e0db87e 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t01.dart
index 0c23957..37705cf 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t02.dart
index a52789e..6992379 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t03.dart
index a211eab..85602ef 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t04.dart
index 1dcae6f..d391cb9 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t05.dart
index 6a18638..7885b16 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t01.dart
index 44389b2..48e82f3 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t02.dart
index 800e3f2..7ab06a5 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t06.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t06.dart
index 7e59746..9b4fc73 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t06.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t08.dart b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t08.dart
index 9ef5918..77056f0 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t08.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/definite_assignment_A11_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion assigned is a boolean value indicating whether the variable has
  * definitely been assigned at the given point in the source code. When assigned
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A01_t01.dart
index e8335dc..322ffc1 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A03_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A03_t01.dart
index b66855a..c54d34a 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_assignment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via assignment of an
  * expression of type T given variable model VM if
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A01_t01.dart
index 0a602af..d3aa3e8 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A02_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A02_t01.dart
index 3f7859d..6e78434 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A03_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A03_t01.dart
index 1295854..b88fb02 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A06_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A06_t01.dart
index f1abc5d..89d4dd3 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_initialization_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via initialization given
  * variable model VM if x is a local variable (not a formal parameter) and:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t01.dart
index b75e4b4..7f2f62d 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t02.dart
index a24546e..6e27eac 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t03.dart
index eb74b8a..f7eb42a 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/promotion_via_type_test_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a variable x is promotable via type test with type T
  * given variable model VM if
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t04.dart
index 7f928c3..9dfe6da 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t06.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t06.dart
index 498ae2c..302d14d 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t08.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t08.dart
index 03923b7..12666c1 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t10.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t10.dart
index 101a9e3..e3477e2 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Variable or getter: If N is an expression of the form x where the
  * type of x is T then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t01.dart
index 1d422c3..738cbcc 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t02.dart
index 07dfb9d..7b596e7 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion True literal: If N is the literal true, then:
  *  Let true(N) = before(N).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t03.dart
index ac994bb..b6e6f89 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t04.dart
index 70e52bf..b1f46a1 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion False literal: If N is the literal false, then:
  *  Let true(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A04_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A04_t02.dart
index 513d46e..9583cff 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion null literal: If N is the literal null, then:
  *  Let null(N) = before(N).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t01.dart
index 68c25d5..ba99732 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t03.dart
index 7f475ac..5a973f3 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t05.dart
index 4994acd..2bc9d7f 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion other literal: If N is some other literal than the above, then:
  *  Let null(N) = unreachable(before(N)).
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A06_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A06_t01.dart
index fef42c8..0fd2fcf 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Null check operator: If N is an expression of the form E!, then:
  *  Let before(E) = before(N)
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t05.dart
index 7f9ffb7..b325c36 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t06.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t06.dart
index 3a63dfe..9fe5919 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t06.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t07.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t07.dart
index 50674fc..ccefc1f 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t07.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t08.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t08.dart
index b60fe93..d54faaa 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t08.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_A07_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If N is an expression of the form E1.m1(E2), then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t01.dart
index 11c1d81..6b255c2 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t02.dart
index 065ffa6..271944f 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t03.dart
index f87bb3b..19485d7 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t04.dart
index 1eb6184..6883de1 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t05.dart
index 9180040..caa9e4c 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t06.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t06.dart
index d6cdd56..85b8575 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t07.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t07.dart
index 7a6506e..d95dfbf 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t08.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t08.dart
index d50fe1c..a707eae 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t09.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t09.dart
index ba0badb..9b81d95 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t10.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t10.dart
index dd211b1..42dea4e 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t01.dart
index 7c0a621..320102b 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t02.dart
index f2a42c7..5384885 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t03.dart
index c73bbca..44dd493 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t04.dart
index 288e6a7..15f1fd5 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t05.dart
index 9ff28cc..0c11f09 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t01.dart
index f0b9e40..1fde2c8 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t02.dart
index 4d390c2..d86837b 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t03.dart
index 276cd62..1f601e4 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t04.dart
index 6437687..0149023 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t05.dart
index 10205df..fb158a3 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_break_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Break statement: If N is a statement of the form break [L];, then:
  *
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t01.dart
index 2ee96a3..50c8340 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t02.dart
index 975e15a..1cd884b 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t03.dart
index 284fddc..b90f075 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t04.dart
index 4bd6dba..a40c5bc 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t05.dart
index 0e882f8..88439bb 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t06.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t06.dart
index b0bd8bd..3e71792 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t07.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t07.dart
index 888480b..e7f7b96 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t08.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t08.dart
index 6b00baa..45423c6 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t09.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t09.dart
index e43a2b4..6578119 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t10.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t10.dart
index 8fd2be0..b999929 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t01.dart
index c59b05c..1d8d878 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t02.dart
index 13e69c7..af89256 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t03.dart
index 647f920..263fb7f 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t04.dart
index 975ff5b..3a908ff 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t05.dart
index f190c86..ff57369 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t01.dart
index ff02429..09b724d 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t02.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t02.dart
index 83c735a..5e07287 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t03.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t03.dart
index c2d9caa..222ad44 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t04.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t04.dart
index 6c803fa..80a452c 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t05.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t05.dart
index a39d690..369d92b 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A04_t01.dart b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A04_t01.dart
index 217f977..e5b70cf 100644
--- a/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/flow-analysis/reachability_continue_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Continue statement: If N is a statement of the form continue [L];
  * then:
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t01.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t01.dart
index 40efc9a..8f83335 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t02.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t02.dart
index 9a2cf69..ab7775a 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t03.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t03.dart
index 8b75d5f..8c05a0b 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t05.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t05.dart
index 9f4b851..398dbd3 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t06.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t06.dart
index f10b4e8..e35eab4 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t07.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t07.dart
index 39e7b89..3b77fed 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t08.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t08.dart
index 10c3e71..d541d04 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t09.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t09.dart
index 93e5f26..d7bedff 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t10.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t10.dart
index ecd34b7..3c3307b 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t11.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t11.dart
index 2927af6..9e8ed7e 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t11.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t12.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t12.dart
index 793f4b2..e3133aa 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t12.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t35.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t35.dart
index ad66d14..c3a4ec6 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t35.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t36.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t36.dart
index a4f6716..2f8e61e 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t36.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t37.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t37.dart
index 0f85173..f333175 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t37.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t38.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t38.dart
index b89362d..083333e 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t38.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t39.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t39.dart
index 64038c8..f02acce 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t39.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t40.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t40.dart
index b42d327..2ca6abb 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t40.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t41.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t41.dart
index 50fcb04..f72cf28 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t41.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t41.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t42.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t42.dart
index aeda90c..ebc1bad 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t42.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t42.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t43.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t43.dart
index ae92dac..4044619 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t43.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t43.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t44.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t44.dart
index 9f97d61..8c889f3 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t44.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t44.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t45.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t45.dart
index 4742fea..442deea 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t45.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t45.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t47.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t47.dart
index ce313b2..10220ac 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t47.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t47.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t48.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t48.dart
index 6256e12..1a601c1 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t48.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t48.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t49.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t49.dart
index e054630..b8f8ee0 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t49.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t49.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t50.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t50.dart
index 480bffb..03f42f9 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t50.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t50.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t53.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t53.dart
index 6ff94ed..96a2947 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t53.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t53.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t54.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t54.dart
index ab1d449..ac746ca 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t54.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t54.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t55.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t55.dart
index 6fb2819..19dde07 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t55.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t55.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t56.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t56.dart
index ff9c688..d3a9118 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t56.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t56.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t57.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t57.dart
index 703f1a9..2f1841f 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t57.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t57.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t58.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t58.dart
index a19868e..87646f9 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t58.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t58.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t59.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t59.dart
index 5f6d72b..049d4ec 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t59.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t59.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t64.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t64.dart
index b992e4a..df75c6a 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t64.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t64.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t65.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t65.dart
index b3c8ed6..31d5174 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t65.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t65.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t66.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t66.dart
index 231d3a1..ecc2ff5 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t66.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t66.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t67.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t67.dart
index 0033325..943651f 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t67.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t67.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t68.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t68.dart
index 100bdd1..9156f02 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t68.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t68.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t69.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t69.dart
index 9de3820..a4e10a5 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t69.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t69.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t70.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t70.dart
index a2d949b..97b98d9 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t70.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t70.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t71.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t71.dart
index 6b64315..978cdd8 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t71.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t71.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t72.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t72.dart
index 3e6319d..9cbd514 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t72.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t72.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t73.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t73.dart
index e7daa0b..ef0f21f 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t73.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t73.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t74.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t74.dart
index 176cdf6..a48eee0 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t74.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t74.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t75.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t75.dart
index aa1ba23..9b35ba8 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t75.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t75.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t76.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t76.dart
index a56f9d2..8d87206 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t76.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t76.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t77.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t77.dart
index 435d556..7812e8f 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t77.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t77.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t79.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t79.dart
index c19d09c..68813f6 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t79.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t79.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t80.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t80.dart
index f2be41d..4124b1a 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t80.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t80.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_A01_t81.dart b/LanguageFeatures/nnbd/weak/future_flattening_A01_t81.dart
index 11cd61e..2d24428 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_A01_t81.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_A01_t81.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The flatten function is modified as follows:
  *
diff --git a/LanguageFeatures/nnbd/weak/future_flattening_legacy_lib.dart b/LanguageFeatures/nnbd/weak/future_flattening_legacy_lib.dart
index f9b0a22..51c7e11 100644
--- a/LanguageFeatures/nnbd/weak/future_flattening_legacy_lib.dart
+++ b/LanguageFeatures/nnbd/weak/future_flattening_legacy_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A01_t03.dart b/LanguageFeatures/nnbd/weak/future_value_type_A01_t03.dart
index f98c57b..1d42279 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A02_t01.dart b/LanguageFeatures/nnbd/weak/future_value_type_A02_t01.dart
index 42fbf38..7c23edb 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A03_t01.dart b/LanguageFeatures/nnbd/weak/future_value_type_A03_t01.dart
index acdfc88..6ac027f 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A03_t02.dart b/LanguageFeatures/nnbd/weak/future_value_type_A03_t02.dart
index 9d4e881..3d461ee 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A04_t01.dart b/LanguageFeatures/nnbd/weak/future_value_type_A04_t01.dart
index 97c6e3a..aa6073b 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A04_t02.dart b/LanguageFeatures/nnbd/weak/future_value_type_A04_t02.dart
index b299d01..0345dd6 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A05_t01.dart b/LanguageFeatures/nnbd/weak/future_value_type_A05_t01.dart
index e0c033f..321298a 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/future_value_type_A06_t01.dart b/LanguageFeatures/nnbd/weak/future_value_type_A06_t01.dart
index 6bd0278..8079a60 100644
--- a/LanguageFeatures/nnbd/weak/future_value_type_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/future_value_type_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Let f be an asynchronous non-generator function with declared
  * return type T. Then the future value type of f is futureValueType(T). The
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t01.dart b/LanguageFeatures/nnbd/weak/generics_A01_t01.dart
index 54fa972..69518fb 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t02.dart b/LanguageFeatures/nnbd/weak/generics_A01_t02.dart
index 863f469..093501b 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t05.dart b/LanguageFeatures/nnbd/weak/generics_A01_t05.dart
index 7b83797..5291a71 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t06.dart b/LanguageFeatures/nnbd/weak/generics_A01_t06.dart
index fe71466..7b527bd 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t07.dart b/LanguageFeatures/nnbd/weak/generics_A01_t07.dart
index 235c898..f2da5f1 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t07.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t08.dart b/LanguageFeatures/nnbd/weak/generics_A01_t08.dart
index bca3616..11b4e4a 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t08.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/generics_A01_t09.dart b/LanguageFeatures/nnbd/weak/generics_A01_t09.dart
index 457f5a7..0789379 100644
--- a/LanguageFeatures/nnbd/weak/generics_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/generics_A01_t09.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/implicit_conversions_A01_t01.dart b/LanguageFeatures/nnbd/weak/implicit_conversions_A01_t01.dart
index bbd615b..0afd441 100644
--- a/LanguageFeatures/nnbd/weak/implicit_conversions_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/implicit_conversions_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit conversion of integer literals to double literals is
  * performed when the context type is double or double?
diff --git a/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t01.dart b/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t01.dart
index 7430807..1db4151 100644
--- a/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit tear-off conversion which converts uses of instances
  * of classes with call methods to the tear-off of their .call method when the
diff --git a/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t02.dart b/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t02.dart
index 33da11b..60e7dc2 100644
--- a/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/implicit_conversions_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The implicit tear-off conversion which converts uses of instances
  * of classes with call methods to the tear-off of their .call method when the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t01.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t01.dart
index 5e21398..f2907ae 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t02.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t02.dart
index f4537c3..52d9f51 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t03.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t03.dart
index 2f0845e..a1626df 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t04.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t04.dart
index d0144a3..f6f17a3 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t05.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t05.dart
index 39660cc..eaabe17 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t06.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t06.dart
index 8d0c9ab..f57a5a6 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t07.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t07.dart
index 5c0d60a..3255b62 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t08.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t08.dart
index 55f5c27..f894505 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t09.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t09.dart
index d846de9..8424d11 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t10.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t10.dart
index 9a3af9f..6fd3325 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/import_legacy_lib_A02_t01.dart b/LanguageFeatures/nnbd/weak/import_legacy_lib_A02_t01.dart
index ad189d4..aa97969 100644
--- a/LanguageFeatures/nnbd/weak/import_legacy_lib_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/import_legacy_lib_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The type system is extended with a notion of a legacy type
  * operator. For every type T, there is an additional type T* which is the
diff --git a/LanguageFeatures/nnbd/weak/late_A01_t01.dart b/LanguageFeatures/nnbd/weak/late_A01_t01.dart
index 8f5cb7c..2e5e77f 100644
--- a/LanguageFeatures/nnbd/weak/late_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A01_t02.dart b/LanguageFeatures/nnbd/weak/late_A01_t02.dart
index fdd2955..a082b18 100644
--- a/LanguageFeatures/nnbd/weak/late_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A02_t01.dart b/LanguageFeatures/nnbd/weak/late_A02_t01.dart
index 40d065a..ea192bd 100644
--- a/LanguageFeatures/nnbd/weak/late_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A02_t02.dart b/LanguageFeatures/nnbd/weak/late_A02_t02.dart
index e66a456..e128eb5 100644
--- a/LanguageFeatures/nnbd/weak/late_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A03_t01.dart b/LanguageFeatures/nnbd/weak/late_A03_t01.dart
index 45a81a7..ff39647 100644
--- a/LanguageFeatures/nnbd/weak/late_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A03_t02.dart b/LanguageFeatures/nnbd/weak/late_A03_t02.dart
index 0e3b5ce..52d8e1c 100644
--- a/LanguageFeatures/nnbd/weak/late_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A03_t04.dart b/LanguageFeatures/nnbd/weak/late_A03_t04.dart
index 07e3349..b62bd02 100644
--- a/LanguageFeatures/nnbd/weak/late_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/late_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A04_t01.dart b/LanguageFeatures/nnbd/weak/late_A04_t01.dart
index bc4d361..c29d62e 100644
--- a/LanguageFeatures/nnbd/weak/late_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A04_t02.dart b/LanguageFeatures/nnbd/weak/late_A04_t02.dart
index b1af10f..763d6ab 100644
--- a/LanguageFeatures/nnbd/weak/late_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A04_t03.dart b/LanguageFeatures/nnbd/weak/late_A04_t03.dart
index 791a961..f6250d6 100644
--- a/LanguageFeatures/nnbd/weak/late_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/late_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A04_t04.dart b/LanguageFeatures/nnbd/weak/late_A04_t04.dart
index 01a28e9..3ddb24a 100644
--- a/LanguageFeatures/nnbd/weak/late_A04_t04.dart
+++ b/LanguageFeatures/nnbd/weak/late_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A05_t01.dart b/LanguageFeatures/nnbd/weak/late_A05_t01.dart
index f83405b..9f106db 100644
--- a/LanguageFeatures/nnbd/weak/late_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A05_t02.dart b/LanguageFeatures/nnbd/weak/late_A05_t02.dart
index f7f02a5..9abf28d 100644
--- a/LanguageFeatures/nnbd/weak/late_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A05_t03.dart b/LanguageFeatures/nnbd/weak/late_A05_t03.dart
index 5953ec0..bb2e59f 100644
--- a/LanguageFeatures/nnbd/weak/late_A05_t03.dart
+++ b/LanguageFeatures/nnbd/weak/late_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A05_t04.dart b/LanguageFeatures/nnbd/weak/late_A05_t04.dart
index 6d310d4..d63ec31 100644
--- a/LanguageFeatures/nnbd/weak/late_A05_t04.dart
+++ b/LanguageFeatures/nnbd/weak/late_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A read of a field or variable which is marked as late which has
  * not yet been written to causes the initializer expression of the variable to
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t01.dart b/LanguageFeatures/nnbd/weak/late_A06_t01.dart
index 5a168f5..9573cfe 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t02.dart b/LanguageFeatures/nnbd/weak/late_A06_t02.dart
index b7c5f06..db7f2e7 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t03.dart b/LanguageFeatures/nnbd/weak/late_A06_t03.dart
index a56d4d7..3f738e5 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t03.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t04.dart b/LanguageFeatures/nnbd/weak/late_A06_t04.dart
index e73ade6..198c240 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t04.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t05.dart b/LanguageFeatures/nnbd/weak/late_A06_t05.dart
index d2c006f..19cb57e 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t05.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t06.dart b/LanguageFeatures/nnbd/weak/late_A06_t06.dart
index 6cda572..c2a6fbc 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t06.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A06_t07.dart b/LanguageFeatures/nnbd/weak/late_A06_t07.dart
index fafb872..196f7e7 100644
--- a/LanguageFeatures/nnbd/weak/late_A06_t07.dart
+++ b/LanguageFeatures/nnbd/weak/late_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A write to a field or variable which is marked final and late is a
  * runtime error unless the field or variable was declared with no initializer
diff --git a/LanguageFeatures/nnbd/weak/late_A07_t01.dart b/LanguageFeatures/nnbd/weak/late_A07_t01.dart
index 848df20..f696100 100644
--- a/LanguageFeatures/nnbd/weak/late_A07_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-local late variable declaration D implicitly induces a
  * getter into the enclosing scope. It also induces an implicit setter iff one
diff --git a/LanguageFeatures/nnbd/weak/late_A07_t02.dart b/LanguageFeatures/nnbd/weak/late_A07_t02.dart
index 25e21f8..fef32d4 100644
--- a/LanguageFeatures/nnbd/weak/late_A07_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A non-local late variable declaration D implicitly induces a
  * getter into the enclosing scope. It also induces an implicit setter iff one
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t01.dart b/LanguageFeatures/nnbd/weak/late_A08_t01.dart
index 9c4cb68..1b4eff1 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t02.dart b/LanguageFeatures/nnbd/weak/late_A08_t02.dart
index 158c632..a48627c 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t03.dart b/LanguageFeatures/nnbd/weak/late_A08_t03.dart
index 4f54158..ce6559e 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t03.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t04.dart b/LanguageFeatures/nnbd/weak/late_A08_t04.dart
index 078fb33..44f8b54 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t04.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t05.dart b/LanguageFeatures/nnbd/weak/late_A08_t05.dart
index e1f9cb7..6fc7ca7 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t05.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A08_t06.dart b/LanguageFeatures/nnbd/weak/late_A08_t06.dart
index 16f34bb..fb5aba1 100644
--- a/LanguageFeatures/nnbd/weak/late_A08_t06.dart
+++ b/LanguageFeatures/nnbd/weak/late_A08_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A toplevel or static variable with an initializer is evaluated as
  * if it was marked late. Note that this is a change from pre-NNBD semantics in
diff --git a/LanguageFeatures/nnbd/weak/late_A09_t01.dart b/LanguageFeatures/nnbd/weak/late_A09_t01.dart
index ce13b2a..f9306f1 100644
--- a/LanguageFeatures/nnbd/weak/late_A09_t01.dart
+++ b/LanguageFeatures/nnbd/weak/late_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier late is added as a built-in identifier.
  *
diff --git a/LanguageFeatures/nnbd/weak/late_A10_t02.dart b/LanguageFeatures/nnbd/weak/late_A10_t02.dart
index 6cb8801..16e1952 100644
--- a/LanguageFeatures/nnbd/weak/late_A10_t02.dart
+++ b/LanguageFeatures/nnbd/weak/late_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An instance variable declaration may be declared covariant iff it
  * introduces an implicit setter.
diff --git a/LanguageFeatures/nnbd/weak/legacy_lib.dart b/LanguageFeatures/nnbd/weak/legacy_lib.dart
index 43aea45..9f87d3e 100644
--- a/LanguageFeatures/nnbd/weak/legacy_lib.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t01.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t01.dart
index 58333a8..8f1bf13 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t02.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t02.dart
index 7c9ef00..14f4915 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A02_t01.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A02_t01.dart
index bf0f92a..6fee260 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A03_t01.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A03_t01.dart
index e0c7c37..14fd1e3 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t01.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t01.dart
index d68fd9f..c100c79 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t02.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t02.dart
index aa2672f..12b4192 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t03.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t03.dart
index f2ea76d..3175140 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t04.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t04.dart
index ddffe68..e98ba5e 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t04.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t05.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t05.dart
index 92b17ea..cc92e42 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t05.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t06.dart b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t06.dart
index de9fac9..91b48ba 100644
--- a/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t06.dart
+++ b/LanguageFeatures/nnbd/weak/legacy_libraries_A04_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In a legacy library, none of the new syntax introduced by this
  * proposal is available, and it is a static error if it is used.
diff --git a/LanguageFeatures/nnbd/weak/list_length_t01.dart b/LanguageFeatures/nnbd/weak/list_length_t01.dart
index 24a0df5..b4459bc 100644
--- a/LanguageFeatures/nnbd/weak/list_length_t01.dart
+++ b/LanguageFeatures/nnbd/weak/list_length_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/weak/list_length_t02.dart b/LanguageFeatures/nnbd/weak/list_length_t02.dart
index dc21373..9231ad0 100644
--- a/LanguageFeatures/nnbd/weak/list_length_t02.dart
+++ b/LanguageFeatures/nnbd/weak/list_length_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/weak/list_length_t03.dart b/LanguageFeatures/nnbd/weak/list_length_t03.dart
index b783b30..1e47383 100644
--- a/LanguageFeatures/nnbd/weak/list_length_t03.dart
+++ b/LanguageFeatures/nnbd/weak/list_length_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/weak/list_length_t04.dart b/LanguageFeatures/nnbd/weak/list_length_t04.dart
index 8225146..374f0f4 100644
--- a/LanguageFeatures/nnbd/weak/list_length_t04.dart
+++ b/LanguageFeatures/nnbd/weak/list_length_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Calling the .length setter on a List with element type E with an
  * argument greater than the current length of the list is a runtime error
diff --git a/LanguageFeatures/nnbd/weak/local_variable_assign_A01_t02.dart b/LanguageFeatures/nnbd/weak/local_variable_assign_A01_t02.dart
index 5f519b4..c832eb0 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_assign_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_assign_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, non-late
  * local variable which is potentially assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t03.dart b/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t03.dart
index 7086d37..68db0a9 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t04.dart b/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t04.dart
index 67979e6..30a4bcc 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_assign_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to assign a value to a final, late
  * local variable if it is definitely assigned. Thus, it is not a compile time
diff --git a/LanguageFeatures/nnbd/weak/local_variable_inference_A01_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_inference_A01_t01.dart
index 5c437d5..fc4d887 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_inference_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_inference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with explicitly written types are given the
  * declared types as written. The declared type of the variable is considered a
diff --git a/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t01.dart
index 30d2b4e..9be0828 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with no explicitly written type but with an
  * initializer are given an inferred type equal to the type of their
diff --git a/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t03.dart b/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t03.dart
index 965c607..c240d52 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_inference_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Local variables with no explicitly written type but with an
  * initializer are given an inferred type equal to the type of their
diff --git a/LanguageFeatures/nnbd/weak/local_variable_inference_A03_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_inference_A03_t01.dart
index 032cec2..3be5fd4 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_inference_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_inference_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  In the case that the type of the initializer is a promoted type
  * variable X & T, the inferred type of the variable shall be X, but X & T shall
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A01_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A01_t01.dart
index 9f9fdb4..dab2610 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A01_t02.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A01_t02.dart
index a1b9639..d4af20f 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A02_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A02_t01.dart
index 1eef3c3..9c9c8b5 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A02_t02.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A02_t02.dart
index 9e3adb2..b97d250 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A03_t01.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A03_t01.dart
index 6477825..4ee8619 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A03_t02.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A03_t02.dart
index b1742f8..b0feb57 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A04_t09.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A04_t09.dart
index cb0487e..920c93e 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A04_t09.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A04_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is definitely unassigned unless the variable is non-final, and
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A05_t03.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A05_t03.dart
index ce56018..17b2d25 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A05_t03.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/weak/local_variable_read_A05_t04.dart b/LanguageFeatures/nnbd/weak/local_variable_read_A05_t04.dart
index 869af84..9c02d90 100644
--- a/LanguageFeatures/nnbd/weak/local_variable_read_A05_t04.dart
+++ b/LanguageFeatures/nnbd/weak/local_variable_read_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error to read a local variable when the
  * variable is potentially unassigned unless the variable is non-final and has
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t01.dart
index 537340f..d301639 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t03.dart
index 4e8f618..d63ad72 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t04.dart
index 90acb33..301ea29 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t05.dart
index b2541bb..af0eab7 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t01.dart
index c29551a..6bd975e 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 20120 the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 20120 the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.f translates to:
  *  PASSTHRU[F, fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t03.dart
index 21321aa..40807f0 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.f translates to:
  *  PASSTHRU[F, fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t01.dart
index 7be95bf..3aeb3df 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t03.dart
index fc6f76c..b824b19 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t04.dart
index 87a56c7..8e59902 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t05.dart
index 77ed227..b3310bd 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t01.dart
index 16da0dd..e716606 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.m(args) translates to:
  *  PASSTHRU[F, fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t03.dart
index 4c261e6..9b9bf1e 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.m(args) translates to:
  *  PASSTHRU[F, fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t01.dart
index 6701635..c9a1585 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e(args) translates to:
  *  PASSTHRU[F, fn[x] => x(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t02.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t02.dart
index 21edf19..79dccf4 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 20120 the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 20120 the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e(args) translates to:
  *  PASSTHRU[F, fn[x] => x(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t01.dart
index 40e6a20..90f923f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t03.dart
index 2297e69..76584a7 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t01.dart
index fdf19a3..e5fffcc 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t03.dart
index 5a557fd..c9ce97d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t01.dart
index 217737a..9b9df28 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t03.dart
index 9ed69c2..90636e1 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t01.dart
index 0a14c88..31b2d47 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t02.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t02.dart
index 332a073..338776c 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t03.dart
index 1cc994b..4aedbff 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t04.dart
index a1a4e56..ad08013 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t05.dart
index 0593fc8..17e7280 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t06.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t06.dart
index a4be4a1..ad7ded4 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t07.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t07.dart
index 4f025db..a37c62f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t08.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t08.dart
index 31e4d4a..b532d21 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t08.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t09.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t09.dart
index 7e1b58f..82e444e 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t09.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t10.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t10.dart
index 0fbf12c..8b72bb6 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t10.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t11.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t11.dart
index 6dff4c0..645eb88 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t11.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t13.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t13.dart
index ef74556..01d093b 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t13.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A09_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t01.dart
index 2730313..8c6ec33 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t03.dart
index 0d01e7b..56b47f0 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A10_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t01.dart
index 8e445a6..7c82ad5 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t02.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t02.dart
index 597073c..43946b2 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t03.dart
index 982f2b4..bd9bd9d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t04.dart
index 6ca8967..8c08efe 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t05.dart
index 4e05c54..eb1267d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t06.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t06.dart
index b545d6b..7c6ebdf 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t07.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t07.dart
index f100caf..1e69e78 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t08.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t08.dart
index 0712be2..3c05b72 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t08.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t09.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t09.dart
index 48d2dd2..95be4fd 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t09.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t10.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t10.dart
index 3106db5..d2a5d98 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t10.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t11.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t11.dart
index 0f1782a..de3f530 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t11.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t13.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t13.dart
index 6d4f4c5..063b1b4 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t13.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A11_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t01.dart
index d5a8768..99828cd 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t03.dart
index 0ad49d7..6793ff3 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A12_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t01.dart
index b09927e..7efcf73 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t02.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t02.dart
index 215b36d..bab137d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t03.dart
index 308d0fe..ea4a53f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t04.dart
index 09c515e..d0b993f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t05.dart
index 4223ba2..9f963bd 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t06.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t06.dart
index 509842b..db3af2f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t07.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t07.dart
index 6788285..70114f0 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t08.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t08.dart
index 63039e8..53c739e 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t08.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t09.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t09.dart
index 914901c..e475fd3 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t09.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t10.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t10.dart
index 8034c50..d85815a 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t10.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t11.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t11.dart
index 546331a..3e3c36f 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t11.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t13.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t13.dart
index 5c28045..b850ccf 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t13.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A13_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t01.dart
index 173f209..a736a6a 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t03.dart
index adc0a8f..c9a548d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t01.dart
index bd2aa50..7503078 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t02.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t02.dart
index ab68c2b..d44c602 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t03.dart
index 7d084bd..081fce9 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t04.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t04.dart
index e245211..80ebae2 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t05.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t05.dart
index c3d7515..09c180c 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t06.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t06.dart
index 288dea1..9268239 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t07.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t07.dart
index ee762cc..d20aede 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t08.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t08.dart
index 176c41d..26676a4 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t08.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t09.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t09.dart
index 8f5c0e5..cb9bb97 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t09.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t10.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t10.dart
index 20be4b8..7e6380d 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t10.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t11.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t11.dart
index 7fd96c6..6057094 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t11.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t13.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t13.dart
index 3530c47..2cdff16 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t13.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A15_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t01.dart
index 115e195..816e37a 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t03.dart
index 9c17475..0d450c5 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A16_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t01.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t01.dart
index 69a1bc1..b36b797 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t03.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t03.dart
index 3c5eecf..c945e6b 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t06.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t06.dart
index f3beac8..012cbf8 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t07.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t07.dart
index c11e136..db725c4 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t08.dart b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t08.dart
index 3fe8e1e..4178580 100644
--- a/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t08.dart
+++ b/LanguageFeatures/nnbd/weak/null_aware_operator_A17_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/null_check_operator_A01_t01.dart b/LanguageFeatures/nnbd/weak/null_check_operator_A01_t01.dart
index 3197b9e..c1fb7b6 100644
--- a/LanguageFeatures/nnbd/weak/null_check_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_check_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/weak/null_check_operator_A02_t01.dart b/LanguageFeatures/nnbd/weak/null_check_operator_A02_t01.dart
index b6ee681..5ea19f4 100644
--- a/LanguageFeatures/nnbd/weak/null_check_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/null_check_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/weak/null_check_operator_A02_t02.dart b/LanguageFeatures/nnbd/weak/null_check_operator_A02_t02.dart
index 23b4699..a7867fe 100644
--- a/LanguageFeatures/nnbd/weak/null_check_operator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_check_operator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/weak/null_check_operator_A03_t02.dart b/LanguageFeatures/nnbd/weak/null_check_operator_A03_t02.dart
index a5ab22b..44d15dc 100644
--- a/LanguageFeatures/nnbd/weak/null_check_operator_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_check_operator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/weak/null_check_operator_A03_t03.dart b/LanguageFeatures/nnbd/weak/null_check_operator_A03_t03.dart
index 019b341..ad82c29 100644
--- a/LanguageFeatures/nnbd/weak/null_check_operator_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/null_check_operator_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An expression of the form e! evaluates e to a value v, throws a
  * runtime error if v is null, and otherwise evaluates to v.
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A01_t04.dart b/LanguageFeatures/nnbd/weak/null_promotion_A01_t04.dart
index bbfbd64..32e4087 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A01_t06.dart b/LanguageFeatures/nnbd/weak/null_promotion_A01_t06.dart
index 55601fa..9ba2682 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A01_t07.dart b/LanguageFeatures/nnbd/weak/null_promotion_A01_t07.dart
index 547d09f..f5a0023 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A01_t09.dart b/LanguageFeatures/nnbd/weak/null_promotion_A01_t09.dart
index a8dcbc2..82aeb67 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A02_t02.dart b/LanguageFeatures/nnbd/weak/null_promotion_A02_t02.dart
index ec29a9e..c968b62 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A02_t05.dart b/LanguageFeatures/nnbd/weak/null_promotion_A02_t05.dart
index 6425682..fdff3eb 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/null_promotion_A02_t07.dart b/LanguageFeatures/nnbd/weak/null_promotion_A02_t07.dart
index d44d1bd..6923555 100644
--- a/LanguageFeatures/nnbd/weak/null_promotion_A02_t07.dart
+++ b/LanguageFeatures/nnbd/weak/null_promotion_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t01.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t01.dart
index 10f39da..ffa0dad 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t02.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t02.dart
index d3ef3f6..f2dcf79 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t04.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t04.dart
index 49e3078..6aab6bd 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t06.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t06.dart
index 33307a4..27f6455 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t08.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t08.dart
index 502dcc0..448e9de 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t09.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t09.dart
index 45f7134..b5d9727 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t10.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t10.dart
index b942cca..b65fe42 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t10.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t05.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t05.dart
index 7d16643..d09ba34 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t11.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t11.dart
index 05114ed..b5203ed 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t11.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t11.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t15.dart b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t15.dart
index f96c04e..edc6921 100644
--- a/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t15.dart
+++ b/LanguageFeatures/nnbd/weak/nullability_definitions_A02_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/opted_in_lib.dart b/LanguageFeatures/nnbd/weak/opted_in_lib.dart
index b15f23d..2c24546 100644
--- a/LanguageFeatures/nnbd/weak/opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t01.dart
index 86850ff..c3ae40c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t02.dart
index de99c1f..b8212a5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t03.dart
index c7295ae..3db9aa0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t04.dart
index 358b21d..2ce8747 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t05.dart
index f7850ce..0a65b13 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t06.dart
index cd8965a..b157398 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t07.dart
index d0b261e..b5d8552 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t08.dart
index 184fa2e..d3ec5fd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t09.dart
index bcb7fea..ec6f2f4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t10.dart
index b368b26..61fb216 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t11.dart
index aa54953..9de536c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t12.dart
index f4dc7cd..40f06c4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t13.dart
index 7d00672..c87333b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t14.dart
index 26aae72..b2bcab4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t15.dart
index 0c1bc3b..3ade912 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t16.dart
index 1f2220d..608d2dc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t17.dart
index 99b2e63..6a98181 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t18.dart
index 19e3e8c..b5bd96c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t19.dart
index ba4590c..22fd5b1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t20.dart
index 79d67d4..b71123d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t21.dart
index cb11060..75b1e7b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t22.dart
index f3b6c84..6465663 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t23.dart
index b6202e6..c88ef19 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t24.dart
index 8fc5921..6dc39b2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_ARGS_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t01.dart
index 824e2e5..225e8fa 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t02.dart
index 7ab16ec..9d32239 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t03.dart
index 9b11e31..03ba06e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t04.dart
index e9c6741..f91663b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t05.dart
index e1fff67..103721c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t06.dart
index 539664a..312d992 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t07.dart
index 9be6e50..6aadb01 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t08.dart
index e04cbe5..b6ee211 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t09.dart
index d71b29b..3736e05 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t10.dart
index 6204867..985aa6d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t11.dart
index 782e375..c2869dc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t12.dart
index 0a61c61..9fd9ca0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t13.dart
index 3612473..40a59f7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t14.dart
index a87589b..17bbb9e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t15.dart
index ade895f..355b452 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t16.dart
index 12e32e5..b795f2a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t17.dart
index 217232d..be37d9b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t18.dart
index 74b1505..bddb1b1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t19.dart
index 1accccb..f21dc5a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t20.dart
index e96c01b..16008eb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t21.dart
index 6aef7bc..96e1c02 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t22.dart
index 8637d1e..a791d70 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t23.dart
index 602e85f..8590a83 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t24.dart
index aa541e4..67e26c1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t25.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t25.dart
index a7629af..91e95dc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t25.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t26.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t26.dart
index e380ffa..b984224 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t26.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t27.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t27.dart
index 0e4b9e0..8275213 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t27.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t28.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t28.dart
index cff75d9..ea41551 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t28.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t29.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t29.dart
index b5fb51c..dc8ce50 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t29.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t30.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t30.dart
index 6e4f2e5..baecca5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t30.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t31.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t31.dart
index e5103fd..ee11318 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t31.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t32.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t32.dart
index eca6958..a3b0645 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t32.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t33.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t33.dart
index c16fe96..92b7b32 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t33.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t34.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t34.dart
index 81cac02..22e0b54 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t34.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t35.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t35.dart
index c4b7889..b7a8bbd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t35.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t36.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t36.dart
index eb8de19..1cbb0f0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t36.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t36.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t37.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t37.dart
index 1d41923..ad7b137 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t37.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t37.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t38.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t38.dart
index f5c79d3..471a752 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t38.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t38.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t39.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t39.dart
index f81065b..5498e67 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t39.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t39.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t40.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t40.dart
index ef949b4..a7f4b52 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t40.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_CLASSPARAM_t40.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t01.dart
index 95a2c32..886cebe 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t02.dart
index 191109c..4091c87 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t03.dart
index dc4594c..b37d4d7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t04.dart
index 8001d33..68e5c8c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t05.dart
index b041e7a..7169437 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t06.dart
index 3b763c7..3d18126 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t07.dart
index 9699192..d75f27c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t08.dart
index 56edaaa..b36ef71 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t09.dart
index 8c99ba4..754d69e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t10.dart
index 017d05e..855ba58 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t11.dart
index 02cbc26..747600e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t12.dart
index a9f886b..c162526 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t13.dart
index 0fd87e8..62ab719 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t14.dart
index f82211b..34f37ae 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t15.dart
index b12bd5a..87787ad 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t16.dart
index 3c734af..319f041 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t17.dart
index e347ef4..378d13c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t18.dart
index 995e7b2..9595b17 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t19.dart
index 5b95573..e8d0f70 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t20.dart
index f001c37..5325237 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t21.dart
index 7133d33..c3497d0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t22.dart
index a82304c..409cb8f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t23.dart
index 4b04cac..ecc18b5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t24.dart
index 9adbb4a..ea9324a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t25.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t25.dart
index fbc60ab..f3b17bf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t25.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t26.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t26.dart
index 2946ef8..fda29f9 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t26.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t27.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t27.dart
index 1ddbfcc..6ed1493 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t27.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t28.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t28.dart
index 5544c80..c5ab8a2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t28.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t29.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t29.dart
index 57bbc54..8b481c1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t29.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t30.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t30.dart
index 80afb62..09c69fc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t30.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t31.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t31.dart
index 91184ef..8aa6055 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t31.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t32.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t32.dart
index 0fe1502..2348fdc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t32.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_FIELD_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t01.dart
index b248edb..3708af0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t02.dart
index 41c45a5..e5718c0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t03.dart
index 8c71946..047c932 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t04.dart
index eecdee2..5ab5da7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t05.dart
index 0b977cf..321e9b0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t06.dart
index 4f2ef6e..aae8b02 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t07.dart
index cca4be8..141c284 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t08.dart
index f548ef1..a5b0e35 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t09.dart
index 59762f1..73ffdaf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t10.dart
index 4ee8e86..b244518 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t11.dart
index 6c8d45e..c94eab6 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t12.dart
index 09a9f59..a83f17b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t13.dart
index 9b58d0e..1bca840 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t14.dart
index 7c31b44..73fab32 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t15.dart
index 47b5c12..00d7b41 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t16.dart
index 9e1431d..099a31a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t17.dart
index 8b138cc..da55b80 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t18.dart
index 2a30185..11c0632 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t19.dart
index 9313fab..ac0fb48 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t20.dart
index f45f13a..312e0c7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t21.dart
index 6a2f92d..c8e6b6d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t22.dart
index eb9f568..812a65b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t23.dart
index 3813632..d7d5aed 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t24.dart
index 5cba0ef..ceb9fd0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_GETTER_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t01.dart
index 942a9cf..01963a8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t02.dart
index ed564f7..b422c62 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t03.dart
index 42d7b93..fcfb4cc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t04.dart
index df60dbc..015a33a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t05.dart
index 0143f61..457750c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t06.dart
index f14d338..7b5e9cb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t07.dart
index 0f8bab6..740e0ef 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t08.dart
index 70ada5c..6b1cd3a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t09.dart
index ba33fb9..b6ab8ff 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t10.dart
index 1b638f3..99f2441 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t11.dart
index 47e9b80..e2f054b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t12.dart
index cc35be0..58c7d53 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t13.dart
index 80e7add..33351ac 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t14.dart
index 87ea37f..7f9b2d9 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t15.dart
index 8c79903..c2ecc9e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t16.dart
index b39726a..3dd21c0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t17.dart
index 1a067c3..587f7db 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t18.dart
index ee46e45..a0907b8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t19.dart
index 62e65f3..ce1be30 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t20.dart
index 66e159f..70a2104 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t21.dart
index e54ea2c..02f5b19 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t22.dart
index 05219e5..fff55dd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t23.dart
index 034addd..805970a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t24.dart
index f6c593a..5465814 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t25.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t25.dart
index 3fc095b..e47ec17 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t25.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t26.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t26.dart
index 165fb9d..f01b01c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t26.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t27.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t27.dart
index 39df5ad..40449e0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t27.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t28.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t28.dart
index 953835f..2d837c5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t28.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_REQ_ARGS_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t01.dart
index fedab1f..77c9858 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t02.dart
index 805ddfe..183d19e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t03.dart
index bd4709b..e60d507 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t04.dart
index a13276b..16b0094 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t05.dart
index 67f82dd..f5054ae 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t06.dart
index 4665fbe..b056ccd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t07.dart
index 8d19688..ce35330 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t08.dart
index 8dac527..0056a06 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t09.dart
index 6127c50..e201cc1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t10.dart
index 48f6939..2a79422 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t11.dart
index df0f9cd..88544aa 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t12.dart
index ede850f..db0838c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t13.dart
index 382ebdb..c8a9e22 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t14.dart
index ec3c047..8c026ac 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t15.dart
index 2f4a42c..5f092dd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t16.dart
index 8eae2ab..9c33867 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t17.dart
index 3fa6812..fb6c3d3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t18.dart
index 9c02cc0..6e37836 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t19.dart
index 712e60b..c1dc92b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t20.dart
index 4d6207c..5b4dbb8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t21.dart
index aa3a24f..34670b7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t22.dart
index 7d151fa..89824b0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t23.dart
index a5bd2ae..a0ffb7f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t24.dart
index 365a11d..c1af0f5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_RETURN_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t01.dart
index d792e37..18153e9 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t02.dart
index 806fe0c..9b23d29 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t03.dart
index 0bbceae..4d50135 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t04.dart
index 2eda78e..56278fa 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t05.dart
index f9f13d0..6eb9dd3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t06.dart
index 5e7a2ee..430d81d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t07.dart
index 0e7b627..1fab1ea 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t08.dart
index f8f22fe..b28d019 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t09.dart
index dd577e4..29d96eb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t10.dart
index ef84937..86ca636 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t11.dart
index fa20493..fcc9b2b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t12.dart
index 1045d0a..7d68fa5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t13.dart
index 882e96a..90da1f7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t14.dart
index 5db36c9..0b00f4f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t15.dart
index d231f11..59eef3d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t16.dart
index b2642ec..c1c125a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t17.dart
index e48395f..804ca83 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t18.dart
index bf485b9..40faa48 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t19.dart
index 8d78ed9..71b440a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t20.dart
index d0b3439..9f0224d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t21.dart
index 56ceabe..f13685b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t22.dart
index 8801e15..b80e745 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t23.dart
index 4295d47..af4ed2e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t24.dart
index 45a606c..5b95324 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_SETTER_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In an unmigrated library, override checking is done using legacy
  * types. This means that an unmigrated library can bring together otherwise
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_futureor_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_futureor_lib.dart
index 4903d60..3304bba 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_futureor_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_futureor_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Classes of this library are separated from 'override_checking_legacy lib' to
  * avoid all the override_checking_A02_* tests failing because of the bug
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_lib.dart
index 8d7b7f6..09b288e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A01_opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t01.dart
index ba96581..3581a51 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t02.dart
index eb47a8a..32bcebf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t03.dart
index 3257849..3a8c21f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t04.dart
index 4b977ce..50b630a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t05.dart
index be546bb..6d24f83 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t06.dart
index 65c98df..3a640be 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t07.dart
index 9bca03b..45b66e8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t08.dart
index be75be6..a789063 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t09.dart
index 5931a5b..15a61c1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t10.dart
index 464a48f..0bcbdaa 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t11.dart
index b647c14..0a04df9 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t12.dart
index fb6b6b5..d458ccf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t13.dart
index 6606926..b702866 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t14.dart
index b1086a9..acbc616 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t15.dart
index 24c0c10..769347e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t16.dart
index d322543..202b51d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t17.dart
index 6ada43b..7d06519 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t18.dart
index 100fc53..3db97e7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t19.dart
index 6a8bc39..7e647c0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t20.dart
index f78d9e5..73ad304 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t21.dart
index 760cca1..1bc0ac0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t22.dart
index 003e7a9..6c5a018 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t23.dart
index 11932c4..49b170c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t24.dart
index 90598b0..16a20ae 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_ARGS_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t01.dart
index 1d6761c..cdac84a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t02.dart
index 5cfdf51..5bf6f8f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t03.dart
index 93fa029..ae037bf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t04.dart
index 169fb58..353eaba 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t05.dart
index 3e12426..55539d5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t06.dart
index 567b3f3..b38042f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t07.dart
index 3caa6ef..ab5a006 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t08.dart
index 9929c2b..698c741 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t09.dart
index 87dfbc8..c8d6921 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t10.dart
index 0320b89..188aa1f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t11.dart
index 567fb7b..e448121 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t12.dart
index a1df854..6e80e39 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t13.dart
index c2b8ee2..2f92b33 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t14.dart
index 9aaa879..84d8c7d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t15.dart
index c519df8..f3f9c66 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t16.dart
index 4ad58aa..1bf5676 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t17.dart
index 7bce47d..efdbbe2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t18.dart
index 30e8453..8641f53 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t19.dart
index 636a49c..4a54875 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t20.dart
index 81fa93d..9726627 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t21.dart
index 106c09b..c17dbcc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t22.dart
index 3385f74..fd45d4d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t23.dart
index 0105278..71b9509 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t24.dart
index b9deb5f..d6f7e63 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_CLASSPARAM_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t01.dart
index eaa70d5..e8433e3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t02.dart
index 7abba8f..488bba1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t03.dart
index 3494ffa..8628696 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t04.dart
index d445972..4f9173d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t05.dart
index 8cbdc73..f5fb9ef 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t06.dart
index 1e7a262..d83ad71 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t07.dart
index 2907ee2..995338b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t08.dart
index d8a47f9..c44c90a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t09.dart
index 683f33bb..357dc7e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t10.dart
index 70fb674..04acade 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t11.dart
index c73b99d..6dbc221 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t12.dart
index 3999ea4..43ad664 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_FIELD_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t01.dart
index 8473b45..f6c35e5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t02.dart
index 651140b..9ecc625 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t03.dart
index 311dbff..bcacfc1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t04.dart
index 0221d2f..40b87d2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t05.dart
index 94823c2..1fa8c52 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t06.dart
index a64daf4..f613c83 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t07.dart
index fb9c67b..93dd3f8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t08.dart
index 54ccfe3..5dea306 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t09.dart
index 3b1c167..544ad68 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t10.dart
index 5c47db3..5646e6d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t11.dart
index d01a505..4e0c44b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t12.dart
index 0ed8713..08c4341 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_GETTER_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t01.dart
index 508054c..8774760 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t02.dart
index 24f9a3a..1c10c85 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t03.dart
index 4690d8c..3bec885 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t04.dart
index 5d0d4ab..34a5793 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t05.dart
index 4b26bfb..9f970ce 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t06.dart
index 8d974a4..ffac311 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t07.dart
index 9a63a20..305fb09 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t08.dart
index 38f8a46..8820cfb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t09.dart
index e76f273..26199b5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t10.dart
index 93cf436..918ce1b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t11.dart
index 41a3cc1..5544011 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t12.dart
index 7141a90..7fa011e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t13.dart
index abf2330..c55b8be 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t14.dart
index f4aeb7c..d02e14f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t15.dart
index 5e2adde..a2dd026 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t16.dart
index fb87887..d1f4847 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t17.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t17.dart
index 1f9a6db..f374b6a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t17.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t18.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t18.dart
index 6bfe823..d80d989 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t18.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t19.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t19.dart
index 3209ddd..f90c9a3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t19.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t20.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t20.dart
index 80e206d..7eea59a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t20.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t21.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t21.dart
index 7dc64bb..0459dab 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t21.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t22.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t22.dart
index 66df3f2..5a2d78c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t22.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t23.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t23.dart
index 5845028..1e5cb0a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t23.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t24.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t24.dart
index 4af97c6..3f3e77f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t24.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t25.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t25.dart
index ecc7903..0f7b3e5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t25.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t26.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t26.dart
index 1e953e5..6c7123d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t26.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_REQ_ARGS_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t01.dart
index 3fc82f9..e2d385f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t02.dart
index 780bf78..b12aee0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t03.dart
index 11d94cd..0ec51cf 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t04.dart
index 3aef4f8..6e6c4d0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t05.dart
index 17b9da1..45d214e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t06.dart
index 24e4824..b4519dc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t07.dart
index 0b8f067..7d385a2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t08.dart
index 45a4095..4380cdc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t09.dart
index 4e74571..0f021cc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t10.dart
index 20535fe..706427e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t11.dart
index c573d77..2dc1721 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t12.dart
index 4c919ed..818bc52 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t13.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t13.dart
index b0ee95d..896d95d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t13.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t14.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t14.dart
index b777d9e..acc003b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t14.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t15.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t15.dart
index ccf275f..1374bd8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t15.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t16.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t16.dart
index 84b3875..99c44cd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t16.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_RETURN_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t01.dart
index 2fc4a4d..938e4db 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t02.dart
index 9f81539..244f033 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t03.dart
index ff03889..0d3ee32 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t04.dart
index 91d2c8c..f95050c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t05.dart
index a77ace2..bf5c1f2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t06.dart
index c0bf9ca..c11c8c9 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t07.dart
index d072e81..05aa962 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t08.dart
index 91be61f..2f72340 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t09.dart
index 55fc475..16cfe11 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t10.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t10.dart
index 866fbbb..148705f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t10.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t11.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t11.dart
index 2de75c5..d0e0950 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t11.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t12.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t12.dart
index 82fd927..17bbe55 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t12.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_SETTER_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion In a migrated library, override checking must check that an
  * override is consistent with all overridden methods from other migrated
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_futureor_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_futureor_lib.dart
index 71b264c..106ec42 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_futureor_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_futureor_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Classes of this library are separated from 'override_checking_legacy lib' to
  * avoid all the override_checking_A02_* tests failing because of the bug
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_lib.dart
index b6538b8..3756539 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A02_opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_in_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_in_lib.dart
index 24d3c6e..c2da808 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_out_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_out_lib.dart
index eec7b00..e92e49e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t01.dart
index a97c1c3..d055109 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t02.dart
index bf238f3..cfdae44 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t03.dart
index 3b7a63e..4cbf161 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t04.dart
index 3bd2b3e..0aa88bd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t05.dart
index d82cfed..3f6e42c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t06.dart
index 4d4c4e1..2065fc5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t07.dart
index 019fce3..fe61875 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Members inherited in a class in an opted-in library, which are
  * inherited via a class or mixin defined in a legacy library are viewed with
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t01.dart
index 8aafa42..cb56d06 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library overrides a member, it is an
  * error if its signature is not a subtype of the types of all overriden members
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t02.dart
index ba16b81..400f3fa 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library overrides a member, it is an
  * error if its signature is not a subtype of the types of all overriden members
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t03.dart
index b90efa1..3cebaec 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library overrides a member, it is an
  * error if its signature is not a subtype of the types of all overriden members
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t04.dart
index 08e544c..6d6eb73 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library overrides a member, it is an
  * error if its signature is not a subtype of the types of all overriden members
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t05.dart
index 2e8feb9..3b0776c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library overrides a member, it is an
  * error if its signature is not a subtype of the types of all overriden members
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_opted_in_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_opted_in_lib.dart
index 2923fee..bc14712 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t01.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t01.dart
index 2ae655b..91857a2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t02.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t02.dart
index 9e0a920..ee73d3b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t03.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t03.dart
index 457d656..95a32c3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t03.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t04.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t04.dart
index d542cb4..7645eb2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t04.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t05.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t05.dart
index 3dcaf37..f8df19f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t05.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t06.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t06.dart
index d83eb5f..6bfa9e7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t06.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t07.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t07.dart
index 102b0d2..9619424 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t07.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t08.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t08.dart
index 02ff7bf..6bfb237 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t08.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t09.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t09.dart
index c226a41..124dcda 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t09.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A05_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in a legacy library implements the same generic
  * class [I] more than once, it is an error if the [LEGACY_ERASURE] of all such
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_opted_out_lib.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_opted_out_lib.dart
index e731195..486201d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t001.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t001.dart
index f475b82..f00bf1d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t001.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t001.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t002.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t002.dart
index 2775628..b8dda48 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t002.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t002.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t010.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t010.dart
index a024d53..809d59b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t010.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t010.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t011.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t011.dart
index 3f6534c..0f0a6a2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t011.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t011.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t012.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t012.dart
index 0fec58b..bf434e2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t012.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t012.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t013.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t013.dart
index 359e31a..e8ced2f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t013.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t013.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t014.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t014.dart
index 8c27848..f5d9195 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t014.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t014.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t015.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t015.dart
index efa0679..609b4e6 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t015.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t015.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t017.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t017.dart
index 756cf78..bb09a42 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t017.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t017.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t018.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t018.dart
index 230f9df..4188066 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t018.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t018.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t019.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t019.dart
index bcb71a9..fdca6dd 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t019.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t019.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t020.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t020.dart
index 264bf23..9a6d3d5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t020.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t020.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t021.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t021.dart
index d5c8680..8b0ac88 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t021.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t021.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t022.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t022.dart
index 9d61918..230ff05 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t022.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t022.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t023.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t023.dart
index dc3c2ed..e319653 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t023.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t023.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t024.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t024.dart
index 109a968..5b7ecce 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t024.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t024.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t025.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t025.dart
index ed9681f..4d9b294 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t025.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t025.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t026.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t026.dart
index 072ece9..f810bae 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t026.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t026.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t027.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t027.dart
index 4e1630d..6bf3ab6 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t027.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t027.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t028.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t028.dart
index bf27c14..94bba50 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t028.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t028.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t029.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t029.dart
index d18e612..a876b1c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t029.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t029.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t030.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t030.dart
index d33bc58..9da8202 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t030.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t030.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t031.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t031.dart
index 1ea4f28..24e0750 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t031.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t031.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t032.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t032.dart
index 1a6d8e4..4e63099 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t032.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t032.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t033.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t033.dart
index 29627db..fc3824e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t033.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t033.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t036.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t036.dart
index 30d5b12..76412f4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t036.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t036.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t037.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t037.dart
index 325c246..a3599c8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t037.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t037.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t039.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t039.dart
index 06c7a1d..cb96042 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t039.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t039.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t042.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t042.dart
index cc97975..5c3392b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t042.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t042.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t043.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t043.dart
index 766211c..db27873 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t043.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t043.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t044.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t044.dart
index 0c249b9..cb6cad8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t044.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t044.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t045.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t045.dart
index d7f5c96..2c58070 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t045.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t045.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t046.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t046.dart
index 57e0e15..34c75fc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t046.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t046.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t047.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t047.dart
index a27f120..5d0d012 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t047.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t047.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t048.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t048.dart
index f4d3320..f146155 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t048.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t048.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t051.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t051.dart
index f9646e2..90b6460 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t051.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t051.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t052.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t052.dart
index c5600b2..296d2ed 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t052.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t052.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t053.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t053.dart
index c61d7b1..4e50cc4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t053.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t053.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t054.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t054.dart
index c721752..b0b5547 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t054.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t054.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t055.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t055.dart
index 847a8a9..a08ae71 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t055.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t055.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t057.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t057.dart
index 85e4c95..84fc33e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t057.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t057.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t058.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t058.dart
index 174bb54..b40c31f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t058.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t058.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t059.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t059.dart
index 0ee7b5c..2b8c3c5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t059.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t059.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t060.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t060.dart
index afd8a79..c714567 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t060.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t060.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t061.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t061.dart
index fe7700b..101541f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t061.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t061.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t062.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t062.dart
index 86011f7..8da7d90 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t062.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t062.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t064.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t064.dart
index e03822f..3f4dc45 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t064.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t064.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t067.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t067.dart
index 35cc1bd..c59e398 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t067.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t067.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t068.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t068.dart
index f425660..ea62aa7 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t068.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t068.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t069.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t069.dart
index e1d93e8..7a091fe 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t069.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t069.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t070.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t070.dart
index 2721bac..4beb275 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t070.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t070.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t071.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t071.dart
index d22c090..528721f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t071.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t071.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t072.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t072.dart
index 7b49459..16abf32 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t072.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t072.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t073.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t073.dart
index 8f365d8..40e0b4d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t073.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t073.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t074.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t074.dart
index f8898a9..c13bb43 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t074.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t074.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t075.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t075.dart
index 457d2cf..a6007b1 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t075.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t075.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t076.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t076.dart
index cd19e94..079732d 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t076.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t076.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t077.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t077.dart
index 46cea68..d3e6317 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t077.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t077.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t085.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t085.dart
index b376c63..1f74feb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t085.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t085.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t086.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t086.dart
index 4b92798..162ee64 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t086.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t086.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t089.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t089.dart
index 65068e7..2fda76c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t089.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t089.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t092.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t092.dart
index 63fcb93..0e521b6 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t092.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t092.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t096.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t096.dart
index d70c179..1934c2b 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t096.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t096.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t097.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t097.dart
index 085daf5..33efa11 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t097.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t097.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t098.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t098.dart
index 386dbfd..c5eab4c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t098.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t098.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t099.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t099.dart
index c27843c..8803907 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t099.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t099.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t100.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t100.dart
index c4957b9..f6d5f9f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t100.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t100.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t102.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t102.dart
index 937079b..3a094ba 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t102.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t102.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t103.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t103.dart
index 51a35a1..da24492 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t103.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t103.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t104.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t104.dart
index c0da84f..5372e39 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t104.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t104.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t105.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t105.dart
index 6132d80..f2ebaf2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t105.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t105.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t106.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t106.dart
index c198460..483283c 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t106.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t106.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t107.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t107.dart
index 41f8311..ad31ae3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t107.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t107.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t108.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t108.dart
index 8f0d130..fad7305 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t108.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t108.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t109.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t109.dart
index b37ebf4..f3a7808 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t109.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t109.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t110.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t110.dart
index d8f0402..3abbc45 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t110.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t110.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t112.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t112.dart
index b49e155..9f9a675 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t112.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t112.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t113.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t113.dart
index cc5921c..efc7319 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t113.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t113.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t114.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t114.dart
index b13bd9e..923bb9f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t114.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t114.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t115.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t115.dart
index ef285b8..b275a37 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t115.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t115.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t116.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t116.dart
index 370f95b..3827e14 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t116.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t116.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t117.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t117.dart
index 723db66..6cc6702 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t117.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t117.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t118.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t118.dart
index 6d0ed6e..bcff111 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t118.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t118.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t119.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t119.dart
index 1cdb987..f09a3bc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t119.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t119.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t120.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t120.dart
index 8a666d3..db48212 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t120.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t120.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t121.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t121.dart
index bafbe17..0405f54 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t121.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t121.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t122.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t122.dart
index a09a1a7..0671634 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t122.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t122.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t123.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t123.dart
index 8f06c1d..4f94e35 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t123.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t123.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t124.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t124.dart
index 49f6e15..02a2dcb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t124.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t124.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t125.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t125.dart
index 885be8b..d4f7818 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t125.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t125.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t126.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t126.dart
index 974cb71..3818169 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t126.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t126.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t127.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t127.dart
index f52f39d..ceda0b3 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t127.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t127.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t128.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t128.dart
index 58dca6f..e146bb2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t128.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t128.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t129.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t129.dart
index 9140e8e..94337b8 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t129.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t129.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t130.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t130.dart
index 66bc773..5956d33 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t130.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t130.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t132.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t132.dart
index 46b57bc..7ad7cb5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t132.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t132.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t133.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t133.dart
index 03b1d32..fb2c38f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t133.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t133.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t134.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t134.dart
index ed1ed35..7b909b2 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t134.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t134.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t136.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t136.dart
index 104f89a..6b74adc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t136.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t136.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t137.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t137.dart
index 1a5e071..4ca5aa0 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t137.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t137.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t138.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t138.dart
index ec06957..f185b3f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t138.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t138.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t139.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t139.dart
index 2a09c9e..c687e15 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t139.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t139.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t140.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t140.dart
index e647488..7d18e14 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t140.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t140.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t142.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t142.dart
index e93b4d8..0570177 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t142.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t142.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t143.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t143.dart
index e93b4d8..0570177 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t143.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t143.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t144.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t144.dart
index ee765cc..00a2111 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t144.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t144.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t146.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t146.dart
index 5afd249..0c5b22f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t146.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t146.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t147.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t147.dart
index ea95133..7244ddb 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t147.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t147.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t148.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t148.dart
index 9e5d5f5..530d28a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t148.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t148.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t149.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t149.dart
index 7944d77..7e79300 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t149.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t149.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t151.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t151.dart
index d615a5d..490ac57 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t151.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t151.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t152.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t152.dart
index f4e2a1a..3f54e64 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t152.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t152.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t153.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t153.dart
index 0896858..bd7a7ad 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t153.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t153.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t154.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t154.dart
index d187586..fda3b9a 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t154.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t154.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t155.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t155.dart
index daa9fe6..e5d7cfc 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t155.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t155.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t156.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t156.dart
index 9e96826..5cba8a4 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t156.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t156.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t157.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t157.dart
index bb959ed..703e703 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t157.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t157.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t158.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t158.dart
index d1d62a5..395d21e 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t158.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t158.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t159.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t159.dart
index e0f1984..8fe2ec5 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t159.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t159.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t160.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t160.dart
index db585e3..cfd599f 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t160.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t160.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t161.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t161.dart
index 5fd1746..ee6ca77 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t161.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t161.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t162.dart b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t162.dart
index 7e08fe4..ca84703 100644
--- a/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t162.dart
+++ b/LanguageFeatures/nnbd/weak/overriding/override_checking_A06_t162.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If a class [C] in an opted-in library implements the same generic
  * class [I] more than once as [I0], .., [In], and at least one of the [Ii] is
diff --git a/LanguageFeatures/nnbd/weak/return_A01_t02.dart b/LanguageFeatures/nnbd/weak/return_A01_t02.dart
index 22602c1..e0a8254 100644
--- a/LanguageFeatures/nnbd/weak/return_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/return_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/weak/return_A01_t04.dart b/LanguageFeatures/nnbd/weak/return_A01_t04.dart
index 16b4de6..fb74dc0 100644
--- a/LanguageFeatures/nnbd/weak/return_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/return_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/weak/return_A01_t05.dart b/LanguageFeatures/nnbd/weak/return_A01_t05.dart
index acde8ee..d567273 100644
--- a/LanguageFeatures/nnbd/weak/return_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/return_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile-time error if $s$ is \code{\RETURN{} $e$;},
  *  $T$ is neither \VOID{} nor \DYNAMIC, and $S$ is \VOID.
diff --git a/LanguageFeatures/nnbd/weak/return_A02_t03.dart b/LanguageFeatures/nnbd/weak/return_A02_t03.dart
index 9f41de7..2734749 100644
--- a/LanguageFeatures/nnbd/weak/return_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/return_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/weak/return_A02_t04.dart b/LanguageFeatures/nnbd/weak/return_A02_t04.dart
index 3d31814..a45c9bf 100644
--- a/LanguageFeatures/nnbd/weak/return_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/return_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/weak/return_A02_t05.dart b/LanguageFeatures/nnbd/weak/return_A02_t05.dart
index feffbd3..3b331e1 100644
--- a/LanguageFeatures/nnbd/weak/return_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/return_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/weak/return_A02_t06.dart b/LanguageFeatures/nnbd/weak/return_A02_t06.dart
index 2a40f12..5096669 100644
--- a/LanguageFeatures/nnbd/weak/return_A02_t06.dart
+++ b/LanguageFeatures/nnbd/weak/return_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion At this location about an asynchronous non-generator function with
  * future value type $T_v$, the text is changed as follows:
diff --git a/LanguageFeatures/nnbd/weak/return_A03_t01.dart b/LanguageFeatures/nnbd/weak/return_A03_t01.dart
index cfaba86..61da1b3 100644
--- a/LanguageFeatures/nnbd/weak/return_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/return_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dynamic semantics specified at this location is changed as
  * follows, where $f$ is the enclosing function with declared return type $T$,
diff --git a/LanguageFeatures/nnbd/weak/return_A03_t02.dart b/LanguageFeatures/nnbd/weak/return_A03_t02.dart
index c394ab1..eedb934 100644
--- a/LanguageFeatures/nnbd/weak/return_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/return_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The dynamic semantics specified at this location is changed as
  * follows, where $f$ is the enclosing function with declared return type $T$,
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t01.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t01.dart
index 55848f8..7972369 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t02.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t02.dart
index 9d41b06..2597456 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t03.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t03.dart
index 7dc3e80..c2f6c8d 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t04.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t04.dart
index ff9d750..7e7e9b9 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t05.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t05.dart
index bc9d5c5..96432c6 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Two objects T1 and T2 which are instances of Type (that is,
  * runtime type objects) are considered equal if and only if the runtime type
diff --git a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A02_t01.dart b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A02_t01.dart
index 9f61cd3..07e2106 100644
--- a/LanguageFeatures/nnbd/weak/runtime_equality_operator_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/runtime_equality_operator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Note that we do not equate primitive top types. List<void> and
  * List<dynamic> are still considered distinct runtime type objects. Note that
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t02.dart
index 7b068ea..c65d755 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t03.dart
index bc29826..78af47f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t06.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t06.dart
index 1dc5669..3da5603 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t07.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t07.dart
index b5b9e6b..48dc681 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t08.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t08.dart
index 02c1e3c..439392f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t09.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t09.dart
index f047fc2..fd68f81 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t09.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t12.dart
index d9ed497..1f9d3d0 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t13.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t13.dart
index 29e6d77..b09aea7 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t13.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t14.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t14.dart
index b4b4358..22ec436 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t14.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A01_t15.dart b/LanguageFeatures/nnbd/weak/static_errors_A01_t15.dart
index 48a2e90..aad8212 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A01_t15.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A01_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t02.dart
index 41ad8b4..2279cc1 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t03.dart
index d5f83fe..7c88b4a 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t06.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t06.dart
index 9943106..3f36025 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t06.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t07.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t07.dart
index 9c71bbd..c36bef7 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t07.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t08.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t08.dart
index 2f2a83a..8437303 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t08.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t09.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t09.dart
index e1df0d7..9f27295 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t09.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t12.dart
index a473b77..15fb08d 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t13.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t13.dart
index d6c038b..568c192 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t13.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t14.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t14.dart
index 961aa44..bd7b644 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t14.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A02_t15.dart b/LanguageFeatures/nnbd/weak/static_errors_A02_t15.dart
index 1782c96..70eb67e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A02_t15.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A02_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A03_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A03_t05.dart
index f6ae60b..3a1c64b 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call an expression whose type is potentially
  * nullable and not dynamic.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t05.dart
index efc82e7..127f3f7 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t11.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t11.dart
index b6462f5..29ca508 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t11.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t14.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t14.dart
index 4dcb953..39be722 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t14.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t21.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t21.dart
index f10cd71..7f17a15 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t21.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t22.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t22.dart
index 28725d0..5f0d89e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t22.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t23.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t23.dart
index cfd39d1..0916441 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t23.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t24.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t24.dart
index 344e242..63ce21b 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t24.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t25.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t25.dart
index c8245c0..38ba372 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t25.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t28.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t28.dart
index fe60ae3..58505cd 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t28.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t29.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t29.dart
index 021d33e..676ec1d 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t29.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t30.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t30.dart
index f670e40..8d958da 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t30.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t31.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t31.dart
index 06ab56d..a2ac03a 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t31.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t33.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t33.dart
index 15d2c12..7a7d9fb 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t33.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A04_t34.dart b/LanguageFeatures/nnbd/weak/static_errors_A04_t34.dart
index 1d162d2..978628e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A04_t34.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A04_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a top level variable or static variable with a
  * non-nullable type has no initializer expression unless the variable is marked
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t05.dart
index 5d14616..f535764 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t11.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t11.dart
index 38a7bec..7a77166 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t11.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t14.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t14.dart
index 147772f..f0b659a 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t14.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t15.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t15.dart
index 154544c..8679265 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t15.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t16.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t16.dart
index 659ea53..503959e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t16.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t17.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t17.dart
index e66521a..7c79088 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t17.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t17.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t18.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t18.dart
index fd7b326..0ce7ab6 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t18.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t18.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t19.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t19.dart
index 424c174..33619c0 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t19.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t19.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t20.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t20.dart
index 713d6b9..0b5a205 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t20.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t20.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t21.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t21.dart
index 7b0c0a8..d94e8e9 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t21.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t22.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t22.dart
index 4c7ab97..6a3d0c3 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t22.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t23.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t23.dart
index afd2cdc..33bb8bd 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t23.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t23.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t24.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t24.dart
index a8b8525..3a0c123 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t24.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t24.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t25.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t25.dart
index 8313246..814f114 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t25.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t25.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t26.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t26.dart
index 6abfd2d..0b15c37 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t26.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t26.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t27.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t27.dart
index 8ad297b..0888b5e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t27.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t28.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t28.dart
index d831981..7738567 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t28.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t29.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t29.dart
index 014ccc9..ee462d5 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t29.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t29.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t30.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t30.dart
index 78d689b..cb0e1ec 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t30.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t30.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t31.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t31.dart
index 64bc000..7230fc1 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t31.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t31.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t32.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t32.dart
index 579ed2f..bd1db45 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t32.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t32.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t33.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t33.dart
index b55ae28..37cce3e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t33.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t33.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t34.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t34.dart
index 558b67f..e13c1b4 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t34.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t34.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A05_t35.dart b/LanguageFeatures/nnbd/weak/static_errors_A05_t35.dart
index 55fe46e..d61f643 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A05_t35.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A05_t35.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a class declaration declares an instance
  * variable with a potentially non-nullable type and no initializer expression,
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t09.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t09.dart
index 6d4b9b2..63b510f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t09.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t10.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t10.dart
index 5cb5c77..474cdbd 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t10.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t21.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t21.dart
index a3fda60..a7d121c 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t21.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t21.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t22.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t22.dart
index dd65bba..ce59e0d 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t22.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t22.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t27.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t27.dart
index 01c3d0e..c9b6d15 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t27.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t27.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A06_t28.dart b/LanguageFeatures/nnbd/weak/static_errors_A06_t28.dart
index cfc0983..f24cbdd 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A06_t28.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A06_t28.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a mixin declaration or a class declaration with
  * no generative constructors declares an instance variable with a potentially
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A08_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A08_t05.dart
index 4286e22..e134723 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A08_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A08_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A08_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A08_t12.dart
index edcad6e..f20479f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A08_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A08_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A08_t16.dart b/LanguageFeatures/nnbd/weak/static_errors_A08_t16.dart
index 52c4176..8c139bc 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A08_t16.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A08_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a potentially non-nullable local variable which
  * has no initializer expression and is not marked late is used before it is
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A09_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A09_t05.dart
index 4177f04..4fa3c90 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A09_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A09_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A09_t06.dart b/LanguageFeatures/nnbd/weak/static_errors_A09_t06.dart
index 4177f04..4fa3c90 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A09_t06.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A09_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A09_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A09_t12.dart
index 2910b8f..36daa1d 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A09_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A09_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A09_t16.dart b/LanguageFeatures/nnbd/weak/static_errors_A09_t16.dart
index 32a6cab..3f2b938 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A09_t16.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A09_t16.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the body of a method, function, getter, or
  * function expression with a potentially non-nullable return type may complete
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A10_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A10_t05.dart
index 9119dee..eb947ed 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A10_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A10_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A10_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A10_t12.dart
index 7cba7dd..fea6139 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A10_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A10_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A10_t14.dart b/LanguageFeatures/nnbd/weak/static_errors_A10_t14.dart
index fdf15df..4b61727 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A10_t14.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A10_t14.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A10_t15.dart b/LanguageFeatures/nnbd/weak/static_errors_A10_t15.dart
index 9554255..175da96 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A10_t15.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A10_t15.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if an optional parameter (named or otherwise) with
  * no default value has a potentially non-nullable type except in the parameter
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A11_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A11_t04.dart
index f83829d..0767527 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A11_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A11_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a required named parameter has a default value.
  *
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A12_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A12_t04.dart
index 78dfba9..1535a46 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A12_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A12_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if a named parameter that is part of a required
  * group is not bound to an argument at a call site
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A13_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A13_t02.dart
index 4457969..861be61 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A13_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A13_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call the default List constructor
  *
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t01.dart
index 9a50feb..7311198 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t02.dart
index cbbd139..aa8b167 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t03.dart
index cad08ba..37cbb28 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t04.dart
index ed670a3..33878d5 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t05.dart
index 4c8c52c..7de37ef 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t06.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t06.dart
index cf6c86f..c0de45a 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t06.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t07.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t07.dart
index 5d04c42..4af76f0 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t07.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t08.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t08.dart
index 602f35b..9f43b2c 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t08.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t09.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t09.dart
index 86d3d2f..b6169df 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t09.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t10.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t10.dart
index 209e76c..b07570e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t10.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t12.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t12.dart
index a091841..e691d95 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t12.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A14_t13.dart b/LanguageFeatures/nnbd/weak/static_errors_A14_t13.dart
index 4486445..563252e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A14_t13.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A14_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A15_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A15_t03.dart
index 0f668be..8becc55 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A15_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A15_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin a type
  * of the form T? for any T.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A17_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A17_t01.dart
index be09327..31dbcce 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A17_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A17_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A17_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A17_t03.dart
index 7cc1420..f9e11db 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A17_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A17_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A18_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A18_t01.dart
index 90cf961..1e5dea4 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A18_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A18_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to apply an expression of type Never in the
  * function position of a function call
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A19_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A19_t04.dart
index c66307f..c8c5dfa 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A19_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A19_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the static type of e in the expression 'throw e'
  * is not assignable to Object
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A20_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A20_t01.dart
index 7845130..efd08a7 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A20_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A20_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A20_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A20_t02.dart
index 7ac29ae..2369847 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A20_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A20_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A20_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A20_t03.dart
index 1620294..b893152 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A20_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A20_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error for the body of a late field to reference this.
  *
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A22_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A22_t02.dart
index 2377e0d..d50e5e5 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A22_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A22_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for the initializer expression of a late local
  * variable to use a prefix await expression that is not nested inside of
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A22_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A22_t03.dart
index 4e93c2d..9643780 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A22_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A22_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for the initializer expression of a late local
  * variable to use a prefix await expression that is not nested inside of
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A24_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A24_t01.dart
index 0d18b92..29313e9 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A24_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A24_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a compile time error to write to a final variable if
  * that variable is declared late and does not have an initializer.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A24_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A24_t02.dart
index 6d61869..0a04424 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A24_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A24_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not a compile time error to write to a final variable if
  * that variable is declared late and does not have an initializer.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A27_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A27_t02.dart
index ae231dd..0b58049 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A27_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A27_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the object being iterated over by a for-in loop
  * has a static type which is not dynamic, and is not a subtype of
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A29_t03.dart b/LanguageFeatures/nnbd/weak/static_errors_A29_t03.dart
index 9f4ac1b..fb02151 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A29_t03.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A29_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A29_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A29_t04.dart
index ac16d3d..03293fe 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A29_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A29_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if any case of a switch statement except the last
  * case (the default case if present) may complete normally. The previous
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t01.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t01.dart
index 3f75448..0f874b9 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t01.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t04.dart
index 4c7f5e2..30cda4f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t05.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t05.dart
index 33288a0..1aec55e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t05.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t06.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t06.dart
index 122a919..0c0cba2 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t06.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t07.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t07.dart
index 9602535..b131bef 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t07.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t08.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t08.dart
index 241d29e..fcdc33f 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t08.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t09.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t09.dart
index ae7f99b..c8ced57 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t09.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t10.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t10.dart
index 6d02868..56c01bc 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t10.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A30_t13.dart b/LanguageFeatures/nnbd/weak/static_errors_A30_t13.dart
index d8a09af..99469bd 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A30_t13.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A30_t13.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Given a switch statement which switches over an expression e of
  * type T, where the cases are dispatched based on expressions e0...ek:
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A32_t02.dart b/LanguageFeatures/nnbd/weak/static_errors_A32_t02.dart
index 2821ca1..694f92e 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A32_t02.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A32_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A33_t04.dart b/LanguageFeatures/nnbd/weak/static_errors_A33_t04.dart
index edc10f9..abd054c 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A33_t04.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A33_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/weak/static_errors_A33_t11.dart b/LanguageFeatures/nnbd/weak/static_errors_A33_t11.dart
index 450a9d1..ffa17ee 100644
--- a/LanguageFeatures/nnbd/weak/static_errors_A33_t11.dart
+++ b/LanguageFeatures/nnbd/weak/static_errors_A33_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use the null check operator (!) on an
  * expression of type T if T is strictly non-nullable
diff --git a/LanguageFeatures/nnbd/weak/syntax_A01_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A01_t01.dart
index 1137ff8..4f2aab0 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A01_t02.dart b/LanguageFeatures/nnbd/weak/syntax_A01_t02.dart
index 6c887ea..2eff7f1 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A01_t03.dart b/LanguageFeatures/nnbd/weak/syntax_A01_t03.dart
index 6f76798..e1e6ed9 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A01_t05.dart b/LanguageFeatures/nnbd/weak/syntax_A01_t05.dart
index 93b6529..1103f7e 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A01_t06.dart b/LanguageFeatures/nnbd/weak/syntax_A01_t06.dart
index 2f69fcb..9355537 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A02_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A02_t01.dart
index 31386c2..46f5bd0 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A02_t03.dart b/LanguageFeatures/nnbd/weak/syntax_A02_t03.dart
index 13aa400..3d2cce2 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A03_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A03_t01.dart
index 9ba82dd..1a2509c 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of expressions is extended to allow any expression to
  * be suffixed with a !.
diff --git a/LanguageFeatures/nnbd/weak/syntax_A04_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A04_t01.dart
index b1c7998..0577b56 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier late is added as a built-in identifier. The grammar
  * of top level variables, static fields, instance fields, and local variables
diff --git a/LanguageFeatures/nnbd/weak/syntax_A05_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A05_t01.dart
index 54df729..97bee48 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/weak/syntax_A05_t02.dart b/LanguageFeatures/nnbd/weak/syntax_A05_t02.dart
index 6d36329..366d16e 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/weak/syntax_A05_t03.dart b/LanguageFeatures/nnbd/weak/syntax_A05_t03.dart
index 6af78df..703b03e 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A05_t03.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/weak/syntax_A05_t06.dart b/LanguageFeatures/nnbd/weak/syntax_A05_t06.dart
index c0dbbb9..1809cfa 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A05_t06.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The modifier required is added as a built-in identifier. The
  * grammar of function types is extended to allow any named parameter
diff --git a/LanguageFeatures/nnbd/weak/syntax_A06_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A06_t01.dart
index 6400708..2b85113 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of selectors is extended to allow null-aware
  * subscripting using the syntax e1?[e2] which evaluates to null if e1
diff --git a/LanguageFeatures/nnbd/weak/syntax_A06_t03.dart b/LanguageFeatures/nnbd/weak/syntax_A06_t03.dart
index 4bd2bd7..a3afc19 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A06_t03.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of selectors is extended to allow null-aware
  * subscripting using the syntax e1?[e2] which evaluates to null if e1
diff --git a/LanguageFeatures/nnbd/weak/syntax_A07_t03.dart b/LanguageFeatures/nnbd/weak/syntax_A07_t03.dart
index 9a99690..9f9c206 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A07_t03.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/weak/syntax_A07_t05.dart b/LanguageFeatures/nnbd/weak/syntax_A07_t05.dart
index 06ebe65..2064296 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A07_t05.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A07_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/weak/syntax_A08_t01.dart b/LanguageFeatures/nnbd/weak/syntax_A08_t01.dart
index ffd8fd7..4254e7c 100644
--- a/LanguageFeatures/nnbd/weak/syntax_A08_t01.dart
+++ b/LanguageFeatures/nnbd/weak/syntax_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Conditional expressions inside of braces are ambiguous between
  * sets and maps. That is, { a as bool ? - 3 : 3 } can be parsed as a set
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A01_t03.dart b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A01_t03.dart
index efbea88..676127a 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read definitely assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A02_t03.dart b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A02_t03.dart
index af19d3e..36de925 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not an error to read potentially assigned local variable in
  * the form var x;
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A03_t03.dart b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A03_t03.dart
index 37c6e22..5345fe2 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/local_variable_read_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It's not a compile error to read definitely unassigned local
  * variable in the form var x;
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A09_t12.dart b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A09_t12.dart
index b544fc2..c7a0eff 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A09_t12.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A09_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A11_t12.dart b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A11_t12.dart
index 5c33512..77a1083 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A11_t12.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A11_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A13_t12.dart b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A13_t12.dart
index a1fbb22..6d10e86 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A13_t12.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A13_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A15_t12.dart b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A15_t12.dart
index f796069..7ea030d 100644
--- a/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A15_t12.dart
+++ b/LanguageFeatures/nnbd/weak/triple-shift/null_aware_operator_A15_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/assignability_A01_t01.dart b/LanguageFeatures/nnbd/weak/type-aliases/assignability_A01_t01.dart
index 41ce069..aaf70fe 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/assignability_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/assignability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A type T is assignable to a type S if T is dynamic, or if T is a
  * subtype of S.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_in_aliases_lib.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_in_aliases_lib.dart
index e4f42d3..f6e9fba 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_in_aliases_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_in_aliases_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_out_aliases_lib.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_out_aliases_lib.dart
index 89b65e8..68c2888 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_out_aliases_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_opted_out_aliases_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t01.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t01.dart
index b20dc6f..1b5d482 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t02.dart
index b9f911a..0367a92 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t03.dart
index e359474..53d0625 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t04.dart
index e2e8500..e1b1c7a 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t05.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t05.dart
index 8304b46..1740f65 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t06.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t06.dart
index ab22ef0..dc01ce4 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t07.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t07.dart
index ad9159d..bb4522a 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t07.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t08.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t08.dart
index 3133fc7..f171c93 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t08.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t09.dart b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t09.dart
index a5ba4d8..505a2b7 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t09.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/exports_A01_typedef2_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If an unmigrated library re-exports a migrated library, the
  * re-exported symbols retain their migrated status (that is, downstream
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t05.dart b/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t05.dart
index 5b8ba07..dc512da 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t06.dart b/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t06.dart
index 1d4acf7..d246a9c 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/extension_method_resolution_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of extension method resolution, there is no
  * special treatment of nullable types with respect to what members are
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t03.dart
index b6c0d03..2495df0 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t04.dart
index 22cf3e3..7e5f715 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/generics_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The default bound of generic type parameters is treated as
  * [Object?].
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A01_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A01_t03.dart
index 177a786..2345627 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A03_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A03_t02.dart
index 2a61205..7303cfd 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/legacy_libraries_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  All opted-in libraries upstream from the legacy library are
  * viewed by the legacy library with nullability related features erased from
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A01_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A01_t02.dart
index fd13774..7f34d69 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A property access e?.f translates to:
  *  SHORT[EXP(e), fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A02_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A02_t02.dart
index 10c109a..7c0e49a 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.f translates to:
  *  PASSTHRU[F, fn[x] => x.f]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A03_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A03_t02.dart
index 2607f72..f053c2e 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null aware method call e?.m(args) translates to:
  *  SHORT[EXP(e), fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A04_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A04_t02.dart
index e8ba368..0a77597 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e translates to F then e.m(args) translates to:
  *  PASSTHRU[F, fn[x] => x.m(ARGS(args))]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A06_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A06_t02.dart
index b2549f5..0b67935 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A06_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A07_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A07_t02.dart
index 2d2aeff..e5d2e17 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A07_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)]]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A08_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A08_t02.dart
index 25383e6..c0889cf 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A08_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The assignment e1?.f = e2 translates to:
  *  SHORT[EXP(e1), fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A10_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A10_t02.dart
index 471ccec..8aab582 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A10_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A10_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1.f = e2 translates to:
  *  PASSTHRU[F, fn[x] => x.f = EXP(e2)]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A12_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A12_t02.dart
index 9622124..e574b92 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A12_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1?[e2] = e3 translates to:
  *  SHORT[EXP(e1), fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A14_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A14_t02.dart
index 8863cf2..467378c 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A14_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A14_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If e1 translates to F then e1[e2] = e3 translates to:
  *  PASSTHRU[F, fn[x] => x[EXP(e2)] = EXP(e3)]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A16_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A16_t02.dart
index 71f51ae..4d3681e 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A16_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A cascade expression e..s translates as follows, where F is the
  * translation of e and x and y are fresh object level variables:
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A17_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A17_t02.dart
index 1f5659a..68ea06f 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A17_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_aware_operator_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A null-shorting cascade expression e?..s translates as follows,
  * where x and y are fresh object level variables.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A01_t08.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A01_t08.dart
index 883e117..9e9adfe 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A01_t08.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e == null] or of the form [e is Null] where
  * [e] has static type [T] promotes the type of [e] to [Null] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A02_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A02_t04.dart
index 7adf3c4..a37829e 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/null_promotion_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A check of the form [e != null] or of the form [e is T] where [e]
  * has static type [T?] promotes the type of [e] to [T] in the [true]
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t03.dart
index 7a0a139..66b78ae 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t07.dart b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t07.dart
index 1fab21e..a083591 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t07.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is nullable if Null <: T and not T <: Object.
  * This is equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A02_t06.dart b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A02_t06.dart
index 21cf0cd..80db535 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A02_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/nullability_definitions_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion We say that a type T is non-nullable if T <: Object. This is
  * equivalent to the syntactic criterion that T is any of:
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/opted_in_aliases_lib.dart b/LanguageFeatures/nnbd/weak/type-aliases/opted_in_aliases_lib.dart
index dd145b5..c9e8ee3 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/opted_in_aliases_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/opted_in_aliases_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A01_t05.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A01_t05.dart
index 44e10e6..7e5bef9 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to call a method, setter, getter or operator on
  * an expression whose type is potentially nullable and not dynamic, except for
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A02_t05.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A02_t05.dart
index 3796b40..fee6532 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error to read a field or tear off a method from an
  * expression whose type is potentially nullable and not dynamic, except for the
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A14_t11.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A14_t11.dart
index 4b2039e..a38ca7d 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A14_t11.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A14_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion For the purposes of errors and warnings, the null aware operators
  * ?., ?.., and ?[] are checked as if the receiver of the operator had
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A15_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A15_t04.dart
index 35f458f..cfca00d 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A15_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A15_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error for a class to extend, implement, or mixin a type
  * of the form T? for any T.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t02.dart
index fc5bca3..0110403 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t04.dart
index c25b8ac..a9f9c11 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A17_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to call or tear-off a method, setter, or
  * getter, or to read or write a field, on a receiver of static type Never.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A18_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A18_t02.dart
index e54f839..a0d29c8 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A18_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A18_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is not an error to apply an expression of type Never in the
  * function position of a function call
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A19_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A19_t03.dart
index e81d20f..91eb89b 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A19_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A19_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is an error if the static type of e in the expression 'throw e'
  * is not assignable to Object
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A32_t03.dart b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A32_t03.dart
index 7893e11..a42105a 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A32_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/static_errors_A32_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a warning to use a null aware operator (?., ?.., ??, ??=,
  * or ...?) on an expression of type T if T is strictly non-nullable.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A01_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A01_t04.dart
index c71c8d9..19d2db4 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of types is extended to allow any type to be suffixed
  * with a ? (e.g. int?) indicating the nullable version of that type.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t02.dart
index 69b71ab..3f7ea3d 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t04.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t04.dart
index 7dd4214..cb4479f 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A new primitive type Never. This type is denoted by the built-in
  * type declaration Never declared in dart:core.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A03_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A03_t02.dart
index a10e756..66552ea 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of expressions is extended to allow any expression to
  * be suffixed with a !.
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A06_t02.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A06_t02.dart
index 30db73a..44c4fad 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A06_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar of selectors is extended to allow null-aware
  * subscripting using the syntax e1?[e2] which evaluates to null if e1
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A07_t06.dart b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A07_t06.dart
index 3f3a537..f676c5d 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/syntax_A07_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/syntax_A07_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The grammar for types does not allow multiple successive ?
  * operators on a type. That is, the grammar for types is nominally equivalent
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t05.dart b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t05.dart
index f1a2ffc..831d842 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the object of the class imported from
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t06.dart b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t06.dart
index 3ada2d4..0e271f9 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the object of the class imported from
diff --git a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_legacy_aliases_lib.dart b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_legacy_aliases_lib.dart
index 978318d..8961cae 100644
--- a/LanguageFeatures/nnbd/weak/type-aliases/type_reification_legacy_aliases_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-aliases/type_reification_legacy_aliases_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A01_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A01_t01.dart
index 37a59e6..d53b174 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A02_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A02_t01.dart
index 20964cc..24f1fd4 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A03_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A03_t01.dart
index 62ed89a..245f715 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A04_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A04_t01.dart
index 3a2cbb8..4dc74a9 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A05_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A05_t01.dart
index 33d64c1..4f7a710 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 20201 the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 20201 the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A06_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A06_t01.dart
index aff7d44..97ac1dc 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A07_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A07_t01.dart
index d0c7114..1266103 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A07_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A08_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A08_t01.dart
index a14ef54..a3d86d1 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A08_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A09_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A09_t01.dart
index 1564b9c..3349b0e 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A09_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A10_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A10_t01.dart
index 33f4fc2..0c719c8 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A10_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A11_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A11_t01.dart
index 4576ec3..ca815ef 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A11_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A12_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A12_t01.dart
index c1ebf30..388eec8 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A12_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/equations_A13_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/equations_A13_t01.dart
index 0675039..b6a6449 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/equations_A13_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/equations_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The NORM relation defines the canonical representative of classes
  * of equivalent types...
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t01.dart
index a82a701..cabe482 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t02.dart
index 4bfc6c5..a9d5efa 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t03.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t03.dart
index 5126cf9..b097b62 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t04.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t04.dart
index 193b097..5ab0562 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t05.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t05.dart
index 05d44d4..ec96451 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t07.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t07.dart
index 3c9f1cd..7697a08 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t07.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(FutureOr<T>) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t01.dart
index fe0ebe3..1d382e6 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t02.dart
index c868dd4..8274bd0 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t02.dart
@@ -1,7 +1,9 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t03.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t03.dart
index 5809ebe..1647925 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t04.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t04.dart
index 19b2abc..a8df00e 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t05.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t05.dart
index 185540a..eb35ea3 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t07.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t07.dart
index 0241f78..37e7356 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t07.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t08.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t08.dart
index 4fd5a8f..46af41e 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t08.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t09.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t09.dart
index 9774342..1a5a407 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t09.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t10.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t10.dart
index 306e3e7..f467f02 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t10.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A03_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T?) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t01.dart
index cbe7652..607d936 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T*) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t02.dart
index 380823b..ecb31b2 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T*) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t03.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t03.dart
index 9834b6f..1914a21 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T*) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t04.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t04.dart
index 640c518..13b668d 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(T*) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t01.dart
index 72564f1..ff862f7 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(X extends T) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t02.dart
index 7febc04..3f0d9af 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(X extends T) =
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t01.dart
index 1765fac..d70dd4f 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t02.dart
index e0c7005..5aa39f5 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t03.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t03.dart
index 4e984bd..a03b9a5 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t04.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t04.dart
index 1796eeb..c4ceaa7 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t05.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t05.dart
index 5829fde..ca7aa87 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t05.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t06.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t06.dart
index f2c4f67..020fde4 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t06.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t07.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t07.dart
index ec94755..18d3e3f 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t07.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t08.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t08.dart
index 2496ca3..e1fc155 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t08.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t09.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t09.dart
index f24a50e..8915b52 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t09.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t10.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t10.dart
index b175141..a365a96 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t10.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t11.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t11.dart
index b28dfc3..5df1c95 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t11.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A06_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(C<T0, ..., Tn>) = C<R0, ..., Rn> where Ri is NORM(Ti)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t01.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t01.dart
index a5b22d1..db38870 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(R Function<X extends B>(S)) = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t02.dart b/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t02.dart
index 1bb30ae..5b86cd0 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/norm_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * NORM(R Function<X extends B>(S)) = R1 Function<X extends B1>(S1)
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/opted_in_lib.dart b/LanguageFeatures/nnbd/weak/type-normalization/opted_in_lib.dart
index 3e34397..ffd9deb 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/opted_in_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/opted_in_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library opted_in_lib;
 import 'dart:async';
 
diff --git a/LanguageFeatures/nnbd/weak/type-normalization/opted_out_lib.dart b/LanguageFeatures/nnbd/weak/type-normalization/opted_out_lib.dart
index d800c48..c1420c5 100644
--- a/LanguageFeatures/nnbd/weak/type-normalization/opted_out_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type-normalization/opted_out_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 // @dart=2.6
 library opted_out_lib;
 import 'opted_in_lib.dart';
diff --git a/LanguageFeatures/nnbd/weak/type_reification_A01_t01.dart b/LanguageFeatures/nnbd/weak/type_reification_A01_t01.dart
index a05cfcd..03bd810 100644
--- a/LanguageFeatures/nnbd/weak/type_reification_A01_t01.dart
+++ b/LanguageFeatures/nnbd/weak/type_reification_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the object of the class imported from
diff --git a/LanguageFeatures/nnbd/weak/type_reification_A01_t02.dart b/LanguageFeatures/nnbd/weak/type_reification_A01_t02.dart
index 0933018..7de9fc3 100644
--- a/LanguageFeatures/nnbd/weak/type_reification_A01_t02.dart
+++ b/LanguageFeatures/nnbd/weak/type_reification_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the object of the class imported from
diff --git a/LanguageFeatures/nnbd/weak/type_reification_A01_t03.dart b/LanguageFeatures/nnbd/weak/type_reification_A01_t03.dart
index 577edc9..28ac00d 100644
--- a/LanguageFeatures/nnbd/weak/type_reification_A01_t03.dart
+++ b/LanguageFeatures/nnbd/weak/type_reification_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the function imported from opted to
diff --git a/LanguageFeatures/nnbd/weak/type_reification_A01_t04.dart b/LanguageFeatures/nnbd/weak/type_reification_A01_t04.dart
index 3852826..0628f37 100644
--- a/LanguageFeatures/nnbd/weak/type_reification_A01_t04.dart
+++ b/LanguageFeatures/nnbd/weak/type_reification_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All types reified in legacy libraries are reified as legacy types.
  * @description Check that runtime type of the function imported from opted to
diff --git a/LanguageFeatures/nnbd/weak/type_reification_legacy_lib.dart b/LanguageFeatures/nnbd/weak/type_reification_legacy_lib.dart
index 8898446..356c07c 100644
--- a/LanguageFeatures/nnbd/weak/type_reification_legacy_lib.dart
+++ b/LanguageFeatures/nnbd/weak/type_reification_legacy_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LanguageFeatures/regression/32903_t01.dart b/LanguageFeatures/regression/32903_t01.dart
index 4e138fb..8497d70 100644
--- a/LanguageFeatures/regression/32903_t01.dart
+++ b/LanguageFeatures/regression/32903_t01.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 32903 (Dartanalyzer 2.0
  * incorrectly throws [type_argument_not_matching_bounds] error for
diff --git a/LanguageFeatures/regression/32903_t02.dart b/LanguageFeatures/regression/32903_t02.dart
index eac8c45..8b8a33e 100644
--- a/LanguageFeatures/regression/32903_t02.dart
+++ b/LanguageFeatures/regression/32903_t02.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 32903 (Dartanalyzer 2.0
  * incorrectly throws [type_argument_not_matching_bounds] error for
diff --git a/LanguageFeatures/regression/32903_t03.dart b/LanguageFeatures/regression/32903_t03.dart
index b00c795..293f5a1 100644
--- a/LanguageFeatures/regression/32903_t03.dart
+++ b/LanguageFeatures/regression/32903_t03.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 32903 (Dartanalyzer 2.0
  * incorrectly throws [type_argument_not_matching_bounds] error for
diff --git a/LanguageFeatures/regression/33184.dart b/LanguageFeatures/regression/33184.dart
index 0464df5..d32ac90 100644
--- a/LanguageFeatures/regression/33184.dart
+++ b/LanguageFeatures/regression/33184.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33184 (No error when run dart
  * class with incorrect instantiation to bound)
diff --git a/LanguageFeatures/regression/33421_t01.dart b/LanguageFeatures/regression/33421_t01.dart
index b68ca12..0d9ed86 100644
--- a/LanguageFeatures/regression/33421_t01.dart
+++ b/LanguageFeatures/regression/33421_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for issue 33421 (Dart does not throw error when
  * type parameter is a supertype of its upper bound): checks that type parameter
diff --git a/LanguageFeatures/regression/33421_t02.dart b/LanguageFeatures/regression/33421_t02.dart
index 3a97481..9f38493 100644
--- a/LanguageFeatures/regression/33421_t02.dart
+++ b/LanguageFeatures/regression/33421_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for issue 33421 (Dart does not throw error when
  * type parameter is a supertype of its upper bound): checks that two class type
diff --git a/LanguageFeatures/regression/33421_t03.dart b/LanguageFeatures/regression/33421_t03.dart
index aa56c8b..e05107b 100644
--- a/LanguageFeatures/regression/33421_t03.dart
+++ b/LanguageFeatures/regression/33421_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for issue 33421 (Dart does not throw error when
  * type parameter is a supertype of its upper bound): checks that compile error
diff --git a/LanguageFeatures/regression/33421_t04.dart b/LanguageFeatures/regression/33421_t04.dart
index e09df2c..172fd38 100644
--- a/LanguageFeatures/regression/33421_t04.dart
+++ b/LanguageFeatures/regression/33421_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for issue 33421 (Dart does not throw error when
  * type parameter is a supertype of its upper bound): Checks that class cannot
diff --git a/LanguageFeatures/regression/33585_t01.dart b/LanguageFeatures/regression/33585_t01.dart
index 97f521c..e3b72ec 100644
--- a/LanguageFeatures/regression/33585_t01.dart
+++ b/LanguageFeatures/regression/33585_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33585, 33308 (CFE doesn't check
  * type arguments against the bounds of the corresponding type variables)
diff --git a/LanguageFeatures/regression/33585_t02.dart b/LanguageFeatures/regression/33585_t02.dart
index 06eb6a2..e6408ee 100644
--- a/LanguageFeatures/regression/33585_t02.dart
+++ b/LanguageFeatures/regression/33585_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33585, 33308 (CFE doesn't check
  * type arguments against the bounds of the corresponding type variables)
diff --git a/LanguageFeatures/regression/33596.dart b/LanguageFeatures/regression/33596.dart
index 43c56da..dde6d74 100644
--- a/LanguageFeatures/regression/33596.dart
+++ b/LanguageFeatures/regression/33596.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33596 (Dart VM does not allow a
  * mixin of a class with itself). Checks that class cannot extends some class
diff --git a/LanguageFeatures/regression/33597.dart b/LanguageFeatures/regression/33597.dart
index 16fbbc0..4c9a085 100644
--- a/LanguageFeatures/regression/33597.dart
+++ b/LanguageFeatures/regression/33597.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 33597 (Dartanalyzer does not throw
  * compiler error when function variable with incorrect return type parameter is
diff --git a/LanguageFeatures/regression/33599_34700_t01.dart b/LanguageFeatures/regression/33599_34700_t01.dart
index 57afa80..3314552 100644
--- a/LanguageFeatures/regression/33599_34700_t01.dart
+++ b/LanguageFeatures/regression/33599_34700_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * @description Regression test for the issues 33599 (Analyzer produces
  * StackOverflow error in some cases when typedef references itself directly)
diff --git a/LanguageFeatures/regression/33599_34700_t02.dart b/LanguageFeatures/regression/33599_34700_t02.dart
index c2b2045..1d617d7 100644
--- a/LanguageFeatures/regression/33599_34700_t02.dart
+++ b/LanguageFeatures/regression/33599_34700_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * @description Regression test for the issues 33599 (Analyzer produces
  * StackOverflow error in some cases when typedef references itself directly)
diff --git a/LanguageFeatures/regression/33599_34700_t03.dart b/LanguageFeatures/regression/33599_34700_t03.dart
index f00483d..d8591d1 100644
--- a/LanguageFeatures/regression/33599_34700_t03.dart
+++ b/LanguageFeatures/regression/33599_34700_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * @description Regression test for the issues 33599 (Analyzer produces
  * StackOverflow error in some cases when typedef references itself directly)
diff --git a/LanguageFeatures/regression/33599_34700_t04.dart b/LanguageFeatures/regression/33599_34700_t04.dart
index 9bb86d1..565b51c 100644
--- a/LanguageFeatures/regression/33599_34700_t04.dart
+++ b/LanguageFeatures/regression/33599_34700_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * @description Regression test for the issues 33599 (Analyzer produces
  * StackOverflow error in some cases when typedef references itself directly)
diff --git a/LanguageFeatures/regression/33624_t01.dart b/LanguageFeatures/regression/33624_t01.dart
index db45007..09919d8 100644
--- a/LanguageFeatures/regression/33624_t01.dart
+++ b/LanguageFeatures/regression/33624_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33624 (Dart does not throw error
  * when analyzer fails with "type_argument_not_matching_bounds" error for
diff --git a/LanguageFeatures/regression/33624_t02.dart b/LanguageFeatures/regression/33624_t02.dart
index 0a6f3f8..1991f07 100644
--- a/LanguageFeatures/regression/33624_t02.dart
+++ b/LanguageFeatures/regression/33624_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33624 (Dart does not throw error
  * when analyzer fails with "type_argument_not_matching_bounds" error for
diff --git a/LanguageFeatures/regression/33625.dart b/LanguageFeatures/regression/33625.dart
index f9e1564..a923ad5 100644
--- a/LanguageFeatures/regression/33625.dart
+++ b/LanguageFeatures/regression/33625.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33625 (No error when run dart
  * class with incorrect instantiation to bound for functions). Checks that
diff --git a/LanguageFeatures/regression/33626.dart b/LanguageFeatures/regression/33626.dart
index 02ff829..b060532 100644
--- a/LanguageFeatures/regression/33626.dart
+++ b/LanguageFeatures/regression/33626.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33626 (Dart does not throw error
  * when analyzer fails with "type_argument_not_matching_bounds" error for
diff --git a/LanguageFeatures/regression/33699_t01.dart b/LanguageFeatures/regression/33699_t01.dart
index 7dba1cc..05df44b 100644
--- a/LanguageFeatures/regression/33699_t01.dart
+++ b/LanguageFeatures/regression/33699_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33699 (Dart does not throw error
  * if function argument parameter extends void) Checks that function cannot have
diff --git a/LanguageFeatures/regression/33699_t02.dart b/LanguageFeatures/regression/33699_t02.dart
index 2c1610c..54a5752 100644
--- a/LanguageFeatures/regression/33699_t02.dart
+++ b/LanguageFeatures/regression/33699_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33699 (Dart does not throw error
  * if function argument parameter extends void) Checks that function cannot have
diff --git a/LanguageFeatures/regression/33701_t01.dart b/LanguageFeatures/regression/33701_t01.dart
index 26ca03b..1990fe8 100644
--- a/LanguageFeatures/regression/33701_t01.dart
+++ b/LanguageFeatures/regression/33701_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33701 (Dart does not throw error
  * if function argument parameter extends [Null]).
diff --git a/LanguageFeatures/regression/33701_t02.dart b/LanguageFeatures/regression/33701_t02.dart
index 2d816b8..763ee17 100644
--- a/LanguageFeatures/regression/33701_t02.dart
+++ b/LanguageFeatures/regression/33701_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33701 (Dart does not throw error
  * if function argument parameter extends [Null]). Checks that [typedef] type
diff --git a/LanguageFeatures/regression/33701_t03.dart b/LanguageFeatures/regression/33701_t03.dart
index 355a840..a404043 100644
--- a/LanguageFeatures/regression/33701_t03.dart
+++ b/LanguageFeatures/regression/33701_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33701 (Dart does not throw error
  * if function argument parameter extends [Null]).
diff --git a/LanguageFeatures/regression/33701_t04.dart b/LanguageFeatures/regression/33701_t04.dart
index 407995d..edf937c 100644
--- a/LanguageFeatures/regression/33701_t04.dart
+++ b/LanguageFeatures/regression/33701_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33701 (Dart does not throw error
  * if function argument parameter extends [Null]).
diff --git a/LanguageFeatures/regression/33703.dart b/LanguageFeatures/regression/33703.dart
index 1849d4c..f59dfd0 100644
--- a/LanguageFeatures/regression/33703.dart
+++ b/LanguageFeatures/regression/33703.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33703 (Dart does not throw error
  * if class argument parameter extends Null).
diff --git a/LanguageFeatures/regression/33704.dart b/LanguageFeatures/regression/33704.dart
index 9cf399f..aec7938 100644
--- a/LanguageFeatures/regression/33704.dart
+++ b/LanguageFeatures/regression/33704.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33704 (Dart does not throw error
  * if class argument parameter extends void)
diff --git a/LanguageFeatures/regression/33786.dart b/LanguageFeatures/regression/33786.dart
index e7aa078..a8bd4c4 100644
--- a/LanguageFeatures/regression/33786.dart
+++ b/LanguageFeatures/regression/33786.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 33786 (Dartanalyzer does not
  * report error about illegal recursive type in class declaration).
diff --git a/LanguageFeatures/regression/33805_t01.dart b/LanguageFeatures/regression/33805_t01.dart
index 8279b2b..fa78f60 100644
--- a/LanguageFeatures/regression/33805_t01.dart
+++ b/LanguageFeatures/regression/33805_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33805 (Analyzer throws error when
  * try to assign a function result to row variable).
diff --git a/LanguageFeatures/regression/33805_t02.dart b/LanguageFeatures/regression/33805_t02.dart
index 9c90877..593ed00 100644
--- a/LanguageFeatures/regression/33805_t02.dart
+++ b/LanguageFeatures/regression/33805_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33805 (Analyzer throws error when
  * try to assign a function result to row variable). Checks that error appears
diff --git a/LanguageFeatures/regression/33805_t03.dart b/LanguageFeatures/regression/33805_t03.dart
index 568994d..986c590 100644
--- a/LanguageFeatures/regression/33805_t03.dart
+++ b/LanguageFeatures/regression/33805_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33805 (Analyzer throws error when
  * try to assign a function result to row variable). Checks that error appears
diff --git a/LanguageFeatures/regression/33863.dart b/LanguageFeatures/regression/33863.dart
index aa1f174..33554d9 100644
--- a/LanguageFeatures/regression/33863.dart
+++ b/LanguageFeatures/regression/33863.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 33863 (Dart does not throw error
  * if parameter of incorrect type is passed to the function): Checks that
diff --git a/LanguageFeatures/regression/33864_t01.dart b/LanguageFeatures/regression/33864_t01.dart
index 3998623..2e43517 100644
--- a/LanguageFeatures/regression/33864_t01.dart
+++ b/LanguageFeatures/regression/33864_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33864 (Analyzer throws exception
  * if function optional argument is omitted and it's parametrized).
diff --git a/LanguageFeatures/regression/33864_t02.dart b/LanguageFeatures/regression/33864_t02.dart
index 3d99754..b5c683d 100644
--- a/LanguageFeatures/regression/33864_t02.dart
+++ b/LanguageFeatures/regression/33864_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 33864 (Analyzer throws exception
  * if function optional argument is omitted and it's parametrized).
diff --git a/LanguageFeatures/regression/34087.dart b/LanguageFeatures/regression/34087.dart
index 109671e..47c1ce5 100644
--- a/LanguageFeatures/regression/34087.dart
+++ b/LanguageFeatures/regression/34087.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34087 (Dartanalyzer does not throw
  * error when [Callable] function result is assigned to incorrect type).
diff --git a/LanguageFeatures/regression/34482.dart b/LanguageFeatures/regression/34482.dart
index 386457b..e46afe4 100644
--- a/LanguageFeatures/regression/34482.dart
+++ b/LanguageFeatures/regression/34482.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34482 (Unexpected type exception
  * during the assigning [Future] variable to [FutureOr]) Checks that [FutureOr]
diff --git a/LanguageFeatures/regression/34560_t01.dart b/LanguageFeatures/regression/34560_t01.dart
index 0fd0539..ef4aaa8 100644
--- a/LanguageFeatures/regression/34560_t01.dart
+++ b/LanguageFeatures/regression/34560_t01.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34560 (Analyzer: Some correct
  * super-bounded types are rejected): check example from the bug description.
diff --git a/LanguageFeatures/regression/34560_t02.dart b/LanguageFeatures/regression/34560_t02.dart
index 63c80cc..418c0ea 100644
--- a/LanguageFeatures/regression/34560_t02.dart
+++ b/LanguageFeatures/regression/34560_t02.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2019, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34560 (Analyzer: Some correct
  * super-bounded types are rejected): check case with non-function type alias.
diff --git a/LanguageFeatures/regression/34628.dart b/LanguageFeatures/regression/34628.dart
index 0605164..6219b16 100644
--- a/LanguageFeatures/regression/34628.dart
+++ b/LanguageFeatures/regression/34628.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34628 (Analyzer throws compile
  * error whereas dart passes when two depending classes ([B<X extends A<X>>] and
diff --git a/LanguageFeatures/regression/34635_t01.dart b/LanguageFeatures/regression/34635_t01.dart
index 12ca0fc..c37740c 100644
--- a/LanguageFeatures/regression/34635_t01.dart
+++ b/LanguageFeatures/regression/34635_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issues:
  * 33152 ([class C<X extends C> {}] causes dart crash instead of compiler error)
diff --git a/LanguageFeatures/regression/34635_t02.dart b/LanguageFeatures/regression/34635_t02.dart
index e6ab696..1b93fca 100644
--- a/LanguageFeatures/regression/34635_t02.dart
+++ b/LanguageFeatures/regression/34635_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34635 (Analyzer checks "class
  * [C<X extends C>]" class declaration in a very strange way): check that
diff --git a/LanguageFeatures/regression/34635_t03.dart b/LanguageFeatures/regression/34635_t03.dart
index 68f3024..3598b17 100644
--- a/LanguageFeatures/regression/34635_t03.dart
+++ b/LanguageFeatures/regression/34635_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34635 (Analyzer checks "class
  * [C<X extends C>]" class declaration in a very strange way): check that
diff --git a/LanguageFeatures/regression/34636.dart b/LanguageFeatures/regression/34636.dart
index c9cfd77..3a1a1c6 100644
--- a/LanguageFeatures/regression/34636.dart
+++ b/LanguageFeatures/regression/34636.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 34636 (Analyzer does not throw
  * compile error for incorrect class (whereas dart does it)). Checks that
diff --git a/LanguageFeatures/regression/34741.dart b/LanguageFeatures/regression/34741.dart
index 137c89e..4ebaa6c 100644
--- a/LanguageFeatures/regression/34741.dart
+++ b/LanguageFeatures/regression/34741.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 34741: Analyzer doesn't allow
  * function to use type parameter [<Instance of 'TypeParameterMember'>] as a
diff --git a/LanguageFeatures/regression/34803_t01.dart b/LanguageFeatures/regression/34803_t01.dart
index 359d353..4ca0b64 100644
--- a/LanguageFeatures/regression/34803_t01.dart
+++ b/LanguageFeatures/regression/34803_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34803 (Dart crashes when tries to
  * compile a class with generic function parameter) - checks dart versions with
diff --git a/LanguageFeatures/regression/34803_t02.dart b/LanguageFeatures/regression/34803_t02.dart
index ceec929..afc6acc 100644
--- a/LanguageFeatures/regression/34803_t02.dart
+++ b/LanguageFeatures/regression/34803_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34803 (Dart crashes when tries to
  * compile a class with generic function parameter) - checks dart versions with
diff --git a/LanguageFeatures/regression/34803_t03.dart b/LanguageFeatures/regression/34803_t03.dart
index a0b2a79..6fb0ee8 100644
--- a/LanguageFeatures/regression/34803_t03.dart
+++ b/LanguageFeatures/regression/34803_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34803 (Dart crashes when tries to
  * compile a class with generic function parameter) - checks dart versions with
diff --git a/LanguageFeatures/regression/34803_t04.dart b/LanguageFeatures/regression/34803_t04.dart
index 6098946..d269b49 100644
--- a/LanguageFeatures/regression/34803_t04.dart
+++ b/LanguageFeatures/regression/34803_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issue 34803 (Dart crashes when tries to
  * compile a class with generic function parameter) - checks dart versions with
diff --git a/LanguageFeatures/regression/34833.dart b/LanguageFeatures/regression/34833.dart
index e2ff2ca..3ef0912 100644
--- a/LanguageFeatures/regression/34833.dart
+++ b/LanguageFeatures/regression/34833.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 33833 (Analyzer throws compile
  * error when declare a class with typed parameter which depends on
diff --git a/LanguageFeatures/regression/34845.dart b/LanguageFeatures/regression/34845.dart
index 0c68a5b..2a5f38f 100644
--- a/LanguageFeatures/regression/34845.dart
+++ b/LanguageFeatures/regression/34845.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 34845 (see comments there: With
  * that, we have [dynamic] == [FutureOr<dynamic>] ==
diff --git a/LanguageFeatures/regression/35114_35115.dart b/LanguageFeatures/regression/35114_35115.dart
index 8dd32eb..a7647ac 100644
--- a/LanguageFeatures/regression/35114_35115.dart
+++ b/LanguageFeatures/regression/35114_35115.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the issues 35114 (Analyzer does not allow
  * declare a class with typed function parameter if it's parametrized
diff --git a/LanguageFeatures/regression/35148_35149.dart b/LanguageFeatures/regression/35148_35149.dart
index 1c19faf..ba2e2fe 100644
--- a/LanguageFeatures/regression/35148_35149.dart
+++ b/LanguageFeatures/regression/35148_35149.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Regression test for the Issue 33597 (Dartanalyzer does not throw
  * compiler error when function variable with incorrect return type parameter is
diff --git a/LibTest/async/Completer/Completer.sync_A01_t01.dart b/LibTest/async/Completer/Completer.sync_A01_t01.dart
index 39521c4..5328f24 100644
--- a/LibTest/async/Completer/Completer.sync_A01_t01.dart
+++ b/LibTest/async/Completer/Completer.sync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Completer.sync()
  * Completes the future synchronously.
diff --git a/LibTest/async/Completer/Completer_A01_t01.dart b/LibTest/async/Completer/Completer_A01_t01.dart
index 53a5aa3..e10d60c 100644
--- a/LibTest/async/Completer/Completer_A01_t01.dart
+++ b/LibTest/async/Completer/Completer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Completer()
  * Create a new completer.
diff --git a/LibTest/async/Completer/Completer_class_A01_t01.dart b/LibTest/async/Completer/Completer_class_A01_t01.dart
index 1ebf2be..45f9c63 100644
--- a/LibTest/async/Completer/Completer_class_A01_t01.dart
+++ b/LibTest/async/Completer/Completer_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Completer<T> A way to produce Future objects and to complete
  * them later with a value or error.
diff --git a/LibTest/async/Completer/completeError_A01_t01.dart b/LibTest/async/Completer/completeError_A01_t01.dart
index 95bb08d..2ec8e8b 100644
--- a/LibTest/async/Completer/completeError_A01_t01.dart
+++ b/LibTest/async/Completer/completeError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Complete future with an error. Completing a future with an error indicates
diff --git a/LibTest/async/Completer/completeError_A01_t02.dart b/LibTest/async/Completer/completeError_A01_t02.dart
index bc1d190..7d847f7 100644
--- a/LibTest/async/Completer/completeError_A01_t02.dart
+++ b/LibTest/async/Completer/completeError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Complete future with an error. Completing a future with an error indicates
diff --git a/LibTest/async/Completer/completeError_A01_t03.dart b/LibTest/async/Completer/completeError_A01_t03.dart
index 082722e..960ffb0 100644
--- a/LibTest/async/Completer/completeError_A01_t03.dart
+++ b/LibTest/async/Completer/completeError_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Complete future with an error. Completing a future with an error indicates
diff --git a/LibTest/async/Completer/completeError_A01_t04.dart b/LibTest/async/Completer/completeError_A01_t04.dart
index bafe166..aacfd49 100644
--- a/LibTest/async/Completer/completeError_A01_t04.dart
+++ b/LibTest/async/Completer/completeError_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Complete future with an error. Completing a future with an error indicates
diff --git a/LibTest/async/Completer/completeError_A02_t01.dart b/LibTest/async/Completer/completeError_A02_t01.dart
index eae2ef6..e437752 100644
--- a/LibTest/async/Completer/completeError_A02_t01.dart
+++ b/LibTest/async/Completer/completeError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * The error must not be null.
diff --git a/LibTest/async/Completer/completeError_A03_t01.dart b/LibTest/async/Completer/completeError_A03_t01.dart
index b55e083..597e96e 100644
--- a/LibTest/async/Completer/completeError_A03_t01.dart
+++ b/LibTest/async/Completer/completeError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/completeError_A03_t02.dart b/LibTest/async/Completer/completeError_A03_t02.dart
index 936ed36..acf58eb 100644
--- a/LibTest/async/Completer/completeError_A03_t02.dart
+++ b/LibTest/async/Completer/completeError_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/completeError_A03_t03.dart b/LibTest/async/Completer/completeError_A03_t03.dart
index 2a7d3e5..772e163 100644
--- a/LibTest/async/Completer/completeError_A03_t03.dart
+++ b/LibTest/async/Completer/completeError_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void completeError(Object exception, [Object stackTrace])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/complete_A01_t01.dart b/LibTest/async/Completer/complete_A01_t01.dart
index d79878f..cb66dd4 100644
--- a/LibTest/async/Completer/complete_A01_t01.dart
+++ b/LibTest/async/Completer/complete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A01_t02.dart b/LibTest/async/Completer/complete_A01_t02.dart
index abd34a9..7f3a59a 100644
--- a/LibTest/async/Completer/complete_A01_t02.dart
+++ b/LibTest/async/Completer/complete_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A01_t03.dart b/LibTest/async/Completer/complete_A01_t03.dart
index 6c37a64..48f49ca 100644
--- a/LibTest/async/Completer/complete_A01_t03.dart
+++ b/LibTest/async/Completer/complete_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A01_t04.dart b/LibTest/async/Completer/complete_A01_t04.dart
index 2548488..4190cdc 100644
--- a/LibTest/async/Completer/complete_A01_t04.dart
+++ b/LibTest/async/Completer/complete_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A01_t05.dart b/LibTest/async/Completer/complete_A01_t05.dart
index 17bfc6c..41c8e62 100644
--- a/LibTest/async/Completer/complete_A01_t05.dart
+++ b/LibTest/async/Completer/complete_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A01_t06.dart b/LibTest/async/Completer/complete_A01_t06.dart
index 8a19636..16795b4 100644
--- a/LibTest/async/Completer/complete_A01_t06.dart
+++ b/LibTest/async/Completer/complete_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Completes future with the supplied values.
diff --git a/LibTest/async/Completer/complete_A02_t01.dart b/LibTest/async/Completer/complete_A02_t01.dart
index d6be593..b9a00eb 100644
--- a/LibTest/async/Completer/complete_A02_t01.dart
+++ b/LibTest/async/Completer/complete_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/complete_A02_t02.dart b/LibTest/async/Completer/complete_A02_t02.dart
index 0794209..5591559 100644
--- a/LibTest/async/Completer/complete_A02_t02.dart
+++ b/LibTest/async/Completer/complete_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/complete_A02_t03.dart b/LibTest/async/Completer/complete_A02_t03.dart
index 427ed8c..9ac3efb 100644
--- a/LibTest/async/Completer/complete_A02_t03.dart
+++ b/LibTest/async/Completer/complete_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void complete([T value])
  * Calling complete or completeError must not be done more than once.
diff --git a/LibTest/async/Completer/future_A01_t01.dart b/LibTest/async/Completer/future_A01_t01.dart
index a6dc894..4dc7f36 100644
--- a/LibTest/async/Completer/future_A01_t01.dart
+++ b/LibTest/async/Completer/future_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> future
  * The future that will contain the result provided to this completer.
diff --git a/LibTest/async/Completer/isCompleted_A01_t01.dart b/LibTest/async/Completer/isCompleted_A01_t01.dart
index 907d9ae..87a6b97 100644
--- a/LibTest/async/Completer/isCompleted_A01_t01.dart
+++ b/LibTest/async/Completer/isCompleted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isCompleted
  * Whether the future has been completed.
diff --git a/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.dart b/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.dart
index 91be19a..342a35d 100644
--- a/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.dart
+++ b/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const DeferredLibrary(String libraryName, {String uri})
  * (from #11507: Lazy library loading is a hint to deployment tools.
diff --git a/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.lib.dart b/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.lib.dart
index f22807c..db7bde8 100644
--- a/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.lib.dart
+++ b/LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const DeferredLibrary(String libraryName, {String uri})
  * @description Checks that DeferredLibrary loads in lazy way.
diff --git a/LibTest/async/EventSink/EventSink_A01_t01.test.dart b/LibTest/async/EventSink/EventSink_A01_t01.test.dart
index a791542..f46522a 100644
--- a/LibTest/async/EventSink/EventSink_A01_t01.test.dart
+++ b/LibTest/async/EventSink/EventSink_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion EventSink()
  *
diff --git a/LibTest/async/EventSink/addError_A01_t01.test.dart b/LibTest/async/EventSink/addError_A01_t01.test.dart
index a9357e7..6930647 100644
--- a/LibTest/async/EventSink/addError_A01_t01.test.dart
+++ b/LibTest/async/EventSink/addError_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(errorEvent, [StackTrace stackTrace])
  * Send an async error to a stream.
diff --git a/LibTest/async/EventSink/add_A01_t01.test.dart b/LibTest/async/EventSink/add_A01_t01.test.dart
index 422ba66..e087563 100644
--- a/LibTest/async/EventSink/add_A01_t01.test.dart
+++ b/LibTest/async/EventSink/add_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T event)
  * Send a data event to a stream.
diff --git a/LibTest/async/EventSink/all_tests.lib.dart b/LibTest/async/EventSink/all_tests.lib.dart
index 232cf61..a2412e9 100644
--- a/LibTest/async/EventSink/all_tests.lib.dart
+++ b/LibTest/async/EventSink/all_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion EventSync abstract class
  *
diff --git a/LibTest/async/EventSink/close_A01_t01.test.dart b/LibTest/async/EventSink/close_A01_t01.test.dart
index 125dae8..4bec170 100644
--- a/LibTest/async/EventSink/close_A01_t01.test.dart
+++ b/LibTest/async/EventSink/close_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Close the sink. No further events can be added after closing.
diff --git a/LibTest/async/EventSink/equality_operator_A01_t01.test.dart b/LibTest/async/EventSink/equality_operator_A01_t01.test.dart
index 1b01fdc..7e6a60b 100644
--- a/LibTest/async/EventSink/equality_operator_A01_t01.test.dart
+++ b/LibTest/async/EventSink/equality_operator_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The default behavior for all Objects is to return true if and only if this
diff --git a/LibTest/async/EventSink/hashCode_A01_t01.test.dart b/LibTest/async/EventSink/hashCode_A01_t01.test.dart
index 04838dd..392db35 100644
--- a/LibTest/async/EventSink/hashCode_A01_t01.test.dart
+++ b/LibTest/async/EventSink/hashCode_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/async/EventSink/noSuchMethodError_A01_t01.test.dart b/LibTest/async/EventSink/noSuchMethodError_A01_t01.test.dart
index 23b4eb3..6db7e78 100644
--- a/LibTest/async/EventSink/noSuchMethodError_A01_t01.test.dart
+++ b/LibTest/async/EventSink/noSuchMethodError_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic noSuchMethod(Invocation invocation)
  * Invoked when a non-existent method or property is accessed.
diff --git a/LibTest/async/EventSink/runtimeType_A01_t01.test.dart b/LibTest/async/EventSink/runtimeType_A01_t01.test.dart
index 24397d9..7f79acf 100644
--- a/LibTest/async/EventSink/runtimeType_A01_t01.test.dart
+++ b/LibTest/async/EventSink/runtimeType_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/async/EventSink/toString_A01_t01.test.dart b/LibTest/async/EventSink/toString_A01_t01.test.dart
index 10eed8c..dfa1641 100644
--- a/LibTest/async/EventSink/toString_A01_t01.test.dart
+++ b/LibTest/async/EventSink/toString_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/async/Future/Future.delayed_A01_t01.dart b/LibTest/async/Future/Future.delayed_A01_t01.dart
index e20bec4..a018f07 100644
--- a/LibTest/async/Future/Future.delayed_A01_t01.dart
+++ b/LibTest/async/Future/Future.delayed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.delayed(Duration duration, [dynamic computation()])
  *    Creates a future that runs its computation after a delay.
diff --git a/LibTest/async/Future/Future.delayed_A01_t02.dart b/LibTest/async/Future/Future.delayed_A01_t02.dart
index 756b267..77b87f3 100644
--- a/LibTest/async/Future/Future.delayed_A01_t02.dart
+++ b/LibTest/async/Future/Future.delayed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.delayed(Duration duration, [dynamic computation()])
  *    Creates a future that runs its computation after a delay.
diff --git a/LibTest/async/Future/Future.delayed_A01_t03.dart b/LibTest/async/Future/Future.delayed_A01_t03.dart
index fc8c3b9..d235e3a 100644
--- a/LibTest/async/Future/Future.delayed_A01_t03.dart
+++ b/LibTest/async/Future/Future.delayed_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.delayed(Duration duration, [dynamic computation()])
  *    Creates a future that runs its computation after a delay.
diff --git a/LibTest/async/Future/Future.delayed_A02_t01.dart b/LibTest/async/Future/Future.delayed_A02_t01.dart
index 813f3a4..8a16337 100644
--- a/LibTest/async/Future/Future.delayed_A02_t01.dart
+++ b/LibTest/async/Future/Future.delayed_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.delayed(Duration duration, [dynamic  computation()])
  *    If computation is omitted, it will be treated as if computation was set to
diff --git a/LibTest/async/Future/Future.delayed_A03_t01.dart b/LibTest/async/Future/Future.delayed_A03_t01.dart
index fa03df9..9e63270 100644
--- a/LibTest/async/Future/Future.delayed_A03_t01.dart
+++ b/LibTest/async/Future/Future.delayed_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.delayed(Duration duration, [dynamic computation()])
  *    If calling computation throws, the created future will complete with the
diff --git a/LibTest/async/Future/Future.error_A01_t01.dart b/LibTest/async/Future/Future.error_A01_t01.dart
index bab180f..f3d1c05 100644
--- a/LibTest/async/Future/Future.error_A01_t01.dart
+++ b/LibTest/async/Future/Future.error_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.error(error, [Object stackTrace])
  * A future that completes with an error in the next event-loop iteration.
diff --git a/LibTest/async/Future/Future.error_A01_t02.dart b/LibTest/async/Future/Future.error_A01_t02.dart
index 84a6691..6aa3bcd 100644
--- a/LibTest/async/Future/Future.error_A01_t02.dart
+++ b/LibTest/async/Future/Future.error_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.error(error, [Object stackTrace])
  * A future that completes with an error in the next event-loop iteration.
diff --git a/LibTest/async/Future/Future.error_A01_t03.dart b/LibTest/async/Future/Future.error_A01_t03.dart
index 5501a86..9ec9cd6 100644
--- a/LibTest/async/Future/Future.error_A01_t03.dart
+++ b/LibTest/async/Future/Future.error_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.error(error, [Object stackTrace])
  * A future that completes with an error in the next event-loop iteration.
diff --git a/LibTest/async/Future/Future.microtask_A01_t01.dart b/LibTest/async/Future/Future.microtask_A01_t01.dart
index 0739e7f..b50d152 100644
--- a/LibTest/async/Future/Future.microtask_A01_t01.dart
+++ b/LibTest/async/Future/Future.microtask_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.microtask(dynamic computation())
  *    Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/Future.microtask_A01_t02.dart b/LibTest/async/Future/Future.microtask_A01_t02.dart
index 481f56a..d47e164 100644
--- a/LibTest/async/Future/Future.microtask_A01_t02.dart
+++ b/LibTest/async/Future/Future.microtask_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.microtask(dynamic computation())
  *    Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/Future.microtask_A01_t03.dart b/LibTest/async/Future/Future.microtask_A01_t03.dart
index f2a188d..c809a45 100644
--- a/LibTest/async/Future/Future.microtask_A01_t03.dart
+++ b/LibTest/async/Future/Future.microtask_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.microtask(dynamic computation())
  *    If calling computation returns a Future, completion of the created future
diff --git a/LibTest/async/Future/Future.microtask_A01_t04.dart b/LibTest/async/Future/Future.microtask_A01_t04.dart
index b5640bf..440796a 100644
--- a/LibTest/async/Future/Future.microtask_A01_t04.dart
+++ b/LibTest/async/Future/Future.microtask_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.microtask(dynamic computation())
  *    If calling computation returns a non-future value, the returned future is
diff --git a/LibTest/async/Future/Future.sync_A01_t01.dart b/LibTest/async/Future/Future.sync_A01_t01.dart
index 321cfa2..a9a06cd 100644
--- a/LibTest/async/Future/Future.sync_A01_t01.dart
+++ b/LibTest/async/Future/Future.sync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.sync(dynamic computation())
  * Creates a future containing the result of immediately calling computation.
diff --git a/LibTest/async/Future/Future.sync_A01_t02.dart b/LibTest/async/Future/Future.sync_A01_t02.dart
index 2362e47..425bb3e 100644
--- a/LibTest/async/Future/Future.sync_A01_t02.dart
+++ b/LibTest/async/Future/Future.sync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.sync(dynamic computation())
  * Creates a future containing the result of immediately calling computation.
diff --git a/LibTest/async/Future/Future.sync_A01_t03.dart b/LibTest/async/Future/Future.sync_A01_t03.dart
index 5b0e3e7..91c67a2 100644
--- a/LibTest/async/Future/Future.sync_A01_t03.dart
+++ b/LibTest/async/Future/Future.sync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.sync(dynamic computation())
  * Creates a future containing the result of immediately calling computation.
diff --git a/LibTest/async/Future/Future.sync_A01_t04.dart b/LibTest/async/Future/Future.sync_A01_t04.dart
index 61eced4..74f2444 100644
--- a/LibTest/async/Future/Future.sync_A01_t04.dart
+++ b/LibTest/async/Future/Future.sync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.sync(dynamic computation())
  * Creates a future containing the result of immediately calling computation.
diff --git a/LibTest/async/Future/Future.value_A01_t01.dart b/LibTest/async/Future/Future.value_A01_t01.dart
index 939c63b..93cd523 100644
--- a/LibTest/async/Future/Future.value_A01_t01.dart
+++ b/LibTest/async/Future/Future.value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.value([value])
  * A future whose value is available in the next event-loop iteration.
diff --git a/LibTest/async/Future/Future.value_A01_t02.dart b/LibTest/async/Future/Future.value_A01_t02.dart
index bfe8462..196b926 100644
--- a/LibTest/async/Future/Future.value_A01_t02.dart
+++ b/LibTest/async/Future/Future.value_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future.value([value])
  * A future whose value is available in the next event-loop iteration.
diff --git a/LibTest/async/Future/Future_A01_t01.dart b/LibTest/async/Future/Future_A01_t01.dart
index 28daed5..0389719 100644
--- a/LibTest/async/Future/Future_A01_t01.dart
+++ b/LibTest/async/Future/Future_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future(dynamic computation())
  * Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/Future_A01_t02.dart b/LibTest/async/Future/Future_A01_t02.dart
index d3cde52..f33c9e9 100644
--- a/LibTest/async/Future/Future_A01_t02.dart
+++ b/LibTest/async/Future/Future_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future(dynamic computation())
  * Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/Future_A01_t03.dart b/LibTest/async/Future/Future_A01_t03.dart
index 79e11ba..57c2857 100644
--- a/LibTest/async/Future/Future_A01_t03.dart
+++ b/LibTest/async/Future/Future_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future(dynamic computation())
  * Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/Future_A01_t04.dart b/LibTest/async/Future/Future_A01_t04.dart
index 7dafea6..580a01a 100644
--- a/LibTest/async/Future/Future_A01_t04.dart
+++ b/LibTest/async/Future/Future_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future(dynamic computation())
  * Creates a future containing the result of calling computation
diff --git a/LibTest/async/Future/any_A01_t01.dart b/LibTest/async/Future/any_A01_t01.dart
index ee79abb..40d3e2b 100644
--- a/LibTest/async/Future/any_A01_t01.dart
+++ b/LibTest/async/Future/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future any(Iterable<Future> futures)
  * Returns the result of the first future in futures to complete.
diff --git a/LibTest/async/Future/any_A01_t02.dart b/LibTest/async/Future/any_A01_t02.dart
index 10b2257..9506878 100644
--- a/LibTest/async/Future/any_A01_t02.dart
+++ b/LibTest/async/Future/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future any(Iterable<Future> futures)
  * Returns the result of the first future in futures to complete.
diff --git a/LibTest/async/Future/any_A01_t03.dart b/LibTest/async/Future/any_A01_t03.dart
index 77d9375..4af6840 100644
--- a/LibTest/async/Future/any_A01_t03.dart
+++ b/LibTest/async/Future/any_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future any(Iterable<Future> futures)
  * Returns the result of the first future in futures to complete.
diff --git a/LibTest/async/Future/any_A01_t04.dart b/LibTest/async/Future/any_A01_t04.dart
index 10e762a..a750f21 100644
--- a/LibTest/async/Future/any_A01_t04.dart
+++ b/LibTest/async/Future/any_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future any(Iterable<Future> futures)
  * Returns the result of the first future in futures to complete.
diff --git a/LibTest/async/Future/any_A01_t05.dart b/LibTest/async/Future/any_A01_t05.dart
index 20f6da6..9a73d0b 100644
--- a/LibTest/async/Future/any_A01_t05.dart
+++ b/LibTest/async/Future/any_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future any(Iterable<Future> futures)
  * Returns the result of the first future in futures to complete.
diff --git a/LibTest/async/Future/asStream_A01_t01.dart b/LibTest/async/Future/asStream_A01_t01.dart
index 1a3a2bd..f5776c8 100644
--- a/LibTest/async/Future/asStream_A01_t01.dart
+++ b/LibTest/async/Future/asStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asStream()
  * Creates a Stream containing the result of this future.
diff --git a/LibTest/async/Future/asStream_A01_t02.dart b/LibTest/async/Future/asStream_A01_t02.dart
index b75823b..d8ee6d7 100644
--- a/LibTest/async/Future/asStream_A01_t02.dart
+++ b/LibTest/async/Future/asStream_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asStream()
  * Creates a Stream containing the result of this future.
diff --git a/LibTest/async/Future/asStream_A02_t01.dart b/LibTest/async/Future/asStream_A02_t01.dart
index 94babd2..d4ef13c 100644
--- a/LibTest/async/Future/asStream_A02_t01.dart
+++ b/LibTest/async/Future/asStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Stream<T> asStream()
  * The stream will produce single data or error event containing the completion
diff --git a/LibTest/async/Future/asStream_A02_t02.dart b/LibTest/async/Future/asStream_A02_t02.dart
index 608b023..3635e1a 100644
--- a/LibTest/async/Future/asStream_A02_t02.dart
+++ b/LibTest/async/Future/asStream_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Stream<T> asStream()
  * The stream will produce single data or error event containing the completion
diff --git a/LibTest/async/Future/catchError_A01_t01.dart b/LibTest/async/Future/catchError_A01_t01.dart
index 080c027..5251b52 100644
--- a/LibTest/async/Future/catchError_A01_t01.dart
+++ b/LibTest/async/Future/catchError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    Handles errors emitted by this Future.
diff --git a/LibTest/async/Future/catchError_A01_t02.dart b/LibTest/async/Future/catchError_A01_t02.dart
index e5240bc..1df2dca 100644
--- a/LibTest/async/Future/catchError_A01_t02.dart
+++ b/LibTest/async/Future/catchError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    Handles errors emitted by this Future.
diff --git a/LibTest/async/Future/catchError_A02_t01.dart b/LibTest/async/Future/catchError_A02_t01.dart
index 29f8c2b..3c5b52c 100644
--- a/LibTest/async/Future/catchError_A02_t01.dart
+++ b/LibTest/async/Future/catchError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with a value, the returned future completes with
diff --git a/LibTest/async/Future/catchError_A02_t02.dart b/LibTest/async/Future/catchError_A02_t02.dart
index 8fb39d6..10fcdb6 100644
--- a/LibTest/async/Future/catchError_A02_t02.dart
+++ b/LibTest/async/Future/catchError_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with a value, the returned future completes with
diff --git a/LibTest/async/Future/catchError_A02_t03.dart b/LibTest/async/Future/catchError_A02_t03.dart
index 05b015b..22a9750 100644
--- a/LibTest/async/Future/catchError_A02_t03.dart
+++ b/LibTest/async/Future/catchError_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with a value, the returned future completes with
diff --git a/LibTest/async/Future/catchError_A03_t01.dart b/LibTest/async/Future/catchError_A03_t01.dart
index da6ce4d..7ad511c 100644
--- a/LibTest/async/Future/catchError_A03_t01.dart
+++ b/LibTest/async/Future/catchError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A03_t02.dart b/LibTest/async/Future/catchError_A03_t02.dart
index a97e2cd..212f252 100644
--- a/LibTest/async/Future/catchError_A03_t02.dart
+++ b/LibTest/async/Future/catchError_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A03_t03.dart b/LibTest/async/Future/catchError_A03_t03.dart
index 741a767..4d15ad1 100644
--- a/LibTest/async/Future/catchError_A03_t03.dart
+++ b/LibTest/async/Future/catchError_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A03_t04.dart b/LibTest/async/Future/catchError_A03_t04.dart
index c501583..2859463 100644
--- a/LibTest/async/Future/catchError_A03_t04.dart
+++ b/LibTest/async/Future/catchError_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A03_t05.dart b/LibTest/async/Future/catchError_A03_t05.dart
index 47912a2..581d3bd 100644
--- a/LibTest/async/Future/catchError_A03_t05.dart
+++ b/LibTest/async/Future/catchError_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A03_t06.dart b/LibTest/async/Future/catchError_A03_t06.dart
index a573084..51cf2a3 100644
--- a/LibTest/async/Future/catchError_A03_t06.dart
+++ b/LibTest/async/Future/catchError_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A04_t01.dart b/LibTest/async/Future/catchError_A04_t01.dart
index 54e5edc..5aee6a2 100644
--- a/LibTest/async/Future/catchError_A04_t01.dart
+++ b/LibTest/async/Future/catchError_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If test is omitted, it defaults to a function that always returns true.
diff --git a/LibTest/async/Future/catchError_A04_t02.dart b/LibTest/async/Future/catchError_A04_t02.dart
index d28626c..a1c14e4 100644
--- a/LibTest/async/Future/catchError_A04_t02.dart
+++ b/LibTest/async/Future/catchError_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If test is omitted, it defaults to a function that always returns true.
diff --git a/LibTest/async/Future/catchError_A04_t03.dart b/LibTest/async/Future/catchError_A04_t03.dart
index 6382d5b..6a32436 100644
--- a/LibTest/async/Future/catchError_A04_t03.dart
+++ b/LibTest/async/Future/catchError_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If test is omitted, it defaults to a function that always returns true.
diff --git a/LibTest/async/Future/catchError_A05_t01.dart b/LibTest/async/Future/catchError_A05_t01.dart
index d7fb5ea..4b97a33 100644
--- a/LibTest/async/Future/catchError_A05_t01.dart
+++ b/LibTest/async/Future/catchError_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  * The test function should not throw, but if it does, it is handled as if
diff --git a/LibTest/async/Future/catchError_A06_t01.dart b/LibTest/async/Future/catchError_A06_t01.dart
index a7c01ac..8adc0c1 100644
--- a/LibTest/async/Future/catchError_A06_t01.dart
+++ b/LibTest/async/Future/catchError_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/catchError_A07_t01.dart b/LibTest/async/Future/catchError_A07_t01.dart
index 51c9f35..1cb63c0 100644
--- a/LibTest/async/Future/catchError_A07_t01.dart
+++ b/LibTest/async/Future/catchError_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future catchError(Function onError, {bool test(Object error)})
  *    If this future completes with an error, then test is first called with
diff --git a/LibTest/async/Future/doWhile_A01_t01.dart b/LibTest/async/Future/doWhile_A01_t01.dart
index d04e962..234b645 100644
--- a/LibTest/async/Future/doWhile_A01_t01.dart
+++ b/LibTest/async/Future/doWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Performs an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A01_t02.dart b/LibTest/async/Future/doWhile_A01_t02.dart
index e8a3b79..7eca6b2 100644
--- a/LibTest/async/Future/doWhile_A01_t02.dart
+++ b/LibTest/async/Future/doWhile_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Performs an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A01_t03.dart b/LibTest/async/Future/doWhile_A01_t03.dart
index f767113..bea005b 100644
--- a/LibTest/async/Future/doWhile_A01_t03.dart
+++ b/LibTest/async/Future/doWhile_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Performs an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A02_t01.dart b/LibTest/async/Future/doWhile_A02_t01.dart
index 88436b7..43da217 100644
--- a/LibTest/async/Future/doWhile_A02_t01.dart
+++ b/LibTest/async/Future/doWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Perform an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A02_t02.dart b/LibTest/async/Future/doWhile_A02_t02.dart
index 95ce58f..ad89c3f 100644
--- a/LibTest/async/Future/doWhile_A02_t02.dart
+++ b/LibTest/async/Future/doWhile_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Perform an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A02_t03.dart b/LibTest/async/Future/doWhile_A02_t03.dart
index b8d231a..530dafc 100644
--- a/LibTest/async/Future/doWhile_A02_t03.dart
+++ b/LibTest/async/Future/doWhile_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  *    Perform an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/doWhile_A05_t01.dart b/LibTest/async/Future/doWhile_A05_t01.dart
index d04286e..57b6264 100644
--- a/LibTest/async/Future/doWhile_A05_t01.dart
+++ b/LibTest/async/Future/doWhile_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future doWhile(FutureOr<bool> f())
  * Perform an async operation repeatedly until it returns false.
diff --git a/LibTest/async/Future/forEach_A01_t01.dart b/LibTest/async/Future/forEach_A01_t01.dart
index b39f572..78700ae 100644
--- a/LibTest/async/Future/forEach_A01_t01.dart
+++ b/LibTest/async/Future/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, dynamic f(element))
  *    Perform an async operation for each element of the iterable, in turn.
diff --git a/LibTest/async/Future/forEach_A01_t02.dart b/LibTest/async/Future/forEach_A01_t02.dart
index 9751685..bfe4934 100644
--- a/LibTest/async/Future/forEach_A01_t02.dart
+++ b/LibTest/async/Future/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, dynamic f(element))
  *    Perform an async operation for each element of the iterable, in turn.
diff --git a/LibTest/async/Future/forEach_A01_t03.dart b/LibTest/async/Future/forEach_A01_t03.dart
index 90698e6..543a530 100644
--- a/LibTest/async/Future/forEach_A01_t03.dart
+++ b/LibTest/async/Future/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, Future f(element))
  *    Perform an async operation for each element of the iterable, in turn.
diff --git a/LibTest/async/Future/forEach_A02_t01.dart b/LibTest/async/Future/forEach_A02_t01.dart
index 78dce58..cdaee8a 100644
--- a/LibTest/async/Future/forEach_A02_t01.dart
+++ b/LibTest/async/Future/forEach_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, dynamic f(element))
  * Returns a Future that completes when all elements have been processed.
diff --git a/LibTest/async/Future/forEach_A03_t01.dart b/LibTest/async/Future/forEach_A03_t01.dart
index 4637b94..ea5d848 100644
--- a/LibTest/async/Future/forEach_A03_t01.dart
+++ b/LibTest/async/Future/forEach_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, dynamic f(element))
  * Any errors will cause the iteration to stop and will be piped through the
diff --git a/LibTest/async/Future/forEach_A03_t02.dart b/LibTest/async/Future/forEach_A03_t02.dart
index 3da069b..8848c69 100644
--- a/LibTest/async/Future/forEach_A03_t02.dart
+++ b/LibTest/async/Future/forEach_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(Iterable input, dynamic f(element))
  * Any errors will cause the iteration to stop and will be piped through the
diff --git a/LibTest/async/Future/then_A01_t01.dart b/LibTest/async/Future/then_A01_t01.dart
index 1bbf4e4..183752e 100644
--- a/LibTest/async/Future/then_A01_t01.dart
+++ b/LibTest/async/Future/then_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    Register callbacks to be called when this future completes.
diff --git a/LibTest/async/Future/then_A01_t02.dart b/LibTest/async/Future/then_A01_t02.dart
index 5c5fdb3..00fbbd9 100644
--- a/LibTest/async/Future/then_A01_t02.dart
+++ b/LibTest/async/Future/then_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    Register callbacks to be called when this future completes.
diff --git a/LibTest/async/Future/then_A01_t03.dart b/LibTest/async/Future/then_A01_t03.dart
index 7565ec1..d71f344 100644
--- a/LibTest/async/Future/then_A01_t03.dart
+++ b/LibTest/async/Future/then_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    Register callbacks to be called when this future completes.
diff --git a/LibTest/async/Future/then_A01_t04.dart b/LibTest/async/Future/then_A01_t04.dart
index 67a2af2..c69dcdf 100644
--- a/LibTest/async/Future/then_A01_t04.dart
+++ b/LibTest/async/Future/then_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    Register callbacks to be called when this future completes.
diff --git a/LibTest/async/Future/then_A02_t01.dart b/LibTest/async/Future/then_A02_t01.dart
index 4a03908..2f575c0 100644
--- a/LibTest/async/Future/then_A02_t01.dart
+++ b/LibTest/async/Future/then_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If the invoked callback throws, the returned future is completed with the
diff --git a/LibTest/async/Future/then_A02_t02.dart b/LibTest/async/Future/then_A02_t02.dart
index bd4b4e9..f845290 100644
--- a/LibTest/async/Future/then_A02_t02.dart
+++ b/LibTest/async/Future/then_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If the invoked callback throws, the returned future is completed with the
diff --git a/LibTest/async/Future/then_A02_t03.dart b/LibTest/async/Future/then_A02_t03.dart
index e80097c..d98bd02 100644
--- a/LibTest/async/Future/then_A02_t03.dart
+++ b/LibTest/async/Future/then_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If the invoked callback throws, the returned future is completed with the
diff --git a/LibTest/async/Future/then_A03_t01.dart b/LibTest/async/Future/then_A03_t01.dart
index ba924a1..1a44764 100644
--- a/LibTest/async/Future/then_A03_t01.dart
+++ b/LibTest/async/Future/then_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If the callback returns a Future, the future returned by then will be
diff --git a/LibTest/async/Future/then_A03_t02.dart b/LibTest/async/Future/then_A03_t02.dart
index 6f9ce43..2655da1 100644
--- a/LibTest/async/Future/then_A03_t02.dart
+++ b/LibTest/async/Future/then_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If the callback returns a Future, the future returned by then will be
diff --git a/LibTest/async/Future/then_A04_t01.dart b/LibTest/async/Future/then_A04_t01.dart
index 6fef56f..2aec837 100644
--- a/LibTest/async/Future/then_A04_t01.dart
+++ b/LibTest/async/Future/then_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  *    If onError is not given, and this future completes with an error, the error
diff --git a/LibTest/async/Future/then_A05_t01.dart b/LibTest/async/Future/then_A05_t01.dart
index b437964..08d9557 100644
--- a/LibTest/async/Future/then_A05_t01.dart
+++ b/LibTest/async/Future/then_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  * If onError is provided, and this future completes with an error, the onError
diff --git a/LibTest/async/Future/then_A05_t02.dart b/LibTest/async/Future/then_A05_t02.dart
index 33151ca..8b255b5 100644
--- a/LibTest/async/Future/then_A05_t02.dart
+++ b/LibTest/async/Future/then_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  * If onError is provided, and this future completes with an error, the onError
diff --git a/LibTest/async/Future/then_A05_t03.dart b/LibTest/async/Future/then_A05_t03.dart
index c951db9..76bbf1a 100644
--- a/LibTest/async/Future/then_A05_t03.dart
+++ b/LibTest/async/Future/then_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future then(dynamic onValue(T value), {Function onError})
  * If onError is provided, and this future completes with an error, the onError
diff --git a/LibTest/async/Future/timeout_A01_t01.dart b/LibTest/async/Future/timeout_A01_t01.dart
index b4a0643..294542e 100644
--- a/LibTest/async/Future/timeout_A01_t01.dart
+++ b/LibTest/async/Future/timeout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> timeout(Duration timeLimit, {dynamic onTimeout()})
  * Time-out the future computation after timeLimit has passed.
diff --git a/LibTest/async/Future/timeout_A02_t01.dart b/LibTest/async/Future/timeout_A02_t01.dart
index b62723e..63c110e 100644
--- a/LibTest/async/Future/timeout_A02_t01.dart
+++ b/LibTest/async/Future/timeout_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> timeout(Duration timeLimit, {dynamic onTimeout()})
  * Time-out the future computation after timeLimit has passed.
diff --git a/LibTest/async/Future/timeout_A02_t02.dart b/LibTest/async/Future/timeout_A02_t02.dart
index eb347ad..fa93352 100644
--- a/LibTest/async/Future/timeout_A02_t02.dart
+++ b/LibTest/async/Future/timeout_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> timeout(Duration timeLimit, {dynamic onTimeout()})
  * Time-out the future computation after timeLimit has passed.
diff --git a/LibTest/async/Future/timeout_A02_t03.dart b/LibTest/async/Future/timeout_A02_t03.dart
index 135a941..a07656f 100644
--- a/LibTest/async/Future/timeout_A02_t03.dart
+++ b/LibTest/async/Future/timeout_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> timeout(Duration timeLimit, {dynamic onTimeout()})
  * Time-out the future computation after timeLimit has passed.
diff --git a/LibTest/async/Future/timeout_A03_t01.dart b/LibTest/async/Future/timeout_A03_t01.dart
index c576995..3979203 100644
--- a/LibTest/async/Future/timeout_A03_t01.dart
+++ b/LibTest/async/Future/timeout_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> timeout(Duration timeLimit, {dynamic onTimeout()})
  * Time-out the future computation after timeLimit has passed.
diff --git a/LibTest/async/Future/wait_A01_t01.dart b/LibTest/async/Future/wait_A01_t01.dart
index 6ce9e03..a85b126 100644
--- a/LibTest/async/Future/wait_A01_t01.dart
+++ b/LibTest/async/Future/wait_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A01_t03.dart b/LibTest/async/Future/wait_A01_t03.dart
index 1af8ce2..b2442cd 100644
--- a/LibTest/async/Future/wait_A01_t03.dart
+++ b/LibTest/async/Future/wait_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A01_t04.dart b/LibTest/async/Future/wait_A01_t04.dart
index eece276..e923dce 100644
--- a/LibTest/async/Future/wait_A01_t04.dart
+++ b/LibTest/async/Future/wait_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A01_t05.dart b/LibTest/async/Future/wait_A01_t05.dart
index 029c7ae..32ab354 100644
--- a/LibTest/async/Future/wait_A01_t05.dart
+++ b/LibTest/async/Future/wait_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A01_t06.dart b/LibTest/async/Future/wait_A01_t06.dart
index 01d43b8..b26c461 100644
--- a/LibTest/async/Future/wait_A01_t06.dart
+++ b/LibTest/async/Future/wait_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A01_t07.dart b/LibTest/async/Future/wait_A01_t07.dart
index 188acdb..00f766f 100644
--- a/LibTest/async/Future/wait_A01_t07.dart
+++ b/LibTest/async/Future/wait_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A02_t01.dart b/LibTest/async/Future/wait_A02_t01.dart
index 64fdcf8..987a9c7 100644
--- a/LibTest/async/Future/wait_A02_t01.dart
+++ b/LibTest/async/Future/wait_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A02_t02.dart b/LibTest/async/Future/wait_A02_t02.dart
index 954f11d..ffa5d14 100644
--- a/LibTest/async/Future/wait_A02_t02.dart
+++ b/LibTest/async/Future/wait_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A03_t01.dart b/LibTest/async/Future/wait_A03_t01.dart
index d7f9643..4d55598 100644
--- a/LibTest/async/Future/wait_A03_t01.dart
+++ b/LibTest/async/Future/wait_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A04_t01.dart b/LibTest/async/Future/wait_A04_t01.dart
index 49b9b97..733f7ec 100644
--- a/LibTest/async/Future/wait_A04_t01.dart
+++ b/LibTest/async/Future/wait_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/wait_A04_t02.dart b/LibTest/async/Future/wait_A04_t02.dart
index 76f2984..4280b70 100644
--- a/LibTest/async/Future/wait_A04_t02.dart
+++ b/LibTest/async/Future/wait_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List> wait(Iterable<Future> futures,
  *                {bool eagerError: false, void cleanUp(successValue)})
diff --git a/LibTest/async/Future/whenComplete_A01_t01.dart b/LibTest/async/Future/whenComplete_A01_t01.dart
index 008fb40..4070d89 100644
--- a/LibTest/async/Future/whenComplete_A01_t01.dart
+++ b/LibTest/async/Future/whenComplete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * Register a function to be called when this future completes.
diff --git a/LibTest/async/Future/whenComplete_A02_t01.dart b/LibTest/async/Future/whenComplete_A02_t01.dart
index cda0063..0ac09a4 100644
--- a/LibTest/async/Future/whenComplete_A02_t01.dart
+++ b/LibTest/async/Future/whenComplete_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * The future returned by this call, f, will complete the same way as this
diff --git a/LibTest/async/Future/whenComplete_A02_t02.dart b/LibTest/async/Future/whenComplete_A02_t02.dart
index 1d605ae..d4dc69c 100644
--- a/LibTest/async/Future/whenComplete_A02_t02.dart
+++ b/LibTest/async/Future/whenComplete_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * The future returned by this call, f, will complete the same way as this
diff --git a/LibTest/async/Future/whenComplete_A03_t01.dart b/LibTest/async/Future/whenComplete_A03_t01.dart
index fbff38e..8601b60 100644
--- a/LibTest/async/Future/whenComplete_A03_t01.dart
+++ b/LibTest/async/Future/whenComplete_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * If the call to action throws, then f is completed with the thrown error.
diff --git a/LibTest/async/Future/whenComplete_A04_t01.dart b/LibTest/async/Future/whenComplete_A04_t01.dart
index ef5de6c..427af18 100644
--- a/LibTest/async/Future/whenComplete_A04_t01.dart
+++ b/LibTest/async/Future/whenComplete_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * If the call to action returns a Future, f2, then completion of f is delayed
diff --git a/LibTest/async/Future/whenComplete_A04_t02.dart b/LibTest/async/Future/whenComplete_A04_t02.dart
index ba36993..3cd1c6e 100644
--- a/LibTest/async/Future/whenComplete_A04_t02.dart
+++ b/LibTest/async/Future/whenComplete_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> whenComplete(action())
  * If the call to action returns a Future, f2, then completion of f is delayed
diff --git a/LibTest/async/Stream/Stream.empty_A01_t01.dart b/LibTest/async/Stream/Stream.empty_A01_t01.dart
index a99d19f..f107570 100644
--- a/LibTest/async/Stream/Stream.empty_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.empty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.empty_A02_t01.dart b/LibTest/async/Stream/Stream.empty_A02_t01.dart
index 535e16d..b2d7fcc 100644
--- a/LibTest/async/Stream/Stream.empty_A02_t01.dart
+++ b/LibTest/async/Stream/Stream.empty_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.empty_A02_t02.dart b/LibTest/async/Stream/Stream.empty_A02_t02.dart
index 2b34047..3180798 100644
--- a/LibTest/async/Stream/Stream.empty_A02_t02.dart
+++ b/LibTest/async/Stream/Stream.empty_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.empty_A02_t03.dart b/LibTest/async/Stream/Stream.empty_A02_t03.dart
index 73e749e..6b081ec 100644
--- a/LibTest/async/Stream/Stream.empty_A02_t03.dart
+++ b/LibTest/async/Stream/Stream.empty_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.empty_A02_t04.dart b/LibTest/async/Stream/Stream.empty_A02_t04.dart
index 8e7c12a..851c147 100644
--- a/LibTest/async/Stream/Stream.empty_A02_t04.dart
+++ b/LibTest/async/Stream/Stream.empty_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.empty_A02_t05.dart b/LibTest/async/Stream/Stream.empty_A02_t05.dart
index 980cd92..403aa9b 100644
--- a/LibTest/async/Stream/Stream.empty_A02_t05.dart
+++ b/LibTest/async/Stream/Stream.empty_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Stream.empty()
  * Creates an empty broadcast stream.
diff --git a/LibTest/async/Stream/Stream.eventTransformed_A01_t01.dart b/LibTest/async/Stream/Stream.eventTransformed_A01_t01.dart
index 4841af8..1aed695 100644
--- a/LibTest/async/Stream/Stream.eventTransformed_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.eventTransformed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.eventTransformed(Stream source,
  *   EventSink mapSink(EventSink<T> sink))
diff --git a/LibTest/async/Stream/Stream.eventTransformed_A01_t02.dart b/LibTest/async/Stream/Stream.eventTransformed_A01_t02.dart
index 364e2cf..b2f68bf 100644
--- a/LibTest/async/Stream/Stream.eventTransformed_A01_t02.dart
+++ b/LibTest/async/Stream/Stream.eventTransformed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.eventTransformed(Stream source,
  *   EventSink mapSink(EventSink<T> sink))
diff --git a/LibTest/async/Stream/Stream.fromFuture_A01_t01.dart b/LibTest/async/Stream/Stream.fromFuture_A01_t01.dart
index a789539..8363dab 100644
--- a/LibTest/async/Stream/Stream.fromFuture_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFuture_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromFuture(Future<T> future)
  * Creates a new single-subscription stream from the future.
diff --git a/LibTest/async/Stream/Stream.fromFuture_A02_t01.dart b/LibTest/async/Stream/Stream.fromFuture_A02_t01.dart
index f01b66b..8e31d9e 100644
--- a/LibTest/async/Stream/Stream.fromFuture_A02_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFuture_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromFuture(Future<T> future)
  * When the future completes, the stream will fire one event, either data or
diff --git a/LibTest/async/Stream/Stream.fromFuture_A02_t02.dart b/LibTest/async/Stream/Stream.fromFuture_A02_t02.dart
index 68b5730..f86c87c 100644
--- a/LibTest/async/Stream/Stream.fromFuture_A02_t02.dart
+++ b/LibTest/async/Stream/Stream.fromFuture_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromFuture(Future<T> future)
  * When the future completes, the stream will fire one event, either data or
diff --git a/LibTest/async/Stream/Stream.fromFutures_A01_t01.dart b/LibTest/async/Stream/Stream.fromFutures_A01_t01.dart
index 272c38b..f90d42e 100644
--- a/LibTest/async/Stream/Stream.fromFutures_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  * Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_A01_t02.dart b/LibTest/async/Stream/Stream.fromFutures_A01_t02.dart
index b3719dd..ef25a85 100644
--- a/LibTest/async/Stream/Stream.fromFutures_A01_t02.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  * Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_A02_t01.dart b/LibTest/async/Stream/Stream.fromFutures_A02_t01.dart
index cb3b65f..744001d 100644
--- a/LibTest/async/Stream/Stream.fromFutures_A02_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  * Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_A02_t02.dart b/LibTest/async/Stream/Stream.fromFutures_A02_t02.dart
index 0371bb9..c9bbdca 100644
--- a/LibTest/async/Stream/Stream.fromFutures_A02_t02.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  * Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_A03_t01.dart b/LibTest/async/Stream/Stream.fromFutures_A03_t01.dart
index e406130..8c64228 100644
--- a/LibTest/async/Stream/Stream.fromFutures_A03_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  *    If no future is passed, the stream closes as soon as possible.
diff --git a/LibTest/async/Stream/Stream.fromFutures_all_t01.dart b/LibTest/async/Stream/Stream.fromFutures_all_t01.dart
index 6761e71..7ce3a47 100644
--- a/LibTest/async/Stream/Stream.fromFutures_all_t01.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  *    Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_all_t02.dart b/LibTest/async/Stream/Stream.fromFutures_all_t02.dart
index 20f3d12..dbaf102 100644
--- a/LibTest/async/Stream/Stream.fromFutures_all_t02.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_all_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  *    Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromFutures_all_t03.dart b/LibTest/async/Stream/Stream.fromFutures_all_t03.dart
index 5a20127..064099a 100644
--- a/LibTest/async/Stream/Stream.fromFutures_all_t03.dart
+++ b/LibTest/async/Stream/Stream.fromFutures_all_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream.fromFutures(Iterable<Future<T>> futures)
  *    Create a stream from a group of futures.
diff --git a/LibTest/async/Stream/Stream.fromIterable_A01_t01.dart b/LibTest/async/Stream/Stream.fromIterable_A01_t01.dart
index 035bc53..e85af82 100644
--- a/LibTest/async/Stream/Stream.fromIterable_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.fromIterable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromIterable(Iterable<T> data)
  * Creates a single-subscription stream that gets its data from data.
diff --git a/LibTest/async/Stream/Stream.fromIterable_A01_t02.dart b/LibTest/async/Stream/Stream.fromIterable_A01_t02.dart
index 3deecc9..7175f00 100644
--- a/LibTest/async/Stream/Stream.fromIterable_A01_t02.dart
+++ b/LibTest/async/Stream/Stream.fromIterable_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromIterable(Iterable<T> data)
  * Creates a single-subscription stream that gets its data from data.
diff --git a/LibTest/async/Stream/Stream.fromIterable_A02_t01.dart b/LibTest/async/Stream/Stream.fromIterable_A02_t01.dart
index e5f9003..423819b 100644
--- a/LibTest/async/Stream/Stream.fromIterable_A02_t01.dart
+++ b/LibTest/async/Stream/Stream.fromIterable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromIterable(Iterable<T> data)
  * If iterating data throws an error, the stream ends immediately with that
diff --git a/LibTest/async/Stream/Stream.fromIterable_all_t01.dart b/LibTest/async/Stream/Stream.fromIterable_all_t01.dart
index c7b58c9..979aa14 100644
--- a/LibTest/async/Stream/Stream.fromIterable_all_t01.dart
+++ b/LibTest/async/Stream/Stream.fromIterable_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromIterable(Iterable<T> data)
  * Creates a single-subscription stream that gets its data from data.
diff --git a/LibTest/async/Stream/Stream.fromIterable_all_t03.dart b/LibTest/async/Stream/Stream.fromIterable_all_t03.dart
index 101f74e..f004588 100644
--- a/LibTest/async/Stream/Stream.fromIterable_all_t03.dart
+++ b/LibTest/async/Stream/Stream.fromIterable_all_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.fromIterable(Iterable<T> data)
  * Creates a single-subscription stream that gets its data from data.
diff --git a/LibTest/async/Stream/Stream.periodic_A01_t01.dart b/LibTest/async/Stream/Stream.periodic_A01_t01.dart
index ff8a8c4..e458669 100644
--- a/LibTest/async/Stream/Stream.periodic_A01_t01.dart
+++ b/LibTest/async/Stream/Stream.periodic_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream.periodic_A02_t01.dart b/LibTest/async/Stream/Stream.periodic_A02_t01.dart
index 2c4e9f1..5f14756 100644
--- a/LibTest/async/Stream/Stream.periodic_A02_t01.dart
+++ b/LibTest/async/Stream/Stream.periodic_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream.periodic_A03_t01.dart b/LibTest/async/Stream/Stream.periodic_A03_t01.dart
index bd176e4..219087b 100644
--- a/LibTest/async/Stream/Stream.periodic_A03_t01.dart
+++ b/LibTest/async/Stream/Stream.periodic_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream.periodic_all_t01.dart b/LibTest/async/Stream/Stream.periodic_all_t01.dart
index 604508b..fde6e75 100644
--- a/LibTest/async/Stream/Stream.periodic_all_t01.dart
+++ b/LibTest/async/Stream/Stream.periodic_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream.periodic_all_t02.dart b/LibTest/async/Stream/Stream.periodic_all_t02.dart
index cba37d0..f62fbcb 100644
--- a/LibTest/async/Stream/Stream.periodic_all_t02.dart
+++ b/LibTest/async/Stream/Stream.periodic_all_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream.periodic_all_t03.dart b/LibTest/async/Stream/Stream.periodic_all_t03.dart
index 82634e8..08cb208 100644
--- a/LibTest/async/Stream/Stream.periodic_all_t03.dart
+++ b/LibTest/async/Stream/Stream.periodic_all_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream.periodic(Duration period,
  *     [T computation(int computationCount)])
diff --git a/LibTest/async/Stream/Stream_A01_t01.dart b/LibTest/async/Stream/Stream_A01_t01.dart
index 9a67417..de60af0 100644
--- a/LibTest/async/Stream/Stream_A01_t01.dart
+++ b/LibTest/async/Stream/Stream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Stream()
  * @description Checks that default constructor works.
diff --git a/LibTest/async/Stream/allTests_A01.lib.dart b/LibTest/async/Stream/allTests_A01.lib.dart
index 7875e2f..8696b48 100644
--- a/LibTest/async/Stream/allTests_A01.lib.dart
+++ b/LibTest/async/Stream/allTests_A01.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class Stream
  * @description Aggregates tests for Stream interface
diff --git a/LibTest/async/Stream/allTests_A02.lib.dart b/LibTest/async/Stream/allTests_A02.lib.dart
index c1f6706..a8192ae 100644
--- a/LibTest/async/Stream/allTests_A02.lib.dart
+++ b/LibTest/async/Stream/allTests_A02.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class Stream
  * @description Aggregates tests for Stream interface (errors processing)
diff --git a/LibTest/async/Stream/allTests_A03.lib.dart b/LibTest/async/Stream/allTests_A03.lib.dart
index 68e5c29..20a0c46 100644
--- a/LibTest/async/Stream/allTests_A03.lib.dart
+++ b/LibTest/async/Stream/allTests_A03.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class Stream
  * @description Aggregates currently failing tests for Stream interface
diff --git a/LibTest/async/Stream/any_A01_t01.test.dart b/LibTest/async/Stream/any_A01_t01.test.dart
index 61fbba0..c10ff06 100644
--- a/LibTest/async/Stream/any_A01_t01.test.dart
+++ b/LibTest/async/Stream/any_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/async/Stream/any_A01_t02.test.dart b/LibTest/async/Stream/any_A01_t02.test.dart
index 394ce2f..3bbae20 100644
--- a/LibTest/async/Stream/any_A01_t02.test.dart
+++ b/LibTest/async/Stream/any_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/async/Stream/any_A02_t01.test.dart b/LibTest/async/Stream/any_A02_t01.test.dart
index e8c4d3b..2fc5582 100644
--- a/LibTest/async/Stream/any_A02_t01.test.dart
+++ b/LibTest/async/Stream/any_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t01.test.dart b/LibTest/async/Stream/asBroadcastStream_A01_t01.test.dart
index 8557229..cd5a0b5 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t01.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t02.test.dart b/LibTest/async/Stream/asBroadcastStream_A01_t02.test.dart
index 675aabb..52000a0 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t02.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t03.dart b/LibTest/async/Stream/asBroadcastStream_A01_t03.dart
index b1dffd5..1ef7f56 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t03.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t04.test.dart b/LibTest/async/Stream/asBroadcastStream_A01_t04.test.dart
index cbf0856..db840e0 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t04.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t05.dart b/LibTest/async/Stream/asBroadcastStream_A01_t05.dart
index f9cd6b0..4e014e1 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t05.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t06.dart b/LibTest/async/Stream/asBroadcastStream_A01_t06.dart
index 33eeed1..29e8602 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t06.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A01_t07.dart b/LibTest/async/Stream/asBroadcastStream_A01_t07.dart
index b37d25b..f8f9e05 100644
--- a/LibTest/async/Stream/asBroadcastStream_A01_t07.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A03_t01.test.dart b/LibTest/async/Stream/asBroadcastStream_A03_t01.test.dart
index 5ee9279..86d8b0f 100644
--- a/LibTest/async/Stream/asBroadcastStream_A03_t01.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A03_t02.test.dart b/LibTest/async/Stream/asBroadcastStream_A03_t02.test.dart
index 4d04ce7..fbde00a 100644
--- a/LibTest/async/Stream/asBroadcastStream_A03_t02.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A03_t03.test.dart b/LibTest/async/Stream/asBroadcastStream_A03_t03.test.dart
index cbb8914..6d2d1fd 100644
--- a/LibTest/async/Stream/asBroadcastStream_A03_t03.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A04_t01.test.dart b/LibTest/async/Stream/asBroadcastStream_A04_t01.test.dart
index 672dd0b..ad6f107 100644
--- a/LibTest/async/Stream/asBroadcastStream_A04_t01.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A04_t02.test.dart b/LibTest/async/Stream/asBroadcastStream_A04_t02.test.dart
index ed594ef..7e8346c 100644
--- a/LibTest/async/Stream/asBroadcastStream_A04_t02.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A04_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A04_t03.test.dart b/LibTest/async/Stream/asBroadcastStream_A04_t03.test.dart
index 1bbd6b2..1e62ee2 100644
--- a/LibTest/async/Stream/asBroadcastStream_A04_t03.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A04_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A05_t01.test.dart b/LibTest/async/Stream/asBroadcastStream_A05_t01.test.dart
index 3954ad1..7dc7581 100644
--- a/LibTest/async/Stream/asBroadcastStream_A05_t01.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A05_t02.test.dart b/LibTest/async/Stream/asBroadcastStream_A05_t02.test.dart
index 43c35b4..78879d6 100644
--- a/LibTest/async/Stream/asBroadcastStream_A05_t02.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A05_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asBroadcastStream_A05_t03.test.dart b/LibTest/async/Stream/asBroadcastStream_A05_t03.test.dart
index fceacaf..e7cda4f 100644
--- a/LibTest/async/Stream/asBroadcastStream_A05_t03.test.dart
+++ b/LibTest/async/Stream/asBroadcastStream_A05_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream (
  *   {void onListen(StreamSubscription<T> subscription),
diff --git a/LibTest/async/Stream/asyncExpand_A01_t01.test.dart b/LibTest/async/Stream/asyncExpand_A01_t01.test.dart
index c2d27f9..35ac406 100644
--- a/LibTest/async/Stream/asyncExpand_A01_t01.test.dart
+++ b/LibTest/async/Stream/asyncExpand_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream asyncExpand(Stream convert(T event))
  * Creates a new stream with the events of a stream per original event.
diff --git a/LibTest/async/Stream/asyncExpand_A02_t01.test.dart b/LibTest/async/Stream/asyncExpand_A02_t01.test.dart
index c601584..8d731fc 100644
--- a/LibTest/async/Stream/asyncExpand_A02_t01.test.dart
+++ b/LibTest/async/Stream/asyncExpand_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream asyncExpand(Stream convert(T event))
  * Creates a new stream with the events of a stream per original event.
diff --git a/LibTest/async/Stream/asyncExpand_A03_t01.test.dart b/LibTest/async/Stream/asyncExpand_A03_t01.test.dart
index 2229a8a..048e6dc 100644
--- a/LibTest/async/Stream/asyncExpand_A03_t01.test.dart
+++ b/LibTest/async/Stream/asyncExpand_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream asyncExpand(Stream convert(T event))
  * Creates a new stream with the events of a stream per original event.
diff --git a/LibTest/async/Stream/asyncMap_A01_t01.test.dart b/LibTest/async/Stream/asyncMap_A01_t01.test.dart
index aaa8f14..738f021 100644
--- a/LibTest/async/Stream/asyncMap_A01_t01.test.dart
+++ b/LibTest/async/Stream/asyncMap_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A01_t02.test.dart b/LibTest/async/Stream/asyncMap_A01_t02.test.dart
index 09c8a95..5711219 100644
--- a/LibTest/async/Stream/asyncMap_A01_t02.test.dart
+++ b/LibTest/async/Stream/asyncMap_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A01_t03.test.dart b/LibTest/async/Stream/asyncMap_A01_t03.test.dart
index b1ea189..86974b6 100644
--- a/LibTest/async/Stream/asyncMap_A01_t03.test.dart
+++ b/LibTest/async/Stream/asyncMap_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A01_t04.test.dart b/LibTest/async/Stream/asyncMap_A01_t04.test.dart
index 2a39dc6..2578ad8 100644
--- a/LibTest/async/Stream/asyncMap_A01_t04.test.dart
+++ b/LibTest/async/Stream/asyncMap_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A02_t01.test.dart b/LibTest/async/Stream/asyncMap_A02_t01.test.dart
index 764675b..7b81d7e 100644
--- a/LibTest/async/Stream/asyncMap_A02_t01.test.dart
+++ b/LibTest/async/Stream/asyncMap_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/asyncMap_A03_t01.test.dart b/LibTest/async/Stream/asyncMap_A03_t01.test.dart
index 816f018..ebc8229 100644
--- a/LibTest/async/Stream/asyncMap_A03_t01.test.dart
+++ b/LibTest/async/Stream/asyncMap_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A03_t02.test.dart b/LibTest/async/Stream/asyncMap_A03_t02.test.dart
index 370b11c..49e4f4d 100644
--- a/LibTest/async/Stream/asyncMap_A03_t02.test.dart
+++ b/LibTest/async/Stream/asyncMap_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A03_t03.test.dart b/LibTest/async/Stream/asyncMap_A03_t03.test.dart
index 51079c5..9af2662 100644
--- a/LibTest/async/Stream/asyncMap_A03_t03.test.dart
+++ b/LibTest/async/Stream/asyncMap_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/async/Stream/asyncMap_A04_t01.test.dart b/LibTest/async/Stream/asyncMap_A04_t01.test.dart
index cb621c4..8181b87 100644
--- a/LibTest/async/Stream/asyncMap_A04_t01.test.dart
+++ b/LibTest/async/Stream/asyncMap_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream asyncMap(dynamic convert(T event))
  * This acts like [map], ...
diff --git a/LibTest/async/Stream/contains_A01_t01.test.dart b/LibTest/async/Stream/contains_A01_t01.test.dart
index ed44a4c..ea71027 100644
--- a/LibTest/async/Stream/contains_A01_t01.test.dart
+++ b/LibTest/async/Stream/contains_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * Checks whether needle occurs in the elements provided by this stream.
diff --git a/LibTest/async/Stream/contains_A02_t01.test.dart b/LibTest/async/Stream/contains_A02_t01.test.dart
index e4c4104..b58cef4 100644
--- a/LibTest/async/Stream/contains_A02_t01.test.dart
+++ b/LibTest/async/Stream/contains_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * Completes the Future when the answer is known.
diff --git a/LibTest/async/Stream/contains_A03_t01.test.dart b/LibTest/async/Stream/contains_A03_t01.test.dart
index 7e1bf34..03ae888 100644
--- a/LibTest/async/Stream/contains_A03_t01.test.dart
+++ b/LibTest/async/Stream/contains_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/contains_A03_t02.test.dart b/LibTest/async/Stream/contains_A03_t02.test.dart
index 072df2b..234a6d0 100644
--- a/LibTest/async/Stream/contains_A03_t02.test.dart
+++ b/LibTest/async/Stream/contains_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/contains_A03_t03.test.dart b/LibTest/async/Stream/contains_A03_t03.test.dart
index aa1adb7..fe2054a 100644
--- a/LibTest/async/Stream/contains_A03_t03.test.dart
+++ b/LibTest/async/Stream/contains_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/distinct_A01_t01.test.dart b/LibTest/async/Stream/distinct_A01_t01.test.dart
index 95130bb..465a351 100644
--- a/LibTest/async/Stream/distinct_A01_t01.test.dart
+++ b/LibTest/async/Stream/distinct_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    Skips data events if they are equal to the previous data event.
diff --git a/LibTest/async/Stream/distinct_A01_t02.test.dart b/LibTest/async/Stream/distinct_A01_t02.test.dart
index 22a8a5f..4d33033 100644
--- a/LibTest/async/Stream/distinct_A01_t02.test.dart
+++ b/LibTest/async/Stream/distinct_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    Skips data events if they are equal to the previous data event.
diff --git a/LibTest/async/Stream/distinct_A02_t01.test.dart b/LibTest/async/Stream/distinct_A02_t01.test.dart
index edb5745..8a54196 100644
--- a/LibTest/async/Stream/distinct_A02_t01.test.dart
+++ b/LibTest/async/Stream/distinct_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream<T> distinct([bool equals(T previous, T next)])
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/distinct_A02_t02.test.dart b/LibTest/async/Stream/distinct_A02_t02.test.dart
index f73d1ad..cc35bef 100644
--- a/LibTest/async/Stream/distinct_A02_t02.test.dart
+++ b/LibTest/async/Stream/distinct_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream<T> distinct([bool equals(T previous, T next)])
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/distinct_A03_t01.test.dart b/LibTest/async/Stream/distinct_A03_t01.test.dart
index d019f29..e086249 100644
--- a/LibTest/async/Stream/distinct_A03_t01.test.dart
+++ b/LibTest/async/Stream/distinct_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    If a broadcast stream is listened to more than once, each subscription
diff --git a/LibTest/async/Stream/distinct_A04_t01.test.dart b/LibTest/async/Stream/distinct_A04_t01.test.dart
index 61f9f7c..2e1d235 100644
--- a/LibTest/async/Stream/distinct_A04_t01.test.dart
+++ b/LibTest/async/Stream/distinct_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    Skips data events if they are equal to the previous data event.
diff --git a/LibTest/async/Stream/distinct_A04_t02.test.dart b/LibTest/async/Stream/distinct_A04_t02.test.dart
index f0ee760..32e6657 100644
--- a/LibTest/async/Stream/distinct_A04_t02.test.dart
+++ b/LibTest/async/Stream/distinct_A04_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    Skips data events if they are equal to the previous data event.
diff --git a/LibTest/async/Stream/distinct_A05_t01.test.dart b/LibTest/async/Stream/distinct_A05_t01.test.dart
index 3d5bc6d..4fa7989 100644
--- a/LibTest/async/Stream/distinct_A05_t01.test.dart
+++ b/LibTest/async/Stream/distinct_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  *    Skips data events if they are equal to the previous data event.
diff --git a/LibTest/async/Stream/drain_A01_t01.test.dart b/LibTest/async/Stream/drain_A01_t01.test.dart
index 605f346..6a47fab 100644
--- a/LibTest/async/Stream/drain_A01_t01.test.dart
+++ b/LibTest/async/Stream/drain_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future drain([futureValue])
  *    Discards all data on the stream, but signals when it's done or an error
diff --git a/LibTest/async/Stream/drain_A02_t01.test.dart b/LibTest/async/Stream/drain_A02_t01.test.dart
index 090f473..1157518 100644
--- a/LibTest/async/Stream/drain_A02_t01.test.dart
+++ b/LibTest/async/Stream/drain_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future drain([futureValue])
  * In case of a done event the future completes with the given futureValue.
diff --git a/LibTest/async/Stream/drain_A02_t02.test.dart b/LibTest/async/Stream/drain_A02_t02.test.dart
index ad0bfd6..d04fac6 100644
--- a/LibTest/async/Stream/drain_A02_t02.test.dart
+++ b/LibTest/async/Stream/drain_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future drain([futureValue])
  * In case of a done event the future completes with the given futureValue.
diff --git a/LibTest/async/Stream/elementAt_A01_t01.test.dart b/LibTest/async/Stream/elementAt_A01_t01.test.dart
index 981cac2..6901a0b 100644
--- a/LibTest/async/Stream/elementAt_A01_t01.test.dart
+++ b/LibTest/async/Stream/elementAt_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  *    Returns the value of the indexth data event of this stream.
diff --git a/LibTest/async/Stream/elementAt_A01_t02.test.dart b/LibTest/async/Stream/elementAt_A01_t02.test.dart
index 6a11476..24ac251 100644
--- a/LibTest/async/Stream/elementAt_A01_t02.test.dart
+++ b/LibTest/async/Stream/elementAt_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/async/Stream/elementAt_A01_t03.test.dart b/LibTest/async/Stream/elementAt_A01_t03.test.dart
index 3c8ce8d..2d29fed 100644
--- a/LibTest/async/Stream/elementAt_A01_t03.test.dart
+++ b/LibTest/async/Stream/elementAt_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/async/Stream/elementAt_A02_t01.test.dart b/LibTest/async/Stream/elementAt_A02_t01.test.dart
index 649f3b2..9fec27c 100644
--- a/LibTest/async/Stream/elementAt_A02_t01.test.dart
+++ b/LibTest/async/Stream/elementAt_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * If an error event occurs before the value is found, the future completes
diff --git a/LibTest/async/Stream/elementAt_A03_t01.test.dart b/LibTest/async/Stream/elementAt_A03_t01.test.dart
index c54179b..45e80f7 100644
--- a/LibTest/async/Stream/elementAt_A03_t01.test.dart
+++ b/LibTest/async/Stream/elementAt_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * If a done event occurs before the value is found, the future completes with a
diff --git a/LibTest/async/Stream/every_A01_t01.test.dart b/LibTest/async/Stream/every_A01_t01.test.dart
index df438d3..874639d 100644
--- a/LibTest/async/Stream/every_A01_t01.test.dart
+++ b/LibTest/async/Stream/every_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/async/Stream/every_A02_t01.test.dart b/LibTest/async/Stream/every_A02_t01.test.dart
index 9ea1bfe..3657058 100644
--- a/LibTest/async/Stream/every_A02_t01.test.dart
+++ b/LibTest/async/Stream/every_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/every_A03_t01.test.dart b/LibTest/async/Stream/every_A03_t01.test.dart
index 9c422cf..1f27625 100644
--- a/LibTest/async/Stream/every_A03_t01.test.dart
+++ b/LibTest/async/Stream/every_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * If this stream reports an error, the Future will report that error.
diff --git a/LibTest/async/Stream/expand_A01_t01.test.dart b/LibTest/async/Stream/expand_A01_t01.test.dart
index 948c152..706e112 100644
--- a/LibTest/async/Stream/expand_A01_t01.test.dart
+++ b/LibTest/async/Stream/expand_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  *    Creates a new stream from this stream that converts each element into zero
diff --git a/LibTest/async/Stream/expand_A02_t01.test.dart b/LibTest/async/Stream/expand_A02_t01.test.dart
index 727e66f..fb65d84 100644
--- a/LibTest/async/Stream/expand_A02_t01.test.dart
+++ b/LibTest/async/Stream/expand_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/expand_A02_t02.test.dart b/LibTest/async/Stream/expand_A02_t02.test.dart
index 0f54e4a..1de6928 100644
--- a/LibTest/async/Stream/expand_A02_t02.test.dart
+++ b/LibTest/async/Stream/expand_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/expand_A03_t01.test.dart b/LibTest/async/Stream/expand_A03_t01.test.dart
index e9b3b99..c410981 100644
--- a/LibTest/async/Stream/expand_A03_t01.test.dart
+++ b/LibTest/async/Stream/expand_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * If a broadcast stream is listened to more than once, each subscription will
diff --git a/LibTest/async/Stream/firstWhere_A01_t01.test.dart b/LibTest/async/Stream/firstWhere_A01_t01.test.dart
index 9ed08de..789c3ab 100644
--- a/LibTest/async/Stream/firstWhere_A01_t01.test.dart
+++ b/LibTest/async/Stream/firstWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A01_t02.test.dart b/LibTest/async/Stream/firstWhere_A01_t02.test.dart
index 9602066..1c832db 100644
--- a/LibTest/async/Stream/firstWhere_A01_t02.test.dart
+++ b/LibTest/async/Stream/firstWhere_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A02_t01.test.dart b/LibTest/async/Stream/firstWhere_A02_t01.test.dart
index f207a7a..952bffc 100644
--- a/LibTest/async/Stream/firstWhere_A02_t01.test.dart
+++ b/LibTest/async/Stream/firstWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A03_t01.test.dart b/LibTest/async/Stream/firstWhere_A03_t01.test.dart
index 1e22e64..ea7de05 100644
--- a/LibTest/async/Stream/firstWhere_A03_t01.test.dart
+++ b/LibTest/async/Stream/firstWhere_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A03_t02.test.dart b/LibTest/async/Stream/firstWhere_A03_t02.test.dart
index 2ae2208..d6f7e67 100644
--- a/LibTest/async/Stream/firstWhere_A03_t02.test.dart
+++ b/LibTest/async/Stream/firstWhere_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A03_t03.test.dart b/LibTest/async/Stream/firstWhere_A03_t03.test.dart
index a38612a..9ab7b74 100644
--- a/LibTest/async/Stream/firstWhere_A03_t03.test.dart
+++ b/LibTest/async/Stream/firstWhere_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A03_t04.test.dart b/LibTest/async/Stream/firstWhere_A03_t04.test.dart
index 5a346c7..2693199 100644
--- a/LibTest/async/Stream/firstWhere_A03_t04.test.dart
+++ b/LibTest/async/Stream/firstWhere_A03_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/firstWhere_A04_t01.test.dart b/LibTest/async/Stream/firstWhere_A04_t01.test.dart
index c3d1fac..7fd8c2d 100644
--- a/LibTest/async/Stream/firstWhere_A04_t01.test.dart
+++ b/LibTest/async/Stream/firstWhere_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (
  *  bool test(T element), {@deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/async/Stream/first_A01_t01.test.dart b/LibTest/async/Stream/first_A01_t01.test.dart
index 59a0a7d..74ed32d 100644
--- a/LibTest/async/Stream/first_A01_t01.test.dart
+++ b/LibTest/async/Stream/first_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Returns the first element of the stream.
diff --git a/LibTest/async/Stream/first_A02_t01.test.dart b/LibTest/async/Stream/first_A02_t01.test.dart
index 0faa879..0300167 100644
--- a/LibTest/async/Stream/first_A02_t01.test.dart
+++ b/LibTest/async/Stream/first_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/async/Stream/first_A02_t02.test.dart b/LibTest/async/Stream/first_A02_t02.test.dart
index d53f26f..5b2dbb5 100644
--- a/LibTest/async/Stream/first_A02_t02.test.dart
+++ b/LibTest/async/Stream/first_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/async/Stream/first_A03_t01.test.dart b/LibTest/async/Stream/first_A03_t01.test.dart
index 796e082..7df5857 100644
--- a/LibTest/async/Stream/first_A03_t01.test.dart
+++ b/LibTest/async/Stream/first_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * If an error event occurs before the first data event, the resulting
diff --git a/LibTest/async/Stream/first_A04_t01.test.dart b/LibTest/async/Stream/first_A04_t01.test.dart
index 37f305c..fac741a 100644
--- a/LibTest/async/Stream/first_A04_t01.test.dart
+++ b/LibTest/async/Stream/first_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  *    Stops listening to the stream after the first element has been received.
diff --git a/LibTest/async/Stream/fold_A01_t01.test.dart b/LibTest/async/Stream/fold_A01_t01.test.dart
index 4f8def3..9d34810 100644
--- a/LibTest/async/Stream/fold_A01_t01.test.dart
+++ b/LibTest/async/Stream/fold_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<S> fold<S>(S initialValue, S combine(S previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/fold_A01_t02.test.dart b/LibTest/async/Stream/fold_A01_t02.test.dart
index 3cd35b0..f556cf3 100644
--- a/LibTest/async/Stream/fold_A01_t02.test.dart
+++ b/LibTest/async/Stream/fold_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<S> fold<S>(S initialValue, S combine(S previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/forEach_A01_t01.test.dart b/LibTest/async/Stream/forEach_A01_t01.test.dart
index 1cf612f..354dcc6 100644
--- a/LibTest/async/Stream/forEach_A01_t01.test.dart
+++ b/LibTest/async/Stream/forEach_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/async/Stream/forEach_A02_t01.test.dart b/LibTest/async/Stream/forEach_A02_t01.test.dart
index 727e5fc..245a41a 100644
--- a/LibTest/async/Stream/forEach_A02_t01.test.dart
+++ b/LibTest/async/Stream/forEach_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Completes the future with an error if the stream has an error event, or if
diff --git a/LibTest/async/Stream/forEach_A02_t02.test.dart b/LibTest/async/Stream/forEach_A02_t02.test.dart
index 3dcd822..f2f9f17 100644
--- a/LibTest/async/Stream/forEach_A02_t02.test.dart
+++ b/LibTest/async/Stream/forEach_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Completes the future with an error if the stream has an error event, or if
diff --git a/LibTest/async/Stream/handleError_A01_t01.test.dart b/LibTest/async/Stream/handleError_A01_t01.test.dart
index db1a076..9cd77a3 100644
--- a/LibTest/async/Stream/handleError_A01_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * Creates a wrapper Stream that intercepts some errors from this stream.
diff --git a/LibTest/async/Stream/handleError_A02_t01.test.dart b/LibTest/async/Stream/handleError_A02_t01.test.dart
index 1a2de97..03fcff8 100644
--- a/LibTest/async/Stream/handleError_A02_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * If test is omitted, every error is considered matching.
diff --git a/LibTest/async/Stream/handleError_A03_t01.test.dart b/LibTest/async/Stream/handleError_A03_t01.test.dart
index 4c07858..288e52a 100644
--- a/LibTest/async/Stream/handleError_A03_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * If the error is intercepted, the handle function can decide what to do with
diff --git a/LibTest/async/Stream/handleError_A04_t01.dart b/LibTest/async/Stream/handleError_A04_t01.dart
index 7bba90f..07db458 100644
--- a/LibTest/async/Stream/handleError_A04_t01.dart
+++ b/LibTest/async/Stream/handleError_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * The onError callback must be of type void onError(error) or
diff --git a/LibTest/async/Stream/handleError_A04_t02.dart b/LibTest/async/Stream/handleError_A04_t02.dart
index b3d8323..5ca7ea9 100644
--- a/LibTest/async/Stream/handleError_A04_t02.dart
+++ b/LibTest/async/Stream/handleError_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * The onError callback must be of type void onError(error) or
diff --git a/LibTest/async/Stream/handleError_A04_t03.dart b/LibTest/async/Stream/handleError_A04_t03.dart
index d0f4961..97a3b8e 100644
--- a/LibTest/async/Stream/handleError_A04_t03.dart
+++ b/LibTest/async/Stream/handleError_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * The onError callback must be of type void onError(error) or
diff --git a/LibTest/async/Stream/handleError_A05_t01.test.dart b/LibTest/async/Stream/handleError_A05_t01.test.dart
index e2790de..9bd631c 100644
--- a/LibTest/async/Stream/handleError_A05_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * The onError callback must be of type void onError(error) or
diff --git a/LibTest/async/Stream/handleError_A06_t01.test.dart b/LibTest/async/Stream/handleError_A06_t01.test.dart
index 3fd1169..105fc8e 100644
--- a/LibTest/async/Stream/handleError_A06_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A06_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/handleError_A07_t01.test.dart b/LibTest/async/Stream/handleError_A07_t01.test.dart
index c316d7a..ae60ab3 100644
--- a/LibTest/async/Stream/handleError_A07_t01.test.dart
+++ b/LibTest/async/Stream/handleError_A07_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> handleError(Function onError, {bool test(error)})
  *    If a broadcast stream is listened to more than once, each subscription will
diff --git a/LibTest/async/Stream/isBroadcast_A01_t01.dart b/LibTest/async/Stream/isBroadcast_A01_t01.dart
index fadf250..0bdc603 100644
--- a/LibTest/async/Stream/isBroadcast_A01_t01.dart
+++ b/LibTest/async/Stream/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Reports whether this stream is a broadcast stream.
diff --git a/LibTest/async/Stream/isBroadcast_A01_t02.dart b/LibTest/async/Stream/isBroadcast_A01_t02.dart
index fe57781..d200be0 100644
--- a/LibTest/async/Stream/isBroadcast_A01_t02.dart
+++ b/LibTest/async/Stream/isBroadcast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Reports whether this stream is a broadcast stream.
diff --git a/LibTest/async/Stream/isEmpty_A01_t01.test.dart b/LibTest/async/Stream/isEmpty_A01_t01.test.dart
index 54b958b..d349173 100644
--- a/LibTest/async/Stream/isEmpty_A01_t01.test.dart
+++ b/LibTest/async/Stream/isEmpty_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Whether this stream contains any elements.
diff --git a/LibTest/async/Stream/isEmpty_A02_t01.test.dart b/LibTest/async/Stream/isEmpty_A02_t01.test.dart
index eb5d79a..40ee715 100644
--- a/LibTest/async/Stream/isEmpty_A02_t01.test.dart
+++ b/LibTest/async/Stream/isEmpty_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Whether this stream contains any elements.
diff --git a/LibTest/async/Stream/isEmpty_A03_t01.test.dart b/LibTest/async/Stream/isEmpty_A03_t01.test.dart
index e37bde0..ff3a846 100644
--- a/LibTest/async/Stream/isEmpty_A03_t01.test.dart
+++ b/LibTest/async/Stream/isEmpty_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * If the first event is an error, the returned future is completed with that
diff --git a/LibTest/async/Stream/isEmpty_A04_t01.test.dart b/LibTest/async/Stream/isEmpty_A04_t01.test.dart
index 8f7d147..0d11473 100644
--- a/LibTest/async/Stream/isEmpty_A04_t01.test.dart
+++ b/LibTest/async/Stream/isEmpty_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * This operation listens to the stream, and a non-broadcast stream cannot
diff --git a/LibTest/async/Stream/join_A01_t01.test.dart b/LibTest/async/Stream/join_A01_t01.test.dart
index c6ca020..2825f27 100644
--- a/LibTest/async/Stream/join_A01_t01.test.dart
+++ b/LibTest/async/Stream/join_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Collects string of data events' string representations.
diff --git a/LibTest/async/Stream/join_A01_t02.test.dart b/LibTest/async/Stream/join_A01_t02.test.dart
index 2d5e328..e79457b 100644
--- a/LibTest/async/Stream/join_A01_t02.test.dart
+++ b/LibTest/async/Stream/join_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Collects string of data events' string representations.
diff --git a/LibTest/async/Stream/join_A02_t01.test.dart b/LibTest/async/Stream/join_A02_t01.test.dart
index ca291ea..a1067eb 100644
--- a/LibTest/async/Stream/join_A02_t01.test.dart
+++ b/LibTest/async/Stream/join_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Any error in the stream causes the future to complete with that error.
diff --git a/LibTest/async/Stream/join_A02_t02.test.dart b/LibTest/async/Stream/join_A02_t02.test.dart
index e583d4e..947cf9e 100644
--- a/LibTest/async/Stream/join_A02_t02.test.dart
+++ b/LibTest/async/Stream/join_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Any error in the stream causes the future to complete with that error.
diff --git a/LibTest/async/Stream/lastWhere_A01_t01.test.dart b/LibTest/async/Stream/lastWhere_A01_t01.test.dart
index 7edf31c..77ab5f4 100644
--- a/LibTest/async/Stream/lastWhere_A01_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A01_t02.test.dart b/LibTest/async/Stream/lastWhere_A01_t02.test.dart
index 8055b41..05eacff 100644
--- a/LibTest/async/Stream/lastWhere_A01_t02.test.dart
+++ b/LibTest/async/Stream/lastWhere_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A02_t01.test.dart b/LibTest/async/Stream/lastWhere_A02_t01.test.dart
index ba4a9be..3482352 100644
--- a/LibTest/async/Stream/lastWhere_A02_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A03_t01.test.dart b/LibTest/async/Stream/lastWhere_A03_t01.test.dart
index 82d68da..9944802 100644
--- a/LibTest/async/Stream/lastWhere_A03_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A04_t01.test.dart b/LibTest/async/Stream/lastWhere_A04_t01.test.dart
index ab7b67d..4f6e627 100644
--- a/LibTest/async/Stream/lastWhere_A04_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A05_t01.test.dart b/LibTest/async/Stream/lastWhere_A05_t01.test.dart
index cec2527..a82f4be 100644
--- a/LibTest/async/Stream/lastWhere_A05_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/lastWhere_A06_t01.test.dart b/LibTest/async/Stream/lastWhere_A06_t01.test.dart
index ac5ea29..ad40c9e 100644
--- a/LibTest/async/Stream/lastWhere_A06_t01.test.dart
+++ b/LibTest/async/Stream/lastWhere_A06_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/async/Stream/last_A01_t01.test.dart b/LibTest/async/Stream/last_A01_t01.test.dart
index c912b73..edead2e 100644
--- a/LibTest/async/Stream/last_A01_t01.test.dart
+++ b/LibTest/async/Stream/last_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * Returns the last element of the stream.
diff --git a/LibTest/async/Stream/last_A02_t01.test.dart b/LibTest/async/Stream/last_A02_t01.test.dart
index c187cd9..04ecc0d 100644
--- a/LibTest/async/Stream/last_A02_t01.test.dart
+++ b/LibTest/async/Stream/last_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/async/Stream/last_A03_t01.test.dart b/LibTest/async/Stream/last_A03_t01.test.dart
index 136d601..5cd4dd6 100644
--- a/LibTest/async/Stream/last_A03_t01.test.dart
+++ b/LibTest/async/Stream/last_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * If an error event occurs before the first data event, the resulting future
diff --git a/LibTest/async/Stream/length_A01_t01.test.dart b/LibTest/async/Stream/length_A01_t01.test.dart
index 862a36b..507d8e7 100644
--- a/LibTest/async/Stream/length_A01_t01.test.dart
+++ b/LibTest/async/Stream/length_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  *    The number of elements in this stream.
diff --git a/LibTest/async/Stream/length_A02_t01.test.dart b/LibTest/async/Stream/length_A02_t01.test.dart
index 1aaead3..c6175d0 100644
--- a/LibTest/async/Stream/length_A02_t01.test.dart
+++ b/LibTest/async/Stream/length_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  *    If the stream contains an error, the returned future is completed with
diff --git a/LibTest/async/Stream/listen_A01_t01.test.dart b/LibTest/async/Stream/listen_A01_t01.test.dart
index ea1a821..4036c9e 100644
--- a/LibTest/async/Stream/listen_A01_t01.test.dart
+++ b/LibTest/async/Stream/listen_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A02_t01.test.dart b/LibTest/async/Stream/listen_A02_t01.test.dart
index cd4e7a9..79eb7aa 100644
--- a/LibTest/async/Stream/listen_A02_t01.test.dart
+++ b/LibTest/async/Stream/listen_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A03_t01.test.dart b/LibTest/async/Stream/listen_A03_t01.test.dart
index a3d35c3..eb836ca 100644
--- a/LibTest/async/Stream/listen_A03_t01.test.dart
+++ b/LibTest/async/Stream/listen_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A04_t01.test.dart b/LibTest/async/Stream/listen_A04_t01.test.dart
index a433712..f8300ad 100644
--- a/LibTest/async/Stream/listen_A04_t01.test.dart
+++ b/LibTest/async/Stream/listen_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A05_t01.dart b/LibTest/async/Stream/listen_A05_t01.dart
index 0c9bf79..9c634cc 100644
--- a/LibTest/async/Stream/listen_A05_t01.dart
+++ b/LibTest/async/Stream/listen_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A05_t02.dart b/LibTest/async/Stream/listen_A05_t02.dart
index a61c0c6..d88d049 100644
--- a/LibTest/async/Stream/listen_A05_t02.dart
+++ b/LibTest/async/Stream/listen_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A05_t03.dart b/LibTest/async/Stream/listen_A05_t03.dart
index 69d1947..55c7ae8 100644
--- a/LibTest/async/Stream/listen_A05_t03.dart
+++ b/LibTest/async/Stream/listen_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/listen_A06_t01.test.dart b/LibTest/async/Stream/listen_A06_t01.test.dart
index d7312b9..095c534 100644
--- a/LibTest/async/Stream/listen_A06_t01.test.dart
+++ b/LibTest/async/Stream/listen_A06_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSubscription<T> listen(void onData(T event),
  *   {Function onError, void onDone(), bool cancelOnError})
diff --git a/LibTest/async/Stream/map_A01_t01.test.dart b/LibTest/async/Stream/map_A01_t01.test.dart
index 44b7b2b..e95255c 100644
--- a/LibTest/async/Stream/map_A01_t01.test.dart
+++ b/LibTest/async/Stream/map_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/async/Stream/map_A02_t01.test.dart b/LibTest/async/Stream/map_A02_t01.test.dart
index 76473f5..8779738 100644
--- a/LibTest/async/Stream/map_A02_t01.test.dart
+++ b/LibTest/async/Stream/map_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  *    For each data event, o, in this stream, the returned stream provides
diff --git a/LibTest/async/Stream/map_A03_t01.test.dart b/LibTest/async/Stream/map_A03_t01.test.dart
index 72d5354..e6312cb 100644
--- a/LibTest/async/Stream/map_A03_t01.test.dart
+++ b/LibTest/async/Stream/map_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Error and done events are passed through unchanged to the returned stream.
diff --git a/LibTest/async/Stream/map_A04_t01.test.dart b/LibTest/async/Stream/map_A04_t01.test.dart
index 1c1ac88..9f65340 100644
--- a/LibTest/async/Stream/map_A04_t01.test.dart
+++ b/LibTest/async/Stream/map_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/map_A05_t01.test.dart b/LibTest/async/Stream/map_A05_t01.test.dart
index e901ceb..c0f52a7 100644
--- a/LibTest/async/Stream/map_A05_t01.test.dart
+++ b/LibTest/async/Stream/map_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * The convert function is called once per data event per listener.
diff --git a/LibTest/async/Stream/pipe_A01_t01.test.dart b/LibTest/async/Stream/pipe_A01_t01.test.dart
index f105bca..e94ee7b 100644
--- a/LibTest/async/Stream/pipe_A01_t01.test.dart
+++ b/LibTest/async/Stream/pipe_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  * Pipe the events of this stream into streamConsumer.
diff --git a/LibTest/async/Stream/pipe_A01_t02.test.dart b/LibTest/async/Stream/pipe_A01_t02.test.dart
index e1dbb51..6ba0cbc 100644
--- a/LibTest/async/Stream/pipe_A01_t02.test.dart
+++ b/LibTest/async/Stream/pipe_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  * Pipe the events of this stream into streamConsumer.
diff --git a/LibTest/async/Stream/pipe_A02_t01.test.dart b/LibTest/async/Stream/pipe_A02_t01.test.dart
index efe6d92..6dbd8e9 100644
--- a/LibTest/async/Stream/pipe_A02_t01.test.dart
+++ b/LibTest/async/Stream/pipe_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  *    Pipe the events of this stream into streamConsumer.
diff --git a/LibTest/async/Stream/pipe_A03_t01.test.dart b/LibTest/async/Stream/pipe_A03_t01.test.dart
index 7ee0760..1f8f20c 100644
--- a/LibTest/async/Stream/pipe_A03_t01.test.dart
+++ b/LibTest/async/Stream/pipe_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  *    Returns a future which completes when the stream has been consumed
diff --git a/LibTest/async/Stream/pipe_A03_t02.test.dart b/LibTest/async/Stream/pipe_A03_t02.test.dart
index 29b95db..f1051c3 100644
--- a/LibTest/async/Stream/pipe_A03_t02.test.dart
+++ b/LibTest/async/Stream/pipe_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  *    Returns a future which completes when the stream has been consumed
diff --git a/LibTest/async/Stream/pipe_A04_t01.test.dart b/LibTest/async/Stream/pipe_A04_t01.test.dart
index 5530997..9441f04 100644
--- a/LibTest/async/Stream/pipe_A04_t01.test.dart
+++ b/LibTest/async/Stream/pipe_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  *    If the adding of the stream itself fails in some way, then the consumer
diff --git a/LibTest/async/Stream/pipe_A04_t02.test.dart b/LibTest/async/Stream/pipe_A04_t02.test.dart
index c191fd6..0e88a1a 100644
--- a/LibTest/async/Stream/pipe_A04_t02.test.dart
+++ b/LibTest/async/Stream/pipe_A04_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  *    If the adding of the stream itself fails in some way, then the consumer
diff --git a/LibTest/async/Stream/reduce_A01_t01.test.dart b/LibTest/async/Stream/reduce_A01_t01.test.dart
index 0efee02..c53f083 100644
--- a/LibTest/async/Stream/reduce_A01_t01.test.dart
+++ b/LibTest/async/Stream/reduce_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/reduce_A01_t02.test.dart b/LibTest/async/Stream/reduce_A01_t02.test.dart
index 5409b68..775ab01 100644
--- a/LibTest/async/Stream/reduce_A01_t02.test.dart
+++ b/LibTest/async/Stream/reduce_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/reduce_A01_t03.test.dart b/LibTest/async/Stream/reduce_A01_t03.test.dart
index e779a92..72cd7b6 100644
--- a/LibTest/async/Stream/reduce_A01_t03.test.dart
+++ b/LibTest/async/Stream/reduce_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/reduce_A01_t04.test.dart b/LibTest/async/Stream/reduce_A01_t04.test.dart
index 12ea9be..e687a5c 100644
--- a/LibTest/async/Stream/reduce_A01_t04.test.dart
+++ b/LibTest/async/Stream/reduce_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/reduce_A02_t01.test.dart b/LibTest/async/Stream/reduce_A02_t01.test.dart
index e4fb26d..e98c605 100644
--- a/LibTest/async/Stream/reduce_A02_t01.test.dart
+++ b/LibTest/async/Stream/reduce_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/reduce_A03_t01.test.dart b/LibTest/async/Stream/reduce_A03_t01.test.dart
index 0615684..7a5c77d 100644
--- a/LibTest/async/Stream/reduce_A03_t01.test.dart
+++ b/LibTest/async/Stream/reduce_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/async/Stream/singleWhere_A01_t01.test.dart b/LibTest/async/Stream/singleWhere_A01_t01.test.dart
index 446f93e..12d2f09 100644
--- a/LibTest/async/Stream/singleWhere_A01_t01.test.dart
+++ b/LibTest/async/Stream/singleWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> singleWhere(bool test(T element))
  * Finds the single element in this stream matching test.
diff --git a/LibTest/async/Stream/singleWhere_A02_t01.test.dart b/LibTest/async/Stream/singleWhere_A02_t01.test.dart
index 3c85eda..39e6057 100644
--- a/LibTest/async/Stream/singleWhere_A02_t01.test.dart
+++ b/LibTest/async/Stream/singleWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> singleWhere(bool test(T element))
  * Like lastMatch, except that it is an error if more than one matching element
diff --git a/LibTest/async/Stream/single_A01_t01.test.dart b/LibTest/async/Stream/single_A01_t01.test.dart
index e0af3c8..6cf3208 100644
--- a/LibTest/async/Stream/single_A01_t01.test.dart
+++ b/LibTest/async/Stream/single_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> single
  * Returns the single element.
diff --git a/LibTest/async/Stream/single_A02_t01.test.dart b/LibTest/async/Stream/single_A02_t01.test.dart
index 53e2aa5..160430a 100644
--- a/LibTest/async/Stream/single_A02_t01.test.dart
+++ b/LibTest/async/Stream/single_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> single
  * Returns the single element.
diff --git a/LibTest/async/Stream/single_A03_t01.test.dart b/LibTest/async/Stream/single_A03_t01.test.dart
index 1480dc0..8120692 100644
--- a/LibTest/async/Stream/single_A03_t01.test.dart
+++ b/LibTest/async/Stream/single_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> single
  * Returns the single element.
diff --git a/LibTest/async/Stream/skipWhile_A01_t01.test.dart b/LibTest/async/Stream/skipWhile_A01_t01.test.dart
index 58a2bee..858326b 100644
--- a/LibTest/async/Stream/skipWhile_A01_t01.test.dart
+++ b/LibTest/async/Stream/skipWhile_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/async/Stream/skipWhile_A02_t01.test.dart b/LibTest/async/Stream/skipWhile_A02_t01.test.dart
index 5d87eb4..75d42ca 100644
--- a/LibTest/async/Stream/skipWhile_A02_t01.test.dart
+++ b/LibTest/async/Stream/skipWhile_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/async/Stream/skipWhile_A03_t01.test.dart b/LibTest/async/Stream/skipWhile_A03_t01.test.dart
index ab96367..a447b4c 100644
--- a/LibTest/async/Stream/skipWhile_A03_t01.test.dart
+++ b/LibTest/async/Stream/skipWhile_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skip(int count)
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/skipWhile_A04_t01.test.dart b/LibTest/async/Stream/skipWhile_A04_t01.test.dart
index c477b0d..e66142a 100644
--- a/LibTest/async/Stream/skipWhile_A04_t01.test.dart
+++ b/LibTest/async/Stream/skipWhile_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skipWhile(bool test(T element))
  *    Skip data events from this stream while they are matched by [test].
diff --git a/LibTest/async/Stream/skip_A01_t01.test.dart b/LibTest/async/Stream/skip_A01_t01.test.dart
index 7036733..32f535c 100644
--- a/LibTest/async/Stream/skip_A01_t01.test.dart
+++ b/LibTest/async/Stream/skip_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skip(int count)
  * Skips the first count data events from this stream.
diff --git a/LibTest/async/Stream/skip_A02_t01.test.dart b/LibTest/async/Stream/skip_A02_t01.test.dart
index 2d80c5a..26630e5 100644
--- a/LibTest/async/Stream/skip_A02_t01.test.dart
+++ b/LibTest/async/Stream/skip_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skip(int count)
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/skip_A03_t01.test.dart b/LibTest/async/Stream/skip_A03_t01.test.dart
index 87e570e..f19ccfa 100644
--- a/LibTest/async/Stream/skip_A03_t01.test.dart
+++ b/LibTest/async/Stream/skip_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skip(int count)
  *    Skips the first count data events from this stream.
diff --git a/LibTest/async/Stream/takeWhile_A01_t01.test.dart b/LibTest/async/Stream/takeWhile_A01_t01.test.dart
index f6d6d4c..19bed00 100644
--- a/LibTest/async/Stream/takeWhile_A01_t01.test.dart
+++ b/LibTest/async/Stream/takeWhile_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/async/Stream/takeWhile_A01_t02.test.dart b/LibTest/async/Stream/takeWhile_A01_t02.test.dart
index b2add5b..57fd68f 100644
--- a/LibTest/async/Stream/takeWhile_A01_t02.test.dart
+++ b/LibTest/async/Stream/takeWhile_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/async/Stream/takeWhile_A01_t03.test.dart b/LibTest/async/Stream/takeWhile_A01_t03.test.dart
index bcbf40f..3956001 100644
--- a/LibTest/async/Stream/takeWhile_A01_t03.test.dart
+++ b/LibTest/async/Stream/takeWhile_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/async/Stream/takeWhile_A02_t01.test.dart b/LibTest/async/Stream/takeWhile_A02_t01.test.dart
index 2bbb7c1..74db2af 100644
--- a/LibTest/async/Stream/takeWhile_A02_t01.test.dart
+++ b/LibTest/async/Stream/takeWhile_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> takeWhile(bool test(T element))
  * The returned stream is a broadcast stream if this stream is.
diff --git a/LibTest/async/Stream/take_A01_t01.test.dart b/LibTest/async/Stream/take_A01_t01.test.dart
index 478c43c..70df43f 100644
--- a/LibTest/async/Stream/take_A01_t01.test.dart
+++ b/LibTest/async/Stream/take_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/async/Stream/take_A01_t02.test.dart b/LibTest/async/Stream/take_A01_t02.test.dart
index a526f36..f4d3abb 100644
--- a/LibTest/async/Stream/take_A01_t02.test.dart
+++ b/LibTest/async/Stream/take_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/async/Stream/take_A01_t03.dart b/LibTest/async/Stream/take_A01_t03.dart
index 9fae20b..ebf7c16 100644
--- a/LibTest/async/Stream/take_A01_t03.dart
+++ b/LibTest/async/Stream/take_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/async/Stream/take_A02_t01.test.dart b/LibTest/async/Stream/take_A02_t01.test.dart
index e7cd8bd..86a18c3 100644
--- a/LibTest/async/Stream/take_A02_t01.test.dart
+++ b/LibTest/async/Stream/take_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * If this is a broadcast stream, the returned stream is a broadcast stream.
diff --git a/LibTest/async/Stream/timeout_A01_t01.test.dart b/LibTest/async/Stream/timeout_A01_t01.test.dart
index 5631ea9..86f1239 100644
--- a/LibTest/async/Stream/timeout_A01_t01.test.dart
+++ b/LibTest/async/Stream/timeout_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A01_t02.test.dart b/LibTest/async/Stream/timeout_A01_t02.test.dart
index 4a1ed27..9ce327c 100644
--- a/LibTest/async/Stream/timeout_A01_t02.test.dart
+++ b/LibTest/async/Stream/timeout_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A02_t01.test.dart b/LibTest/async/Stream/timeout_A02_t01.test.dart
index 50e3222..3f38d92 100644
--- a/LibTest/async/Stream/timeout_A02_t01.test.dart
+++ b/LibTest/async/Stream/timeout_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A02_t02.test.dart b/LibTest/async/Stream/timeout_A02_t02.test.dart
index 60ffc7d..14006a5 100644
--- a/LibTest/async/Stream/timeout_A02_t02.test.dart
+++ b/LibTest/async/Stream/timeout_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A03_t01.test.dart b/LibTest/async/Stream/timeout_A03_t01.test.dart
index 393d7f1..c8b5080 100644
--- a/LibTest/async/Stream/timeout_A03_t01.test.dart
+++ b/LibTest/async/Stream/timeout_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A03_t02.test.dart b/LibTest/async/Stream/timeout_A03_t02.test.dart
index c1533e1..84024d8 100644
--- a/LibTest/async/Stream/timeout_A03_t02.test.dart
+++ b/LibTest/async/Stream/timeout_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A04_t01.dart b/LibTest/async/Stream/timeout_A04_t01.dart
index 2caa94b..b165853 100644
--- a/LibTest/async/Stream/timeout_A04_t01.dart
+++ b/LibTest/async/Stream/timeout_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/timeout_A05_t01.test.dart b/LibTest/async/Stream/timeout_A05_t01.test.dart
index 729d388..374a11f 100644
--- a/LibTest/async/Stream/timeout_A05_t01.test.dart
+++ b/LibTest/async/Stream/timeout_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream timeout(Duration timeLimit,
  *                           {void onTimeout(EventSink sink)})
diff --git a/LibTest/async/Stream/toList_A01_t01.test.dart b/LibTest/async/Stream/toList_A01_t01.test.dart
index e036d57..23cdd9f 100644
--- a/LibTest/async/Stream/toList_A01_t01.test.dart
+++ b/LibTest/async/Stream/toList_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<T>> toList()
  * Collects the data of this stream in a List.
diff --git a/LibTest/async/Stream/toSet_A01_t01.test.dart b/LibTest/async/Stream/toSet_A01_t01.test.dart
index 8489493..001339f 100644
--- a/LibTest/async/Stream/toSet_A01_t01.test.dart
+++ b/LibTest/async/Stream/toSet_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Set<T>> toSet()
  * Collects the data of this stream in a Set.
diff --git a/LibTest/async/Stream/transform_A01_t01.test.dart b/LibTest/async/Stream/transform_A01_t01.test.dart
index 8d5c6b0..b9029a8 100644
--- a/LibTest/async/Stream/transform_A01_t01.test.dart
+++ b/LibTest/async/Stream/transform_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream transform(StreamTransformer<T, dynamic> streamTransformer)
  * Chains this stream as the input of the provided StreamTransformer.
diff --git a/LibTest/async/Stream/transform_A01_t02.test.dart b/LibTest/async/Stream/transform_A01_t02.test.dart
index a11e4ce..12d8fae 100644
--- a/LibTest/async/Stream/transform_A01_t02.test.dart
+++ b/LibTest/async/Stream/transform_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream transform(StreamTransformer<T, dynamic> streamTransformer)
  * Chains this stream as the input of the provided StreamTransformer.
diff --git a/LibTest/async/Stream/where_A01_t01.test.dart b/LibTest/async/Stream/where_A01_t01.test.dart
index 220d5c8..777b1a5 100644
--- a/LibTest/async/Stream/where_A01_t01.test.dart
+++ b/LibTest/async/Stream/where_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> where(bool test(T event))
  * Creates a new stream from this stream that discards some data events.
diff --git a/LibTest/async/Stream/where_A01_t02.test.dart b/LibTest/async/Stream/where_A01_t02.test.dart
index 2307386..5e0516e 100644
--- a/LibTest/async/Stream/where_A01_t02.test.dart
+++ b/LibTest/async/Stream/where_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> where(bool test(T event))
  * Creates a new stream from this stream that discards some data events.
diff --git a/LibTest/async/StreamConsumer/StreamConsumer_A01_t01.test.dart b/LibTest/async/StreamConsumer/StreamConsumer_A01_t01.test.dart
index f260dea..61e4bf6 100644
--- a/LibTest/async/StreamConsumer/StreamConsumer_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/StreamConsumer_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamConsumer()
  *
diff --git a/LibTest/async/StreamConsumer/addStream_A01_t01.test.dart b/LibTest/async/StreamConsumer/addStream_A01_t01.test.dart
index 2733bf8..fe136ad 100644
--- a/LibTest/async/StreamConsumer/addStream_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/addStream_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamConsumer/addStream_A02_t01.test.dart b/LibTest/async/StreamConsumer/addStream_A02_t01.test.dart
index c65f833..ec3ca44 100644
--- a/LibTest/async/StreamConsumer/addStream_A02_t01.test.dart
+++ b/LibTest/async/StreamConsumer/addStream_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamConsumer/all_tests.lib.dart b/LibTest/async/StreamConsumer/all_tests.lib.dart
index 644b1c3..dfdbc5e 100644
--- a/LibTest/async/StreamConsumer/all_tests.lib.dart
+++ b/LibTest/async/StreamConsumer/all_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion streamConsumer abstract interface for a "sink" accepting multiple
  * entire streams.
diff --git a/LibTest/async/StreamConsumer/close_A01_t01.test.dart b/LibTest/async/StreamConsumer/close_A01_t01.test.dart
index d5e02e7..669183f 100644
--- a/LibTest/async/StreamConsumer/close_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/close_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Tells the consumer that no further streams will be added.
diff --git a/LibTest/async/StreamConsumer/equality_operator_A01_t01.test.dart b/LibTest/async/StreamConsumer/equality_operator_A01_t01.test.dart
index a98378b..9f791e0 100644
--- a/LibTest/async/StreamConsumer/equality_operator_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/equality_operator_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The default behavior for all Objects is to return true if and only if this
diff --git a/LibTest/async/StreamConsumer/hashCode_A01_t01.test.dart b/LibTest/async/StreamConsumer/hashCode_A01_t01.test.dart
index bd9333b..db78be9 100644
--- a/LibTest/async/StreamConsumer/hashCode_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/hashCode_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/async/StreamConsumer/noSuchMethodError_A01_t01.test.dart b/LibTest/async/StreamConsumer/noSuchMethodError_A01_t01.test.dart
index 9cbec61..deb51ba 100644
--- a/LibTest/async/StreamConsumer/noSuchMethodError_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/noSuchMethodError_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic noSuchMethod(Invocation invocation)
  * Invoked when a non-existent method or property is accessed.
diff --git a/LibTest/async/StreamConsumer/runtimeType_A01_t01.test.dart b/LibTest/async/StreamConsumer/runtimeType_A01_t01.test.dart
index 69261cd..f20eb13 100644
--- a/LibTest/async/StreamConsumer/runtimeType_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/runtimeType_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/async/StreamConsumer/toString_A01_t01.test.dart b/LibTest/async/StreamConsumer/toString_A01_t01.test.dart
index 229e8bb..c36d92f 100644
--- a/LibTest/async/StreamConsumer/toString_A01_t01.test.dart
+++ b/LibTest/async/StreamConsumer/toString_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A01_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A01_t01.dart
index 92207b5..4a8f807 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A01_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A01_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A01_t02.dart
index 0ca45c4..614fab1 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A01_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A01_t03.dart b/LibTest/async/StreamController/StreamController.broadcast_A01_t03.dart
index a466d4e..d589f20 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A01_t03.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A02_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A02_t01.dart
index 5184e5f..0631310 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A02_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamController.broadcast({void onListen(),
  * void onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A03_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A03_t01.dart
index d3d5e7d..6f013d2 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A03_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A03_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A03_t02.dart
index d35e09a..73600cf 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A03_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A04_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A04_t01.dart
index ccc6a82..ec192fc 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A04_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A04_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A04_t02.dart
index 31d8585..48521ae 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A04_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A05_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A05_t01.dart
index 14deb56..df5a8d0 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A05_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A06_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A06_t01.dart
index 2ca8857..b946c08 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A06_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A06_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A06_t02.dart
index 1a72a60..d9d666b 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A06_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A06_t03.dart b/LibTest/async/StreamController/StreamController.broadcast_A06_t03.dart
index eb5daac..342d4f4 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A06_t03.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A07_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A07_t01.dart
index 5492430..66f873a 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A07_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A07_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A07_t02.dart
index 63c22c6..fe4a7b5 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A07_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A07_t03.dart b/LibTest/async/StreamController/StreamController.broadcast_A07_t03.dart
index 31b5eed..471129b 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A07_t03.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A08_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_A08_t01.dart
index 278d356..669f492 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A08_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_A08_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_A08_t02.dart
index a0b55cf..ca839ac 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_A08_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t01.dart
index a09fc0d..50d6393 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t02.dart
index fe4fbb4..a234b2c 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t03.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t03.dart
index 42a5047..706d4c1 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t03.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t01.dart
index 019d61b..7086099 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t02.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t02.dart
index 75492b9..9b4bde5 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t02.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t03.dart b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t03.dart
index c84bc2b..b970bd0 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t03.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_Stream_all_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController.broadcast_inherited_t01.dart b/LibTest/async/StreamController/StreamController.broadcast_inherited_t01.dart
index e654a2f..def7470 100644
--- a/LibTest/async/StreamController/StreamController.broadcast_inherited_t01.dart
+++ b/LibTest/async/StreamController/StreamController.broadcast_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A01_t01.dart b/LibTest/async/StreamController/StreamController_A01_t01.dart
index 154ed91..4bad341 100644
--- a/LibTest/async/StreamController/StreamController_A01_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A02_t01.dart b/LibTest/async/StreamController/StreamController_A02_t01.dart
index cffbc6c..320e6bc 100644
--- a/LibTest/async/StreamController/StreamController_A02_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A02_t02.dart b/LibTest/async/StreamController/StreamController_A02_t02.dart
index 078b7bf..1b14d4d 100644
--- a/LibTest/async/StreamController/StreamController_A02_t02.dart
+++ b/LibTest/async/StreamController/StreamController_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController.broadcast({void onListen(), void onCancel(),
  *                                       bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A03_t01.dart b/LibTest/async/StreamController/StreamController_A03_t01.dart
index 326350d..8201c47 100644
--- a/LibTest/async/StreamController/StreamController_A03_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A03_t02.dart b/LibTest/async/StreamController/StreamController_A03_t02.dart
index 8cbb901..7f75b6a 100644
--- a/LibTest/async/StreamController/StreamController_A03_t02.dart
+++ b/LibTest/async/StreamController/StreamController_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A03_t03.dart b/LibTest/async/StreamController/StreamController_A03_t03.dart
index 0627b3d..0675f7e 100644
--- a/LibTest/async/StreamController/StreamController_A03_t03.dart
+++ b/LibTest/async/StreamController/StreamController_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A04_t01.dart b/LibTest/async/StreamController/StreamController_A04_t01.dart
index 14a760c..f1fbca9 100644
--- a/LibTest/async/StreamController/StreamController_A04_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A05_t01.dart b/LibTest/async/StreamController/StreamController_A05_t01.dart
index b5fc1f8..6904243 100644
--- a/LibTest/async/StreamController/StreamController_A05_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A06_t01.dart b/LibTest/async/StreamController/StreamController_A06_t01.dart
index cd84a28..37ef424 100644
--- a/LibTest/async/StreamController/StreamController_A06_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A06_t02.dart b/LibTest/async/StreamController/StreamController_A06_t02.dart
index d7659f0..fa2673b 100644
--- a/LibTest/async/StreamController/StreamController_A06_t02.dart
+++ b/LibTest/async/StreamController/StreamController_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_A07_t01.dart b/LibTest/async/StreamController/StreamController_A07_t01.dart
index 3ee8c10..e31dff5 100644
--- a/LibTest/async/StreamController/StreamController_A07_t01.dart
+++ b/LibTest/async/StreamController/StreamController_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/StreamController_inherited_t01.dart b/LibTest/async/StreamController/StreamController_inherited_t01.dart
index 2edd5cb..fbfb0d1 100644
--- a/LibTest/async/StreamController/StreamController_inherited_t01.dart
+++ b/LibTest/async/StreamController/StreamController_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamController({void onListen(), void onPause(),
  *                  void onResume(), dynamic onCancel(), bool sync: false})
diff --git a/LibTest/async/StreamController/addError_A01_t01.dart b/LibTest/async/StreamController/addError_A01_t01.dart
index 7f98896..c142236 100644
--- a/LibTest/async/StreamController/addError_A01_t01.dart
+++ b/LibTest/async/StreamController/addError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(Object error, [StackTrace stackTrace])
  * Send or enqueue an error event.
diff --git a/LibTest/async/StreamController/addError_A01_t02.dart b/LibTest/async/StreamController/addError_A01_t02.dart
index 8086a33..cd12419 100644
--- a/LibTest/async/StreamController/addError_A01_t02.dart
+++ b/LibTest/async/StreamController/addError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(Object error, [StackTrace stackTrace])
  * Send or enqueue an error event.
diff --git a/LibTest/async/StreamController/addStream_A01_t01.dart b/LibTest/async/StreamController/addStream_A01_t01.dart
index 7adf380..7688a3d 100644
--- a/LibTest/async/StreamController/addStream_A01_t01.dart
+++ b/LibTest/async/StreamController/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<T> source, {bool cancelOnError: true})
  * Receives events from source and puts them into this controller's stream.
diff --git a/LibTest/async/StreamController/addStream_A02_t01.dart b/LibTest/async/StreamController/addStream_A02_t01.dart
index 52dfcf5..eef9544 100644
--- a/LibTest/async/StreamController/addStream_A02_t01.dart
+++ b/LibTest/async/StreamController/addStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<T> source, {bool cancelOnError: true})
  * Events must not be added directly to this controller using add, addError,
diff --git a/LibTest/async/StreamController/addStream_A02_t02.dart b/LibTest/async/StreamController/addStream_A02_t02.dart
index 6ebdc20..e847258 100644
--- a/LibTest/async/StreamController/addStream_A02_t02.dart
+++ b/LibTest/async/StreamController/addStream_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<T> source, {bool cancelOnError: true})
  * Events must not be added directly to this controller using add, addError,
diff --git a/LibTest/async/StreamController/addStream_A03_t01.dart b/LibTest/async/StreamController/addStream_A03_t01.dart
index 55238a8..e81934b 100644
--- a/LibTest/async/StreamController/addStream_A03_t01.dart
+++ b/LibTest/async/StreamController/addStream_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<T> source, {bool cancelOnError: true})
  * If cancelOnError is true, only the first error on source is forwarded to
diff --git a/LibTest/async/StreamController/addStream_A03_t02.dart b/LibTest/async/StreamController/addStream_A03_t02.dart
index eb91f1e..a3a478f 100644
--- a/LibTest/async/StreamController/addStream_A03_t02.dart
+++ b/LibTest/async/StreamController/addStream_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<T> source, {bool cancelOnError: true})
  * If cancelOnError is true, only the first error on source is forwarded to
diff --git a/LibTest/async/StreamController/add_A01_t01.dart b/LibTest/async/StreamController/add_A01_t01.dart
index 5bfb92c..3e98612 100644
--- a/LibTest/async/StreamController/add_A01_t01.dart
+++ b/LibTest/async/StreamController/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T event)
  * Send a data event to a stream.
diff --git a/LibTest/async/StreamController/close_A01_t01.dart b/LibTest/async/StreamController/close_A01_t01.dart
index 5debe77..a324004 100644
--- a/LibTest/async/StreamController/close_A01_t01.dart
+++ b/LibTest/async/StreamController/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Tells the stream sink that no further streams will be added.
diff --git a/LibTest/async/StreamController/close_A01_t02.dart b/LibTest/async/StreamController/close_A01_t02.dart
index c70764f..000db38 100644
--- a/LibTest/async/StreamController/close_A01_t02.dart
+++ b/LibTest/async/StreamController/close_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Tells the stream sink that no further streams will be added.
diff --git a/LibTest/async/StreamController/done_A01_t01.dart b/LibTest/async/StreamController/done_A01_t01.dart
index 292f8fa..013cb4d 100644
--- a/LibTest/async/StreamController/done_A01_t01.dart
+++ b/LibTest/async/StreamController/done_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * Return a future which is completed when the StreamSink is finished.
diff --git a/LibTest/async/StreamController/done_A01_t02.dart b/LibTest/async/StreamController/done_A01_t02.dart
index e9b122b..4a8b4e7 100644
--- a/LibTest/async/StreamController/done_A01_t02.dart
+++ b/LibTest/async/StreamController/done_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * Return a future which is completed when the StreamSink is finished.
diff --git a/LibTest/async/StreamController/done_A01_t03.dart b/LibTest/async/StreamController/done_A01_t03.dart
index 4137d2e..ccc48be 100644
--- a/LibTest/async/StreamController/done_A01_t03.dart
+++ b/LibTest/async/StreamController/done_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * Return a future which is completed when the StreamSink is finished.
diff --git a/LibTest/async/StreamController/hasListener_A01_t01.dart b/LibTest/async/StreamController/hasListener_A01_t01.dart
index e558785..1a623fe 100644
--- a/LibTest/async/StreamController/hasListener_A01_t01.dart
+++ b/LibTest/async/StreamController/hasListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasListener
  * Whether there is a subscriber on the Stream.
diff --git a/LibTest/async/StreamController/hasListener_A01_t02.dart b/LibTest/async/StreamController/hasListener_A01_t02.dart
index cf46612..02a9388 100644
--- a/LibTest/async/StreamController/hasListener_A01_t02.dart
+++ b/LibTest/async/StreamController/hasListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasListener
  * Whether there is a subscriber on the Stream.
diff --git a/LibTest/async/StreamController/isClosed_A01_t01.dart b/LibTest/async/StreamController/isClosed_A01_t01.dart
index 400458a..965db82 100644
--- a/LibTest/async/StreamController/isClosed_A01_t01.dart
+++ b/LibTest/async/StreamController/isClosed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isClosed
  * Whether the stream is closed for adding more events.
diff --git a/LibTest/async/StreamController/isClosed_A01_t02.dart b/LibTest/async/StreamController/isClosed_A01_t02.dart
index 9f765cd..c309414 100644
--- a/LibTest/async/StreamController/isClosed_A01_t02.dart
+++ b/LibTest/async/StreamController/isClosed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isClosed
  * Whether the stream is closed for adding more events.
diff --git a/LibTest/async/StreamController/isPaused_A01_t01.dart b/LibTest/async/StreamController/isPaused_A01_t01.dart
index 12c537f..de656b2 100644
--- a/LibTest/async/StreamController/isPaused_A01_t01.dart
+++ b/LibTest/async/StreamController/isPaused_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isPaused
  * Whether the subscription would need to buffer events.
diff --git a/LibTest/async/StreamController/isPaused_A01_t02.dart b/LibTest/async/StreamController/isPaused_A01_t02.dart
index 76ffd73..be4f64c 100644
--- a/LibTest/async/StreamController/isPaused_A01_t02.dart
+++ b/LibTest/async/StreamController/isPaused_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isPaused
  * Whether the subscription would need to buffer events.
diff --git a/LibTest/async/StreamController/isPaused_A01_t03.dart b/LibTest/async/StreamController/isPaused_A01_t03.dart
index c0c1f0a..970eba9 100644
--- a/LibTest/async/StreamController/isPaused_A01_t03.dart
+++ b/LibTest/async/StreamController/isPaused_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isPaused
  * Whether the subscription would need to buffer events.
diff --git a/LibTest/async/StreamController/sink_A01_t01.dart b/LibTest/async/StreamController/sink_A01_t01.dart
index 1ddc1b3..faf274f 100644
--- a/LibTest/async/StreamController/sink_A01_t01.dart
+++ b/LibTest/async/StreamController/sink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamSink<T> sink
  * Returns a view of this object that only exposes the StreamSink interface.
diff --git a/LibTest/async/StreamController/stream_A01_t01.dart b/LibTest/async/StreamController/stream_A01_t01.dart
index 9000e0e..1d898e9 100644
--- a/LibTest/async/StreamController/stream_A01_t01.dart
+++ b/LibTest/async/StreamController/stream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A01_t01.dart b/LibTest/async/StreamController/stream_all_A01_t01.dart
index 6d51d8d..191d385 100644
--- a/LibTest/async/StreamController/stream_all_A01_t01.dart
+++ b/LibTest/async/StreamController/stream_all_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A01_t02.dart b/LibTest/async/StreamController/stream_all_A01_t02.dart
index a3a3922..04fbac7 100644
--- a/LibTest/async/StreamController/stream_all_A01_t02.dart
+++ b/LibTest/async/StreamController/stream_all_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A01_t03.dart b/LibTest/async/StreamController/stream_all_A01_t03.dart
index 8b9570a..cb3f2ae 100644
--- a/LibTest/async/StreamController/stream_all_A01_t03.dart
+++ b/LibTest/async/StreamController/stream_all_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A02_t01.dart b/LibTest/async/StreamController/stream_all_A02_t01.dart
index c76a1ed..0eb196b 100644
--- a/LibTest/async/StreamController/stream_all_A02_t01.dart
+++ b/LibTest/async/StreamController/stream_all_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A02_t02.dart b/LibTest/async/StreamController/stream_all_A02_t02.dart
index 5a4cba5..fc4b61b 100644
--- a/LibTest/async/StreamController/stream_all_A02_t02.dart
+++ b/LibTest/async/StreamController/stream_all_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamController/stream_all_A02_t03.dart b/LibTest/async/StreamController/stream_all_A02_t03.dart
index 0ade8ce..e1ff4b8 100644
--- a/LibTest/async/StreamController/stream_all_A02_t03.dart
+++ b/LibTest/async/StreamController/stream_all_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> stream
  * The stream that this controller is controlling.
diff --git a/LibTest/async/StreamIterator/StreamIterator_A01_t01.dart b/LibTest/async/StreamIterator/StreamIterator_A01_t01.dart
index c058664..336f9b6 100644
--- a/LibTest/async/StreamIterator/StreamIterator_A01_t01.dart
+++ b/LibTest/async/StreamIterator/StreamIterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StreamIterator(Stream<T> stream)
  * Create a StreamIterator on stream.
diff --git a/LibTest/async/StreamIterator/cancel_A01_t01.dart b/LibTest/async/StreamIterator/cancel_A01_t01.dart
index 64fc43c..9b40b1e 100644
--- a/LibTest/async/StreamIterator/cancel_A01_t01.dart
+++ b/LibTest/async/StreamIterator/cancel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future cancel()
  * Cancels the stream iterator (and the underlying stream subscription) early.
diff --git a/LibTest/async/StreamIterator/cancel_A01_t02.dart b/LibTest/async/StreamIterator/cancel_A01_t02.dart
index a2dc9da..e626db1 100644
--- a/LibTest/async/StreamIterator/cancel_A01_t02.dart
+++ b/LibTest/async/StreamIterator/cancel_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future cancel()
  * Cancels the stream iterator (and the underlying stream subscription) early.
diff --git a/LibTest/async/StreamIterator/current_A01_t01.dart b/LibTest/async/StreamIterator/current_A01_t01.dart
index 1791f6b..bba0e8c 100644
--- a/LibTest/async/StreamIterator/current_A01_t01.dart
+++ b/LibTest/async/StreamIterator/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T current
  * The current value of the stream.
diff --git a/LibTest/async/StreamIterator/current_A01_t02.dart b/LibTest/async/StreamIterator/current_A01_t02.dart
index ac3c7d8..a64fddf 100644
--- a/LibTest/async/StreamIterator/current_A01_t02.dart
+++ b/LibTest/async/StreamIterator/current_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T current
  * The current value of the stream.
diff --git a/LibTest/async/StreamIterator/current_A01_t03.dart b/LibTest/async/StreamIterator/current_A01_t03.dart
index 21ad7ab..0eaf258 100644
--- a/LibTest/async/StreamIterator/current_A01_t03.dart
+++ b/LibTest/async/StreamIterator/current_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T current
  * The current value of the stream.
diff --git a/LibTest/async/StreamIterator/moveNext_A01_t01.dart b/LibTest/async/StreamIterator/moveNext_A01_t01.dart
index 893c0b3..cd32e90 100644
--- a/LibTest/async/StreamIterator/moveNext_A01_t01.dart
+++ b/LibTest/async/StreamIterator/moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> moveNext()
  * Wait for the next stream value to be available.
diff --git a/LibTest/async/StreamIterator/moveNext_A01_t02.dart b/LibTest/async/StreamIterator/moveNext_A01_t02.dart
index b5a3ac5..5c0ff3d 100644
--- a/LibTest/async/StreamIterator/moveNext_A01_t02.dart
+++ b/LibTest/async/StreamIterator/moveNext_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> moveNext()
  * Wait for the next stream value to be available.
diff --git a/LibTest/async/StreamSink/StreamSink_inherited_tests.lib.dart b/LibTest/async/StreamSink/StreamSink_inherited_tests.lib.dart
index d849e4f..bdd1afb 100644
--- a/LibTest/async/StreamSink/StreamSink_inherited_tests.lib.dart
+++ b/LibTest/async/StreamSink/StreamSink_inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion EventSync and StreamConsumer are abstract classes
  *
diff --git a/LibTest/async/StreamSink/addError_A01_t01.dart b/LibTest/async/StreamSink/addError_A01_t01.dart
index 2d9d554..3f73a11 100644
--- a/LibTest/async/StreamSink/addError_A01_t01.dart
+++ b/LibTest/async/StreamSink/addError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void addError(errorEvent, [StackTrace stackTrace])
  * Create an async error.
diff --git a/LibTest/async/StreamSink/addStream_A01_t01.dart b/LibTest/async/StreamSink/addStream_A01_t01.dart
index 7634acf..797c7f5 100644
--- a/LibTest/async/StreamSink/addStream_A01_t01.dart
+++ b/LibTest/async/StreamSink/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamSink/addStream_A01_t02.dart b/LibTest/async/StreamSink/addStream_A01_t02.dart
index 3003f23..d87f680 100644
--- a/LibTest/async/StreamSink/addStream_A01_t02.dart
+++ b/LibTest/async/StreamSink/addStream_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamSink/addStream_A01_t03.dart b/LibTest/async/StreamSink/addStream_A01_t03.dart
index 67d9166..acaf874 100644
--- a/LibTest/async/StreamSink/addStream_A01_t03.dart
+++ b/LibTest/async/StreamSink/addStream_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamSink/addStream_A01_t04.dart b/LibTest/async/StreamSink/addStream_A01_t04.dart
index a43e036..38bf622 100644
--- a/LibTest/async/StreamSink/addStream_A01_t04.dart
+++ b/LibTest/async/StreamSink/addStream_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamSink/addStream_A01_t05.dart b/LibTest/async/StreamSink/addStream_A01_t05.dart
index f50493a..614335f 100644
--- a/LibTest/async/StreamSink/addStream_A01_t05.dart
+++ b/LibTest/async/StreamSink/addStream_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future addStream(Stream<S> stream)
  * Consumes the elements of stream.
diff --git a/LibTest/async/StreamSink/add_A01_t01.dart b/LibTest/async/StreamSink/add_A01_t01.dart
index c9b4441..b757bb7 100644
--- a/LibTest/async/StreamSink/add_A01_t01.dart
+++ b/LibTest/async/StreamSink/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void add(T event)
  * Create a data event.
diff --git a/LibTest/async/StreamSink/close_A01_t01.dart b/LibTest/async/StreamSink/close_A01_t01.dart
index f9656d6..32675d4 100644
--- a/LibTest/async/StreamSink/close_A01_t01.dart
+++ b/LibTest/async/StreamSink/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Future close()
  * Close the StreamSink. It'll return the done Future.
diff --git a/LibTest/async/StreamSink/done_A01_t01.dart b/LibTest/async/StreamSink/done_A01_t01.dart
index 5bdf52b..5f63c04 100644
--- a/LibTest/async/StreamSink/done_A01_t01.dart
+++ b/LibTest/async/StreamSink/done_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future done
  * The done Future completes with the same values as close, except for the
diff --git a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t01.dart b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t01.dart
index 03e47f2..fcd8ea5 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t01.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer.fromHandlers({void handleData(S data,
  *   EventSink<T> sink), void handleError(Object error, StackTrace stackTrace,
diff --git a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t02.dart b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t02.dart
index ad01eff..992bff8 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t02.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer.fromHandlers({void handleData(S data,
  *   EventSink<T> sink), void handleError(Object error, StackTrace stackTrace,
diff --git a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t03.dart b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t03.dart
index 89b65fd..3985300 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t03.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer.fromHandlers({void handleData(S data,
  *   EventSink<T> sink), void handleError(Object error, StackTrace stackTrace,
diff --git a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t04.dart b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t04.dart
index b2d56c2..51d1537 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t04.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer.fromHandlers_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer.fromHandlers({void handleData(S data,
  *   EventSink<T> sink), void handleError(Object error, StackTrace stackTrace,
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A01_t01.dart b/LibTest/async/StreamTransformer/StreamTransformer_A01_t01.dart
index 3e9d663..92e7b23 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A01_t01.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A01_t02.dart b/LibTest/async/StreamTransformer/StreamTransformer_A01_t02.dart
index e4af6cf..fe56e7a 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A01_t02.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A01_t03.dart b/LibTest/async/StreamTransformer/StreamTransformer_A01_t03.dart
index 260d988..eda38af 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A01_t03.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A02_t01.dart b/LibTest/async/StreamTransformer/StreamTransformer_A02_t01.dart
index 60dda56..320f728 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A02_t01.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A02_t02.dart b/LibTest/async/StreamTransformer/StreamTransformer_A02_t02.dart
index e49ade2..17751bc 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A02_t02.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A03_t01.dart b/LibTest/async/StreamTransformer/StreamTransformer_A03_t01.dart
index 17f8536..9c0e269 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A03_t01.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/StreamTransformer_A03_t02.dart b/LibTest/async/StreamTransformer/StreamTransformer_A03_t02.dart
index 0e24864..e380bb3 100644
--- a/LibTest/async/StreamTransformer/StreamTransformer_A03_t02.dart
+++ b/LibTest/async/StreamTransformer/StreamTransformer_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory StreamTransformer(StreamSubscription<T>
  *   transformer(Stream<S> stream, bool cancelOnError))
diff --git a/LibTest/async/StreamTransformer/bind_A01_t01.dart b/LibTest/async/StreamTransformer/bind_A01_t01.dart
index d328480..16e4b8e 100644
--- a/LibTest/async/StreamTransformer/bind_A01_t01.dart
+++ b/LibTest/async/StreamTransformer/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Stream<T> bind(Stream<S> stream)
  * @description Checks that transformer.bind(stream) is equivalent to
diff --git a/LibTest/async/Timer/Timer.periodic_A01_t01.dart b/LibTest/async/Timer/Timer.periodic_A01_t01.dart
index 0a54727..5de93af 100644
--- a/LibTest/async/Timer/Timer.periodic_A01_t01.dart
+++ b/LibTest/async/Timer/Timer.periodic_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Timer.periodic(Duration duration, void callback(Timer timer))
  * Creates a new repeating timer.
diff --git a/LibTest/async/Timer/Timer.periodic_A02_t01.dart b/LibTest/async/Timer/Timer.periodic_A02_t01.dart
index fab13a8..7c2cee1 100644
--- a/LibTest/async/Timer/Timer.periodic_A02_t01.dart
+++ b/LibTest/async/Timer/Timer.periodic_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Timer.periodic(Duration duration, void callback(Timer timer))
  * A negative duration is treated similar to a duration of 0.
diff --git a/LibTest/async/Timer/Timer_A01_t01.dart b/LibTest/async/Timer/Timer_A01_t01.dart
index 05c14e3..1b875f6 100644
--- a/LibTest/async/Timer/Timer_A01_t01.dart
+++ b/LibTest/async/Timer/Timer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Timer(Duration duration, void callback())
  * Creates a new timer.
diff --git a/LibTest/async/Timer/Timer_A02_t01.dart b/LibTest/async/Timer/Timer_A02_t01.dart
index 01ab4a1..acb0fd4 100644
--- a/LibTest/async/Timer/Timer_A02_t01.dart
+++ b/LibTest/async/Timer/Timer_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Timer(Duration duration, void callback())
  * A negative duration is treated the same as a duration of 0.
diff --git a/LibTest/async/Timer/cancel_A01_t01.dart b/LibTest/async/Timer/cancel_A01_t01.dart
index 9f9a3ca..c5f2362 100644
--- a/LibTest/async/Timer/cancel_A01_t01.dart
+++ b/LibTest/async/Timer/cancel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void cancel()
  * Cancels the timer.
diff --git a/LibTest/async/Timer/cancel_A01_t02.dart b/LibTest/async/Timer/cancel_A01_t02.dart
index bab7947..8143b42 100644
--- a/LibTest/async/Timer/cancel_A01_t02.dart
+++ b/LibTest/async/Timer/cancel_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void cancel()
  * Cancels the timer.
diff --git a/LibTest/async/Timer/isActive_A01_t01.dart b/LibTest/async/Timer/isActive_A01_t01.dart
index 5040ea2..0f2b436 100644
--- a/LibTest/async/Timer/isActive_A01_t01.dart
+++ b/LibTest/async/Timer/isActive_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isActive
  * Returns whether the timer is still active.
diff --git a/LibTest/async/Timer/isActive_A01_t02.dart b/LibTest/async/Timer/isActive_A01_t02.dart
index 35d4b88..1070653 100644
--- a/LibTest/async/Timer/isActive_A01_t02.dart
+++ b/LibTest/async/Timer/isActive_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isActive
  * Returns whether the timer is still active.
diff --git a/LibTest/async/Timer/run_A01_t01.dart b/LibTest/async/Timer/run_A01_t01.dart
index b7a78d9..065727f 100644
--- a/LibTest/async/Timer/run_A01_t01.dart
+++ b/LibTest/async/Timer/run_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void run(void callback())
  * Runs the given callback asynchronously as soon as possible.
diff --git a/LibTest/async/Timer/run_A01_t02.dart b/LibTest/async/Timer/run_A01_t02.dart
index 714f3d6..daa8ddc 100644
--- a/LibTest/async/Timer/run_A01_t02.dart
+++ b/LibTest/async/Timer/run_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void run(void callback())
  * Runs the given callback asynchronously as soon as possible.
diff --git a/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t01.dart b/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t01.dart
index 7a899fb..621c6fe 100644
--- a/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function(T1, T2) bindBinaryCallbackGuarded<T1, T2>(
  *                void callback(T1 argument1,T2 argument2)
diff --git a/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t02.dart b/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t02.dart
index 1deb890..4772d40 100644
--- a/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/bindBinaryCallbackGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function(T1, T2) bindBinaryCallbackGuarded<T1, T2>(
  *                void callback(T1 argument1,T2 argument2)
diff --git a/LibTest/async/Zone/bindBinaryCallback_A01_t01.dart b/LibTest/async/Zone/bindBinaryCallback_A01_t01.dart
index 5d3a5a9..97b4dbc 100644
--- a/LibTest/async/Zone/bindBinaryCallback_A01_t01.dart
+++ b/LibTest/async/Zone/bindBinaryCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneBinaryCallback<R, T1, T2> bindBinaryCallback<R, T1, T2>(
  *            R callback(T1 argument1, T2 argument2)
diff --git a/LibTest/async/Zone/bindBinaryCallback_A01_t02.dart b/LibTest/async/Zone/bindBinaryCallback_A01_t02.dart
index e6ef32e..193d6a4 100644
--- a/LibTest/async/Zone/bindBinaryCallback_A01_t02.dart
+++ b/LibTest/async/Zone/bindBinaryCallback_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneBinaryCallback<R, T1, T2> bindBinaryCallback<R, T1, T2>(
  *            R callback(T1 argument1, T2 argument2)
diff --git a/LibTest/async/Zone/bindCallbackGuarded_A01_t01.dart b/LibTest/async/Zone/bindCallbackGuarded_A01_t01.dart
index d94530a..cc40dd9 100644
--- a/LibTest/async/Zone/bindCallbackGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/bindCallbackGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function() bindCallbackGuarded(void callback())
  *    Registers the provided callback and returns a function that will execute
diff --git a/LibTest/async/Zone/bindCallbackGuarded_A01_t02.dart b/LibTest/async/Zone/bindCallbackGuarded_A01_t02.dart
index 9003c78..cc1682d 100644
--- a/LibTest/async/Zone/bindCallbackGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/bindCallbackGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function() bindCallbackGuarded(void callback())
  *    Registers the provided callback and returns a function that will execute
diff --git a/LibTest/async/Zone/bindCallback_A01_t01.dart b/LibTest/async/Zone/bindCallback_A01_t01.dart
index 6a8410a..edc89b0 100644
--- a/LibTest/async/Zone/bindCallback_A01_t01.dart
+++ b/LibTest/async/Zone/bindCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneCallback<R> bindCallback<R>(
  *                 R callback()
diff --git a/LibTest/async/Zone/bindCallback_A01_t02.dart b/LibTest/async/Zone/bindCallback_A01_t02.dart
index f7ec989..04df733 100644
--- a/LibTest/async/Zone/bindCallback_A01_t02.dart
+++ b/LibTest/async/Zone/bindCallback_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneCallback<R> bindCallback<R>(
  *                 R callback()
diff --git a/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t01.dart b/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t01.dart
index 40af13f..aa40c07 100644
--- a/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function(T) bindUnaryCallbackGuarded<T>(
  *                                  void callback(T argument)
diff --git a/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t02.dart b/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t02.dart
index b15e419..48c0c81 100644
--- a/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/bindUnaryCallbackGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void Function(T) bindUnaryCallbackGuarded<T>(
  *                                  void callback(T argument)
diff --git a/LibTest/async/Zone/bindUnaryCallback_A01_t01.dart b/LibTest/async/Zone/bindUnaryCallback_A01_t01.dart
index af2fc97..f9533d8 100644
--- a/LibTest/async/Zone/bindUnaryCallback_A01_t01.dart
+++ b/LibTest/async/Zone/bindUnaryCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneUnaryCallback<R, T> bindUnaryCallback<R, T>(
  *                                      R callback(T argument)
diff --git a/LibTest/async/Zone/bindUnaryCallback_A01_t02.dart b/LibTest/async/Zone/bindUnaryCallback_A01_t02.dart
index 670c66f..02e16d1 100644
--- a/LibTest/async/Zone/bindUnaryCallback_A01_t02.dart
+++ b/LibTest/async/Zone/bindUnaryCallback_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneUnaryCallback<R, T> bindUnaryCallback<R, T>(
  *                                      R callback(T argument)
diff --git a/LibTest/async/Zone/createPeriodicTimer_A01_t01.dart b/LibTest/async/Zone/createPeriodicTimer_A01_t01.dart
index d370723..30d803b 100644
--- a/LibTest/async/Zone/createPeriodicTimer_A01_t01.dart
+++ b/LibTest/async/Zone/createPeriodicTimer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Timer createPeriodicTimer(Duration period,
  *    void callback(Timer timer))
diff --git a/LibTest/async/Zone/createTimer_A01_t01.dart b/LibTest/async/Zone/createTimer_A01_t01.dart
index 24cb917..776b95d 100644
--- a/LibTest/async/Zone/createTimer_A01_t01.dart
+++ b/LibTest/async/Zone/createTimer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Timer createTimer(Duration duration, void callback())
  * Creates a Timer where the callback is executed in this zone.
diff --git a/LibTest/async/Zone/current_A01_t01.dart b/LibTest/async/Zone/current_A01_t01.dart
index 415d906..3a2c275 100644
--- a/LibTest/async/Zone/current_A01_t01.dart
+++ b/LibTest/async/Zone/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static final Zone current
  * @description Checks that current returns different values for different
diff --git a/LibTest/async/Zone/current_A01_t02.dart b/LibTest/async/Zone/current_A01_t02.dart
index 61a5a62..8cb7b12 100644
--- a/LibTest/async/Zone/current_A01_t02.dart
+++ b/LibTest/async/Zone/current_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static final Zone current
  * @description Checks that async callbacks are executed in the zone they
diff --git a/LibTest/async/Zone/fork_A01_t01.dart b/LibTest/async/Zone/fork_A01_t01.dart
index 755d858..2540669 100644
--- a/LibTest/async/Zone/fork_A01_t01.dart
+++ b/LibTest/async/Zone/fork_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Zone fork({ZoneSpecification specification, Map<Symbol,
  *    dynamic> zoneValues})
diff --git a/LibTest/async/Zone/handleUncaughtError_A01_t01.dart b/LibTest/async/Zone/handleUncaughtError_A01_t01.dart
index 6dd3ddc..41b77e4 100644
--- a/LibTest/async/Zone/handleUncaughtError_A01_t01.dart
+++ b/LibTest/async/Zone/handleUncaughtError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void handleUncaughtError(error, StackTrace stackTrace)
  *  Handles uncaught asynchronous errors.
diff --git a/LibTest/async/Zone/handleUncaughtError_A01_t02.dart b/LibTest/async/Zone/handleUncaughtError_A01_t02.dart
index b3bd9d5..b4959a4 100644
--- a/LibTest/async/Zone/handleUncaughtError_A01_t02.dart
+++ b/LibTest/async/Zone/handleUncaughtError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void handleUncaughtError(error, StackTrace stackTrace)
  *  Handles uncaught asynchronous errors.
diff --git a/LibTest/async/Zone/handleUncaughtError_A01_t03.dart b/LibTest/async/Zone/handleUncaughtError_A01_t03.dart
index 63d726b..b3828b1 100644
--- a/LibTest/async/Zone/handleUncaughtError_A01_t03.dart
+++ b/LibTest/async/Zone/handleUncaughtError_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void handleUncaughtError(error, StackTrace stackTrace)
  *  Handles uncaught asynchronous errors.
diff --git a/LibTest/async/Zone/handleUncaughtError_A01_t04.dart b/LibTest/async/Zone/handleUncaughtError_A01_t04.dart
index 4594119..c5aaedb 100644
--- a/LibTest/async/Zone/handleUncaughtError_A01_t04.dart
+++ b/LibTest/async/Zone/handleUncaughtError_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void handleUncaughtError(error, StackTrace stackTrace)
  *  Handles uncaught asynchronous errors.
diff --git a/LibTest/async/Zone/inSameErrorZone_A01_t01.dart b/LibTest/async/Zone/inSameErrorZone_A01_t01.dart
index 72dc41c..a5d45b1 100644
--- a/LibTest/async/Zone/inSameErrorZone_A01_t01.dart
+++ b/LibTest/async/Zone/inSameErrorZone_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool inSameErrorZone(Zone otherZone)
  * Returns true if this and otherZone are in the same error zone.
diff --git a/LibTest/async/Zone/inSameErrorZone_A01_t02.dart b/LibTest/async/Zone/inSameErrorZone_A01_t02.dart
index 5ea96c7..c4f95b5 100644
--- a/LibTest/async/Zone/inSameErrorZone_A01_t02.dart
+++ b/LibTest/async/Zone/inSameErrorZone_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool inSameErrorZone(Zone otherZone)
  * Returns true if this and otherZone are in the same error zone.
diff --git a/LibTest/async/Zone/inSameErrorZone_A01_t03.dart b/LibTest/async/Zone/inSameErrorZone_A01_t03.dart
index 04c5ef8..94c55bd 100644
--- a/LibTest/async/Zone/inSameErrorZone_A01_t03.dart
+++ b/LibTest/async/Zone/inSameErrorZone_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool inSameErrorZone(Zone otherZone)
  * Returns true if this and otherZone are in the same error zone.
diff --git a/LibTest/async/Zone/inSameErrorZone_A01_t04.dart b/LibTest/async/Zone/inSameErrorZone_A01_t04.dart
index 460d1cf..08e7009 100644
--- a/LibTest/async/Zone/inSameErrorZone_A01_t04.dart
+++ b/LibTest/async/Zone/inSameErrorZone_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool inSameErrorZone(Zone otherZone)
  * Returns true if this and otherZone are in the same error zone.
diff --git a/LibTest/async/Zone/inSameErrorZone_A01_t05.dart b/LibTest/async/Zone/inSameErrorZone_A01_t05.dart
index 99959cf..081eb95 100644
--- a/LibTest/async/Zone/inSameErrorZone_A01_t05.dart
+++ b/LibTest/async/Zone/inSameErrorZone_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool inSameErrorZone(Zone otherZone)
  * Returns true if this and otherZone are in the same error zone.
diff --git a/LibTest/async/Zone/operator_subscript_A01_t01.dart b/LibTest/async/Zone/operator_subscript_A01_t01.dart
index 7d382a6..9387eca 100644
--- a/LibTest/async/Zone/operator_subscript_A01_t01.dart
+++ b/LibTest/async/Zone/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract dynamic operator [](Symbol key)
  * Retrieves the zone-value associated with key.
diff --git a/LibTest/async/Zone/parent_A01_t01.dart b/LibTest/async/Zone/parent_A01_t01.dart
index aba5387..e73a6ee 100644
--- a/LibTest/async/Zone/parent_A01_t01.dart
+++ b/LibTest/async/Zone/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Zone parent
  * Returns the parent zone.
diff --git a/LibTest/async/Zone/print_A01_t01.dart b/LibTest/async/Zone/print_A01_t01.dart
index e097ca4..f501f0c 100644
--- a/LibTest/async/Zone/print_A01_t01.dart
+++ b/LibTest/async/Zone/print_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void print(String line)
  * Prints the given line.
diff --git a/LibTest/async/Zone/registerBinaryCallback_A01_t01.dart b/LibTest/async/Zone/registerBinaryCallback_A01_t01.dart
index f93b549..1ad6efe 100644
--- a/LibTest/async/Zone/registerBinaryCallback_A01_t01.dart
+++ b/LibTest/async/Zone/registerBinaryCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneBinaryCallback<R, T1, T2> registerBinaryCallback<R, T1, T2>(
  *                                                R callback(T1 arg1, T2 arg2)
diff --git a/LibTest/async/Zone/registerCallback_A01_t01.dart b/LibTest/async/Zone/registerCallback_A01_t01.dart
index 87a0412..b11fe09 100644
--- a/LibTest/async/Zone/registerCallback_A01_t01.dart
+++ b/LibTest/async/Zone/registerCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneCallback<R> registerCallback<R>(R callback())
  * Registers the given callback in this zone.
diff --git a/LibTest/async/Zone/registerUnaryCallback_A01_t01.dart b/LibTest/async/Zone/registerUnaryCallback_A01_t01.dart
index d3edfa4..81cfec3 100644
--- a/LibTest/async/Zone/registerUnaryCallback_A01_t01.dart
+++ b/LibTest/async/Zone/registerUnaryCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZoneUnaryCallback<R, T> registerUnaryCallback<R, T>(
  *                                                    R callback(T arg)
diff --git a/LibTest/async/Zone/root_A01_t01.dart b/LibTest/async/Zone/root_A01_t01.dart
index 72b467e..b6034e3 100644
--- a/LibTest/async/Zone/root_A01_t01.dart
+++ b/LibTest/async/Zone/root_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static const Zone root
  * The root zone that is implicitly created.
diff --git a/LibTest/async/Zone/runBinaryGuarded_A01_t01.dart b/LibTest/async/Zone/runBinaryGuarded_A01_t01.dart
index 94a729f..b55b632 100644
--- a/LibTest/async/Zone/runBinaryGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/runBinaryGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion avoid runBinaryGuarded<T1, T2>(
  *                                    void action(T1 argument1, T2 argument2),
diff --git a/LibTest/async/Zone/runBinaryGuarded_A01_t02.dart b/LibTest/async/Zone/runBinaryGuarded_A01_t02.dart
index c145598..e095a07 100644
--- a/LibTest/async/Zone/runBinaryGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/runBinaryGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion avoid runBinaryGuarded<T1, T2>(
  *                                    void action(T1 argument1, T2 argument2),
diff --git a/LibTest/async/Zone/runBinary_A01_t01.dart b/LibTest/async/Zone/runBinary_A01_t01.dart
index a6d4da0..373e01b 100644
--- a/LibTest/async/Zone/runBinary_A01_t01.dart
+++ b/LibTest/async/Zone/runBinary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion R runBinary<R, T1, T2>(
  *                                    R action(T1 argument1, T2 argument2),
diff --git a/LibTest/async/Zone/runBinary_A01_t02.dart b/LibTest/async/Zone/runBinary_A01_t02.dart
index f1f8fd7..20ff40f 100644
--- a/LibTest/async/Zone/runBinary_A01_t02.dart
+++ b/LibTest/async/Zone/runBinary_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion R runBinary<R, T1, T2>(
  *                                    R action(T1 argument1, T2 argument2),
diff --git a/LibTest/async/Zone/runGuarded_A01_t01.dart b/LibTest/async/Zone/runGuarded_A01_t01.dart
index 852da22..cc493af 100644
--- a/LibTest/async/Zone/runGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/runGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void runGuarded(void action())
  *    Executes the given action in this zone and catches synchronous errors.
diff --git a/LibTest/async/Zone/runGuarded_A01_t02.dart b/LibTest/async/Zone/runGuarded_A01_t02.dart
index df48c3c..8999cb3 100644
--- a/LibTest/async/Zone/runGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/runGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void runGuarded(void action())
  *    Executes the given action in this zone and catches synchronous errors.
diff --git a/LibTest/async/Zone/runUnaryGuarded_A01_t01.dart b/LibTest/async/Zone/runUnaryGuarded_A01_t01.dart
index 3b31bee..45ca8ff 100644
--- a/LibTest/async/Zone/runUnaryGuarded_A01_t01.dart
+++ b/LibTest/async/Zone/runUnaryGuarded_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void runUnaryGuarded<T>(void action(T argument), T argument)
  *    Executes the given action with argument in this zone and catches
diff --git a/LibTest/async/Zone/runUnaryGuarded_A01_t02.dart b/LibTest/async/Zone/runUnaryGuarded_A01_t02.dart
index 5cde0e9..3e242ff 100644
--- a/LibTest/async/Zone/runUnaryGuarded_A01_t02.dart
+++ b/LibTest/async/Zone/runUnaryGuarded_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void runUnaryGuarded<T>(void action(T argument), T argument)
  *    Executes the given action with argument in this zone and catches
diff --git a/LibTest/async/Zone/runUnary_A01_t01.dart b/LibTest/async/Zone/runUnary_A01_t01.dart
index af0a4ee..bdde978 100644
--- a/LibTest/async/Zone/runUnary_A01_t01.dart
+++ b/LibTest/async/Zone/runUnary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion aR runUnary<R, T>(R action(T argument), T argument)
  *    Executes the given action with argument in this zone.
diff --git a/LibTest/async/Zone/runUnary_A01_t02.dart b/LibTest/async/Zone/runUnary_A01_t02.dart
index f4a41b5..9c0df3f 100644
--- a/LibTest/async/Zone/runUnary_A01_t02.dart
+++ b/LibTest/async/Zone/runUnary_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion aR runUnary<R, T>(R action(T argument), T argument)
  *    Executes the given action with argument in this zone.
diff --git a/LibTest/async/Zone/run_A01_t01.dart b/LibTest/async/Zone/run_A01_t01.dart
index b58a3dd..72294a8 100644
--- a/LibTest/async/Zone/run_A01_t01.dart
+++ b/LibTest/async/Zone/run_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion R run<R>(R action())
  *    Executes action in this zone.
diff --git a/LibTest/async/Zone/run_A01_t02.dart b/LibTest/async/Zone/run_A01_t02.dart
index 534a2f8..6bda01c 100644
--- a/LibTest/async/Zone/run_A01_t02.dart
+++ b/LibTest/async/Zone/run_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion R run<R>(R action())
  *    Executes action in this zone.
diff --git a/LibTest/async/Zone/scheduleMicrotask_A01_t01.dart b/LibTest/async/Zone/scheduleMicrotask_A01_t01.dart
index 8257674..8cdd6df 100644
--- a/LibTest/async/Zone/scheduleMicrotask_A01_t01.dart
+++ b/LibTest/async/Zone/scheduleMicrotask_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void scheduleMicrotask(void f())
  * Runs f asynchronously.
diff --git a/LibTest/async/Zone/scheduleMicrotask_A01_t02.dart b/LibTest/async/Zone/scheduleMicrotask_A01_t02.dart
index e3226fb..33674d9 100644
--- a/LibTest/async/Zone/scheduleMicrotask_A01_t02.dart
+++ b/LibTest/async/Zone/scheduleMicrotask_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void scheduleMicrotask(void f())
  * Runs f asynchronously.
diff --git a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t01.dart
index 810c742..57faea9 100644
--- a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionfactory DoubleLinkedQueue.from(Iterable elements)
  * Creates a double-linked queue containing all elements.
diff --git a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t02.dart
index b3974ca..5ccc86d 100644
--- a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionfactory DoubleLinkedQueue.from(Iterable elements)
  * Creates a double-linked queue containing all elements.
diff --git a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_A01_t01.dart
index ae34301..a2a8b58 100644
--- a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new DoubleLinkedQueue()
  * Creates a queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_inherited_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_inherited_A01_t01.dart
index c213c87..8b4ebbb 100644
--- a/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_inherited_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_inherited_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue<E> abstract class
  * Implements Queue<E>
diff --git a/LibTest/collection/DoubleLinkedQueue/addAll_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/addAll_A01_t01.dart
index 6c90279..62820d7 100644
--- a/LibTest/collection/DoubleLinkedQueue/addAll_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by list
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by list
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Adds all elements of [collection] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/addAll_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/addAll_A01_t02.dart
index 42025a2..a22c75b 100644
--- a/LibTest/collection/DoubleLinkedQueue/addAll_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Adds all elements of [collection] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t01.dart
index c1f88d5..e58933f 100644
--- a/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addFirst(E value)
  * Adds [value] at the beginning of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t02.dart
index 7b64e97..68798b5 100644
--- a/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addFirst_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addFirst(E value)
  * Adds [value] at the beginning of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/addLast_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/addLast_A01_t01.dart
index 92f181b..b758e54 100644
--- a/LibTest/collection/DoubleLinkedQueue/addLast_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addLast(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/addLast_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/addLast_A01_t02.dart
index 2588cae..ad15cff 100644
--- a/LibTest/collection/DoubleLinkedQueue/addLast_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/addLast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addLast(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/add_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/add_A01_t01.dart
index a7c1715..48740ac 100644
--- a/LibTest/collection/DoubleLinkedQueue/add_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/add_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/add_A01_t02.dart
index ec3701f..b28d086 100644
--- a/LibTest/collection/DoubleLinkedQueue/add_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/any_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/any_A01_t02.dart
index 59e4b2b..8fbfcea 100644
--- a/LibTest/collection/DoubleLinkedQueue/any_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  *  Checks whether any element of this iterable satisfies [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/clear_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/clear_A01_t01.dart
index 8abaf5b..7f4ed30 100644
--- a/LibTest/collection/DoubleLinkedQueue/clear_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all elements in the queue. The size of the queue becomes zero.
diff --git a/LibTest/collection/DoubleLinkedQueue/contains_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/contains_A01_t01.dart
index 7285401..66975cd 100644
--- a/LibTest/collection/DoubleLinkedQueue/contains_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to [element].
diff --git a/LibTest/collection/DoubleLinkedQueue/elementAt_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/elementAt_A01_t01.dart
index 27f395b..5c17923 100644
--- a/LibTest/collection/DoubleLinkedQueue/elementAt_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the [index]th element.
diff --git a/LibTest/collection/DoubleLinkedQueue/elementAt_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/elementAt_A02_t01.dart
index 326bb93..41b2d8a 100644
--- a/LibTest/collection/DoubleLinkedQueue/elementAt_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * The [index] must be non-negative and less than [length]. Index zero
diff --git a/LibTest/collection/DoubleLinkedQueue/every_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/every_A01_t01.dart
index 6f372ae..d08ba1a 100644
--- a/LibTest/collection/DoubleLinkedQueue/every_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/every_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/every_A01_t02.dart
index 5c2dba9..d8ca937 100644
--- a/LibTest/collection/DoubleLinkedQueue/every_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/every_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/every_A01_t03.dart b/LibTest/collection/DoubleLinkedQueue/every_A01_t03.dart
index 0ee4456..2e59f1c 100644
--- a/LibTest/collection/DoubleLinkedQueue/every_A01_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/every_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/expand_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/expand_A01_t01.dart
index 3508846..0997321 100644
--- a/LibTest/collection/DoubleLinkedQueue/expand_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this [Iterable] into zero or more elements.
diff --git a/LibTest/collection/DoubleLinkedQueue/expand_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/expand_A01_t02.dart
index 4a22f24..435bff5 100644
--- a/LibTest/collection/DoubleLinkedQueue/expand_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/expand_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this [Iterable] into zero or more elements.
diff --git a/LibTest/collection/DoubleLinkedQueue/expand_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/expand_A02_t01.dart
index 4b0b5ae..85a3905 100644
--- a/LibTest/collection/DoubleLinkedQueue/expand_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * The returned [Iterable] is lazy, and calls [f] for each element of this every
diff --git a/LibTest/collection/DoubleLinkedQueue/firstEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/firstEntry_A01_t01.dart
index 0f0a8e3..b879331 100644
--- a/LibTest/collection/DoubleLinkedQueue/firstEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/firstEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DoubleLinkedQueueEntry<E> firstEntry()
  * @description Checks that the method returns the first entry of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/firstEntry_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/firstEntry_A02_t01.dart
index 2f89c66..e9a4ada 100644
--- a/LibTest/collection/DoubleLinkedQueue/firstEntry_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/firstEntry_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DoubleLinkedQueueEntry<E> firstEntry()
  * @description Checks that null is returned if this queue is empty.
diff --git a/LibTest/collection/DoubleLinkedQueue/firstWhere_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/firstWhere_A01_t01.dart
index 891b535..b3e26b4 100644
--- a/LibTest/collection/DoubleLinkedQueue/firstWhere_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/firstWhere_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/firstWhere_A02_t01.dart
index 9c25336..c082fd6 100644
--- a/LibTest/collection/DoubleLinkedQueue/firstWhere_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * If none matches, the result of invoking the [orElse] function is returned.
diff --git a/LibTest/collection/DoubleLinkedQueue/firstWhere_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/firstWhere_A03_t01.dart
index 8fe8a98..d14c66a 100644
--- a/LibTest/collection/DoubleLinkedQueue/firstWhere_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * By default, when [orElse] is [null], a StateError is thrown.
diff --git a/LibTest/collection/DoubleLinkedQueue/first_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/first_A01_t01.dart
index 08a8c2f..1569be5 100644
--- a/LibTest/collection/DoubleLinkedQueue/first_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E first
  * Returns the first element.
diff --git a/LibTest/collection/DoubleLinkedQueue/first_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/first_A01_t02.dart
index 87a8fdc..2a8bc44 100644
--- a/LibTest/collection/DoubleLinkedQueue/first_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E first
  * @description Checks that E is final and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/first_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/first_A02_t01.dart
index 356d7a1..501ab70 100644
--- a/LibTest/collection/DoubleLinkedQueue/first_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E first
  * Throws a StateError if this is empty. Otherwise returns the first element in
diff --git a/LibTest/collection/DoubleLinkedQueue/fold_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/fold_A01_t01.dart
index 95009cf..df2a74f 100644
--- a/LibTest/collection/DoubleLinkedQueue/fold_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold <T>(T initialValue, T combine(T previousValue, E element))
  *
diff --git a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t01.dart
index dfc741d..8276d01 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEachEntry(void f(DoubleLinkedQueueEntry<E> element))
  * @description Checks that [forEachEntry()] iterates over each element of the
diff --git a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t02.dart
index 6580132..5cde84c 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEachEntry(void f(DoubleLinkedQueueEntry<E> element))
  * @description Checks [forEachEntry()] on empty list.
diff --git a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t03.dart b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t03.dart
index 52dbc8a..0eacc16 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEachEntry_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEachEntry(void f(DoubleLinkedQueueEntry<E> element))
  * @description Checks that exception thrown in [f] breaks the iteration.
diff --git a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t01.dart
index 2da3f7b..7b01715 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t02.dart
index 3cdda6d..8000e6c 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t03.dart b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t03.dart
index a246977..af4c726 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection.
diff --git a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t04.dart b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t04.dart
index bcd4fc7..ece60dd 100644
--- a/LibTest/collection/DoubleLinkedQueue/forEach_A01_t04.dart
+++ b/LibTest/collection/DoubleLinkedQueue/forEach_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection.
diff --git a/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t01.dart
index e05e91f..a1c6a7b 100644
--- a/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * Returns [true] if there is no element in this collection.
diff --git a/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t02.dart
index b16eccd..30b90ac 100644
--- a/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * @description Checks that isEmpty is read-only property and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t01.dart
index 7fb2c9f..bdf2c0a 100644
--- a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns [true] if there is at least one element in this collection.
diff --git a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t02.dart
index d8bf78e..20253de 100644
--- a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A02_t01.dart
index 8b1a19b..8b49ad6 100644
--- a/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/isNotEmpty_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * May be computed by checking if [iterator.moveNext()] returns [true].
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t01.dart
index 0a27b5e..efca04b 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final _DoubleLinkedQueueIterator<E> iterator
  * Returns an [Iterator] that iterates over this Iterable object.
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t02.dart
index 4c22954..dad912d 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool iterator
  * @description Checks that iterator is read-only property and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t03.dart b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t03.dart
index 0f90ffd..159731c 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_A01_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final _DoubleLinkedQueueIterator<E> iterator
  * Returns an Iterator that iterates over this Iterable object.
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_current_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/iterator_current_A01_t01.dart
index aefbd38..b1219e2 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_current_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Gets the current element in the iteration.
  * @description Checks that the current element in the iteration is returned.
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t01.dart
index 492480f..a07a8f3 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by list
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by list
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether the [Iterator] has elements left.
  * @description Checks that [true] is returned only if [Iterator] has some
diff --git a/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t02.dart
index 7708753..cffd660 100644
--- a/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/iterator_moveNext_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether the [Iterator] has elements left.
  * @description Checks that [Iterator] has no elements left when the list is
diff --git a/LibTest/collection/DoubleLinkedQueue/join_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/join_A01_t01.dart
index e3e7da9..29e0127 100644
--- a/LibTest/collection/DoubleLinkedQueue/join_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/collection/DoubleLinkedQueue/lastEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/lastEntry_A01_t01.dart
index 29daa1b..171cd1d 100644
--- a/LibTest/collection/DoubleLinkedQueue/lastEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/lastEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DoubleLinkedQueueEntry<E> lastEntry()
  * @description Checks that the method returns the last entry of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/lastEntry_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/lastEntry_A02_t01.dart
index 571cd38..8c25dc2 100644
--- a/LibTest/collection/DoubleLinkedQueue/lastEntry_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/lastEntry_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DoubleLinkedQueueEntry<E> lastEntry()
  * @description Checks that null is returned if this queue is empty.
diff --git a/LibTest/collection/DoubleLinkedQueue/lastWhere_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/lastWhere_A01_t01.dart
index 6707ca7..21015ef 100644
--- a/LibTest/collection/DoubleLinkedQueue/lastWhere_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/lastWhere_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/lastWhere_A02_t01.dart
index a6e64b4..9c54974 100644
--- a/LibTest/collection/DoubleLinkedQueue/lastWhere_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/DoubleLinkedQueue/lastWhere_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/lastWhere_A03_t01.dart
index f86ad15..c5e2558 100644
--- a/LibTest/collection/DoubleLinkedQueue/lastWhere_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * If [orElse] is omitted, it defaults to throwing a [StateError].
diff --git a/LibTest/collection/DoubleLinkedQueue/last_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/last_A01_t01.dart
index 49a01e7..2e77bc7 100644
--- a/LibTest/collection/DoubleLinkedQueue/last_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E last
  * Returns the last element.
diff --git a/LibTest/collection/DoubleLinkedQueue/last_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/last_A01_t02.dart
index c36d0fd..4561783 100644
--- a/LibTest/collection/DoubleLinkedQueue/last_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool E last
  * @description Checks that last is read-only property and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/last_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/last_A02_t01.dart
index 72639d8..3bcc2f2 100644
--- a/LibTest/collection/DoubleLinkedQueue/last_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E last
  * If this is empty throws a [StateError].
diff --git a/LibTest/collection/DoubleLinkedQueue/length_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/length_A01_t01.dart
index b9fdc07..13936d9 100644
--- a/LibTest/collection/DoubleLinkedQueue/length_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * Returns the number of elements in this.
diff --git a/LibTest/collection/DoubleLinkedQueue/length_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/length_A01_t02.dart
index f238984..aa03431 100644
--- a/LibTest/collection/DoubleLinkedQueue/length_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * @description Checks that length is read-only property and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/map_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/map_A01_t01.dart
index 040faa3..eb1a0d5 100644
--- a/LibTest/collection/DoubleLinkedQueue/map_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable map(f(E element))
  * Returns a new lazy Iterable with elements that are created by calling f on
diff --git a/LibTest/collection/DoubleLinkedQueue/map_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/map_A02_t01.dart
index 50b99fa..3ded5d4 100644
--- a/LibTest/collection/DoubleLinkedQueue/map_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable map(f(E element))
  * As long as the returned Iterable is not iterated over, the supplied function
diff --git a/LibTest/collection/DoubleLinkedQueue/map_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/map_A03_t01.dart
index 037c547..65eab8b 100644
--- a/LibTest/collection/DoubleLinkedQueue/map_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable map(f(E element))
  * The transformed elements will not be cached. Iterating multiple times over
diff --git a/LibTest/collection/DoubleLinkedQueue/reduce_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/reduce_A01_t01.dart
index 722c26a..dcdc701 100644
--- a/LibTest/collection/DoubleLinkedQueue/reduce_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/collection/DoubleLinkedQueue/reduce_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/reduce_A02_t01.dart
index 270a5fc..0768030 100644
--- a/LibTest/collection/DoubleLinkedQueue/reduce_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * The iterable must have at least one element.
diff --git a/LibTest/collection/DoubleLinkedQueue/reduce_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/reduce_A03_t01.dart
index 484bc2c..1eb68a0 100644
--- a/LibTest/collection/DoubleLinkedQueue/reduce_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * If it has only one element, that element is returned.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01.dart
index aad3934..c4b0d25 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeFirst()
  * Removes and returns the first element of this queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeFirst_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeFirst_A02_t01.dart
index eb6fabc..cabc8a4 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeFirst_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeFirst_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeFirst()
  * The queue must not be empty when this method is called.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeLast_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeLast_A01_t01.dart
index d63f5d5..671fb5b 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeLast_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Removes and returns the last element of the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeLast_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeLast_A02_t01.dart
index def13f6..ecb562e 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeLast_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeLast_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The queue must not be empty when this method is called.
  * @description Checks that exception is thrown if the queue is empty.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeWhere_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeWhere_A01_t01.dart
index 67fe038..8a6ab9c 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeWhere_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements matched by [test] from the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t01.dart
index fb55712..9ada102 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t02.dart b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t02.dart
index ee9d998..1af8573 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t03.dart b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t03.dart
index d13aba1..39058df 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t04.dart b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t04.dart
index 6449f10..e8a8b64 100644
--- a/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t04.dart
+++ b/LibTest/collection/DoubleLinkedQueue/removeWhere_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/remove_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/remove_A01_t01.dart
index cf2ff6a..7137891 100644
--- a/LibTest/collection/DoubleLinkedQueue/remove_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object o)
  * Remove a single instance of [value] from the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/remove_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/remove_A02_t01.dart
index 9af00a2..b390dba 100644
--- a/LibTest/collection/DoubleLinkedQueue/remove_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/remove_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object o)
  * Returns [true] if a [value] was removed, or [false] if the queue contained no
diff --git a/LibTest/collection/DoubleLinkedQueue/retainWhere_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/retainWhere_A01_t01.dart
index 97494a5..89db8d6 100644
--- a/LibTest/collection/DoubleLinkedQueue/retainWhere_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all elements not matched by [test] from the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t01.dart
index f7517de..3d5f9e9 100644
--- a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t02.dart b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t02.dart
index 570ed7f..a6039e2 100644
--- a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t03.dart b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t03.dart
index 5a6cbfa..4a14928 100644
--- a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t03.dart
+++ b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t04.dart b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t04.dart
index 6b68d63..b10671b 100644
--- a/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t04.dart
+++ b/LibTest/collection/DoubleLinkedQueue/retainWhere_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * The [test] function must not throw or modify the queue.
diff --git a/LibTest/collection/DoubleLinkedQueue/singleWhere_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/singleWhere_A01_t01.dart
index 0909d1b..450b26f 100644
--- a/LibTest/collection/DoubleLinkedQueue/singleWhere_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t01.dart
index ce36b16..ddf7ce8 100644
--- a/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t02.dart b/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t02.dart
index bf3fb4a..42a10c9 100644
--- a/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/DoubleLinkedQueue/single_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/single_A01_t01.dart
index a3f0fe8..5247857 100644
--- a/LibTest/collection/DoubleLinkedQueue/single_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * Returns the single element in this.
diff --git a/LibTest/collection/DoubleLinkedQueue/single_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/single_A01_t02.dart
index 7d5aa23..5f78068 100644
--- a/LibTest/collection/DoubleLinkedQueue/single_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  @assertion final E single
  * @description Checks that single is read-only property and cannot be changed
diff --git a/LibTest/collection/DoubleLinkedQueue/skipWhile_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/skipWhile_A01_t01.dart
index 2c2ee4e..437da41 100644
--- a/LibTest/collection/DoubleLinkedQueue/skipWhile_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/collection/DoubleLinkedQueue/skipWhile_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/skipWhile_A02_t01.dart
index 6dcd0bf..aa2d275 100644
--- a/LibTest/collection/DoubleLinkedQueue/skipWhile_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/DoubleLinkedQueue/skipWhile_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/skipWhile_A03_t01.dart
index a664bb4..e454790 100644
--- a/LibTest/collection/DoubleLinkedQueue/skipWhile_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable[ iterates over all elements of
diff --git a/LibTest/collection/DoubleLinkedQueue/skipWhile_A04_t01.dart b/LibTest/collection/DoubleLinkedQueue/skipWhile_A04_t01.dart
index 27300a2..afe4253 100644
--- a/LibTest/collection/DoubleLinkedQueue/skipWhile_A04_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The returned iterable provides elements by iterating this iterable, but
diff --git a/LibTest/collection/DoubleLinkedQueue/skip_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/skip_A01_t01.dart
index 9f3d2af..f4eb046 100644
--- a/LibTest/collection/DoubleLinkedQueue/skip_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/collection/DoubleLinkedQueue/skip_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/skip_A02_t01.dart
index cd97620..fc2ad40 100644
--- a/LibTest/collection/DoubleLinkedQueue/skip_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> skip(int count)
  * If this has fewer than [count] elements, then the resulting [Iterable] will
diff --git a/LibTest/collection/DoubleLinkedQueue/skip_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/skip_A03_t01.dart
index ff50210..74daa5f 100644
--- a/LibTest/collection/DoubleLinkedQueue/skip_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/DoubleLinkedQueue/takeWhile_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/takeWhile_A01_t01.dart
index 1f87d4c..945bc59 100644
--- a/LibTest/collection/DoubleLinkedQueue/takeWhile_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/collection/DoubleLinkedQueue/takeWhile_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/takeWhile_A02_t01.dart
index e35bab0..c6d7435 100644
--- a/LibTest/collection/DoubleLinkedQueue/takeWhile_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/DoubleLinkedQueue/takeWhile_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/takeWhile_A03_t01.dart
index dddf6ae..fcd980f 100644
--- a/LibTest/collection/DoubleLinkedQueue/takeWhile_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Every new iterator of the returned iterable starts iterating over the
diff --git a/LibTest/collection/DoubleLinkedQueue/takeWhile_A04_t01.dart b/LibTest/collection/DoubleLinkedQueue/takeWhile_A04_t01.dart
index c404197..2110f58 100644
--- a/LibTest/collection/DoubleLinkedQueue/takeWhile_A04_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> takeWhile(bool test(E value))
  * The elements can be computed by stepping through iterator until an element is
diff --git a/LibTest/collection/DoubleLinkedQueue/take_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/take_A01_t01.dart
index 840696f..85a7100 100644
--- a/LibTest/collection/DoubleLinkedQueue/take_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/collection/DoubleLinkedQueue/take_A01_t02.dart b/LibTest/collection/DoubleLinkedQueue/take_A01_t02.dart
index 90d4e3d..e332bc6 100644
--- a/LibTest/collection/DoubleLinkedQueue/take_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/take_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/collection/DoubleLinkedQueue/take_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/take_A02_t01.dart
index 561eb0d..2cb9c56 100644
--- a/LibTest/collection/DoubleLinkedQueue/take_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/DoubleLinkedQueue/take_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/take_A03_t01.dart
index 7d3d486..e125793 100644
--- a/LibTest/collection/DoubleLinkedQueue/take_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned [Iterable] may contain fewer than [count] elements, if this
diff --git a/LibTest/collection/DoubleLinkedQueue/toList_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/toList_A01_t01.dart
index 632f42c..bbb41a0 100644
--- a/LibTest/collection/DoubleLinkedQueue/toList_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/collection/DoubleLinkedQueue/toList_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/toList_A02_t01.dart
index bbe2481..c768a81 100644
--- a/LibTest/collection/DoubleLinkedQueue/toList_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/DoubleLinkedQueue/toList_A02_t02.dart b/LibTest/collection/DoubleLinkedQueue/toList_A02_t02.dart
index 15b9637..a2b173f 100644
--- a/LibTest/collection/DoubleLinkedQueue/toList_A02_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/DoubleLinkedQueue/toSet_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/toSet_A01_t01.dart
index 4a3cc53..18d714a 100644
--- a/LibTest/collection/DoubleLinkedQueue/toSet_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].  ...
diff --git a/LibTest/collection/DoubleLinkedQueue/toSet_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/toSet_A02_t01.dart
index d5ecf7b..42ce831 100644
--- a/LibTest/collection/DoubleLinkedQueue/toSet_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * The set may contain fewer elements than the iterable, if the iterable
diff --git a/LibTest/collection/DoubleLinkedQueue/toString_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/toString_A01_t01.dart
index ec16d0c..006b179 100644
--- a/LibTest/collection/DoubleLinkedQueue/toString_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/DoubleLinkedQueue/toString_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/toString_A02_t01.dart
index 06b58fa..45e66f7 100644
--- a/LibTest/collection/DoubleLinkedQueue/toString_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/DoubleLinkedQueue/toString_A03_t01.dart b/LibTest/collection/DoubleLinkedQueue/toString_A03_t01.dart
index 33f7b5e..7a9ffb8 100644
--- a/LibTest/collection/DoubleLinkedQueue/toString_A03_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/toString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/DoubleLinkedQueue/where_A01_t01.dart b/LibTest/collection/DoubleLinkedQueue/where_A01_t01.dart
index 418db06..240e6c4 100644
--- a/LibTest/collection/DoubleLinkedQueue/where_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/collection/DoubleLinkedQueue/where_A02_t01.dart b/LibTest/collection/DoubleLinkedQueue/where_A02_t01.dart
index 5e2642d..96c04e0 100644
--- a/LibTest/collection/DoubleLinkedQueue/where_A02_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueue/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * As long as the returned [Iterable] is not iterated over, the supplied
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t01.dart
index f3621a0..e3fc963 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new DoubleLinkedQueueEntry()
  * Creates a DoubleLinkedQueueEntry object
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t02.dart b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t02.dart
index 32da39b..0719603 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new DoubleLinkedQueueEntry()
  * Creates a DoubleLinkedQueueEntry object
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_class_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_class_A01_t01.dart
index 525d8c8..2e2acd0 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_class_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/DoubleLinkedQueueEntry_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An entry in a doubly linked list. It contains a pointer to
  * the next entry, the previous entry, and the boxed element.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/append_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/append_A01_t01.dart
index 18f534a..53b4bd3 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/append_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/append_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion append(E e) → void
  * Appends the given [e] as entry just after this entry.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/element_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/element_A01_t01.dart
index 046a11d..72b7d71 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/element_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/element_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion element → E
  * read / write
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/hashCode_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/hashCode_A01_t01.dart
index def9769..3803c8d 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/hashCode_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion hashCode → int
  * Get a hash code for this object.…
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t01.dart
index df0f0b0..3d0b097 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion nextEntry() → DoubleLinkedQueueEntry<E>
  * Returns the next entry or [null] if there is none.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t02.dart b/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t02.dart
index e0a5f7d..842a8a6 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/nextEntry_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion nextEntry() → DoubleLinkedQueueEntry<E>
  * Returns the next entry or [null] if there is none.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/prepend_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/prepend_A01_t01.dart
index ec2edd3..d685234 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/prepend_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/prepend_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion prepend(E e) → void
  * Prepends the given [e] as entry just before this entry.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t01.dart
index 6f66995..4a746c9 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion previousEntry() → DoubleLinkedQueueEntry<E>
  * Returns the previous entry or [null] if there is none.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t02.dart b/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t02.dart
index b7d2fe0..6769347 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t02.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/previousEntry_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion previousEntry() → DoubleLinkedQueueEntry<E>
  * Returns the previous entry or [null] if there is none.
diff --git a/LibTest/collection/DoubleLinkedQueueEntry/remove_A01_t01.dart b/LibTest/collection/DoubleLinkedQueueEntry/remove_A01_t01.dart
index a2f9e25..b7b64a7 100644
--- a/LibTest/collection/DoubleLinkedQueueEntry/remove_A01_t01.dart
+++ b/LibTest/collection/DoubleLinkedQueueEntry/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion remove() → E
  * @description Checks that remove() removes element
diff --git a/LibTest/collection/HasNextIterator/HasNextIterator_A01_t01.dart b/LibTest/collection/HasNextIterator/HasNextIterator_A01_t01.dart
index 79b8cb1..b87251f 100644
--- a/LibTest/collection/HasNextIterator/HasNextIterator_A01_t01.dart
+++ b/LibTest/collection/HasNextIterator/HasNextIterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HasNextIterator(Iterator<E> _iterator)
  * @description Checks that constructor creates an [HasNextIterator] object.
diff --git a/LibTest/collection/HasNextIterator/HasNextIterator_class_A01_t01.dart b/LibTest/collection/HasNextIterator/HasNextIterator_class_A01_t01.dart
index 63ad66b..046d608 100644
--- a/LibTest/collection/HasNextIterator/HasNextIterator_class_A01_t01.dart
+++ b/LibTest/collection/HasNextIterator/HasNextIterator_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The [HasNextIterator] class wraps an [Iterator] and provides
  * methods to iterate over an object using [hasNext] and [next].
diff --git a/LibTest/collection/HasNextIterator/hasNext_A01_t01.dart b/LibTest/collection/HasNextIterator/hasNext_A01_t01.dart
index b67dc0e..430a93a 100644
--- a/LibTest/collection/HasNextIterator/hasNext_A01_t01.dart
+++ b/LibTest/collection/HasNextIterator/hasNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasNext
  * @description Checks that [hasNext] returns [true] if iterator has next
diff --git a/LibTest/collection/HasNextIterator/hasNext_A01_t02.dart b/LibTest/collection/HasNextIterator/hasNext_A01_t02.dart
index 6d58257..8436037 100644
--- a/LibTest/collection/HasNextIterator/hasNext_A01_t02.dart
+++ b/LibTest/collection/HasNextIterator/hasNext_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasNext
  * @description Checks that [hasNext] returns [false] if iterator has no
diff --git a/LibTest/collection/HasNextIterator/next_A01_t01.dart b/LibTest/collection/HasNextIterator/next_A01_t01.dart
index 3e0156d..a32d6f1 100644
--- a/LibTest/collection/HasNextIterator/next_A01_t01.dart
+++ b/LibTest/collection/HasNextIterator/next_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E next()
  * @description Checks that [next] moves iteration to the next element
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratable_A01_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratable_A01_t01.dart
index d1e3990..0865dc3 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratable_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * HashMap.fromIterable(Iterable iterable, {K key(element), V value(element)})
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratable_A02_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratable_A02_t01.dart
index 867747d..4ae4041 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratable_A02_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * HashMap.fromIterable(Iterable iterable, {K key(element), V value(element)})
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratable_A03_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratable_A03_t01.dart
index 2dbc8d7..9cacf29 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratable_A03_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * HashMap.fromIterable(Iterable iterable, {K key(element), V value(element)})
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratables_A01_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratables_A01_t01.dart
index cdaf7ee..59c3ab0 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratables_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratables_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * Creates a HashMap associating the given [keys] to [values].
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratables_A02_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratables_A02_t01.dart
index f26a59e..0a5af10 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratables_A02_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratables_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * If [keys] contains the same object multiple times, the last occurrence
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t01.dart b/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t01.dart
index 8599c0b..3ba05cc 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * It is an error if the two Iterables don't have the same length.
diff --git a/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t02.dart b/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t02.dart
index 1b4be96..6b267b3 100644
--- a/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t02.dart
+++ b/LibTest/collection/HashMap/HashMap.fromIteratables_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * It is an error if the two Iterables don't have the same length.
diff --git a/LibTest/collection/HashMap/HashMap.from_A01_t01.dart b/LibTest/collection/HashMap/HashMap.from_A01_t01.dart
index 8411f66..404bb5d 100644
--- a/LibTest/collection/HashMap/HashMap.from_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.from(Map other)
  * Creates a [HashMap<K,V>] that contains all key value pairs of [other].
diff --git a/LibTest/collection/HashMap/HashMap.identity_A01_t01.dart b/LibTest/collection/HashMap/HashMap.identity_A01_t01.dart
index 85b0c08..0fb442d 100644
--- a/LibTest/collection/HashMap/HashMap.identity_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap.identity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap.identity()
  * Creates an unordered identity-based map.
diff --git a/LibTest/collection/HashMap/HashMap_A01_t01.dart b/LibTest/collection/HashMap/HashMap_A01_t01.dart
index f8849d6..1282b96 100644
--- a/LibTest/collection/HashMap/HashMap_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A02_t01.dart b/LibTest/collection/HashMap/HashMap_A02_t01.dart
index 655dd9c..80f8d6c 100644
--- a/LibTest/collection/HashMap/HashMap_A02_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A03_t01.dart b/LibTest/collection/HashMap/HashMap_A03_t01.dart
index 9eca6aa..32bb5c3 100644
--- a/LibTest/collection/HashMap/HashMap_A03_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A03_t02.dart b/LibTest/collection/HashMap/HashMap_A03_t02.dart
index f60dcce..a77055b 100644
--- a/LibTest/collection/HashMap/HashMap_A03_t02.dart
+++ b/LibTest/collection/HashMap/HashMap_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A03_t03.dart b/LibTest/collection/HashMap/HashMap_A03_t03.dart
index ab38266..437200e 100644
--- a/LibTest/collection/HashMap/HashMap_A03_t03.dart
+++ b/LibTest/collection/HashMap/HashMap_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A04_t01.dart b/LibTest/collection/HashMap/HashMap_A04_t01.dart
index d1c767f..efb84b9 100644
--- a/LibTest/collection/HashMap/HashMap_A04_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A05_t01.dart b/LibTest/collection/HashMap/HashMap_A05_t01.dart
index 909c3b4..d284f97 100644
--- a/LibTest/collection/HashMap/HashMap_A05_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A05_t02.dart b/LibTest/collection/HashMap/HashMap_A05_t02.dart
index 620b225..7c574ff 100644
--- a/LibTest/collection/HashMap/HashMap_A05_t02.dart
+++ b/LibTest/collection/HashMap/HashMap_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A06_t01.dart b/LibTest/collection/HashMap/HashMap_A06_t01.dart
index 55c0e56..f753e84 100644
--- a/LibTest/collection/HashMap/HashMap_A06_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A07_t01.dart b/LibTest/collection/HashMap/HashMap_A07_t01.dart
index 7fd886a..cfd3d16 100644
--- a/LibTest/collection/HashMap/HashMap_A07_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_A08_t01.dart b/LibTest/collection/HashMap/HashMap_A08_t01.dart
index f70b9ea..a381d6e 100644
--- a/LibTest/collection/HashMap/HashMap_A08_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey) })
diff --git a/LibTest/collection/HashMap/HashMap_inherited_A01_t01.dart b/LibTest/collection/HashMap/HashMap_inherited_A01_t01.dart
index 1934487..b73062f 100644
--- a/LibTest/collection/HashMap/HashMap_inherited_A01_t01.dart
+++ b/LibTest/collection/HashMap/HashMap_inherited_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashMap<K, V> abstract class 
  * Implements Map<K, V>
diff --git a/LibTest/collection/HashSet/HashSet.from_A01_t01.dart b/LibTest/collection/HashSet/HashSet.from_A01_t01.dart
index b67a0ef..86888fd 100644
--- a/LibTest/collection/HashSet/HashSet.from_A01_t01.dart
+++ b/LibTest/collection/HashSet/HashSet.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet.from(Iterable elements)
  * Create a hash set containing all [elements].
diff --git a/LibTest/collection/HashSet/HashSet.from_A02_t01.dart b/LibTest/collection/HashSet/HashSet.from_A02_t01.dart
index c940741..9ec795f 100644
--- a/LibTest/collection/HashSet/HashSet.from_A02_t01.dart
+++ b/LibTest/collection/HashSet/HashSet.from_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet.from(Iterable elements)
  * All the [elements] should be assignable to [E]. [The elements] iterable
diff --git a/LibTest/collection/HashSet/HashSet.from_A02_t02.dart b/LibTest/collection/HashSet/HashSet.from_A02_t02.dart
index 864bb76..5b275cd 100644
--- a/LibTest/collection/HashSet/HashSet.from_A02_t02.dart
+++ b/LibTest/collection/HashSet/HashSet.from_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet.from(Iterable elements)
  * All the [elements] should be assignable to [E]. [The elements] iterable
diff --git a/LibTest/collection/HashSet/HashSet.identity_A01_t01.dart b/LibTest/collection/HashSet/HashSet.identity_A01_t01.dart
index aee1e98..3457667 100644
--- a/LibTest/collection/HashSet/HashSet.identity_A01_t01.dart
+++ b/LibTest/collection/HashSet/HashSet.identity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashSet.identity()
  * Creates an unordered identity-based set.
diff --git a/LibTest/collection/HashSet/HashSet_A01_t01.dart b/LibTest/collection/HashSet/HashSet_A01_t01.dart
index 9737650..c15eaca 100644
--- a/LibTest/collection/HashSet/HashSet_A01_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_A01_t02.dart b/LibTest/collection/HashSet/HashSet_A01_t02.dart
index ba24f94..dc9581f 100644
--- a/LibTest/collection/HashSet/HashSet_A01_t02.dart
+++ b/LibTest/collection/HashSet/HashSet_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_A02_t01.dart b/LibTest/collection/HashSet/HashSet_A02_t01.dart
index 79a53fa..e844a72 100644
--- a/LibTest/collection/HashSet/HashSet_A02_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_A03_t01.dart b/LibTest/collection/HashSet/HashSet_A03_t01.dart
index 6cc88d7..208c23b 100644
--- a/LibTest/collection/HashSet/HashSet_A03_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_A04_t01.dart b/LibTest/collection/HashSet/HashSet_A04_t01.dart
index 51c1663..016af29 100644
--- a/LibTest/collection/HashSet/HashSet_A04_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_A05_t01.dart b/LibTest/collection/HashSet/HashSet_A05_t01.dart
index 4c9736a..24f3769 100644
--- a/LibTest/collection/HashSet/HashSet_A05_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface HashSet<E>
  * HashSet({bool equals(E e1, E e2), int hashCode(E e),
diff --git a/LibTest/collection/HashSet/HashSet_inherited_A01_t01.dart b/LibTest/collection/HashSet/HashSet_inherited_A01_t01.dart
index 295f7b4..e9597bc 100644
--- a/LibTest/collection/HashSet/HashSet_inherited_A01_t01.dart
+++ b/LibTest/collection/HashSet/HashSet_inherited_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashSet<E> class 
  * Implements Set<E>
diff --git a/LibTest/collection/HashSet/inherited_tests.lib.dart b/LibTest/collection/HashSet/inherited_tests.lib.dart
index 818b299..3f08113 100644
--- a/LibTest/collection/HashSet/inherited_tests.lib.dart
+++ b/LibTest/collection/HashSet/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HashSet<E> class 
  * Implements Set<E>
diff --git a/LibTest/collection/IterableBase/IterableBase_inherited_t01.dart b/LibTest/collection/IterableBase/IterableBase_inherited_t01.dart
index 0286dd7..a4d354a 100644
--- a/LibTest/collection/IterableBase/IterableBase_inherited_t01.dart
+++ b/LibTest/collection/IterableBase/IterableBase_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const IterableBase()
  * This class implements all methods of [Iterable] except [Iterable.iterator]
diff --git a/LibTest/collection/IterableBase/iterableToFullString_A01_t01.dart b/LibTest/collection/IterableBase/iterableToFullString_A01_t01.dart
index 4089644..5572638 100644
--- a/LibTest/collection/IterableBase/iterableToFullString_A01_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToFullString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToFullString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToFullString_A02_t01.dart b/LibTest/collection/IterableBase/iterableToFullString_A02_t01.dart
index 1633a97..15d0453 100644
--- a/LibTest/collection/IterableBase/iterableToFullString_A02_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToFullString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToFullString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToFullString_A03_t01.dart b/LibTest/collection/IterableBase/iterableToFullString_A03_t01.dart
index bf5758a..8f6bdda 100644
--- a/LibTest/collection/IterableBase/iterableToFullString_A03_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToFullString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToFullString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToFullString_A04_t01.dart b/LibTest/collection/IterableBase/iterableToFullString_A04_t01.dart
index 1e83ba7..1ee0b9d 100644
--- a/LibTest/collection/IterableBase/iterableToFullString_A04_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToFullString_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToFullString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToShortString_A01_t01.dart b/LibTest/collection/IterableBase/iterableToShortString_A01_t01.dart
index b86f5bc..196dd4c 100644
--- a/LibTest/collection/IterableBase/iterableToShortString_A01_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToShortString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToShortString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToShortString_A01_t02.dart b/LibTest/collection/IterableBase/iterableToShortString_A01_t02.dart
index d90921c..35c54bf 100644
--- a/LibTest/collection/IterableBase/iterableToShortString_A01_t02.dart
+++ b/LibTest/collection/IterableBase/iterableToShortString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToShortString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToShortString_A02_t01.dart b/LibTest/collection/IterableBase/iterableToShortString_A02_t01.dart
index b5536c4..25479d2 100644
--- a/LibTest/collection/IterableBase/iterableToShortString_A02_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToShortString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToShortString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableBase/iterableToShortString_A03_t01.dart b/LibTest/collection/IterableBase/iterableToShortString_A03_t01.dart
index a5a1eaf..c310c76 100644
--- a/LibTest/collection/IterableBase/iterableToShortString_A03_t01.dart
+++ b/LibTest/collection/IterableBase/iterableToShortString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String iterableToFullString(Iterable iterable,
  * [String leftDelimiter = '(', String rightDelimiter = ')'])
diff --git a/LibTest/collection/IterableMixin/IterableMixin_class_A01_t02.dart b/LibTest/collection/IterableMixin/IterableMixin_class_A01_t02.dart
index bba74e5..65a43bc 100644
--- a/LibTest/collection/IterableMixin/IterableMixin_class_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/IterableMixin_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IterableMixin<E> abstract class
  * This [Iterable] mixin implements all [Iterable] members except [iterator].
diff --git a/LibTest/collection/IterableMixin/IterableMixin_inherited_t01.dart b/LibTest/collection/IterableMixin/IterableMixin_inherited_t01.dart
index 379dc5e..b419e89 100644
--- a/LibTest/collection/IterableMixin/IterableMixin_inherited_t01.dart
+++ b/LibTest/collection/IterableMixin/IterableMixin_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IterableMixin<E> abstract class
  * This [Iterable] mixin implements all [Iterable] members except [iterator].
diff --git a/LibTest/collection/IterableMixin/any_A01_t01.dart b/LibTest/collection/IterableMixin/any_A01_t01.dart
index 45444db..9e8dbb1 100644
--- a/LibTest/collection/IterableMixin/any_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool any(bool f(E element))
  * Checks whether any [element] of this iterable satisfies [test].
diff --git a/LibTest/collection/IterableMixin/any_A01_t02.dart b/LibTest/collection/IterableMixin/any_A01_t02.dart
index 61493c5..634d95e 100644
--- a/LibTest/collection/IterableMixin/any_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool any(bool f(E element))
  * Checks whether any [element] of this iterable satisfies [test].
diff --git a/LibTest/collection/IterableMixin/any_A01_t03.dart b/LibTest/collection/IterableMixin/any_A01_t03.dart
index 8c860c9..56f8191 100644
--- a/LibTest/collection/IterableMixin/any_A01_t03.dart
+++ b/LibTest/collection/IterableMixin/any_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool any(bool f(E element))
  * Checks whether any [element] of this iterable satisfies [test].
diff --git a/LibTest/collection/IterableMixin/contains_A01_t01.dart b/LibTest/collection/IterableMixin/contains_A01_t01.dart
index d0fc4c9..f1e35e6 100644
--- a/LibTest/collection/IterableMixin/contains_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * The equality used to determine whether [element] is equal to an element of
diff --git a/LibTest/collection/IterableMixin/contains_A01_t02.dart b/LibTest/collection/IterableMixin/contains_A01_t02.dart
index 742aebc..5b9d7f9 100644
--- a/LibTest/collection/IterableMixin/contains_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * The equality used to determine whether [element] is equal to an element of
diff --git a/LibTest/collection/IterableMixin/contains_A01_t03.dart b/LibTest/collection/IterableMixin/contains_A01_t03.dart
index e95e305..87e229c 100644
--- a/LibTest/collection/IterableMixin/contains_A01_t03.dart
+++ b/LibTest/collection/IterableMixin/contains_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * The equality used to determine whether [element] is equal to an element of
diff --git a/LibTest/collection/IterableMixin/contains_A02_t01.dart b/LibTest/collection/IterableMixin/contains_A02_t01.dart
index db00abb..dfc272b 100644
--- a/LibTest/collection/IterableMixin/contains_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/contains_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Some types of iterable may have a different equality used for its elements.
diff --git a/LibTest/collection/IterableMixin/contains_A02_t02.dart b/LibTest/collection/IterableMixin/contains_A02_t02.dart
index 04db78d..0c3e524 100644
--- a/LibTest/collection/IterableMixin/contains_A02_t02.dart
+++ b/LibTest/collection/IterableMixin/contains_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Some types of iterable may have a different equality used for its elements.
diff --git a/LibTest/collection/IterableMixin/elementAt_A01_t01.dart b/LibTest/collection/IterableMixin/elementAt_A01_t01.dart
index 53cc5ce..18ac5a6 100644
--- a/LibTest/collection/IterableMixin/elementAt_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the [index]th element.
diff --git a/LibTest/collection/IterableMixin/elementAt_A02_t01.dart b/LibTest/collection/IterableMixin/elementAt_A02_t01.dart
index 1b22d8d..d6ce64c 100644
--- a/LibTest/collection/IterableMixin/elementAt_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * The [index] must be non-negative and less than [length].
diff --git a/LibTest/collection/IterableMixin/elementAt_A03_t01.dart b/LibTest/collection/IterableMixin/elementAt_A03_t01.dart
index 9c3b89b..c9fc398 100644
--- a/LibTest/collection/IterableMixin/elementAt_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/elementAt_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Index zero represents the first element (so [iterable.elementAt(0)] is
diff --git a/LibTest/collection/IterableMixin/every_A01_t01.dart b/LibTest/collection/IterableMixin/every_A01_t01.dart
index 3e150e2..258224b 100644
--- a/LibTest/collection/IterableMixin/every_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/collection/IterableMixin/every_A01_t02.dart b/LibTest/collection/IterableMixin/every_A01_t02.dart
index d015ff2..f2f6c18 100644
--- a/LibTest/collection/IterableMixin/every_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/every_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/collection/IterableMixin/every_A02_t01.dart b/LibTest/collection/IterableMixin/every_A02_t01.dart
index 83f6393..c196d11 100644
--- a/LibTest/collection/IterableMixin/every_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/every_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks every [element] in iteration order
diff --git a/LibTest/collection/IterableMixin/expand_A01_t01.dart b/LibTest/collection/IterableMixin/expand_A01_t01.dart
index 2225c68..af88d72 100644
--- a/LibTest/collection/IterableMixin/expand_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand <T>(Iterable<T> f(E element))
  * Expands each element of this [Iterable[ into zero or more elements.
diff --git a/LibTest/collection/IterableMixin/expand_A01_t02.dart b/LibTest/collection/IterableMixin/expand_A01_t02.dart
index c0f1f8d..9a6edf1 100644
--- a/LibTest/collection/IterableMixin/expand_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/expand_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand <T>(Iterable<T> f(E element))
  * Expands each element of this [Iterable] into zero or more elements.
diff --git a/LibTest/collection/IterableMixin/expand_A02_t01.dart b/LibTest/collection/IterableMixin/expand_A02_t01.dart
index 489738b..a67b40f 100644
--- a/LibTest/collection/IterableMixin/expand_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand <T>(Iterable<T> f(E element))
  * The resulting [Iterable] runs through the elements returned by [f] for each
diff --git a/LibTest/collection/IterableMixin/firstWhere_A01_t01.dart b/LibTest/collection/IterableMixin/firstWhere_A01_t01.dart
index 2972d80..4888e09 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/collection/IterableMixin/firstWhere_A02_t01.dart b/LibTest/collection/IterableMixin/firstWhere_A02_t01.dart
index c7894bc..32fcb01 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * Iterates through elements and returns the first to satisfy [test].
diff --git a/LibTest/collection/IterableMixin/firstWhere_A02_t02.dart b/LibTest/collection/IterableMixin/firstWhere_A02_t02.dart
index 81ad6b0..971f6e7 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A02_t02.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * Iterates through elements and returns the first to satisfy [test].
diff --git a/LibTest/collection/IterableMixin/firstWhere_A03_t01.dart b/LibTest/collection/IterableMixin/firstWhere_A03_t01.dart
index 2cb7579..d6cd70f 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/IterableMixin/firstWhere_A03_t02.dart b/LibTest/collection/IterableMixin/firstWhere_A03_t02.dart
index a345408..b05008a 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A03_t02.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/IterableMixin/firstWhere_A03_t03.dart b/LibTest/collection/IterableMixin/firstWhere_A03_t03.dart
index 76bc919..8141063 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A03_t03.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/IterableMixin/firstWhere_A04_t01.dart b/LibTest/collection/IterableMixin/firstWhere_A04_t01.dart
index 2728e55..f6583b4 100644
--- a/LibTest/collection/IterableMixin/firstWhere_A04_t01.dart
+++ b/LibTest/collection/IterableMixin/firstWhere_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E value), { E orElse() })
  * If [orElse] is omitted, it defaults to throwing a StateError.
diff --git a/LibTest/collection/IterableMixin/first_A01_t01.dart b/LibTest/collection/IterableMixin/first_A01_t01.dart
index eac6935..fd67051 100644
--- a/LibTest/collection/IterableMixin/first_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * @description Checks that [first] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/first_A01_t02.dart b/LibTest/collection/IterableMixin/first_A01_t02.dart
index 5bd3a87..f94e8a0 100644
--- a/LibTest/collection/IterableMixin/first_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * @description Checks that [first] returns a first element
diff --git a/LibTest/collection/IterableMixin/first_A01_t03.dart b/LibTest/collection/IterableMixin/first_A01_t03.dart
index 9f8f147..aa79dbb 100644
--- a/LibTest/collection/IterableMixin/first_A01_t03.dart
+++ b/LibTest/collection/IterableMixin/first_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * @description Checks that [first] throws exception if [Iterator] is empty.
diff --git a/LibTest/collection/IterableMixin/fold_A01_t01.dart b/LibTest/collection/IterableMixin/fold_A01_t01.dart
index a166bfd..ab19289 100644
--- a/LibTest/collection/IterableMixin/fold_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic fold(initialValue, combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/collection/IterableMixin/forEach_A01_t01.dart b/LibTest/collection/IterableMixin/forEach_A01_t01.dart
index e362e0a..efd1caf 100644
--- a/LibTest/collection/IterableMixin/forEach_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/IterableMixin/forEach_A01_t02.dart b/LibTest/collection/IterableMixin/forEach_A01_t02.dart
index 2996efb..3e5f58e 100644
--- a/LibTest/collection/IterableMixin/forEach_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/IterableMixin/forEach_A01_t03.dart b/LibTest/collection/IterableMixin/forEach_A01_t03.dart
index 2d5b669..370acab 100644
--- a/LibTest/collection/IterableMixin/forEach_A01_t03.dart
+++ b/LibTest/collection/IterableMixin/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/IterableMixin/forEach_A01_t04.dart b/LibTest/collection/IterableMixin/forEach_A01_t04.dart
index c34a3f0..5f52146 100644
--- a/LibTest/collection/IterableMixin/forEach_A01_t04.dart
+++ b/LibTest/collection/IterableMixin/forEach_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/collection/IterableMixin/inherited_tests.lib.dart b/LibTest/collection/IterableMixin/inherited_tests.lib.dart
index 85e2fc3..3922303 100644
--- a/LibTest/collection/IterableMixin/inherited_tests.lib.dart
+++ b/LibTest/collection/IterableMixin/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IterableMixin<E> abstract class
  * This [Iterable] mixin implements all [Iterable] members except [iterator].
diff --git a/LibTest/collection/IterableMixin/isEmpty_A01_t01.dart b/LibTest/collection/IterableMixin/isEmpty_A01_t01.dart
index 2188875..f0b535f 100644
--- a/LibTest/collection/IterableMixin/isEmpty_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * @description Checks that [isEmpty] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/isEmpty_A01_t02.dart b/LibTest/collection/IterableMixin/isEmpty_A01_t02.dart
index 4af8542..14225d8 100644
--- a/LibTest/collection/IterableMixin/isEmpty_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * @description Checks that [isEmpty] returns [true] if [Iterator] is empty or
diff --git a/LibTest/collection/IterableMixin/isNotEmpty_A01_t01.dart b/LibTest/collection/IterableMixin/isNotEmpty_A01_t01.dart
index d94b180..2747e40 100644
--- a/LibTest/collection/IterableMixin/isNotEmpty_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * @description Checks that [isNotEmpty] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/isNotEmpty_A01_t02.dart b/LibTest/collection/IterableMixin/isNotEmpty_A01_t02.dart
index e00c037..eca2021 100644
--- a/LibTest/collection/IterableMixin/isNotEmpty_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * @description Checks that [isNotEmpty] returns [false] if [Iterator] is empty
diff --git a/LibTest/collection/IterableMixin/join_A01_t01.dart b/LibTest/collection/IterableMixin/join_A01_t01.dart
index f0c4e3f..a464119 100644
--- a/LibTest/collection/IterableMixin/join_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = "" ])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/collection/IterableMixin/lastWhere_A01_t01.dart b/LibTest/collection/IterableMixin/lastWhere_A01_t01.dart
index 27f9eb5..d142468 100644
--- a/LibTest/collection/IterableMixin/lastWhere_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), { E orElse() })
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/collection/IterableMixin/lastWhere_A02_t01.dart b/LibTest/collection/IterableMixin/lastWhere_A02_t01.dart
index c462efc..f28c419 100644
--- a/LibTest/collection/IterableMixin/lastWhere_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), { E orElse() })
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/IterableMixin/lastWhere_A03_t01.dart b/LibTest/collection/IterableMixin/lastWhere_A03_t01.dart
index 130e939..36fb113 100644
--- a/LibTest/collection/IterableMixin/lastWhere_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), { E orElse() })
  * If no element satisfies [test] ... . If [orElse] is omitted, it defaults to
diff --git a/LibTest/collection/IterableMixin/last_A01_t01.dart b/LibTest/collection/IterableMixin/last_A01_t01.dart
index 695b0fd..d248075 100644
--- a/LibTest/collection/IterableMixin/last_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * @description Checks that [last] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/last_A01_t02.dart b/LibTest/collection/IterableMixin/last_A01_t02.dart
index 6569f9d..27ff91c 100644
--- a/LibTest/collection/IterableMixin/last_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * @description Checks that [last] returns a last element
diff --git a/LibTest/collection/IterableMixin/last_A01_t03.dart b/LibTest/collection/IterableMixin/last_A01_t03.dart
index 2472b1a..c44575b 100644
--- a/LibTest/collection/IterableMixin/last_A01_t03.dart
+++ b/LibTest/collection/IterableMixin/last_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * @description Checks that [last] throws exception if [Iterator] is empty.
diff --git a/LibTest/collection/IterableMixin/length_A01_t01.dart b/LibTest/collection/IterableMixin/length_A01_t01.dart
index 4b0f003..7fdd28f 100644
--- a/LibTest/collection/IterableMixin/length_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * @description Checks that [length] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/length_A01_t02.dart b/LibTest/collection/IterableMixin/length_A01_t02.dart
index e9a40cf..225b8c1 100644
--- a/LibTest/collection/IterableMixin/length_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * @description Checks that [length] returns a number of the elements in the
diff --git a/LibTest/collection/IterableMixin/map_A01_t01.dart b/LibTest/collection/IterableMixin/map_A01_t01.dart
index 24eb700..41e7bb8 100644
--- a/LibTest/collection/IterableMixin/map_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Iterable map(dynamic f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling [f]
diff --git a/LibTest/collection/IterableMixin/map_A02_t01.dart b/LibTest/collection/IterableMixin/map_A02_t01.dart
index a75fe00..efde1c7 100644
--- a/LibTest/collection/IterableMixin/map_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Iterable map(dynamic f(E element))
  * As long as the returned [Iterable] is not iterated over, the supplied
diff --git a/LibTest/collection/IterableMixin/map_A03_t01.dart b/LibTest/collection/IterableMixin/map_A03_t01.dart
index 602ab0f..c44aa26 100644
--- a/LibTest/collection/IterableMixin/map_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Iterable map(dynamic f(E element))
  * Iterating multiple times over the returned [Iterable] will invoke the
diff --git a/LibTest/collection/IterableMixin/reduce_A01_t01.dart b/LibTest/collection/IterableMixin/reduce_A01_t01.dart
index 9bf7fca..4f792ef 100644
--- a/LibTest/collection/IterableMixin/reduce_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/collection/IterableMixin/reduce_A02_t01.dart b/LibTest/collection/IterableMixin/reduce_A02_t01.dart
index f7ba573..2be461f 100644
--- a/LibTest/collection/IterableMixin/reduce_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * The iterable must have at least one element.
diff --git a/LibTest/collection/IterableMixin/reduce_A03_t01.dart b/LibTest/collection/IterableMixin/reduce_A03_t01.dart
index ee48164..432ea0b 100644
--- a/LibTest/collection/IterableMixin/reduce_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E reduce(E combine(E value, E element))
  * If it has only one element, that element is returned.
diff --git a/LibTest/collection/IterableMixin/singleWhere_A01_t01.dart b/LibTest/collection/IterableMixin/singleWhere_A01_t01.dart
index 8eaa80f..ad46081 100644
--- a/LibTest/collection/IterableMixin/singleWhere_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/collection/IterableMixin/singleWhere_A02_t01.dart b/LibTest/collection/IterableMixin/singleWhere_A02_t01.dart
index f703ffd..969e8a7 100644
--- a/LibTest/collection/IterableMixin/singleWhere_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/IterableMixin/singleWhere_A02_t02.dart b/LibTest/collection/IterableMixin/singleWhere_A02_t02.dart
index a855a0c..560a2a1 100644
--- a/LibTest/collection/IterableMixin/singleWhere_A02_t02.dart
+++ b/LibTest/collection/IterableMixin/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/IterableMixin/single_A01_t01.dart b/LibTest/collection/IterableMixin/single_A01_t01.dart
index ce7cb95..e1cde24 100644
--- a/LibTest/collection/IterableMixin/single_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool single
  * @description Checks that [single] is a getter and can not be changed
diff --git a/LibTest/collection/IterableMixin/single_A01_t02.dart b/LibTest/collection/IterableMixin/single_A01_t02.dart
index 7fed4d4..27e9aef 100644
--- a/LibTest/collection/IterableMixin/single_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool single
  * @description Checks that [single] returns [true] if there is one element in
diff --git a/LibTest/collection/IterableMixin/skipWhile_A01_t01.dart b/LibTest/collection/IterableMixin/skipWhile_A01_t01.dart
index 2fb7ef0..8648791 100644
--- a/LibTest/collection/IterableMixin/skipWhile_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/collection/IterableMixin/skipWhile_A02_t01.dart b/LibTest/collection/IterableMixin/skipWhile_A02_t01.dart
index 3900f88..be2cf23 100644
--- a/LibTest/collection/IterableMixin/skipWhile_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/IterableMixin/skipWhile_A03_t01.dart b/LibTest/collection/IterableMixin/skipWhile_A03_t01.dart
index 716abcc..8197efe 100644
--- a/LibTest/collection/IterableMixin/skipWhile_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable[ iterates over all elements of
diff --git a/LibTest/collection/IterableMixin/skipWhile_A04_t01.dart b/LibTest/collection/IterableMixin/skipWhile_A04_t01.dart
index d4e9965..22be48f 100644
--- a/LibTest/collection/IterableMixin/skipWhile_A04_t01.dart
+++ b/LibTest/collection/IterableMixin/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The returned iterable provides elements by iterating this iterable, but
diff --git a/LibTest/collection/IterableMixin/skip_A01_t01.dart b/LibTest/collection/IterableMixin/skip_A01_t01.dart
index a26765e..b042517 100644
--- a/LibTest/collection/IterableMixin/skip_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/collection/IterableMixin/skip_A02_t01.dart b/LibTest/collection/IterableMixin/skip_A02_t01.dart
index 6a26273..d84a1ba 100644
--- a/LibTest/collection/IterableMixin/skip_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> skip(int count)
  * If this has fewer than [count] elements, then the resulting [Iterable] will
diff --git a/LibTest/collection/IterableMixin/skip_A03_t01.dart b/LibTest/collection/IterableMixin/skip_A03_t01.dart
index 6c5d238..421a644 100644
--- a/LibTest/collection/IterableMixin/skip_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/IterableMixin/takeWhile_A01_t01.dart b/LibTest/collection/IterableMixin/takeWhile_A01_t01.dart
index 8bcc159..aa929ea 100644
--- a/LibTest/collection/IterableMixin/takeWhile_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test]...
diff --git a/LibTest/collection/IterableMixin/takeWhile_A02_t01.dart b/LibTest/collection/IterableMixin/takeWhile_A02_t01.dart
index 69d014a..4e21301 100644
--- a/LibTest/collection/IterableMixin/takeWhile_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/IterableMixin/takeWhile_A03_t01.dart b/LibTest/collection/IterableMixin/takeWhile_A03_t01.dart
index 6208167..ce873f6 100644
--- a/LibTest/collection/IterableMixin/takeWhile_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Every new iterator of the returned iterable starts iterating over the
diff --git a/LibTest/collection/IterableMixin/take_A01_t01.dart b/LibTest/collection/IterableMixin/take_A01_t01.dart
index e56b5c9..5d38cab 100644
--- a/LibTest/collection/IterableMixin/take_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/collection/IterableMixin/take_A01_t02.dart b/LibTest/collection/IterableMixin/take_A01_t02.dart
index e3f57fb..1202b01 100644
--- a/LibTest/collection/IterableMixin/take_A01_t02.dart
+++ b/LibTest/collection/IterableMixin/take_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/collection/IterableMixin/take_A02_t01.dart b/LibTest/collection/IterableMixin/take_A02_t01.dart
index 883e1df..a9dd7bd 100644
--- a/LibTest/collection/IterableMixin/take_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/IterableMixin/take_A03_t01.dart b/LibTest/collection/IterableMixin/take_A03_t01.dart
index d121e00..cf0aa45 100644
--- a/LibTest/collection/IterableMixin/take_A03_t01.dart
+++ b/LibTest/collection/IterableMixin/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned [Iterable] may contain fewer than [count] elements, if this
diff --git a/LibTest/collection/IterableMixin/toList_A01_t01.dart b/LibTest/collection/IterableMixin/toList_A01_t01.dart
index fdc9296..ec55826 100644
--- a/LibTest/collection/IterableMixin/toList_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/collection/IterableMixin/toList_A02_t01.dart b/LibTest/collection/IterableMixin/toList_A02_t01.dart
index 6535a4c..caba3fd 100644
--- a/LibTest/collection/IterableMixin/toList_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/IterableMixin/toList_A02_t02.dart b/LibTest/collection/IterableMixin/toList_A02_t02.dart
index 51c34e7..358d889 100644
--- a/LibTest/collection/IterableMixin/toList_A02_t02.dart
+++ b/LibTest/collection/IterableMixin/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/IterableMixin/toSet_A01_t01.dart b/LibTest/collection/IterableMixin/toSet_A01_t01.dart
index 1f7954d..b4e54c9 100644
--- a/LibTest/collection/IterableMixin/toSet_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].  ...
diff --git a/LibTest/collection/IterableMixin/toSet_A02_t01.dart b/LibTest/collection/IterableMixin/toSet_A02_t01.dart
index 21b72d7..603c689 100644
--- a/LibTest/collection/IterableMixin/toSet_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/toSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * The set may contain fewer elements than the iterable, if the iterable
diff --git a/LibTest/collection/IterableMixin/toString_A01_t01.dart b/LibTest/collection/IterableMixin/toString_A01_t01.dart
index cae54f4..3bde155 100644
--- a/LibTest/collection/IterableMixin/toString_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/IterableMixin/where_A01_t01.dart b/LibTest/collection/IterableMixin/where_A01_t01.dart
index 16dfca8..113260a 100644
--- a/LibTest/collection/IterableMixin/where_A01_t01.dart
+++ b/LibTest/collection/IterableMixin/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/collection/IterableMixin/where_A02_t01.dart b/LibTest/collection/IterableMixin/where_A02_t01.dart
index 2f9f4d1..f49b1a2 100644
--- a/LibTest/collection/IterableMixin/where_A02_t01.dart
+++ b/LibTest/collection/IterableMixin/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * As long as the returned [Iterable] is not iterated over, the supplied
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A01_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A01_t01.dart
index 58c313c..ae97042 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A01_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A02_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A02_t01.dart
index 2b94ac1..ae74670 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A02_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A03_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A03_t01.dart
index cbcf6e8..0fc95d8 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A03_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A04_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A04_t01.dart
index 06ecc2b..e4ff7c7 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A04_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A01_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A01_t01.dart
index fcfe733..3cead12 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A01_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * Creates a [LinkedHashMap] associating the given [keys] to [values].
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A02_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A02_t01.dart
index a93985d..33ec43e 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A02_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * ...
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A03_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A03_t01.dart
index 6e8f0c4..124c6f1 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A03_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.fromIterables_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.fromIterables(Iterable<K> keys, Iterable<V> values)
  * ...
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.from_A01_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.from_A01_t01.dart
index 6441419..ec118ee 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.from_A01_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.from(Map other)
  * Creates a [LinkedHashMap<K,V>] that contains all key value pairs of [other].
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap.identity_A01_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap.identity_A01_t01.dart
index 46307f2..22b60f5 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap.identity_A01_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap.identity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap.identity()
  * Creates an insertion-ordered identity-based map.
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A01_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A01_t01.dart
index dd6eabe..27b3ead 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A01_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Creates a map with the default implementation.
  * @description Checks that an empty LinkedHashMap is created
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t01.dart
index de9d258..ea43d2d 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t02.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t02.dart
index 0db7aab..6056b84 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t02.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t01.dart
index bd08017..c55b05c 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t02.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t02.dart
index 783ba98..cf0702b 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t02.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t01.dart
index 97ec250..7f61857 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t02.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t02.dart
index 2d0f66c..2b0dd6d 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t02.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t03.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t03.dart
index ce6ddbb..8a403c0 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t03.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t04.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t04.dart
index d7ec8d9..9cbf20e 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t04.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A02_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A02_t01.dart
index a47b16c..04dddfa 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A02_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion LinkedHashMap<K, V> abstract class
  * implements HashMap<K, V>
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A03_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A03_t01.dart
index aea3c75..80cfbcc 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A03_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion LinkedHashMap<K, V> abstract class
  * implements HashMap<K, V>
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A04_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A04_t01.dart
index 14587ac..2680ffe 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A04_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion LinkedHashMap<K, V> abstract class
  * implements HashMap<K, V>
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A05_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A05_t01.dart
index 1574ca6..6527017 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A05_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion LinkedHashMap<K, V> abstract class
  * implements HashMap<K, V>
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A06_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A06_t01.dart
index 13e1b29..db03933 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A06_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_class_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion LinkedHashMap<K, V> abstract class
  * implements HashMap<K, V>
diff --git a/LibTest/collection/LinkedHashMap/LinkedHashMap_inherited_t01.dart b/LibTest/collection/LinkedHashMap/LinkedHashMap_inherited_t01.dart
index 88bc9d6..d299495 100644
--- a/LibTest/collection/LinkedHashMap/LinkedHashMap_inherited_t01.dart
+++ b/LibTest/collection/LinkedHashMap/LinkedHashMap_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap<K, V> abstract class implements HashMap<K, V>
  * A hash-table based implementation of [Map].
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01.dart
index f4b15c0..5d17d52 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory LinkedHashSet.from(Iterable elements)
  * Create a linked hash set containing all [elements]
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t02.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t02.dart
index 08cda3a..a3dc3d1 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t02.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory LinkedHashSet.from(Iterable<E> iterable)
  * Create a linked hash set containing all [elements]
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A03_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A03_t01.dart
index a207585..2758a6f 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A03_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet.from_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet.from(Iterable<E> elements)
  * ...
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet.identity_A01_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet.identity_A01_t01.dart
index c5ab90b..012fd4f 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet.identity_A01_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet.identity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet.identity()
  * Creates an insertion-ordered identity-based set.
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A01_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A01_t01.dart
index f71c5fa..fb29f75 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A01_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet()
  * Creates an empty [Set].
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t01.dart
index 84f3be8..e5d2ee7 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet({bool equals(E e1, E e2), int hashCode(E e),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t02.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t02.dart
index 30f80a1..0a0ac61 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t02.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet({bool equals(E e1, E e2), int hashCode(E e),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A03_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A03_t01.dart
index c2bcd46..8fa75ff 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A03_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet({bool equals(E e1, E e2), int hashCode(E e),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A04_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A04_t01.dart
index 9899e84..db87141 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A04_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet({bool equals(E e1, E e2), int hashCode(E e),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t01.dart
index 7db501c..fe50cd1 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t02.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t02.dart
index 238bb27..eef8954 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t02.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t03.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t03.dart
index 4973e6d..fcd9c04 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t03.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet({bool equals(E e1, E e2), int hashCode(E e),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t04.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t04.dart
index 1b68c41..4c81195 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t04.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_A06_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_A06_t01.dart
index 78f0691..233ece5 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_A06_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashMap({bool equals(K key1, K key2), int hashCode(K key),
  * bool isValidKey(potentialKey)})
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A02_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A02_t01.dart
index abc5d4e..83ba123 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A02_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet<E> class implements Set<E>
  * The [LinkedHashSet] also keep track of the order that elements were inserted
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A03_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A03_t01.dart
index 0796b85..8afc4b4 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A03_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet<E> class implements Set<E>
  * The set allows [null] as a element.
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A04_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A04_t01.dart
index 7cb11f3..34bcc62 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A04_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet<E> class implements Set<E>
  * Iteration of elements is done in element insertion order. An element that was
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A05_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A05_t01.dart
index 53f6844..b2f7b49 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A05_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_class_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet<E> class implements Set<E>
  * Removing an element and adding it again, will make it the last element of an
diff --git a/LibTest/collection/LinkedHashSet/LinkedHashSet_inherited_A01_t01.dart b/LibTest/collection/LinkedHashSet/LinkedHashSet_inherited_A01_t01.dart
index 2ba61c3..9bd221c 100644
--- a/LibTest/collection/LinkedHashSet/LinkedHashSet_inherited_A01_t01.dart
+++ b/LibTest/collection/LinkedHashSet/LinkedHashSet_inherited_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedHashSet<E> class implements Set<E>
  * A [LinkedHashSet] is a hash-table based [Set] implementation.
diff --git a/LibTest/collection/LinkedHashSet/iterator_A01_t01.dart b/LibTest/collection/LinkedHashSet/iterator_A01_t01.dart
index 464f463..297309a 100644
--- a/LibTest/collection/LinkedHashSet/iterator_A01_t01.dart
+++ b/LibTest/collection/LinkedHashSet/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Iterator<E> iterator
diff --git a/LibTest/collection/LinkedHashSet/iterator_A01_t02.dart b/LibTest/collection/LinkedHashSet/iterator_A01_t02.dart
index deed491..747160f 100644
--- a/LibTest/collection/LinkedHashSet/iterator_A01_t02.dart
+++ b/LibTest/collection/LinkedHashSet/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Iterator<E> iterator
diff --git a/LibTest/collection/LinkedList/LinkedList.lib.dart b/LibTest/collection/LinkedList/LinkedList.lib.dart
index 29db557..878f2cd 100644
--- a/LibTest/collection/LinkedList/LinkedList.lib.dart
+++ b/LibTest/collection/LinkedList/LinkedList.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import "dart:collection";
 import "../../../Utils/expect.dart";
 
diff --git a/LibTest/collection/LinkedList/LinkedList_A01_t01.dart b/LibTest/collection/LinkedList/LinkedList_A01_t01.dart
index 05ee1a6..6661403 100644
--- a/LibTest/collection/LinkedList/LinkedList_A01_t01.dart
+++ b/LibTest/collection/LinkedList/LinkedList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedList<E extends LinkedListEntry<E>>()
  * Construct a new empty linked list.
diff --git a/LibTest/collection/LinkedList/LinkedList_class_A01_t01.dart b/LibTest/collection/LinkedList/LinkedList_class_A01_t01.dart
index 04c28da..894bb7b 100644
--- a/LibTest/collection/LinkedList/LinkedList_class_A01_t01.dart
+++ b/LibTest/collection/LinkedList/LinkedList_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class LinkedList<E extends LinkedListEntry>
  * A specialized double-linked list of elements that extends [LinkedListEntry]
diff --git a/LibTest/collection/LinkedList/LinkedList_class_A02_t01.dart b/LibTest/collection/LinkedList/LinkedList_class_A02_t01.dart
index 5de672b..7c6df62 100644
--- a/LibTest/collection/LinkedList/LinkedList_class_A02_t01.dart
+++ b/LibTest/collection/LinkedList/LinkedList_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class LinkedList<E extends LinkedListEntry>
  * This is not a [List] implementation. Despite its name, this class does not
diff --git a/LibTest/collection/LinkedList/LinkedList_class_A03_t01.dart b/LibTest/collection/LinkedList/LinkedList_class_A03_t01.dart
index 89edcaa..72c4c13 100644
--- a/LibTest/collection/LinkedList/LinkedList_class_A03_t01.dart
+++ b/LibTest/collection/LinkedList/LinkedList_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class LinkedList<E extends LinkedListEntry>
  * Because the elements themselves contain the links of this linked list, each
diff --git a/LibTest/collection/LinkedList/addAll_A01_t01.dart b/LibTest/collection/LinkedList/addAll_A01_t01.dart
index ce188df..85e5e72 100644
--- a/LibTest/collection/LinkedList/addAll_A01_t01.dart
+++ b/LibTest/collection/LinkedList/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> entries)
  * Add [entries] to the end of the list.
diff --git a/LibTest/collection/LinkedList/addAll_A01_t02.dart b/LibTest/collection/LinkedList/addAll_A01_t02.dart
index f080706..47e6743 100644
--- a/LibTest/collection/LinkedList/addAll_A01_t02.dart
+++ b/LibTest/collection/LinkedList/addAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> entries)
  * Add [entries] to the end of the list.
diff --git a/LibTest/collection/LinkedList/addFirst_A01_t01.dart b/LibTest/collection/LinkedList/addFirst_A01_t01.dart
index ac5484e..c9bfa20 100644
--- a/LibTest/collection/LinkedList/addFirst_A01_t01.dart
+++ b/LibTest/collection/LinkedList/addFirst_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addFirst(E entry)
  * Add [entry] to the beginning of the list.
diff --git a/LibTest/collection/LinkedList/addFirst_A01_t02.dart b/LibTest/collection/LinkedList/addFirst_A01_t02.dart
index 505f30f..9cc3060 100644
--- a/LibTest/collection/LinkedList/addFirst_A01_t02.dart
+++ b/LibTest/collection/LinkedList/addFirst_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addFirst(E entry)
  * Add [entry] to the beginning of the list.
diff --git a/LibTest/collection/LinkedList/add_A01_t01.dart b/LibTest/collection/LinkedList/add_A01_t01.dart
index 45f932f..4e9666c 100644
--- a/LibTest/collection/LinkedList/add_A01_t01.dart
+++ b/LibTest/collection/LinkedList/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E entry)
  * Add [entry] to the end of the list.
diff --git a/LibTest/collection/LinkedList/add_A01_t02.dart b/LibTest/collection/LinkedList/add_A01_t02.dart
index 2dd335d..0bc5263 100644
--- a/LibTest/collection/LinkedList/add_A01_t02.dart
+++ b/LibTest/collection/LinkedList/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E entry)
  * Add [entry] to the end of the list.
diff --git a/LibTest/collection/LinkedList/any_A01_t01.dart b/LibTest/collection/LinkedList/any_A01_t01.dart
index 568f088..49aefc4 100644
--- a/LibTest/collection/LinkedList/any_A01_t01.dart
+++ b/LibTest/collection/LinkedList/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by list
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by list
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies [test].
diff --git a/LibTest/collection/LinkedList/clear_A01_t01.dart b/LibTest/collection/LinkedList/clear_A01_t01.dart
index 360d537..98274c8 100644
--- a/LibTest/collection/LinkedList/clear_A01_t01.dart
+++ b/LibTest/collection/LinkedList/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void clear()
  * Remove all elements from this linked list.
diff --git a/LibTest/collection/LinkedList/contains_A01_t01.dart b/LibTest/collection/LinkedList/contains_A01_t01.dart
index 06aff3a..06f60aa 100644
--- a/LibTest/collection/LinkedList/contains_A01_t01.dart
+++ b/LibTest/collection/LinkedList/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to [element].
diff --git a/LibTest/collection/LinkedList/elementAt_A01_t01.dart b/LibTest/collection/LinkedList/elementAt_A01_t01.dart
index 8b5a266..f8a0c62 100644
--- a/LibTest/collection/LinkedList/elementAt_A01_t01.dart
+++ b/LibTest/collection/LinkedList/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the [index]th element.
diff --git a/LibTest/collection/LinkedList/elementAt_A02_t01.dart b/LibTest/collection/LinkedList/elementAt_A02_t01.dart
index 8a42a18..70d9c95 100644
--- a/LibTest/collection/LinkedList/elementAt_A02_t01.dart
+++ b/LibTest/collection/LinkedList/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * The [index] must be non-negative and less than length.
diff --git a/LibTest/collection/LinkedList/every_A01_t01.dart b/LibTest/collection/LinkedList/every_A01_t01.dart
index deaf776..cfff58b 100644
--- a/LibTest/collection/LinkedList/every_A01_t01.dart
+++ b/LibTest/collection/LinkedList/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/collection/LinkedList/every_A01_t02.dart b/LibTest/collection/LinkedList/every_A01_t02.dart
index b640a45..0caf397 100644
--- a/LibTest/collection/LinkedList/every_A01_t02.dart
+++ b/LibTest/collection/LinkedList/every_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks every element in iteration order, and returns [false] if any of them
diff --git a/LibTest/collection/LinkedList/every_A02_t01.dart b/LibTest/collection/LinkedList/every_A02_t01.dart
index 103c018..998bc8f 100644
--- a/LibTest/collection/LinkedList/every_A02_t01.dart
+++ b/LibTest/collection/LinkedList/every_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * @description Checks that method always returns [true] on an empty list.
diff --git a/LibTest/collection/LinkedList/every_A02_t02.dart b/LibTest/collection/LinkedList/every_A02_t02.dart
index 201d2ef..d2809c2 100644
--- a/LibTest/collection/LinkedList/every_A02_t02.dart
+++ b/LibTest/collection/LinkedList/every_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * @description Checks that [f] is not called if list is empty
diff --git a/LibTest/collection/LinkedList/expand_A01_t01.dart b/LibTest/collection/LinkedList/expand_A01_t01.dart
index 17969a4..b008a63 100644
--- a/LibTest/collection/LinkedList/expand_A01_t01.dart
+++ b/LibTest/collection/LinkedList/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionIterable expand(Iterable f(E element))
  * Expands each element of this [Iterable] into zero or more elements.
diff --git a/LibTest/collection/LinkedList/expand_A02_t01.dart b/LibTest/collection/LinkedList/expand_A02_t01.dart
index 43b29ef..3fd7100 100644
--- a/LibTest/collection/LinkedList/expand_A02_t01.dart
+++ b/LibTest/collection/LinkedList/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionIterable expand(Iterable f(E element))
  * The returned [Iterable] is lazy, and calls [f] for each element of this every
diff --git a/LibTest/collection/LinkedList/firstWhere_A01_t01.dart b/LibTest/collection/LinkedList/firstWhere_A01_t01.dart
index 5f9ce69..e83ef6d 100644
--- a/LibTest/collection/LinkedList/firstWhere_A01_t01.dart
+++ b/LibTest/collection/LinkedList/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/collection/LinkedList/firstWhere_A02_t01.dart b/LibTest/collection/LinkedList/firstWhere_A02_t01.dart
index c8e8cd9..1e2536b 100644
--- a/LibTest/collection/LinkedList/firstWhere_A02_t01.dart
+++ b/LibTest/collection/LinkedList/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/LinkedList/firstWhere_A03_t01.dart b/LibTest/collection/LinkedList/firstWhere_A03_t01.dart
index 44625ec..3409a14 100644
--- a/LibTest/collection/LinkedList/firstWhere_A03_t01.dart
+++ b/LibTest/collection/LinkedList/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E value), {Object orElse()})
  * If [orElse] is omitted, it defaults to throwing a [StateError].
diff --git a/LibTest/collection/LinkedList/first_A01_t01.dart b/LibTest/collection/LinkedList/first_A01_t01.dart
index d2f9617..1057934 100644
--- a/LibTest/collection/LinkedList/first_A01_t01.dart
+++ b/LibTest/collection/LinkedList/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E first
  * Returns the first element.
diff --git a/LibTest/collection/LinkedList/first_A01_t02.dart b/LibTest/collection/LinkedList/first_A01_t02.dart
index 72aef63..2967072 100644
--- a/LibTest/collection/LinkedList/first_A01_t02.dart
+++ b/LibTest/collection/LinkedList/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E first
  * Returns the first element.
diff --git a/LibTest/collection/LinkedList/fold_A01_t01.dart b/LibTest/collection/LinkedList/fold_A01_t01.dart
index d0817aa..23f21f6 100644
--- a/LibTest/collection/LinkedList/fold_A01_t01.dart
+++ b/LibTest/collection/LinkedList/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic fold(initialValue, combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/collection/LinkedList/forEach_A01_t01.dart b/LibTest/collection/LinkedList/forEach_A01_t01.dart
index 6adac62..b8a1a81 100644
--- a/LibTest/collection/LinkedList/forEach_A01_t01.dart
+++ b/LibTest/collection/LinkedList/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(E entry))
  * Call [action] with each entry in the list.
diff --git a/LibTest/collection/LinkedList/forEach_A01_t02.dart b/LibTest/collection/LinkedList/forEach_A01_t02.dart
index 332531e..103cc54 100644
--- a/LibTest/collection/LinkedList/forEach_A01_t02.dart
+++ b/LibTest/collection/LinkedList/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(E entry))
  * Call [action] with each entry in the list.
diff --git a/LibTest/collection/LinkedList/forEach_A02_t01.dart b/LibTest/collection/LinkedList/forEach_A02_t01.dart
index 8f449d2..9269303 100644
--- a/LibTest/collection/LinkedList/forEach_A02_t01.dart
+++ b/LibTest/collection/LinkedList/forEach_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(E entry))
  * It's an error if [action[ modify the linked list.
diff --git a/LibTest/collection/LinkedList/isEmpty_A01_t01.dart b/LibTest/collection/LinkedList/isEmpty_A01_t01.dart
index 88490f0..2eb1d02 100644
--- a/LibTest/collection/LinkedList/isEmpty_A01_t01.dart
+++ b/LibTest/collection/LinkedList/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  final bool isEmpty
  * Returns [true] if there is no element in this collection.
diff --git a/LibTest/collection/LinkedList/isNotEmpty_A01_t01.dart b/LibTest/collection/LinkedList/isNotEmpty_A01_t01.dart
index e24451e..df99a75 100644
--- a/LibTest/collection/LinkedList/isNotEmpty_A01_t01.dart
+++ b/LibTest/collection/LinkedList/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns [true] if there is at least one element in this collection.
diff --git a/LibTest/collection/LinkedList/iterator_A01_t01.dart b/LibTest/collection/LinkedList/iterator_A01_t01.dart
index 8f7032b..a853d99 100644
--- a/LibTest/collection/LinkedList/iterator_A01_t01.dart
+++ b/LibTest/collection/LinkedList/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterator<E> iterator
  * Returns an [Iterator] that iterates over this [Iterable] object.
diff --git a/LibTest/collection/LinkedList/iterator_A02_t01.dart b/LibTest/collection/LinkedList/iterator_A02_t01.dart
index 71103dd..3337ccb 100644
--- a/LibTest/collection/LinkedList/iterator_A02_t01.dart
+++ b/LibTest/collection/LinkedList/iterator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterator<E> iterator
  * @description Checks that [Iterator] is a read-only property and cannot be
diff --git a/LibTest/collection/LinkedList/iterator_current_A01_t01.dart b/LibTest/collection/LinkedList/iterator_current_A01_t01.dart
index 46e1aee..6c481dc 100644
--- a/LibTest/collection/LinkedList/iterator_current_A01_t01.dart
+++ b/LibTest/collection/LinkedList/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E current
  * Gets the current element in the iteration.
diff --git a/LibTest/collection/LinkedList/iterator_moveNext_A01_t01.dart b/LibTest/collection/LinkedList/iterator_moveNext_A01_t01.dart
index 1050568..e28dd99 100644
--- a/LibTest/collection/LinkedList/iterator_moveNext_A01_t01.dart
+++ b/LibTest/collection/LinkedList/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/collection/LinkedList/join_A01_t01.dart b/LibTest/collection/LinkedList/join_A01_t01.dart
index e36a7a9..ab886a4 100644
--- a/LibTest/collection/LinkedList/join_A01_t01.dart
+++ b/LibTest/collection/LinkedList/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/collection/LinkedList/lastWhere_A01_t01.dart b/LibTest/collection/LinkedList/lastWhere_A01_t01.dart
index 919ee93..040caad 100644
--- a/LibTest/collection/LinkedList/lastWhere_A01_t01.dart
+++ b/LibTest/collection/LinkedList/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/collection/LinkedList/lastWhere_A02_t01.dart b/LibTest/collection/LinkedList/lastWhere_A02_t01.dart
index 27bbf9e..04a1e15 100644
--- a/LibTest/collection/LinkedList/lastWhere_A02_t01.dart
+++ b/LibTest/collection/LinkedList/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/collection/LinkedList/lastWhere_A03_t01.dart b/LibTest/collection/LinkedList/lastWhere_A03_t01.dart
index 3bc5e69..882404f 100644
--- a/LibTest/collection/LinkedList/lastWhere_A03_t01.dart
+++ b/LibTest/collection/LinkedList/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E value), {Object orElse()})
  * If [orElse] is omitted, it defaults to throwing a [StateError].
diff --git a/LibTest/collection/LinkedList/last_A01_t01.dart b/LibTest/collection/LinkedList/last_A01_t01.dart
index 6a35e83..ac7275c 100644
--- a/LibTest/collection/LinkedList/last_A01_t01.dart
+++ b/LibTest/collection/LinkedList/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E last
  * Returns the last element.
diff --git a/LibTest/collection/LinkedList/last_A02_t01.dart b/LibTest/collection/LinkedList/last_A02_t01.dart
index a08b1f6..a5e789b 100644
--- a/LibTest/collection/LinkedList/last_A02_t01.dart
+++ b/LibTest/collection/LinkedList/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E last
  * If this is empty throws a StateError.
diff --git a/LibTest/collection/LinkedList/last_A03_t01.dart b/LibTest/collection/LinkedList/last_A03_t01.dart
index 77b5ba3..9d4e19a 100644
--- a/LibTest/collection/LinkedList/last_A03_t01.dart
+++ b/LibTest/collection/LinkedList/last_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E last
  * @description Checks that [last] is a read-only property and cannot be changed
diff --git a/LibTest/collection/LinkedList/length_A01_t01.dart b/LibTest/collection/LinkedList/length_A01_t01.dart
index dcbb937..ccde294 100644
--- a/LibTest/collection/LinkedList/length_A01_t01.dart
+++ b/LibTest/collection/LinkedList/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * Returns the number of elements in this.
diff --git a/LibTest/collection/LinkedList/length_A02_t01.dart b/LibTest/collection/LinkedList/length_A02_t01.dart
index b9c590d..1f07763 100644
--- a/LibTest/collection/LinkedList/length_A02_t01.dart
+++ b/LibTest/collection/LinkedList/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * @description Checks that [length] is a read-only property and cannot be
diff --git a/LibTest/collection/LinkedList/map_A01_t01.dart b/LibTest/collection/LinkedList/map_A01_t01.dart
index 95f658b..3e44ddb 100644
--- a/LibTest/collection/LinkedList/map_A01_t01.dart
+++ b/LibTest/collection/LinkedList/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling [f]
diff --git a/LibTest/collection/LinkedList/map_A02_t01.dart b/LibTest/collection/LinkedList/map_A02_t01.dart
index 8303346..126c9ba 100644
--- a/LibTest/collection/LinkedList/map_A02_t01.dart
+++ b/LibTest/collection/LinkedList/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * As long as the returned [Iterable] is not iterated over, the supplied
diff --git a/LibTest/collection/LinkedList/map_A03_t01.dart b/LibTest/collection/LinkedList/map_A03_t01.dart
index 3275819..e1b36ee 100644
--- a/LibTest/collection/LinkedList/map_A03_t01.dart
+++ b/LibTest/collection/LinkedList/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * The transformed elements will not be cached. Iterating multiple times over
diff --git a/LibTest/collection/LinkedList/reduce_A01_t01.dart b/LibTest/collection/LinkedList/reduce_A01_t01.dart
index 954196b..3b3f4c7 100644
--- a/LibTest/collection/LinkedList/reduce_A01_t01.dart
+++ b/LibTest/collection/LinkedList/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements
diff --git a/LibTest/collection/LinkedList/reduce_A02_t01.dart b/LibTest/collection/LinkedList/reduce_A02_t01.dart
index 8edeb35..46ef60f 100644
--- a/LibTest/collection/LinkedList/reduce_A02_t01.dart
+++ b/LibTest/collection/LinkedList/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * The iterable must have at least one element.
diff --git a/LibTest/collection/LinkedList/reduce_A03_t01.dart b/LibTest/collection/LinkedList/reduce_A03_t01.dart
index 18f8845..1a6ae47 100644
--- a/LibTest/collection/LinkedList/reduce_A03_t01.dart
+++ b/LibTest/collection/LinkedList/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * If it has only one element, that element is returned.
diff --git a/LibTest/collection/LinkedList/reduce_A04_t01.dart b/LibTest/collection/LinkedList/reduce_A04_t01.dart
index 190b2be..1be4e09 100644
--- a/LibTest/collection/LinkedList/reduce_A04_t01.dart
+++ b/LibTest/collection/LinkedList/reduce_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Otherwise this method starts with the first element from the iterator, and
diff --git a/LibTest/collection/LinkedList/remove_A01_t01.dart b/LibTest/collection/LinkedList/remove_A01_t01.dart
index 652aad1..926728f 100644
--- a/LibTest/collection/LinkedList/remove_A01_t01.dart
+++ b/LibTest/collection/LinkedList/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(E entry)
  * Remove [entry] from the linked list.
diff --git a/LibTest/collection/LinkedList/remove_A01_t02.dart b/LibTest/collection/LinkedList/remove_A01_t02.dart
index 124240e..b5f352c 100644
--- a/LibTest/collection/LinkedList/remove_A01_t02.dart
+++ b/LibTest/collection/LinkedList/remove_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(E entry)
  * Remove [entry] from the linked list.
diff --git a/LibTest/collection/LinkedList/remove_A01_t03.dart b/LibTest/collection/LinkedList/remove_A01_t03.dart
index b19ea20..d9c32ad 100644
--- a/LibTest/collection/LinkedList/remove_A01_t03.dart
+++ b/LibTest/collection/LinkedList/remove_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(E entry)
  * Remove [entry] from the linked list.
diff --git a/LibTest/collection/LinkedList/remove_A02_t01.dart b/LibTest/collection/LinkedList/remove_A02_t01.dart
index b840167..18f1406 100644
--- a/LibTest/collection/LinkedList/remove_A02_t01.dart
+++ b/LibTest/collection/LinkedList/remove_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(E entry)
  * Returns [false] and does nothing if [entry] is not in this linked list.
diff --git a/LibTest/collection/LinkedList/remove_A02_t02.dart b/LibTest/collection/LinkedList/remove_A02_t02.dart
index 3e94db7..f9d1992 100644
--- a/LibTest/collection/LinkedList/remove_A02_t02.dart
+++ b/LibTest/collection/LinkedList/remove_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(E entry)
  * Returns [false] and does nothing if [entry] is not in this linked list.
diff --git a/LibTest/collection/LinkedList/singleWhere_A01_t01.dart b/LibTest/collection/LinkedList/singleWhere_A01_t01.dart
index 302b51a..35b6c65 100644
--- a/LibTest/collection/LinkedList/singleWhere_A01_t01.dart
+++ b/LibTest/collection/LinkedList/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E value))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/collection/LinkedList/singleWhere_A02_t01.dart b/LibTest/collection/LinkedList/singleWhere_A02_t01.dart
index c14b3f1..abd322d 100644
--- a/LibTest/collection/LinkedList/singleWhere_A02_t01.dart
+++ b/LibTest/collection/LinkedList/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/LinkedList/singleWhere_A02_t02.dart b/LibTest/collection/LinkedList/singleWhere_A02_t02.dart
index e237476..15eda7b 100644
--- a/LibTest/collection/LinkedList/singleWhere_A02_t02.dart
+++ b/LibTest/collection/LinkedList/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E value))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/collection/LinkedList/single_A01_t01.dart b/LibTest/collection/LinkedList/single_A01_t01.dart
index 208a732..3ec33d9 100644
--- a/LibTest/collection/LinkedList/single_A01_t01.dart
+++ b/LibTest/collection/LinkedList/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * Returns the single element in this.
diff --git a/LibTest/collection/LinkedList/single_A02_t01.dart b/LibTest/collection/LinkedList/single_A02_t01.dart
index f79b276..7a4bb81 100644
--- a/LibTest/collection/LinkedList/single_A02_t01.dart
+++ b/LibTest/collection/LinkedList/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * @description Checks that [single] is a read-only property and cannot be
diff --git a/LibTest/collection/LinkedList/skipWhile_A01_t01.dart b/LibTest/collection/LinkedList/skipWhile_A01_t01.dart
index 07dbfb8..b6ca752 100644
--- a/LibTest/collection/LinkedList/skipWhile_A01_t01.dart
+++ b/LibTest/collection/LinkedList/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/collection/LinkedList/skipWhile_A02_t01.dart b/LibTest/collection/LinkedList/skipWhile_A02_t01.dart
index 99379a6..28f89fd 100644
--- a/LibTest/collection/LinkedList/skipWhile_A02_t01.dart
+++ b/LibTest/collection/LinkedList/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/LinkedList/skipWhile_A03_t01.dart b/LibTest/collection/LinkedList/skipWhile_A03_t01.dart
index 6834638..ece3fbf 100644
--- a/LibTest/collection/LinkedList/skipWhile_A03_t01.dart
+++ b/LibTest/collection/LinkedList/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable] iterates over all elements of
diff --git a/LibTest/collection/LinkedList/skipWhile_A04_t01.dart b/LibTest/collection/LinkedList/skipWhile_A04_t01.dart
index 6ee66c2..9d29cae 100644
--- a/LibTest/collection/LinkedList/skipWhile_A04_t01.dart
+++ b/LibTest/collection/LinkedList/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The returned iterable provides elements by iterating this iterable, but
diff --git a/LibTest/collection/LinkedList/skipWhile_A05_t01.dart b/LibTest/collection/LinkedList/skipWhile_A05_t01.dart
index a218fa8..1eb0816 100644
--- a/LibTest/collection/LinkedList/skipWhile_A05_t01.dart
+++ b/LibTest/collection/LinkedList/skipWhile_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * If all elements satisfy [test] the resulting iterable is empty.
diff --git a/LibTest/collection/LinkedList/skip_A01_t01.dart b/LibTest/collection/LinkedList/skip_A01_t01.dart
index 08d250c..929ef44 100644
--- a/LibTest/collection/LinkedList/skip_A01_t01.dart
+++ b/LibTest/collection/LinkedList/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that skips the first [count] elements.
diff --git a/LibTest/collection/LinkedList/skip_A02_t01.dart b/LibTest/collection/LinkedList/skip_A02_t01.dart
index 35573c1..c0108c6 100644
--- a/LibTest/collection/LinkedList/skip_A02_t01.dart
+++ b/LibTest/collection/LinkedList/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If this has fewer than [count] elements, then the resulting [Iterable] is
diff --git a/LibTest/collection/LinkedList/skip_A03_t01.dart b/LibTest/collection/LinkedList/skip_A03_t01.dart
index 22929e8..7c2d787 100644
--- a/LibTest/collection/LinkedList/skip_A03_t01.dart
+++ b/LibTest/collection/LinkedList/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/LinkedList/takeWhile_A01_t01.dart b/LibTest/collection/LinkedList/takeWhile_A01_t01.dart
index b70fbfd..5b849ef 100644
--- a/LibTest/collection/LinkedList/takeWhile_A01_t01.dart
+++ b/LibTest/collection/LinkedList/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/collection/LinkedList/takeWhile_A01_t02.dart b/LibTest/collection/LinkedList/takeWhile_A01_t02.dart
index 203bb8d..902adc3 100644
--- a/LibTest/collection/LinkedList/takeWhile_A01_t02.dart
+++ b/LibTest/collection/LinkedList/takeWhile_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/collection/LinkedList/takeWhile_A02_t01.dart b/LibTest/collection/LinkedList/takeWhile_A02_t01.dart
index cb1fc4e..80d8de5 100644
--- a/LibTest/collection/LinkedList/takeWhile_A02_t01.dart
+++ b/LibTest/collection/LinkedList/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/collection/LinkedList/takeWhile_A03_t01.dart b/LibTest/collection/LinkedList/takeWhile_A03_t01.dart
index 9694bd6..1b34cc2 100644
--- a/LibTest/collection/LinkedList/takeWhile_A03_t01.dart
+++ b/LibTest/collection/LinkedList/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable] starts iterating over the
diff --git a/LibTest/collection/LinkedList/take_A01_t01.dart b/LibTest/collection/LinkedList/take_A01_t01.dart
index bedc7a8..7887999 100644
--- a/LibTest/collection/LinkedList/take_A01_t01.dart
+++ b/LibTest/collection/LinkedList/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/collection/LinkedList/take_A02_t01.dart b/LibTest/collection/LinkedList/take_A02_t01.dart
index d0e84af..b5284cc 100644
--- a/LibTest/collection/LinkedList/take_A02_t01.dart
+++ b/LibTest/collection/LinkedList/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned [Iterable] may contain fewer than [count] elements, if this
diff --git a/LibTest/collection/LinkedList/take_A03_t01.dart b/LibTest/collection/LinkedList/take_A03_t01.dart
index cfb44f5..6afd042 100644
--- a/LibTest/collection/LinkedList/take_A03_t01.dart
+++ b/LibTest/collection/LinkedList/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The [count] must not be negative.
diff --git a/LibTest/collection/LinkedList/toList_A01_t01.dart b/LibTest/collection/LinkedList/toList_A01_t01.dart
index d7c6e37..98583e1 100644
--- a/LibTest/collection/LinkedList/toList_A01_t01.dart
+++ b/LibTest/collection/LinkedList/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/collection/LinkedList/toList_A02_t01.dart b/LibTest/collection/LinkedList/toList_A02_t01.dart
index 0dcdb17..b3aefa9 100644
--- a/LibTest/collection/LinkedList/toList_A02_t01.dart
+++ b/LibTest/collection/LinkedList/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/LinkedList/toList_A02_t02.dart b/LibTest/collection/LinkedList/toList_A02_t02.dart
index 343f1cf..88f55e0 100644
--- a/LibTest/collection/LinkedList/toList_A02_t02.dart
+++ b/LibTest/collection/LinkedList/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is [false].
diff --git a/LibTest/collection/LinkedList/toSet_A01_t01.dart b/LibTest/collection/LinkedList/toSet_A01_t01.dart
index bbceb22..6388007 100644
--- a/LibTest/collection/LinkedList/toSet_A01_t01.dart
+++ b/LibTest/collection/LinkedList/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing containing the same elements as this iterable.
diff --git a/LibTest/collection/LinkedList/toString_A01_t01.dart b/LibTest/collection/LinkedList/toString_A01_t01.dart
index 4780aba..d74c52b 100644
--- a/LibTest/collection/LinkedList/toString_A01_t01.dart
+++ b/LibTest/collection/LinkedList/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/LinkedList/toString_A02_t01.dart b/LibTest/collection/LinkedList/toString_A02_t01.dart
index e412c14..1b85d92 100644
--- a/LibTest/collection/LinkedList/toString_A02_t01.dart
+++ b/LibTest/collection/LinkedList/toString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/LinkedList/toString_A03_t01.dart b/LibTest/collection/LinkedList/toString_A03_t01.dart
index 80e262d..23c17b8 100644
--- a/LibTest/collection/LinkedList/toString_A03_t01.dart
+++ b/LibTest/collection/LinkedList/toString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/collection/LinkedList/where_A01_t01.dart b/LibTest/collection/LinkedList/where_A01_t01.dart
index da2bdfa..6011fd1 100644
--- a/LibTest/collection/LinkedList/where_A01_t01.dart
+++ b/LibTest/collection/LinkedList/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a new lazy [Iterable] with all elements which satisfy the predicate
diff --git a/LibTest/collection/LinkedList/where_A02_t01.dart b/LibTest/collection/LinkedList/where_A02_t01.dart
index e70a920..2707368 100644
--- a/LibTest/collection/LinkedList/where_A02_t01.dart
+++ b/LibTest/collection/LinkedList/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * This method returns a view of the mapped elements. As long as the returned
diff --git a/LibTest/collection/LinkedList/where_A03_t01.dart b/LibTest/collection/LinkedList/where_A03_t01.dart
index 65fae68..8ca5e48 100644
--- a/LibTest/collection/LinkedList/where_A03_t01.dart
+++ b/LibTest/collection/LinkedList/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Iterating will not cache results, and thus iterating multiple times over the
diff --git a/LibTest/collection/LinkedListEntry/LinkedListEntry.lib.dart b/LibTest/collection/LinkedListEntry/LinkedListEntry.lib.dart
index 187811a..2b7096b 100644
--- a/LibTest/collection/LinkedListEntry/LinkedListEntry.lib.dart
+++ b/LibTest/collection/LinkedListEntry/LinkedListEntry.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import "dart:collection";
 
 class MyLinkedListEntry<E> extends LinkedListEntry<MyLinkedListEntry<E>> {
diff --git a/LibTest/collection/LinkedListEntry/LinkedListEntry_A01_t01.dart b/LibTest/collection/LinkedListEntry/LinkedListEntry_A01_t01.dart
index f70ef99..18e1c34 100644
--- a/LibTest/collection/LinkedListEntry/LinkedListEntry_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/LinkedListEntry_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedListEntry()
  * @description Checks that [LinkedListEntry()] creates a new linked list entry
diff --git a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A01_t01.dart b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A01_t01.dart
index ba41772..2d5145e 100644
--- a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class LinkedListEntry<E extends LinkedListEntry>
  * An object that can be an element in a [LinkedList].
diff --git a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A02_t01.dart b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A02_t01.dart
index 8181da3..5f3d83a 100644
--- a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A02_t01.dart
+++ b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class LinkedListEntry<E extends LinkedListEntry>
  * The class provides the internal links that link elements together in the
diff --git a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A03_t01.dart b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A03_t01.dart
index af36811..720f3db 100644
--- a/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A03_t01.dart
+++ b/LibTest/collection/LinkedListEntry/LinkedListEntry_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class LinkedListEntry<E extends LinkedListEntry
  * An entry can be in at most one linked list at a time. While an entry is in a
diff --git a/LibTest/collection/LinkedListEntry/insertAfter_A01_t01.dart b/LibTest/collection/LinkedListEntry/insertAfter_A01_t01.dart
index 7b70663..043f658 100644
--- a/LibTest/collection/LinkedListEntry/insertAfter_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/insertAfter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAfter(E entry)
  * Insert an element after this element in this element's linked list.
diff --git a/LibTest/collection/LinkedListEntry/insertAfter_A01_t02.dart b/LibTest/collection/LinkedListEntry/insertAfter_A01_t02.dart
index eb9453e..003c425 100644
--- a/LibTest/collection/LinkedListEntry/insertAfter_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/insertAfter_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAfter(E entry)
  * Insert an element after this element in this element's linked list.
diff --git a/LibTest/collection/LinkedListEntry/insertAfter_A02_t01.dart b/LibTest/collection/LinkedListEntry/insertAfter_A02_t01.dart
index 27b1eec..d0ca796 100644
--- a/LibTest/collection/LinkedListEntry/insertAfter_A02_t01.dart
+++ b/LibTest/collection/LinkedListEntry/insertAfter_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAfter(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/insertAfter_A02_t02.dart b/LibTest/collection/LinkedListEntry/insertAfter_A02_t02.dart
index 47de33d..19e8323 100644
--- a/LibTest/collection/LinkedListEntry/insertAfter_A02_t02.dart
+++ b/LibTest/collection/LinkedListEntry/insertAfter_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAfter(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/insertAfter_A02_t03.dart b/LibTest/collection/LinkedListEntry/insertAfter_A02_t03.dart
index 35006de..013d9b9 100644
--- a/LibTest/collection/LinkedListEntry/insertAfter_A02_t03.dart
+++ b/LibTest/collection/LinkedListEntry/insertAfter_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAfter(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/insertBefore_A01_t01.dart b/LibTest/collection/LinkedListEntry/insertBefore_A01_t01.dart
index b72a886..9fdf596 100644
--- a/LibTest/collection/LinkedListEntry/insertBefore_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/insertBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertBefore(E entry)
  * Insert an element before this element in this element's linked list.
diff --git a/LibTest/collection/LinkedListEntry/insertBefore_A01_t02.dart b/LibTest/collection/LinkedListEntry/insertBefore_A01_t02.dart
index 74d8a63..b247611 100644
--- a/LibTest/collection/LinkedListEntry/insertBefore_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/insertBefore_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertBefore(E entry)
  * Insert an element before this element in this element's linked list.
diff --git a/LibTest/collection/LinkedListEntry/insertBefore_A02_t01.dart b/LibTest/collection/LinkedListEntry/insertBefore_A02_t01.dart
index 1dc8f16..52a5fac 100644
--- a/LibTest/collection/LinkedListEntry/insertBefore_A02_t01.dart
+++ b/LibTest/collection/LinkedListEntry/insertBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertBefore(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/insertBefore_A02_t02.dart b/LibTest/collection/LinkedListEntry/insertBefore_A02_t02.dart
index 57f8d89..f888b39 100644
--- a/LibTest/collection/LinkedListEntry/insertBefore_A02_t02.dart
+++ b/LibTest/collection/LinkedListEntry/insertBefore_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertBefore(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/insertBefore_A02_t03.dart b/LibTest/collection/LinkedListEntry/insertBefore_A02_t03.dart
index b1046ec..19af13f 100644
--- a/LibTest/collection/LinkedListEntry/insertBefore_A02_t03.dart
+++ b/LibTest/collection/LinkedListEntry/insertBefore_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertBefore(E entry)
  * ...
diff --git a/LibTest/collection/LinkedListEntry/list_A01_t01.dart b/LibTest/collection/LinkedListEntry/list_A01_t01.dart
index 21f7036..eb20f5a 100644
--- a/LibTest/collection/LinkedListEntry/list_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/list_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedList<E> list
  * Get the linked list containing this element.
diff --git a/LibTest/collection/LinkedListEntry/list_A01_t02.dart b/LibTest/collection/LinkedListEntry/list_A01_t02.dart
index ecdf8fb..4aff14b 100644
--- a/LibTest/collection/LinkedListEntry/list_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/list_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedList<E> list
  * Get the linked list containing this element.
diff --git a/LibTest/collection/LinkedListEntry/list_A01_t03.dart b/LibTest/collection/LinkedListEntry/list_A01_t03.dart
index fcf2c60..ebc5ca3 100644
--- a/LibTest/collection/LinkedListEntry/list_A01_t03.dart
+++ b/LibTest/collection/LinkedListEntry/list_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LinkedList<E> list
  * Get the linked list containing this element.
diff --git a/LibTest/collection/LinkedListEntry/next_A01_t01.dart b/LibTest/collection/LinkedListEntry/next_A01_t01.dart
index 96b9184..a3d0ee0 100644
--- a/LibTest/collection/LinkedListEntry/next_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/next_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E next
  * Return the successor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/next_A01_t02.dart b/LibTest/collection/LinkedListEntry/next_A01_t02.dart
index 94687ce..83b347a 100644
--- a/LibTest/collection/LinkedListEntry/next_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/next_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E next
  * Return the successor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/next_A01_t03.dart b/LibTest/collection/LinkedListEntry/next_A01_t03.dart
index 11a8ad5..64388af 100644
--- a/LibTest/collection/LinkedListEntry/next_A01_t03.dart
+++ b/LibTest/collection/LinkedListEntry/next_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E next
  * Return the successor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/previous_A01_t01.dart b/LibTest/collection/LinkedListEntry/previous_A01_t01.dart
index 54a8652..e53bb79 100644
--- a/LibTest/collection/LinkedListEntry/previous_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/previous_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E previous
  * Return the predecessor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/previous_A01_t02.dart b/LibTest/collection/LinkedListEntry/previous_A01_t02.dart
index 5617c4a..afc074e 100644
--- a/LibTest/collection/LinkedListEntry/previous_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/previous_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E previous
  * Return the predecessor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/previous_A01_t03.dart b/LibTest/collection/LinkedListEntry/previous_A01_t03.dart
index 8d9a694..eb793db 100644
--- a/LibTest/collection/LinkedListEntry/previous_A01_t03.dart
+++ b/LibTest/collection/LinkedListEntry/previous_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E previous
  * Return the predecessor of this element in its linked list.
diff --git a/LibTest/collection/LinkedListEntry/unlink_A01_t01.dart b/LibTest/collection/LinkedListEntry/unlink_A01_t01.dart
index 6abb8d2..609e41d 100644
--- a/LibTest/collection/LinkedListEntry/unlink_A01_t01.dart
+++ b/LibTest/collection/LinkedListEntry/unlink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlink()
  * Unlink the element from its linked list.
diff --git a/LibTest/collection/LinkedListEntry/unlink_A01_t02.dart b/LibTest/collection/LinkedListEntry/unlink_A01_t02.dart
index 210cbf5..367e18f 100644
--- a/LibTest/collection/LinkedListEntry/unlink_A01_t02.dart
+++ b/LibTest/collection/LinkedListEntry/unlink_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlink()
  * Unlink the element from its linked list.
diff --git a/LibTest/collection/LinkedListEntry/unlink_A01_t03.dart b/LibTest/collection/LinkedListEntry/unlink_A01_t03.dart
index 65677af..47176f9 100644
--- a/LibTest/collection/LinkedListEntry/unlink_A01_t03.dart
+++ b/LibTest/collection/LinkedListEntry/unlink_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlink()
  * Unlink the element from its linked list.
diff --git a/LibTest/collection/LinkedListEntry/unlink_A02_t01.dart b/LibTest/collection/LinkedListEntry/unlink_A02_t01.dart
index 546ddef..069c46a 100644
--- a/LibTest/collection/LinkedListEntry/unlink_A02_t01.dart
+++ b/LibTest/collection/LinkedListEntry/unlink_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlink()
  * ...
diff --git a/LibTest/collection/LinkedListEntry/unlink_A02_t02.dart b/LibTest/collection/LinkedListEntry/unlink_A02_t02.dart
index 6d447c6..cf9bc42 100644
--- a/LibTest/collection/LinkedListEntry/unlink_A02_t02.dart
+++ b/LibTest/collection/LinkedListEntry/unlink_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlink()
  * ...
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t01.dart b/LibTest/collection/ListBase/ListBase_class_A01_t01.dart
index bcfe138..7900b58 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t01.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListBase<E> class
  * Implements ListMixin<E>
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t02.dart b/LibTest/collection/ListBase/ListBase_class_A01_t02.dart
index af82deb..ebeb5a6 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t02.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t03.dart b/LibTest/collection/ListBase/ListBase_class_A01_t03.dart
index 9168975..941a568 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t03.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t04.dart b/LibTest/collection/ListBase/ListBase_class_A01_t04.dart
index cf28692..bb6ad14 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t04.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t05.dart b/LibTest/collection/ListBase/ListBase_class_A01_t05.dart
index d772613..9bff355 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t05.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListBase/ListBase_class_A01_t06.dart b/LibTest/collection/ListBase/ListBase_class_A01_t06.dart
index 2476b37..51960d2 100644
--- a/LibTest/collection/ListBase/ListBase_class_A01_t06.dart
+++ b/LibTest/collection/ListBase/ListBase_class_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListBase/listToString_A01_t01.dart b/LibTest/collection/ListBase/listToString_A01_t01.dart
index abc6705..44d2200 100644
--- a/LibTest/collection/ListBase/listToString_A01_t01.dart
+++ b/LibTest/collection/ListBase/listToString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String listToString(List list)
  * Convert a [List] to a string as [each, element, as, string].
diff --git a/LibTest/collection/ListBase/listToString_A02_t01.dart b/LibTest/collection/ListBase/listToString_A02_t01.dart
index 272b5a1..da865a3 100644
--- a/LibTest/collection/ListBase/listToString_A02_t01.dart
+++ b/LibTest/collection/ListBase/listToString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String listToString(List list)
  * ...
diff --git a/LibTest/collection/ListBase/listbase.lib.dart b/LibTest/collection/ListBase/listbase.lib.dart
index b43c324..b1fbe3e 100644
--- a/LibTest/collection/ListBase/listbase.lib.dart
+++ b/LibTest/collection/ListBase/listbase.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListBase<E> class
  * Implements ListMixin<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t01.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t01.dart
index 7d6e22d..b0c5030 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t01.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t02.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t02.dart
index d886745..d706ed4 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t02.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t03.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t03.dart
index cccba41..f13056e 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t03.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t04.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t04.dart
index 5ea09ea..5c88a3e 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t04.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t05.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t05.dart
index 3d29f48..ed698b4 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t05.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/ListMixin_class_A01_t06.dart b/LibTest/collection/ListMixin/ListMixin_class_A01_t06.dart
index 6151716..dd8ac9c 100644
--- a/LibTest/collection/ListMixin/ListMixin_class_A01_t06.dart
+++ b/LibTest/collection/ListMixin/ListMixin_class_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/inherited_tests.lib.dart b/LibTest/collection/ListMixin/inherited_tests.lib.dart
index 194b6d0..7f56675 100644
--- a/LibTest/collection/ListMixin/inherited_tests.lib.dart
+++ b/LibTest/collection/ListMixin/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListMixin/listmixin_lib.dart b/LibTest/collection/ListMixin/listmixin_lib.dart
index 817ce08..7d5ae95 100644
--- a/LibTest/collection/ListMixin/listmixin_lib.dart
+++ b/LibTest/collection/ListMixin/listmixin_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ListMixin<E> abstract class 
  * Implements List<E>
diff --git a/LibTest/collection/ListQueue/ListQueue.from_A01_t01.dart b/LibTest/collection/ListQueue/ListQueue.from_A01_t01.dart
index c356058..a8d255c 100644
--- a/LibTest/collection/ListQueue/ListQueue.from_A01_t01.dart
+++ b/LibTest/collection/ListQueue/ListQueue.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ListQueue.from(Iterable elements)
  * Create a [ListQueue] containing all [elements].
diff --git a/LibTest/collection/ListQueue/ListQueue.from_A01_t02.dart b/LibTest/collection/ListQueue/ListQueue.from_A01_t02.dart
index a86cb06..2f51263 100644
--- a/LibTest/collection/ListQueue/ListQueue.from_A01_t02.dart
+++ b/LibTest/collection/ListQueue/ListQueue.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ListQueue.from(Iterable elements)
  * Create a [ListQueue] containing all [elements].
diff --git a/LibTest/collection/ListQueue/ListQueue.from_A02_t01.dart b/LibTest/collection/ListQueue/ListQueue.from_A02_t01.dart
index f667794..0f57e8f 100644
--- a/LibTest/collection/ListQueue/ListQueue.from_A02_t01.dart
+++ b/LibTest/collection/ListQueue/ListQueue.from_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ListQueue.from(Iterable elements)
  * All elements should be assignable to [E].
diff --git a/LibTest/collection/ListQueue/ListQueue_A01_t01.dart b/LibTest/collection/ListQueue/ListQueue_A01_t01.dart
index 47b548c..d38a166 100644
--- a/LibTest/collection/ListQueue/ListQueue_A01_t01.dart
+++ b/LibTest/collection/ListQueue/ListQueue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new ListQueue([int initialCapacity])
  * Create an empty queue.
diff --git a/LibTest/collection/ListQueue/ListQueue_all_t01.dart b/LibTest/collection/ListQueue/ListQueue_all_t01.dart
index 10252e5..5dfd6a7 100644
--- a/LibTest/collection/ListQueue/ListQueue_all_t01.dart
+++ b/LibTest/collection/ListQueue/ListQueue_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue<E> abstract class 
  * Implements Queue<E>
diff --git a/LibTest/collection/MapBase/MapBase_inherited_t01.dart b/LibTest/collection/MapBase/MapBase_inherited_t01.dart
index b594f26..bb0a317 100644
--- a/LibTest/collection/MapBase/MapBase_inherited_t01.dart
+++ b/LibTest/collection/MapBase/MapBase_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class MapBase<K, V>
  * Base class for implementing a [Map].
diff --git a/LibTest/collection/MapBase/inherited_tests.lib.dart b/LibTest/collection/MapBase/inherited_tests.lib.dart
index 7a4864f..7fcb078 100644
--- a/LibTest/collection/MapBase/inherited_tests.lib.dart
+++ b/LibTest/collection/MapBase/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class MapBase<K, V>
  * Base class for implementing a Map.
diff --git a/LibTest/collection/MapBase/mapbase.lib.dart b/LibTest/collection/MapBase/mapbase.lib.dart
index 784742d..7ce63d2 100644
--- a/LibTest/collection/MapBase/mapbase.lib.dart
+++ b/LibTest/collection/MapBase/mapbase.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MapBase<K, V>
  * Base class for implementing a Map.
diff --git a/LibTest/collection/MapMixin/MapMixin_inherited_t01.dart b/LibTest/collection/MapMixin/MapMixin_inherited_t01.dart
index 2ffa0d1..b7e5067 100644
--- a/LibTest/collection/MapMixin/MapMixin_inherited_t01.dart
+++ b/LibTest/collection/MapMixin/MapMixin_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class MapMixin<K, V>
  * Mixin implementing a [Map].
diff --git a/LibTest/collection/MapMixin/inherited_tests.lib.dart b/LibTest/collection/MapMixin/inherited_tests.lib.dart
index 62f3046..d6eac72 100644
--- a/LibTest/collection/MapMixin/inherited_tests.lib.dart
+++ b/LibTest/collection/MapMixin/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class MapMixin<K, V>
  * Mixin implementing a [Map].
diff --git a/LibTest/collection/MapMixin/mapmixin.lib.dart b/LibTest/collection/MapMixin/mapmixin.lib.dart
index a6def35..7d854a5 100644
--- a/LibTest/collection/MapMixin/mapmixin.lib.dart
+++ b/LibTest/collection/MapMixin/mapmixin.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class MapMixin<K, V>
  * Mixin implementing a Map.
diff --git a/LibTest/collection/MapView/MapView_A01_t01.dart b/LibTest/collection/MapView/MapView_A01_t01.dart
index 4fa7ac8..46f0129 100644
--- a/LibTest/collection/MapView/MapView_A01_t01.dart
+++ b/LibTest/collection/MapView/MapView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const MapView(Map<K, V> map)
  * @description Checks that default constructor  creates a [MapView].
diff --git a/LibTest/collection/MapView/MapView_inherited_t01.dart b/LibTest/collection/MapView/MapView_inherited_t01.dart
index fa07a43..4a18e1d 100644
--- a/LibTest/collection/MapView/MapView_inherited_t01.dart
+++ b/LibTest/collection/MapView/MapView_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class MapView<K, V>
  * Wrapper around a class that implements Map that only exposes Map members.
diff --git a/LibTest/collection/MapView/inherited_tests.lib.dart b/LibTest/collection/MapView/inherited_tests.lib.dart
index fb54249..0778284 100644
--- a/LibTest/collection/MapView/inherited_tests.lib.dart
+++ b/LibTest/collection/MapView/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class MapView<K, V>
  * Wrapper around a class that implements Map that only exposes Map members.
diff --git a/LibTest/collection/Queue/Queue.from_A01_t01.dart b/LibTest/collection/Queue/Queue.from_A01_t01.dart
index 650c2ab..7558459 100644
--- a/LibTest/collection/Queue/Queue.from_A01_t01.dart
+++ b/LibTest/collection/Queue/Queue.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue.from(Iterable elements)
  * Creates a queue containing all elements.
diff --git a/LibTest/collection/Queue/Queue.from_A01_t02.dart b/LibTest/collection/Queue/Queue.from_A01_t02.dart
index 1dc1f73..bf0f688 100644
--- a/LibTest/collection/Queue/Queue.from_A01_t02.dart
+++ b/LibTest/collection/Queue/Queue.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue.from(Iterable elements)
  * Creates a queue containing all elements.
diff --git a/LibTest/collection/Queue/Queue_A01_t01.dart b/LibTest/collection/Queue/Queue_A01_t01.dart
index 042fc54..13e2173 100644
--- a/LibTest/collection/Queue/Queue_A01_t01.dart
+++ b/LibTest/collection/Queue/Queue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Creates a queue.
  * @description Checks that empty queue is created.
diff --git a/LibTest/collection/Queue/Queue_all_A01_t01.dart b/LibTest/collection/Queue/Queue_all_A01_t01.dart
index 3f7e5b1..6da3dd3 100644
--- a/LibTest/collection/Queue/Queue_all_A01_t01.dart
+++ b/LibTest/collection/Queue/Queue_all_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue<E> abstract class 
  * Implements Iterable<E>
diff --git a/LibTest/collection/Queue/addAll_A01_t01.test.dart b/LibTest/collection/Queue/addAll_A01_t01.test.dart
index 73f9908..c7ce2d4 100644
--- a/LibTest/collection/Queue/addAll_A01_t01.test.dart
+++ b/LibTest/collection/Queue/addAll_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by list
-//BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by list
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void addAll(Iterable<E> iterable)
  * Adds all elements of [iterable] at the end of the queue. The length of the
diff --git a/LibTest/collection/Queue/addAll_A01_t02.test.dart b/LibTest/collection/Queue/addAll_A01_t02.test.dart
index 315faf4..4e368fd 100644
--- a/LibTest/collection/Queue/addAll_A01_t02.test.dart
+++ b/LibTest/collection/Queue/addAll_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void addAll(Iterable<E> iterable)
  * Adds all elements of [iterable] at the end of the queue. The length of the
diff --git a/LibTest/collection/Queue/addAll_A03_t01.test.dart b/LibTest/collection/Queue/addAll_A03_t01.test.dart
index a9acdaf..cc6087a 100644
--- a/LibTest/collection/Queue/addAll_A03_t01.test.dart
+++ b/LibTest/collection/Queue/addAll_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Fails gracefully if supplied with an argument of a wrong type.
diff --git a/LibTest/collection/Queue/addFirst_A01_t01.test.dart b/LibTest/collection/Queue/addFirst_A01_t01.test.dart
index 27ce176..fa1f991 100644
--- a/LibTest/collection/Queue/addFirst_A01_t01.test.dart
+++ b/LibTest/collection/Queue/addFirst_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void addFirst(E value)
  * Adds [value] at the beginning of the queue.
diff --git a/LibTest/collection/Queue/addFirst_A01_t02.test.dart b/LibTest/collection/Queue/addFirst_A01_t02.test.dart
index 84b45b2..009148a 100644
--- a/LibTest/collection/Queue/addFirst_A01_t02.test.dart
+++ b/LibTest/collection/Queue/addFirst_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void addFirst(E value)
  * Adds [value] at the beginning of the queue.
diff --git a/LibTest/collection/Queue/addLast_A01_t01.test.dart b/LibTest/collection/Queue/addLast_A01_t01.test.dart
index d75ebc7..e2ca3c1 100644
--- a/LibTest/collection/Queue/addLast_A01_t01.test.dart
+++ b/LibTest/collection/Queue/addLast_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addLast(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/Queue/addLast_A01_t02.test.dart b/LibTest/collection/Queue/addLast_A01_t02.test.dart
index dad98f5..d98882a 100644
--- a/LibTest/collection/Queue/addLast_A01_t02.test.dart
+++ b/LibTest/collection/Queue/addLast_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addLast(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/Queue/add_A01_t01.test.dart b/LibTest/collection/Queue/add_A01_t01.test.dart
index 1408b60..0fa4be1 100644
--- a/LibTest/collection/Queue/add_A01_t01.test.dart
+++ b/LibTest/collection/Queue/add_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void add(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/Queue/add_A01_t02.test.dart b/LibTest/collection/Queue/add_A01_t02.test.dart
index ef5cecc..929c4d5 100644
--- a/LibTest/collection/Queue/add_A01_t02.test.dart
+++ b/LibTest/collection/Queue/add_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void add(E value)
  * Adds [value] at the end of the queue.
diff --git a/LibTest/collection/Queue/all_tests.lib.dart b/LibTest/collection/Queue/all_tests.lib.dart
index b201795..f74fef4 100644
--- a/LibTest/collection/Queue/all_tests.lib.dart
+++ b/LibTest/collection/Queue/all_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Queue<E> abstract class 
  * Implements Iterable<E>
diff --git a/LibTest/collection/Queue/clear_A01_t01.test.dart b/LibTest/collection/Queue/clear_A01_t01.test.dart
index 105b28d..957e067 100644
--- a/LibTest/collection/Queue/clear_A01_t01.test.dart
+++ b/LibTest/collection/Queue/clear_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void clear()
  * Removes all elements in the queue. The size of the queue becomes zero.
diff --git a/LibTest/collection/Queue/removeFirst_A01_t01.test.dart b/LibTest/collection/Queue/removeFirst_A01_t01.test.dart
index 85059f0..3aa49a6 100644
--- a/LibTest/collection/Queue/removeFirst_A01_t01.test.dart
+++ b/LibTest/collection/Queue/removeFirst_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract E removeFirst()
  * Removes and returns the first element of this queue.
diff --git a/LibTest/collection/Queue/removeFirst_A02_t01.test.dart b/LibTest/collection/Queue/removeFirst_A02_t01.test.dart
index c9fc741..82204a8 100644
--- a/LibTest/collection/Queue/removeFirst_A02_t01.test.dart
+++ b/LibTest/collection/Queue/removeFirst_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract E removeFirst()
  * The queue must not be empty when this method is called.
diff --git a/LibTest/collection/Queue/removeLast_A01_t01.test.dart b/LibTest/collection/Queue/removeLast_A01_t01.test.dart
index 1145179..530311e 100644
--- a/LibTest/collection/Queue/removeLast_A01_t01.test.dart
+++ b/LibTest/collection/Queue/removeLast_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract E removeLast()
  * Removes and returns the last element of this queue.
diff --git a/LibTest/collection/Queue/removeLast_A02_t01.test.dart b/LibTest/collection/Queue/removeLast_A02_t01.test.dart
index a61c1b7..ff2de27 100644
--- a/LibTest/collection/Queue/removeLast_A02_t01.test.dart
+++ b/LibTest/collection/Queue/removeLast_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract E removeLast()
  * The queue must not be empty when this method is called.
diff --git a/LibTest/collection/Queue/removeWhere_A01_t01.test.dart b/LibTest/collection/Queue/removeWhere_A01_t01.test.dart
index cca4c21..a0f7322 100644
--- a/LibTest/collection/Queue/removeWhere_A01_t01.test.dart
+++ b/LibTest/collection/Queue/removeWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void removeWhere(bool test(E element))
  * Removes all elements matched by [test] from the queue.
diff --git a/LibTest/collection/Queue/removeWhere_A02_t01.test.dart b/LibTest/collection/Queue/removeWhere_A02_t01.test.dart
index caec148..c096a42 100644
--- a/LibTest/collection/Queue/removeWhere_A02_t01.test.dart
+++ b/LibTest/collection/Queue/removeWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * ...
diff --git a/LibTest/collection/Queue/removeWhere_A02_t02.test.dart b/LibTest/collection/Queue/removeWhere_A02_t02.test.dart
index 04a01b4..8060cde 100644
--- a/LibTest/collection/Queue/removeWhere_A02_t02.test.dart
+++ b/LibTest/collection/Queue/removeWhere_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * ...
diff --git a/LibTest/collection/Queue/remove_A01_t01.test.dart b/LibTest/collection/Queue/remove_A01_t01.test.dart
index f28b011..6bdcb89 100644
--- a/LibTest/collection/Queue/remove_A01_t01.test.dart
+++ b/LibTest/collection/Queue/remove_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool remove(Object value)
  * Remove a single instance of [value] from the queue.
diff --git a/LibTest/collection/Queue/remove_A02_t01.test.dart b/LibTest/collection/Queue/remove_A02_t01.test.dart
index 0ca86e1..2c60ef4 100644
--- a/LibTest/collection/Queue/remove_A02_t01.test.dart
+++ b/LibTest/collection/Queue/remove_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool remove(Object value)
  * Returns [true] if a [value] was removed, or [false] if the queue contains no
diff --git a/LibTest/collection/Queue/retainWhere_A01_t01.test.dart b/LibTest/collection/Queue/retainWhere_A01_t01.test.dart
index d24752f..bb36431 100644
--- a/LibTest/collection/Queue/retainWhere_A01_t01.test.dart
+++ b/LibTest/collection/Queue/retainWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all elements not matched by [test] from the queue.
diff --git a/LibTest/collection/Queue/retainWhere_A02_t01.test.dart b/LibTest/collection/Queue/retainWhere_A02_t01.test.dart
index 4c65d5c..67ea1eb 100644
--- a/LibTest/collection/Queue/retainWhere_A02_t01.test.dart
+++ b/LibTest/collection/Queue/retainWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * ...
diff --git a/LibTest/collection/Queue/retainWhere_A02_t02.test.dart b/LibTest/collection/Queue/retainWhere_A02_t02.test.dart
index 0f9f5d6..efa145b 100644
--- a/LibTest/collection/Queue/retainWhere_A02_t02.test.dart
+++ b/LibTest/collection/Queue/retainWhere_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * ...
diff --git a/LibTest/collection/SetBase/SetBase.lib.dart b/LibTest/collection/SetBase/SetBase.lib.dart
index 9fe4ff8..c47495a 100644
--- a/LibTest/collection/SetBase/SetBase.lib.dart
+++ b/LibTest/collection/SetBase/SetBase.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetBase<E>
  * Base implementation of Set.
diff --git a/LibTest/collection/SetBase/SetBase_A01_t01.dart b/LibTest/collection/SetBase/SetBase_A01_t01.dart
index 34c7875..f1a1f4f 100644
--- a/LibTest/collection/SetBase/SetBase_A01_t01.dart
+++ b/LibTest/collection/SetBase/SetBase_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SetBase()
  * Base implementation of [Set].
diff --git a/LibTest/collection/SetBase/SetBase_inherited_t01.dart b/LibTest/collection/SetBase/SetBase_inherited_t01.dart
index c738bcf..be460fb 100644
--- a/LibTest/collection/SetBase/SetBase_inherited_t01.dart
+++ b/LibTest/collection/SetBase/SetBase_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetBase<E>
  * Base implementation of [Set].
diff --git a/LibTest/collection/SetBase/inherited_tests.lib.dart b/LibTest/collection/SetBase/inherited_tests.lib.dart
index af93565..471d005 100644
--- a/LibTest/collection/SetBase/inherited_tests.lib.dart
+++ b/LibTest/collection/SetBase/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetBase<E>
  * Base implementation of [Set].
diff --git a/LibTest/collection/SetBase/setToString_A01_t01.dart b/LibTest/collection/SetBase/setToString_A01_t01.dart
index 6b0a28b..97f4720 100644
--- a/LibTest/collection/SetBase/setToString_A01_t01.dart
+++ b/LibTest/collection/SetBase/setToString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String setToString(Set set)
  * Convert a [Set] to a string as [{each, element, as, string}].
diff --git a/LibTest/collection/SetBase/setToString_A02_t01.dart b/LibTest/collection/SetBase/setToString_A02_t01.dart
index 0023ca8..a262a2e 100644
--- a/LibTest/collection/SetBase/setToString_A02_t01.dart
+++ b/LibTest/collection/SetBase/setToString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String setToString(Set set)
  * ...
diff --git a/LibTest/collection/SetMixin/SetMixin.lib.dart b/LibTest/collection/SetMixin/SetMixin.lib.dart
index 70fd31e..8229ec2 100644
--- a/LibTest/collection/SetMixin/SetMixin.lib.dart
+++ b/LibTest/collection/SetMixin/SetMixin.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetMixin<K, V>
  * Mixin implementation of Set.
diff --git a/LibTest/collection/SetMixin/SetMixin_A01_t01.dart b/LibTest/collection/SetMixin/SetMixin_A01_t01.dart
index f926cac..6d811e5 100644
--- a/LibTest/collection/SetMixin/SetMixin_A01_t01.dart
+++ b/LibTest/collection/SetMixin/SetMixin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SetBase()
  * Base implementation of [Set].
diff --git a/LibTest/collection/SetMixin/SetMixin_inherited_t01.dart b/LibTest/collection/SetMixin/SetMixin_inherited_t01.dart
index 508d3c6..3a617a2 100644
--- a/LibTest/collection/SetMixin/SetMixin_inherited_t01.dart
+++ b/LibTest/collection/SetMixin/SetMixin_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetMixin<K, V>
  * Mixin implementation of [Set].
diff --git a/LibTest/collection/SetMixin/inherited_tests.lib.dart b/LibTest/collection/SetMixin/inherited_tests.lib.dart
index 361fad7..49cc881 100644
--- a/LibTest/collection/SetMixin/inherited_tests.lib.dart
+++ b/LibTest/collection/SetMixin/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class SetMixin<K, V>
  * Mixin implementation of [Set].
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A01_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A01_t01.dart
index d3a8b5f..b6a53b5 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A02_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A02_t01.dart
index 5618b6c..b86a13b 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A03_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A03_t01.dart
index d3c373c..8c77dc3 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A03_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A04_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A04_t01.dart
index be57fb4..6c7e3c6 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A04_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A05_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A05_t01.dart
index 377949c..bf54c0c 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A05_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t01.dart
index 62c62bc..bf139fb 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t02.dart
index 2dfe05b..7ffe251 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterable_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterable(Iterable iterable,
  * {K key(element), V value(element), int compare(K key1, K key2),
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A01_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A01_t01.dart
index f44ab4d..169dcc3 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A02_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A02_t01.dart
index 62b376d..b38c46d 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A03_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A03_t01.dart
index b3f57ce..88a3633 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A03_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A04_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A04_t01.dart
index 1f69f5f..9a05710 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A04_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t01.dart
index d49fc00..35681d4 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t02.dart
index e298eb2..c7186ef 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.fromIterables_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.fromIterables(Iterable<K> keys, Iterable<V> values,
  * [int compare(K key1, K key2), bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A01_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A01_t01.dart
index b1bb4b7..d176eb7 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.from(Map other, [int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A02_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A02_t01.dart
index 5b6e025..e573738 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.from(Map other, [int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t01.dart
index 4e8ee93..2b5eaf0 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.from(Map other, [int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t02.dart
index 12a1af4..c1cb992 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap.from_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap.from(Map other, [int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_A01_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_A01_t01.dart
index e971158..20fb78d 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A01_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A01_t01.dart
index 09bea12..916a1fb 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t01.dart
index 1c26bbe..19d2eb1 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t02.dart
index 35f16cc..3928b26 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t01.dart
index b4a5f49..55d6ffd 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t02.dart
index a19c332..3e5b7d5 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t01.dart
index 01ce48c..e6e7111 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t02.dart
index ba33ecd..31134a1 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t03.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t03.dart
index 62f69ae..3cc4fb1 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t03.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t04.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t04.dart
index e7d15e7..acc28d8 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t04.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t01.dart
index 9533bc3..b78086e 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t02.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t02.dart
index c2763a0..7696e48 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t02.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A06_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A06_t01.dart
index 4464f12..0a1079c 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A06_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_class_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap([int compare(K key1, K key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeMap/SplayTreeMap_inherited_t01.dart b/LibTest/collection/SplayTreeMap/SplayTreeMap_inherited_t01.dart
index 5547081..eee8eda 100644
--- a/LibTest/collection/SplayTreeMap/SplayTreeMap_inherited_t01.dart
+++ b/LibTest/collection/SplayTreeMap/SplayTreeMap_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeMap<K, V> class
  * Implements Map<K, V>
diff --git a/LibTest/collection/SplayTreeMap/addAll_A01_t02.test.dart b/LibTest/collection/SplayTreeMap/addAll_A01_t02.test.dart
index c609128..b58c28f 100644
--- a/LibTest/collection/SplayTreeMap/addAll_A01_t02.test.dart
+++ b/LibTest/collection/SplayTreeMap/addAll_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Map<K, V> other)
  * Adds all key-value pairs of other to this map.
diff --git a/LibTest/collection/SplayTreeMap/clear_A01_t01.test.dart b/LibTest/collection/SplayTreeMap/clear_A01_t01.test.dart
index 5ec4eab..4908f83 100644
--- a/LibTest/collection/SplayTreeMap/clear_A01_t01.test.dart
+++ b/LibTest/collection/SplayTreeMap/clear_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all pairs from the map. After this, the map is empty.
diff --git a/LibTest/collection/SplayTreeMap/containsKey_A01_t02.test.dart b/LibTest/collection/SplayTreeMap/containsKey_A01_t02.test.dart
index b052907..8f36f85 100644
--- a/LibTest/collection/SplayTreeMap/containsKey_A01_t02.test.dart
+++ b/LibTest/collection/SplayTreeMap/containsKey_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsKey(Object key)
  * Returns whether this map contains the given [key].
diff --git a/LibTest/collection/SplayTreeMap/firstKeyAfter_A01_t01.dart b/LibTest/collection/SplayTreeMap/firstKeyAfter_A01_t01.dart
index d1d1cfc..7b564cd 100644
--- a/LibTest/collection/SplayTreeMap/firstKeyAfter_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/firstKeyAfter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K firstKeyAfter(K key)
  * Get the first key in the map that is strictly larger than [key].
diff --git a/LibTest/collection/SplayTreeMap/firstKeyAfter_A02_t01.dart b/LibTest/collection/SplayTreeMap/firstKeyAfter_A02_t01.dart
index c3cfc5e..6227d9b 100644
--- a/LibTest/collection/SplayTreeMap/firstKeyAfter_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/firstKeyAfter_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K firstKeyAfter(K key)
  * Returns [null] if no [key] was not found.
diff --git a/LibTest/collection/SplayTreeMap/firstKey_A01_t01.dart b/LibTest/collection/SplayTreeMap/firstKey_A01_t01.dart
index 3c6f3c9..4427ff5 100644
--- a/LibTest/collection/SplayTreeMap/firstKey_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/firstKey_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K firstKey()
  * Get the first key in the map.
diff --git a/LibTest/collection/SplayTreeMap/firstKey_A02_t01.dart b/LibTest/collection/SplayTreeMap/firstKey_A02_t01.dart
index 9d0682f..590ae01 100644
--- a/LibTest/collection/SplayTreeMap/firstKey_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/firstKey_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K firstKey()
  * Returns [null] if the map is empty.
diff --git a/LibTest/collection/SplayTreeMap/forEach_A01_t02.test.dart b/LibTest/collection/SplayTreeMap/forEach_A01_t02.test.dart
index ce806ef..be60a79 100644
--- a/LibTest/collection/SplayTreeMap/forEach_A01_t02.test.dart
+++ b/LibTest/collection/SplayTreeMap/forEach_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies [f] to each {key, value} pair of the map.
diff --git a/LibTest/collection/SplayTreeMap/lastKeyBefore_A01_t01.dart b/LibTest/collection/SplayTreeMap/lastKeyBefore_A01_t01.dart
index f3af34f..02fcb0c 100644
--- a/LibTest/collection/SplayTreeMap/lastKeyBefore_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/lastKeyBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K lastKeyBefore(K key)
  * Get the last key in the map that is strictly smaller than [key].
diff --git a/LibTest/collection/SplayTreeMap/lastKeyBefore_A02_t01.dart b/LibTest/collection/SplayTreeMap/lastKeyBefore_A02_t01.dart
index e9124b5..a6e8b17 100644
--- a/LibTest/collection/SplayTreeMap/lastKeyBefore_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/lastKeyBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K lastKeyBefore(K key)
  * Returns [null] if no key was not found.
diff --git a/LibTest/collection/SplayTreeMap/lastKey_A01_t01.dart b/LibTest/collection/SplayTreeMap/lastKey_A01_t01.dart
index 5fbef95..8eb6cef 100644
--- a/LibTest/collection/SplayTreeMap/lastKey_A01_t01.dart
+++ b/LibTest/collection/SplayTreeMap/lastKey_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K lastKey()
  * Get the last key in the map.
diff --git a/LibTest/collection/SplayTreeMap/lastKey_A02_t01.dart b/LibTest/collection/SplayTreeMap/lastKey_A02_t01.dart
index bc88a61..3613a7f 100644
--- a/LibTest/collection/SplayTreeMap/lastKey_A02_t01.dart
+++ b/LibTest/collection/SplayTreeMap/lastKey_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion K lastKey()
  * Returns [null] if the map is empty.
diff --git a/LibTest/collection/SplayTreeMap/nonCompKeysTests.lib.dart b/LibTest/collection/SplayTreeMap/nonCompKeysTests.lib.dart
index 63ab623..518c180 100644
--- a/LibTest/collection/SplayTreeMap/nonCompKeysTests.lib.dart
+++ b/LibTest/collection/SplayTreeMap/nonCompKeysTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that non-comparable keys are rejected.
diff --git a/LibTest/collection/SplayTreeMap/operator_subscript_A01_t02.test.dart b/LibTest/collection/SplayTreeMap/operator_subscript_A01_t02.test.dart
index 25b35a9..57df17e 100644
--- a/LibTest/collection/SplayTreeMap/operator_subscript_A01_t02.test.dart
+++ b/LibTest/collection/SplayTreeMap/operator_subscript_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the value for the given [key] or null if [key] is not in
  * the map.
diff --git a/LibTest/collection/SplayTreeMap/operator_subscripted_assignment_A01_t02.test.dart b/LibTest/collection/SplayTreeMap/operator_subscripted_assignment_A01_t02.test.dart
index 218a8f3..cc1afdb 100644
--- a/LibTest/collection/SplayTreeMap/operator_subscripted_assignment_A01_t02.test.dart
+++ b/LibTest/collection/SplayTreeMap/operator_subscripted_assignment_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Associates the [key] with the given [value].
  * @description Checks that [null] key is not allowed.
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A01_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A01_t01.dart
index 018879f..6222142 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A01_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t01.dart
index 336e569..bf25eca 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t02.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t02.dart
index 4174082..7722f43 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t02.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t03.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t03.dart
index 03cf428..6bd9620 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t03.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t04.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t04.dart
index 8dad1d0..176be39 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t04.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t05.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t05.dart
index d661e72..28e4a60 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t05.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t06.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t06.dart
index 780a7bc..b2a215c 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t06.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t07.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t07.dart
index f2736ce..eead8f2 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t07.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t08.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t08.dart
index f618760..74f0623 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t08.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t09.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t09.dart
index c3b75a9..17dbd04 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t09.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet.from_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet.from(Iterable elements, [int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t01.dart
index 7c374e1..4023e55 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t02.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t02.dart
index c2a44d6..34c45d8 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t02.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A02_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A02_t01.dart
index a824eef..6cc076a 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A02_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t01.dart
index 7268c4e..fd5bd31 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t02.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t02.dart
index 4f91c3c..70d01ea 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t02.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t03.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t03.dart
index aa101af..9f4cebc 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t03.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t01.dart
index f49f69f..262f523 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t02.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t02.dart
index b918029..5f23dfe 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t02.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A05_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A05_t01.dart
index a0b183a..4438080 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A05_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A06_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A06_t01.dart
index 4209cb9..2a8043a 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A06_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_A07_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_A07_t01.dart
index 6cc7267..aa4f36f 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_A07_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion SplayTreeSet([int compare(E key1, E key2),
  * bool isValidKey(potentialKey)])
diff --git a/LibTest/collection/SplayTreeSet/SplayTreeSet_class_A01_t01.dart b/LibTest/collection/SplayTreeSet/SplayTreeSet_class_A01_t01.dart
index ed666d1..56cf2fa 100644
--- a/LibTest/collection/SplayTreeSet/SplayTreeSet_class_A01_t01.dart
+++ b/LibTest/collection/SplayTreeSet/SplayTreeSet_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class SplayTreeSet<E>
  * A Set of objects that can be ordered relative to each other.
diff --git a/LibTest/collection/SplayTreeSet/inherited_tests.lib.dart b/LibTest/collection/SplayTreeSet/inherited_tests.lib.dart
index cb52b2a..a8b19bb 100644
--- a/LibTest/collection/SplayTreeSet/inherited_tests.lib.dart
+++ b/LibTest/collection/SplayTreeSet/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class SplayTreeSet<E>
  * A Set of objects that can be ordered relative to each other.
diff --git a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t01.dart b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t01.dart
index 9b26000..24af1ef 100644
--- a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UnmodifiableListView(Iterable<E> source)
  * Creates an unmodifiable list backed by [source].
diff --git a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t02.dart b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t02.dart
index f84d677..df8bcf3 100644
--- a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UnmodifiableListView(Iterable<E> source)
  * Creates an unmodifiable list backed by [source].
diff --git a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_inherited_t01.dart b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_inherited_t01.dart
index 8403acb..ec88e53 100644
--- a/LibTest/collection/UnmodifiableListView/UnmodifiableListView_inherited_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/UnmodifiableListView_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class UnmodifiableListView<E>
  * An unmodifiable [List] view of another [List].
diff --git a/LibTest/collection/UnmodifiableListView/addAll_A01_t01.dart b/LibTest/collection/UnmodifiableListView/addAll_A01_t01.dart
index e3f021f..dbfc5c3 100644
--- a/LibTest/collection/UnmodifiableListView/addAll_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/add_A01_t01.dart b/LibTest/collection/UnmodifiableListView/add_A01_t01.dart
index d28188d..26c86bf 100644
--- a/LibTest/collection/UnmodifiableListView/add_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/asMap_A01_t01.dart b/LibTest/collection/UnmodifiableListView/asMap_A01_t01.dart
index ba15ddc..39f74a6 100644
--- a/LibTest/collection/UnmodifiableListView/asMap_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/collection/UnmodifiableListView/asMap_A02_t01.dart b/LibTest/collection/UnmodifiableListView/asMap_A02_t01.dart
index 0001a4e..1828c5f 100644
--- a/LibTest/collection/UnmodifiableListView/asMap_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Map<int, E> asMap()
  * The [Map.keys] [Iterable] iterates the indices of this list in numerical
diff --git a/LibTest/collection/UnmodifiableListView/clear_A01_t01.dart b/LibTest/collection/UnmodifiableListView/clear_A01_t01.dart
index 95636a7..ba4c121 100644
--- a/LibTest/collection/UnmodifiableListView/clear_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/fillRange_A01_t01.dart b/LibTest/collection/UnmodifiableListView/fillRange_A01_t01.dart
index ca1be8c..929aa61 100644
--- a/LibTest/collection/UnmodifiableListView/fillRange_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [ E fillValue ]
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/getRange_A01_t01.dart b/LibTest/collection/UnmodifiableListView/getRange_A01_t01.dart
index b394cd0..e2c5a8e 100644
--- a/LibTest/collection/UnmodifiableListView/getRange_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start] to
diff --git a/LibTest/collection/UnmodifiableListView/getRange_A01_t02.dart b/LibTest/collection/UnmodifiableListView/getRange_A01_t02.dart
index 4094eb7..0eb505e 100644
--- a/LibTest/collection/UnmodifiableListView/getRange_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/getRange_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start] to
diff --git a/LibTest/collection/UnmodifiableListView/getRange_A02_t01.dart b/LibTest/collection/UnmodifiableListView/getRange_A02_t01.dart
index 39da581..aa5dc02 100644
--- a/LibTest/collection/UnmodifiableListView/getRange_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * An error occurs if [end] is before [start].
diff --git a/LibTest/collection/UnmodifiableListView/getRange_A03_t01.dart b/LibTest/collection/UnmodifiableListView/getRange_A03_t01.dart
index 3a6d977..0ff3c0c 100644
--- a/LibTest/collection/UnmodifiableListView/getRange_A03_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * An error occurs if the [start] and [end] are not valid ranges at the time of
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A01_t01.dart b/LibTest/collection/UnmodifiableListView/indexOf_A01_t01.dart
index 922e54c..45bfc2e 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of [element] in the list.
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A02_t01.dart b/LibTest/collection/UnmodifiableListView/indexOf_A02_t01.dart
index 168c804..05745ad 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [ int startIndex = 0 ])
  * Searches the list from index [start] to the end of the list. The first time
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A02_t02.dart b/LibTest/collection/UnmodifiableListView/indexOf_A02_t02.dart
index 43c2f02..04f4918 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A02_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * Searches the list from index [start] to the end of the list. The first time
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A03_t01.dart b/LibTest/collection/UnmodifiableListView/indexOf_A03_t01.dart
index d7d3de0..f8dc064 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A03_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns [-1] if given [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A03_t02.dart b/LibTest/collection/UnmodifiableListView/indexOf_A03_t02.dart
index 821ffb2..200bee4 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A03_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns [-1] if given [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A03_t03.dart b/LibTest/collection/UnmodifiableListView/indexOf_A03_t03.dart
index 58dd77e..1b0df7d 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A03_t03.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns [-1] if given [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/indexOf_A03_t04.dart b/LibTest/collection/UnmodifiableListView/indexOf_A03_t04.dart
index 4893ae4..bde8c7f 100644
--- a/LibTest/collection/UnmodifiableListView/indexOf_A03_t04.dart
+++ b/LibTest/collection/UnmodifiableListView/indexOf_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns [-1] if given [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/insertAll_A01_t01.dart b/LibTest/collection/UnmodifiableListView/insertAll_A01_t01.dart
index 7a54ce8..5c5a6b8 100644
--- a/LibTest/collection/UnmodifiableListView/insertAll_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int at, Iterable<E> iterable)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/insert_A01_t01.dart b/LibTest/collection/UnmodifiableListView/insert_A01_t01.dart
index 7ec3e89..e00c11f 100644
--- a/LibTest/collection/UnmodifiableListView/insert_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t01.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t01.dart
index d44d9ba..c08c6a8 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns the last index in the list a of the given [element], starting the
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t02.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t02.dart
index e2f8773..d283de8 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns the last index in the list a of the given [element], starting the
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t03.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t03.dart
index 8894978..cc4b075 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t03.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns the last index in the list a of the given [element], starting the
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t01.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t01.dart
index bbe95b5..af75369 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns [-1] if [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t02.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t02.dart
index 85702ff..a0d473d 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns [-1] if [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t03.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t03.dart
index 69c00f5..66fdc41 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t03.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns [-1] if [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t04.dart b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t04.dart
index 656b1be..3f3e278 100644
--- a/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t04.dart
+++ b/LibTest/collection/UnmodifiableListView/lastIndexOf_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  int lastIndexOf(Object element, [ int startIndex ])
  * Returns [-1] if [element] is not found.
diff --git a/LibTest/collection/UnmodifiableListView/operator_subscript_A01_t01.dart b/LibTest/collection/UnmodifiableListView/operator_subscript_A01_t01.dart
index 438ce2e..150c8b0 100644
--- a/LibTest/collection/UnmodifiableListView/operator_subscript_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * @description Checks fixed size arrays.
diff --git a/LibTest/collection/UnmodifiableListView/operator_subscript_A02_t01.dart b/LibTest/collection/UnmodifiableListView/operator_subscript_A02_t01.dart
index 2ca7f20..7d73c15 100644
--- a/LibTest/collection/UnmodifiableListView/operator_subscript_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * @description Checks that [RangeError] is thrown if [index] is out of bounds.
diff --git a/LibTest/collection/UnmodifiableListView/operator_subscript_A03_t01.dart b/LibTest/collection/UnmodifiableListView/operator_subscript_A03_t01.dart
index 28746d0..bb20cf5 100644
--- a/LibTest/collection/UnmodifiableListView/operator_subscript_A03_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/operator_subscript_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * @description Checks that [Error] is thrown if [index] is of invalid type.
diff --git a/LibTest/collection/UnmodifiableListView/operator_subscripted_assignment_A01_t01.dart b/LibTest/collection/UnmodifiableListView/operator_subscripted_assignment_A01_t01.dart
index ccc7e61..762ea1d 100644
--- a/LibTest/collection/UnmodifiableListView/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/removeAt_A01_t01.dart b/LibTest/collection/UnmodifiableListView/removeAt_A01_t01.dart
index 1540015..a04e6fb 100644
--- a/LibTest/collection/UnmodifiableListView/removeAt_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/removeLast_A01_t01.dart b/LibTest/collection/UnmodifiableListView/removeLast_A01_t01.dart
index e4106b3..899797d 100644
--- a/LibTest/collection/UnmodifiableListView/removeLast_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/removeRange_A01_t01.dart b/LibTest/collection/UnmodifiableListView/removeRange_A01_t01.dart
index 7d48f19..971e56b 100644
--- a/LibTest/collection/UnmodifiableListView/removeRange_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/removeWhere_A01_t01.dart b/LibTest/collection/UnmodifiableListView/removeWhere_A01_t01.dart
index dd41b54..37ea6c0 100644
--- a/LibTest/collection/UnmodifiableListView/removeWhere_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/remove_A01_t01.dart b/LibTest/collection/UnmodifiableListView/remove_A01_t01.dart
index be88799..a90f99e 100644
--- a/LibTest/collection/UnmodifiableListView/remove_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/replaceRange_A01_t01.dart b/LibTest/collection/UnmodifiableListView/replaceRange_A01_t01.dart
index 54b3d7f..8149b2b 100644
--- a/LibTest/collection/UnmodifiableListView/replaceRange_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> iterable)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/retainWhere_A01_t01.dart b/LibTest/collection/UnmodifiableListView/retainWhere_A01_t01.dart
index 6a264b6..c1f640e 100644
--- a/LibTest/collection/UnmodifiableListView/retainWhere_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/reversed_A01_t01.dart b/LibTest/collection/UnmodifiableListView/reversed_A01_t01.dart
index ddfe318..d25c733 100644
--- a/LibTest/collection/UnmodifiableListView/reversed_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterable<E> reversed
  * Returns an [Iterable] of the elements of this list in reverse order.
diff --git a/LibTest/collection/UnmodifiableListView/setAll_A01_t01.dart b/LibTest/collection/UnmodifiableListView/setAll_A01_t01.dart
index d711c8a..9442869 100644
--- a/LibTest/collection/UnmodifiableListView/setAll_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int at, Iterable<E> iterable)
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/setRange_A01_t01.dart b/LibTest/collection/UnmodifiableListView/setRange_A01_t01.dart
index 884b7f6..580cfdd 100644
--- a/LibTest/collection/UnmodifiableListView/setRange_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setRange(int start, int end, Iterable<E> iterable,
  * [ int skipCount = 0 ])
diff --git a/LibTest/collection/UnmodifiableListView/setRange_A01_t02.dart b/LibTest/collection/UnmodifiableListView/setRange_A01_t02.dart
index b9a4b61..5b3f510 100644
--- a/LibTest/collection/UnmodifiableListView/setRange_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/setRange_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setRange(int start, int end, Iterable<E> iterable,
  * [ int skipCount = 0 ])
diff --git a/LibTest/collection/UnmodifiableListView/shuffle_A01_t02.dart b/LibTest/collection/UnmodifiableListView/shuffle_A01_t02.dart
index 94e7bea..084f5d3 100644
--- a/LibTest/collection/UnmodifiableListView/shuffle_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random ])
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/sort_A01_t02.dart b/LibTest/collection/UnmodifiableListView/sort_A01_t02.dart
index 88a9468..1bf728f 100644
--- a/LibTest/collection/UnmodifiableListView/sort_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/sort_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([Comparator compare ])
  * This operation is not supported by an unmodifiable list.
diff --git a/LibTest/collection/UnmodifiableListView/sublist_A01_t01.dart b/LibTest/collection/UnmodifiableListView/sublist_A01_t01.dart
index be9b11b..97534be 100644
--- a/LibTest/collection/UnmodifiableListView/sublist_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/collection/UnmodifiableListView/sublist_A01_t02.dart b/LibTest/collection/UnmodifiableListView/sublist_A01_t02.dart
index 6b02f5b..fb3caab 100644
--- a/LibTest/collection/UnmodifiableListView/sublist_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableListView/sublist_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/collection/UnmodifiableListView/sublist_A02_t01.dart b/LibTest/collection/UnmodifiableListView/sublist_A02_t01.dart
index e272d47..9c79dae 100644
--- a/LibTest/collection/UnmodifiableListView/sublist_A02_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * If [end] is omitted, the [length] of [this] is used.
diff --git a/LibTest/collection/UnmodifiableListView/sublist_A03_t01.dart b/LibTest/collection/UnmodifiableListView/sublist_A03_t01.dart
index 4445541..fcc9a56 100644
--- a/LibTest/collection/UnmodifiableListView/sublist_A03_t01.dart
+++ b/LibTest/collection/UnmodifiableListView/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/collection/UnmodifiableMapBase/UnmodifiableMapBase_class_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/UnmodifiableMapBase_class_A01_t01.dart
index 5fa4237..82c6679 100644
--- a/LibTest/collection/UnmodifiableMapBase/UnmodifiableMapBase_class_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/UnmodifiableMapBase_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Basic implementation of an unmodifiable [Map].
  * This class has a basic implementation of all but two of the members of an
diff --git a/LibTest/collection/UnmodifiableMapBase/addAll_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/addAll_A01_t01.dart
index d86e0c0..f4ec5dc 100644
--- a/LibTest/collection/UnmodifiableMapBase/addAll_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Map<K, V> other)
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapBase/clear_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/clear_A01_t01.dart
index d4da5a7..0d58a09 100644
--- a/LibTest/collection/UnmodifiableMapBase/clear_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t01.dart
index b422d25..d5dec0e 100644
--- a/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsKey(Object key)
  * Returns [true] if this map contains the given [key].
diff --git a/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t02.dart
index 5b516ae..0dfe4e9 100644
--- a/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/containsKey_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsKey(Object key)
  * Returns [true] if this map contains the given [key].
diff --git a/LibTest/collection/UnmodifiableMapBase/containsValue_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/containsValue_A01_t01.dart
index 5d31a97..d0f4bc3 100644
--- a/LibTest/collection/UnmodifiableMapBase/containsValue_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/containsValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool containsValue(Object value)
  * Returns [true] if this map contains the given [value].
diff --git a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t01.dart
index b692e9d..2e28e00 100644
--- a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t03.dart b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t03.dart
index 622022b..84c8d06 100644
--- a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t03.dart
+++ b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t04.dart b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t04.dart
index deef09c..fc151c8 100644
--- a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t04.dart
+++ b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t05.dart b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t05.dart
index 859834c..5c20c9a 100644
--- a/LibTest/collection/UnmodifiableMapBase/forEach_A01_t05.dart
+++ b/LibTest/collection/UnmodifiableMapBase/forEach_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t01.dart
index 61a6e95..e1eca65 100644
--- a/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * @description Check that [true] is returned only if the map is empty.
diff --git a/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t02.dart
index 64c65a3..63d6072 100644
--- a/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * @description Check that [isEmpty] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t01.dart
index 8ee1bab..3febdb0 100644
--- a/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * @description Check that [true] is returned only if the map is not empty.
diff --git a/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t02.dart
index df99f8f..6b86bf1 100644
--- a/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * @description Check that [isNotEmpty] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapBase/keys_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/keys_A01_t01.dart
index fc92414..3bb652d 100644
--- a/LibTest/collection/UnmodifiableMapBase/keys_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/keys_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool keys
  * @description Checks that [keys] return correct key list.
diff --git a/LibTest/collection/UnmodifiableMapBase/keys_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/keys_A01_t02.dart
index 5bcfd25..4d4adad 100644
--- a/LibTest/collection/UnmodifiableMapBase/keys_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/keys_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool keys
  * @description Check that [keys] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapBase/length_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/length_A01_t01.dart
index 9bf5198..e48b7c6 100644
--- a/LibTest/collection/UnmodifiableMapBase/length_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * @description Checks that length property contains correct size of the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/length_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/length_A01_t02.dart
index 21cbbbf..e5179c7 100644
--- a/LibTest/collection/UnmodifiableMapBase/length_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool length
  * @description Check that [length] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapBase/operator_subscript_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/operator_subscript_A01_t01.dart
index 8288340..b1abf06 100644
--- a/LibTest/collection/UnmodifiableMapBase/operator_subscript_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract V operator [](Object key)
  * Returns the value for the given [key] or [null] if [key] is not in the map.
diff --git a/LibTest/collection/UnmodifiableMapBase/operator_subscripted_assignment_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/operator_subscripted_assignment_A01_t01.dart
index 2e28bab..a3c35f1 100644
--- a/LibTest/collection/UnmodifiableMapBase/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * This operation is not supported by an unmodifiable map base.
diff --git a/LibTest/collection/UnmodifiableMapBase/putIfAbsent_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/putIfAbsent_A01_t01.dart
index 409ab22..c1ca43d 100644
--- a/LibTest/collection/UnmodifiableMapBase/putIfAbsent_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/putIfAbsent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion V putIfAbsent(K key, V ifAbsent())
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapBase/remove_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/remove_A01_t01.dart
index 9e64cb7..e456ba6 100644
--- a/LibTest/collection/UnmodifiableMapBase/remove_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion V remove(Object key)
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapBase/unmodifiablemapbase.lib.dart b/LibTest/collection/UnmodifiableMapBase/unmodifiablemapbase.lib.dart
index 94dd47c..9494492 100644
--- a/LibTest/collection/UnmodifiableMapBase/unmodifiablemapbase.lib.dart
+++ b/LibTest/collection/UnmodifiableMapBase/unmodifiablemapbase.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UnmodifiableMapBase<K, V>
  * Basic implementation of an unmodifiable [Map].
diff --git a/LibTest/collection/UnmodifiableMapBase/values_A01_t01.dart b/LibTest/collection/UnmodifiableMapBase/values_A01_t01.dart
index 12da62a..74cbb4a 100644
--- a/LibTest/collection/UnmodifiableMapBase/values_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapBase/values_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool values
  * @description Checks that [values] return correct value list.
diff --git a/LibTest/collection/UnmodifiableMapBase/values_A01_t02.dart b/LibTest/collection/UnmodifiableMapBase/values_A01_t02.dart
index 5a4f24e..d720e10 100644
--- a/LibTest/collection/UnmodifiableMapBase/values_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapBase/values_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool values
  * @description Check that [values] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapView/UnmodifiableMapView_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/UnmodifiableMapView_A01_t01.dart
index bceff46..91af030 100644
--- a/LibTest/collection/UnmodifiableMapView/UnmodifiableMapView_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/UnmodifiableMapView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UnmodifiableMapView(Map<K, V> map)
  * @description Checks that default constructor  creates a [UnmodifiableMapView].
diff --git a/LibTest/collection/UnmodifiableMapView/addAll_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/addAll_A01_t01.dart
index f6949a3..92d667a 100644
--- a/LibTest/collection/UnmodifiableMapView/addAll_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Map<K, V> other)
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapView/clear_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/clear_A01_t01.dart
index cf76747..8c557ed 100644
--- a/LibTest/collection/UnmodifiableMapView/clear_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapView/containsKey_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/containsKey_A01_t01.dart
index fa27acf..aa7a9ff 100644
--- a/LibTest/collection/UnmodifiableMapView/containsKey_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/containsKey_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsKey(Object key)
  * Returns [true] if this map contains the given [key].
diff --git a/LibTest/collection/UnmodifiableMapView/containsKey_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/containsKey_A01_t02.dart
index c3c0c3c..845548b 100644
--- a/LibTest/collection/UnmodifiableMapView/containsKey_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/containsKey_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsKey(Object key)
  * Returns [true] if this map contains the given [key].
diff --git a/LibTest/collection/UnmodifiableMapView/containsValue_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/containsValue_A01_t01.dart
index be0e525..6a3ecca 100644
--- a/LibTest/collection/UnmodifiableMapView/containsValue_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/containsValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool containsValue(Object value)
  * Returns [true] if this map contains the given [value].
diff --git a/LibTest/collection/UnmodifiableMapView/forEach_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/forEach_A01_t01.dart
index 216e81d..b3d29cf 100644
--- a/LibTest/collection/UnmodifiableMapView/forEach_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapView/forEach_A01_t03.dart b/LibTest/collection/UnmodifiableMapView/forEach_A01_t03.dart
index 2da1441..66b4569 100644
--- a/LibTest/collection/UnmodifiableMapView/forEach_A01_t03.dart
+++ b/LibTest/collection/UnmodifiableMapView/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapView/forEach_A01_t04.dart b/LibTest/collection/UnmodifiableMapView/forEach_A01_t04.dart
index 7125e0f..e6b80b7 100644
--- a/LibTest/collection/UnmodifiableMapView/forEach_A01_t04.dart
+++ b/LibTest/collection/UnmodifiableMapView/forEach_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapView/forEach_A01_t05.dart b/LibTest/collection/UnmodifiableMapView/forEach_A01_t05.dart
index b38e123..ff7a2ba 100644
--- a/LibTest/collection/UnmodifiableMapView/forEach_A01_t05.dart
+++ b/LibTest/collection/UnmodifiableMapView/forEach_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(K key, V value))
  * Applies [f] to each key-value pair of the map.
diff --git a/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t01.dart
index a8413e2..7274e6e 100644
--- a/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * @description Check that [true] is returned only if the map is empty.
diff --git a/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t02.dart
index 1f3cfd7..c2fac5c 100644
--- a/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * @description Check that [isEmpty] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t01.dart
index f4b2e25..be865f9 100644
--- a/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * @description Check that [true] is returned only if the map is not empty.
diff --git a/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t02.dart
index 2973d89..6a3d6ae 100644
--- a/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * @description Check that [isNotEmpty] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapView/keys_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/keys_A01_t01.dart
index 7abb34d..778e8b6 100644
--- a/LibTest/collection/UnmodifiableMapView/keys_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/keys_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool keys
  * @description Checks that [keys] return correct key list.
diff --git a/LibTest/collection/UnmodifiableMapView/keys_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/keys_A01_t02.dart
index 0cd6955..2af6d75 100644
--- a/LibTest/collection/UnmodifiableMapView/keys_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/keys_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool keys
  * @description Check that [keys] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapView/length_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/length_A01_t01.dart
index 8d183a7..c32130c 100644
--- a/LibTest/collection/UnmodifiableMapView/length_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * @description Checks that length property contains correct size of the map.
diff --git a/LibTest/collection/UnmodifiableMapView/length_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/length_A01_t02.dart
index 605b73c..ea6ab48 100644
--- a/LibTest/collection/UnmodifiableMapView/length_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool length
  * @description Check that [length] is a read-only property.
diff --git a/LibTest/collection/UnmodifiableMapView/operator_subscript_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/operator_subscript_A01_t01.dart
index b06f6b4..063a94f 100644
--- a/LibTest/collection/UnmodifiableMapView/operator_subscript_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract V operator [](Object key)
  * Returns the value for the given [key] or [null] if [key] is not in the map.
diff --git a/LibTest/collection/UnmodifiableMapView/operator_subscripted_assignment_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/operator_subscripted_assignment_A01_t01.dart
index 2219612..b4f2b69 100644
--- a/LibTest/collection/UnmodifiableMapView/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * This operation is not supported by an unmodifiable map base.
diff --git a/LibTest/collection/UnmodifiableMapView/putIfAbsent_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/putIfAbsent_A01_t01.dart
index 4e9ee30..eea4996 100644
--- a/LibTest/collection/UnmodifiableMapView/putIfAbsent_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/putIfAbsent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion V putIfAbsent(K key, V ifAbsent())
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapView/remove_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/remove_A01_t01.dart
index 163fa2d..2320362 100644
--- a/LibTest/collection/UnmodifiableMapView/remove_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion V remove(Object key)
  * This operation is not supported.
diff --git a/LibTest/collection/UnmodifiableMapView/values_A01_t01.dart b/LibTest/collection/UnmodifiableMapView/values_A01_t01.dart
index fd0c6a5..10752d6 100644
--- a/LibTest/collection/UnmodifiableMapView/values_A01_t01.dart
+++ b/LibTest/collection/UnmodifiableMapView/values_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool values
  * @description Checks that [values] return correct value list.
diff --git a/LibTest/collection/UnmodifiableMapView/values_A01_t02.dart b/LibTest/collection/UnmodifiableMapView/values_A01_t02.dart
index 31d569c..c61a033 100644
--- a/LibTest/collection/UnmodifiableMapView/values_A01_t02.dart
+++ b/LibTest/collection/UnmodifiableMapView/values_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool values
  * @description Check that [values] is a read-only property.
diff --git a/LibTest/convert/AsciiCodec/AsciiCodec_A01_t01.dart b/LibTest/convert/AsciiCodec/AsciiCodec_A01_t01.dart
index eb0d2da..003a826 100644
--- a/LibTest/convert/AsciiCodec/AsciiCodec_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/AsciiCodec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const AsciiCodec({bool allowInvalid: false})
  * Instantiates a new AsciiCodec.
diff --git a/LibTest/convert/AsciiCodec/AsciiCodec_A01_t02.dart b/LibTest/convert/AsciiCodec/AsciiCodec_A01_t02.dart
index f43be23..5a3cd3f 100644
--- a/LibTest/convert/AsciiCodec/AsciiCodec_A01_t02.dart
+++ b/LibTest/convert/AsciiCodec/AsciiCodec_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const AsciiCodec({bool allowInvalid: false})
  * Instantiates a new AsciiCodec.
diff --git a/LibTest/convert/AsciiCodec/decodeStream_A01_t01.dart b/LibTest/convert/AsciiCodec/decodeStream_A01_t01.dart
index 930f96d..161a0eb 100644
--- a/LibTest/convert/AsciiCodec/decodeStream_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/decodeStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> decodeStream(Stream<List<int>> byteStream)
  * @description Checks that this method decodes stream to ASCII string
diff --git a/LibTest/convert/AsciiCodec/decode_A01_t01.dart b/LibTest/convert/AsciiCodec/decode_A01_t01.dart
index 3bc7ff8..bc32cd1 100644
--- a/LibTest/convert/AsciiCodec/decode_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the ASCII bytes (a list of unsigned 7-bit integers) to the
diff --git a/LibTest/convert/AsciiCodec/decode_A02_t01.dart b/LibTest/convert/AsciiCodec/decode_A02_t01.dart
index 0f1fdfc..1cccf35 100644
--- a/LibTest/convert/AsciiCodec/decode_A02_t01.dart
+++ b/LibTest/convert/AsciiCodec/decode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the ASCII bytes (a list of unsigned 7-bit integers) to the
diff --git a/LibTest/convert/AsciiCodec/decode_A03_t01.dart b/LibTest/convert/AsciiCodec/decode_A03_t01.dart
index 6f5ba9f..5f2b035 100644
--- a/LibTest/convert/AsciiCodec/decode_A03_t01.dart
+++ b/LibTest/convert/AsciiCodec/decode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the ASCII bytes (a list of unsigned 7-bit integers) to the
diff --git a/LibTest/convert/AsciiCodec/decoder_A01_t01.dart b/LibTest/convert/AsciiCodec/decoder_A01_t01.dart
index 2fde5c3..3f92901 100644
--- a/LibTest/convert/AsciiCodec/decoder_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AsciiDecoder decoder
  * @description Checks that this property returns AsciiDecoder which works as
diff --git a/LibTest/convert/AsciiCodec/encode_A01_t01.dart b/LibTest/convert/AsciiCodec/encode_A01_t01.dart
index a8104d8..ec4050e 100644
--- a/LibTest/convert/AsciiCodec/encode_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes strings to ASCII code units
diff --git a/LibTest/convert/AsciiCodec/encoder_A01_t01.dart b/LibTest/convert/AsciiCodec/encoder_A01_t01.dart
index 15acc70..efb09f8 100644
--- a/LibTest/convert/AsciiCodec/encoder_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AsciiEncoder encoder
  * @description Checks that this property returns AsciiEncoder which works as
diff --git a/LibTest/convert/AsciiCodec/fuse_A01_t01.dart b/LibTest/convert/AsciiCodec/fuse_A01_t01.dart
index e73954b..7bf6c21 100644
--- a/LibTest/convert/AsciiCodec/fuse_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/convert/AsciiCodec/inverted_A01_t01.dart b/LibTest/convert/AsciiCodec/inverted_A01_t01.dart
index c8519b6..933f06a 100644
--- a/LibTest/convert/AsciiCodec/inverted_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/convert/AsciiCodec/name_A01_t01.dart b/LibTest/convert/AsciiCodec/name_A01_t01.dart
index 4451c7b..0dd2b3d 100644
--- a/LibTest/convert/AsciiCodec/name_A01_t01.dart
+++ b/LibTest/convert/AsciiCodec/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * @description Checks that this property returns "us-ascii"
diff --git a/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t01.dart b/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t01.dart
index 129351b..1a77eeb 100644
--- a/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t01.dart
+++ b/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const AsciiDecoder({bool allowInvalid: false})
  *
diff --git a/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t02.dart b/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t02.dart
index 8deff20..71400cd 100644
--- a/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t02.dart
+++ b/LibTest/convert/AsciiDecoder/AsciiDecoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const AsciiDecoder({bool allowInvalid: false})
  *
diff --git a/LibTest/convert/AsciiDecoder/bind_A01_t01.dart b/LibTest/convert/AsciiDecoder/bind_A01_t01.dart
index e84cffd..19f1c27 100644
--- a/LibTest/convert/AsciiDecoder/bind_A01_t01.dart
+++ b/LibTest/convert/AsciiDecoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<String> bind(Stream<List<int>> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/AsciiDecoder/convert_A01_t01.dart b/LibTest/convert/AsciiDecoder/convert_A01_t01.dart
index 44bac78..e9aa39b 100644
--- a/LibTest/convert/AsciiDecoder/convert_A01_t01.dart
+++ b/LibTest/convert/AsciiDecoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> bytes, [
diff --git a/LibTest/convert/AsciiDecoder/convert_A02_t01.dart b/LibTest/convert/AsciiDecoder/convert_A02_t01.dart
index 6431563..8a20f18 100644
--- a/LibTest/convert/AsciiDecoder/convert_A02_t01.dart
+++ b/LibTest/convert/AsciiDecoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> bytes, [
diff --git a/LibTest/convert/AsciiDecoder/fuse_A01_t01.dart b/LibTest/convert/AsciiDecoder/fuse_A01_t01.dart
index cb2a5fe..d167bd7 100644
--- a/LibTest/convert/AsciiDecoder/fuse_A01_t01.dart
+++ b/LibTest/convert/AsciiDecoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/AsciiDecoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/AsciiDecoder/startChunkedConversion_A01_t01.dart
index 2b4cfe9..236fd48 100644
--- a/LibTest/convert/AsciiDecoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/AsciiDecoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/AsciiDecoder/startChunkedConversion_A02_t01.dart b/LibTest/convert/AsciiDecoder/startChunkedConversion_A02_t01.dart
index 0977aad..f60ba46 100644
--- a/LibTest/convert/AsciiDecoder/startChunkedConversion_A02_t01.dart
+++ b/LibTest/convert/AsciiDecoder/startChunkedConversion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/AsciiEncoder/AsciiEncoder_A01_t01.dart b/LibTest/convert/AsciiEncoder/AsciiEncoder_A01_t01.dart
index 94bcba4..f95e0aa 100644
--- a/LibTest/convert/AsciiEncoder/AsciiEncoder_A01_t01.dart
+++ b/LibTest/convert/AsciiEncoder/AsciiEncoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const AsciiEncoder()
  * @description Checks that this constructor created valid AsciiEncoder
diff --git a/LibTest/convert/AsciiEncoder/bind_A01_t01.dart b/LibTest/convert/AsciiEncoder/bind_A01_t01.dart
index c7746ed..0551ac4 100644
--- a/LibTest/convert/AsciiEncoder/bind_A01_t01.dart
+++ b/LibTest/convert/AsciiEncoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<String> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/AsciiEncoder/convert_A01_t01.dart b/LibTest/convert/AsciiEncoder/convert_A01_t01.dart
index 9bff239..d7339e8 100644
--- a/LibTest/convert/AsciiEncoder/convert_A01_t01.dart
+++ b/LibTest/convert/AsciiEncoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/AsciiEncoder/convert_A02_t01.dart b/LibTest/convert/AsciiEncoder/convert_A02_t01.dart
index 8685520..46dae65 100644
--- a/LibTest/convert/AsciiEncoder/convert_A02_t01.dart
+++ b/LibTest/convert/AsciiEncoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/AsciiEncoder/fuse_A01_t01.dart b/LibTest/convert/AsciiEncoder/fuse_A01_t01.dart
index f97895d..a086525 100644
--- a/LibTest/convert/AsciiEncoder/fuse_A01_t01.dart
+++ b/LibTest/convert/AsciiEncoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/AsciiEncoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/AsciiEncoder/startChunkedConversion_A01_t01.dart
index cf95e0a..04394c9 100644
--- a/LibTest/convert/AsciiEncoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/AsciiEncoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Base64Codec/Base64Codec.urlSafe_A01_t01.dart b/LibTest/convert/Base64Codec/Base64Codec.urlSafe_A01_t01.dart
index f515c3f..2d3a7e7 100644
--- a/LibTest/convert/Base64Codec/Base64Codec.urlSafe_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/Base64Codec.urlSafe_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Base64Codec.urlSafe()
  * @description Checks that this constructor creates valid Base64Codec in
diff --git a/LibTest/convert/Base64Codec/Base64Codec_A01_t01.dart b/LibTest/convert/Base64Codec/Base64Codec_A01_t01.dart
index 5dcbc71..a087393 100644
--- a/LibTest/convert/Base64Codec/Base64Codec_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/Base64Codec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Base64Codec()
  * @description Checks that this constructor creates valid Base64Codec in
diff --git a/LibTest/convert/Base64Codec/decode_A01_t01.dart b/LibTest/convert/Base64Codec/decode_A01_t01.dart
index 9e2c69d..ed4cdb5 100644
--- a/LibTest/convert/Base64Codec/decode_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S decode(T encoded)
  * @description Checks that this method decodes data to base 64 string
diff --git a/LibTest/convert/Base64Codec/decoder_A01_t01.dart b/LibTest/convert/Base64Codec/decoder_A01_t01.dart
index fd3ecdf..379d777 100644
--- a/LibTest/convert/Base64Codec/decoder_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Base64Decoder decoder
  * @description Checks that this property returns Base64Decoder which works as
diff --git a/LibTest/convert/Base64Codec/decoder_A01_t02.dart b/LibTest/convert/Base64Codec/decoder_A01_t02.dart
index 26ce1e0..9e981a3 100644
--- a/LibTest/convert/Base64Codec/decoder_A01_t02.dart
+++ b/LibTest/convert/Base64Codec/decoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Base64Decoder decoder
  * @description Checks that this property returns Base64Decoder which works as
diff --git a/LibTest/convert/Base64Codec/encode_A01_t01.dart b/LibTest/convert/Base64Codec/encode_A01_t01.dart
index 1d66779..4b6fbfa 100644
--- a/LibTest/convert/Base64Codec/encode_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes strings to base54 code units
diff --git a/LibTest/convert/Base64Codec/encoder_A01_t01.dart b/LibTest/convert/Base64Codec/encoder_A01_t01.dart
index b281520..3dfee9a 100644
--- a/LibTest/convert/Base64Codec/encoder_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Base64Encoder encoder
  * @description Checks that this property returns Base64Encoder which works as
diff --git a/LibTest/convert/Base64Codec/encoder_A01_t02.dart b/LibTest/convert/Base64Codec/encoder_A01_t02.dart
index b4b5e6d..34beac8 100644
--- a/LibTest/convert/Base64Codec/encoder_A01_t02.dart
+++ b/LibTest/convert/Base64Codec/encoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Base64Encoder encoder
  * @description Checks that this property returns Base64Encoder which works as
diff --git a/LibTest/convert/Base64Codec/fuse_A01_t01.dart b/LibTest/convert/Base64Codec/fuse_A01_t01.dart
index 8a3d4b0..37812e6 100644
--- a/LibTest/convert/Base64Codec/fuse_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/convert/Base64Codec/inverted_A01_t01.dart b/LibTest/convert/Base64Codec/inverted_A01_t01.dart
index bb0c133..0e714e3 100644
--- a/LibTest/convert/Base64Codec/inverted_A01_t01.dart
+++ b/LibTest/convert/Base64Codec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/convert/Base64Decoder/Base64Decoder_A01_t01.dart b/LibTest/convert/Base64Decoder/Base64Decoder_A01_t01.dart
index 55586fb..697e534 100644
--- a/LibTest/convert/Base64Decoder/Base64Decoder_A01_t01.dart
+++ b/LibTest/convert/Base64Decoder/Base64Decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Base64Decoder()
  * @description Checks that this constructor creates valid Base64Decoder which
diff --git a/LibTest/convert/Base64Decoder/bind_A01_t01.dart b/LibTest/convert/Base64Decoder/bind_A01_t01.dart
index a72c665..c6dce23 100644
--- a/LibTest/convert/Base64Decoder/bind_A01_t01.dart
+++ b/LibTest/convert/Base64Decoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> bind(Stream<S> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Base64Decoder/convert_A01_t01.dart b/LibTest/convert/Base64Decoder/convert_A01_t01.dart
index d4045d0..d25f029 100644
--- a/LibTest/convert/Base64Decoder/convert_A01_t01.dart
+++ b/LibTest/convert/Base64Decoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String input, [
diff --git a/LibTest/convert/Base64Decoder/convert_A02_t01.dart b/LibTest/convert/Base64Decoder/convert_A02_t01.dart
index d5c4bbc..81967f4 100644
--- a/LibTest/convert/Base64Decoder/convert_A02_t01.dart
+++ b/LibTest/convert/Base64Decoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String input, [
diff --git a/LibTest/convert/Base64Decoder/fuse_A01_t01.dart b/LibTest/convert/Base64Decoder/fuse_A01_t01.dart
index cfe701a..0ad177d 100644
--- a/LibTest/convert/Base64Decoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Base64Decoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/Base64Decoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Base64Decoder/startChunkedConversion_A01_t01.dart
index e100f6f..4e4448b 100644
--- a/LibTest/convert/Base64Decoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Base64Decoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Base64Encoder/Base64Encoder.urlSafe_A01_t01.dart b/LibTest/convert/Base64Encoder/Base64Encoder.urlSafe_A01_t01.dart
index 6a2fd89..09763f1 100644
--- a/LibTest/convert/Base64Encoder/Base64Encoder.urlSafe_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/Base64Encoder.urlSafe_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Base64Encoder.urlSafe()
  * @description Checks that this constructor creates valid Base64Encoder in
diff --git a/LibTest/convert/Base64Encoder/Base64Encoder_A01_t01.dart b/LibTest/convert/Base64Encoder/Base64Encoder_A01_t01.dart
index 36f2b48..992cc74 100644
--- a/LibTest/convert/Base64Encoder/Base64Encoder_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/Base64Encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Base64Encoder()
  * @description Checks that this constructor creates valid Base64Encoder in
diff --git a/LibTest/convert/Base64Encoder/bind_A01_t01.dart b/LibTest/convert/Base64Encoder/bind_A01_t01.dart
index 6b79f33..fb18626 100644
--- a/LibTest/convert/Base64Encoder/bind_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<String> bind(Stream<List<int>> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Base64Encoder/convert_A01_t01.dart b/LibTest/convert/Base64Encoder/convert_A01_t01.dart
index a37a788..404e9ef 100644
--- a/LibTest/convert/Base64Encoder/convert_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(List<int> input)
  * Converts input and returns the result of the conversion.
diff --git a/LibTest/convert/Base64Encoder/convert_A01_t02.dart b/LibTest/convert/Base64Encoder/convert_A01_t02.dart
index af829b2..b0126f3 100644
--- a/LibTest/convert/Base64Encoder/convert_A01_t02.dart
+++ b/LibTest/convert/Base64Encoder/convert_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(List<int> input)
  * Converts input and returns the result of the conversion.
diff --git a/LibTest/convert/Base64Encoder/fuse_A01_t01.dart b/LibTest/convert/Base64Encoder/fuse_A01_t01.dart
index 0819921..79aeabc 100644
--- a/LibTest/convert/Base64Encoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<S, TT> fuse<TT>(Converter<T, TT> other)
  * Fuses this with other.
diff --git a/LibTest/convert/Base64Encoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Base64Encoder/startChunkedConversion_A01_t01.dart
index 5f44bfb..b62ffff 100644
--- a/LibTest/convert/Base64Encoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Base64Encoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/ByteConversionSink/ByteConversionSink.from_A01_t01.dart b/LibTest/convert/ByteConversionSink/ByteConversionSink.from_A01_t01.dart
index cdf55de..0a72dea 100644
--- a/LibTest/convert/ByteConversionSink/ByteConversionSink.from_A01_t01.dart
+++ b/LibTest/convert/ByteConversionSink/ByteConversionSink.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink.from(Sink<List<int>> sink)
  * @description Checks that this constructor creates ByteConversionSink
diff --git a/LibTest/convert/ByteConversionSink/ByteConversionSink.withCallback_A01_t01.dart b/LibTest/convert/ByteConversionSink/ByteConversionSink.withCallback_A01_t01.dart
index fdfe9ab..064e7b6 100644
--- a/LibTest/convert/ByteConversionSink/ByteConversionSink.withCallback_A01_t01.dart
+++ b/LibTest/convert/ByteConversionSink/ByteConversionSink.withCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink.withCallback(
  *  void callback(List<T> accumulated)
diff --git a/LibTest/convert/ByteConversionSink/ByteConversionSink_class_A01_t01.dart b/LibTest/convert/ByteConversionSink/ByteConversionSink_class_A01_t01.dart
index a964c2f..80859df 100644
--- a/LibTest/convert/ByteConversionSink/ByteConversionSink_class_A01_t01.dart
+++ b/LibTest/convert/ByteConversionSink/ByteConversionSink_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T chunk)
  * Adds chunked data to this sink.
diff --git a/LibTest/convert/ByteConversionSink/addSlice_A01_t01.test.dart b/LibTest/convert/ByteConversionSink/addSlice_A01_t01.test.dart
index 9bb1176..26e099e 100644
--- a/LibTest/convert/ByteConversionSink/addSlice_A01_t01.test.dart
+++ b/LibTest/convert/ByteConversionSink/addSlice_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addSlice(List<int> chunk, int start, int end, bool isLast)
  * Adds the next chunk to this.
diff --git a/LibTest/convert/ByteConversionSink/addSlice_A01_t02.test.dart b/LibTest/convert/ByteConversionSink/addSlice_A01_t02.test.dart
index 12062ed..059bfc5 100644
--- a/LibTest/convert/ByteConversionSink/addSlice_A01_t02.test.dart
+++ b/LibTest/convert/ByteConversionSink/addSlice_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addSlice(List<int> chunk, int start, int end, bool isLast)
  * Adds the next chunk to this.
diff --git a/LibTest/convert/ByteConversionSink/addSlice_A01_t03.test.dart b/LibTest/convert/ByteConversionSink/addSlice_A01_t03.test.dart
index 67ee247..4c97dc0 100644
--- a/LibTest/convert/ByteConversionSink/addSlice_A01_t03.test.dart
+++ b/LibTest/convert/ByteConversionSink/addSlice_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addSlice(List<int> chunk, int start, int end, bool isLast)
  * Adds the next chunk to this.
diff --git a/LibTest/convert/ByteConversionSink/allTests.lib.dart b/LibTest/convert/ByteConversionSink/allTests.lib.dart
index 84e34e8..9fb253c 100644
--- a/LibTest/convert/ByteConversionSink/allTests.lib.dart
+++ b/LibTest/convert/ByteConversionSink/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class ByteConversionSink
  *  extends ChunkedConversionSink<List<int>>
diff --git a/LibTest/convert/ByteConversionSink/inherited_tests.lib.dart b/LibTest/convert/ByteConversionSink/inherited_tests.lib.dart
index 0aceb99..44b9395 100644
--- a/LibTest/convert/ByteConversionSink/inherited_tests.lib.dart
+++ b/LibTest/convert/ByteConversionSink/inherited_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class ByteConversionSink
  *  extends ChunkedConversionSink<List<int>>
diff --git a/LibTest/convert/ChunkedConversionSink/ChunkedConversionSink.withCallback_A01_t01.dart b/LibTest/convert/ChunkedConversionSink/ChunkedConversionSink.withCallback_A01_t01.dart
index 1f870b7..3ff801d 100644
--- a/LibTest/convert/ChunkedConversionSink/ChunkedConversionSink.withCallback_A01_t01.dart
+++ b/LibTest/convert/ChunkedConversionSink/ChunkedConversionSink.withCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink.withCallback(
  *  void callback(List<T> accumulated)
diff --git a/LibTest/convert/ChunkedConversionSink/add_A01_t01.test.dart b/LibTest/convert/ChunkedConversionSink/add_A01_t01.test.dart
index a5b18fb..16b9187 100644
--- a/LibTest/convert/ChunkedConversionSink/add_A01_t01.test.dart
+++ b/LibTest/convert/ChunkedConversionSink/add_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T chunk)
  * Adds chunked data to this sink.
diff --git a/LibTest/convert/ChunkedConversionSink/add_A01_t02.test.dart b/LibTest/convert/ChunkedConversionSink/add_A01_t02.test.dart
index c619a7c..a780919 100644
--- a/LibTest/convert/ChunkedConversionSink/add_A01_t02.test.dart
+++ b/LibTest/convert/ChunkedConversionSink/add_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T chunk)
  * Adds chunked data to this sink.
diff --git a/LibTest/convert/ChunkedConversionSink/allTests.lib.dart b/LibTest/convert/ChunkedConversionSink/allTests.lib.dart
index 771e91a..fefc5ec 100644
--- a/LibTest/convert/ChunkedConversionSink/allTests.lib.dart
+++ b/LibTest/convert/ChunkedConversionSink/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class ChunkedConversionSink<T>
  * @description Checks all methods of [ChunkedConversionSink]
diff --git a/LibTest/convert/ChunkedConversionSink/close_A01_t01.test.dart b/LibTest/convert/ChunkedConversionSink/close_A01_t01.test.dart
index 733125e..e5ac3b1 100644
--- a/LibTest/convert/ChunkedConversionSink/close_A01_t01.test.dart
+++ b/LibTest/convert/ChunkedConversionSink/close_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Closes the sink.
diff --git a/LibTest/convert/ClosableStringSink/ClosableStringSink.fromStringSink_A01_t01.dart b/LibTest/convert/ClosableStringSink/ClosableStringSink.fromStringSink_A01_t01.dart
index d455041..90a3162 100644
--- a/LibTest/convert/ClosableStringSink/ClosableStringSink.fromStringSink_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/ClosableStringSink.fromStringSink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ClosableStringSink.fromStringSink(StringSink sink, void onClose())
  * Creates a new instance combining a StringSink sink and a callback onClose
diff --git a/LibTest/convert/ClosableStringSink/close_A01_t01.dart b/LibTest/convert/ClosableStringSink/close_A01_t01.dart
index ddceecc..ef9c840 100644
--- a/LibTest/convert/ClosableStringSink/close_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Closes this and flushes any outstanding data.
diff --git a/LibTest/convert/ClosableStringSink/writeAll_A01_t01.dart b/LibTest/convert/ClosableStringSink/writeAll_A01_t01.dart
index 96f6e4b..9ed5f82 100644
--- a/LibTest/convert/ClosableStringSink/writeAll_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/writeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given objects and writes them in sequence.
diff --git a/LibTest/convert/ClosableStringSink/writeAll_A01_t02.dart b/LibTest/convert/ClosableStringSink/writeAll_A01_t02.dart
index bea6a11..fa12f20 100644
--- a/LibTest/convert/ClosableStringSink/writeAll_A01_t02.dart
+++ b/LibTest/convert/ClosableStringSink/writeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given objects and writes them in sequence.
diff --git a/LibTest/convert/ClosableStringSink/writeCharCode_A01_t01.dart b/LibTest/convert/ClosableStringSink/writeCharCode_A01_t01.dart
index 00524d7..d9d9b2e 100644
--- a/LibTest/convert/ClosableStringSink/writeCharCode_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/writeCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the charCode to this.
diff --git a/LibTest/convert/ClosableStringSink/write_A01_t01.dart b/LibTest/convert/ClosableStringSink/write_A01_t01.dart
index 6bdff65..49f8493 100644
--- a/LibTest/convert/ClosableStringSink/write_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/write_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts obj to a String by invoking Object.toString and adds the result to
diff --git a/LibTest/convert/ClosableStringSink/writeln_A01_t01.dart b/LibTest/convert/ClosableStringSink/writeln_A01_t01.dart
index 36b3288..f728bfe 100644
--- a/LibTest/convert/ClosableStringSink/writeln_A01_t01.dart
+++ b/LibTest/convert/ClosableStringSink/writeln_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and adds the result to
diff --git a/LibTest/convert/ClosableStringSink/writeln_A01_t02.dart b/LibTest/convert/ClosableStringSink/writeln_A01_t02.dart
index 15be5f2..670de16 100644
--- a/LibTest/convert/ClosableStringSink/writeln_A01_t02.dart
+++ b/LibTest/convert/ClosableStringSink/writeln_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and adds the result to
diff --git a/LibTest/convert/Encoding/decodeStream_A01_t01.dart b/LibTest/convert/Encoding/decodeStream_A01_t01.dart
index e0ed8ed..9ed6a7f 100644
--- a/LibTest/convert/Encoding/decodeStream_A01_t01.dart
+++ b/LibTest/convert/Encoding/decodeStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> decodeStream(Stream<List<int>> byteStream)
  * @description Checks that this method decodes stream to proper string
diff --git a/LibTest/convert/Encoding/decode_A01_t01.dart b/LibTest/convert/Encoding/decode_A01_t01.dart
index b1048a5..336b50d 100644
--- a/LibTest/convert/Encoding/decode_A01_t01.dart
+++ b/LibTest/convert/Encoding/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S decode(T encoded)
  * @description Checks that this method decodes data to string
diff --git a/LibTest/convert/Encoding/decoder_A01_t01.dart b/LibTest/convert/Encoding/decoder_A01_t01.dart
index 5e8367f..210faa8 100644
--- a/LibTest/convert/Encoding/decoder_A01_t01.dart
+++ b/LibTest/convert/Encoding/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, String> decoder
  * @description Checks that this property returns Converter instance which works
diff --git a/LibTest/convert/Encoding/encode_A01_t01.dart b/LibTest/convert/Encoding/encode_A01_t01.dart
index 5702ac9..bc16443 100644
--- a/LibTest/convert/Encoding/encode_A01_t01.dart
+++ b/LibTest/convert/Encoding/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes string to data
diff --git a/LibTest/convert/Encoding/encoder_A01_t01.dart b/LibTest/convert/Encoding/encoder_A01_t01.dart
index b7e1682..e478820 100644
--- a/LibTest/convert/Encoding/encoder_A01_t01.dart
+++ b/LibTest/convert/Encoding/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<String, List<int>> encoder
  * @description Checks that this property returns Converter instance which works
diff --git a/LibTest/convert/Encoding/fuse_A01_t01.dart b/LibTest/convert/Encoding/fuse_A01_t01.dart
index 49f224e..651d6cc 100644
--- a/LibTest/convert/Encoding/fuse_A01_t01.dart
+++ b/LibTest/convert/Encoding/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/convert/Encoding/getByName_A01_t01.dart b/LibTest/convert/Encoding/getByName_A01_t01.dart
index 90dd68d..9f44575 100644
--- a/LibTest/convert/Encoding/getByName_A01_t01.dart
+++ b/LibTest/convert/Encoding/getByName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding getByName(String name)
  * Gets an Encoding object from the name of the character set name. The names
diff --git a/LibTest/convert/Encoding/getByName_A02_t01.dart b/LibTest/convert/Encoding/getByName_A02_t01.dart
index 2b583c2..b0fb91d 100644
--- a/LibTest/convert/Encoding/getByName_A02_t01.dart
+++ b/LibTest/convert/Encoding/getByName_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding getByName(String name)
  * Gets an Encoding object from the name of the character set name. The names
diff --git a/LibTest/convert/Encoding/getByName_A03_t01.dart b/LibTest/convert/Encoding/getByName_A03_t01.dart
index 7d7895c..a1b6f40 100644
--- a/LibTest/convert/Encoding/getByName_A03_t01.dart
+++ b/LibTest/convert/Encoding/getByName_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding getByName(String name)
  * Gets an Encoding object from the name of the character set name. The names
diff --git a/LibTest/convert/Encoding/inverted_A01_t01.dart b/LibTest/convert/Encoding/inverted_A01_t01.dart
index ab66508..96899a0 100644
--- a/LibTest/convert/Encoding/inverted_A01_t01.dart
+++ b/LibTest/convert/Encoding/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/convert/Encoding/name_A01_t01.dart b/LibTest/convert/Encoding/name_A01_t01.dart
index e8c7e16..f4c295d 100644
--- a/LibTest/convert/Encoding/name_A01_t01.dart
+++ b/LibTest/convert/Encoding/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * Name of the encoding.
diff --git a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t01.dart b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t01.dart
index 7cbab4b..01ada44 100644
--- a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscape([HtmlEscapeMode mode = HtmlEscapeMode.unknown])
  * Create converter that escapes HTML characters.
diff --git a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t02.dart b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t02.dart
index 9509510..f7a020c 100644
--- a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t02.dart
+++ b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscape([HtmlEscapeMode mode = HtmlEscapeMode.unknown])
  * Create converter that escapes HTML characters.
diff --git a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t03.dart b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t03.dart
index f4a1483..03de35a 100644
--- a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t03.dart
+++ b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscape([HtmlEscapeMode mode = HtmlEscapeMode.unknown])
  * Create converter that escapes HTML characters.
diff --git a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t04.dart b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t04.dart
index 19a2a30..68446bc 100644
--- a/LibTest/convert/HtmlEscape/HtmlEscape_A01_t04.dart
+++ b/LibTest/convert/HtmlEscape/HtmlEscape_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscape([HtmlEscapeMode mode = HtmlEscapeMode.unknown])
  * Create converter that escapes HTML characters.
diff --git a/LibTest/convert/HtmlEscape/bind_A01_t01.dart b/LibTest/convert/HtmlEscape/bind_A01_t01.dart
index 7c68820..894bba5 100644
--- a/LibTest/convert/HtmlEscape/bind_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> bind(Stream<S> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/HtmlEscape/convert_A01_t01.dart b/LibTest/convert/HtmlEscape/convert_A01_t01.dart
index 8544724..9865923 100644
--- a/LibTest/convert/HtmlEscape/convert_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T convert(S input)
  * Converts input and returns the result of the conversion.
diff --git a/LibTest/convert/HtmlEscape/fuse_A01_t01.dart b/LibTest/convert/HtmlEscape/fuse_A01_t01.dart
index 02f857f..e5057f8 100644
--- a/LibTest/convert/HtmlEscape/fuse_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<S, TT> fuse<TT>(Converter<T, TT> other)
  * Fuses this with other.
diff --git a/LibTest/convert/HtmlEscape/mode_A01_t01.dart b/LibTest/convert/HtmlEscape/mode_A01_t01.dart
index 11bd467..50d9f1a 100644
--- a/LibTest/convert/HtmlEscape/mode_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/mode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HtmlEscapeMode mode
  * The HtmlEscapeMode used by the converter.
diff --git a/LibTest/convert/HtmlEscape/startChunkedConversion_A01_t01.dart b/LibTest/convert/HtmlEscape/startChunkedConversion_A01_t01.dart
index 88b1c73..f98dc73 100644
--- a/LibTest/convert/HtmlEscape/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/HtmlEscape/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StringConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t01.dart b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t01.dart
index 5c4f6ff..08888a8 100644
--- a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t01.dart
+++ b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscapeMode({
  *  String name: "custom",
diff --git a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t02.dart b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t02.dart
index 4c3d577..d26c876 100644
--- a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t02.dart
+++ b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscapeMode({
  *  String name: "custom",
diff --git a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t03.dart b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t03.dart
index a2dd68a..c9fe829 100644
--- a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t03.dart
+++ b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscapeMode({
  *  String name: "custom",
diff --git a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t04.dart b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t04.dart
index 1715e6c..368fd21 100644
--- a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t04.dart
+++ b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscapeMode({
  *  String name: "custom",
diff --git a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t05.dart b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t05.dart
index 9d968fd..113d51c 100644
--- a/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t05.dart
+++ b/LibTest/convert/HtmlEscapeMode/HtmlEscapeMode_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const HtmlEscapeMode({
  *  String name: "custom",
diff --git a/LibTest/convert/HtmlEscapeMode/escapeApos_A01_t01.dart b/LibTest/convert/HtmlEscapeMode/escapeApos_A01_t01.dart
index 4dbb61f..732fc0b 100644
--- a/LibTest/convert/HtmlEscapeMode/escapeApos_A01_t01.dart
+++ b/LibTest/convert/HtmlEscapeMode/escapeApos_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool escapeApos
  * read-only
diff --git a/LibTest/convert/HtmlEscapeMode/escapeLtGt_A01_t01.dart b/LibTest/convert/HtmlEscapeMode/escapeLtGt_A01_t01.dart
index 17bc231..93187fd 100644
--- a/LibTest/convert/HtmlEscapeMode/escapeLtGt_A01_t01.dart
+++ b/LibTest/convert/HtmlEscapeMode/escapeLtGt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool escapeLtGt
  *  read-only
diff --git a/LibTest/convert/HtmlEscapeMode/escapeQuot_A01_t01.dart b/LibTest/convert/HtmlEscapeMode/escapeQuot_A01_t01.dart
index 022a217..61bcd1a 100644
--- a/LibTest/convert/HtmlEscapeMode/escapeQuot_A01_t01.dart
+++ b/LibTest/convert/HtmlEscapeMode/escapeQuot_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool escapeQuot
  *  read-only
diff --git a/LibTest/convert/HtmlEscapeMode/escapeSlash_A01_t01.dart b/LibTest/convert/HtmlEscapeMode/escapeSlash_A01_t01.dart
index d232477..011ce23 100644
--- a/LibTest/convert/HtmlEscapeMode/escapeSlash_A01_t01.dart
+++ b/LibTest/convert/HtmlEscapeMode/escapeSlash_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool escapeSlash
  *  read-only
diff --git a/LibTest/convert/JsonCodec/JsonCodec.withReviver_A01_t01.dart b/LibTest/convert/JsonCodec/JsonCodec.withReviver_A01_t01.dart
index bc73c8d..98c1866 100644
--- a/LibTest/convert/JsonCodec/JsonCodec.withReviver_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/JsonCodec.withReviver_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory JsonCodec.withReviver(reviver(key, value))
  * Creates a JsonCodec with the given reviver.
diff --git a/LibTest/convert/JsonCodec/JsonCodec_A01_t01.dart b/LibTest/convert/JsonCodec/JsonCodec_A01_t01.dart
index cf40a08..36b986b 100644
--- a/LibTest/convert/JsonCodec/JsonCodec_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/JsonCodec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonCodec({dynamic reviver(key,value),
  * dynamic toEncodable(object)})
diff --git a/LibTest/convert/JsonCodec/JsonCodec_A02_t01.dart b/LibTest/convert/JsonCodec/JsonCodec_A02_t01.dart
index c13a74e..59bcb1e 100644
--- a/LibTest/convert/JsonCodec/JsonCodec_A02_t01.dart
+++ b/LibTest/convert/JsonCodec/JsonCodec_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonCodec({dynamic reviver(key,value),
  * dynamic toEncodable(object)})
diff --git a/LibTest/convert/JsonCodec/JsonCodec_A03_t01.dart b/LibTest/convert/JsonCodec/JsonCodec_A03_t01.dart
index 23e9768..71f5da9 100644
--- a/LibTest/convert/JsonCodec/JsonCodec_A03_t01.dart
+++ b/LibTest/convert/JsonCodec/JsonCodec_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonCodec({dynamic reviver(key,value),
  * dynamic toEncodable(object)})
diff --git a/LibTest/convert/JsonCodec/decode_A01_t01.dart b/LibTest/convert/JsonCodec/decode_A01_t01.dart
index 535ed2b..e3753ce 100644
--- a/LibTest/convert/JsonCodec/decode_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object decode(String str, {reviver(key, value)})
  * Parses the string and returns the resulting Json object.
diff --git a/LibTest/convert/JsonCodec/decode_A02_t01.dart b/LibTest/convert/JsonCodec/decode_A02_t01.dart
index 45b0e78..89a72f4 100644
--- a/LibTest/convert/JsonCodec/decode_A02_t01.dart
+++ b/LibTest/convert/JsonCodec/decode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object decode(String str, {reviver(key, value)})
  * The optional reviver function is called once for each object or list property
diff --git a/LibTest/convert/JsonCodec/decode_A03_t01.dart b/LibTest/convert/JsonCodec/decode_A03_t01.dart
index 3e95da1..228d075 100644
--- a/LibTest/convert/JsonCodec/decode_A03_t01.dart
+++ b/LibTest/convert/JsonCodec/decode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object decode(String str, {reviver(key, value)})
  * Throws FormatException if the input is not valid JSON text.
diff --git a/LibTest/convert/JsonCodec/decode_A04_t01.dart b/LibTest/convert/JsonCodec/decode_A04_t01.dart
index cded6e0..fb41b30 100644
--- a/LibTest/convert/JsonCodec/decode_A04_t01.dart
+++ b/LibTest/convert/JsonCodec/decode_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object decode(String str, {reviver(key, value)})
  * Throws FormatException if the input is not valid JSON text.
diff --git a/LibTest/convert/JsonCodec/decoder_A01_t01.dart b/LibTest/convert/JsonCodec/decoder_A01_t01.dart
index 538b202..3178ae8 100644
--- a/LibTest/convert/JsonCodec/decoder_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion JsonDecoder decoder
  * @description Checks that this property returns JsonDecoder which works as
diff --git a/LibTest/convert/JsonCodec/encode_A01_t01.dart b/LibTest/convert/JsonCodec/encode_A01_t01.dart
index c9dd986..b375559 100644
--- a/LibTest/convert/JsonCodec/encode_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * Converts value to a JSON string.
diff --git a/LibTest/convert/JsonCodec/encode_A01_t02.dart b/LibTest/convert/JsonCodec/encode_A01_t02.dart
index cb4cc09..70f9324 100644
--- a/LibTest/convert/JsonCodec/encode_A01_t02.dart
+++ b/LibTest/convert/JsonCodec/encode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * Converts value to a JSON string.
diff --git a/LibTest/convert/JsonCodec/encode_A01_t03.dart b/LibTest/convert/JsonCodec/encode_A01_t03.dart
index e6dd343..29f5eb5 100644
--- a/LibTest/convert/JsonCodec/encode_A01_t03.dart
+++ b/LibTest/convert/JsonCodec/encode_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * Converts value to a JSON string.
diff --git a/LibTest/convert/JsonCodec/encode_A02_t01.dart b/LibTest/convert/JsonCodec/encode_A02_t01.dart
index ef3fa87..9cf1102 100644
--- a/LibTest/convert/JsonCodec/encode_A02_t01.dart
+++ b/LibTest/convert/JsonCodec/encode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * If the object does not support "toJson()" method, throws, or returns a value
diff --git a/LibTest/convert/JsonCodec/encode_A02_t02.dart b/LibTest/convert/JsonCodec/encode_A02_t02.dart
index 26488e3..a32cce8 100644
--- a/LibTest/convert/JsonCodec/encode_A02_t02.dart
+++ b/LibTest/convert/JsonCodec/encode_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * If the object does not support "toJson()" method, throws, or returns a value
diff --git a/LibTest/convert/JsonCodec/encode_A02_t03.dart b/LibTest/convert/JsonCodec/encode_A02_t03.dart
index 76e4226..d8a2fe3 100644
--- a/LibTest/convert/JsonCodec/encode_A02_t03.dart
+++ b/LibTest/convert/JsonCodec/encode_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * If the object does not support "toJson()" method, throws, or returns a value
diff --git a/LibTest/convert/JsonCodec/encode_A03_t01.dart b/LibTest/convert/JsonCodec/encode_A03_t01.dart
index b77f67a..0dd4a3e 100644
--- a/LibTest/convert/JsonCodec/encode_A03_t01.dart
+++ b/LibTest/convert/JsonCodec/encode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object encode(Object value, {toEncodable(object)})
  * If a List or Map contains a reference to itself, directly or through other
diff --git a/LibTest/convert/JsonCodec/encoder_A01_t01.dart b/LibTest/convert/JsonCodec/encoder_A01_t01.dart
index 8afc5fa..19d6700 100644
--- a/LibTest/convert/JsonCodec/encoder_A01_t01.dart
+++ b/LibTest/convert/JsonCodec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion JsonEncoder encoder
  * @description Checks that this property returns JsonEncoder witch works as
diff --git a/LibTest/convert/JsonDecoder/JsonDecoder_A01_t01.dart b/LibTest/convert/JsonDecoder/JsonDecoder_A01_t01.dart
index 214061f..8fa2558 100644
--- a/LibTest/convert/JsonDecoder/JsonDecoder_A01_t01.dart
+++ b/LibTest/convert/JsonDecoder/JsonDecoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonDecoder([reviver(key, value)])
  * Constructs a new JsonDecoder.
diff --git a/LibTest/convert/JsonDecoder/JsonDecoder_A01_t02.dart b/LibTest/convert/JsonDecoder/JsonDecoder_A01_t02.dart
index b7f260a..3da4fa8 100644
--- a/LibTest/convert/JsonDecoder/JsonDecoder_A01_t02.dart
+++ b/LibTest/convert/JsonDecoder/JsonDecoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonDecoder([reviver(key, value)])
  * Constructs a new JsonDecoder.
diff --git a/LibTest/convert/JsonDecoder/bind_A01_t01.dart b/LibTest/convert/JsonDecoder/bind_A01_t01.dart
index 8ed63c8..d99ec81 100644
--- a/LibTest/convert/JsonDecoder/bind_A01_t01.dart
+++ b/LibTest/convert/JsonDecoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream bind(Stream stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/JsonDecoder/convert_A01_t01.dart b/LibTest/convert/JsonDecoder/convert_A01_t01.dart
index 17b8a78..05c1fe3 100644
--- a/LibTest/convert/JsonDecoder/convert_A01_t01.dart
+++ b/LibTest/convert/JsonDecoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object convert(String input)
  * Converts the given JSON-string input to its corresponding object.
diff --git a/LibTest/convert/JsonDecoder/convert_A02_t01.dart b/LibTest/convert/JsonDecoder/convert_A02_t01.dart
index 0fff741..984ed30 100644
--- a/LibTest/convert/JsonDecoder/convert_A02_t01.dart
+++ b/LibTest/convert/JsonDecoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object convert(String input)
  * If this was initialized with a reviver, then the parsing operation invokes
diff --git a/LibTest/convert/JsonDecoder/convert_A03_t01.dart b/LibTest/convert/JsonDecoder/convert_A03_t01.dart
index 9273ca5..e7d8752 100644
--- a/LibTest/convert/JsonDecoder/convert_A03_t01.dart
+++ b/LibTest/convert/JsonDecoder/convert_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object convert(String input)
  * Throws FormatException if the input is not valid JSON text.
diff --git a/LibTest/convert/JsonDecoder/convert_A04_t01.dart b/LibTest/convert/JsonDecoder/convert_A04_t01.dart
index fdab434..e93b5c4 100644
--- a/LibTest/convert/JsonDecoder/convert_A04_t01.dart
+++ b/LibTest/convert/JsonDecoder/convert_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object convert(String input)
  * Converts the given JSON-string input to its corresponding object.
diff --git a/LibTest/convert/JsonDecoder/fuse_A01_t01.dart b/LibTest/convert/JsonDecoder/fuse_A01_t01.dart
index 55dff29..29f74ea 100644
--- a/LibTest/convert/JsonDecoder/fuse_A01_t01.dart
+++ b/LibTest/convert/JsonDecoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<S, dynamic> fuse(Converter<T, dynamic> other)
  * Fuses this with other.
diff --git a/LibTest/convert/JsonDecoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/JsonDecoder/startChunkedConversion_A01_t01.dart
index 69e5cf2..654a2e0 100644
--- a/LibTest/convert/JsonDecoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/JsonDecoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/JsonDecoder/table1.lib.dart b/LibTest/convert/JsonDecoder/table1.lib.dart
index 4032aa8..6714901 100644
--- a/LibTest/convert/JsonDecoder/table1.lib.dart
+++ b/LibTest/convert/JsonDecoder/table1.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
   * List of correct Json text samples
   */
diff --git a/LibTest/convert/JsonDecoder/table3.lib.dart b/LibTest/convert/JsonDecoder/table3.lib.dart
index b2bae25..a898a8c 100644
--- a/LibTest/convert/JsonDecoder/table3.lib.dart
+++ b/LibTest/convert/JsonDecoder/table3.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
   * List of incorrect Json text samples
   */
diff --git a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t01.dart b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t01.dart
index 0b35ba2..e73d51a 100644
--- a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionconst JsonEncoder.withIndent(
  *  String indent, [
diff --git a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t02.dart b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t02.dart
index 06bf7ee..16b1e59 100644
--- a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t02.dart
+++ b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionconst JsonEncoder.withIndent(
  *  String indent, [
diff --git a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t03.dart b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t03.dart
index c9f9b04..b52eacd 100644
--- a/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t03.dart
+++ b/LibTest/convert/JsonEncoder/JsonEncoder.withIndent_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionconst JsonEncoder.withIndent(
  *  String indent, [
diff --git a/LibTest/convert/JsonEncoder/JsonEncoder_A01_t01.dart b/LibTest/convert/JsonEncoder/JsonEncoder_A01_t01.dart
index 51e1ce4..f7123d1 100644
--- a/LibTest/convert/JsonEncoder/JsonEncoder_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/JsonEncoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonEncoder([Object toEncodable(Object nonSerializable)])
  * Creates a JSON encoder.
diff --git a/LibTest/convert/JsonEncoder/JsonEncoder_A02_t01.dart b/LibTest/convert/JsonEncoder/JsonEncoder_A02_t01.dart
index fd6b029..732f3f4 100644
--- a/LibTest/convert/JsonEncoder/JsonEncoder_A02_t01.dart
+++ b/LibTest/convert/JsonEncoder/JsonEncoder_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const JsonEncoder([Object toEncodable(Object nonSerializable)])
  * Creates a JSON encoder.
diff --git a/LibTest/convert/JsonEncoder/bind_A01_t01.dart b/LibTest/convert/JsonEncoder/bind_A01_t01.dart
index df4b87c..4b9c219 100644
--- a/LibTest/convert/JsonEncoder/bind_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<String> bind(Stream<Object> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/JsonEncoder/convert_A01_t01.dart b/LibTest/convert/JsonEncoder/convert_A01_t01.dart
index a1c3473..7ef82be 100644
--- a/LibTest/convert/JsonEncoder/convert_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(Object o)
  * Converts the given object o to its JSON representation.
diff --git a/LibTest/convert/JsonEncoder/convert_A02_t01.dart b/LibTest/convert/JsonEncoder/convert_A02_t01.dart
index 457cd38..5c22fb3 100644
--- a/LibTest/convert/JsonEncoder/convert_A02_t01.dart
+++ b/LibTest/convert/JsonEncoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(Object o)
  * If the conversion throws, or returns a value that is not directly
diff --git a/LibTest/convert/JsonEncoder/fuse_A01_t01.dart b/LibTest/convert/JsonEncoder/fuse_A01_t01.dart
index 98c1872..d5534c2 100644
--- a/LibTest/convert/JsonEncoder/fuse_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<S, dynamic> fuse(Converter<T, dynamic> other)
  * Fuses this with other.
diff --git a/LibTest/convert/JsonEncoder/indent_A01_t01.dart b/LibTest/convert/JsonEncoder/indent_A01_t01.dart
index 60ebbcf..7473c7b 100644
--- a/LibTest/convert/JsonEncoder/indent_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/indent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String indent
  *  read-only
diff --git a/LibTest/convert/JsonEncoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/JsonEncoder/startChunkedConversion_A01_t01.dart
index 9078258..865b744 100644
--- a/LibTest/convert/JsonEncoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/JsonEncoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink<Object> startChunkedConversion(
  *  Sink<String> sink
diff --git a/LibTest/convert/JsonEncoder/startChunkedConversion_A02_t01.dart b/LibTest/convert/JsonEncoder/startChunkedConversion_A02_t01.dart
index 6e020ca..5aedc2a 100644
--- a/LibTest/convert/JsonEncoder/startChunkedConversion_A02_t01.dart
+++ b/LibTest/convert/JsonEncoder/startChunkedConversion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink<Object> startChunkedConversion(
  *  Sink<String> sink
diff --git a/LibTest/convert/JsonEncoder/table2.lib.dart b/LibTest/convert/JsonEncoder/table2.lib.dart
index 976f7e6..18546c9 100644
--- a/LibTest/convert/JsonEncoder/table2.lib.dart
+++ b/LibTest/convert/JsonEncoder/table2.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 class S1 {
   Object? a;
diff --git a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t01.dart b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t01.dart
index a78fc66..0cbc50d 100644
--- a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t01.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion JsonUtf8Encoder([
  *  String indent,
diff --git a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t02.dart b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t02.dart
index 7fd322c..ec01189 100644
--- a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t02.dart
+++ b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t02.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion JsonUtf8Encoder([
  *  String indent,
diff --git a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t03.dart b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t03.dart
index f8dcbd8..777854d 100644
--- a/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t03.dart
+++ b/LibTest/convert/JsonUtf8Encoder/JsonUtf8Encoder_A01_t03.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion JsonUtf8Encoder([
  *  String indent,
diff --git a/LibTest/convert/JsonUtf8Encoder/bind_A01_t01.dart b/LibTest/convert/JsonUtf8Encoder/bind_A01_t01.dart
index cba4784..0f1bdc6 100644
--- a/LibTest/convert/JsonUtf8Encoder/bind_A01_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<Object> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/JsonUtf8Encoder/convert_A01_t01.dart b/LibTest/convert/JsonUtf8Encoder/convert_A01_t01.dart
index a5e3a03..a200f89 100644
--- a/LibTest/convert/JsonUtf8Encoder/convert_A01_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(Object object)
  * Convert object into UTF-8 encoded JSON.
diff --git a/LibTest/convert/JsonUtf8Encoder/convert_A01_t02.dart b/LibTest/convert/JsonUtf8Encoder/convert_A01_t02.dart
index a6554d9..a03e564 100644
--- a/LibTest/convert/JsonUtf8Encoder/convert_A01_t02.dart
+++ b/LibTest/convert/JsonUtf8Encoder/convert_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(Object object)
  * Convert object into UTF-8 encoded JSON.
diff --git a/LibTest/convert/JsonUtf8Encoder/convert_A01_t03.dart b/LibTest/convert/JsonUtf8Encoder/convert_A01_t03.dart
index f1ea057..1467752 100644
--- a/LibTest/convert/JsonUtf8Encoder/convert_A01_t03.dart
+++ b/LibTest/convert/JsonUtf8Encoder/convert_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(Object object)
  * Convert object into UTF-8 encoded JSON.
diff --git a/LibTest/convert/JsonUtf8Encoder/convert_A02_t01.dart b/LibTest/convert/JsonUtf8Encoder/convert_A02_t01.dart
index 1ed1cd3..6779202 100644
--- a/LibTest/convert/JsonUtf8Encoder/convert_A02_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(Object object)
  * Convert object into UTF-8 encoded JSON.
diff --git a/LibTest/convert/JsonUtf8Encoder/fuse_A01_t01.dart b/LibTest/convert/JsonUtf8Encoder/fuse_A01_t01.dart
index 2d96795..27aa379 100644
--- a/LibTest/convert/JsonUtf8Encoder/fuse_A01_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<S, TT> fuse<TT>(Converter<T, TT> other)
  * Fuses this with other.
diff --git a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A01_t01.dart
index 21476c0..7a8be11 100644
--- a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink<Object> startChunkedConversion(
  *  Sink<List<int>> sink
diff --git a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A02_t01.dart b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A02_t01.dart
index a43883e..12086ca 100644
--- a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A02_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink<Object> startChunkedConversion(
  *  Sink<List<int>> sink
diff --git a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A03_t01.dart b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A03_t01.dart
index 9428401..81f1b7e 100644
--- a/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A03_t01.dart
+++ b/LibTest/convert/JsonUtf8Encoder/startChunkedConversion_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ChunkedConversionSink<Object> startChunkedConversion(
  *  Sink<List<int>> sink
diff --git a/LibTest/convert/Latin1Codec/Latin1Codec_A01_t01.dart b/LibTest/convert/Latin1Codec/Latin1Codec_A01_t01.dart
index 5399caf..3517089 100644
--- a/LibTest/convert/Latin1Codec/Latin1Codec_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/Latin1Codec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Codec({bool allowInvalid: false})
  * Instantiates a new Latin1Codec.
diff --git a/LibTest/convert/Latin1Codec/Latin1Codec_A01_t02.dart b/LibTest/convert/Latin1Codec/Latin1Codec_A01_t02.dart
index 02ce475..9b559bf 100644
--- a/LibTest/convert/Latin1Codec/Latin1Codec_A01_t02.dart
+++ b/LibTest/convert/Latin1Codec/Latin1Codec_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Codec({bool allowInvalid: false})
  * Instantiates a new Latin1Codec.
diff --git a/LibTest/convert/Latin1Codec/Latin1Codec_A02_t01.dart b/LibTest/convert/Latin1Codec/Latin1Codec_A02_t01.dart
index f82b1e0..402337b 100644
--- a/LibTest/convert/Latin1Codec/Latin1Codec_A02_t01.dart
+++ b/LibTest/convert/Latin1Codec/Latin1Codec_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Codec({bool allowInvalid: false})
  * Instantiates a new Latin1Codec.
diff --git a/LibTest/convert/Latin1Codec/decodeStream_A01_t01.dart b/LibTest/convert/Latin1Codec/decodeStream_A01_t01.dart
index b27f68b..a7f1115 100644
--- a/LibTest/convert/Latin1Codec/decodeStream_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/decodeStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> decodeStream(Stream<List<int>> byteStream)
  * @description Checks that this method decodes stream to Latin1 string
diff --git a/LibTest/convert/Latin1Codec/decode_A01_t01.dart b/LibTest/convert/Latin1Codec/decode_A01_t01.dart
index c4b82d8..7e8e7b3 100644
--- a/LibTest/convert/Latin1Codec/decode_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the Latin-1 bytes (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Latin1Codec/decode_A01_t02.dart b/LibTest/convert/Latin1Codec/decode_A01_t02.dart
index 295161a..56af02c 100644
--- a/LibTest/convert/Latin1Codec/decode_A01_t02.dart
+++ b/LibTest/convert/Latin1Codec/decode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the Latin-1 bytes (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Latin1Codec/decode_A02_t01.dart b/LibTest/convert/Latin1Codec/decode_A02_t01.dart
index f2b22a4..86e09c4 100644
--- a/LibTest/convert/Latin1Codec/decode_A02_t01.dart
+++ b/LibTest/convert/Latin1Codec/decode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the Latin-1 bytes (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Latin1Codec/decode_A03_t01.dart b/LibTest/convert/Latin1Codec/decode_A03_t01.dart
index 83bd4ee..4e68d9c 100644
--- a/LibTest/convert/Latin1Codec/decode_A03_t01.dart
+++ b/LibTest/convert/Latin1Codec/decode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> bytes, {bool allowInvalid})
  * Decodes the Latin-1 bytes (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Latin1Codec/decoder_A01_t01.dart b/LibTest/convert/Latin1Codec/decoder_A01_t01.dart
index f40c361..beb160a 100644
--- a/LibTest/convert/Latin1Codec/decoder_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Latin1Decoder decoder
  * @description Checks that this property returns Latin1Codec which works as
diff --git a/LibTest/convert/Latin1Codec/encode_A01_t01.dart b/LibTest/convert/Latin1Codec/encode_A01_t01.dart
index 5bdc9ec..d5d3146 100644
--- a/LibTest/convert/Latin1Codec/encode_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes strings to Latin1 code units
diff --git a/LibTest/convert/Latin1Codec/encoder_A01_t01.dart b/LibTest/convert/Latin1Codec/encoder_A01_t01.dart
index 1209616..493a8c3 100644
--- a/LibTest/convert/Latin1Codec/encoder_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Latin1Encoder encoder
  * @description Checks that this property returns Latin1Encoder which works as
diff --git a/LibTest/convert/Latin1Codec/fuse_A01_t01.dart b/LibTest/convert/Latin1Codec/fuse_A01_t01.dart
index f1ff6a9..31a44da 100644
--- a/LibTest/convert/Latin1Codec/fuse_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/convert/Latin1Codec/inverted_A01_t01.dart b/LibTest/convert/Latin1Codec/inverted_A01_t01.dart
index 24b002a..816a742 100644
--- a/LibTest/convert/Latin1Codec/inverted_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/convert/Latin1Codec/name_A01_t01.dart b/LibTest/convert/Latin1Codec/name_A01_t01.dart
index 13d37d7..f8367af 100644
--- a/LibTest/convert/Latin1Codec/name_A01_t01.dart
+++ b/LibTest/convert/Latin1Codec/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * @description Checks that this property returns "iso-8859-1"
diff --git a/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t01.dart b/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t01.dart
index 5bc6b1a..65ba80e 100644
--- a/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t01.dart
+++ b/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Decoder({bool allowInvalid: false})
  * Instantiates a new Latin1Decoder.
diff --git a/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t02.dart b/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t02.dart
index fcf2876..6aa8265 100644
--- a/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t02.dart
+++ b/LibTest/convert/Latin1Decoder/Latin1Decoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Decoder({bool allowInvalid: false})
  * Instantiates a new Latin1Decoder.
diff --git a/LibTest/convert/Latin1Decoder/bind_A01_t01.dart b/LibTest/convert/Latin1Decoder/bind_A01_t01.dart
index fbfa32a..e619498 100644
--- a/LibTest/convert/Latin1Decoder/bind_A01_t01.dart
+++ b/LibTest/convert/Latin1Decoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<String> bind(Stream<List<int>> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Latin1Decoder/convert_A01_t01.dart b/LibTest/convert/Latin1Decoder/convert_A01_t01.dart
index 02a577a..a3a696b 100644
--- a/LibTest/convert/Latin1Decoder/convert_A01_t01.dart
+++ b/LibTest/convert/Latin1Decoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> bytes, [
diff --git a/LibTest/convert/Latin1Decoder/convert_A02_t01.dart b/LibTest/convert/Latin1Decoder/convert_A02_t01.dart
index 6c081f7..7fd7be0 100644
--- a/LibTest/convert/Latin1Decoder/convert_A02_t01.dart
+++ b/LibTest/convert/Latin1Decoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> bytes, [
diff --git a/LibTest/convert/Latin1Decoder/fuse_A01_t01.dart b/LibTest/convert/Latin1Decoder/fuse_A01_t01.dart
index 2af5d86..2800131 100644
--- a/LibTest/convert/Latin1Decoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Latin1Decoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/Latin1Decoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Latin1Decoder/startChunkedConversion_A01_t01.dart
index 2c62296..a2f19f5 100644
--- a/LibTest/convert/Latin1Decoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Latin1Decoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Latin1Decoder/startChunkedConversion_A02_t01.dart b/LibTest/convert/Latin1Decoder/startChunkedConversion_A02_t01.dart
index 0498ea0..cf08ec3 100644
--- a/LibTest/convert/Latin1Decoder/startChunkedConversion_A02_t01.dart
+++ b/LibTest/convert/Latin1Decoder/startChunkedConversion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Latin1Encoder/Latin1Encoder_A01_t01.dart b/LibTest/convert/Latin1Encoder/Latin1Encoder_A01_t01.dart
index 0c79ee5..e5cf35b 100644
--- a/LibTest/convert/Latin1Encoder/Latin1Encoder_A01_t01.dart
+++ b/LibTest/convert/Latin1Encoder/Latin1Encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Latin1Encoder()
  * @description Checks that this constructor created valid Latin1Encoder
diff --git a/LibTest/convert/Latin1Encoder/bind_A01_t01.dart b/LibTest/convert/Latin1Encoder/bind_A01_t01.dart
index dea7248..0f0e72e 100644
--- a/LibTest/convert/Latin1Encoder/bind_A01_t01.dart
+++ b/LibTest/convert/Latin1Encoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<String> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Latin1Encoder/convert_A01_t01.dart b/LibTest/convert/Latin1Encoder/convert_A01_t01.dart
index ef9e48b..a6c2856 100644
--- a/LibTest/convert/Latin1Encoder/convert_A01_t01.dart
+++ b/LibTest/convert/Latin1Encoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/Latin1Encoder/convert_A02_t01.dart b/LibTest/convert/Latin1Encoder/convert_A02_t01.dart
index f9a0fd7..e6cee8c 100644
--- a/LibTest/convert/Latin1Encoder/convert_A02_t01.dart
+++ b/LibTest/convert/Latin1Encoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/Latin1Encoder/fuse_A01_t01.dart b/LibTest/convert/Latin1Encoder/fuse_A01_t01.dart
index 6f4dc94..f646566 100644
--- a/LibTest/convert/Latin1Encoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Latin1Encoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/Latin1Encoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Latin1Encoder/startChunkedConversion_A01_t01.dart
index 7e2a276..c42360a 100644
--- a/LibTest/convert/Latin1Encoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Latin1Encoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/LineSplitter/LineSplitter_A01_t01.dart b/LibTest/convert/LineSplitter/LineSplitter_A01_t01.dart
index ae6dd43..c55b1b3 100644
--- a/LibTest/convert/LineSplitter/LineSplitter_A01_t01.dart
+++ b/LibTest/convert/LineSplitter/LineSplitter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const LineSplitter()
  * @description Checks that this constructor creates a valid LineSplitter
diff --git a/LibTest/convert/LineSplitter/bind_A01_t01.dart b/LibTest/convert/LineSplitter/bind_A01_t01.dart
index 6e27aba..b07730d 100644
--- a/LibTest/convert/LineSplitter/bind_A01_t01.dart
+++ b/LibTest/convert/LineSplitter/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream bind(Stream<String> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/LineSplitter/convert_A01_t01.dart b/LibTest/convert/LineSplitter/convert_A01_t01.dart
index 943d78c..44022ca 100644
--- a/LibTest/convert/LineSplitter/convert_A01_t01.dart
+++ b/LibTest/convert/LineSplitter/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> convert(String data)
  * Converts input and returns the result of the conversion.
diff --git a/LibTest/convert/LineSplitter/split_A01_t01.dart b/LibTest/convert/LineSplitter/split_A01_t01.dart
index cf5b973..2b31805 100644
--- a/LibTest/convert/LineSplitter/split_A01_t01.dart
+++ b/LibTest/convert/LineSplitter/split_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<String> split (String lines, [int start = 0, int end])
  * Split lines into individual lines.
diff --git a/LibTest/convert/LineSplitter/split_A01_t02.dart b/LibTest/convert/LineSplitter/split_A01_t02.dart
index a0521f5..ebae72d 100644
--- a/LibTest/convert/LineSplitter/split_A01_t02.dart
+++ b/LibTest/convert/LineSplitter/split_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<String> split (String lines, [int start = 0, int end])
  * Split lines into individual lines.
diff --git a/LibTest/convert/LineSplitter/startChunkedConversion_A01_t01.dart b/LibTest/convert/LineSplitter/startChunkedConversion_A01_t01.dart
index dc4bb1f..7841e8b 100644
--- a/LibTest/convert/LineSplitter/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/LineSplitter/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/StringConversionSink/StringConversionSink.fromStringSink_A01_t01.dart b/LibTest/convert/StringConversionSink/StringConversionSink.fromStringSink_A01_t01.dart
index ac2b439..5680fcb 100644
--- a/LibTest/convert/StringConversionSink/StringConversionSink.fromStringSink_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/StringConversionSink.fromStringSink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StringConversionSink.fromStringSink(StringSink sink)
  * Creates a new instance wrapping the given sink.
diff --git a/LibTest/convert/StringConversionSink/StringConversionSink.from_A01_t01.dart b/LibTest/convert/StringConversionSink/StringConversionSink.from_A01_t01.dart
index d3c072a..6b5bf58 100644
--- a/LibTest/convert/StringConversionSink/StringConversionSink.from_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/StringConversionSink.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StringConversionSink.from(Sink<String> sink)
  * @description Checks that this constructor creates StringConversionSink
diff --git a/LibTest/convert/StringConversionSink/StringConversionSink.withCallback_A01_t01.dart b/LibTest/convert/StringConversionSink/StringConversionSink.withCallback_A01_t01.dart
index 9d5c2a0..f8ce4ce 100644
--- a/LibTest/convert/StringConversionSink/StringConversionSink.withCallback_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/StringConversionSink.withCallback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StringConversionSink.withCallback(
  *  void callback(String accumulated)
diff --git a/LibTest/convert/StringConversionSink/addSlice_A01_t01.dart b/LibTest/convert/StringConversionSink/addSlice_A01_t01.dart
index 7f690c5..362c616 100644
--- a/LibTest/convert/StringConversionSink/addSlice_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/addSlice_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addSlice(String chunk, int start, int end, bool isLast)
  * Adds the next chunk to this.
diff --git a/LibTest/convert/StringConversionSink/addSlice_A01_t02.dart b/LibTest/convert/StringConversionSink/addSlice_A01_t02.dart
index f4fc0be..182f58d 100644
--- a/LibTest/convert/StringConversionSink/addSlice_A01_t02.dart
+++ b/LibTest/convert/StringConversionSink/addSlice_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addSlice(String chunk, int start, int end, bool isLast)
  * Adds the next chunk to this.
diff --git a/LibTest/convert/StringConversionSink/add_A01_t01.dart b/LibTest/convert/StringConversionSink/add_A01_t01.dart
index 4e79891..98e696c 100644
--- a/LibTest/convert/StringConversionSink/add_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T chunk)
  * Adds chunked data to this sink.
diff --git a/LibTest/convert/StringConversionSink/asStringSink_A01_t01.dart b/LibTest/convert/StringConversionSink/asStringSink_A01_t01.dart
index e18e345..10ac953 100644
--- a/LibTest/convert/StringConversionSink/asStringSink_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/asStringSink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ClosableStringSink asStringSink()
  * Returns this as a ClosableStringSink.
diff --git a/LibTest/convert/StringConversionSink/asStringSink_A02_t01.dart b/LibTest/convert/StringConversionSink/asStringSink_A02_t01.dart
index 493b0ba..7c94e6a 100644
--- a/LibTest/convert/StringConversionSink/asStringSink_A02_t01.dart
+++ b/LibTest/convert/StringConversionSink/asStringSink_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ClosableStringSink asStringSink()
  * ...
diff --git a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t01.dart b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t01.dart
index c3d0fa3..08d8010 100644
--- a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink asUtf8Sink(bool allowMalformed)
  * Returns this as a sink that accepts UTF-8 input.
diff --git a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t02.dart b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t02.dart
index a85de16..e74d07e 100644
--- a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t02.dart
+++ b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink asUtf8Sink(bool allowMalformed)
  * Returns this as a sink that accepts UTF-8 input.
diff --git a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t03.dart b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t03.dart
index cc15c5e..3db78b8 100644
--- a/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t03.dart
+++ b/LibTest/convert/StringConversionSink/asUtf8Sink_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink asUtf8Sink(bool allowMalformed)
  * Returns this as a sink that accepts UTF-8 input.
diff --git a/LibTest/convert/StringConversionSink/asUtf8Sink_A02_t01.dart b/LibTest/convert/StringConversionSink/asUtf8Sink_A02_t01.dart
index 7584668..cfe3b28 100644
--- a/LibTest/convert/StringConversionSink/asUtf8Sink_A02_t01.dart
+++ b/LibTest/convert/StringConversionSink/asUtf8Sink_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink asUtf8Sink(bool allowMalformed)
  * Returns this as a sink that accepts UTF-8 input.
diff --git a/LibTest/convert/StringConversionSink/close_A01_t01.dart b/LibTest/convert/StringConversionSink/close_A01_t01.dart
index e400c38..ee766aa 100644
--- a/LibTest/convert/StringConversionSink/close_A01_t01.dart
+++ b/LibTest/convert/StringConversionSink/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T chunk)
  * Adds chunked data to this sink.
diff --git a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t01.dart b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t01.dart
index 2c88667..4658e9b 100644
--- a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Codec({bool allowMalformed: false})
  * Instantiates a new Utf8Codec.
diff --git a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t02.dart b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t02.dart
index 246898d..6a70c13 100644
--- a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t02.dart
+++ b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Codec({bool allowMalformed: false})
  * Instantiates a new Utf8Codec.
diff --git a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t03.dart b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t03.dart
index 743e1e9..a207cdf 100644
--- a/LibTest/convert/Utf8Codec/Utf8Codec_A01_t03.dart
+++ b/LibTest/convert/Utf8Codec/Utf8Codec_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Codec({bool allowMalformed: false})
  * Instantiates a new Utf8Codec.
diff --git a/LibTest/convert/Utf8Codec/decodeStream_A01_t01.dart b/LibTest/convert/Utf8Codec/decodeStream_A01_t01.dart
index 64fe3d2..ea56619 100644
--- a/LibTest/convert/Utf8Codec/decodeStream_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/decodeStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> decodeStream(Stream<List<int>> byteStream)
  * @description Checks that this method decodes stream to UTF-8 string
diff --git a/LibTest/convert/Utf8Codec/decode_A01_t01.dart b/LibTest/convert/Utf8Codec/decode_A01_t01.dart
index 090a003..4bff5a6 100644
--- a/LibTest/convert/Utf8Codec/decode_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decode_A02_t01.dart b/LibTest/convert/Utf8Codec/decode_A02_t01.dart
index 0fdccb0..c85ce83 100644
--- a/LibTest/convert/Utf8Codec/decode_A02_t01.dart
+++ b/LibTest/convert/Utf8Codec/decode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decode_A02_t02.dart b/LibTest/convert/Utf8Codec/decode_A02_t02.dart
index 877b2a0..8ad8062 100644
--- a/LibTest/convert/Utf8Codec/decode_A02_t02.dart
+++ b/LibTest/convert/Utf8Codec/decode_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decode_A03_t01.dart b/LibTest/convert/Utf8Codec/decode_A03_t01.dart
index 6964738..dca55f7 100644
--- a/LibTest/convert/Utf8Codec/decode_A03_t01.dart
+++ b/LibTest/convert/Utf8Codec/decode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decode_A03_t02.dart b/LibTest/convert/Utf8Codec/decode_A03_t02.dart
index b7790c5..a11a639 100644
--- a/LibTest/convert/Utf8Codec/decode_A03_t02.dart
+++ b/LibTest/convert/Utf8Codec/decode_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decode_A04_t01.dart b/LibTest/convert/Utf8Codec/decode_A04_t01.dart
index 7051e32..1d1d4dc 100644
--- a/LibTest/convert/Utf8Codec/decode_A04_t01.dart
+++ b/LibTest/convert/Utf8Codec/decode_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> codeUnits, {bool allowMalformed})
  * Decodes the UTF-8 codeUnits (a list of unsigned 8-bit integers) to the
diff --git a/LibTest/convert/Utf8Codec/decoder_A01_t01.dart b/LibTest/convert/Utf8Codec/decoder_A01_t01.dart
index d41d741..8e66bda 100644
--- a/LibTest/convert/Utf8Codec/decoder_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Utf8Decoder decoder
  * @description Checks that this property returns Utf8Decoder which works as
diff --git a/LibTest/convert/Utf8Codec/encode_A01_t01.dart b/LibTest/convert/Utf8Codec/encode_A01_t01.dart
index 4ab56fa..03676d9 100644
--- a/LibTest/convert/Utf8Codec/encode_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes  strings to utf-8 code units
diff --git a/LibTest/convert/Utf8Codec/encoder_A01_t01.dart b/LibTest/convert/Utf8Codec/encoder_A01_t01.dart
index e2ba9ab..67a328c 100644
--- a/LibTest/convert/Utf8Codec/encoder_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Utf8Encoder encoder
  * @description Checks that this property returns Utf8Encoder which works as
diff --git a/LibTest/convert/Utf8Codec/fuse_A01_t01.dart b/LibTest/convert/Utf8Codec/fuse_A01_t01.dart
index c411fc8..f70bf46 100644
--- a/LibTest/convert/Utf8Codec/fuse_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/convert/Utf8Codec/inverted_A01_t01.dart b/LibTest/convert/Utf8Codec/inverted_A01_t01.dart
index 61110fe..06b52fc 100644
--- a/LibTest/convert/Utf8Codec/inverted_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/convert/Utf8Codec/name_A01_t01.dart b/LibTest/convert/Utf8Codec/name_A01_t01.dart
index 3e4af2a..3a8ae11 100644
--- a/LibTest/convert/Utf8Codec/name_A01_t01.dart
+++ b/LibTest/convert/Utf8Codec/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * @description Checks that this property returns "utf-8"
diff --git a/LibTest/convert/Utf8Decoder/Utf8Decoder_A01_t01.dart b/LibTest/convert/Utf8Decoder/Utf8Decoder_A01_t01.dart
index 88c74fc..7f13c7e 100644
--- a/LibTest/convert/Utf8Decoder/Utf8Decoder_A01_t01.dart
+++ b/LibTest/convert/Utf8Decoder/Utf8Decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Decoder({bool allowMalformed: false})
  * Instantiates a new Utf8Decoder.
diff --git a/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t01.dart b/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t01.dart
index 84d8681..324ce5a 100644
--- a/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t01.dart
+++ b/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Decoder({bool allowMalformed: false})
  * Instantiates a new Utf8Decoder.
diff --git a/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t02.dart b/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t02.dart
index 0fc26df..d3cda48 100644
--- a/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t02.dart
+++ b/LibTest/convert/Utf8Decoder/Utf8Decoder_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Decoder({bool allowMalformed: false})
  * Instantiates a new Utf8Decoder.
diff --git a/LibTest/convert/Utf8Decoder/bind_A01_t01.dart b/LibTest/convert/Utf8Decoder/bind_A01_t01.dart
index 41927d4..d15290d 100644
--- a/LibTest/convert/Utf8Decoder/bind_A01_t01.dart
+++ b/LibTest/convert/Utf8Decoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<String> bind(Stream<List<int>> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Utf8Decoder/convert_A01_t01.dart b/LibTest/convert/Utf8Decoder/convert_A01_t01.dart
index c8c0f52..5843bdc 100644
--- a/LibTest/convert/Utf8Decoder/convert_A01_t01.dart
+++ b/LibTest/convert/Utf8Decoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> codeUnits, [
diff --git a/LibTest/convert/Utf8Decoder/convert_A02_t01.dart b/LibTest/convert/Utf8Decoder/convert_A02_t01.dart
index 5c8af7b..fe6b924 100644
--- a/LibTest/convert/Utf8Decoder/convert_A02_t01.dart
+++ b/LibTest/convert/Utf8Decoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> codeUnits, [
diff --git a/LibTest/convert/Utf8Decoder/convert_A02_t02.dart b/LibTest/convert/Utf8Decoder/convert_A02_t02.dart
index f12ceff..3ee9994 100644
--- a/LibTest/convert/Utf8Decoder/convert_A02_t02.dart
+++ b/LibTest/convert/Utf8Decoder/convert_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> codeUnits, [
diff --git a/LibTest/convert/Utf8Decoder/convert_A03_t01.dart b/LibTest/convert/Utf8Decoder/convert_A03_t01.dart
index 6920f3d..a65ef2e 100644
--- a/LibTest/convert/Utf8Decoder/convert_A03_t01.dart
+++ b/LibTest/convert/Utf8Decoder/convert_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String convert(
  *  List<int> codeUnits, [
diff --git a/LibTest/convert/Utf8Decoder/fuse_A01_t01.dart b/LibTest/convert/Utf8Decoder/fuse_A01_t01.dart
index 2f619b8..edbcd2a 100644
--- a/LibTest/convert/Utf8Decoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Utf8Decoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/Utf8Decoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Utf8Decoder/startChunkedConversion_A01_t01.dart
index ebe0f74..a406bde 100644
--- a/LibTest/convert/Utf8Decoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Utf8Decoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Utf8Decoder/startChunkedConversion_A02_t01.dart b/LibTest/convert/Utf8Decoder/startChunkedConversion_A02_t01.dart
index 9cbf600..90359b9 100644
--- a/LibTest/convert/Utf8Decoder/startChunkedConversion_A02_t01.dart
+++ b/LibTest/convert/Utf8Decoder/startChunkedConversion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<String> sink)
  * Starts a chunked conversion.
diff --git a/LibTest/convert/Utf8Encoder/Utf8Encoder_A01_t01.dart b/LibTest/convert/Utf8Encoder/Utf8Encoder_A01_t01.dart
index d73c3aa..7af6f7c 100644
--- a/LibTest/convert/Utf8Encoder/Utf8Encoder_A01_t01.dart
+++ b/LibTest/convert/Utf8Encoder/Utf8Encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Utf8Encoder()
  * @description Checks that this constructor created valid Utf8Encoder
diff --git a/LibTest/convert/Utf8Encoder/bind_A01_t01.dart b/LibTest/convert/Utf8Encoder/bind_A01_t01.dart
index a5d8efa..5f8baf2 100644
--- a/LibTest/convert/Utf8Encoder/bind_A01_t01.dart
+++ b/LibTest/convert/Utf8Encoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<String> stream)
  * Transform the incoming stream's events.
diff --git a/LibTest/convert/Utf8Encoder/convert_A01_t01.dart b/LibTest/convert/Utf8Encoder/convert_A01_t01.dart
index f347432..1988345 100644
--- a/LibTest/convert/Utf8Encoder/convert_A01_t01.dart
+++ b/LibTest/convert/Utf8Encoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/Utf8Encoder/convert_A02_t01.dart b/LibTest/convert/Utf8Encoder/convert_A02_t01.dart
index f9718a7..5f3ad1b 100644
--- a/LibTest/convert/Utf8Encoder/convert_A02_t01.dart
+++ b/LibTest/convert/Utf8Encoder/convert_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(
  *  String string, [
diff --git a/LibTest/convert/Utf8Encoder/fuse_A01_t01.dart b/LibTest/convert/Utf8Encoder/fuse_A01_t01.dart
index c92398b..8f81ee4 100644
--- a/LibTest/convert/Utf8Encoder/fuse_A01_t01.dart
+++ b/LibTest/convert/Utf8Encoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, T> fuse<T>(Converter<String, T> next)
  * Fuses this with other.
diff --git a/LibTest/convert/Utf8Encoder/startChunkedConversion_A01_t01.dart b/LibTest/convert/Utf8Encoder/startChunkedConversion_A01_t01.dart
index 28e7308..856b153 100644
--- a/LibTest/convert/Utf8Encoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/convert/Utf8Encoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sink startChunkedConversion(Sink sink)
  * Starts a chunked conversion.
diff --git a/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t01.dart b/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t01.dart
index 33806de..f8e4c8e 100644
--- a/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t01.dart
+++ b/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AbstractClassInstantiationError(String _className)
  * Creates a new Object instance.
diff --git a/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t02.dart b/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t02.dart
index 23ae8f4..611de09 100644
--- a/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t02.dart
+++ b/LibTest/core/AbstractClassInstantiationError/AbstractClassInstantiationError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AbstractClassInstantiationError(String _className)
  * Creates a new Object instance.
diff --git a/LibTest/core/AbstractClassInstantiationError/toString_A01_t01.dart b/LibTest/core/AbstractClassInstantiationError/toString_A01_t01.dart
index fcdb25f..251958d 100644
--- a/LibTest/core/AbstractClassInstantiationError/toString_A01_t01.dart
+++ b/LibTest/core/AbstractClassInstantiationError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t01.dart b/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t01.dart
index baa9bb3..1d53e2a 100644
--- a/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t01.dart
+++ b/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ArgumentError.notNull([String name])
  * Create an argument error for a null argument that must not be null.
diff --git a/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t02.dart b/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t02.dart
index bbe20dd..42ec449 100644
--- a/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t02.dart
+++ b/LibTest/core/ArgumentError/ArgumentError.notNull_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ArgumentError.notNull([String name])
  * Create an argument error for a null argument that must not be null.
diff --git a/LibTest/core/ArgumentError/ArgumentError.value_A01_t01.dart b/LibTest/core/ArgumentError/ArgumentError.value_A01_t01.dart
index f9b491f..88f8922 100644
--- a/LibTest/core/ArgumentError/ArgumentError.value_A01_t01.dart
+++ b/LibTest/core/ArgumentError/ArgumentError.value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ArgumentError.value(value, [ String name, String message ])
  * Creates error containing the invalid value.
diff --git a/LibTest/core/ArgumentError/ArgumentError.value_A01_t02.dart b/LibTest/core/ArgumentError/ArgumentError.value_A01_t02.dart
index 727d99c..ac49253 100644
--- a/LibTest/core/ArgumentError/ArgumentError.value_A01_t02.dart
+++ b/LibTest/core/ArgumentError/ArgumentError.value_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ArgumentError.value(value, [ String name, String message ])
  * Creates error containing the invalid value.
diff --git a/LibTest/core/ArgumentError/ArgumentError.value_A01_t03.dart b/LibTest/core/ArgumentError/ArgumentError.value_A01_t03.dart
index 9f199e1..77fc398 100644
--- a/LibTest/core/ArgumentError/ArgumentError.value_A01_t03.dart
+++ b/LibTest/core/ArgumentError/ArgumentError.value_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ArgumentError.value(value, [ String name, String message ])
  * Creates error containing the invalid value.
diff --git a/LibTest/core/ArgumentError/ArgumentError_A01_t01.dart b/LibTest/core/ArgumentError/ArgumentError_A01_t01.dart
index a6541eb..bc9ed35 100644
--- a/LibTest/core/ArgumentError/ArgumentError_A01_t01.dart
+++ b/LibTest/core/ArgumentError/ArgumentError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new ArgumentError([message])
  * The message describes the erroneous argument. 
diff --git a/LibTest/core/ArgumentError/ArgumentError_class_A01_t01.dart b/LibTest/core/ArgumentError/ArgumentError_class_A01_t01.dart
index a7e4e85..76e96a9 100644
--- a/LibTest/core/ArgumentError/ArgumentError_class_A01_t01.dart
+++ b/LibTest/core/ArgumentError/ArgumentError_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class ArgumentError
  * Error thrown when a function is passed an unacceptable argument.
diff --git a/LibTest/core/ArgumentError/allTests.lib.dart b/LibTest/core/ArgumentError/allTests.lib.dart
index 408ca64..bd90187 100644
--- a/LibTest/core/ArgumentError/allTests.lib.dart
+++ b/LibTest/core/ArgumentError/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class ArgumentError
  * @description Checks all methods of ArgumentError
diff --git a/LibTest/core/ArgumentError/invalidValue_A01_t01.test.dart b/LibTest/core/ArgumentError/invalidValue_A01_t01.test.dart
index 93a5c31..00a08f7 100644
--- a/LibTest/core/ArgumentError/invalidValue_A01_t01.test.dart
+++ b/LibTest/core/ArgumentError/invalidValue_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic invalidValue
  * read-only
diff --git a/LibTest/core/ArgumentError/message_A01_t01.test.dart b/LibTest/core/ArgumentError/message_A01_t01.test.dart
index a05dc2c..3db3f48 100644
--- a/LibTest/core/ArgumentError/message_A01_t01.test.dart
+++ b/LibTest/core/ArgumentError/message_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic message
  * read-only
diff --git a/LibTest/core/ArgumentError/name_A01_t01.test.dart b/LibTest/core/ArgumentError/name_A01_t01.test.dart
index fd94cfd..0348fdf 100644
--- a/LibTest/core/ArgumentError/name_A01_t01.test.dart
+++ b/LibTest/core/ArgumentError/name_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * read-only
diff --git a/LibTest/core/ArgumentError/toString_A01_t01.dart b/LibTest/core/ArgumentError/toString_A01_t01.dart
index 17e22c2..0ebee40 100644
--- a/LibTest/core/ArgumentError/toString_A01_t01.dart
+++ b/LibTest/core/ArgumentError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/AssertionError/AssertionError_A01_t01.dart b/LibTest/core/AssertionError/AssertionError_A01_t01.dart
index 4761396..a0db286 100644
--- a/LibTest/core/AssertionError/AssertionError_A01_t01.dart
+++ b/LibTest/core/AssertionError/AssertionError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AssertionError class
  * Error thrown by the runtime system when an assert statement fails.
diff --git a/LibTest/core/AssertionError/AssertionError_A02_t01.dart b/LibTest/core/AssertionError/AssertionError_A02_t01.dart
index 4787cfe..dedaeef 100644
--- a/LibTest/core/AssertionError/AssertionError_A02_t01.dart
+++ b/LibTest/core/AssertionError/AssertionError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AssertionError([message])
  * @description Checks that AssertionError() constructor can be called without
diff --git a/LibTest/core/AssertionError/AssertionError_A02_t02.dart b/LibTest/core/AssertionError/AssertionError_A02_t02.dart
index 4a6659a..c3889c4 100644
--- a/LibTest/core/AssertionError/AssertionError_A02_t02.dart
+++ b/LibTest/core/AssertionError/AssertionError_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion AssertionError([message)
  * @description Checks that AssertionError([message) constructor can be called
diff --git a/LibTest/core/AssertionError/message_A01_t01.dart b/LibTest/core/AssertionError/message_A01_t01.dart
index e56b4a2..00204c5 100644
--- a/LibTest/core/AssertionError/message_A01_t01.dart
+++ b/LibTest/core/AssertionError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Object message;
  * Message describing the assertion error
diff --git a/LibTest/core/AssertionError/toString_A01_t01.dart b/LibTest/core/AssertionError/toString_A01_t01.dart
index a63dc84..b2deae1 100644
--- a/LibTest/core/AssertionError/toString_A01_t01.dart
+++ b/LibTest/core/AssertionError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/BidirectionalIterator/allTests.lib.dart b/LibTest/core/BidirectionalIterator/allTests.lib.dart
index afaeec6..7a3edc4 100644
--- a/LibTest/core/BidirectionalIterator/allTests.lib.dart
+++ b/LibTest/core/BidirectionalIterator/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description All BidirectionalIterator tests runner
  * @author sgrekhov@unipro.ru
diff --git a/LibTest/core/BidirectionalIterator/inheritedTests.lib.dart b/LibTest/core/BidirectionalIterator/inheritedTests.lib.dart
index 6f94295..a190f77 100644
--- a/LibTest/core/BidirectionalIterator/inheritedTests.lib.dart
+++ b/LibTest/core/BidirectionalIterator/inheritedTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class BidirectionalIterator<E>
  * An Iterator that allows moving backwards as well as forwards.
diff --git a/LibTest/core/BidirectionalIterator/movePrevious_A01_t01.test.dart b/LibTest/core/BidirectionalIterator/movePrevious_A01_t01.test.dart
index 3645131..5c0e14b 100644
--- a/LibTest/core/BidirectionalIterator/movePrevious_A01_t01.test.dart
+++ b/LibTest/core/BidirectionalIterator/movePrevious_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool movePrevious()
  * Move back to the previous element.
diff --git a/LibTest/core/BidirectionalIterator/movePrevious_A01_t02.test.dart b/LibTest/core/BidirectionalIterator/movePrevious_A01_t02.test.dart
index 28a1c5a..dfeed50 100644
--- a/LibTest/core/BidirectionalIterator/movePrevious_A01_t02.test.dart
+++ b/LibTest/core/BidirectionalIterator/movePrevious_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool movePrevious()
  * Move back to the previous element.
diff --git a/LibTest/core/CastError/CastError.class_A01_t01.dart b/LibTest/core/CastError/CastError.class_A01_t01.dart
index 76702e4..6c7ca1a 100644
--- a/LibTest/core/CastError/CastError.class_A01_t01.dart
+++ b/LibTest/core/CastError/CastError.class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Error thrown by the runtime system when a cast operation fails.
  * @description Checks that CastError is thrown by runtime when cast operation
diff --git a/LibTest/core/CastError/CastError_A01_t01.dart b/LibTest/core/CastError/CastError_A01_t01.dart
index 08c90c9..09dc70b 100644
--- a/LibTest/core/CastError/CastError_A01_t01.dart
+++ b/LibTest/core/CastError/CastError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CastError()
  * @description Checks that this constructor can be called and returns instance
diff --git a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError.class_A01_t01.dart b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError.class_A01_t01.dart
index 83608d5..9652fbd 100644
--- a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError.class_A01_t01.dart
+++ b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError.class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Error occurring when a collection is modified during iteration.
  * @description Checks that ConcurrentModificationError is thrown if a
diff --git a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t01.dart b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t01.dart
index 02165cd..2602ada 100644
--- a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t01.dart
+++ b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ConcurrentModificationError([Object modifiedObject ])
  * @description Checks that this constructor can be called and returns instance
diff --git a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t02.dart b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t02.dart
index 935eb89..4b6fce3 100644
--- a/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t02.dart
+++ b/LibTest/core/ConcurrentModificationError/ConcurrentModificationError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ConcurrentModificationError([Object modifiedObject ])
  * @description Checks that this constructor can be called with parameter and
diff --git a/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t01.dart b/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t01.dart
index 16752d0..58bcb6b 100644
--- a/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t01.dart
+++ b/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object modifiedObject
  * read-only
diff --git a/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t02.dart b/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t02.dart
index cffc256..1e156c3 100644
--- a/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t02.dart
+++ b/LibTest/core/ConcurrentModificationError/modifiedObject_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Object modifiedObject
  * read-only
diff --git a/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t01.dart b/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t01.dart
index 215fd94..d682f0e 100644
--- a/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t01.dart
+++ b/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Error thrown when a lazily initialized variable cannot be
  * initialized.
diff --git a/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t02.dart b/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t02.dart
index 3c44971..b1ce8d1 100644
--- a/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t02.dart
+++ b/LibTest/core/CyclicInitializationError/CyclicInitializationError.class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Error thrown when a lazily initialized variable cannot be
  * initialized.
diff --git a/LibTest/core/CyclicInitializationError/CyclicInitializationError.lib.dart b/LibTest/core/CyclicInitializationError/CyclicInitializationError.lib.dart
index b8404c8..004af09 100644
--- a/LibTest/core/CyclicInitializationError/CyclicInitializationError.lib.dart
+++ b/LibTest/core/CyclicInitializationError/CyclicInitializationError.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 library cyclic_initialization_error;
 
 var x = f();
diff --git a/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t01.dart b/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t01.dart
index 95a9c27..fa4eee2 100644
--- a/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t01.dart
+++ b/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CyclicInitializationError([String variableName])
  * @description Checks that this constructor can be called without parameter
diff --git a/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t02.dart b/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t02.dart
index 10065c6..272c5b4 100644
--- a/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t02.dart
+++ b/LibTest/core/CyclicInitializationError/CyclicInitializationError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CyclicInitializationError([String variableName])
  * @description Checks that this constructor can be called with parameter
diff --git a/LibTest/core/CyclicInitializationError/variableName_A01_t01.dart b/LibTest/core/CyclicInitializationError/variableName_A01_t01.dart
index 8c61fc8..a0c10cf 100644
--- a/LibTest/core/CyclicInitializationError/variableName_A01_t01.dart
+++ b/LibTest/core/CyclicInitializationError/variableName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionString variableName
  * read-only
diff --git a/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t01.dart b/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t01.dart
index 5a73df4..852391e 100644
--- a/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t01.dart
+++ b/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMicrosecondsSinceEpoch(int microsecondsSinceEpoch,
  * {bool isUtc: false})
diff --git a/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t02.dart b/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t02.dart
index 8b10c37..4e9a53c 100644
--- a/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t02.dart
+++ b/LibTest/core/DateTime/DateTime.fromMicrosecondsSinceEpoch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMicrosecondsSinceEpoch(int microsecondsSinceEpoch,
  * {bool isUtc: false})
diff --git a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t01.dart b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t01.dart
index 04fa9da..e894b36 100644
--- a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t01.dart
+++ b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMillisecondsSinceEpoch(int millisecondsSinceEpoch, {bool isUtc: false})
  * Constructs a new DateTime instance with the given millisecondsSinceEpoch.
diff --git a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t02.dart b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t02.dart
index 5aebea2..3b15442 100644
--- a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t02.dart
+++ b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMillisecondsSinceEpoch(int millisecondsSinceEpoch, {bool isUtc: false})
  * Constructs a new DateTime instance with the given millisecondsSinceEpoch.
diff --git a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t01.dart b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t01.dart
index bb66e99..f59fc5d 100644
--- a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t01.dart
+++ b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMillisecondsSinceEpoch(int millisecondsSinceEpoch, {bool isUtc: false})
  * Constructs a new DateTime instance with the given millisecondsSinceEpoch.
diff --git a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t02.dart b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t02.dart
index e84e2d8..290546e 100644
--- a/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t02.dart
+++ b/LibTest/core/DateTime/DateTime.fromMillisecondsSinceEpoch_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.fromMillisecondsSinceEpoch(int millisecondsSinceEpoch, {bool isUtc: false})
  * Constructs a new DateTime instance with the given millisecondsSinceEpoch.
diff --git a/LibTest/core/DateTime/DateTime.now_A01_t01.dart b/LibTest/core/DateTime/DateTime.now_A01_t01.dart
index c9b70f7..ee8feb7 100644
--- a/LibTest/core/DateTime/DateTime.now_A01_t01.dart
+++ b/LibTest/core/DateTime/DateTime.now_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime.now()
  * Constructs a new DateTime instance with current date time value in the local time zone.
diff --git a/LibTest/core/DateTime/DateTime.now_A01_t02.dart b/LibTest/core/DateTime/DateTime.now_A01_t02.dart
index dd36e9b..3e9697d 100644
--- a/LibTest/core/DateTime/DateTime.now_A01_t02.dart
+++ b/LibTest/core/DateTime/DateTime.now_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime.now()
  * Constructs a new DateTime instance with current date time value in the local time zone.
diff --git a/LibTest/core/DateTime/DateTime.now_A01_t03.dart b/LibTest/core/DateTime/DateTime.now_A01_t03.dart
index ecf0cf9..cfe0acb 100644
--- a/LibTest/core/DateTime/DateTime.now_A01_t03.dart
+++ b/LibTest/core/DateTime/DateTime.now_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime.now()
  * Constructs a new DateTime instance with current date time value in the local time zone.
diff --git a/LibTest/core/DateTime/DateTime.utc_A01_t01.dart b/LibTest/core/DateTime/DateTime.utc_A01_t01.dart
index 7ca34a6..95daae0 100644
--- a/LibTest/core/DateTime/DateTime.utc_A01_t01.dart
+++ b/LibTest/core/DateTime/DateTime.utc_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime.utc(int year, [int month = 1, int day = 1, int
  * hour = 0, int minute = 0, int second = 0, int millisecond = 0])
diff --git a/LibTest/core/DateTime/DateTime_A01_t01.dart b/LibTest/core/DateTime/DateTime_A01_t01.dart
index 1fbf67e..510e2fd 100644
--- a/LibTest/core/DateTime/DateTime_A01_t01.dart
+++ b/LibTest/core/DateTime/DateTime_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime(int year, [int month = 1, int day = 1, int
  * hour = 0, int minute = 0, int second = 0, int millisecond = 0])
diff --git a/LibTest/core/DateTime/DateTime_A01_t02.dart b/LibTest/core/DateTime/DateTime_A01_t02.dart
index 46f5973..4eb3aab 100644
--- a/LibTest/core/DateTime/DateTime_A01_t02.dart
+++ b/LibTest/core/DateTime/DateTime_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime(int year, [int month = 1, int day = 1, int
  * hour = 0, int minute = 0, int second = 0, int millisecond = 0])
diff --git a/LibTest/core/DateTime/DateTime_A01_t03.dart b/LibTest/core/DateTime/DateTime_A01_t03.dart
index 111cd3d..8ab53c0 100644
--- a/LibTest/core/DateTime/DateTime_A01_t03.dart
+++ b/LibTest/core/DateTime/DateTime_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime(int year, [int month = 1, int day = 1,
  * int hour = 0, int minute = 0, int second = 0, int millisecond = 0])
diff --git a/LibTest/core/DateTime/DateTime_A01_t04.dart b/LibTest/core/DateTime/DateTime_A01_t04.dart
index 7084bb8..676e458 100644
--- a/LibTest/core/DateTime/DateTime_A01_t04.dart
+++ b/LibTest/core/DateTime/DateTime_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory DateTime(int year, [int month = 1, int day = 1, int hour = 0,
  * int minute = 0, int second = 0, int millisecond = 0])
diff --git a/LibTest/core/DateTime/add_A01_t01.dart b/LibTest/core/DateTime/add_A01_t01.dart
index 01eeef2..ae8dedd 100644
--- a/LibTest/core/DateTime/add_A01_t01.dart
+++ b/LibTest/core/DateTime/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime add(Duration duration)
  * Returns a new DateTime with the duration added to this.
diff --git a/LibTest/core/DateTime/add_A01_t02.dart b/LibTest/core/DateTime/add_A01_t02.dart
index 7a569c7..0281a7e 100644
--- a/LibTest/core/DateTime/add_A01_t02.dart
+++ b/LibTest/core/DateTime/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime add(Duration duration)
  * Returns a new DateTime with the duration added to this.
diff --git a/LibTest/core/DateTime/add_A01_t03.dart b/LibTest/core/DateTime/add_A01_t03.dart
index 52cb11e..9f86a3b 100644
--- a/LibTest/core/DateTime/add_A01_t03.dart
+++ b/LibTest/core/DateTime/add_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime add(Duration duration)
  * Returns a new DateTime with the duration added to this.
diff --git a/LibTest/core/DateTime/add_A02_t01.dart b/LibTest/core/DateTime/add_A02_t01.dart
index 130aad4..c3543d0 100644
--- a/LibTest/core/DateTime/add_A02_t01.dart
+++ b/LibTest/core/DateTime/add_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime add(Duration duration)
  * Returns a new DateTime with the duration added to this.
diff --git a/LibTest/core/DateTime/add_A02_t02.dart b/LibTest/core/DateTime/add_A02_t02.dart
index 477a8b5..d62fdce 100644
--- a/LibTest/core/DateTime/add_A02_t02.dart
+++ b/LibTest/core/DateTime/add_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime add(Duration duration)
  * Returns a new DateTime with the duration added to this.
diff --git a/LibTest/core/DateTime/compareTo_A01_t02.dart b/LibTest/core/DateTime/compareTo_A01_t02.dart
index a84c452..1cd78e5 100644
--- a/LibTest/core/DateTime/compareTo_A01_t02.dart
+++ b/LibTest/core/DateTime/compareTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(DateTime other)
  * Compares this object to another Comparable
diff --git a/LibTest/core/DateTime/day_A01_t01.dart b/LibTest/core/DateTime/day_A01_t01.dart
index db5fd22..767619d 100644
--- a/LibTest/core/DateTime/day_A01_t01.dart
+++ b/LibTest/core/DateTime/day_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int day
  * Returns the day into the month 1..31.
diff --git a/LibTest/core/DateTime/difference_A01_t01.dart b/LibTest/core/DateTime/difference_A01_t01.dart
index a2fb0df..757ed7f 100644
--- a/LibTest/core/DateTime/difference_A01_t01.dart
+++ b/LibTest/core/DateTime/difference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration difference(DateTime other) 
  * Returns a [Duration] with the difference of [:this:] and [other]
diff --git a/LibTest/core/DateTime/difference_A01_t02.dart b/LibTest/core/DateTime/difference_A01_t02.dart
index 0c603e0..6a4e01e 100644
--- a/LibTest/core/DateTime/difference_A01_t02.dart
+++ b/LibTest/core/DateTime/difference_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration difference(DateTime other) 
  * Returns a [Duration] with the difference of [:this:] and [other]
diff --git a/LibTest/core/DateTime/difference_A02_t01.dart b/LibTest/core/DateTime/difference_A02_t01.dart
index 0e64b13..1b14ffa 100644
--- a/LibTest/core/DateTime/difference_A02_t01.dart
+++ b/LibTest/core/DateTime/difference_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration difference(DateTime other) 
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/DateTime/difference_A02_t02.dart b/LibTest/core/DateTime/difference_A02_t02.dart
index 1a37819..ab83064 100644
--- a/LibTest/core/DateTime/difference_A02_t02.dart
+++ b/LibTest/core/DateTime/difference_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration difference(DateTime other) 
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/DateTime/hashCode_A01_t01.dart b/LibTest/core/DateTime/hashCode_A01_t01.dart
index d7d6a1f..be46d46 100644
--- a/LibTest/core/DateTime/hashCode_A01_t01.dart
+++ b/LibTest/core/DateTime/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/DateTime/hashCode_A01_t02.dart b/LibTest/core/DateTime/hashCode_A01_t02.dart
index 3ab62cc..3a56813 100644
--- a/LibTest/core/DateTime/hashCode_A01_t02.dart
+++ b/LibTest/core/DateTime/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/DateTime/hour_A01_t01.dart b/LibTest/core/DateTime/hour_A01_t01.dart
index 5865ad7..73c6d5a 100644
--- a/LibTest/core/DateTime/hour_A01_t01.dart
+++ b/LibTest/core/DateTime/hour_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int hour
  * Returns the hour into the day 0..23.
diff --git a/LibTest/core/DateTime/isAfter_A01_t01.dart b/LibTest/core/DateTime/isAfter_A01_t01.dart
index 7804bc5..98a2982 100644
--- a/LibTest/core/DateTime/isAfter_A01_t01.dart
+++ b/LibTest/core/DateTime/isAfter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAfter(DateTime other)
  * Returns true if this occurs after other.
diff --git a/LibTest/core/DateTime/isAtSameMomentAs_A01_t01.dart b/LibTest/core/DateTime/isAtSameMomentAs_A01_t01.dart
index 90f925f..484b26f 100644
--- a/LibTest/core/DateTime/isAtSameMomentAs_A01_t01.dart
+++ b/LibTest/core/DateTime/isAtSameMomentAs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionbool bool isAtSameMomentAs(DateTime other)
  * Returns true if this occurs at the same moment as other.
diff --git a/LibTest/core/DateTime/isBefore_A01_t01.dart b/LibTest/core/DateTime/isBefore_A01_t01.dart
index 40e7506..8665c32 100644
--- a/LibTest/core/DateTime/isBefore_A01_t01.dart
+++ b/LibTest/core/DateTime/isBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBefore(DateTime other)
  * Returns true if this occurs before other.
diff --git a/LibTest/core/DateTime/isUtc_A01_t01.dart b/LibTest/core/DateTime/isUtc_A01_t01.dart
index 2fc98f9..8a80043 100644
--- a/LibTest/core/DateTime/isUtc_A01_t01.dart
+++ b/LibTest/core/DateTime/isUtc_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isUtc
  * True if this DateTime is set to UTC time.
diff --git a/LibTest/core/DateTime/microsecond_A01_t01.dart b/LibTest/core/DateTime/microsecond_A01_t01.dart
index 8a5a8bb..7f407aa 100644
--- a/LibTest/core/DateTime/microsecond_A01_t01.dart
+++ b/LibTest/core/DateTime/microsecond_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int microsecond
  * Returns the the microsecond 0...999
diff --git a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t01.dart b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t01.dart
index 0d760f1..50ac127 100644
--- a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t01.dart
+++ b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int microsecondsSinceEpoch
  * The number of microseconds since the "Unix epoch" 1970-01-01T00:00:00Z (UTC).
diff --git a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t02.dart b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t02.dart
index 9271c7e..5d35722 100644
--- a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t02.dart
+++ b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int microsecondsSinceEpoch
  * The number of microseconds since the "Unix epoch" 1970-01-01T00:00:00Z (UTC).
diff --git a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t03.dart b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t03.dart
index dacb358..ab5961a 100644
--- a/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t03.dart
+++ b/LibTest/core/DateTime/microsecondsSinceEpoch_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int microsecondsSinceEpoch
  * The number of microseconds since the "Unix epoch" 1970-01-01T00:00:00Z (UTC).
diff --git a/LibTest/core/DateTime/millisecond_A01_t01.dart b/LibTest/core/DateTime/millisecond_A01_t01.dart
index e145bf2..89f432d 100644
--- a/LibTest/core/DateTime/millisecond_A01_t01.dart
+++ b/LibTest/core/DateTime/millisecond_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int millisecond
  * Returns the millisecond into the second 0...999.
diff --git a/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t01.dart b/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t01.dart
index 6f802ea..f4f202c 100644
--- a/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t01.dart
+++ b/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int millisecondsSinceEpoch
  * The milliseconds since 1970-01-01T00:00:00Z (UTC).
diff --git a/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t02.dart b/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t02.dart
index b55b851..9bc985d 100644
--- a/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t02.dart
+++ b/LibTest/core/DateTime/millisecondsSinceEpoch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int millisecondsSinceEpoch
  * The milliseconds since 1970-01-01T00:00:00Z (UTC).
diff --git a/LibTest/core/DateTime/minute_A01_t01.dart b/LibTest/core/DateTime/minute_A01_t01.dart
index a6e2ccd..b2d692a 100644
--- a/LibTest/core/DateTime/minute_A01_t01.dart
+++ b/LibTest/core/DateTime/minute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int minute
  * Returns the minute into the hour 0...59.
diff --git a/LibTest/core/DateTime/month_A01_t01.dart b/LibTest/core/DateTime/month_A01_t01.dart
index e59806b..9c75166 100644
--- a/LibTest/core/DateTime/month_A01_t01.dart
+++ b/LibTest/core/DateTime/month_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int month
  * Returns the month into the year 1..12.
diff --git a/LibTest/core/DateTime/operator_equality_A01_t01.dart b/LibTest/core/DateTime/operator_equality_A01_t01.dart
index 9fe52f3..1e86ade 100644
--- a/LibTest/core/DateTime/operator_equality_A01_t01.dart
+++ b/LibTest/core/DateTime/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * Returns true if other is a DateTime at the same moment and in the same
diff --git a/LibTest/core/DateTime/parse_A01_t01.dart b/LibTest/core/DateTime/parse_A01_t01.dart
index 7474b96..04b501a 100644
--- a/LibTest/core/DateTime/parse_A01_t01.dart
+++ b/LibTest/core/DateTime/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.parse(String formattedString)
  * Constructs a new [DateTime] instance based on [formattedString]
diff --git a/LibTest/core/DateTime/parse_A01_t02.dart b/LibTest/core/DateTime/parse_A01_t02.dart
index 3e932bd..486f762 100644
--- a/LibTest/core/DateTime/parse_A01_t02.dart
+++ b/LibTest/core/DateTime/parse_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.parse(String formattedString)
  * Constructs a new [DateTime] instance based on [formattedString]
diff --git a/LibTest/core/DateTime/parse_A01_t03.dart b/LibTest/core/DateTime/parse_A01_t03.dart
index fd47a56..a20ef1f 100644
--- a/LibTest/core/DateTime/parse_A01_t03.dart
+++ b/LibTest/core/DateTime/parse_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.parse(String formattedString)
  * Constructs a new [DateTime] instance based on [formattedString]
diff --git a/LibTest/core/DateTime/parse_A01_t04.dart b/LibTest/core/DateTime/parse_A01_t04.dart
index a3df70e..d1dc8c7 100644
--- a/LibTest/core/DateTime/parse_A01_t04.dart
+++ b/LibTest/core/DateTime/parse_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime.parse(String formattedString)
  * Constructs a new [DateTime] instance based on [formattedString]
diff --git a/LibTest/core/DateTime/parse_A03_t01.dart b/LibTest/core/DateTime/parse_A03_t01.dart
index 6493840..8523153 100644
--- a/LibTest/core/DateTime/parse_A03_t01.dart
+++ b/LibTest/core/DateTime/parse_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws a FormatException if the input cannot be parsed
  * @description Checks that a FormatException exception is thrown if the input
diff --git a/LibTest/core/DateTime/second_A01_t01.dart b/LibTest/core/DateTime/second_A01_t01.dart
index 8c5f4af..071de01 100644
--- a/LibTest/core/DateTime/second_A01_t01.dart
+++ b/LibTest/core/DateTime/second_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int second
  * Returns the second into the minute 0...59.
diff --git a/LibTest/core/DateTime/subtract_A01_t01.dart b/LibTest/core/DateTime/subtract_A01_t01.dart
index 6684015..4d40d20 100644
--- a/LibTest/core/DateTime/subtract_A01_t01.dart
+++ b/LibTest/core/DateTime/subtract_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime subtract(Duration duration)
  * Returns a new DateTime with the duration subtracted from this. 
diff --git a/LibTest/core/DateTime/subtract_A01_t02.dart b/LibTest/core/DateTime/subtract_A01_t02.dart
index 05125e7..172be93 100644
--- a/LibTest/core/DateTime/subtract_A01_t02.dart
+++ b/LibTest/core/DateTime/subtract_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime subtract(Duration duration)
  * Returns a new DateTime with the duration subtracted from this. 
diff --git a/LibTest/core/DateTime/subtract_A01_t03.dart b/LibTest/core/DateTime/subtract_A01_t03.dart
index 6e2b9b1..491c618 100644
--- a/LibTest/core/DateTime/subtract_A01_t03.dart
+++ b/LibTest/core/DateTime/subtract_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime subtract(Duration duration)
  * Returns a new DateTime with the duration subtracted from this. 
diff --git a/LibTest/core/DateTime/subtract_A02_t01.dart b/LibTest/core/DateTime/subtract_A02_t01.dart
index 9a93fc2..067b376 100644
--- a/LibTest/core/DateTime/subtract_A02_t01.dart
+++ b/LibTest/core/DateTime/subtract_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime subtract(Duration other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/DateTime/subtract_A02_t02.dart b/LibTest/core/DateTime/subtract_A02_t02.dart
index 72f045b..b43a980 100644
--- a/LibTest/core/DateTime/subtract_A02_t02.dart
+++ b/LibTest/core/DateTime/subtract_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime subtract(Duration other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/DateTime/timeZoneName_A01_t01.dart b/LibTest/core/DateTime/timeZoneName_A01_t01.dart
index 56c2928..a4226df 100644
--- a/LibTest/core/DateTime/timeZoneName_A01_t01.dart
+++ b/LibTest/core/DateTime/timeZoneName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String timeZoneName
  * Returns the abbreviated time-zone name.
diff --git a/LibTest/core/DateTime/timeZoneOffset_A01_t01.dart b/LibTest/core/DateTime/timeZoneOffset_A01_t01.dart
index af3305f..b81a1ad 100644
--- a/LibTest/core/DateTime/timeZoneOffset_A01_t01.dart
+++ b/LibTest/core/DateTime/timeZoneOffset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Duration timeZoneOffset
  * The time-zone offset is the difference between local time and UTC.
diff --git a/LibTest/core/DateTime/to8601String_A01_t01.dart b/LibTest/core/DateTime/to8601String_A01_t01.dart
index 67dc7b8..96ee0bf 100644
--- a/LibTest/core/DateTime/to8601String_A01_t01.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t02.dart b/LibTest/core/DateTime/to8601String_A01_t02.dart
index 1031040..b44248d 100644
--- a/LibTest/core/DateTime/to8601String_A01_t02.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t03.dart b/LibTest/core/DateTime/to8601String_A01_t03.dart
index 45f8983..2ff932f 100644
--- a/LibTest/core/DateTime/to8601String_A01_t03.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t04.dart b/LibTest/core/DateTime/to8601String_A01_t04.dart
index 1a49fd9..92614e4 100644
--- a/LibTest/core/DateTime/to8601String_A01_t04.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t05.dart b/LibTest/core/DateTime/to8601String_A01_t05.dart
index 93fb10d..e3efb35 100644
--- a/LibTest/core/DateTime/to8601String_A01_t05.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t06.dart b/LibTest/core/DateTime/to8601String_A01_t06.dart
index 7ff52e5..494e807 100644
--- a/LibTest/core/DateTime/to8601String_A01_t06.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/to8601String_A01_t07.dart b/LibTest/core/DateTime/to8601String_A01_t07.dart
index 6812150..b856ca7 100644
--- a/LibTest/core/DateTime/to8601String_A01_t07.dart
+++ b/LibTest/core/DateTime/to8601String_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toIso8601String()
  * Returns an ISO-8601 full-precision extended format representation.
diff --git a/LibTest/core/DateTime/toLocal_A01_t01.dart b/LibTest/core/DateTime/toLocal_A01_t01.dart
index 5f5bff2..f4daad0 100644
--- a/LibTest/core/DateTime/toLocal_A01_t01.dart
+++ b/LibTest/core/DateTime/toLocal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime toLocal()
  * Returns this in the local time zone.
diff --git a/LibTest/core/DateTime/toString_A01_t01.dart b/LibTest/core/DateTime/toString_A01_t01.dart
index 5e2c26c..b1afb67 100644
--- a/LibTest/core/DateTime/toString_A01_t01.dart
+++ b/LibTest/core/DateTime/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a human readable string for this instance.
diff --git a/LibTest/core/DateTime/toString_A01_t02.dart b/LibTest/core/DateTime/toString_A01_t02.dart
index 04d6e07..ab42971 100644
--- a/LibTest/core/DateTime/toString_A01_t02.dart
+++ b/LibTest/core/DateTime/toString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a human readable string for this instance.
diff --git a/LibTest/core/DateTime/toString_A01_t03.dart b/LibTest/core/DateTime/toString_A01_t03.dart
index 45a12d6..1ab2cdd 100644
--- a/LibTest/core/DateTime/toString_A01_t03.dart
+++ b/LibTest/core/DateTime/toString_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a human readable string for this instance.
diff --git a/LibTest/core/DateTime/toUtc_A01_t01.dart b/LibTest/core/DateTime/toUtc_A01_t01.dart
index 7a3687e..f83ce75 100644
--- a/LibTest/core/DateTime/toUtc_A01_t01.dart
+++ b/LibTest/core/DateTime/toUtc_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime toUtc()
  * Returns this in UTC.
diff --git a/LibTest/core/DateTime/weekday_A01_t01.dart b/LibTest/core/DateTime/weekday_A01_t01.dart
index 3327472..987d4d4 100644
--- a/LibTest/core/DateTime/weekday_A01_t01.dart
+++ b/LibTest/core/DateTime/weekday_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int weekday
  * Returns the week day MON..SUN. In accordance with ISO 8601 a week starts with
diff --git a/LibTest/core/DateTime/year_A01_t01.dart b/LibTest/core/DateTime/year_A01_t01.dart
index 8eb436c..c93bc20 100644
--- a/LibTest/core/DateTime/year_A01_t01.dart
+++ b/LibTest/core/DateTime/year_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int year
  * Returns the year.
diff --git a/LibTest/core/Deprecated/Deprecated_A01_t01.dart b/LibTest/core/Deprecated/Deprecated_A01_t01.dart
index 07fc51b..d24e194 100644
--- a/LibTest/core/Deprecated/Deprecated_A01_t01.dart
+++ b/LibTest/core/Deprecated/Deprecated_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Deprecated(String expires)
  * Create a deprecation annotation which specifies the expiration of the
diff --git a/LibTest/core/Deprecated/expires_A01_t01.dart b/LibTest/core/Deprecated/expires_A01_t01.dart
index 9a22c00..0fedc8a 100644
--- a/LibTest/core/Deprecated/expires_A01_t01.dart
+++ b/LibTest/core/Deprecated/expires_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String expires
  * read-only
diff --git a/LibTest/core/Duration/Duration_A01_t01.dart b/LibTest/core/Duration/Duration_A01_t01.dart
index ea57ba3..bc044d6 100644
--- a/LibTest/core/Duration/Duration_A01_t01.dart
+++ b/LibTest/core/Duration/Duration_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Duration({int days: 0, int hours: 0, int minutes: 0,
  * int seconds: 0, int milliseconds: 0, int microseconds: 0})
diff --git a/LibTest/core/Duration/Duration_A02_t01.dart b/LibTest/core/Duration/Duration_A02_t01.dart
index d96948f..92eaf6d 100644
--- a/LibTest/core/Duration/Duration_A02_t01.dart
+++ b/LibTest/core/Duration/Duration_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Duration({int days: 0, int hours: 0, int minutes: 0,
  * int seconds: 0, int milliseconds: 0, int microseconds: 0})
diff --git a/LibTest/core/Duration/Duration_A03_t01.dart b/LibTest/core/Duration/Duration_A03_t01.dart
index 2a806c7..303921d 100644
--- a/LibTest/core/Duration/Duration_A03_t01.dart
+++ b/LibTest/core/Duration/Duration_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Duration({int days: 0, int hours: 0, int minutes: 0,
  * int seconds: 0, int milliseconds: 0, int microseconds: 0, microseconds: 0})
diff --git a/LibTest/core/Duration/Duration_A04_t01.dart b/LibTest/core/Duration/Duration_A04_t01.dart
index 9e02cff..c155040 100644
--- a/LibTest/core/Duration/Duration_A04_t01.dart
+++ b/LibTest/core/Duration/Duration_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Duration({int days: 0, int hours: 0, int minutes: 0,
  * int seconds: 0, int milliseconds: 0, int microseconds: 0, microseconds: 0})
diff --git a/LibTest/core/Duration/abs_A01_t01.dart b/LibTest/core/Duration/abs_A01_t01.dart
index ac7cd64..6d55825 100644
--- a/LibTest/core/Duration/abs_A01_t01.dart
+++ b/LibTest/core/Duration/abs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration abs()
  * Returns a new Duration representing the absolute value of this Duration.
diff --git a/LibTest/core/Duration/compareTo_A01_t01.dart b/LibTest/core/Duration/compareTo_A01_t01.dart
index baf2460..126c071 100644
--- a/LibTest/core/Duration/compareTo_A01_t01.dart
+++ b/LibTest/core/Duration/compareTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface Duration extends Comparable
  * @description Checks that a Duration instance really is Comparable
diff --git a/LibTest/core/Duration/compareTo_A01_t02.dart b/LibTest/core/Duration/compareTo_A01_t02.dart
index e2955b2..7a7c276 100644
--- a/LibTest/core/Duration/compareTo_A01_t02.dart
+++ b/LibTest/core/Duration/compareTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(Duration other)
  * Compares this object to another Comparable
diff --git a/LibTest/core/Duration/hoursPerDay_A01_t01.dart b/LibTest/core/Duration/hoursPerDay_A01_t01.dart
index 9a17f63..1581340 100644
--- a/LibTest/core/Duration/hoursPerDay_A01_t01.dart
+++ b/LibTest/core/Duration/hoursPerDay_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of hours in a day.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/inDays_A01_t01.dart b/LibTest/core/Duration/inDays_A01_t01.dart
index c96a286..50e5422 100644
--- a/LibTest/core/Duration/inDays_A01_t01.dart
+++ b/LibTest/core/Duration/inDays_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns this [Duration] in minutes. 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/inHours_A01_t01.dart b/LibTest/core/Duration/inHours_A01_t01.dart
index 55c4491..3634eb8 100644
--- a/LibTest/core/Duration/inHours_A01_t01.dart
+++ b/LibTest/core/Duration/inHours_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns this [Duration] in minutes. 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/inMicroseconds_A01_t01.dart b/LibTest/core/Duration/inMicroseconds_A01_t01.dart
index b23d7d6..8a6621d 100644
--- a/LibTest/core/Duration/inMicroseconds_A01_t01.dart
+++ b/LibTest/core/Duration/inMicroseconds_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int inMicroseconds
  * Returns number of whole microseconds spanned by this Duration.
diff --git a/LibTest/core/Duration/inMilliseconds_A01_t01.dart b/LibTest/core/Duration/inMilliseconds_A01_t01.dart
index 8f077d2..0772c12 100644
--- a/LibTest/core/Duration/inMilliseconds_A01_t01.dart
+++ b/LibTest/core/Duration/inMilliseconds_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns this [Duration] in milliseconds. 
  * @description Checks that duration calculation is correct (sum of all
diff --git a/LibTest/core/Duration/inMinutes_A01_t01.dart b/LibTest/core/Duration/inMinutes_A01_t01.dart
index 7ddce74..adeb8dc 100644
--- a/LibTest/core/Duration/inMinutes_A01_t01.dart
+++ b/LibTest/core/Duration/inMinutes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns this [Duration] in minutes. 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/inSeconds_A01_t01.dart b/LibTest/core/Duration/inSeconds_A01_t01.dart
index 148f230..c091282 100644
--- a/LibTest/core/Duration/inSeconds_A01_t01.dart
+++ b/LibTest/core/Duration/inSeconds_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns this [Duration] in seconds. 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/isNegative_A01_t01.dart b/LibTest/core/Duration/isNegative_A01_t01.dart
index ae63677..cfe4a88 100644
--- a/LibTest/core/Duration/isNegative_A01_t01.dart
+++ b/LibTest/core/Duration/isNegative_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNegative
  * Returns whether this Duration is negative.
diff --git a/LibTest/core/Duration/microsecondsPerDay_A01_t01.dart b/LibTest/core/Duration/microsecondsPerDay_A01_t01.dart
index c141f6d..61b4ffb 100644
--- a/LibTest/core/Duration/microsecondsPerDay_A01_t01.dart
+++ b/LibTest/core/Duration/microsecondsPerDay_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of microseconds in a day.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/microsecondsPerHour_A01_t01.dart b/LibTest/core/Duration/microsecondsPerHour_A01_t01.dart
index d76efb7..f376278 100644
--- a/LibTest/core/Duration/microsecondsPerHour_A01_t01.dart
+++ b/LibTest/core/Duration/microsecondsPerHour_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of microseconds in a hour.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/microsecondsPerMillisecond_A01_t01.dart b/LibTest/core/Duration/microsecondsPerMillisecond_A01_t01.dart
index cf635e6..fdea477 100644
--- a/LibTest/core/Duration/microsecondsPerMillisecond_A01_t01.dart
+++ b/LibTest/core/Duration/microsecondsPerMillisecond_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of microseconds in a millisecond.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/microsecondsPerMinute_A01_t01.dart b/LibTest/core/Duration/microsecondsPerMinute_A01_t01.dart
index 1749973..4eca077 100644
--- a/LibTest/core/Duration/microsecondsPerMinute_A01_t01.dart
+++ b/LibTest/core/Duration/microsecondsPerMinute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of microseconds in a minute.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/microsecondsPerSecond_A01_t01.dart b/LibTest/core/Duration/microsecondsPerSecond_A01_t01.dart
index 7673e5b..99bbcc4 100644
--- a/LibTest/core/Duration/microsecondsPerSecond_A01_t01.dart
+++ b/LibTest/core/Duration/microsecondsPerSecond_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of microseconds in a second.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/millisecondsPerDay_A01_t01.dart b/LibTest/core/Duration/millisecondsPerDay_A01_t01.dart
index a6476d7..48fe4bb 100644
--- a/LibTest/core/Duration/millisecondsPerDay_A01_t01.dart
+++ b/LibTest/core/Duration/millisecondsPerDay_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of milliseconds in a day.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/millisecondsPerHour_A01_t01.dart b/LibTest/core/Duration/millisecondsPerHour_A01_t01.dart
index c30c762..fd6be5c 100644
--- a/LibTest/core/Duration/millisecondsPerHour_A01_t01.dart
+++ b/LibTest/core/Duration/millisecondsPerHour_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of milliseconds in an hour.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/millisecondsPerMinute_A01_t01.dart b/LibTest/core/Duration/millisecondsPerMinute_A01_t01.dart
index 7bdf519..5c48b41 100644
--- a/LibTest/core/Duration/millisecondsPerMinute_A01_t01.dart
+++ b/LibTest/core/Duration/millisecondsPerMinute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of milliseconds in a minute.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/millisecondsPerSecond_A01_t01.dart b/LibTest/core/Duration/millisecondsPerSecond_A01_t01.dart
index ad00719..785a297 100644
--- a/LibTest/core/Duration/millisecondsPerSecond_A01_t01.dart
+++ b/LibTest/core/Duration/millisecondsPerSecond_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of milliseconds in a second.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/minutesPerDay_A01_t01.dart b/LibTest/core/Duration/minutesPerDay_A01_t01.dart
index a898fd6..21f7214 100644
--- a/LibTest/core/Duration/minutesPerDay_A01_t01.dart
+++ b/LibTest/core/Duration/minutesPerDay_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of minutes in a day.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/minutesPerHour_A01_t01.dart b/LibTest/core/Duration/minutesPerHour_A01_t01.dart
index b61c0c5..50f8202 100644
--- a/LibTest/core/Duration/minutesPerHour_A01_t01.dart
+++ b/LibTest/core/Duration/minutesPerHour_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of minutes in an hour.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/operator_div_A01_t01.dart b/LibTest/core/Duration/operator_div_A01_t01.dart
index cef9029..2d1cc05 100644
--- a/LibTest/core/Duration/operator_div_A01_t01.dart
+++ b/LibTest/core/Duration/operator_div_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration operator ~/(int quotient)
  * Divides this Duration by the given quotient and returns the truncated result
diff --git a/LibTest/core/Duration/operator_eq_A01_t01.dart b/LibTest/core/Duration/operator_eq_A01_t01.dart
index a8a13c5..33272c7 100644
--- a/LibTest/core/Duration/operator_eq_A01_t01.dart
+++ b/LibTest/core/Duration/operator_eq_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(Duration other) 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/operator_gt_A01_t01.dart b/LibTest/core/Duration/operator_gt_A01_t01.dart
index 0fe855f..abc7b79 100644
--- a/LibTest/core/Duration/operator_gt_A01_t01.dart
+++ b/LibTest/core/Duration/operator_gt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(Duration other) 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/operator_gte_A01_t01.dart b/LibTest/core/Duration/operator_gte_A01_t01.dart
index 76c41e3..d46fd57 100644
--- a/LibTest/core/Duration/operator_gte_A01_t01.dart
+++ b/LibTest/core/Duration/operator_gte_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(Duration other) 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/operator_lt_A01_t01.dart b/LibTest/core/Duration/operator_lt_A01_t01.dart
index dabcb44..47891e3 100644
--- a/LibTest/core/Duration/operator_lt_A01_t01.dart
+++ b/LibTest/core/Duration/operator_lt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(Duration other) 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/operator_lte_A01_t01.dart b/LibTest/core/Duration/operator_lte_A01_t01.dart
index 745d7c9..5fd0fe8 100644
--- a/LibTest/core/Duration/operator_lte_A01_t01.dart
+++ b/LibTest/core/Duration/operator_lte_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(Duration other) 
  * @description Checks that duration calculation is correct
diff --git a/LibTest/core/Duration/operator_minus_A01_t01.dart b/LibTest/core/Duration/operator_minus_A01_t01.dart
index 64988d5..1ffe89c 100644
--- a/LibTest/core/Duration/operator_minus_A01_t01.dart
+++ b/LibTest/core/Duration/operator_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration operator -(Duration other)
  * Returns the difference of this Duration and other as a new Duration.
diff --git a/LibTest/core/Duration/operator_mult_A01_t01.dart b/LibTest/core/Duration/operator_mult_A01_t01.dart
index 6f8a85b..86b96bd 100644
--- a/LibTest/core/Duration/operator_mult_A01_t01.dart
+++ b/LibTest/core/Duration/operator_mult_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration operator *(num factor)
  * Multiplies this Duration by the given factor and returns the result as a new Duration.
diff --git a/LibTest/core/Duration/operator_plus_A01_t01.dart b/LibTest/core/Duration/operator_plus_A01_t01.dart
index 65d2b8a..f5b3c5f 100644
--- a/LibTest/core/Duration/operator_plus_A01_t01.dart
+++ b/LibTest/core/Duration/operator_plus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration operator +(Duration other)
  * Returns the sum of this Duration and other as a new Duration.
diff --git a/LibTest/core/Duration/operator_unary_minus_A01_t01.dart b/LibTest/core/Duration/operator_unary_minus_A01_t01.dart
index 02e8d62..5d463ef 100644
--- a/LibTest/core/Duration/operator_unary_minus_A01_t01.dart
+++ b/LibTest/core/Duration/operator_unary_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration operator unary-()
  * Returns a new Duration representing this Duration negated.
diff --git a/LibTest/core/Duration/secondsPerDay_A01_t01.dart b/LibTest/core/Duration/secondsPerDay_A01_t01.dart
index cebb28b..52bf07c 100644
--- a/LibTest/core/Duration/secondsPerDay_A01_t01.dart
+++ b/LibTest/core/Duration/secondsPerDay_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of seconds in a day.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/secondsPerHour_A01_t01.dart b/LibTest/core/Duration/secondsPerHour_A01_t01.dart
index 50a816b..3322fda 100644
--- a/LibTest/core/Duration/secondsPerHour_A01_t01.dart
+++ b/LibTest/core/Duration/secondsPerHour_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of seconds in an hour.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/secondsPerMinute_A01_t01.dart b/LibTest/core/Duration/secondsPerMinute_A01_t01.dart
index 55f3609..09d32a5 100644
--- a/LibTest/core/Duration/secondsPerMinute_A01_t01.dart
+++ b/LibTest/core/Duration/secondsPerMinute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the number of seconds in a minute.
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Duration/zero_A01_t01.dart b/LibTest/core/Duration/zero_A01_t01.dart
index 61f43c2..5794464 100644
--- a/LibTest/core/Duration/zero_A01_t01.dart
+++ b/LibTest/core/Duration/zero_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration ZERO = const Duration(seconds: 0)
  * @description Checks that the value of this property is correct.
diff --git a/LibTest/core/Error/Error_A01_t01.dart b/LibTest/core/Error/Error_A01_t01.dart
index 10ecc49..5ca5551 100644
--- a/LibTest/core/Error/Error_A01_t01.dart
+++ b/LibTest/core/Error/Error_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Error()
  * @description Checks that this constructor can be called without any issues
diff --git a/LibTest/core/Error/safeToString_A01_t01.dart b/LibTest/core/Error/safeToString_A01_t01.dart
index 1610885..1cf7a36 100644
--- a/LibTest/core/Error/safeToString_A01_t01.dart
+++ b/LibTest/core/Error/safeToString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String safeToString(Object object)
  * Safely convert a value to a String description.
diff --git a/LibTest/core/Error/stackTrace_A01_t01.dart b/LibTest/core/Error/stackTrace_A01_t01.dart
index c12a7f2..91372c8 100644
--- a/LibTest/core/Error/stackTrace_A01_t01.dart
+++ b/LibTest/core/Error/stackTrace_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace stackTrace
  * @description Checks that this property is not null if error is thrown
diff --git a/LibTest/core/Exception/Exception_A01_t01.dart b/LibTest/core/Exception/Exception_A01_t01.dart
index adda534..0f113e0 100644
--- a/LibTest/core/Exception/Exception_A01_t01.dart
+++ b/LibTest/core/Exception/Exception_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented: const Exception([var msg])
  * @description Checks that this constructor executes without error for various
diff --git a/LibTest/core/Expando/Expando_A01_t01.dart b/LibTest/core/Expando/Expando_A01_t01.dart
index 314b15d..caa49cc 100644
--- a/LibTest/core/Expando/Expando_A01_t01.dart
+++ b/LibTest/core/Expando/Expando_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion new Expando([String name])

  * Creates a new Expando. The optional name is only used for debugging purposes

diff --git a/LibTest/core/Expando/Expando_A01_t02.dart b/LibTest/core/Expando/Expando_A01_t02.dart
index 98f463e..35402c0 100644
--- a/LibTest/core/Expando/Expando_A01_t02.dart
+++ b/LibTest/core/Expando/Expando_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion new Expando([String name])

  * Creates a new Expando. The optional name is only used for debugging purposes

diff --git a/LibTest/core/Expando/name_A01_t01.dart b/LibTest/core/Expando/name_A01_t01.dart
index edcffe2..08a9d00 100644
--- a/LibTest/core/Expando/name_A01_t01.dart
+++ b/LibTest/core/Expando/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * read-only
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t01.dart b/LibTest/core/Expando/operator_square_brackets_A01_t01.dart
index c1b774a..2d33619 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t01.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t02.dart b/LibTest/core/Expando/operator_square_brackets_A01_t02.dart
index 6833741..a5cac0d 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t02.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t03.dart b/LibTest/core/Expando/operator_square_brackets_A01_t03.dart
index 23c96e6..70ef2f2 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t03.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t04.dart b/LibTest/core/Expando/operator_square_brackets_A01_t04.dart
index e05d9a4..4582b08 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t04.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t05.dart b/LibTest/core/Expando/operator_square_brackets_A01_t05.dart
index 0782ec2..3f5379e 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t05.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A01_t06.dart b/LibTest/core/Expando/operator_square_brackets_A01_t06.dart
index 45e247f..542fd51 100644
--- a/LibTest/core/Expando/operator_square_brackets_A01_t06.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T operator [](Object object)
  * Gets the value of this Expando's property on the given object. If the object
diff --git a/LibTest/core/Expando/operator_square_brackets_A02_t01.dart b/LibTest/core/Expando/operator_square_brackets_A02_t01.dart
index ed47df5..cdb58cb 100644
--- a/LibTest/core/Expando/operator_square_brackets_A02_t01.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(Object object, T value)
  * Sets the value of this Expando's property on the given object. Properties can
diff --git a/LibTest/core/Expando/operator_square_brackets_A02_t02.dart b/LibTest/core/Expando/operator_square_brackets_A02_t02.dart
index a786c26..f1df4a7 100644
--- a/LibTest/core/Expando/operator_square_brackets_A02_t02.dart
+++ b/LibTest/core/Expando/operator_square_brackets_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Expando toString method override.
diff --git a/LibTest/core/FallThroughError/FallThroughError_A01_t01.dart b/LibTest/core/FallThroughError/FallThroughError_A01_t01.dart
index 1af1c6d..ce15458 100644
--- a/LibTest/core/FallThroughError/FallThroughError_A01_t01.dart
+++ b/LibTest/core/FallThroughError/FallThroughError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const FallThroughError()
  * @description Checks that this constructor causes no error
diff --git a/LibTest/core/FallThroughError/toString_A01_t01.dart b/LibTest/core/FallThroughError/toString_A01_t01.dart
index ab1f82f..14452e1 100644
--- a/LibTest/core/FallThroughError/toString_A01_t01.dart
+++ b/LibTest/core/FallThroughError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/FormatException/FormatException_A01_t01.dart b/LibTest/core/FormatException/FormatException_A01_t01.dart
index 802b320..649a0d6 100644
--- a/LibTest/core/FormatException/FormatException_A01_t01.dart
+++ b/LibTest/core/FormatException/FormatException_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FormatException([String message = "", dynamic source, int offset])
  * Creates a new FormatException with an optional error message.
diff --git a/LibTest/core/FormatException/FormatException_A01_t02.dart b/LibTest/core/FormatException/FormatException_A01_t02.dart
index 32d6816..155f38a 100644
--- a/LibTest/core/FormatException/FormatException_A01_t02.dart
+++ b/LibTest/core/FormatException/FormatException_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FormatException([String message = "", dynamic source, int offset])
  * Creates a new FormatException with an optional error message.
diff --git a/LibTest/core/FormatException/FormatException_A01_t03.dart b/LibTest/core/FormatException/FormatException_A01_t03.dart
index af154b5..0eff643 100644
--- a/LibTest/core/FormatException/FormatException_A01_t03.dart
+++ b/LibTest/core/FormatException/FormatException_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FormatException([String message = "", dynamic source, int offset])
  * Creates a new FormatException with an optional error message.
diff --git a/LibTest/core/FormatException/FormatException_A01_t04.dart b/LibTest/core/FormatException/FormatException_A01_t04.dart
index cefa277..4a9f4ec 100644
--- a/LibTest/core/FormatException/FormatException_A01_t04.dart
+++ b/LibTest/core/FormatException/FormatException_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FormatException([String message = "", dynamic source, int offset])
  * Creates a new FormatException with an optional error message.
diff --git a/LibTest/core/FormatException/toString_A01_t01.dart b/LibTest/core/FormatException/toString_A01_t01.dart
index 0b07574..d3ca76b 100644
--- a/LibTest/core/FormatException/toString_A01_t01.dart
+++ b/LibTest/core/FormatException/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion toString() → String
  * Returns a description of the format exception.
diff --git a/LibTest/core/Function/Function_class_A01_t01.dart b/LibTest/core/Function/Function_class_A01_t01.dart
index 669e73f..60efc67 100644
--- a/LibTest/core/Function/Function_class_A01_t01.dart
+++ b/LibTest/core/Function/Function_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion A function value, or an instance of a class with a "call" method, 

  * is a subtype of a function type, and as such, a subtype of Function.

diff --git a/LibTest/core/Function/Function_class_A01_t02.dart b/LibTest/core/Function/Function_class_A01_t02.dart
index cd172b0..a8446bb 100644
--- a/LibTest/core/Function/Function_class_A01_t02.dart
+++ b/LibTest/core/Function/Function_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function value, or an instance of a class with a "call" method, 
  * is a subtype of a function type, and as such, a subtype of Function.
diff --git a/LibTest/core/Function/Function_class_A01_t03.dart b/LibTest/core/Function/Function_class_A01_t03.dart
index 8d3705a..8017905 100644
--- a/LibTest/core/Function/Function_class_A01_t03.dart
+++ b/LibTest/core/Function/Function_class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion A function value, or an instance of a class with a "call" method, 
  * is a subtype of a function type, and as such, a subtype of Function.
diff --git a/LibTest/core/Function/apply_A01_t01.dart b/LibTest/core/Function/apply_A01_t01.dart
index eef61fc..66a744e 100644
--- a/LibTest/core/Function/apply_A01_t01.dart
+++ b/LibTest/core/Function/apply_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion dynamic apply(Function function, List positionalArguments,

  * [Map<Symbol, dynamic> namedArguments])

diff --git a/LibTest/core/Function/operator_eq_A01_t01.dart b/LibTest/core/Function/operator_eq_A01_t01.dart
index dd01076..3d8937c 100644
--- a/LibTest/core/Function/operator_eq_A01_t01.dart
+++ b/LibTest/core/Function/operator_eq_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * Test whether another object is equal to this function.
diff --git a/LibTest/core/IndexError/IndexError_A01_t01.dart b/LibTest/core/IndexError/IndexError_A01_t01.dart
index 9a6a024..ee7022d 100644
--- a/LibTest/core/IndexError/IndexError_A01_t01.dart
+++ b/LibTest/core/IndexError/IndexError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IndexError(int invalidValue,  indexable,
  *                                    [String name, String message, int length])
diff --git a/LibTest/core/IndexError/IndexError_A01_t02.dart b/LibTest/core/IndexError/IndexError_A01_t02.dart
index ffce6f7..48172d8 100644
--- a/LibTest/core/IndexError/IndexError_A01_t02.dart
+++ b/LibTest/core/IndexError/IndexError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IndexError(int invalidValue,  indexable,
  *                                    [String name, String message, int length])
diff --git a/LibTest/core/IndexError/IndexError_A01_t03.dart b/LibTest/core/IndexError/IndexError_A01_t03.dart
index cbe5a60..dc81210 100644
--- a/LibTest/core/IndexError/IndexError_A01_t03.dart
+++ b/LibTest/core/IndexError/IndexError_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IndexError(int invalidValue,  indexable,
  *                                    [String name, String message, int length])
diff --git a/LibTest/core/IndexError/IndexError_A01_t04.dart b/LibTest/core/IndexError/IndexError_A01_t04.dart
index 4662e4c..ed10f72 100644
--- a/LibTest/core/IndexError/IndexError_A01_t04.dart
+++ b/LibTest/core/IndexError/IndexError_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IndexError(int invalidValue,  indexable,
  *                                    [String name, String message, int length])
diff --git a/LibTest/core/IndexError/IndexError_A01_t05.dart b/LibTest/core/IndexError/IndexError_A01_t05.dart
index 006158f..7933563 100644
--- a/LibTest/core/IndexError/IndexError_A01_t05.dart
+++ b/LibTest/core/IndexError/IndexError_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IndexError(int invalidValue,  indexable,
  *                                    [String name, String message, int length])
diff --git a/LibTest/core/IndexError/end_A01_t01.dart b/LibTest/core/IndexError/end_A01_t01.dart
index 9cb8405..4a868f1 100644
--- a/LibTest/core/IndexError/end_A01_t01.dart
+++ b/LibTest/core/IndexError/end_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int end
  * @description Checks that this property returns length - 1
diff --git a/LibTest/core/IndexError/end_A01_t02.dart b/LibTest/core/IndexError/end_A01_t02.dart
index 4a56a22..92f1c26 100644
--- a/LibTest/core/IndexError/end_A01_t02.dart
+++ b/LibTest/core/IndexError/end_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int end
  * @description Checks that this property returns length - 1
diff --git a/LibTest/core/IndexError/indexable_A01_t01.dart b/LibTest/core/IndexError/indexable_A01_t01.dart
index 1a8cbf2..b561422 100644
--- a/LibTest/core/IndexError/indexable_A01_t01.dart
+++ b/LibTest/core/IndexError/indexable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic indexable
  * @description Checks that this property returns indexable object
diff --git a/LibTest/core/IndexError/invalidValue_A01_t01.dart b/LibTest/core/IndexError/invalidValue_A01_t01.dart
index 109d639..843d30f 100644
--- a/LibTest/core/IndexError/invalidValue_A01_t01.dart
+++ b/LibTest/core/IndexError/invalidValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic invalidValue
  * @description Checks that this property returns an invalidValue
diff --git a/LibTest/core/IndexError/length_A01_t01.dart b/LibTest/core/IndexError/length_A01_t01.dart
index 3e3a3c1..e47ecd5 100644
--- a/LibTest/core/IndexError/length_A01_t01.dart
+++ b/LibTest/core/IndexError/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * @description Checks that this property returns length ot the iterable or
diff --git a/LibTest/core/IndexError/message_A01_t01.dart b/LibTest/core/IndexError/message_A01_t01.dart
index 5fb9b55..54dab48 100644
--- a/LibTest/core/IndexError/message_A01_t01.dart
+++ b/LibTest/core/IndexError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic message
  * Message describing the problem
diff --git a/LibTest/core/IndexError/name_A01_t01.dart b/LibTest/core/IndexError/name_A01_t01.dart
index 66c5e3e..a7d371b 100644
--- a/LibTest/core/IndexError/name_A01_t01.dart
+++ b/LibTest/core/IndexError/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * Name of the invalid argument, if available.
diff --git a/LibTest/core/IndexError/stackTrace_A01_t01.dart b/LibTest/core/IndexError/stackTrace_A01_t01.dart
index 3a4c745..4ee93dd 100644
--- a/LibTest/core/IndexError/stackTrace_A01_t01.dart
+++ b/LibTest/core/IndexError/stackTrace_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace stackTrace
  * @description Checks that this property returns stack trace when thrown and
diff --git a/LibTest/core/IndexError/start_A01_t01.dart b/LibTest/core/IndexError/start_A01_t01.dart
index 9b77c40..841d155 100644
--- a/LibTest/core/IndexError/start_A01_t01.dart
+++ b/LibTest/core/IndexError/start_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int start
  * @description Checks that this property always returns 0
diff --git a/LibTest/core/IntegerDivisionByZeroException/IntegerDivisionByZeroException_A01_t01.dart b/LibTest/core/IntegerDivisionByZeroException/IntegerDivisionByZeroException_A01_t01.dart
index bb7240b..1d55a7c 100644
--- a/LibTest/core/IntegerDivisionByZeroException/IntegerDivisionByZeroException_A01_t01.dart
+++ b/LibTest/core/IntegerDivisionByZeroException/IntegerDivisionByZeroException_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const IntegerDivisionByZeroException()
  * @description Checks that this constructor executes without error.
diff --git a/LibTest/core/IntegerDivisionByZeroException/toString_A01_t01.dart b/LibTest/core/IntegerDivisionByZeroException/toString_A01_t01.dart
index 9a97747..53661ac 100644
--- a/LibTest/core/IntegerDivisionByZeroException/toString_A01_t01.dart
+++ b/LibTest/core/IntegerDivisionByZeroException/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/Invocation/isAccessor_A01_t01.dart b/LibTest/core/Invocation/isAccessor_A01_t01.dart
index e07c21b..08d6664 100644
--- a/LibTest/core/Invocation/isAccessor_A01_t01.dart
+++ b/LibTest/core/Invocation/isAccessor_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isAccessor
  * Whether the invocation was a getter or a setter call.
diff --git a/LibTest/core/Invocation/isAccessor_A01_t02.dart b/LibTest/core/Invocation/isAccessor_A01_t02.dart
index f0023d1..4699f4e 100644
--- a/LibTest/core/Invocation/isAccessor_A01_t02.dart
+++ b/LibTest/core/Invocation/isAccessor_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isAccessor
  * Whether the invocation was a getter or a setter call.
diff --git a/LibTest/core/Invocation/isGetter_A01_t01.dart b/LibTest/core/Invocation/isGetter_A01_t01.dart
index e42e258..865a97f 100644
--- a/LibTest/core/Invocation/isGetter_A01_t01.dart
+++ b/LibTest/core/Invocation/isGetter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isGetter
  * Whether the invocation was a getter call. If so, both types of arguments is
diff --git a/LibTest/core/Invocation/isGetter_A01_t02.dart b/LibTest/core/Invocation/isGetter_A01_t02.dart
index 3c50865..9421881 100644
--- a/LibTest/core/Invocation/isGetter_A01_t02.dart
+++ b/LibTest/core/Invocation/isGetter_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isGetter
  * Whether the invocation was a getter call. If so, both types of arguments is
diff --git a/LibTest/core/Invocation/isMethod_A01_t01.dart b/LibTest/core/Invocation/isMethod_A01_t01.dart
index e1a49a5..4b5340c 100644
--- a/LibTest/core/Invocation/isMethod_A01_t01.dart
+++ b/LibTest/core/Invocation/isMethod_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isMethod
  * Whether the invocation was a method call.
diff --git a/LibTest/core/Invocation/isMethod_A01_t02.dart b/LibTest/core/Invocation/isMethod_A01_t02.dart
index 6ffac4d..360dc9b 100644
--- a/LibTest/core/Invocation/isMethod_A01_t02.dart
+++ b/LibTest/core/Invocation/isMethod_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isMethod
  * Whether the invocation was a method call.
diff --git a/LibTest/core/Invocation/isSetter_A01_t01.dart b/LibTest/core/Invocation/isSetter_A01_t01.dart
index 2cb940b..a970570 100644
--- a/LibTest/core/Invocation/isSetter_A01_t01.dart
+++ b/LibTest/core/Invocation/isSetter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isSetter
  * Whether the invocation was a setter call.
diff --git a/LibTest/core/Invocation/isSetter_A01_t02.dart b/LibTest/core/Invocation/isSetter_A01_t02.dart
index bedfde0..7447f6b 100644
--- a/LibTest/core/Invocation/isSetter_A01_t02.dart
+++ b/LibTest/core/Invocation/isSetter_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isSetter
  * Whether the invocation was a setter call.
diff --git a/LibTest/core/Invocation/memberName_A01_t01.dart b/LibTest/core/Invocation/memberName_A01_t01.dart
index 44f2d00..0146ead 100644
--- a/LibTest/core/Invocation/memberName_A01_t01.dart
+++ b/LibTest/core/Invocation/memberName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Symbol memberName
  * The name of the invoked expect.
diff --git a/LibTest/core/Invocation/namedArguments_A01_t01.dart b/LibTest/core/Invocation/namedArguments_A01_t01.dart
index 484d1c4..21cbfc0 100644
--- a/LibTest/core/Invocation/namedArguments_A01_t01.dart
+++ b/LibTest/core/Invocation/namedArguments_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<Symbol, dynamic> namedArguments 
  * An unmodifiable view of the named arguments of the call.
diff --git a/LibTest/core/Invocation/positionalArguments_A01_t01.dart b/LibTest/core/Invocation/positionalArguments_A01_t01.dart
index 477136d..c042769 100644
--- a/LibTest/core/Invocation/positionalArguments_A01_t01.dart
+++ b/LibTest/core/Invocation/positionalArguments_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List positionalArguments
  * An unmodifiable view of the positional arguments of the call.
diff --git a/LibTest/core/Iterable/Iterable.empty_A01_t01.dart b/LibTest/core/Iterable/Iterable.empty_A01_t01.dart
index 1b2696a..03181af 100644
--- a/LibTest/core/Iterable/Iterable.empty_A01_t01.dart
+++ b/LibTest/core/Iterable/Iterable.empty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Iterable.empty()
  * Creates an empty iterable.
diff --git a/LibTest/core/Iterable/Iterable.generate_A01_t01.dart b/LibTest/core/Iterable/Iterable.generate_A01_t01.dart
index 958fb3b..ef43367 100644
--- a/LibTest/core/Iterable/Iterable.generate_A01_t01.dart
+++ b/LibTest/core/Iterable/Iterable.generate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable.generate(int count, [E generator(int index)])
  * Creates an Iterable that generates its elements dynamically.
diff --git a/LibTest/core/Iterable/Iterable.generate_A02_t01.dart b/LibTest/core/Iterable/Iterable.generate_A02_t01.dart
index d3d842b..c14f123 100644
--- a/LibTest/core/Iterable/Iterable.generate_A02_t01.dart
+++ b/LibTest/core/Iterable/Iterable.generate_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable.generate(int count, [E generator(int index)])
  * Creates an Iterable that generates its elements dynamically.
diff --git a/LibTest/core/Iterable/Iterable.generate_A03_t01.dart b/LibTest/core/Iterable/Iterable.generate_A03_t01.dart
index 2a3b705..f331ec3 100644
--- a/LibTest/core/Iterable/Iterable.generate_A03_t01.dart
+++ b/LibTest/core/Iterable/Iterable.generate_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable.generate(int count, [E generator(int index)])
  * Creates an Iterable that generates its elements dynamically.
diff --git a/LibTest/core/Iterable/Iterable.generate_A03_t02.dart b/LibTest/core/Iterable/Iterable.generate_A03_t02.dart
index efb5a01..14cc47c 100644
--- a/LibTest/core/Iterable/Iterable.generate_A03_t02.dart
+++ b/LibTest/core/Iterable/Iterable.generate_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable.generate(int count, [E generator(int index)])
  * Creates an Iterable that generates its elements dynamically.
diff --git a/LibTest/core/Iterable/Iterable_all_t01.dart b/LibTest/core/Iterable/Iterable_all_t01.dart
index d965c70..f1c7e56 100644
--- a/LibTest/core/Iterable/Iterable_all_t01.dart
+++ b/LibTest/core/Iterable/Iterable_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable.generate(int count, [E generator(int index)])
  * Creates an Iterable that generates its elements dynamically.
diff --git a/LibTest/core/Iterable/allTests.lib.dart b/LibTest/core/Iterable/allTests.lib.dart
index d42093e..0fd7e3d 100644
--- a/LibTest/core/Iterable/allTests.lib.dart
+++ b/LibTest/core/Iterable/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract class Iterable<E>
  * @description Checks all methods of Iterable
diff --git a/LibTest/core/Iterable/any_A01_t01.test.dart b/LibTest/core/Iterable/any_A01_t01.test.dart
index 0fd9b2e..f902404 100644
--- a/LibTest/core/Iterable/any_A01_t01.test.dart
+++ b/LibTest/core/Iterable/any_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/any_A01_t02.test.dart b/LibTest/core/Iterable/any_A01_t02.test.dart
index 2be7066..780e65c 100644
--- a/LibTest/core/Iterable/any_A01_t02.test.dart
+++ b/LibTest/core/Iterable/any_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/any_A01_t03.test.dart b/LibTest/core/Iterable/any_A01_t03.test.dart
index ba425b7..ed9090c 100644
--- a/LibTest/core/Iterable/any_A01_t03.test.dart
+++ b/LibTest/core/Iterable/any_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/any_A01_t04.test.dart b/LibTest/core/Iterable/any_A01_t04.test.dart
index 6fcc7dd..18ea3c0 100644
--- a/LibTest/core/Iterable/any_A01_t04.test.dart
+++ b/LibTest/core/Iterable/any_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/any_A01_t05.test.dart b/LibTest/core/Iterable/any_A01_t05.test.dart
index 5fa61d6..ea11efb 100644
--- a/LibTest/core/Iterable/any_A01_t05.test.dart
+++ b/LibTest/core/Iterable/any_A01_t05.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/any_A02_t01.test.dart b/LibTest/core/Iterable/any_A02_t01.test.dart
index 2e68c88..727725b 100644
--- a/LibTest/core/Iterable/any_A02_t01.test.dart
+++ b/LibTest/core/Iterable/any_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/contains_A01_t01.test.dart b/LibTest/core/Iterable/contains_A01_t01.test.dart
index ed17073..c833af8 100644
--- a/LibTest/core/Iterable/contains_A01_t01.test.dart
+++ b/LibTest/core/Iterable/contains_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/core/Iterable/elementAt_A01_t01.test.dart b/LibTest/core/Iterable/elementAt_A01_t01.test.dart
index 6d936bf..12a6cf8 100644
--- a/LibTest/core/Iterable/elementAt_A01_t01.test.dart
+++ b/LibTest/core/Iterable/elementAt_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/core/Iterable/elementAt_A02_t01.test.dart b/LibTest/core/Iterable/elementAt_A02_t01.test.dart
index 927b905..6827e6e 100644
--- a/LibTest/core/Iterable/elementAt_A02_t01.test.dart
+++ b/LibTest/core/Iterable/elementAt_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/core/Iterable/every_A01_t01.test.dart b/LibTest/core/Iterable/every_A01_t01.test.dart
index 3babe7a..09259e1 100644
--- a/LibTest/core/Iterable/every_A01_t01.test.dart
+++ b/LibTest/core/Iterable/every_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/every_A01_t02.test.dart b/LibTest/core/Iterable/every_A01_t02.test.dart
index 6d06fb3..576fb90 100644
--- a/LibTest/core/Iterable/every_A01_t02.test.dart
+++ b/LibTest/core/Iterable/every_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/every_A02_t01.test.dart b/LibTest/core/Iterable/every_A02_t01.test.dart
index b648800..1c46f1b 100644
--- a/LibTest/core/Iterable/every_A02_t01.test.dart
+++ b/LibTest/core/Iterable/every_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/every_A02_t02.test.dart b/LibTest/core/Iterable/every_A02_t02.test.dart
index fa4470e..966ed86 100644
--- a/LibTest/core/Iterable/every_A02_t02.test.dart
+++ b/LibTest/core/Iterable/every_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/every_A03_t01.test.dart b/LibTest/core/Iterable/every_A03_t01.test.dart
index f9eb44b..45a07c3 100644
--- a/LibTest/core/Iterable/every_A03_t01.test.dart
+++ b/LibTest/core/Iterable/every_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/every_A04_t01.test.dart b/LibTest/core/Iterable/every_A04_t01.test.dart
index ff00462..72434d7 100644
--- a/LibTest/core/Iterable/every_A04_t01.test.dart
+++ b/LibTest/core/Iterable/every_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/core/Iterable/expand_A01_t01.test.dart b/LibTest/core/Iterable/expand_A01_t01.test.dart
index 701ec70..d39b7d4 100644
--- a/LibTest/core/Iterable/expand_A01_t01.test.dart
+++ b/LibTest/core/Iterable/expand_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/core/Iterable/expand_A01_t02.test.dart b/LibTest/core/Iterable/expand_A01_t02.test.dart
index e2c900f..37fa231 100644
--- a/LibTest/core/Iterable/expand_A01_t02.test.dart
+++ b/LibTest/core/Iterable/expand_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/core/Iterable/expand_A02_t01.test.dart b/LibTest/core/Iterable/expand_A02_t01.test.dart
index c2e3ed9..2794b65 100644
--- a/LibTest/core/Iterable/expand_A02_t01.test.dart
+++ b/LibTest/core/Iterable/expand_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/core/Iterable/expand_A02_t02.test.dart b/LibTest/core/Iterable/expand_A02_t02.test.dart
index fad3f99..c5eacff 100644
--- a/LibTest/core/Iterable/expand_A02_t02.test.dart
+++ b/LibTest/core/Iterable/expand_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/core/Iterable/firstWhere_A01_t01.test.dart b/LibTest/core/Iterable/firstWhere_A01_t01.test.dart
index 3c7ae3c..4395e84 100644
--- a/LibTest/core/Iterable/firstWhere_A01_t01.test.dart
+++ b/LibTest/core/Iterable/firstWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/core/Iterable/firstWhere_A02_t01.test.dart b/LibTest/core/Iterable/firstWhere_A02_t01.test.dart
index dfc287d..0bf73e5 100644
--- a/LibTest/core/Iterable/firstWhere_A02_t01.test.dart
+++ b/LibTest/core/Iterable/firstWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/core/Iterable/firstWhere_A03_t01.test.dart b/LibTest/core/Iterable/firstWhere_A03_t01.test.dart
index 1999be2..209e494 100644
--- a/LibTest/core/Iterable/firstWhere_A03_t01.test.dart
+++ b/LibTest/core/Iterable/firstWhere_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/core/Iterable/firstWhere_A04_t01.test.dart b/LibTest/core/Iterable/firstWhere_A04_t01.test.dart
index 1fd3a91..02c43da 100644
--- a/LibTest/core/Iterable/firstWhere_A04_t01.test.dart
+++ b/LibTest/core/Iterable/firstWhere_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/core/Iterable/first_A01_t01.test.dart b/LibTest/core/Iterable/first_A01_t01.test.dart
index d0c2fbc..7b1e843 100644
--- a/LibTest/core/Iterable/first_A01_t01.test.dart
+++ b/LibTest/core/Iterable/first_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/core/Iterable/first_A01_t02.test.dart b/LibTest/core/Iterable/first_A01_t02.test.dart
index 72defcb..9f2432e 100644
--- a/LibTest/core/Iterable/first_A01_t02.test.dart
+++ b/LibTest/core/Iterable/first_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/core/Iterable/first_A02_t01.test.dart b/LibTest/core/Iterable/first_A02_t01.test.dart
index 4e8533e..223b14d 100644
--- a/LibTest/core/Iterable/first_A02_t01.test.dart
+++ b/LibTest/core/Iterable/first_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/core/Iterable/first_A03_t01.test.dart b/LibTest/core/Iterable/first_A03_t01.test.dart
index ba97f5d..5fad8dc 100644
--- a/LibTest/core/Iterable/first_A03_t01.test.dart
+++ b/LibTest/core/Iterable/first_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/core/Iterable/fold_A01_t01.test.dart b/LibTest/core/Iterable/fold_A01_t01.test.dart
index 38f49d2..345628f 100644
--- a/LibTest/core/Iterable/fold_A01_t01.test.dart
+++ b/LibTest/core/Iterable/fold_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * T fold <T>(T initialValue, T combine(T previousValue, E element))
diff --git a/LibTest/core/Iterable/fold_A01_t02.test.dart b/LibTest/core/Iterable/fold_A01_t02.test.dart
index 2ecb909..95ad293 100644
--- a/LibTest/core/Iterable/fold_A01_t02.test.dart
+++ b/LibTest/core/Iterable/fold_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * T fold <T>(T initialValue, T combine(T previousValue, E element))
diff --git a/LibTest/core/Iterable/forEach_A01_t01.test.dart b/LibTest/core/Iterable/forEach_A01_t01.test.dart
index 4f20043..9862af3 100644
--- a/LibTest/core/Iterable/forEach_A01_t01.test.dart
+++ b/LibTest/core/Iterable/forEach_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/core/Iterable/forEach_A01_t02.test.dart b/LibTest/core/Iterable/forEach_A01_t02.test.dart
index ae0b72c..11e1b08 100644
--- a/LibTest/core/Iterable/forEach_A01_t02.test.dart
+++ b/LibTest/core/Iterable/forEach_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/core/Iterable/forEach_A02_t01.test.dart b/LibTest/core/Iterable/forEach_A02_t01.test.dart
index 1c3307b..8f0fef5 100644
--- a/LibTest/core/Iterable/forEach_A02_t01.test.dart
+++ b/LibTest/core/Iterable/forEach_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void forEach(void f(E element))
  * Throws an exception or error if the argument 
diff --git a/LibTest/core/Iterable/forEach_A03_t01.test.dart b/LibTest/core/Iterable/forEach_A03_t01.test.dart
index d4d1672..5d3c25c 100644
--- a/LibTest/core/Iterable/forEach_A03_t01.test.dart
+++ b/LibTest/core/Iterable/forEach_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void forEach(void f(E element))
  * Any error in the function [f] breaks the cycle.
diff --git a/LibTest/core/Iterable/isEmpty_A01_t01.test.dart b/LibTest/core/Iterable/isEmpty_A01_t01.test.dart
index 365d7b8..92d819d 100644
--- a/LibTest/core/Iterable/isEmpty_A01_t01.test.dart
+++ b/LibTest/core/Iterable/isEmpty_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/core/Iterable/isNotEmpty_A01_t01.test.dart b/LibTest/core/Iterable/isNotEmpty_A01_t01.test.dart
index 584c5a6..d5f8a2e 100644
--- a/LibTest/core/Iterable/isNotEmpty_A01_t01.test.dart
+++ b/LibTest/core/Iterable/isNotEmpty_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/core/Iterable/iterator_A01_t01.test.dart b/LibTest/core/Iterable/iterator_A01_t01.test.dart
index c3ead7f..3f66067 100644
--- a/LibTest/core/Iterable/iterator_A01_t01.test.dart
+++ b/LibTest/core/Iterable/iterator_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/core/Iterable/iterator_A02_t01.test.dart b/LibTest/core/Iterable/iterator_A02_t01.test.dart
index 3d19b18..b3e77b4 100644
--- a/LibTest/core/Iterable/iterator_A02_t01.test.dart
+++ b/LibTest/core/Iterable/iterator_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/core/Iterable/iterator_A02_t02.test.dart b/LibTest/core/Iterable/iterator_A02_t02.test.dart
index f157b26..4fb16f5 100644
--- a/LibTest/core/Iterable/iterator_A02_t02.test.dart
+++ b/LibTest/core/Iterable/iterator_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/core/Iterable/iterator_A03_t01.test.dart b/LibTest/core/Iterable/iterator_A03_t01.test.dart
index 0566569..a02b42b 100644
--- a/LibTest/core/Iterable/iterator_A03_t01.test.dart
+++ b/LibTest/core/Iterable/iterator_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/core/Iterable/iterator_A03_t02.test.dart b/LibTest/core/Iterable/iterator_A03_t02.test.dart
index bcfd184..cb4503b 100644
--- a/LibTest/core/Iterable/iterator_A03_t02.test.dart
+++ b/LibTest/core/Iterable/iterator_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/core/Iterable/join_A01_t01.test.dart b/LibTest/core/Iterable/join_A01_t01.test.dart
index cd16337..46ae7de 100644
--- a/LibTest/core/Iterable/join_A01_t01.test.dart
+++ b/LibTest/core/Iterable/join_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/core/Iterable/join_A01_t02.test.dart b/LibTest/core/Iterable/join_A01_t02.test.dart
index ffecff4..8018899 100644
--- a/LibTest/core/Iterable/join_A01_t02.test.dart
+++ b/LibTest/core/Iterable/join_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/core/Iterable/lastWhere_A01_t01.test.dart b/LibTest/core/Iterable/lastWhere_A01_t01.test.dart
index 8c7d7c7..6b0fbbd 100644
--- a/LibTest/core/Iterable/lastWhere_A01_t01.test.dart
+++ b/LibTest/core/Iterable/lastWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), {E orElse()})
  * Returns the last element that satisfies the given predicate f.
diff --git a/LibTest/core/Iterable/lastWhere_A02_t01.test.dart b/LibTest/core/Iterable/lastWhere_A02_t01.test.dart
index 5f45e91..f4b32b9 100644
--- a/LibTest/core/Iterable/lastWhere_A02_t01.test.dart
+++ b/LibTest/core/Iterable/lastWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), {E orElse()})
  * If none matches, the result of invoking the orElse function is returned.
diff --git a/LibTest/core/Iterable/lastWhere_A03_t01.test.dart b/LibTest/core/Iterable/lastWhere_A03_t01.test.dart
index 555fde9..0f8d9bd 100644
--- a/LibTest/core/Iterable/lastWhere_A03_t01.test.dart
+++ b/LibTest/core/Iterable/lastWhere_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E value), {E orElse()})
  * By default, when orElse is null, a StateError is thrown.
diff --git a/LibTest/core/Iterable/lastWhere_A04_t01.test.dart b/LibTest/core/Iterable/lastWhere_A04_t01.test.dart
index 493e7ea..ac164c9 100644
--- a/LibTest/core/Iterable/lastWhere_A04_t01.test.dart
+++ b/LibTest/core/Iterable/lastWhere_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate test
diff --git a/LibTest/core/Iterable/last_A01_t01.test.dart b/LibTest/core/Iterable/last_A01_t01.test.dart
index f77fbac..ce943e1 100644
--- a/LibTest/core/Iterable/last_A01_t01.test.dart
+++ b/LibTest/core/Iterable/last_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/core/Iterable/last_A02_t01.test.dart b/LibTest/core/Iterable/last_A02_t01.test.dart
index 8239918..8790a57 100644
--- a/LibTest/core/Iterable/last_A02_t01.test.dart
+++ b/LibTest/core/Iterable/last_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/core/Iterable/length_A01_t01.test.dart b/LibTest/core/Iterable/length_A01_t01.test.dart
index 5e04bf7..f979b84 100644
--- a/LibTest/core/Iterable/length_A01_t01.test.dart
+++ b/LibTest/core/Iterable/length_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in this.
diff --git a/LibTest/core/Iterable/map_A01_t01.test.dart b/LibTest/core/Iterable/map_A01_t01.test.dart
index a07c77b..f015a44 100644
--- a/LibTest/core/Iterable/map_A01_t01.test.dart
+++ b/LibTest/core/Iterable/map_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(dynamic f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on e
diff --git a/LibTest/core/Iterable/map_A01_t02.test.dart b/LibTest/core/Iterable/map_A01_t02.test.dart
index 81e106e..3c5dee9 100644
--- a/LibTest/core/Iterable/map_A01_t02.test.dart
+++ b/LibTest/core/Iterable/map_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(dynamic f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on e
diff --git a/LibTest/core/Iterable/map_A02_t01.test.dart b/LibTest/core/Iterable/map_A02_t01.test.dart
index cc3afd7..02d0eed 100644
--- a/LibTest/core/Iterable/map_A02_t01.test.dart
+++ b/LibTest/core/Iterable/map_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(dynamic f(E e))
  * ...
diff --git a/LibTest/core/Iterable/map_A03_t01.test.dart b/LibTest/core/Iterable/map_A03_t01.test.dart
index c1dc488..2d8e75d 100644
--- a/LibTest/core/Iterable/map_A03_t01.test.dart
+++ b/LibTest/core/Iterable/map_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(dynamic f(E e))
  * The transformed elements will not be cached. Iterating multiple times over
diff --git a/LibTest/core/Iterable/reduce_A01_t01.test.dart b/LibTest/core/Iterable/reduce_A01_t01.test.dart
index 052977a..51da1c0 100644
--- a/LibTest/core/Iterable/reduce_A01_t01.test.dart
+++ b/LibTest/core/Iterable/reduce_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/core/Iterable/singleWhere_A01_t01.test.dart b/LibTest/core/Iterable/singleWhere_A01_t01.test.dart
index 9bc9d9e..f5aefde 100644
--- a/LibTest/core/Iterable/singleWhere_A01_t01.test.dart
+++ b/LibTest/core/Iterable/singleWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies f.
diff --git a/LibTest/core/Iterable/singleWhere_A02_t01.test.dart b/LibTest/core/Iterable/singleWhere_A02_t01.test.dart
index 5093058..34542c8 100644
--- a/LibTest/core/Iterable/singleWhere_A02_t01.test.dart
+++ b/LibTest/core/Iterable/singleWhere_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * If no or more than one element match then a StateError is thrown.
diff --git a/LibTest/core/Iterable/singleWhere_A02_t02.test.dart b/LibTest/core/Iterable/singleWhere_A02_t02.test.dart
index 220f384..515e90b 100644
--- a/LibTest/core/Iterable/singleWhere_A02_t02.test.dart
+++ b/LibTest/core/Iterable/singleWhere_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * If no or more than one element match then a StateError is thrown.
diff --git a/LibTest/core/Iterable/single_A01_t01.test.dart b/LibTest/core/Iterable/single_A01_t01.test.dart
index 373feb8..8510f6b 100644
--- a/LibTest/core/Iterable/single_A01_t01.test.dart
+++ b/LibTest/core/Iterable/single_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Returns the single element in this.
diff --git a/LibTest/core/Iterable/skipWhile_A01_t01.test.dart b/LibTest/core/Iterable/skipWhile_A01_t01.test.dart
index 0d7f55e..a478282 100644
--- a/LibTest/core/Iterable/skipWhile_A01_t01.test.dart
+++ b/LibTest/core/Iterable/skipWhile_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an Iterable that skips elements while test is satisfied.
diff --git a/LibTest/core/Iterable/skipWhile_A02_t01.test.dart b/LibTest/core/Iterable/skipWhile_A02_t01.test.dart
index e8055bd..2804aea 100644
--- a/LibTest/core/Iterable/skipWhile_A02_t01.test.dart
+++ b/LibTest/core/Iterable/skipWhile_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/core/Iterable/skipWhile_A03_t01.test.dart b/LibTest/core/Iterable/skipWhile_A03_t01.test.dart
index 57de3a4..0ce0097 100644
--- a/LibTest/core/Iterable/skipWhile_A03_t01.test.dart
+++ b/LibTest/core/Iterable/skipWhile_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new Iterator of the returned Iterable iterates over all elements of
diff --git a/LibTest/core/Iterable/skipWhile_A04_t01.test.dart b/LibTest/core/Iterable/skipWhile_A04_t01.test.dart
index d8ee409..de10fb6 100644
--- a/LibTest/core/Iterable/skipWhile_A04_t01.test.dart
+++ b/LibTest/core/Iterable/skipWhile_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The returned iterable provides elements by iterating this iterable, but
diff --git a/LibTest/core/Iterable/skipWhile_A05_t01.test.dart b/LibTest/core/Iterable/skipWhile_A05_t01.test.dart
index a603ea2..12babe2 100644
--- a/LibTest/core/Iterable/skipWhile_A05_t01.test.dart
+++ b/LibTest/core/Iterable/skipWhile_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * If all elements satisfy test the resulting iterable is empty
diff --git a/LibTest/core/Iterable/skip_A01_t01.test.dart b/LibTest/core/Iterable/skip_A01_t01.test.dart
index 2f91d73..9d009eb 100644
--- a/LibTest/core/Iterable/skip_A01_t01.test.dart
+++ b/LibTest/core/Iterable/skip_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an Iterable that provides all but the first count elements.
diff --git a/LibTest/core/Iterable/skip_A02_t01.test.dart b/LibTest/core/Iterable/skip_A02_t01.test.dart
index 785e9f9..798b59f 100644
--- a/LibTest/core/Iterable/skip_A02_t01.test.dart
+++ b/LibTest/core/Iterable/skip_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If this has fewer than count elements, then the resulting Iterable is empty.
diff --git a/LibTest/core/Iterable/skip_A03_t01.test.dart b/LibTest/core/Iterable/skip_A03_t01.test.dart
index 3496340..974dea0 100644
--- a/LibTest/core/Iterable/skip_A03_t01.test.dart
+++ b/LibTest/core/Iterable/skip_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * The count must not be negative
diff --git a/LibTest/core/Iterable/takeWhile_A01_t01.test.dart b/LibTest/core/Iterable/takeWhile_A01_t01.test.dart
index f2a8ee3..8dedb72 100644
--- a/LibTest/core/Iterable/takeWhile_A01_t01.test.dart
+++ b/LibTest/core/Iterable/takeWhile_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test
diff --git a/LibTest/core/Iterable/takeWhile_A02_t01.test.dart b/LibTest/core/Iterable/takeWhile_A02_t01.test.dart
index d9220d7..4edce94 100644
--- a/LibTest/core/Iterable/takeWhile_A02_t01.test.dart
+++ b/LibTest/core/Iterable/takeWhile_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The filtering happens lazily. Every new iterator of the returned iterable
diff --git a/LibTest/core/Iterable/takeWhile_A03_t01.test.dart b/LibTest/core/Iterable/takeWhile_A03_t01.test.dart
index beb2fef..21e8449 100644
--- a/LibTest/core/Iterable/takeWhile_A03_t01.test.dart
+++ b/LibTest/core/Iterable/takeWhile_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Every new Iterator of the returned Iterable  will start iterating over the
diff --git a/LibTest/core/Iterable/takeWhile_A04_t01.test.dart b/LibTest/core/Iterable/takeWhile_A04_t01.test.dart
index 655bb86..793ceb9 100644
--- a/LibTest/core/Iterable/takeWhile_A04_t01.test.dart
+++ b/LibTest/core/Iterable/takeWhile_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The elements can be computed by stepping through iterator until an element is
diff --git a/LibTest/core/Iterable/take_A01_t01.test.dart b/LibTest/core/Iterable/take_A01_t01.test.dart
index f08ae57..bf29fc8 100644
--- a/LibTest/core/Iterable/take_A01_t01.test.dart
+++ b/LibTest/core/Iterable/take_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the count first elements of this iterable.
diff --git a/LibTest/core/Iterable/take_A02_t01.test.dart b/LibTest/core/Iterable/take_A02_t01.test.dart
index 16584d5..eec04f7 100644
--- a/LibTest/core/Iterable/take_A02_t01.test.dart
+++ b/LibTest/core/Iterable/take_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The count must not be negative.
diff --git a/LibTest/core/Iterable/take_A03_t01.test.dart b/LibTest/core/Iterable/take_A03_t01.test.dart
index 02a4c68..2294c6c 100644
--- a/LibTest/core/Iterable/take_A03_t01.test.dart
+++ b/LibTest/core/Iterable/take_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned Iterable may contain fewer than count elements, if this contains
diff --git a/LibTest/core/Iterable/toList_A01_t01.test.dart b/LibTest/core/Iterable/toList_A01_t01.test.dart
index 3639406..c9ec621 100644
--- a/LibTest/core/Iterable/toList_A01_t01.test.dart
+++ b/LibTest/core/Iterable/toList_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/core/Iterable/toList_A01_t02.test.dart b/LibTest/core/Iterable/toList_A01_t02.test.dart
index 90a9a87..4c9ae2e 100644
--- a/LibTest/core/Iterable/toList_A01_t02.test.dart
+++ b/LibTest/core/Iterable/toList_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/core/Iterable/toList_A01_t03.test.dart b/LibTest/core/Iterable/toList_A01_t03.test.dart
index 5e05819..9e9d4de 100644
--- a/LibTest/core/Iterable/toList_A01_t03.test.dart
+++ b/LibTest/core/Iterable/toList_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/core/Iterable/toSet_A01_t01.test.dart b/LibTest/core/Iterable/toSet_A01_t01.test.dart
index cd609c3..54ddf54 100644
--- a/LibTest/core/Iterable/toSet_A01_t01.test.dart
+++ b/LibTest/core/Iterable/toSet_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a Set containing the elements of this Iterable.
diff --git a/LibTest/core/Iterable/where_A01_t01.test.dart b/LibTest/core/Iterable/where_A01_t01.test.dart
index 675d3e1..0af7e09 100644
--- a/LibTest/core/Iterable/where_A01_t01.test.dart
+++ b/LibTest/core/Iterable/where_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t02.test.dart b/LibTest/core/Iterable/where_A01_t02.test.dart
index 8586739..6cc707f 100644
--- a/LibTest/core/Iterable/where_A01_t02.test.dart
+++ b/LibTest/core/Iterable/where_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t03.test.dart b/LibTest/core/Iterable/where_A01_t03.test.dart
index a0427ab..69cd9f6 100644
--- a/LibTest/core/Iterable/where_A01_t03.test.dart
+++ b/LibTest/core/Iterable/where_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t05.test.dart b/LibTest/core/Iterable/where_A01_t05.test.dart
index 7b4b62b..64c8960 100644
--- a/LibTest/core/Iterable/where_A01_t05.test.dart
+++ b/LibTest/core/Iterable/where_A01_t05.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t06.test.dart b/LibTest/core/Iterable/where_A01_t06.test.dart
index ab054a3..c41cee6 100644
--- a/LibTest/core/Iterable/where_A01_t06.test.dart
+++ b/LibTest/core/Iterable/where_A01_t06.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t07.test.dart b/LibTest/core/Iterable/where_A01_t07.test.dart
index 4ec7df0..f87d074 100644
--- a/LibTest/core/Iterable/where_A01_t07.test.dart
+++ b/LibTest/core/Iterable/where_A01_t07.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A01_t08.test.dart b/LibTest/core/Iterable/where_A01_t08.test.dart
index 0b15aed..443bf7f 100644
--- a/LibTest/core/Iterable/where_A01_t08.test.dart
+++ b/LibTest/core/Iterable/where_A01_t08.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * Returns a lazy Iterable with all elements that satisfy the predicate f.
diff --git a/LibTest/core/Iterable/where_A02_t01.test.dart b/LibTest/core/Iterable/where_A02_t01.test.dart
index 32adbdc..99cb8db 100644
--- a/LibTest/core/Iterable/where_A02_t01.test.dart
+++ b/LibTest/core/Iterable/where_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * ...
diff --git a/LibTest/core/Iterable/where_A03_t01.test.dart b/LibTest/core/Iterable/where_A03_t01.test.dart
index da67b97..4579cc8 100644
--- a/LibTest/core/Iterable/where_A03_t01.test.dart
+++ b/LibTest/core/Iterable/where_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * ...
diff --git a/LibTest/core/Iterable/where_A04_t01.test.dart b/LibTest/core/Iterable/where_A04_t01.test.dart
index 28a1124..5a9ce59 100644
--- a/LibTest/core/Iterable/where_A04_t01.test.dart
+++ b/LibTest/core/Iterable/where_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool f(E element))
  * ...
diff --git a/LibTest/core/Iterator/Iterator_A01_t01.test.dart b/LibTest/core/Iterator/Iterator_A01_t01.test.dart
index e9c9c60..d41ed99 100644
--- a/LibTest/core/Iterator/Iterator_A01_t01.test.dart
+++ b/LibTest/core/Iterator/Iterator_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> abstract class 
  * The for-in construct transparently uses Iterator to test for the end of the
diff --git a/LibTest/core/Iterator/allTests.lib.dart b/LibTest/core/Iterator/allTests.lib.dart
index bf8bce2..389ad58 100644
--- a/LibTest/core/Iterator/allTests.lib.dart
+++ b/LibTest/core/Iterator/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Returns true if one element of the collection satisfies the predicate [f].
diff --git a/LibTest/core/Iterator/current_A01_t01.test.dart b/LibTest/core/Iterator/current_A01_t01.test.dart
index 56341fb..cd3935f 100644
--- a/LibTest/core/Iterator/current_A01_t01.test.dart
+++ b/LibTest/core/Iterator/current_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E current
  * Gets the current element in the iteration.
diff --git a/LibTest/core/Iterator/moveNext_A01_t01.test.dart b/LibTest/core/Iterator/moveNext_A01_t01.test.dart
index 522c34f..ca3fc76 100644
--- a/LibTest/core/Iterator/moveNext_A01_t01.test.dart
+++ b/LibTest/core/Iterator/moveNext_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/core/List/List.filled_A01_t01.dart b/LibTest/core/List/List.filled_A01_t01.dart
index acba5a8..81b5f30 100644
--- a/LibTest/core/List/List.filled_A01_t01.dart
+++ b/LibTest/core/List/List.filled_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List.filled(int length, E fill)
  * Creates a fixed-length list of the given length where each entry contains
diff --git a/LibTest/core/List/List.from_A01_t01.dart b/LibTest/core/List/List.from_A01_t01.dart
index 2bdb94e..f7f4711 100644
--- a/LibTest/core/List/List.from_A01_t01.dart
+++ b/LibTest/core/List/List.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List.from(Iterable other, {bool growable: true})
  * Creates an list with the elements of other.
diff --git a/LibTest/core/List/List.from_A01_t02.dart b/LibTest/core/List/List.from_A01_t02.dart
index ae81817..c226a40 100644
--- a/LibTest/core/List/List.from_A01_t02.dart
+++ b/LibTest/core/List/List.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List.from(Iterable other, {bool growable: true})
  * Creates an list with the elements of other.
diff --git a/LibTest/core/List/List.from_A01_t03.dart b/LibTest/core/List/List.from_A01_t03.dart
index d66140a..8a20edf 100644
--- a/LibTest/core/List/List.from_A01_t03.dart
+++ b/LibTest/core/List/List.from_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List.from(Iterable other, {bool growable: true})
  * Creates an list with the elements of other.
diff --git a/LibTest/core/List/List.generate_A01_t01.dart b/LibTest/core/List/List.generate_A01_t01.dart
index ed9e31f..56dff3a 100644
--- a/LibTest/core/List/List.generate_A01_t01.dart
+++ b/LibTest/core/List/List.generate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionfactory List.generate(int length, E generator(int index),
  * {bool growable: true})
diff --git a/LibTest/core/List/List.generate_A01_t02.dart b/LibTest/core/List/List.generate_A01_t02.dart
index 185436c..b028b3a 100644
--- a/LibTest/core/List/List.generate_A01_t02.dart
+++ b/LibTest/core/List/List.generate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionfactory List.generate(int length, E generator(int index),
  * {bool growable: true})
diff --git a/LibTest/core/List/List.generate_A01_t03.dart b/LibTest/core/List/List.generate_A01_t03.dart
index ae3dbfc..45bba1c 100644
--- a/LibTest/core/List/List.generate_A01_t03.dart
+++ b/LibTest/core/List/List.generate_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionfactory List.generate(int length, E generator(int index),
  * {bool growable: true})
diff --git a/LibTest/core/List/List.unmodifiable_A01_t01.dart b/LibTest/core/List/List.unmodifiable_A01_t01.dart
index 8e31480..bbcc08f 100644
--- a/LibTest/core/List/List.unmodifiable_A01_t01.dart
+++ b/LibTest/core/List/List.unmodifiable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List.unmodifiable(Iterable elements)
  * Creates an unmodifiable list containing all elements.
diff --git a/LibTest/core/List/List_A01_t01.dart b/LibTest/core/List/List_A01_t01.dart
index 0dd7d94..579521d 100644
--- a/LibTest/core/List/List_A01_t01.dart
+++ b/LibTest/core/List/List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List([int length])
  * Creates a list of the given length.
diff --git a/LibTest/core/List/List_A01_t02.dart b/LibTest/core/List/List_A01_t02.dart
index a3b00af..f64bd36 100644
--- a/LibTest/core/List/List_A01_t02.dart
+++ b/LibTest/core/List/List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List([int length])
  * Creates a list of the given length.
diff --git a/LibTest/core/List/List_A01_t03.dart b/LibTest/core/List/List_A01_t03.dart
index 8dccd23..b8591f4 100644
--- a/LibTest/core/List/List_A01_t03.dart
+++ b/LibTest/core/List/List_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List([int length])
  * Creates a list of the given length.
diff --git a/LibTest/core/List/List_A02_t01.dart b/LibTest/core/List/List_A02_t01.dart
index 10ae130..130984a 100644
--- a/LibTest/core/List/List_A02_t01.dart
+++ b/LibTest/core/List/List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory List([int length])
  * It is an error if length is not a non-negative integer.
diff --git a/LibTest/core/List/List_all_t01.dart b/LibTest/core/List/List_all_t01.dart
index cbeed42..41efc42 100644
--- a/LibTest/core/List/List_all_t01.dart
+++ b/LibTest/core/List/List_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_all_t02.dart b/LibTest/core/List/List_all_t02.dart
index 7a30df2..f8b934d 100644
--- a/LibTest/core/List/List_all_t02.dart
+++ b/LibTest/core/List/List_all_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_all_t03.dart b/LibTest/core/List/List_all_t03.dart
index 0f7a4c9..670a2b8 100644
--- a/LibTest/core/List/List_all_t03.dart
+++ b/LibTest/core/List/List_all_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_all_t04.dart b/LibTest/core/List/List_all_t04.dart
index 1a81abe..bdf6f23 100644
--- a/LibTest/core/List/List_all_t04.dart
+++ b/LibTest/core/List/List_all_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_all_t05.dart b/LibTest/core/List/List_all_t05.dart
index 41e334d..a92b3dc 100644
--- a/LibTest/core/List/List_all_t05.dart
+++ b/LibTest/core/List/List_all_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_all_t06.dart b/LibTest/core/List/List_all_t06.dart
index 45ffa07..6288adc 100644
--- a/LibTest/core/List/List_all_t06.dart
+++ b/LibTest/core/List/List_all_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/List_inherited_t01.dart b/LibTest/core/List/List_inherited_t01.dart
index f85d4ed..997d5bc 100644
--- a/LibTest/core/List/List_inherited_t01.dart
+++ b/LibTest/core/List/List_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * Implements Iterable<E>
diff --git a/LibTest/core/List/addAll_A01_t01.test.dart b/LibTest/core/List/addAll_A01_t01.test.dart
index bb72886..488e4c8 100644
--- a/LibTest/core/List/addAll_A01_t01.test.dart
+++ b/LibTest/core/List/addAll_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/core/List/addAll_A01_t02.test.dart b/LibTest/core/List/addAll_A01_t02.test.dart
index 8c6518d..2255566 100644
--- a/LibTest/core/List/addAll_A01_t02.test.dart
+++ b/LibTest/core/List/addAll_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/core/List/addAll_A02_t01.test.dart b/LibTest/core/List/addAll_A02_t01.test.dart
index c95006a..2fa5dc8 100644
--- a/LibTest/core/List/addAll_A02_t01.test.dart
+++ b/LibTest/core/List/addAll_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void addAll(Iterable<E> iterable)
  * Throws an UnsupportedError if this list is not extensible.
diff --git a/LibTest/core/List/addAll_A02_t02.test.dart b/LibTest/core/List/addAll_A02_t02.test.dart
index 5d88fa0..89c9bb6 100644
--- a/LibTest/core/List/addAll_A02_t02.test.dart
+++ b/LibTest/core/List/addAll_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void addAll(Iterable<E> iterable)
  * Throws an UnsupportedError if this list is not extensible.
diff --git a/LibTest/core/List/add_A01_t01.test.dart b/LibTest/core/List/add_A01_t01.test.dart
index afefff3..882f428 100644
--- a/LibTest/core/List/add_A01_t01.test.dart
+++ b/LibTest/core/List/add_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void add(E value)
  * Adds [value] at the end of the list, extending the length by one.
diff --git a/LibTest/core/List/add_A01_t02.test.dart b/LibTest/core/List/add_A01_t02.test.dart
index 7246e41..c91af69 100644
--- a/LibTest/core/List/add_A01_t02.test.dart
+++ b/LibTest/core/List/add_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void add(E value)
  * Adds [value] at the end of the list, extending the length by one.
diff --git a/LibTest/core/List/add_A02_t01.test.dart b/LibTest/core/List/add_A02_t01.test.dart
index 46db194..a5d55b4 100644
--- a/LibTest/core/List/add_A02_t01.test.dart
+++ b/LibTest/core/List/add_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void add(E value)
  * Throws UnsupportedError if the list is not extendable.
diff --git a/LibTest/core/List/allListTests.lib.dart b/LibTest/core/List/allListTests.lib.dart
index 00ef24a..e790a31 100644
--- a/LibTest/core/List/allListTests.lib.dart
+++ b/LibTest/core/List/allListTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> abstract class 
  * @description Checks that List-specific methods work as specified.
diff --git a/LibTest/core/List/asMap_A01_t01.test.dart b/LibTest/core/List/asMap_A01_t01.test.dart
index 10e6c7f..0dd2ddb 100644
--- a/LibTest/core/List/asMap_A01_t01.test.dart
+++ b/LibTest/core/List/asMap_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion   abstract Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/core/List/asMap_A02_t01.test.dart b/LibTest/core/List/asMap_A02_t01.test.dart
index fe0100b..72cf7e9 100644
--- a/LibTest/core/List/asMap_A02_t01.test.dart
+++ b/LibTest/core/List/asMap_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion   abstract Map<int, E> asMap()
  * The Map.keys Iterable iterates the indices of this list in numerical order.
diff --git a/LibTest/core/List/clear_A01_t01.test.dart b/LibTest/core/List/clear_A01_t01.test.dart
index a102642..ca1a6c3 100644
--- a/LibTest/core/List/clear_A01_t01.test.dart
+++ b/LibTest/core/List/clear_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/core/List/clear_A02_t01.test.dart b/LibTest/core/List/clear_A02_t01.test.dart
index fb0ce2b..87679c5 100644
--- a/LibTest/core/List/clear_A02_t01.test.dart
+++ b/LibTest/core/List/clear_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void clear()
  * Throws an UnsupportedError, and retains all elements,
diff --git a/LibTest/core/List/fillRange_A01_t01.test.dart b/LibTest/core/List/fillRange_A01_t01.test.dart
index 2e06f53..580b1f5 100644
--- a/LibTest/core/List/fillRange_A01_t01.test.dart
+++ b/LibTest/core/List/fillRange_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void fillRange(int start, int end, [E fillValue])
  * Sets the elements in the range start to end exclusive to the given fillValue.
diff --git a/LibTest/core/List/fillRange_A02_t01.test.dart b/LibTest/core/List/fillRange_A02_t01.test.dart
index ff24140..1696d94 100644
--- a/LibTest/core/List/fillRange_A02_t01.test.dart
+++ b/LibTest/core/List/fillRange_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void fillRange(int start, int end, [E fillValue])
  * It is an error if start..end is not a valid range pointing into the this.
diff --git a/LibTest/core/List/getRange_A01_t01.test.dart b/LibTest/core/List/getRange_A01_t01.test.dart
index 82a8d09..a6cd4ea 100644
--- a/LibTest/core/List/getRange_A01_t01.test.dart
+++ b/LibTest/core/List/getRange_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract Iterable<E> getRange(int start, int end)
  * Returns an Iterable that iterators over the elements in the range start to
diff --git a/LibTest/core/List/getRange_A01_t02.test.dart b/LibTest/core/List/getRange_A01_t02.test.dart
index 635e70a..d950b14 100644
--- a/LibTest/core/List/getRange_A01_t02.test.dart
+++ b/LibTest/core/List/getRange_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> getRange(int start, int end)
  * Returns an Iterable that iterators over the elements in the range start to
diff --git a/LibTest/core/List/getRange_A02_t01.test.dart b/LibTest/core/List/getRange_A02_t01.test.dart
index 3ac4a9a..b6ffa8e 100644
--- a/LibTest/core/List/getRange_A02_t01.test.dart
+++ b/LibTest/core/List/getRange_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> getRange(int start, int end)
  * An error occurs if end is before start.
diff --git a/LibTest/core/List/getRange_A03_t01.test.dart b/LibTest/core/List/getRange_A03_t01.test.dart
index 99a2a32..1eb5b23 100644
--- a/LibTest/core/List/getRange_A03_t01.test.dart
+++ b/LibTest/core/List/getRange_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract Iterable<E> getRange(int start, int end)
  * An error occurs if the start and end are not valid ranges at the time of the
diff --git a/LibTest/core/List/indexOf_A01_t01.test.dart b/LibTest/core/List/indexOf_A01_t01.test.dart
index b23d787..715e7d4 100644
--- a/LibTest/core/List/indexOf_A01_t01.test.dart
+++ b/LibTest/core/List/indexOf_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/core/List/indexOf_A02_t01.test.dart b/LibTest/core/List/indexOf_A02_t01.test.dart
index 387b9ee..94a1544 100644
--- a/LibTest/core/List/indexOf_A02_t01.test.dart
+++ b/LibTest/core/List/indexOf_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * There is no restriction on the value of [startIndex]. 
diff --git a/LibTest/core/List/indexOf_A03_t01.test.dart b/LibTest/core/List/indexOf_A03_t01.test.dart
index 0854ac0..ad4fd4c 100644
--- a/LibTest/core/List/indexOf_A03_t01.test.dart
+++ b/LibTest/core/List/indexOf_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * Returns -1 if given element is not found. 
diff --git a/LibTest/core/List/indexOf_A04_t01.test.dart b/LibTest/core/List/indexOf_A04_t01.test.dart
index f8749b0..55d59fb 100644
--- a/LibTest/core/List/indexOf_A04_t01.test.dart
+++ b/LibTest/core/List/indexOf_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * @description Checks that if [start] is not specified, searches the entire
diff --git a/LibTest/core/List/indexOf_A05_t01.test.dart b/LibTest/core/List/indexOf_A05_t01.test.dart
index 351d0a7..992c752 100644
--- a/LibTest/core/List/indexOf_A05_t01.test.dart
+++ b/LibTest/core/List/indexOf_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int indexOf(E element, [int start = 0])
  * The first time an object o is encountered so that o == element,
diff --git a/LibTest/core/List/insertAll_A01_t01.test.dart b/LibTest/core/List/insertAll_A01_t01.test.dart
index b89fcb4..7cdda07 100644
--- a/LibTest/core/List/insertAll_A01_t01.test.dart
+++ b/LibTest/core/List/insertAll_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void insertAll(int index, Iterable<E> iterable)
  * Inserts all elements of iterable at position index in the list.
diff --git a/LibTest/core/List/insertAll_A02_t01.test.dart b/LibTest/core/List/insertAll_A02_t01.test.dart
index 2fb8796..ec14d5a 100644
--- a/LibTest/core/List/insertAll_A02_t01.test.dart
+++ b/LibTest/core/List/insertAll_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void insertAll(int index, Iterable<E> iterable)
  * It is an error if the index does not point inside the list or at the position
diff --git a/LibTest/core/List/insert_A01_t01.test.dart b/LibTest/core/List/insert_A01_t01.test.dart
index 4d95b4b..ab2c636 100644
--- a/LibTest/core/List/insert_A01_t01.test.dart
+++ b/LibTest/core/List/insert_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void insert(int index, E element)
  * Inserts the element at position index in the list.
diff --git a/LibTest/core/List/insert_A02_t01.test.dart b/LibTest/core/List/insert_A02_t01.test.dart
index afa8c2d..27e2f17 100644
--- a/LibTest/core/List/insert_A02_t01.test.dart
+++ b/LibTest/core/List/insert_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void insert(int index, E element)
  * It is an error if the index does not point inside the list or at the position
diff --git a/LibTest/core/List/iterator_current_A01_t01.test.dart b/LibTest/core/List/iterator_current_A01_t01.test.dart
index 1c2ccc4..e7eae76 100644
--- a/LibTest/core/List/iterator_current_A01_t01.test.dart
+++ b/LibTest/core/List/iterator_current_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E current
  * Gets the current element in the iteration.
diff --git a/LibTest/core/List/iterator_moveNext_A01_t01.test.dart b/LibTest/core/List/iterator_moveNext_A01_t01.test.dart
index 7d3ea86..9c495ac 100644
--- a/LibTest/core/List/iterator_moveNext_A01_t01.test.dart
+++ b/LibTest/core/List/iterator_moveNext_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/core/List/lastIndexOf_A01_t01.test.dart b/LibTest/core/List/lastIndexOf_A01_t01.test.dart
index 7a83d45..a8602a6 100644
--- a/LibTest/core/List/lastIndexOf_A01_t01.test.dart
+++ b/LibTest/core/List/lastIndexOf_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int lastIndexOf(E element, [int start])
  * Returns the last index of element in the list.
diff --git a/LibTest/core/List/lastIndexOf_A02_t01.test.dart b/LibTest/core/List/lastIndexOf_A02_t01.test.dart
index 9041a04..446fede 100644
--- a/LibTest/core/List/lastIndexOf_A02_t01.test.dart
+++ b/LibTest/core/List/lastIndexOf_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/core/List/lastIndexOf_A03_t01.test.dart b/LibTest/core/List/lastIndexOf_A03_t01.test.dart
index 7b603b6..7162cad 100644
--- a/LibTest/core/List/lastIndexOf_A03_t01.test.dart
+++ b/LibTest/core/List/lastIndexOf_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int lastIndexOf(E element, [int start])
  * There is no restriction on the value of [start]. 
diff --git a/LibTest/core/List/lastIndexOf_A04_t01.test.dart b/LibTest/core/List/lastIndexOf_A04_t01.test.dart
index 8950499..200e2fb 100644
--- a/LibTest/core/List/lastIndexOf_A04_t01.test.dart
+++ b/LibTest/core/List/lastIndexOf_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int lastIndexOf(E element, [int start])
  * If start is not provided, it defaults to this.length - 1.
diff --git a/LibTest/core/List/lastIndexOf_A05_t01.test.dart b/LibTest/core/List/lastIndexOf_A05_t01.test.dart
index 541f5b9..51356f7 100644
--- a/LibTest/core/List/lastIndexOf_A05_t01.test.dart
+++ b/LibTest/core/List/lastIndexOf_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int lastIndexOf(E element, [int start])
  * The first time an element e is encountered so that e == element,
diff --git a/LibTest/core/List/length_A01_t01.test.dart b/LibTest/core/List/length_A01_t01.test.dart
index bd87112..50572ca 100644
--- a/LibTest/core/List/length_A01_t01.test.dart
+++ b/LibTest/core/List/length_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void set length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/core/List/length_A02_t01.test.dart b/LibTest/core/List/length_A02_t01.test.dart
index cdddecd..8349e05 100644
--- a/LibTest/core/List/length_A02_t01.test.dart
+++ b/LibTest/core/List/length_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void set length(int newLength)
  * If [newLength] is greater than the current [length], entries are initialized
diff --git a/LibTest/core/List/length_A03_t01.test.dart b/LibTest/core/List/length_A03_t01.test.dart
index ed36c05..7cfdf53 100644
--- a/LibTest/core/List/length_A03_t01.test.dart
+++ b/LibTest/core/List/length_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void set length(int newLength)
  * If [newLength] is less than the current [length], drops extra entries 
diff --git a/LibTest/core/List/length_A04_t01.test.dart b/LibTest/core/List/length_A04_t01.test.dart
index af580fe..a0ef376 100644
--- a/LibTest/core/List/length_A04_t01.test.dart
+++ b/LibTest/core/List/length_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void set length(int newLength)
  * Throws an [UnsupportedError] if the list is not extendable.
diff --git a/LibTest/core/List/length_A05_t01.test.dart b/LibTest/core/List/length_A05_t01.test.dart
index 6654296..f797d7f 100644
--- a/LibTest/core/List/length_A05_t01.test.dart
+++ b/LibTest/core/List/length_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void set length(int newLength)
  * Throws [RangeError] if the [length] is negative.
diff --git a/LibTest/core/List/operator_subscript_A01_t01.test.dart b/LibTest/core/List/operator_subscript_A01_t01.test.dart
index 9e464b6..e1f31d9 100644
--- a/LibTest/core/List/operator_subscript_A01_t01.test.dart
+++ b/LibTest/core/List/operator_subscript_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * Returns the element at the given index in the list.
diff --git a/LibTest/core/List/operator_subscript_A01_t02.test.dart b/LibTest/core/List/operator_subscript_A01_t02.test.dart
index d6a0fef..1939863 100644
--- a/LibTest/core/List/operator_subscript_A01_t02.test.dart
+++ b/LibTest/core/List/operator_subscript_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * @description Checks extendable arrays.
diff --git a/LibTest/core/List/operator_subscript_A02_t01.test.dart b/LibTest/core/List/operator_subscript_A02_t01.test.dart
index 567e0cf..050a12a 100644
--- a/LibTest/core/List/operator_subscript_A02_t01.test.dart
+++ b/LibTest/core/List/operator_subscript_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * Throws an RangeError if index is out of bounds.
diff --git a/LibTest/core/List/operator_subscript_A03_t01.test.dart b/LibTest/core/List/operator_subscript_A03_t01.test.dart
index 20227c6..f971a32 100644
--- a/LibTest/core/List/operator_subscript_A03_t01.test.dart
+++ b/LibTest/core/List/operator_subscript_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E operator [](int index)
  * Throws [Error] if [index] is of invalid type.
diff --git a/LibTest/core/List/operator_subscripted_assignment_A01_t01.test.dart b/LibTest/core/List/operator_subscripted_assignment_A01_t01.test.dart
index da6a0b3..decea4a 100644
--- a/LibTest/core/List/operator_subscripted_assignment_A01_t01.test.dart
+++ b/LibTest/core/List/operator_subscripted_assignment_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void operator []=(int index, E value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/core/List/operator_subscripted_assignment_A01_t02.test.dart b/LibTest/core/List/operator_subscripted_assignment_A01_t02.test.dart
index ebf6033..b17fe38 100644
--- a/LibTest/core/List/operator_subscripted_assignment_A01_t02.test.dart
+++ b/LibTest/core/List/operator_subscripted_assignment_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void operator []=(int index, E value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/core/List/operator_subscripted_assignment_A02_t01.test.dart b/LibTest/core/List/operator_subscripted_assignment_A02_t01.test.dart
index cc48f6d..a2294ec 100644
--- a/LibTest/core/List/operator_subscripted_assignment_A02_t01.test.dart
+++ b/LibTest/core/List/operator_subscripted_assignment_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void operator []=(int index, E value)
  * Throws an RangeError if index is out of bounds.
diff --git a/LibTest/core/List/operator_subscripted_assignment_A03_t01.test.dart b/LibTest/core/List/operator_subscripted_assignment_A03_t01.test.dart
index f326b6a..5a67774 100644
--- a/LibTest/core/List/operator_subscripted_assignment_A03_t01.test.dart
+++ b/LibTest/core/List/operator_subscripted_assignment_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void operator []=(int index, E value)
  * Throws an [Error] if [index] is [:null:] or invalid.
diff --git a/LibTest/core/List/removeAt_A01_t01.test.dart b/LibTest/core/List/removeAt_A01_t01.test.dart
index 2df8b1b..a970d64 100644
--- a/LibTest/core/List/removeAt_A01_t01.test.dart
+++ b/LibTest/core/List/removeAt_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeAt(int index)
  * Removes the element at position index from the list.
diff --git a/LibTest/core/List/removeAt_A02_t01.test.dart b/LibTest/core/List/removeAt_A02_t01.test.dart
index beb0599..45e52c6 100644
--- a/LibTest/core/List/removeAt_A02_t01.test.dart
+++ b/LibTest/core/List/removeAt_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeAt(int index)
  * Throws an ArgumentError if index is not an int.
diff --git a/LibTest/core/List/removeAt_A03_t01.test.dart b/LibTest/core/List/removeAt_A03_t01.test.dart
index e9f5f4c..d4b68e1 100644
--- a/LibTest/core/List/removeAt_A03_t01.test.dart
+++ b/LibTest/core/List/removeAt_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeAt(int index)
  * Throws an RangeError if the index does not point inside the list.
diff --git a/LibTest/core/List/removeAt_A04_t01.test.dart b/LibTest/core/List/removeAt_A04_t01.test.dart
index 38511e7..c55281e 100644
--- a/LibTest/core/List/removeAt_A04_t01.test.dart
+++ b/LibTest/core/List/removeAt_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeAt(int index)
  * Throws an UnsupportedError, and doesn't remove the element, if the length of
diff --git a/LibTest/core/List/removeLast_A01_t01.test.dart b/LibTest/core/List/removeLast_A01_t01.test.dart
index f508f82..3c2e043 100644
--- a/LibTest/core/List/removeLast_A01_t01.test.dart
+++ b/LibTest/core/List/removeLast_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/core/List/removeLast_A02_t01.test.dart b/LibTest/core/List/removeLast_A02_t01.test.dart
index fa0a871..a1f63e0 100644
--- a/LibTest/core/List/removeLast_A02_t01.test.dart
+++ b/LibTest/core/List/removeLast_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeLast()
  * Throws a UnsupportedError if the length of the list cannot be changed.
diff --git a/LibTest/core/List/removeLast_A03_t01.test.dart b/LibTest/core/List/removeLast_A03_t01.test.dart
index 83e9178..e1b0739 100644
--- a/LibTest/core/List/removeLast_A03_t01.test.dart
+++ b/LibTest/core/List/removeLast_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract E removeLast()
  * Throws RangeError if the list is empty.
diff --git a/LibTest/core/List/removeRange_A01_t01.test.dart b/LibTest/core/List/removeRange_A01_t01.test.dart
index ea97ec5..74f8e7d 100644
--- a/LibTest/core/List/removeRange_A01_t01.test.dart
+++ b/LibTest/core/List/removeRange_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeRange(int start, int end)
  * Removes the elements in the range start to end exclusive.
diff --git a/LibTest/core/List/removeRange_A01_t02.test.dart b/LibTest/core/List/removeRange_A01_t02.test.dart
index 465dad9..34aa02e 100644
--- a/LibTest/core/List/removeRange_A01_t02.test.dart
+++ b/LibTest/core/List/removeRange_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeRange(int start, int end)
  * Removes the elements in the range start to end exclusive.
diff --git a/LibTest/core/List/removeRange_A02_t01.test.dart b/LibTest/core/List/removeRange_A02_t01.test.dart
index 73089b4..9b1b3e9 100644
--- a/LibTest/core/List/removeRange_A02_t01.test.dart
+++ b/LibTest/core/List/removeRange_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 
  * Throws an UnsupportedError if this is a fixed-length list.
diff --git a/LibTest/core/List/removeRange_A03_t01.test.dart b/LibTest/core/List/removeRange_A03_t01.test.dart
index 05ca6ea..edc02c7 100644
--- a/LibTest/core/List/removeRange_A03_t01.test.dart
+++ b/LibTest/core/List/removeRange_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeRange(int start, int end)
  * An error occurs if start.. end is not a valid range for this.
diff --git a/LibTest/core/List/removeRange_A03_t02.test.dart b/LibTest/core/List/removeRange_A03_t02.test.dart
index 6ed76cd..38666b4 100644
--- a/LibTest/core/List/removeRange_A03_t02.test.dart
+++ b/LibTest/core/List/removeRange_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeRange(int start, int end)
  * An error occurs if start.. end is not a valid range for this.
diff --git a/LibTest/core/List/removeRange_A03_t03.test.dart b/LibTest/core/List/removeRange_A03_t03.test.dart
index c02c2e4..033623c 100644
--- a/LibTest/core/List/removeRange_A03_t03.test.dart
+++ b/LibTest/core/List/removeRange_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeRange(int start, int end)
  * An error occurs if start.. end is not a valid range for this.
diff --git a/LibTest/core/List/removeWhere_A01_t01.test.dart b/LibTest/core/List/removeWhere_A01_t01.test.dart
index 8521241..41bff4b 100644
--- a/LibTest/core/List/removeWhere_A01_t01.test.dart
+++ b/LibTest/core/List/removeWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void removeWhere(bool test(E element))
  * Removes all elements of this list that satisfy test.
diff --git a/LibTest/core/List/remove_A01_t01.test.dart b/LibTest/core/List/remove_A01_t01.test.dart
index 6c328d2..dc7c5f1 100644
--- a/LibTest/core/List/remove_A01_t01.test.dart
+++ b/LibTest/core/List/remove_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract bool remove(Object value)
  * Removes value from the list. Returns true if value was in the list. Returns
diff --git a/LibTest/core/List/replaceRange_A01_t01.test.dart b/LibTest/core/List/replaceRange_A01_t01.test.dart
index 2490737..c7850d1 100644
--- a/LibTest/core/List/replaceRange_A01_t01.test.dart
+++ b/LibTest/core/List/replaceRange_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void replaceRange(int start, int end, Iterable<E> iterable)
  * Removes the elements in the range start to end exclusive and replaces them
diff --git a/LibTest/core/List/replaceRange_A01_t02.test.dart b/LibTest/core/List/replaceRange_A01_t02.test.dart
index 97f8779..4bad84a60 100644
--- a/LibTest/core/List/replaceRange_A01_t02.test.dart
+++ b/LibTest/core/List/replaceRange_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void replaceRange(int start, int end, Iterable<E> iterable)
  * It is an error if start.. end is not a valid range pointing into the this.
diff --git a/LibTest/core/List/retainWhere_A01_t01.test.dart b/LibTest/core/List/retainWhere_A01_t01.test.dart
index 6d4c2b1..7c4b707 100644
--- a/LibTest/core/List/retainWhere_A01_t01.test.dart
+++ b/LibTest/core/List/retainWhere_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void retainWhere(bool test(E element))
  * Removes all elements of this list that fail to satisfy test.
diff --git a/LibTest/core/List/reversed_A01_t01.test.dart b/LibTest/core/List/reversed_A01_t01.test.dart
index 857c4a6..6b172bf 100644
--- a/LibTest/core/List/reversed_A01_t01.test.dart
+++ b/LibTest/core/List/reversed_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterable<E> reversed
  * Returns an Iterable of the elements of this List in reverse order.
diff --git a/LibTest/core/List/setAll_A01_t01.test.dart b/LibTest/core/List/setAll_A01_t01.test.dart
index 8524cb8..9d1b307 100644
--- a/LibTest/core/List/setAll_A01_t01.test.dart
+++ b/LibTest/core/List/setAll_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of iterable, starting at position
diff --git a/LibTest/core/List/setAll_A02_t01.test.dart b/LibTest/core/List/setAll_A02_t01.test.dart
index 5456d1e..76cebcb 100644
--- a/LibTest/core/List/setAll_A02_t01.test.dart
+++ b/LibTest/core/List/setAll_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/core/List/setAll_A03_t01.test.dart b/LibTest/core/List/setAll_A03_t01.test.dart
index cb200a5..19a2c6d 100644
--- a/LibTest/core/List/setAll_A03_t01.test.dart
+++ b/LibTest/core/List/setAll_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/core/List/setAll_A04_t01.test.dart b/LibTest/core/List/setAll_A04_t01.test.dart
index 3d68bd7..fdd3275 100644
--- a/LibTest/core/List/setAll_A04_t01.test.dart
+++ b/LibTest/core/List/setAll_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/core/List/setAll_A05_t01.test.dart b/LibTest/core/List/setAll_A05_t01.test.dart
index d202bf8..c1f7d31 100644
--- a/LibTest/core/List/setAll_A05_t01.test.dart
+++ b/LibTest/core/List/setAll_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/core/List/setRange_A01_t01.test.dart b/LibTest/core/List/setRange_A01_t01.test.dart
index 1cd8eb9..3b9bf18 100644
--- a/LibTest/core/List/setRange_A01_t01.test.dart
+++ b/LibTest/core/List/setRange_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void setRange(int start, int end, Iterable<E> iterable,
  * [int skipCount = 0])
diff --git a/LibTest/core/List/setRange_A01_t02.test.dart b/LibTest/core/List/setRange_A01_t02.test.dart
index 97d85dc..5863d19 100644
--- a/LibTest/core/List/setRange_A01_t02.test.dart
+++ b/LibTest/core/List/setRange_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void setRange(int start, int end, Iterable<E> iterable,
  * [int skipCount = 0])
diff --git a/LibTest/core/List/setRange_A02_t01.test.dart b/LibTest/core/List/setRange_A02_t01.test.dart
index fd7cccf..2539607 100644
--- a/LibTest/core/List/setRange_A02_t01.test.dart
+++ b/LibTest/core/List/setRange_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void setRange(int start, int end, Iterable<E> iterable,
  * [int skipCount = 0])
diff --git a/LibTest/core/List/setRange_A02_t02.test.dart b/LibTest/core/List/setRange_A02_t02.test.dart
index feb61f3..e66f172 100644
--- a/LibTest/core/List/setRange_A02_t02.test.dart
+++ b/LibTest/core/List/setRange_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void setRange(int start, int end, Iterable<E> iterable,
  * [int skipCount = 0])
diff --git a/LibTest/core/List/shuffle_A01_t01.test.dart b/LibTest/core/List/shuffle_A01_t01.test.dart
index 5ddbe94..699b8df 100644
--- a/LibTest/core/List/shuffle_A01_t01.test.dart
+++ b/LibTest/core/List/shuffle_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/core/List/shuffle_A01_t02.test.dart b/LibTest/core/List/shuffle_A01_t02.test.dart
index 1b7aace..0b12e92 100644
--- a/LibTest/core/List/shuffle_A01_t02.test.dart
+++ b/LibTest/core/List/shuffle_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/core/List/shuffle_A01_t03.test.dart b/LibTest/core/List/shuffle_A01_t03.test.dart
index b377832..ae75ed5 100644
--- a/LibTest/core/List/shuffle_A01_t03.test.dart
+++ b/LibTest/core/List/shuffle_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/core/List/sort_A01_t01.test.dart b/LibTest/core/List/sort_A01_t01.test.dart
index e40bda3..903cb43 100644
--- a/LibTest/core/List/sort_A01_t01.test.dart
+++ b/LibTest/core/List/sort_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t02.test.dart b/LibTest/core/List/sort_A01_t02.test.dart
index a35b20c..dfb9ffc 100644
--- a/LibTest/core/List/sort_A01_t02.test.dart
+++ b/LibTest/core/List/sort_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t03.test.dart b/LibTest/core/List/sort_A01_t03.test.dart
index a30afc8..c2f8982 100644
--- a/LibTest/core/List/sort_A01_t03.test.dart
+++ b/LibTest/core/List/sort_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t04.test.dart b/LibTest/core/List/sort_A01_t04.test.dart
index ac7dedc..ca5308f 100644
--- a/LibTest/core/List/sort_A01_t04.test.dart
+++ b/LibTest/core/List/sort_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t05.test.dart b/LibTest/core/List/sort_A01_t05.test.dart
index 33cd025..d066de7 100644
--- a/LibTest/core/List/sort_A01_t05.test.dart
+++ b/LibTest/core/List/sort_A01_t05.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t06.test.dart b/LibTest/core/List/sort_A01_t06.test.dart
index 8febc60..a005345 100644
--- a/LibTest/core/List/sort_A01_t06.test.dart
+++ b/LibTest/core/List/sort_A01_t06.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t07.test.dart b/LibTest/core/List/sort_A01_t07.test.dart
index 761031e..69a781e 100644
--- a/LibTest/core/List/sort_A01_t07.test.dart
+++ b/LibTest/core/List/sort_A01_t07.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sort_A01_t08.test.dart b/LibTest/core/List/sort_A01_t08.test.dart
index 5ada89d..abf7471 100644
--- a/LibTest/core/List/sort_A01_t08.test.dart
+++ b/LibTest/core/List/sort_A01_t08.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/core/List/sublist_A01_t01.test.dart b/LibTest/core/List/sublist_A01_t01.test.dart
index 13f96eb..eb79f32 100644
--- a/LibTest/core/List/sublist_A01_t01.test.dart
+++ b/LibTest/core/List/sublist_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from start inclusive to end
diff --git a/LibTest/core/List/sublist_A01_t02.test.dart b/LibTest/core/List/sublist_A01_t02.test.dart
index 21b78ca..9787452 100644
--- a/LibTest/core/List/sublist_A01_t02.test.dart
+++ b/LibTest/core/List/sublist_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from start inclusive to end
diff --git a/LibTest/core/List/sublist_A02_t01.test.dart b/LibTest/core/List/sublist_A02_t01.test.dart
index e788248..db40490 100644
--- a/LibTest/core/List/sublist_A02_t01.test.dart
+++ b/LibTest/core/List/sublist_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/core/List/sublist_A03_t01.test.dart b/LibTest/core/List/sublist_A03_t01.test.dart
index b739558..bb3ede3 100644
--- a/LibTest/core/List/sublist_A03_t01.test.dart
+++ b/LibTest/core/List/sublist_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/core/Map/Map_A01_t01.dart b/LibTest/core/Map/Map_A01_t01.dart
index 9fd8a49..b44bd32 100644
--- a/LibTest/core/Map/Map_A01_t01.dart
+++ b/LibTest/core/Map/Map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a map with the default implementation.
  * @description Checks that map can be created with key of function type.
diff --git a/LibTest/core/Map/Map_all_t01.dart b/LibTest/core/Map/Map_all_t01.dart
index 1b73140..270018a 100644
--- a/LibTest/core/Map/Map_all_t01.dart
+++ b/LibTest/core/Map/Map_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that all members of [Map] are implemented.
diff --git a/LibTest/core/Map/Map_class_A01_t01.dart b/LibTest/core/Map/Map_class_A01_t01.dart
index 2c305fd..a05ec00 100644
--- a/LibTest/core/Map/Map_class_A01_t01.dart
+++ b/LibTest/core/Map/Map_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class
  * An unordered collection of key-value pairs, from which you retrieve a value
diff --git a/LibTest/core/Map/Map_class_A01_t02.dart b/LibTest/core/Map/Map_class_A01_t02.dart
index 4fa77b8..20fb841 100644
--- a/LibTest/core/Map/Map_class_A01_t02.dart
+++ b/LibTest/core/Map/Map_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class
  * An unordered collection of key-value pairs, from which you retrieve a value
diff --git a/LibTest/core/Map/Map_class_A01_t03.dart b/LibTest/core/Map/Map_class_A01_t03.dart
index 1a39855..c5f7441 100644
--- a/LibTest/core/Map/Map_class_A01_t03.dart
+++ b/LibTest/core/Map/Map_class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class
  * An unordered collection of key-value pairs, from which you retrieve a value
diff --git a/LibTest/core/Map/Map_class_A01_t04.dart b/LibTest/core/Map/Map_class_A01_t04.dart
index 1675351..f0b3162 100644
--- a/LibTest/core/Map/Map_class_A01_t04.dart
+++ b/LibTest/core/Map/Map_class_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class
  * An unordered collection of key-value pairs, from which you retrieve a value
diff --git a/LibTest/core/Map/Map_class_A02_t01.dart b/LibTest/core/Map/Map_class_A02_t01.dart
index 48cdfa7..d2d3566 100644
--- a/LibTest/core/Map/Map_class_A02_t01.dart
+++ b/LibTest/core/Map/Map_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class
  * An unordered collection of key-value pairs, from which you retrieve a value
diff --git a/LibTest/core/Map/addAll_A01_t01.test.dart b/LibTest/core/Map/addAll_A01_t01.test.dart
index b78c6a5..f37ebd7 100644
--- a/LibTest/core/Map/addAll_A01_t01.test.dart
+++ b/LibTest/core/Map/addAll_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Map<K, V> other)
  * Adds all key-value pairs of other to this map.
diff --git a/LibTest/core/Map/addAll_A02_t01.test.dart b/LibTest/core/Map/addAll_A02_t01.test.dart
index ed143f6..f1ccede 100644
--- a/LibTest/core/Map/addAll_A02_t01.test.dart
+++ b/LibTest/core/Map/addAll_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Map<K, V> other)
  * If a key of other is already in this map, its value is overwritten.
diff --git a/LibTest/core/Map/allTests_A01_t01.lib.dart b/LibTest/core/Map/allTests_A01_t01.lib.dart
index 711b523..d098a20 100644
--- a/LibTest/core/Map/allTests_A01_t01.lib.dart
+++ b/LibTest/core/Map/allTests_A01_t01.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that all members of [Map] are implemented.
diff --git a/LibTest/core/Map/clear_A01_t01.test.dart b/LibTest/core/Map/clear_A01_t01.test.dart
index c366b98..34ebcb3 100644
--- a/LibTest/core/Map/clear_A01_t01.test.dart
+++ b/LibTest/core/Map/clear_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Removes all pairs from the map.
  * @description Checks that all of the mappings from this map are removed.
diff --git a/LibTest/core/Map/compKeysTests.lib.dart b/LibTest/core/Map/compKeysTests.lib.dart
index 3cc2b4b..32002ce 100644
--- a/LibTest/core/Map/compKeysTests.lib.dart
+++ b/LibTest/core/Map/compKeysTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that all members of [Map] are implemented, using
diff --git a/LibTest/core/Map/compKeysWarnTests.lib.dart b/LibTest/core/Map/compKeysWarnTests.lib.dart
index 93f91bb..bf229c3 100644
--- a/LibTest/core/Map/compKeysWarnTests.lib.dart
+++ b/LibTest/core/Map/compKeysWarnTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that all members of [Map] are implemented, using
diff --git a/LibTest/core/Map/containsKey_A01_t01.test.dart b/LibTest/core/Map/containsKey_A01_t01.test.dart
index 9823d8c..0da4fe7 100644
--- a/LibTest/core/Map/containsKey_A01_t01.test.dart
+++ b/LibTest/core/Map/containsKey_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this map contains the given [key].
  * @description Check that the method returns true if this map contains a
diff --git a/LibTest/core/Map/containsKey_A01_t02.test.dart b/LibTest/core/Map/containsKey_A01_t02.test.dart
index eec73e1..d601732 100644
--- a/LibTest/core/Map/containsKey_A01_t02.test.dart
+++ b/LibTest/core/Map/containsKey_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this map contains the given [key].
  * @description Checks that null key is allowed
diff --git a/LibTest/core/Map/containsValue_A01_t01.test.dart b/LibTest/core/Map/containsValue_A01_t01.test.dart
index f4d8986..6f0d9c9 100644
--- a/LibTest/core/Map/containsValue_A01_t01.test.dart
+++ b/LibTest/core/Map/containsValue_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool containsValue(Object value)
  * Returns true if this map contains the given value.
diff --git a/LibTest/core/Map/forEach_A01_t01.test.dart b/LibTest/core/Map/forEach_A01_t01.test.dart
index a3e7bda..7ae680c 100644
--- a/LibTest/core/Map/forEach_A01_t01.test.dart
+++ b/LibTest/core/Map/forEach_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A01_t02.test.dart b/LibTest/core/Map/forEach_A01_t02.test.dart
index 6079579..7d6dcbb 100644
--- a/LibTest/core/Map/forEach_A01_t02.test.dart
+++ b/LibTest/core/Map/forEach_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A01_t04.test.dart b/LibTest/core/Map/forEach_A01_t04.test.dart
index eb7d12d..1808568 100644
--- a/LibTest/core/Map/forEach_A01_t04.test.dart
+++ b/LibTest/core/Map/forEach_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A01_t05.test.dart b/LibTest/core/Map/forEach_A01_t05.test.dart
index d8bae34..5af2c71 100644
--- a/LibTest/core/Map/forEach_A01_t05.test.dart
+++ b/LibTest/core/Map/forEach_A01_t05.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A01_t06.test.dart b/LibTest/core/Map/forEach_A01_t06.test.dart
index 3ab4483..994b453 100644
--- a/LibTest/core/Map/forEach_A01_t06.test.dart
+++ b/LibTest/core/Map/forEach_A01_t06.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A01_t08.test.dart b/LibTest/core/Map/forEach_A01_t08.test.dart
index 8372703..c7cd28c 100644
--- a/LibTest/core/Map/forEach_A01_t08.test.dart
+++ b/LibTest/core/Map/forEach_A01_t08.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * Applies f to each {key, value} pair of the map.
diff --git a/LibTest/core/Map/forEach_A02_t01.test.dart b/LibTest/core/Map/forEach_A02_t01.test.dart
index fb161fe..04ff38b 100644
--- a/LibTest/core/Map/forEach_A02_t01.test.dart
+++ b/LibTest/core/Map/forEach_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void forEach(void f(K key, V value))
  * It is an error to add or remove keys from the map during iteration.
diff --git a/LibTest/core/Map/isEmpty_A01_t01.test.dart b/LibTest/core/Map/isEmpty_A01_t01.test.dart
index 8fc0673..cff1037 100644
--- a/LibTest/core/Map/isEmpty_A01_t01.test.dart
+++ b/LibTest/core/Map/isEmpty_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * Returns true if there is no {key, value} pair in the map.
diff --git a/LibTest/core/Map/isNotEmpty_A01_t01.test.dart b/LibTest/core/Map/isNotEmpty_A01_t01.test.dart
index d7f81dd..49f7a72 100644
--- a/LibTest/core/Map/isNotEmpty_A01_t01.test.dart
+++ b/LibTest/core/Map/isNotEmpty_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns true if there is at least one {key, value} pair in the map.
diff --git a/LibTest/core/Map/keys_A01_t01.test.dart b/LibTest/core/Map/keys_A01_t01.test.dart
index 3a759e4..59ca5f8 100644
--- a/LibTest/core/Map/keys_A01_t01.test.dart
+++ b/LibTest/core/Map/keys_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterable<K> keys
  * The keys of this.
diff --git a/LibTest/core/Map/length_A01_t01.test.dart b/LibTest/core/Map/length_A01_t01.test.dart
index 2129de7..ea078a9 100644
--- a/LibTest/core/Map/length_A01_t01.test.dart
+++ b/LibTest/core/Map/length_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * The number of {key, value} pairs in the map.
diff --git a/LibTest/core/Map/nonCompKeysTests.lib.dart b/LibTest/core/Map/nonCompKeysTests.lib.dart
index eb032e5..7850499 100644
--- a/LibTest/core/Map/nonCompKeysTests.lib.dart
+++ b/LibTest/core/Map/nonCompKeysTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<K, V> abstract class 
  * @description Checks that all members of [Map] are implemented, using
diff --git a/LibTest/core/Map/operator_subscript_A01_t01.test.dart b/LibTest/core/Map/operator_subscript_A01_t01.test.dart
index 5070e03..86d9aa1 100644
--- a/LibTest/core/Map/operator_subscript_A01_t01.test.dart
+++ b/LibTest/core/Map/operator_subscript_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V operator [](Object key)
  * Returns the value for the given [key] or null if [key] is not in the map.
diff --git a/LibTest/core/Map/operator_subscript_A01_t02.test.dart b/LibTest/core/Map/operator_subscript_A01_t02.test.dart
index 067dbee..3d079b5 100644
--- a/LibTest/core/Map/operator_subscript_A01_t02.test.dart
+++ b/LibTest/core/Map/operator_subscript_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the value for the given [key] or null if [key] is not in
  * the map.
diff --git a/LibTest/core/Map/operator_subscript_A01_t03.test.dart b/LibTest/core/Map/operator_subscript_A01_t03.test.dart
index db3fdf3..5264968 100644
--- a/LibTest/core/Map/operator_subscript_A01_t03.test.dart
+++ b/LibTest/core/Map/operator_subscript_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the value for the given [key] or null if [key] is not in
  * the map.
diff --git a/LibTest/core/Map/operator_subscript_A01_t04.test.dart b/LibTest/core/Map/operator_subscript_A01_t04.test.dart
index 95689ad..501215b 100644
--- a/LibTest/core/Map/operator_subscript_A01_t04.test.dart
+++ b/LibTest/core/Map/operator_subscript_A01_t04.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the value for the given [key] or null if [key] is not in
  * the map.
diff --git a/LibTest/core/Map/operator_subscripted_assignment_A01_t01.test.dart b/LibTest/core/Map/operator_subscripted_assignment_A01_t01.test.dart
index ebd3891..0feaec6 100644
--- a/LibTest/core/Map/operator_subscripted_assignment_A01_t01.test.dart
+++ b/LibTest/core/Map/operator_subscripted_assignment_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Associates the [key] with the given [value].
  * @description Checks that the specified pair is inserted into the map.
diff --git a/LibTest/core/Map/operator_subscripted_assignment_A01_t02.test.dart b/LibTest/core/Map/operator_subscripted_assignment_A01_t02.test.dart
index cf2e260..1279527 100644
--- a/LibTest/core/Map/operator_subscripted_assignment_A01_t02.test.dart
+++ b/LibTest/core/Map/operator_subscripted_assignment_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Associates the [key] with the given [value].
  * @description Checks that null key is allowed.
diff --git a/LibTest/core/Map/putIfAbsent_A01_t01.test.dart b/LibTest/core/Map/putIfAbsent_A01_t01.test.dart
index d7b58d7..2e7ffa2 100644
--- a/LibTest/core/Map/putIfAbsent_A01_t01.test.dart
+++ b/LibTest/core/Map/putIfAbsent_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V putIfAbsent(K key, V ifAbsent())
  * If [key] is not associated to a value, calls [ifAbsent] and
diff --git a/LibTest/core/Map/putIfAbsent_A01_t07.test.dart b/LibTest/core/Map/putIfAbsent_A01_t07.test.dart
index 2fa8684..8116412 100644
--- a/LibTest/core/Map/putIfAbsent_A01_t07.test.dart
+++ b/LibTest/core/Map/putIfAbsent_A01_t07.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V putIfAbsent(K key, V ifAbsent())
  * If [key] is not associated to a value, calls [ifAbsent] and
diff --git a/LibTest/core/Map/putIfAbsent_A01_t08.test.dart b/LibTest/core/Map/putIfAbsent_A01_t08.test.dart
index 4c87703..860d882 100644
--- a/LibTest/core/Map/putIfAbsent_A01_t08.test.dart
+++ b/LibTest/core/Map/putIfAbsent_A01_t08.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V putIfAbsent(K key, V ifAbsent())
  * If [key] is not associated to a value, calls [ifAbsent] and
diff --git a/LibTest/core/Map/putIfAbsent_A01_t09.test.dart b/LibTest/core/Map/putIfAbsent_A01_t09.test.dart
index 6246570..2b1a95d 100644
--- a/LibTest/core/Map/putIfAbsent_A01_t09.test.dart
+++ b/LibTest/core/Map/putIfAbsent_A01_t09.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V putIfAbsent(K key, V ifAbsent())
  * If [key] is not associated to a value, calls [ifAbsent] and
diff --git a/LibTest/core/Map/putIfAbsent_A01_t10.test.dart b/LibTest/core/Map/putIfAbsent_A01_t10.test.dart
index c4d1555..1a793c6 100644
--- a/LibTest/core/Map/putIfAbsent_A01_t10.test.dart
+++ b/LibTest/core/Map/putIfAbsent_A01_t10.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V putIfAbsent(K key, V ifAbsent())
  * If [key] is not associated to a value, calls [ifAbsent] and
diff --git a/LibTest/core/Map/remove_A01_t01.test.dart b/LibTest/core/Map/remove_A01_t01.test.dart
index ed345f2..82c73a4 100644
--- a/LibTest/core/Map/remove_A01_t01.test.dart
+++ b/LibTest/core/Map/remove_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V remove(Object key)
  * Removes the association for the given key.
diff --git a/LibTest/core/Map/remove_A01_t02.test.dart b/LibTest/core/Map/remove_A01_t02.test.dart
index ddb7475..21fa92d 100644
--- a/LibTest/core/Map/remove_A01_t02.test.dart
+++ b/LibTest/core/Map/remove_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract V remove(Object key)
  * Removes the association for the given key.
diff --git a/LibTest/core/Map/values_A01_t01.test.dart b/LibTest/core/Map/values_A01_t01.test.dart
index 96e8497..619841c 100644
--- a/LibTest/core/Map/values_A01_t01.test.dart
+++ b/LibTest/core/Map/values_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Iterable<V> values
  * The values of this.
diff --git a/LibTest/core/Match/end_A01_t01.dart b/LibTest/core/Match/end_A01_t01.dart
index 4525415..02b57ef 100644
--- a/LibTest/core/Match/end_A01_t01.dart
+++ b/LibTest/core/Match/end_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the index in the string after the last character of the
  * match.
diff --git a/LibTest/core/Match/groupCount_A01_t01.dart b/LibTest/core/Match/groupCount_A01_t01.dart
index f0ba00d..d8dba23 100644
--- a/LibTest/core/Match/groupCount_A01_t01.dart
+++ b/LibTest/core/Match/groupCount_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the number of groups in the regular expression. 
  * @description Checks that method returns correct value.
diff --git a/LibTest/core/Match/group_A01_t01.dart b/LibTest/core/Match/group_A01_t01.dart
index 538862b..9ed631f 100644
--- a/LibTest/core/Match/group_A01_t01.dart
+++ b/LibTest/core/Match/group_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the string matched by the given [group]. If [group] is 0,
  * returns the match of the regular expression.
diff --git a/LibTest/core/Match/group_A02_t01.dart b/LibTest/core/Match/group_A02_t01.dart
index 573d86a..3d759b3 100644
--- a/LibTest/core/Match/group_A02_t01.dart
+++ b/LibTest/core/Match/group_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws RangeError if [group] is out of bounds
  * @description Check that exception is thrown.
diff --git a/LibTest/core/Match/groups_A01_t01.dart b/LibTest/core/Match/groups_A01_t01.dart
index 9fd582c..e9af42f 100644
--- a/LibTest/core/Match/groups_A01_t01.dart
+++ b/LibTest/core/Match/groups_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the strings matched by [groups]. The order in the returned
  * string follows the order in [groups].
diff --git a/LibTest/core/Match/groups_A02_t01.dart b/LibTest/core/Match/groups_A02_t01.dart
index 164a76d..c2ab382 100644
--- a/LibTest/core/Match/groups_A02_t01.dart
+++ b/LibTest/core/Match/groups_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws RangeError if one of indices is out of bounds
  * @description Checks that exception is thrown.
diff --git a/LibTest/core/Match/input_A01_t01.dart b/LibTest/core/Match/input_A01_t01.dart
index 27e9700..7f27e22 100644
--- a/LibTest/core/Match/input_A01_t01.dart
+++ b/LibTest/core/Match/input_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String input
  * The string on which this match was computed.
diff --git a/LibTest/core/Match/operator_subscript_A01_t01.dart b/LibTest/core/Match/operator_subscript_A01_t01.dart
index 6b8c48f..e1b06e3 100644
--- a/LibTest/core/Match/operator_subscript_A01_t01.dart
+++ b/LibTest/core/Match/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the string matched by the given [group]. If [group] is 0,
  * returns the match of the regular expression.
diff --git a/LibTest/core/Match/operator_subscript_A02_t01.dart b/LibTest/core/Match/operator_subscript_A02_t01.dart
index 3d9f43f..bb041d2 100644
--- a/LibTest/core/Match/operator_subscript_A02_t01.dart
+++ b/LibTest/core/Match/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws RangeError if [group] is out of bounds
  * @description Checks that exception is thrown.
diff --git a/LibTest/core/Match/pattern_A01_t01.dart b/LibTest/core/Match/pattern_A01_t01.dart
index 003f44d..9d94423 100644
--- a/LibTest/core/Match/pattern_A01_t01.dart
+++ b/LibTest/core/Match/pattern_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Pattern pattern
  * The pattern to search for in [str]. 
diff --git a/LibTest/core/Match/start_A01_t01.dart b/LibTest/core/Match/start_A01_t01.dart
index 466d7a6..0b7f463 100644
--- a/LibTest/core/Match/start_A01_t01.dart
+++ b/LibTest/core/Match/start_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the index in the string where the match starts.
  * @description Checks that method returns correct value.
diff --git a/LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01.dart b/LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01.dart
index e6e6fa0..746df82 100644
--- a/LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01.dart
+++ b/LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this constructor executes without error for various
diff --git a/LibTest/core/NoSuchMethodError/toString_A01_t01.dart b/LibTest/core/NoSuchMethodError/toString_A01_t01.dart
index 9b10eb8..fe013df 100644
--- a/LibTest/core/NoSuchMethodError/toString_A01_t01.dart
+++ b/LibTest/core/NoSuchMethodError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/Null/Null_class_A01_t01.dart b/LibTest/core/Null/Null_class_A01_t01.dart
index 04cd198..5086fed 100644
--- a/LibTest/core/Null/Null_class_A01_t01.dart
+++ b/LibTest/core/Null/Null_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion Null class

  * The reserved word null denotes an object that is the sole instance of this

diff --git a/LibTest/core/Null/toString_A01_t01.dart b/LibTest/core/Null/toString_A01_t01.dart
index 0af12e5..c44561e 100644
--- a/LibTest/core/Null/toString_A01_t01.dart
+++ b/LibTest/core/Null/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion String toString()

  * Returns the string "null".

diff --git a/LibTest/core/Object/Object_A01_t01.dart b/LibTest/core/Object/Object_A01_t01.dart
index f6f90c2..f6c1d20 100644
--- a/LibTest/core/Object/Object_A01_t01.dart
+++ b/LibTest/core/Object/Object_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Object()
  * Creates a new Object instance.
diff --git a/LibTest/core/Object/Object_A02_t01.dart b/LibTest/core/Object/Object_A02_t01.dart
index 6b516a8..8f85862 100644
--- a/LibTest/core/Object/Object_A02_t01.dart
+++ b/LibTest/core/Object/Object_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Object()
  * Creates a new Object instance.
diff --git a/LibTest/core/Object/Object_all_t01.dart b/LibTest/core/Object/Object_all_t01.dart
index 7a77ac7..55813c1 100644
--- a/LibTest/core/Object/Object_all_t01.dart
+++ b/LibTest/core/Object/Object_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The base class for all Dart objects.
  *    Because Object is the root of the Dart class hierarchy, every other Dart
diff --git a/LibTest/core/Object/allTests.lib.dart b/LibTest/core/Object/allTests.lib.dart
index e7ba63c..e62390b 100644
--- a/LibTest/core/Object/allTests.lib.dart
+++ b/LibTest/core/Object/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class Object
  * @description Aggregates tests for Object methods: hashCode, operator ==
diff --git a/LibTest/core/Object/hashCode_A01_t01.test.dart b/LibTest/core/Object/hashCode_A01_t01.test.dart
index 4e347d0..e067f38 100644
--- a/LibTest/core/Object/hashCode_A01_t01.test.dart
+++ b/LibTest/core/Object/hashCode_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/Object/hashCode_A01_t02.test.dart b/LibTest/core/Object/hashCode_A01_t02.test.dart
index 5f69607..62ac3ce 100644
--- a/LibTest/core/Object/hashCode_A01_t02.test.dart
+++ b/LibTest/core/Object/hashCode_A01_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/Object/hashCode_A01_t03.test.dart b/LibTest/core/Object/hashCode_A01_t03.test.dart
index 4a73694..60122d5 100644
--- a/LibTest/core/Object/hashCode_A01_t03.test.dart
+++ b/LibTest/core/Object/hashCode_A01_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/Object/noSuchMethod_A01_t01.test.dart b/LibTest/core/Object/noSuchMethod_A01_t01.test.dart
index adcc9a9..6384959 100644
--- a/LibTest/core/Object/noSuchMethod_A01_t01.test.dart
+++ b/LibTest/core/Object/noSuchMethod_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic noSuchMethod(Invocation invocation)
  * Invoked when a non-existent method or property is accessed.
diff --git a/LibTest/core/Object/operator_equality_A01_t01.dart b/LibTest/core/Object/operator_equality_A01_t01.dart
index cd52bd5..4a6841b 100644
--- a/LibTest/core/Object/operator_equality_A01_t01.dart
+++ b/LibTest/core/Object/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A02_t01.dart b/LibTest/core/Object/operator_equality_A02_t01.dart
index 15bc7b0..9a0a74b 100644
--- a/LibTest/core/Object/operator_equality_A02_t01.dart
+++ b/LibTest/core/Object/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A02_t02.test.dart b/LibTest/core/Object/operator_equality_A02_t02.test.dart
index e356635..b4fee2f 100644
--- a/LibTest/core/Object/operator_equality_A02_t02.test.dart
+++ b/LibTest/core/Object/operator_equality_A02_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A03_t01.dart b/LibTest/core/Object/operator_equality_A03_t01.dart
index 4771842..5947af3 100644
--- a/LibTest/core/Object/operator_equality_A03_t01.dart
+++ b/LibTest/core/Object/operator_equality_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A03_t02.test.dart b/LibTest/core/Object/operator_equality_A03_t02.test.dart
index 2982614..81b5d73 100644
--- a/LibTest/core/Object/operator_equality_A03_t02.test.dart
+++ b/LibTest/core/Object/operator_equality_A03_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A03_t03.test.dart b/LibTest/core/Object/operator_equality_A03_t03.test.dart
index 6b9e5e0..b09d9cc 100644
--- a/LibTest/core/Object/operator_equality_A03_t03.test.dart
+++ b/LibTest/core/Object/operator_equality_A03_t03.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A04_t01.test.dart b/LibTest/core/Object/operator_equality_A04_t01.test.dart
index 500ec7d..9e531ba 100644
--- a/LibTest/core/Object/operator_equality_A04_t01.test.dart
+++ b/LibTest/core/Object/operator_equality_A04_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A05_t01.test.dart b/LibTest/core/Object/operator_equality_A05_t01.test.dart
index aa653ff..e670c39 100644
--- a/LibTest/core/Object/operator_equality_A05_t01.test.dart
+++ b/LibTest/core/Object/operator_equality_A05_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/operator_equality_A05_t02.test.dart b/LibTest/core/Object/operator_equality_A05_t02.test.dart
index dbc8751..084bfd2 100644
--- a/LibTest/core/Object/operator_equality_A05_t02.test.dart
+++ b/LibTest/core/Object/operator_equality_A05_t02.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Object/runtimeType_A01_t01.dart b/LibTest/core/Object/runtimeType_A01_t01.dart
index 47a2934..921b3fb 100644
--- a/LibTest/core/Object/runtimeType_A01_t01.dart
+++ b/LibTest/core/Object/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/core/Object/runtimeType_A02_t01.test.dart b/LibTest/core/Object/runtimeType_A02_t01.test.dart
index 72cdbff..a0f2c85 100644
--- a/LibTest/core/Object/runtimeType_A02_t01.test.dart
+++ b/LibTest/core/Object/runtimeType_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/core/Object/toString_A01_t01.dart b/LibTest/core/Object/toString_A01_t01.dart
index 563aec5..6dd7410 100644
--- a/LibTest/core/Object/toString_A01_t01.dart
+++ b/LibTest/core/Object/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/Object/toString_A02_t01.test.dart b/LibTest/core/Object/toString_A02_t01.test.dart
index 4ba976e..8eaebdc 100644
--- a/LibTest/core/Object/toString_A02_t01.test.dart
+++ b/LibTest/core/Object/toString_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/OutOfMemoryError/OutOfMemoryError_A01_t01.dart b/LibTest/core/OutOfMemoryError/OutOfMemoryError_A01_t01.dart
index 02647f5..37931af 100644
--- a/LibTest/core/OutOfMemoryError/OutOfMemoryError_A01_t01.dart
+++ b/LibTest/core/OutOfMemoryError/OutOfMemoryError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const OutOfMemoryError()
  * @description Checks that this constructor executes without error.
diff --git a/LibTest/core/OutOfMemoryError/toString_A01_t01.dart b/LibTest/core/OutOfMemoryError/toString_A01_t01.dart
index 83a3db3..d2fbd60 100644
--- a/LibTest/core/OutOfMemoryError/toString_A01_t01.dart
+++ b/LibTest/core/OutOfMemoryError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result
diff --git a/LibTest/core/RangeError/RangeError.index_A01_t01.dart b/LibTest/core/RangeError/RangeError.index_A01_t01.dart
index 17257d9..cf53cff 100644
--- a/LibTest/core/RangeError/RangeError.index_A01_t01.dart
+++ b/LibTest/core/RangeError/RangeError.index_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.index(int index, indexable,
  *    [String name, String message, int length])
diff --git a/LibTest/core/RangeError/RangeError.index_A01_t02.dart b/LibTest/core/RangeError/RangeError.index_A01_t02.dart
index 037ca36..3a0dacb 100644
--- a/LibTest/core/RangeError/RangeError.index_A01_t02.dart
+++ b/LibTest/core/RangeError/RangeError.index_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.index(int index, indexable,
  *    [String name, String message, int length])
diff --git a/LibTest/core/RangeError/RangeError.index_A02_t01.dart b/LibTest/core/RangeError/RangeError.index_A02_t01.dart
index aece327..3f83e31 100644
--- a/LibTest/core/RangeError/RangeError.index_A02_t01.dart
+++ b/LibTest/core/RangeError/RangeError.index_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.index(int index, indexable,
  *    [String name, String message, int length])
diff --git a/LibTest/core/RangeError/RangeError.index_A03_t01.dart b/LibTest/core/RangeError/RangeError.index_A03_t01.dart
index 5546c21..dab3b83 100644
--- a/LibTest/core/RangeError/RangeError.index_A03_t01.dart
+++ b/LibTest/core/RangeError/RangeError.index_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.index(int index, indexable,
  *    [String name, String message, int length])
diff --git a/LibTest/core/RangeError/RangeError.index_A03_t02.dart b/LibTest/core/RangeError/RangeError.index_A03_t02.dart
index 7ab71d8..2019810 100644
--- a/LibTest/core/RangeError/RangeError.index_A03_t02.dart
+++ b/LibTest/core/RangeError/RangeError.index_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.index(int index, indexable,
  *    [String name, String message, int length])
diff --git a/LibTest/core/RangeError/RangeError.range_A01_t01.dart b/LibTest/core/RangeError/RangeError.range_A01_t01.dart
index e32a10c..a549c58 100644
--- a/LibTest/core/RangeError/RangeError.range_A01_t01.dart
+++ b/LibTest/core/RangeError/RangeError.range_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.range(num invalidValue, int minValue, int maxValue,
  *    [String name, String message])
diff --git a/LibTest/core/RangeError/RangeError.range_A02_t01.dart b/LibTest/core/RangeError/RangeError.range_A02_t01.dart
index 8ce2fc2..a6ad5fe 100644
--- a/LibTest/core/RangeError/RangeError.range_A02_t01.dart
+++ b/LibTest/core/RangeError/RangeError.range_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.range(num invalidValue, int minValue, int maxValue,
  *    [String name, String message])
diff --git a/LibTest/core/RangeError/RangeError.value_A01_t01.dart b/LibTest/core/RangeError/RangeError.value_A01_t01.dart
index 73127da..b036a2a 100644
--- a/LibTest/core/RangeError/RangeError.value_A01_t01.dart
+++ b/LibTest/core/RangeError/RangeError.value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.value(num value, [String name, String message])
  * Create a new RangeError with a message for the given value.
diff --git a/LibTest/core/RangeError/RangeError.value_A01_t02.dart b/LibTest/core/RangeError/RangeError.value_A01_t02.dart
index a7cf66c..c0b7b2b 100644
--- a/LibTest/core/RangeError/RangeError.value_A01_t02.dart
+++ b/LibTest/core/RangeError/RangeError.value_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.value(num value, [String name, String message])
  * Create a new RangeError with a message for the given value.
diff --git a/LibTest/core/RangeError/RangeError.value_A01_t03.dart b/LibTest/core/RangeError/RangeError.value_A01_t03.dart
index 530ba4d..200ebd0 100644
--- a/LibTest/core/RangeError/RangeError.value_A01_t03.dart
+++ b/LibTest/core/RangeError/RangeError.value_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError.value(num value, [String name, String message])
  * Create a new RangeError with a message for the given value.
diff --git a/LibTest/core/RangeError/RangeError_A01_t01.dart b/LibTest/core/RangeError/RangeError_A01_t01.dart
index 9dc5ad3..4a03e95 100644
--- a/LibTest/core/RangeError/RangeError_A01_t01.dart
+++ b/LibTest/core/RangeError/RangeError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RangeError(message)
  * Create a new RangeError with the given message.
diff --git a/LibTest/core/RangeError/RangeError_all_t01.dart b/LibTest/core/RangeError/RangeError_all_t01.dart
index c0464a9..c835a63 100644
--- a/LibTest/core/RangeError/RangeError_all_t01.dart
+++ b/LibTest/core/RangeError/RangeError_all_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class RangeError
  * Error thrown due to an index being outside a valid range.
diff --git a/LibTest/core/RangeError/allTests.lib.dart b/LibTest/core/RangeError/allTests.lib.dart
index 0b3fbfe..92927cc 100644
--- a/LibTest/core/RangeError/allTests.lib.dart
+++ b/LibTest/core/RangeError/allTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class RangeError
  * @description Checks all methods of RangeError
diff --git a/LibTest/core/RangeError/checkNotNegative_A01_t01.dart b/LibTest/core/RangeError/checkNotNegative_A01_t01.dart
index 577a103..f409db9 100644
--- a/LibTest/core/RangeError/checkNotNegative_A01_t01.dart
+++ b/LibTest/core/RangeError/checkNotNegative_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkNotNegative(int value, [String name, String message])
  * Check that an integer value isn't negative.
diff --git a/LibTest/core/RangeError/checkNotNegative_A01_t02.dart b/LibTest/core/RangeError/checkNotNegative_A01_t02.dart
index b9ba0ba..633b495 100644
--- a/LibTest/core/RangeError/checkNotNegative_A01_t02.dart
+++ b/LibTest/core/RangeError/checkNotNegative_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkNotNegative(int value, [String name, String message])
  * Check that an integer value isn't negative.
diff --git a/LibTest/core/RangeError/checkValidIndex_A01_t01.dart b/LibTest/core/RangeError/checkValidIndex_A01_t01.dart
index 43004cc..c82c5df 100644
--- a/LibTest/core/RangeError/checkValidIndex_A01_t01.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidIndex_A01_t02.dart b/LibTest/core/RangeError/checkValidIndex_A01_t02.dart
index e05f4f8..3a96585 100644
--- a/LibTest/core/RangeError/checkValidIndex_A01_t02.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidIndex_A01_t03.dart b/LibTest/core/RangeError/checkValidIndex_A01_t03.dart
index c48329f..b5c0f09 100644
--- a/LibTest/core/RangeError/checkValidIndex_A01_t03.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidIndex_A01_t04.dart b/LibTest/core/RangeError/checkValidIndex_A01_t04.dart
index 2c28287..4071bf9 100644
--- a/LibTest/core/RangeError/checkValidIndex_A01_t04.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidIndex_A02_t01.dart b/LibTest/core/RangeError/checkValidIndex_A02_t01.dart
index d9fbeb9..2928ed9 100644
--- a/LibTest/core/RangeError/checkValidIndex_A02_t01.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidIndex_A02_t02.dart b/LibTest/core/RangeError/checkValidIndex_A02_t02.dart
index 60e78e0..e65e5c9 100644
--- a/LibTest/core/RangeError/checkValidIndex_A02_t02.dart
+++ b/LibTest/core/RangeError/checkValidIndex_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValidIndex(int index, indexable, [String name,
  * int length, String message])
diff --git a/LibTest/core/RangeError/checkValidRange_A01_t01.dart b/LibTest/core/RangeError/checkValidRange_A01_t01.dart
index 78f582f..a7edfa7 100644
--- a/LibTest/core/RangeError/checkValidRange_A01_t01.dart
+++ b/LibTest/core/RangeError/checkValidRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int checkValidRange(int start, int end, int length,
  * [String startName, String endName, String message])
diff --git a/LibTest/core/RangeError/checkValidRange_A02_t01.dart b/LibTest/core/RangeError/checkValidRange_A02_t01.dart
index 524a71f..d487f6b 100644
--- a/LibTest/core/RangeError/checkValidRange_A02_t01.dart
+++ b/LibTest/core/RangeError/checkValidRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int checkValidRange(int start, int end, int length,
  * [String startName, String endName, String message])
diff --git a/LibTest/core/RangeError/checkValidRange_A03_t01.dart b/LibTest/core/RangeError/checkValidRange_A03_t01.dart
index 8067fad..acb0348 100644
--- a/LibTest/core/RangeError/checkValidRange_A03_t01.dart
+++ b/LibTest/core/RangeError/checkValidRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int checkValidRange(int start, int end, int length,
  * [String startName, String endName, String message])
diff --git a/LibTest/core/RangeError/checkValidRange_A04_t01.dart b/LibTest/core/RangeError/checkValidRange_A04_t01.dart
index cbbad90..8731ca9 100644
--- a/LibTest/core/RangeError/checkValidRange_A04_t01.dart
+++ b/LibTest/core/RangeError/checkValidRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int checkValidRange(int start, int end, int length,
  * [String startName, String endName, String message])
diff --git a/LibTest/core/RangeError/checkValidRange_A05_t01.dart b/LibTest/core/RangeError/checkValidRange_A05_t01.dart
index d7b4e85..272ef20 100644
--- a/LibTest/core/RangeError/checkValidRange_A05_t01.dart
+++ b/LibTest/core/RangeError/checkValidRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int checkValidRange(int start, int end, int length,
  * [String startName, String endName, String message])
diff --git a/LibTest/core/RangeError/checkValueInInterval_A01_t01.dart b/LibTest/core/RangeError/checkValueInInterval_A01_t01.dart
index 0456cab..1255ca6 100644
--- a/LibTest/core/RangeError/checkValueInInterval_A01_t01.dart
+++ b/LibTest/core/RangeError/checkValueInInterval_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValueInInterval(int value, int minValue, int maxValue,
  * [String name, String message])
diff --git a/LibTest/core/RangeError/checkValueInInterval_A02_t01.dart b/LibTest/core/RangeError/checkValueInInterval_A02_t01.dart
index 110a34b..a3ffba5 100644
--- a/LibTest/core/RangeError/checkValueInInterval_A02_t01.dart
+++ b/LibTest/core/RangeError/checkValueInInterval_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void checkValueInInterval(int value, int minValue, int maxValue,
  * [String name, String message])
diff --git a/LibTest/core/RangeError/end_A01_t01.test.dart b/LibTest/core/RangeError/end_A01_t01.test.dart
index 51da606..3c4c002 100644
--- a/LibTest/core/RangeError/end_A01_t01.test.dart
+++ b/LibTest/core/RangeError/end_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num end
  * read-only
diff --git a/LibTest/core/RangeError/inheritedTests.lib.dart b/LibTest/core/RangeError/inheritedTests.lib.dart
index ee0b7a0..bd074fa 100644
--- a/LibTest/core/RangeError/inheritedTests.lib.dart
+++ b/LibTest/core/RangeError/inheritedTests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class RangeError
  * @description Checks all methods inherited from ArgumentError
diff --git a/LibTest/core/RangeError/start_A01_t01.test.dart b/LibTest/core/RangeError/start_A01_t01.test.dart
index c6976b5..fe1fd9c 100644
--- a/LibTest/core/RangeError/start_A01_t01.test.dart
+++ b/LibTest/core/RangeError/start_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num start
  * read-only
diff --git a/LibTest/core/RangeError/toString_A01_t01.dart b/LibTest/core/RangeError/toString_A01_t01.dart
index 4470d91..3b8061d 100644
--- a/LibTest/core/RangeError/toString_A01_t01.dart
+++ b/LibTest/core/RangeError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01.dart
index 45a5ed0..e79a29c 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.6: The production Assertion :: ^ evaluates by returning an
  * internal AssertionTester closure that takes a State argument x and performs
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01.dart
index 2145592..423297a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.6: The production Assertion :: $ evaluates by returning an
  * internal AssertionTester closure that takes a State argument x and performs
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01.dart
index 462da6e..c33dcf6 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.6: The production Assertion :: \ b evaluates by returning
  * an internal AssertionTester closure that takes a State argument x and
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01.dart
index 525c885..d81a476 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.6: The production Assertion :: \ B evaluates by returning
  * an internal AssertionTester closure that takes a State argument x and
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01.dart
index be5de3d..ce83dd1 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Since the assertions ^, $, \b and \B do not change endIndex,
  * multiple subsequent occurrences of the same one are equivalent to a single
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01.dart
index 6bcb315..fd61109 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.9: An escape sequence of the form \ followed by a nonzero
  * decimal number n matches the result of the Nth set of capturing parentheses
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01.dart
index 438bbc3..ea02bdf 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: The form (?= Disjunction ) specifies a zero-width
  * positive lookahead. In order for it to succeed, the pattern inside
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01.dart
index b4ccea4..1cf3d70 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: The form (?! Disjunction ) specifies a zero-width
  * negative lookahead. In order for it to succeed, the pattern inside
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01.dart
index bbfd400..380205a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: Parentheses of the form ( Disjunction ) serve both to
  * group the components of the Disjunction pattern together and tov save the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02.dart
index 5c18c7f..dd4dcfd 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: Parentheses of the form ( Disjunction ) serve both to
  * group the components of the Disjunction pattern together and tov save the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03.dart
index 2acd9a2..79f9b8a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: Parentheses of the form ( Disjunction ) serve both to
  * group the components of the Disjunction pattern together and tov save the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01.dart
index 5b20570..4deea8a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: To inhibit the capturing behaviour of parentheses, use
  * the form (?: Disjunction ) instead.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01.dart
index 0355de8..10b8d06 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: The production Atom :: . evaluates as follows:
  *   <ol>
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01.dart
index ef885a9..e99ea5a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.8: In case-insignificant matches all characters are
  * implicitly converted to upper case immediately before they are compared.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01.dart
index 9ff6da3..2fdfbca 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: d evaluates by
  * returning the ten-element set of characters containing the characters 0
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01.dart
index e4b9da5..5c59902 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: D evaluates by
  * returning the set of all characters not included in the set returned by
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01.dart
index c5e8fad..881094d 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: s evaluates by
  * returning the set of characters containing the characters that are on the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01.dart
index 61e478a..993251a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: w evaluates by
  * returning the set of characters containing the sixty-three characters: a b c
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01.dart
index 91b1344..9ec253d 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: W evaluates by
  * returning the set of all characters not included in the set returned by
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01.dart
index b79c8b3..e318637 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.13: The production CharacterClass :: [ [lookahead not in
  * {^}] ClassRanges ] evaluates by evaluating ClassRanges to obtain a CharSet
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A02_t01.dart
index 9f7c685..6f8eb04 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.13: The production CharacterClass :: [ ^ ClassRanges ]
  * evaluates by evaluating ClassRanges to obtain a CharSet and returning that
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A01_t01.dart
index c760600..8cabb90 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: t evaluates by
  * returning the character \u0009
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A02_t01.dart
index afd92a4..9b32fc3 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: n evaluates by
  * returning the character \u000A
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A03_t01.dart
index 4999593..c3fd84a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: v evaluates by
  * returning the character \u000B
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A04_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A04_t01.dart
index 3e2dd4c..03bce38 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A04_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: f evaluates by
  * returning the character \u000C
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A05_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A05_t01.dart
index e2b4ba2..7edafac 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A05_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: r evaluates by
  * returning the character \u000D
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t01.dart
index 32f3173..b23b004 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The production CharacterEscape :: c ControlLetter evaluates as
  * follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02.dart
index 2edb275..ae77719 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The production CharacterEscape :: c ControlLetter evaluates as
  * follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A07_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A07_t01.dart
index bfadc8b..3527bc3 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A07_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: HexEscapeSequence
  * evaluates by evaluating the character value of the HexEscapeSequence (see
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t01.dart
index 8e3110a..e432565 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape ::
  * UnicodeEscapeSequence evaluates by evaluating the character value of the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t02.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t02.dart
index 368548a..0f781dc 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t02.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape ::
  * UnicodeEscapeSequence evaluates by evaluating the character value of the
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A09_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A09_t01.dart
index 7510e6e..0d520f9 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A09_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.10: The production CharacterEscape :: IdentityEscape
  * evaluates by returning the character represented by IdentityEscape. <br/>
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t01.dart
index abaf7a4..45073bd 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.11: The production DecimalEscape :: DecimalIntegerLiteral
  * [lookahead not in DecimalDigit] evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t03.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t03.dart
index 9738298..65940a2 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t03.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.11: The production DecimalEscape :: DecimalIntegerLiteral
  * [lookahead not in DecimalDigit] evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t04.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t04.dart
index 5c69287..920ccf0 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t04.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.11: The production DecimalEscape :: DecimalIntegerLiteral
  * [lookahead not in DecimalDigit] evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01.dart
index fe2eedb..6841960 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.3: The | regular expression operator separates two
  * alternatives. The pattern first tries to match the left Alternative (followed
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01.dart
index 53f1ebd..c4a21f4 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t02.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t02.dart
index 2d62ac4..4f68c11 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t02.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03.dart
index 671e647..10f6082 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t04.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t04.dart
index cc603b4..dbb7e4c 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t04.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05.dart
index b2d1077..49b5b89 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06.dart
index e85f5c6..e2bded0 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.15: The production NonemptyClassRanges :: ClassAtom -
  * ClassAtom ClassRanges evaluates as follows:
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01.dart
index 61be13d..709e404 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: * evaluates by
  * returning the two results 0 and infinity.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01.dart
index 335a7ed..e52742c 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: + evaluates by
  * returning the two results 1 and infinity.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01.dart
index ec709dd..b8fa6d5 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: ? evaluates by
  * returning the two results 0 and 1.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01.dart
index c472727..9197654 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: {DecimalDigits}
  * evaluates by returning the MV of DecimalDigits.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01.dart
index fc325c2..5b3aead 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: {DecimalDigits, }
  * evaluates by returning MV of DecimalDigits and infinity.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01.dart
index a725a5a..9a995d3 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.7: The production QuantifierPrefix :: {DecimalDigits,
  * DecimalDigits} evaluates by returning MVs of the first and second
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01.dart
index a658233..0501f6d 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.5: An Atom followed by a Quantifier is repeated the
  * number of times specified by the Quantifier. A Quantifier can be non-greedy,
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01.dart
index 77fb8ca..fabe27e 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.5: If the Atom and the sequel of the regular expression
  * all have choice points, the Atom is first matched as many (or as few, if
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01.dart
index a6eb716..0b4d8c2 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.5: Atom's captures are cleared each time Atom is repeated.
  * @description Checks that the assertion is true.
diff --git a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01.dart b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01.dart
index b33c59f..84a8c9d 100644
--- a/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.5: Once the minimum number of repetitions has been
  * satisfied, any more expansions of Atom that match the empty String are not
diff --git a/LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01.dart b/LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01.dart
index af5be61..a441a6a 100644
--- a/LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01.dart
+++ b/LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion 15.10.2.12: The production CharacterClassEscape :: S evaluates by
  * returning the set of all characters not included in the set returned by
diff --git a/LibTest/core/RegExp/RegExp_A01_t01.dart b/LibTest/core/RegExp/RegExp_A01_t01.dart
index 0365ec8..38e5060 100644
--- a/LibTest/core/RegExp/RegExp_A01_t01.dart
+++ b/LibTest/core/RegExp/RegExp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a regular expression.
  * @description Checks that it is possible to create a RegExp instance with
diff --git a/LibTest/core/RegExp/RegExp_A01_t02.dart b/LibTest/core/RegExp/RegExp_A01_t02.dart
index d8fb28f..6228130 100644
--- a/LibTest/core/RegExp/RegExp_A01_t02.dart
+++ b/LibTest/core/RegExp/RegExp_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a regular expression.
  * @description Checks that null flags arguments can not be used with null
diff --git a/LibTest/core/RegExp/RegExp_A01_t03.dart b/LibTest/core/RegExp/RegExp_A01_t03.dart
index a036e31..ef37eeb 100644
--- a/LibTest/core/RegExp/RegExp_A01_t03.dart
+++ b/LibTest/core/RegExp/RegExp_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a regular expression.
  * @description Checks that using an invalid pattern results in FormatException.
diff --git a/LibTest/core/RegExp/RegExp_A01_t04.dart b/LibTest/core/RegExp/RegExp_A01_t04.dart
index e67a748..c18e27d0 100644
--- a/LibTest/core/RegExp/RegExp_A01_t04.dart
+++ b/LibTest/core/RegExp/RegExp_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a regular expression.
  * @description Checks that using a null pattern argument results in Error.
diff --git a/LibTest/core/RegExp/allMatches_A01_t01.dart b/LibTest/core/RegExp/allMatches_A01_t01.dart
index 7d259c4..abcc1b2 100644
--- a/LibTest/core/RegExp/allMatches_A01_t01.dart
+++ b/LibTest/core/RegExp/allMatches_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns an ordered collection of matches of the regular expression
  * in [str]. The order in the collection is the order of the matches found
diff --git a/LibTest/core/RegExp/allMatches_A02_t01.dart b/LibTest/core/RegExp/allMatches_A02_t01.dart
index 313a929..3fa38a8 100644
--- a/LibTest/core/RegExp/allMatches_A02_t01.dart
+++ b/LibTest/core/RegExp/allMatches_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws [Error] if [str] is [:null:].
  * @description Checks that the correct exception is thrown.
diff --git a/LibTest/core/RegExp/firstMatch_A01_t01.dart b/LibTest/core/RegExp/firstMatch_A01_t01.dart
index 6c422a9..48d45cb 100644
--- a/LibTest/core/RegExp/firstMatch_A01_t01.dart
+++ b/LibTest/core/RegExp/firstMatch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Searches for the first match of the regular expression in the
  * string [str].
diff --git a/LibTest/core/RegExp/firstMatch_A02_t01.dart b/LibTest/core/RegExp/firstMatch_A02_t01.dart
index ef5fb01..fa29746 100644
--- a/LibTest/core/RegExp/firstMatch_A02_t01.dart
+++ b/LibTest/core/RegExp/firstMatch_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns [null] if there is no match.
  * @description Checks that null is returned when appropriate.
diff --git a/LibTest/core/RegExp/firstMatch_A03_t01.dart b/LibTest/core/RegExp/firstMatch_A03_t01.dart
index 7be8a1a..afac733 100644
--- a/LibTest/core/RegExp/firstMatch_A03_t01.dart
+++ b/LibTest/core/RegExp/firstMatch_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws [Error] if [str] is [:null:].
  * @description Checks that the correct exception is thrown.
diff --git a/LibTest/core/RegExp/hasMatch_A01_t01.dart b/LibTest/core/RegExp/hasMatch_A01_t01.dart
index 01f36ef..9d932c7 100644
--- a/LibTest/core/RegExp/hasMatch_A01_t01.dart
+++ b/LibTest/core/RegExp/hasMatch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether the regular expression has a match in the string
  * [str].
diff --git a/LibTest/core/RegExp/hasMatch_A01_t02.dart b/LibTest/core/RegExp/hasMatch_A01_t02.dart
index eef596f..c039e75 100644
--- a/LibTest/core/RegExp/hasMatch_A01_t02.dart
+++ b/LibTest/core/RegExp/hasMatch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether the regular expression has a match in the string
  * [str].
diff --git a/LibTest/core/RegExp/hasMatch_A02_t01.dart b/LibTest/core/RegExp/hasMatch_A02_t01.dart
index c9b860e..5d6ddbb 100644
--- a/LibTest/core/RegExp/hasMatch_A02_t01.dart
+++ b/LibTest/core/RegExp/hasMatch_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws [Error] if [str] is [:null:].
  * @description Checks that the correct exception is thrown.
diff --git a/LibTest/core/RegExp/isCaseSensitive_A01_t01.dart b/LibTest/core/RegExp/isCaseSensitive_A01_t01.dart
index 47ea50e..450babe 100644
--- a/LibTest/core/RegExp/isCaseSensitive_A01_t01.dart
+++ b/LibTest/core/RegExp/isCaseSensitive_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isCaseSensitive
  * Whether this regular expression is case insensitive.   
diff --git a/LibTest/core/RegExp/isMultiLine_A01_t01.dart b/LibTest/core/RegExp/isMultiLine_A01_t01.dart
index be8a119..951eb3e 100644
--- a/LibTest/core/RegExp/isMultiLine_A01_t01.dart
+++ b/LibTest/core/RegExp/isMultiLine_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool multiLine
  * Whether this regular expression matches multiple lines.  
diff --git a/LibTest/core/RegExp/matchAsPrefix_A01_t01.dart b/LibTest/core/RegExp/matchAsPrefix_A01_t01.dart
index 397c29e..2476048 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A01_t01.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/matchAsPrefix_A01_t02.dart b/LibTest/core/RegExp/matchAsPrefix_A01_t02.dart
index c1496fc..492cd7f 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A01_t02.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/matchAsPrefix_A02_t01.dart b/LibTest/core/RegExp/matchAsPrefix_A02_t01.dart
index 7378947..cd75714 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A02_t01.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/matchAsPrefix_A02_t02.dart b/LibTest/core/RegExp/matchAsPrefix_A02_t02.dart
index da4a2bf..dc16b82 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A02_t02.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/matchAsPrefix_A03_t01.dart b/LibTest/core/RegExp/matchAsPrefix_A03_t01.dart
index 9f312fd..7b1d701 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A03_t01.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/matchAsPrefix_A04_t01.dart b/LibTest/core/RegExp/matchAsPrefix_A04_t01.dart
index 4dfd528..e0878f7 100644
--- a/LibTest/core/RegExp/matchAsPrefix_A04_t01.dart
+++ b/LibTest/core/RegExp/matchAsPrefix_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/RegExp/pattern_A01_t01.dart b/LibTest/core/RegExp/pattern_A01_t01.dart
index f22806d..2077006 100644
--- a/LibTest/core/RegExp/pattern_A01_t01.dart
+++ b/LibTest/core/RegExp/pattern_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String pattern
  * The pattern of this regular expression. 
diff --git a/LibTest/core/RegExp/stringMatch_A01_t01.dart b/LibTest/core/RegExp/stringMatch_A01_t01.dart
index 9ed7a0a..d2749df 100644
--- a/LibTest/core/RegExp/stringMatch_A01_t01.dart
+++ b/LibTest/core/RegExp/stringMatch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Searches for the first match of the regular expression in the
  * string [str] and returns the matched string.
diff --git a/LibTest/core/RegExp/stringMatch_A02_t01.dart b/LibTest/core/RegExp/stringMatch_A02_t01.dart
index a089897..8d50669 100644
--- a/LibTest/core/RegExp/stringMatch_A02_t01.dart
+++ b/LibTest/core/RegExp/stringMatch_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws [Error] if [str] is [:null:].
  * @description Checks that the correct exception is thrown.
diff --git a/LibTest/core/RuneIterator/RuneIterator.at_A01_t01.dart b/LibTest/core/RuneIterator/RuneIterator.at_A01_t01.dart
index eacd64f..7503f39 100644
--- a/LibTest/core/RuneIterator/RuneIterator.at_A01_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator.at_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator.at(String string, int index)
  * Create an iterator positioned before the indexth code unit of the string.
diff --git a/LibTest/core/RuneIterator/RuneIterator.at_A02_t01.dart b/LibTest/core/RuneIterator/RuneIterator.at_A02_t01.dart
index 4fee16e..e3b3f97 100644
--- a/LibTest/core/RuneIterator/RuneIterator.at_A02_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator.at_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator.at(String string, int index)
  * When created, there is no current value.
diff --git a/LibTest/core/RuneIterator/RuneIterator.at_A03_t01.dart b/LibTest/core/RuneIterator/RuneIterator.at_A03_t01.dart
index bff4be7..ca8f16b 100644
--- a/LibTest/core/RuneIterator/RuneIterator.at_A03_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator.at_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator.at(String string, int index)
  * A moveNext will use the rune starting at [index] the current value, and a
diff --git a/LibTest/core/RuneIterator/RuneIterator.at_A04_t01.dart b/LibTest/core/RuneIterator/RuneIterator.at_A04_t01.dart
index cc15699..e404753 100644
--- a/LibTest/core/RuneIterator/RuneIterator.at_A04_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator.at_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator.at(String string, int index)
  * It is an error if the [index] position is in the middle of a surrogate pair.
diff --git a/LibTest/core/RuneIterator/RuneIterator.at_A05_t01.dart b/LibTest/core/RuneIterator/RuneIterator.at_A05_t01.dart
index b0dc7c8..75e2b89 100644
--- a/LibTest/core/RuneIterator/RuneIterator.at_A05_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator.at_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator.at(String string, int index)
  * It is an error if [index] is negative or greater than number of code units.
diff --git a/LibTest/core/RuneIterator/RuneIterator_A01_t01.dart b/LibTest/core/RuneIterator/RuneIterator_A01_t01.dart
index d5ee456..8d4dd3b 100644
--- a/LibTest/core/RuneIterator/RuneIterator_A01_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator(String string)
  * Create an iterator positioned at the beginning of the string.
diff --git a/LibTest/core/RuneIterator/RuneIterator_inherited_t01.dart b/LibTest/core/RuneIterator/RuneIterator_inherited_t01.dart
index 8decc2f..d76b5d1 100644
--- a/LibTest/core/RuneIterator/RuneIterator_inherited_t01.dart
+++ b/LibTest/core/RuneIterator/RuneIterator_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RuneIterator(String string)
  * Create an iterator positioned at the beginning of the string.
diff --git a/LibTest/core/RuneIterator/currentAsString_A01_t01.dart b/LibTest/core/RuneIterator/currentAsString_A01_t01.dart
index 0088eb0..62a56f6 100644
--- a/LibTest/core/RuneIterator/currentAsString_A01_t01.dart
+++ b/LibTest/core/RuneIterator/currentAsString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String currentAsString
  * A string containing the current rune.
diff --git a/LibTest/core/RuneIterator/currentAsString_A01_t02.dart b/LibTest/core/RuneIterator/currentAsString_A01_t02.dart
index d07b9b3..efceaf4 100644
--- a/LibTest/core/RuneIterator/currentAsString_A01_t02.dart
+++ b/LibTest/core/RuneIterator/currentAsString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String currentAsString
  * A string containing the current rune.
diff --git a/LibTest/core/RuneIterator/currentAsString_A02_t01.dart b/LibTest/core/RuneIterator/currentAsString_A02_t01.dart
index 3abb559..cb77216 100644
--- a/LibTest/core/RuneIterator/currentAsString_A02_t01.dart
+++ b/LibTest/core/RuneIterator/currentAsString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String currentAsString
  * For runes outside the basic multilingual plane,
diff --git a/LibTest/core/RuneIterator/currentAsString_A03_t01.dart b/LibTest/core/RuneIterator/currentAsString_A03_t01.dart
index bf8efb3..d0f6138 100644
--- a/LibTest/core/RuneIterator/currentAsString_A03_t01.dart
+++ b/LibTest/core/RuneIterator/currentAsString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String currentAsString
  * Returns an empty string if there is no current rune
diff --git a/LibTest/core/RuneIterator/currentSize_A01_t01.dart b/LibTest/core/RuneIterator/currentSize_A01_t01.dart
index bd711e6..3ebffbe 100644
--- a/LibTest/core/RuneIterator/currentSize_A01_t01.dart
+++ b/LibTest/core/RuneIterator/currentSize_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int currentSize
  * The number of code units comprising the current rune.
diff --git a/LibTest/core/RuneIterator/currentSize_A01_t02.dart b/LibTest/core/RuneIterator/currentSize_A01_t02.dart
index 40c437a..95eb710 100644
--- a/LibTest/core/RuneIterator/currentSize_A01_t02.dart
+++ b/LibTest/core/RuneIterator/currentSize_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int currentSize
  * The number of code units comprising the current rune.
diff --git a/LibTest/core/RuneIterator/currentSize_A02_t01.dart b/LibTest/core/RuneIterator/currentSize_A02_t01.dart
index 49c7146..2ea352c 100644
--- a/LibTest/core/RuneIterator/currentSize_A02_t01.dart
+++ b/LibTest/core/RuneIterator/currentSize_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int currentSize
  * Returns zero if there is no current rune ([current] is null).
diff --git a/LibTest/core/RuneIterator/current_A01_t01.dart b/LibTest/core/RuneIterator/current_A01_t01.dart
index 1d982bb..8638680 100644
--- a/LibTest/core/RuneIterator/current_A01_t01.dart
+++ b/LibTest/core/RuneIterator/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int current
  * The rune (integer Unicode code point) starting at the current position in the
diff --git a/LibTest/core/RuneIterator/current_A01_t02.dart b/LibTest/core/RuneIterator/current_A01_t02.dart
index ed6d0c9..2cc4d33 100644
--- a/LibTest/core/RuneIterator/current_A01_t02.dart
+++ b/LibTest/core/RuneIterator/current_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int current
  * The rune (integer Unicode code point) starting at the current position in the
diff --git a/LibTest/core/RuneIterator/current_A01_t03.dart b/LibTest/core/RuneIterator/current_A01_t03.dart
index 4e1b544..8daf793 100644
--- a/LibTest/core/RuneIterator/current_A01_t03.dart
+++ b/LibTest/core/RuneIterator/current_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int current
  * The rune (integer Unicode code point) starting at the current position in the
diff --git a/LibTest/core/RuneIterator/moveNext_A01_t01.dart b/LibTest/core/RuneIterator/moveNext_A01_t01.dart
index f854e93..18f5461 100644
--- a/LibTest/core/RuneIterator/moveNext_A01_t01.dart
+++ b/LibTest/core/RuneIterator/moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Moves to the next element.Returns true if [current] contains the next element.
diff --git a/LibTest/core/RuneIterator/moveNext_A02_t01.dart b/LibTest/core/RuneIterator/moveNext_A02_t01.dart
index 6e70a2f..6623881 100644
--- a/LibTest/core/RuneIterator/moveNext_A02_t01.dart
+++ b/LibTest/core/RuneIterator/moveNext_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns false, if no element was left.
diff --git a/LibTest/core/RuneIterator/moveNext_A03_t01.dart b/LibTest/core/RuneIterator/moveNext_A03_t01.dart
index c98a892..6554869 100644
--- a/LibTest/core/RuneIterator/moveNext_A03_t01.dart
+++ b/LibTest/core/RuneIterator/moveNext_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * It is safe to invoke [moveNext] even when the iterator is
diff --git a/LibTest/core/RuneIterator/movePrevious_A01_t01.dart b/LibTest/core/RuneIterator/movePrevious_A01_t01.dart
index abcdaae..4300bf5 100644
--- a/LibTest/core/RuneIterator/movePrevious_A01_t01.dart
+++ b/LibTest/core/RuneIterator/movePrevious_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool movePrevious()
  * Move back to the previous element.Returns true and updates [current] if
diff --git a/LibTest/core/RuneIterator/movePrevious_A02_t01.dart b/LibTest/core/RuneIterator/movePrevious_A02_t01.dart
index 5a6bf58..475316f 100644
--- a/LibTest/core/RuneIterator/movePrevious_A02_t01.dart
+++ b/LibTest/core/RuneIterator/movePrevious_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool movePrevious()
  * Returns false and sets [current] to null if there is no previous element.
diff --git a/LibTest/core/RuneIterator/movePrevious_A02_t02.dart b/LibTest/core/RuneIterator/movePrevious_A02_t02.dart
index 3f1ada3..f5b585d 100644
--- a/LibTest/core/RuneIterator/movePrevious_A02_t02.dart
+++ b/LibTest/core/RuneIterator/movePrevious_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool movePrevious()
  * Returns false and sets [current] to -1 if there is no previous element.
diff --git a/LibTest/core/RuneIterator/rawIndex_A01_t01.dart b/LibTest/core/RuneIterator/rawIndex_A01_t01.dart
index 8f4161e..439de45 100644
--- a/LibTest/core/RuneIterator/rawIndex_A01_t01.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int get rawIndex
  * Returns the starting position of the current rune in the string.
diff --git a/LibTest/core/RuneIterator/rawIndex_A02_t01.dart b/LibTest/core/RuneIterator/rawIndex_A02_t01.dart
index b40f599..3080fed 100644
--- a/LibTest/core/RuneIterator/rawIndex_A02_t01.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int get rawIndex
  * Returns -1 if the current rune is null.
diff --git a/LibTest/core/RuneIterator/rawIndex_A03_t01.dart b/LibTest/core/RuneIterator/rawIndex_A03_t01.dart
index b9f3e0b..58939e0 100644
--- a/LibTest/core/RuneIterator/rawIndex_A03_t01.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set rawIndex(int rawIndex)
  * Resets the iterator to the rune at the specified index of the string.
diff --git a/LibTest/core/RuneIterator/rawIndex_A04_t01.dart b/LibTest/core/RuneIterator/rawIndex_A04_t01.dart
index d43229f..65e9363 100644
--- a/LibTest/core/RuneIterator/rawIndex_A04_t01.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set rawIndex(int rawIndex)
  * Setting a negative [rawIndex], or one greater than or equal
diff --git a/LibTest/core/RuneIterator/rawIndex_A04_t02.dart b/LibTest/core/RuneIterator/rawIndex_A04_t02.dart
index 6f48370..8c2434d 100644
--- a/LibTest/core/RuneIterator/rawIndex_A04_t02.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set rawIndex(int rawIndex)
  * Setting a negative [rawIndex], or one greater than or equal
diff --git a/LibTest/core/RuneIterator/rawIndex_A05_t01.dart b/LibTest/core/RuneIterator/rawIndex_A05_t01.dart
index 9a879a9..f9f61c6 100644
--- a/LibTest/core/RuneIterator/rawIndex_A05_t01.dart
+++ b/LibTest/core/RuneIterator/rawIndex_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set rawIndex(int rawIndex)
  * Setting [rawIndex] in the middle of a surrogate pair is an error.
diff --git a/LibTest/core/RuneIterator/reset_A01_t01.dart b/LibTest/core/RuneIterator/reset_A01_t01.dart
index aa3d63d..1d0a2d8 100644
--- a/LibTest/core/RuneIterator/reset_A01_t01.dart
+++ b/LibTest/core/RuneIterator/reset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Resets the iterator to the given index into the string.
diff --git a/LibTest/core/RuneIterator/reset_A01_t02.dart b/LibTest/core/RuneIterator/reset_A01_t02.dart
index 439224e..6753921 100644
--- a/LibTest/core/RuneIterator/reset_A01_t02.dart
+++ b/LibTest/core/RuneIterator/reset_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Resets the iterator to the given index into the string.
diff --git a/LibTest/core/RuneIterator/reset_A01_t03.dart b/LibTest/core/RuneIterator/reset_A01_t03.dart
index ed25e37..fca5feb 100644
--- a/LibTest/core/RuneIterator/reset_A01_t03.dart
+++ b/LibTest/core/RuneIterator/reset_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Resets the iterator to the given index into the string.
diff --git a/LibTest/core/RuneIterator/reset_A02_t01.dart b/LibTest/core/RuneIterator/reset_A02_t01.dart
index 5a86ff2..c373ba2 100644
--- a/LibTest/core/RuneIterator/reset_A02_t01.dart
+++ b/LibTest/core/RuneIterator/reset_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Setting a negative [rawIndex], or one greater than
diff --git a/LibTest/core/RuneIterator/reset_A02_t02.dart b/LibTest/core/RuneIterator/reset_A02_t02.dart
index 4befff2..9b803c2 100644
--- a/LibTest/core/RuneIterator/reset_A02_t02.dart
+++ b/LibTest/core/RuneIterator/reset_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Setting a negative [rawIndex], or one greater than
diff --git a/LibTest/core/RuneIterator/reset_A03_t01.dart b/LibTest/core/RuneIterator/reset_A03_t01.dart
index c764f95..e4c553f 100644
--- a/LibTest/core/RuneIterator/reset_A03_t01.dart
+++ b/LibTest/core/RuneIterator/reset_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset([int rawIndex = 0])
  * Setting [rawIndex] in the middle of a surrogate pair is an error.
diff --git a/LibTest/core/RuneIterator/string_A01_t01.dart b/LibTest/core/RuneIterator/string_A01_t01.dart
index b837c9b..21d3ebf 100644
--- a/LibTest/core/RuneIterator/string_A01_t01.dart
+++ b/LibTest/core/RuneIterator/string_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String string
  * String being iterated.
diff --git a/LibTest/core/RuneIterator/string_A01_t02.dart b/LibTest/core/RuneIterator/string_A01_t02.dart
index a6f3604..ebff875 100644
--- a/LibTest/core/RuneIterator/string_A01_t02.dart
+++ b/LibTest/core/RuneIterator/string_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String string
  * String being iterated.
diff --git a/LibTest/core/Runes/Runes_A01_t01.dart b/LibTest/core/Runes/Runes_A01_t01.dart
index 76ef629..80be276 100644
--- a/LibTest/core/Runes/Runes_A01_t01.dart
+++ b/LibTest/core/Runes/Runes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Runes(String string)
  * @description Checks that an instance of Runes is created.
diff --git a/LibTest/core/Runes/any_A01_t01.dart b/LibTest/core/Runes/any_A01_t01.dart
index 8ceb4dc..f470a96 100644
--- a/LibTest/core/Runes/any_A01_t01.dart
+++ b/LibTest/core/Runes/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Returns true if one element of this collection satisfies
diff --git a/LibTest/core/Runes/contains_A01_t01.dart b/LibTest/core/Runes/contains_A01_t01.dart
index 34eb18c..0344506 100644
--- a/LibTest/core/Runes/contains_A01_t01.dart
+++ b/LibTest/core/Runes/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Check whether the collection contains an element equal to element.
diff --git a/LibTest/core/Runes/elementAt_A01_t01.dart b/LibTest/core/Runes/elementAt_A01_t01.dart
index bd5f3c5..fc8f29b 100644
--- a/LibTest/core/Runes/elementAt_A01_t01.dart
+++ b/LibTest/core/Runes/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/core/Runes/elementAt_A02_t01.dart b/LibTest/core/Runes/elementAt_A02_t01.dart
index d463d7d..9687d87 100644
--- a/LibTest/core/Runes/elementAt_A02_t01.dart
+++ b/LibTest/core/Runes/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * If [this] has fewer than [index] elements throws a RangeError.
diff --git a/LibTest/core/Runes/every_A01_t01.dart b/LibTest/core/Runes/every_A01_t01.dart
index 385c400..0a90c84 100644
--- a/LibTest/core/Runes/every_A01_t01.dart
+++ b/LibTest/core/Runes/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool test(E element))
  * Returns true if every elements of this collection satisfy
diff --git a/LibTest/core/Runes/expand_A01_t01.dart b/LibTest/core/Runes/expand_A01_t01.dart
index a82c60e..b02cbe6 100644
--- a/LibTest/core/Runes/expand_A01_t01.dart
+++ b/LibTest/core/Runes/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/core/Runes/firstWhere_A01_t01.dart b/LibTest/core/Runes/firstWhere_A01_t01.dart
index f7f9b33..5846605 100644
--- a/LibTest/core/Runes/firstWhere_A01_t01.dart
+++ b/LibTest/core/Runes/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/core/Runes/firstWhere_A02_t01.dart b/LibTest/core/Runes/firstWhere_A02_t01.dart
index eaece4b..2468718 100644
--- a/LibTest/core/Runes/firstWhere_A02_t01.dart
+++ b/LibTest/core/Runes/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * If none matches, the result of invoking the orElse function is returned.
diff --git a/LibTest/core/Runes/firstWhere_A03_t01.dart b/LibTest/core/Runes/firstWhere_A03_t01.dart
index d6ab8c3..505558f 100644
--- a/LibTest/core/Runes/firstWhere_A03_t01.dart
+++ b/LibTest/core/Runes/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * By default, when orElse is null, a [StateError] is thrown.
diff --git a/LibTest/core/Runes/first_A01_t01.dart b/LibTest/core/Runes/first_A01_t01.dart
index c27a35c..94ed1d4 100644
--- a/LibTest/core/Runes/first_A01_t01.dart
+++ b/LibTest/core/Runes/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int first
  * Returns the first element.
diff --git a/LibTest/core/Runes/first_A01_t02.dart b/LibTest/core/Runes/first_A01_t02.dart
index a6b7702..6fb5132 100644
--- a/LibTest/core/Runes/first_A01_t02.dart
+++ b/LibTest/core/Runes/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int first
  * Returns the first element.
diff --git a/LibTest/core/Runes/first_A02_t01.dart b/LibTest/core/Runes/first_A02_t01.dart
index 170f7b6..2762207 100644
--- a/LibTest/core/Runes/first_A02_t01.dart
+++ b/LibTest/core/Runes/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int first
  * If [this] is empty throws a [StateError].
diff --git a/LibTest/core/Runes/first_A03_t01.dart b/LibTest/core/Runes/first_A03_t01.dart
index 8691250..5a34904 100644
--- a/LibTest/core/Runes/first_A03_t01.dart
+++ b/LibTest/core/Runes/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int first
  * If [this] is empty throws a [StateError].
diff --git a/LibTest/core/Runes/fold_A01_t01.dart b/LibTest/core/Runes/fold_A01_t01.dart
index b63a43b..cf9f771 100644
--- a/LibTest/core/Runes/fold_A01_t01.dart
+++ b/LibTest/core/Runes/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic fold(initialValue, combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/core/Runes/forEach_A01_t01.dart b/LibTest/core/Runes/forEach_A01_t01.dart
index cc88216..fc99865 100644
--- a/LibTest/core/Runes/forEach_A01_t01.dart
+++ b/LibTest/core/Runes/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void action(E element))
  * Applies the function [f] to each element of this collection.
diff --git a/LibTest/core/Runes/isEmpty_A01_t01.dart b/LibTest/core/Runes/isEmpty_A01_t01.dart
index 9e76c4f..cf22e1b 100644
--- a/LibTest/core/Runes/isEmpty_A01_t01.dart
+++ b/LibTest/core/Runes/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/core/Runes/isEmpty_A01_t02.dart b/LibTest/core/Runes/isEmpty_A01_t02.dart
index 01c5ed5..8f51a2f 100644
--- a/LibTest/core/Runes/isEmpty_A01_t02.dart
+++ b/LibTest/core/Runes/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/core/Runes/isNotEmpty_A01_t01.dart b/LibTest/core/Runes/isNotEmpty_A01_t01.dart
index 1e33630..f48ddd4 100644
--- a/LibTest/core/Runes/isNotEmpty_A01_t01.dart
+++ b/LibTest/core/Runes/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/core/Runes/isNotEmpty_A01_t02.dart b/LibTest/core/Runes/isNotEmpty_A01_t02.dart
index d7bb86c..27a9b79 100644
--- a/LibTest/core/Runes/isNotEmpty_A01_t02.dart
+++ b/LibTest/core/Runes/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/core/Runes/iterator_A01_t01.dart b/LibTest/core/Runes/iterator_A01_t01.dart
index 7ad1cbb..011060b 100644
--- a/LibTest/core/Runes/iterator_A01_t01.dart
+++ b/LibTest/core/Runes/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final RuneIterator iterator
  * Returns an Iterator that iterates over this Iterable object.
diff --git a/LibTest/core/Runes/iterator_A01_t02.dart b/LibTest/core/Runes/iterator_A01_t02.dart
index 6c5ba41..5f6b078 100644
--- a/LibTest/core/Runes/iterator_A01_t02.dart
+++ b/LibTest/core/Runes/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final RuneIterator iterator
  * Returns an Iterator that iterates over this Iterable object.
diff --git a/LibTest/core/Runes/join_A01_t01.dart b/LibTest/core/Runes/join_A01_t01.dart
index 03967e1..dcc2709 100644
--- a/LibTest/core/Runes/join_A01_t01.dart
+++ b/LibTest/core/Runes/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] by calling Object.toString on it.
diff --git a/LibTest/core/Runes/join_A01_t02.dart b/LibTest/core/Runes/join_A01_t02.dart
index 73ac3d2..d06c8ca 100644
--- a/LibTest/core/Runes/join_A01_t02.dart
+++ b/LibTest/core/Runes/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/core/Runes/lastWhere_A01_t01.dart b/LibTest/core/Runes/lastWhere_A01_t01.dart
index a410541..9de18d2 100644
--- a/LibTest/core/Runes/lastWhere_A01_t01.dart
+++ b/LibTest/core/Runes/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/core/Runes/lastWhere_A02_t01.dart b/LibTest/core/Runes/lastWhere_A02_t01.dart
index e15c2ef..00646cb 100644
--- a/LibTest/core/Runes/lastWhere_A02_t01.dart
+++ b/LibTest/core/Runes/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E element), {Object orElse()})
  * If none matches, the result of invoking the orElse function is returned.
diff --git a/LibTest/core/Runes/lastWhere_A03_t01.dart b/LibTest/core/Runes/lastWhere_A03_t01.dart
index a38f117..0abb4d5 100644
--- a/LibTest/core/Runes/lastWhere_A03_t01.dart
+++ b/LibTest/core/Runes/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E element), {Object orElse()})
  * By default, when orElse is null, a [StateError] is thrown.
diff --git a/LibTest/core/Runes/last_A01_t01.dart b/LibTest/core/Runes/last_A01_t01.dart
index 25ad2e2..207fa68 100644
--- a/LibTest/core/Runes/last_A01_t01.dart
+++ b/LibTest/core/Runes/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int last
  * Returns the last element.
diff --git a/LibTest/core/Runes/last_A01_t02.dart b/LibTest/core/Runes/last_A01_t02.dart
index b98865a..5e2713a 100644
--- a/LibTest/core/Runes/last_A01_t02.dart
+++ b/LibTest/core/Runes/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int last
  * Returns the last element.
diff --git a/LibTest/core/Runes/last_A02_t01.dart b/LibTest/core/Runes/last_A02_t01.dart
index e70917f..b2b28ea 100644
--- a/LibTest/core/Runes/last_A02_t01.dart
+++ b/LibTest/core/Runes/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int last
  * If [this] is empty throws a [StateError].
diff --git a/LibTest/core/Runes/length_A01_t01.dart b/LibTest/core/Runes/length_A01_t01.dart
index 32e1ffd..ea4e7e4 100644
--- a/LibTest/core/Runes/length_A01_t01.dart
+++ b/LibTest/core/Runes/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * Returns the number of elements in this.
diff --git a/LibTest/core/Runes/length_A01_t02.dart b/LibTest/core/Runes/length_A01_t02.dart
index ee6eeb2..6cf0c7d 100644
--- a/LibTest/core/Runes/length_A01_t02.dart
+++ b/LibTest/core/Runes/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length
  * Returns the number of elements in this.
diff --git a/LibTest/core/Runes/map_A01_t01.dart b/LibTest/core/Runes/map_A01_t01.dart
index cf2bf5c..2f81770 100644
--- a/LibTest/core/Runes/map_A01_t01.dart
+++ b/LibTest/core/Runes/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * Returns a lazy [Iterable] where each element e of this is
diff --git a/LibTest/core/Runes/map_A02_t01.dart b/LibTest/core/Runes/map_A02_t01.dart
index ba157b5..fc8a080 100644
--- a/LibTest/core/Runes/map_A02_t01.dart
+++ b/LibTest/core/Runes/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * As long as the returned [Iterable] is not iterated over,
diff --git a/LibTest/core/Runes/map_A03_t01.dart b/LibTest/core/Runes/map_A03_t01.dart
index be5d3da..a82009e 100644
--- a/LibTest/core/Runes/map_A03_t01.dart
+++ b/LibTest/core/Runes/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable map(f(E element))
  * The transformed elements will not be cached. Iterating multiple times
diff --git a/LibTest/core/Runes/reduce_A01_t01.dart b/LibTest/core/Runes/reduce_A01_t01.dart
index ddf803e..8559de6 100644
--- a/LibTest/core/Runes/reduce_A01_t01.dart
+++ b/LibTest/core/Runes/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * Reduces a collection to a single value by iteratively combining
diff --git a/LibTest/core/Runes/reduce_A02_t01.dart b/LibTest/core/Runes/reduce_A02_t01.dart
index 5f8af14..9fea4c4 100644
--- a/LibTest/core/Runes/reduce_A02_t01.dart
+++ b/LibTest/core/Runes/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * If [this] is empty, a [StateError] is thrown.
diff --git a/LibTest/core/Runes/singleWhere_A01_t01.dart b/LibTest/core/Runes/singleWhere_A01_t01.dart
index f170a7e..948a582 100644
--- a/LibTest/core/Runes/singleWhere_A01_t01.dart
+++ b/LibTest/core/Runes/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/core/Runes/singleWhere_A02_t01.dart b/LibTest/core/Runes/singleWhere_A02_t01.dart
index 117f2d5..b65268d 100644
--- a/LibTest/core/Runes/singleWhere_A02_t01.dart
+++ b/LibTest/core/Runes/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * If no or more than one element match then a [StateError] is thrown.
diff --git a/LibTest/core/Runes/singleWhere_A02_t02.dart b/LibTest/core/Runes/singleWhere_A02_t02.dart
index 739f249..fbc68e4 100644
--- a/LibTest/core/Runes/singleWhere_A02_t02.dart
+++ b/LibTest/core/Runes/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * If no or more than one element match then a [StateError] is thrown.
diff --git a/LibTest/core/Runes/single_A01_t01.dart b/LibTest/core/Runes/single_A01_t01.dart
index 909d094..f4e41e2 100644
--- a/LibTest/core/Runes/single_A01_t01.dart
+++ b/LibTest/core/Runes/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * Returns the single element in [this].
diff --git a/LibTest/core/Runes/single_A01_t02.dart b/LibTest/core/Runes/single_A01_t02.dart
index 056ec6d..eeee50d 100644
--- a/LibTest/core/Runes/single_A01_t02.dart
+++ b/LibTest/core/Runes/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * Returns the single element in [this].
diff --git a/LibTest/core/Runes/single_A02_t01.dart b/LibTest/core/Runes/single_A02_t01.dart
index 963e13c..d84ee96 100644
--- a/LibTest/core/Runes/single_A02_t01.dart
+++ b/LibTest/core/Runes/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * If [this] is empty or has more than one element throws a [StateError].
diff --git a/LibTest/core/Runes/single_A02_t02.dart b/LibTest/core/Runes/single_A02_t02.dart
index 630e604..b5368dc 100644
--- a/LibTest/core/Runes/single_A02_t02.dart
+++ b/LibTest/core/Runes/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final E single
  * If [this] is empty or has more than one element throws a [StateError].
diff --git a/LibTest/core/Runes/skipWhile_A01_t01.dart b/LibTest/core/Runes/skipWhile_A01_t01.dart
index 107e6dc..a1eb709 100644
--- a/LibTest/core/Runes/skipWhile_A01_t01.dart
+++ b/LibTest/core/Runes/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/core/Runes/skipWhile_A02_t01.dart b/LibTest/core/Runes/skipWhile_A02_t01.dart
index 0f948b0..b68d162 100644
--- a/LibTest/core/Runes/skipWhile_A02_t01.dart
+++ b/LibTest/core/Runes/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * The filtering happens lazily.
diff --git a/LibTest/core/Runes/skipWhile_A03_t01.dart b/LibTest/core/Runes/skipWhile_A03_t01.dart
index 56c7ecf..c35e53d 100644
--- a/LibTest/core/Runes/skipWhile_A03_t01.dart
+++ b/LibTest/core/Runes/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * Every new [Iterator] of the returned [Iterable]
diff --git a/LibTest/core/Runes/skipWhile_A04_t01.dart b/LibTest/core/Runes/skipWhile_A04_t01.dart
index d55e149..3941ed2 100644
--- a/LibTest/core/Runes/skipWhile_A04_t01.dart
+++ b/LibTest/core/Runes/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * Once an element does not satisfy the [test] the iterator
diff --git a/LibTest/core/Runes/skip_A01_t01.dart b/LibTest/core/Runes/skip_A01_t01.dart
index c8f1c9d..77f886e 100644
--- a/LibTest/core/Runes/skip_A01_t01.dart
+++ b/LibTest/core/Runes/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that skips the first [n] elements.
diff --git a/LibTest/core/Runes/skip_A02_t01.dart b/LibTest/core/Runes/skip_A02_t01.dart
index 7e7d866..3b77b25 100644
--- a/LibTest/core/Runes/skip_A02_t01.dart
+++ b/LibTest/core/Runes/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If [this] has fewer than [n] elements, then the resulting [Iterable] will be empty.
diff --git a/LibTest/core/Runes/skip_A03_t01.dart b/LibTest/core/Runes/skip_A03_t01.dart
index cf2761a..bf184ae 100644
--- a/LibTest/core/Runes/skip_A03_t01.dart
+++ b/LibTest/core/Runes/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * It is an error if [n] is negative.
diff --git a/LibTest/core/Runes/string_A01_t01.dart b/LibTest/core/Runes/string_A01_t01.dart
index eff33bf..a9a8381 100644
--- a/LibTest/core/Runes/string_A01_t01.dart
+++ b/LibTest/core/Runes/string_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String string
  * @description Checks that the corresponding string is returned.
diff --git a/LibTest/core/Runes/string_A01_t02.dart b/LibTest/core/Runes/string_A01_t02.dart
index 8ec7946..aafcbe7 100644
--- a/LibTest/core/Runes/string_A01_t02.dart
+++ b/LibTest/core/Runes/string_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String string
  * @description Checks that [string] is final and can't be set.
diff --git a/LibTest/core/Runes/takeWhile_A01_t01.dart b/LibTest/core/Runes/takeWhile_A01_t01.dart
index fb21f8f..ea05870 100644
--- a/LibTest/core/Runes/takeWhile_A01_t01.dart
+++ b/LibTest/core/Runes/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * Returns an [Iterable] that stops once [test] is not satisfied anymore.
diff --git a/LibTest/core/Runes/takeWhile_A02_t01.dart b/LibTest/core/Runes/takeWhile_A02_t01.dart
index 501ede8..d294667 100644
--- a/LibTest/core/Runes/takeWhile_A02_t01.dart
+++ b/LibTest/core/Runes/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * The filtering happens lazily.
diff --git a/LibTest/core/Runes/takeWhile_A03_t01.dart b/LibTest/core/Runes/takeWhile_A03_t01.dart
index f27715a..a6badfd 100644
--- a/LibTest/core/Runes/takeWhile_A03_t01.dart
+++ b/LibTest/core/Runes/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * Every new [Iterator] of the returned [Iterable]
diff --git a/LibTest/core/Runes/takeWhile_A04_t01.dart b/LibTest/core/Runes/takeWhile_A04_t01.dart
index d5bc4ed..00503fe 100644
--- a/LibTest/core/Runes/takeWhile_A04_t01.dart
+++ b/LibTest/core/Runes/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * When the iterator encounters an element e that does not satisfy test,
diff --git a/LibTest/core/Runes/take_A01_t01.dart b/LibTest/core/Runes/take_A01_t01.dart
index 9530ad3..5cc801e 100644
--- a/LibTest/core/Runes/take_A01_t01.dart
+++ b/LibTest/core/Runes/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns an [Iterable] with at most [n] elements.
diff --git a/LibTest/core/Runes/take_A02_t01.dart b/LibTest/core/Runes/take_A02_t01.dart
index 83e2518..7d63002 100644
--- a/LibTest/core/Runes/take_A02_t01.dart
+++ b/LibTest/core/Runes/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned [Iterable] may contain fewer than [n] elements,
diff --git a/LibTest/core/Runes/take_A03_t01.dart b/LibTest/core/Runes/take_A03_t01.dart
index d59aac4..9b4bdff 100644
--- a/LibTest/core/Runes/take_A03_t01.dart
+++ b/LibTest/core/Runes/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * It is an error if [n] is negative.
diff --git a/LibTest/core/Runes/toList_A01_t01.dart b/LibTest/core/Runes/toList_A01_t01.dart
index 8f7083e..1026f13 100644
--- a/LibTest/core/Runes/toList_A01_t01.dart
+++ b/LibTest/core/Runes/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/core/Runes/toList_A02_t01.dart b/LibTest/core/Runes/toList_A02_t01.dart
index 5c36755..c64a0b2 100644
--- a/LibTest/core/Runes/toList_A02_t01.dart
+++ b/LibTest/core/Runes/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/core/Runes/toList_A02_t02.dart b/LibTest/core/Runes/toList_A02_t02.dart
index 6ebd290..7debdc5 100644
--- a/LibTest/core/Runes/toList_A02_t02.dart
+++ b/LibTest/core/Runes/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/core/Runes/toSet_A01_t01.dart b/LibTest/core/Runes/toSet_A01_t01.dart
index ca76fd9..c94a776 100644
--- a/LibTest/core/Runes/toSet_A01_t01.dart
+++ b/LibTest/core/Runes/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/core/Runes/where_A01_t01.dart b/LibTest/core/Runes/where_A01_t01.dart
index 189d7e4..6ebcd9f 100644
--- a/LibTest/core/Runes/where_A01_t01.dart
+++ b/LibTest/core/Runes/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a lazy [Iterable] with all elements that satisfy the predicate [test].
diff --git a/LibTest/core/Runes/where_A02_t01.dart b/LibTest/core/Runes/where_A02_t01.dart
index 17329b8..7e091b4 100644
--- a/LibTest/core/Runes/where_A02_t01.dart
+++ b/LibTest/core/Runes/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * As long as the returned [Iterable] is not iterated over,
diff --git a/LibTest/core/Runes/where_A03_t01.dart b/LibTest/core/Runes/where_A03_t01.dart
index d94544f..8167c46 100644
--- a/LibTest/core/Runes/where_A03_t01.dart
+++ b/LibTest/core/Runes/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Iterating multiple times over the the returned [Iterable]
diff --git a/LibTest/core/Set/Set.from_A01_t01.dart b/LibTest/core/Set/Set.from_A01_t01.dart
index 249493c..890fc6a 100644
--- a/LibTest/core/Set/Set.from_A01_t01.dart
+++ b/LibTest/core/Set/Set.from_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set.from(Iterable<E> other)
  * Creates a [Set] that contains all elements of [other].
diff --git a/LibTest/core/Set/Set.from_A01_t02.dart b/LibTest/core/Set/Set.from_A01_t02.dart
index 86f9c1f..886d2c2 100644
--- a/LibTest/core/Set/Set.from_A01_t02.dart
+++ b/LibTest/core/Set/Set.from_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set.from(Iterable<E> other)
  * Creates a [Set] that contains all elements of [other].
diff --git a/LibTest/core/Set/Set.identity_A01_t01.dart b/LibTest/core/Set/Set.identity_A01_t01.dart
index 5282f19..fc6dd9f 100644
--- a/LibTest/core/Set/Set.identity_A01_t01.dart
+++ b/LibTest/core/Set/Set.identity_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set.identity()
  * Creates an empty identity Set.
diff --git a/LibTest/core/Set/Set.identity_A01_t02.dart b/LibTest/core/Set/Set.identity_A01_t02.dart
index 72fa970..983540f 100644
--- a/LibTest/core/Set/Set.identity_A01_t02.dart
+++ b/LibTest/core/Set/Set.identity_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set.identity()
  * Creates an empty identity Set.
diff --git a/LibTest/core/Set/Set_A01_t01.dart b/LibTest/core/Set/Set_A01_t01.dart
index 9ceadea..17b1f90 100644
--- a/LibTest/core/Set/Set_A01_t01.dart
+++ b/LibTest/core/Set/Set_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Creates an empty set
  * @description Checks that an empty set is created.
diff --git a/LibTest/core/Set/Set_inherited_t01.dart b/LibTest/core/Set/Set_inherited_t01.dart
index beef55c..04e4387 100644
--- a/LibTest/core/Set/Set_inherited_t01.dart
+++ b/LibTest/core/Set/Set_inherited_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> abstract class 
  * Implements Iterable<E>
diff --git a/LibTest/core/Set/addAll_A01_t01.dart b/LibTest/core/Set/addAll_A01_t01.dart
index b7e4ef6..e9a85b7 100644
--- a/LibTest/core/Set/addAll_A01_t01.dart
+++ b/LibTest/core/Set/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Iterable<E> elements)
  * Adds all of elements to this Set.
diff --git a/LibTest/core/Set/addAll_A01_t02.dart b/LibTest/core/Set/addAll_A01_t02.dart
index dabbecd..81afaa1 100644
--- a/LibTest/core/Set/addAll_A01_t02.dart
+++ b/LibTest/core/Set/addAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Iterable<E> elements)
  * Adds all of elements to this Set.
diff --git a/LibTest/core/Set/addAll_A01_t03.dart b/LibTest/core/Set/addAll_A01_t03.dart
index 15c3f44..3eb5f80 100644
--- a/LibTest/core/Set/addAll_A01_t03.dart
+++ b/LibTest/core/Set/addAll_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void addAll(Iterable<E> elements)
  * Adds all of elements to this Set.
diff --git a/LibTest/core/Set/add_A01_t01.dart b/LibTest/core/Set/add_A01_t01.dart
index 3bb2323..0002d26 100644
--- a/LibTest/core/Set/add_A01_t01.dart
+++ b/LibTest/core/Set/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T value)
  * Adds [value] into the set. The method has no effect if [value] was already in
diff --git a/LibTest/core/Set/add_A01_t02.dart b/LibTest/core/Set/add_A01_t02.dart
index 70d910e..342c932 100644
--- a/LibTest/core/Set/add_A01_t02.dart
+++ b/LibTest/core/Set/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T value)
  * Adds [value] into the set. The method has no effect if [value] was already
diff --git a/LibTest/core/Set/add_A01_t03.dart b/LibTest/core/Set/add_A01_t03.dart
index ea63b81..9ff5d53 100644
--- a/LibTest/core/Set/add_A01_t03.dart
+++ b/LibTest/core/Set/add_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T value)
  * Adds [value] into the set. The method has no effect if [value] was already in
diff --git a/LibTest/core/Set/add_A01_t04.dart b/LibTest/core/Set/add_A01_t04.dart
index 854baad..fc16243 100644
--- a/LibTest/core/Set/add_A01_t04.dart
+++ b/LibTest/core/Set/add_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(T value)
  * Adds [value] into the set. The method has no effect if [value] was already
diff --git a/LibTest/core/Set/all_tests.lib.dart b/LibTest/core/Set/all_tests.lib.dart
index 7b5675a..f48f20e 100644
--- a/LibTest/core/Set/all_tests.lib.dart
+++ b/LibTest/core/Set/all_tests.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> abstract class 
  * Implements Iterable<E>
diff --git a/LibTest/core/Set/clear_A01_t01.dart b/LibTest/core/Set/clear_A01_t01.dart
index 86663b4..59315d4 100644
--- a/LibTest/core/Set/clear_A01_t01.dart
+++ b/LibTest/core/Set/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all elements of the collection.
diff --git a/LibTest/core/Set/containsAll_A01_t01.dart b/LibTest/core/Set/containsAll_A01_t01.dart
index 1488d63..2ad456e 100644
--- a/LibTest/core/Set/containsAll_A01_t01.dart
+++ b/LibTest/core/Set/containsAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsAll(Collection<T> collection)
  * Returns true if this collection contains all the elements of [collection].
diff --git a/LibTest/core/Set/containsAll_A01_t02.dart b/LibTest/core/Set/containsAll_A01_t02.dart
index 247568c..338c416 100644
--- a/LibTest/core/Set/containsAll_A01_t02.dart
+++ b/LibTest/core/Set/containsAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsAll(Collection<T> collection)
  * Returns true if this collection contains all the elements of [collection].
diff --git a/LibTest/core/Set/contains_A01_t01.dart b/LibTest/core/Set/contains_A01_t01.dart
index af2f4d5..273aef8 100644
--- a/LibTest/core/Set/contains_A01_t01.dart
+++ b/LibTest/core/Set/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(T value)
  * Returns true if [value] is in the set.
diff --git a/LibTest/core/Set/contains_A01_t02.dart b/LibTest/core/Set/contains_A01_t02.dart
index cd412f9..56b818e 100644
--- a/LibTest/core/Set/contains_A01_t02.dart
+++ b/LibTest/core/Set/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(T value)
  * Returns true if [value] is in the set.
diff --git a/LibTest/core/Set/difference_A01_t01.dart b/LibTest/core/Set/difference_A01_t01.dart
index 08c1a57..1036793 100644
--- a/LibTest/core/Set/difference_A01_t01.dart
+++ b/LibTest/core/Set/difference_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> difference(Set<E> other)
  * Returns a new set with the the elements of this that are not in other.
diff --git a/LibTest/core/Set/every_A01_t01.dart b/LibTest/core/Set/every_A01_t01.dart
index a2919f7..37704e7 100644
--- a/LibTest/core/Set/every_A01_t01.dart
+++ b/LibTest/core/Set/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(T element))
  * Returns true if every element of the collection satisfies the predicate [f].
diff --git a/LibTest/core/Set/every_A01_t02.dart b/LibTest/core/Set/every_A01_t02.dart
index d365979..21c05c3 100644
--- a/LibTest/core/Set/every_A01_t02.dart
+++ b/LibTest/core/Set/every_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(T element))
  * Returns true if every element of the collection satisfies the predicate [f].
diff --git a/LibTest/core/Set/every_A01_t03.dart b/LibTest/core/Set/every_A01_t03.dart
index 182dcb5..628f09b 100644
--- a/LibTest/core/Set/every_A01_t03.dart
+++ b/LibTest/core/Set/every_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(T element))
  * Returns true if every element of the collection satisfies the predicate [f].
diff --git a/LibTest/core/Set/forEach_A01_t01.dart b/LibTest/core/Set/forEach_A01_t01.dart
index 6fd5f66..ca66c92 100644
--- a/LibTest/core/Set/forEach_A01_t01.dart
+++ b/LibTest/core/Set/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(T element))
  * Applies the function [f] to each element of the collection.
diff --git a/LibTest/core/Set/forEach_A01_t02.dart b/LibTest/core/Set/forEach_A01_t02.dart
index 0b6dcbe..c6f118b 100644
--- a/LibTest/core/Set/forEach_A01_t02.dart
+++ b/LibTest/core/Set/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(T element))
  * Applies the function [f] to each element of the collection.
diff --git a/LibTest/core/Set/forEach_A01_t03.dart b/LibTest/core/Set/forEach_A01_t03.dart
index ea5be0b..12183fc 100644
--- a/LibTest/core/Set/forEach_A01_t03.dart
+++ b/LibTest/core/Set/forEach_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(T element))
  * Applies the function [f] to each element of the collection.
diff --git a/LibTest/core/Set/forEach_A01_t04.dart b/LibTest/core/Set/forEach_A01_t04.dart
index 05da67a..ffc90a3 100644
--- a/LibTest/core/Set/forEach_A01_t04.dart
+++ b/LibTest/core/Set/forEach_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(T element))
  * Applies the function [f] to each element of the collection.
diff --git a/LibTest/core/Set/forEach_A01_t05.dart b/LibTest/core/Set/forEach_A01_t05.dart
index 4e881ba..690dcac 100644
--- a/LibTest/core/Set/forEach_A01_t05.dart
+++ b/LibTest/core/Set/forEach_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(T element))
  * Applies the function [f] to each element of the collection.
diff --git a/LibTest/core/Set/intersection_A01_t01.dart b/LibTest/core/Set/intersection_A01_t01.dart
index 1d64afd..dce97ac 100644
--- a/LibTest/core/Set/intersection_A01_t01.dart
+++ b/LibTest/core/Set/intersection_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract Set<E> intersection(Set<Object> other)
  * Returns a new set which is the intersection between this set and other.
diff --git a/LibTest/core/Set/intersection_A01_t03.dart b/LibTest/core/Set/intersection_A01_t03.dart
index 67a25d4..583d458 100644
--- a/LibTest/core/Set/intersection_A01_t03.dart
+++ b/LibTest/core/Set/intersection_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract Set<E> intersection(Set<Object> other)
  * Returns a new set which is the intersection between this set and other.
diff --git a/LibTest/core/Set/intersection_A03_t01.dart b/LibTest/core/Set/intersection_A03_t01.dart
index 4b68222..780cb1e 100644
--- a/LibTest/core/Set/intersection_A03_t01.dart
+++ b/LibTest/core/Set/intersection_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract Set<E> intersection(Set<Object> other)
  * @description Checks that null elements don't cause any errors.
diff --git a/LibTest/core/Set/isEmpty_A01_t01.dart b/LibTest/core/Set/isEmpty_A01_t01.dart
index eaf03ae..df73593 100644
--- a/LibTest/core/Set/isEmpty_A01_t01.dart
+++ b/LibTest/core/Set/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in the collection.
diff --git a/LibTest/core/Set/length_A01_t01.dart b/LibTest/core/Set/length_A01_t01.dart
index b510107..ef1ed07 100644
--- a/LibTest/core/Set/length_A01_t01.dart
+++ b/LibTest/core/Set/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the collection.
diff --git a/LibTest/core/Set/lookup_A01_t01.dart b/LibTest/core/Set/lookup_A01_t01.dart
index 037e47f..dd6af59 100644
--- a/LibTest/core/Set/lookup_A01_t01.dart
+++ b/LibTest/core/Set/lookup_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lookup(Object object)
  * If an object equal to object is in the set, return it.
diff --git a/LibTest/core/Set/removeAll_A01_t01.dart b/LibTest/core/Set/removeAll_A01_t01.dart
index c35ecb0..3dc8f3f 100644
--- a/LibTest/core/Set/removeAll_A01_t01.dart
+++ b/LibTest/core/Set/removeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void removeAll(Iterable<Object> elements)
  * Removes each element of elements from this set.
diff --git a/LibTest/core/Set/removeAll_A01_t02.dart b/LibTest/core/Set/removeAll_A01_t02.dart
index ccee9fd..c5eef97 100644
--- a/LibTest/core/Set/removeAll_A01_t02.dart
+++ b/LibTest/core/Set/removeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void removeAll(Iterable<Object> elements)
  * Removes each element of elements from this set.
diff --git a/LibTest/core/Set/removeWhere_A01_t01.dart b/LibTest/core/Set/removeWhere_A01_t01.dart
index b378af7..1287686 100644
--- a/LibTest/core/Set/removeWhere_A01_t01.dart
+++ b/LibTest/core/Set/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements of this set that satisfy test.
diff --git a/LibTest/core/Set/remove_A01_t01.dart b/LibTest/core/Set/remove_A01_t01.dart
index cb8cb4f..ac63b0d 100644
--- a/LibTest/core/Set/remove_A01_t01.dart
+++ b/LibTest/core/Set/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(T value)
  * Removes [value] from the set. Returns true if [value] was in the set.
diff --git a/LibTest/core/Set/remove_A01_t02.dart b/LibTest/core/Set/remove_A01_t02.dart
index baab73f..9dd225a 100644
--- a/LibTest/core/Set/remove_A01_t02.dart
+++ b/LibTest/core/Set/remove_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(T value)
  * Removes [value] from the set. Returns true if [value] was in the set.
diff --git a/LibTest/core/Set/remove_A01_t03.dart b/LibTest/core/Set/remove_A01_t03.dart
index 9d34b86..5cf383f 100644
--- a/LibTest/core/Set/remove_A01_t03.dart
+++ b/LibTest/core/Set/remove_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(T value)
  * Removes [value] from the set. Returns true if [value] was in the set.
diff --git a/LibTest/core/Set/remove_A01_t05.dart b/LibTest/core/Set/remove_A01_t05.dart
index 5991e6a..ebc108a 100644
--- a/LibTest/core/Set/remove_A01_t05.dart
+++ b/LibTest/core/Set/remove_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(T value)
  * Removes [value] from the set. Returns true if [value] was in the set.
diff --git a/LibTest/core/Set/retainAll_A01_t01.dart b/LibTest/core/Set/retainAll_A01_t01.dart
index 6cae6c0..99eb574 100644
--- a/LibTest/core/Set/retainAll_A01_t01.dart
+++ b/LibTest/core/Set/retainAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainAll(Iterable<Object> elements)
  * Removes all elements of this set that are not elements in [elements].
diff --git a/LibTest/core/Set/retainAll_A01_t02.dart b/LibTest/core/Set/retainAll_A01_t02.dart
index 9e0975c..11fa076 100644
--- a/LibTest/core/Set/retainAll_A01_t02.dart
+++ b/LibTest/core/Set/retainAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void removeAll(Iterable<Object> elements)
  * Removes each element of elements from this set.
diff --git a/LibTest/core/Set/retainWhere_A01_t01.dart b/LibTest/core/Set/retainWhere_A01_t01.dart
index 27e4823..b3c2790 100644
--- a/LibTest/core/Set/retainWhere_A01_t01.dart
+++ b/LibTest/core/Set/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all elements of this set that fail to satisfy test.
diff --git a/LibTest/core/Set/set.lib.dart b/LibTest/core/Set/set.lib.dart
index ea21e88..b666c2b 100644
--- a/LibTest/core/Set/set.lib.dart
+++ b/LibTest/core/Set/set.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author sgrekhov@unipro.ru
  */
diff --git a/LibTest/core/Set/union_A01_t01.dart b/LibTest/core/Set/union_A01_t01.dart
index 62040fd..7aa34a6 100644
--- a/LibTest/core/Set/union_A01_t01.dart
+++ b/LibTest/core/Set/union_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> union(Set<E> other)
  * Returns a new set which contains all the elements of this set and other.
diff --git a/LibTest/core/StackOverflowError/StackOverflowError_A01_t01.dart b/LibTest/core/StackOverflowError/StackOverflowError_A01_t01.dart
index 57aa9fc..ba96884 100644
--- a/LibTest/core/StackOverflowError/StackOverflowError_A01_t01.dart
+++ b/LibTest/core/StackOverflowError/StackOverflowError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const StackOverflowError()
  * @description Checks that this constructor executes without error.
diff --git a/LibTest/core/StackOverflowError/stackTrace_A01_t01.dart b/LibTest/core/StackOverflowError/stackTrace_A01_t01.dart
index 5b28dd6..8c35ce3 100644
--- a/LibTest/core/StackOverflowError/stackTrace_A01_t01.dart
+++ b/LibTest/core/StackOverflowError/stackTrace_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace stackTrace
  * @description Checks that this property is not null if error is thrown
diff --git a/LibTest/core/StackOverflowError/stackTrace_A01_t02.dart b/LibTest/core/StackOverflowError/stackTrace_A01_t02.dart
index 6a61eaa..f3d513a 100644
--- a/LibTest/core/StackOverflowError/stackTrace_A01_t02.dart
+++ b/LibTest/core/StackOverflowError/stackTrace_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace stackTrace
  * @description Checks that this property is not null if error is thrown
diff --git a/LibTest/core/StackOverflowError/toString_A01_t01.dart b/LibTest/core/StackOverflowError/toString_A01_t01.dart
index e3a4460..8147336 100644
--- a/LibTest/core/StackOverflowError/toString_A01_t01.dart
+++ b/LibTest/core/StackOverflowError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object..
diff --git a/LibTest/core/StackTrace/StackTrace.fromString_A01_t01.dart b/LibTest/core/StackTrace/StackTrace.fromString_A01_t01.dart
index b7a6b43..196c874 100644
--- a/LibTest/core/StackTrace/StackTrace.fromString_A01_t01.dart
+++ b/LibTest/core/StackTrace/StackTrace.fromString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace.fromString(String stackTraceString)
  * Create a StackTrace object from stackTraceString.
diff --git a/LibTest/core/StackTrace/current_A01_t01.dart b/LibTest/core/StackTrace/current_A01_t01.dart
index a459a76..e58fbe5 100644
--- a/LibTest/core/StackTrace/current_A01_t01.dart
+++ b/LibTest/core/StackTrace/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StackTrace current
  * Returns a representation of the current stack trace.
diff --git a/LibTest/core/StateError/StateError_A01_t01.dart b/LibTest/core/StateError/StateError_A01_t01.dart
index c3f3ef1..cc744cb 100644
--- a/LibTest/core/StateError/StateError_A01_t01.dart
+++ b/LibTest/core/StateError/StateError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion StateError(String message)
  * @description Checks that this constructor executes without error.
diff --git a/LibTest/core/StateError/message_A01_t01.dart b/LibTest/core/StateError/message_A01_t01.dart
index d65bbed..fcfc207 100644
--- a/LibTest/core/StateError/message_A01_t01.dart
+++ b/LibTest/core/StateError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String message
  * read-only
diff --git a/LibTest/core/StateError/toString_A01_t01.dart b/LibTest/core/StateError/toString_A01_t01.dart
index b15d1fb..f3af34c 100644
--- a/LibTest/core/StateError/toString_A01_t01.dart
+++ b/LibTest/core/StateError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/Stopwatch/Stopwatch_A01_t01.dart b/LibTest/core/Stopwatch/Stopwatch_A01_t01.dart
index 5e090cd..f53a164 100644
--- a/LibTest/core/Stopwatch/Stopwatch_A01_t01.dart
+++ b/LibTest/core/Stopwatch/Stopwatch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Creates a [Stopwatch] in stopped state with a zero elapsed count.
  * @description Checks that this constructor executes without error and the
diff --git a/LibTest/core/Stopwatch/elapsedMicroseconds_A01_t01.dart b/LibTest/core/Stopwatch/elapsedMicroseconds_A01_t01.dart
index 9adeb66..095ae57 100644
--- a/LibTest/core/Stopwatch/elapsedMicroseconds_A01_t01.dart
+++ b/LibTest/core/Stopwatch/elapsedMicroseconds_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int elapsedMicroseconds #
  * Returns the [elapsed] counter converted to microseconds.
diff --git a/LibTest/core/Stopwatch/elapsedMilliseconds_A01_t01.dart b/LibTest/core/Stopwatch/elapsedMilliseconds_A01_t01.dart
index 18e6ba9..a6806e2 100644
--- a/LibTest/core/Stopwatch/elapsedMilliseconds_A01_t01.dart
+++ b/LibTest/core/Stopwatch/elapsedMilliseconds_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int elapsedMilliseconds
  * Returns the [elapsed] counter converted to milliseconds.
diff --git a/LibTest/core/Stopwatch/elapsedTicks_A01_t01.dart b/LibTest/core/Stopwatch/elapsedTicks_A01_t01.dart
index 45211a7..26dadd7 100644
--- a/LibTest/core/Stopwatch/elapsedTicks_A01_t01.dart
+++ b/LibTest/core/Stopwatch/elapsedTicks_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int elapsedTicks
  * Returns the elapsed number of clock ticks since calling [start]
diff --git a/LibTest/core/Stopwatch/elapsedTicks_A01_t02.dart b/LibTest/core/Stopwatch/elapsedTicks_A01_t02.dart
index 640e579..9e7131f 100644
--- a/LibTest/core/Stopwatch/elapsedTicks_A01_t02.dart
+++ b/LibTest/core/Stopwatch/elapsedTicks_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int elapsedTicks
  * Returns the elapsed number of clock ticks since calling [start]
diff --git a/LibTest/core/Stopwatch/elapsedTicks_A01_t03.dart b/LibTest/core/Stopwatch/elapsedTicks_A01_t03.dart
index c277534..ebc8022 100644
--- a/LibTest/core/Stopwatch/elapsedTicks_A01_t03.dart
+++ b/LibTest/core/Stopwatch/elapsedTicks_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int elapsedTicks
  * Returns the elapsed number of clock ticks since calling [start]
diff --git a/LibTest/core/Stopwatch/elapsed_A01_t01.dart b/LibTest/core/Stopwatch/elapsed_A01_t01.dart
index e2f1dba..ef9e63d 100644
--- a/LibTest/core/Stopwatch/elapsed_A01_t01.dart
+++ b/LibTest/core/Stopwatch/elapsed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Duration elapsed
  * Returns the elapsedTicks counter converted to a Duration.
diff --git a/LibTest/core/Stopwatch/elapsed_A01_t02.dart b/LibTest/core/Stopwatch/elapsed_A01_t02.dart
index 5f2b0e5..c31192f 100644
--- a/LibTest/core/Stopwatch/elapsed_A01_t02.dart
+++ b/LibTest/core/Stopwatch/elapsed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Duration elapsed
  * Returns the elapsedTicks counter converted to a Duration.
diff --git a/LibTest/core/Stopwatch/elapsed_A01_t03.dart b/LibTest/core/Stopwatch/elapsed_A01_t03.dart
index ded5663..e05a73b 100644
--- a/LibTest/core/Stopwatch/elapsed_A01_t03.dart
+++ b/LibTest/core/Stopwatch/elapsed_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Duration elapsed
  * Returns the elapsedTicks counter converted to a Duration.
diff --git a/LibTest/core/Stopwatch/frequency_A01_t01.dart b/LibTest/core/Stopwatch/frequency_A01_t01.dart
index 219f6eb..4d4f102 100644
--- a/LibTest/core/Stopwatch/frequency_A01_t01.dart
+++ b/LibTest/core/Stopwatch/frequency_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the frequency of the elapsed counter in Hz.
  * @description Checks that the value returned by this method is positive and
diff --git a/LibTest/core/Stopwatch/isRunning_A01_t01.dart b/LibTest/core/Stopwatch/isRunning_A01_t01.dart
index ef64bae..e7dc64e 100644
--- a/LibTest/core/Stopwatch/isRunning_A01_t01.dart
+++ b/LibTest/core/Stopwatch/isRunning_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isRunning
  * Whether the StopWatch is currently running.
diff --git a/LibTest/core/Stopwatch/reset_A01_t01.dart b/LibTest/core/Stopwatch/reset_A01_t01.dart
index 5de472a..21ca8d9 100644
--- a/LibTest/core/Stopwatch/reset_A01_t01.dart
+++ b/LibTest/core/Stopwatch/reset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset()
  * Resets the elapsed count to zero.
diff --git a/LibTest/core/Stopwatch/reset_A02_t01.dart b/LibTest/core/Stopwatch/reset_A02_t01.dart
index 93a149e..b215d23 100644
--- a/LibTest/core/Stopwatch/reset_A02_t01.dart
+++ b/LibTest/core/Stopwatch/reset_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset()
  * ...
diff --git a/LibTest/core/Stopwatch/reset_A02_t02.dart b/LibTest/core/Stopwatch/reset_A02_t02.dart
index bb942e5..f604fad 100644
--- a/LibTest/core/Stopwatch/reset_A02_t02.dart
+++ b/LibTest/core/Stopwatch/reset_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void reset()
  * ...
diff --git a/LibTest/core/Stopwatch/start_A01_t01.dart b/LibTest/core/Stopwatch/start_A01_t01.dart
index 9031eaf..d89727c 100644
--- a/LibTest/core/Stopwatch/start_A01_t01.dart
+++ b/LibTest/core/Stopwatch/start_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void start()
  * Starts the [Stopwatch].
diff --git a/LibTest/core/Stopwatch/start_A01_t02.dart b/LibTest/core/Stopwatch/start_A01_t02.dart
index 08bcd54..7627d7b 100644
--- a/LibTest/core/Stopwatch/start_A01_t02.dart
+++ b/LibTest/core/Stopwatch/start_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void start()
  * Starts the [Stopwatch].
diff --git a/LibTest/core/Stopwatch/start_A01_t03.dart b/LibTest/core/Stopwatch/start_A01_t03.dart
index 4fce983..311ebc2 100644
--- a/LibTest/core/Stopwatch/start_A01_t03.dart
+++ b/LibTest/core/Stopwatch/start_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void start()
  * Starts the [Stopwatch].
diff --git a/LibTest/core/Stopwatch/stop_A01_t01.dart b/LibTest/core/Stopwatch/stop_A01_t01.dart
index 8846d91..622123c 100644
--- a/LibTest/core/Stopwatch/stop_A01_t01.dart
+++ b/LibTest/core/Stopwatch/stop_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void stop()
  * Stops the [Stopwatch].
diff --git a/LibTest/core/String/String.fromCharCode_A01_t01.dart b/LibTest/core/String/String.fromCharCode_A01_t01.dart
index febc2b7..2253a14 100644
--- a/LibTest/core/String/String.fromCharCode_A01_t01.dart
+++ b/LibTest/core/String/String.fromCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String.fromCharCode(int charCode)
  * Allocates a new String for the specified charCode.
diff --git a/LibTest/core/String/String.fromCharCode_A02_t01.dart b/LibTest/core/String/String.fromCharCode_A02_t01.dart
index 1e97a48..83331bf 100644
--- a/LibTest/core/String/String.fromCharCode_A02_t01.dart
+++ b/LibTest/core/String/String.fromCharCode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String.fromCharCode(int charCode)
  * ...
diff --git a/LibTest/core/String/String.fromCharCodes_A01_t01.dart b/LibTest/core/String/String.fromCharCodes_A01_t01.dart
index eb88f13..c2581b4 100644
--- a/LibTest/core/String/String.fromCharCodes_A01_t01.dart
+++ b/LibTest/core/String/String.fromCharCodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Allocates a new String for the specified [charCodes].
  * @description Checks that a correct string is created
diff --git a/LibTest/core/String/String.fromCharCodes_A02_t01.dart b/LibTest/core/String/String.fromCharCodes_A02_t01.dart
index 41743cf..3496149 100644
--- a/LibTest/core/String/String.fromCharCodes_A02_t01.dart
+++ b/LibTest/core/String/String.fromCharCodes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion null list elements result in compile error
  * @description Check that char code cannot be null
diff --git a/LibTest/core/String/String.fromCharCodes_A03_t01.dart b/LibTest/core/String/String.fromCharCodes_A03_t01.dart
index 72ed000..f70c75c 100644
--- a/LibTest/core/String/String.fromCharCodes_A03_t01.dart
+++ b/LibTest/core/String/String.fromCharCodes_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws Error if [charCodes] is null.
  * @description Checks that an Error is thrown when the argument is null.
diff --git a/LibTest/core/String/String.fromEnvironment_A01_t01.dart b/LibTest/core/String/String.fromEnvironment_A01_t01.dart
index 17a0777..9880485 100644
--- a/LibTest/core/String/String.fromEnvironment_A01_t01.dart
+++ b/LibTest/core/String/String.fromEnvironment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const String.fromEnvironment(String name, {String defaultValue})
  * Returns the string value of the environment declaration name.
diff --git a/LibTest/core/String/String_class_A01_t01.dart b/LibTest/core/String/String_class_A01_t01.dart
index d0824d5..3e6ce27 100644
--- a/LibTest/core/String/String_class_A01_t01.dart
+++ b/LibTest/core/String/String_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The String class represents character strings. Strings are
  * immutable.
diff --git a/LibTest/core/String/String_class_A02_t01.dart b/LibTest/core/String/String_class_A02_t01.dart
index d16295a..b046807 100644
--- a/LibTest/core/String/String_class_A02_t01.dart
+++ b/LibTest/core/String/String_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Strings can contain surrogates:
  *    - if all characters of the String are 8 bits code points, the
diff --git a/LibTest/core/String/String_class_A03_t01.dart b/LibTest/core/String/String_class_A03_t01.dart
index dbef2ab..a8b60f2 100644
--- a/LibTest/core/String/String_class_A03_t01.dart
+++ b/LibTest/core/String/String_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion interface String extends Comparable, Pattern
  * @description Checks that String really implements Pattern and Comparable
diff --git a/LibTest/core/String/allMatches_A01_t01.dart b/LibTest/core/String/allMatches_A01_t01.dart
index a77dad2..c2a11d2 100644
--- a/LibTest/core/String/allMatches_A01_t01.dart
+++ b/LibTest/core/String/allMatches_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns an ordered collection of matches of the regular expression
  * in [str]. The order in the collection is the order of the matches found
diff --git a/LibTest/core/String/codeUnitAt_A01_t01.dart b/LibTest/core/String/codeUnitAt_A01_t01.dart
index 0ee5f6b..ef010ef 100644
--- a/LibTest/core/String/codeUnitAt_A01_t01.dart
+++ b/LibTest/core/String/codeUnitAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int codeUnitAt(int index)
  * Returns the 16-bit UTF-16 code unit at the given index.
diff --git a/LibTest/core/String/codeUnitAt_A02_t01.dart b/LibTest/core/String/codeUnitAt_A02_t01.dart
index c0fc304..f51d7e5 100644
--- a/LibTest/core/String/codeUnitAt_A02_t01.dart
+++ b/LibTest/core/String/codeUnitAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int codeUnitAt(int index)
  * Throws RangeError if [index] is out of bounds
diff --git a/LibTest/core/String/codeUnitAt_A03_t01.dart b/LibTest/core/String/codeUnitAt_A03_t01.dart
index f378c84..ea51c9d 100644
--- a/LibTest/core/String/codeUnitAt_A03_t01.dart
+++ b/LibTest/core/String/codeUnitAt_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int codeUnitAt(int index)
  * @description Check that argument is non nullable
diff --git a/LibTest/core/String/codeUnits_A01_t01.dart b/LibTest/core/String/codeUnits_A01_t01.dart
index d263a1f..5aaebc9 100644
--- a/LibTest/core/String/codeUnits_A01_t01.dart
+++ b/LibTest/core/String/codeUnits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<int> codeUnits
  * Returns an unmodifiable list of the UTF-16 code units of this string.
diff --git a/LibTest/core/String/compareTo_A01_t01.dart b/LibTest/core/String/compareTo_A01_t01.dart
index 9149615..0222e87 100644
--- a/LibTest/core/String/compareTo_A01_t01.dart
+++ b/LibTest/core/String/compareTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion returns -1 if the string is lexicographically less then [other],
  * 1 if it is greater than [other] and 0 if the strings are equal
diff --git a/LibTest/core/String/contains_A01_t01.dart b/LibTest/core/String/contains_A01_t01.dart
index 544fd4d..bdd6310 100644
--- a/LibTest/core/String/contains_A01_t01.dart
+++ b/LibTest/core/String/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool contains(Pattern other, [int startIndex = 0])
  * Returns whether this string contains a match of other.
diff --git a/LibTest/core/String/contains_A01_t02.dart b/LibTest/core/String/contains_A01_t02.dart
index dec388a..967b8e6 100644
--- a/LibTest/core/String/contains_A01_t02.dart
+++ b/LibTest/core/String/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool contains(Pattern other, [int startIndex = 0])
  * Returns whether this string contains a match of other.
diff --git a/LibTest/core/String/contains_A01_t03.dart b/LibTest/core/String/contains_A01_t03.dart
index 04872b8..747b29d 100644
--- a/LibTest/core/String/contains_A01_t03.dart
+++ b/LibTest/core/String/contains_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool contains(Pattern other, [int startIndex = 0])
  * Returns whether this string contains a match of other.
diff --git a/LibTest/core/String/contains_A02_t01.dart b/LibTest/core/String/contains_A02_t01.dart
index cdabedc..fc1ea88 100644
--- a/LibTest/core/String/contains_A02_t01.dart
+++ b/LibTest/core/String/contains_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract bool contains(Pattern other, [int startIndex = 0])
  * Passing null in place of a pattern results in compile error
diff --git a/LibTest/core/String/endsWith_A01_t01.dart b/LibTest/core/String/endsWith_A01_t01.dart
index ef5b191..28a07e5 100644
--- a/LibTest/core/String/endsWith_A01_t01.dart
+++ b/LibTest/core/String/endsWith_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string ends with [other].
  * @description Checks degenerate cases (empty and equal strings)
diff --git a/LibTest/core/String/endsWith_A01_t02.dart b/LibTest/core/String/endsWith_A01_t02.dart
index 76ecc1c..952f31f 100644
--- a/LibTest/core/String/endsWith_A01_t02.dart
+++ b/LibTest/core/String/endsWith_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string ends with [other].
  * @description Checks that this method is case sensitive
diff --git a/LibTest/core/String/endsWith_A01_t03.dart b/LibTest/core/String/endsWith_A01_t03.dart
index 63efd53..e66dd0b 100644
--- a/LibTest/core/String/endsWith_A01_t03.dart
+++ b/LibTest/core/String/endsWith_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string ends with [other].
  * @description Checks some basic cases
diff --git a/LibTest/core/String/endsWith_A02_t01.dart b/LibTest/core/String/endsWith_A02_t01.dart
index d7fb95c..b913826 100644
--- a/LibTest/core/String/endsWith_A02_t01.dart
+++ b/LibTest/core/String/endsWith_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Passing null argument results in compile error
  * @description Check that it is a compile error if argument is null
diff --git a/LibTest/core/String/hashCode_A01_t01.dart b/LibTest/core/String/hashCode_A01_t01.dart
index 80e54a3..29455d7 100644
--- a/LibTest/core/String/hashCode_A01_t01.dart
+++ b/LibTest/core/String/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns hash code of the string
  * @description Check that the returned hash code fulfills the requirements
diff --git a/LibTest/core/String/indexOf_A01_t01.dart b/LibTest/core/String/indexOf_A01_t01.dart
index 6b04739..0a2be43 100644
--- a/LibTest/core/String/indexOf_A01_t01.dart
+++ b/LibTest/core/String/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int indexOf(Pattern pattern, [int start])
  * Returns the first position of a match of pattern in this string, starting at
diff --git a/LibTest/core/String/indexOf_A02_t01.dart b/LibTest/core/String/indexOf_A02_t01.dart
index b4b312b..ce78bc3 100644
--- a/LibTest/core/String/indexOf_A02_t01.dart
+++ b/LibTest/core/String/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int indexOf(Pattern pattern, [int start])
  * Returns -1 if a match could not be found.
diff --git a/LibTest/core/String/indexOf_A03_t01.dart b/LibTest/core/String/indexOf_A03_t01.dart
index 0490863..f6eec3c 100644
--- a/LibTest/core/String/indexOf_A03_t01.dart
+++ b/LibTest/core/String/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int indexOf(Pattern pattern, [int start])
  * It is an error if start is negative or greater than length.
diff --git a/LibTest/core/String/isEmpty_A01_t01.dart b/LibTest/core/String/isEmpty_A01_t01.dart
index 7ac7567..4ba741e 100644
--- a/LibTest/core/String/isEmpty_A01_t01.dart
+++ b/LibTest/core/String/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string is empty.
  * @description Checks that this property works correctly
diff --git a/LibTest/core/String/isNotEmpty_A01_t01.dart b/LibTest/core/String/isNotEmpty_A01_t01.dart
index ac1a698..546ac1f 100644
--- a/LibTest/core/String/isNotEmpty_A01_t01.dart
+++ b/LibTest/core/String/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if this string is not empty.
diff --git a/LibTest/core/String/lastIndexOf_A01_t01.dart b/LibTest/core/String/lastIndexOf_A01_t01.dart
index 3203716..629fb11 100644
--- a/LibTest/core/String/lastIndexOf_A01_t01.dart
+++ b/LibTest/core/String/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int lastIndexOf(Pattern pattern, [int start])
  * Returns the last position of a match pattern in this string,
diff --git a/LibTest/core/String/lastIndexOf_A02_t01.dart b/LibTest/core/String/lastIndexOf_A02_t01.dart
index f3b5b1f..b3ad384 100644
--- a/LibTest/core/String/lastIndexOf_A02_t01.dart
+++ b/LibTest/core/String/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int lastIndexOf(Pattern pattern, [int start])
  * Returns -1 if other could not be found.
diff --git a/LibTest/core/String/lastIndexOf_A03_t01.dart b/LibTest/core/String/lastIndexOf_A03_t01.dart
index 9512892..2ec8bd2 100644
--- a/LibTest/core/String/lastIndexOf_A03_t01.dart
+++ b/LibTest/core/String/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int lastIndexOf(Pattern pattern, [int start])
  * It is an error if start is negative or greater than length.
diff --git a/LibTest/core/String/length_A01_t01.dart b/LibTest/core/String/length_A01_t01.dart
index 5b7a876..cf442c8 100644
--- a/LibTest/core/String/length_A01_t01.dart
+++ b/LibTest/core/String/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The length of the string.
  * @description Checks that this field contains a correct value
diff --git a/LibTest/core/String/matchAsPrefix_A01_t01.dart b/LibTest/core/String/matchAsPrefix_A01_t01.dart
index 32f7ab6..d2129f7 100644
--- a/LibTest/core/String/matchAsPrefix_A01_t01.dart
+++ b/LibTest/core/String/matchAsPrefix_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/matchAsPrefix_A01_t02.dart b/LibTest/core/String/matchAsPrefix_A01_t02.dart
index 87cd110..cf496a9 100644
--- a/LibTest/core/String/matchAsPrefix_A01_t02.dart
+++ b/LibTest/core/String/matchAsPrefix_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/matchAsPrefix_A02_t01.dart b/LibTest/core/String/matchAsPrefix_A02_t01.dart
index eb17d65..9997b14 100644
--- a/LibTest/core/String/matchAsPrefix_A02_t01.dart
+++ b/LibTest/core/String/matchAsPrefix_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/matchAsPrefix_A02_t02.dart b/LibTest/core/String/matchAsPrefix_A02_t02.dart
index 3a73643..5ab00ef 100644
--- a/LibTest/core/String/matchAsPrefix_A02_t02.dart
+++ b/LibTest/core/String/matchAsPrefix_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/matchAsPrefix_A03_t01.dart b/LibTest/core/String/matchAsPrefix_A03_t01.dart
index b7c4d23..c420940 100644
--- a/LibTest/core/String/matchAsPrefix_A03_t01.dart
+++ b/LibTest/core/String/matchAsPrefix_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/matchAsPrefix_A04_t01.dart b/LibTest/core/String/matchAsPrefix_A04_t01.dart
index da8c0d0..5424c0d 100644
--- a/LibTest/core/String/matchAsPrefix_A04_t01.dart
+++ b/LibTest/core/String/matchAsPrefix_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Match matchAsPrefix(String string, [int start = 0])
  * Match this pattern against the start of string.
diff --git a/LibTest/core/String/operator_equality_A01_t01.dart b/LibTest/core/String/operator_equality_A01_t01.dart
index 8bf8169..84e32af 100644
--- a/LibTest/core/String/operator_equality_A01_t01.dart
+++ b/LibTest/core/String/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether the two strings are equal.
  * @description Checks that this operator works correctly
diff --git a/LibTest/core/String/operator_equality_A02_t01.dart b/LibTest/core/String/operator_equality_A02_t01.dart
index f5cfd16..7908b18 100644
--- a/LibTest/core/String/operator_equality_A02_t01.dart
+++ b/LibTest/core/String/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This method compares each individual scalar character codes of the
  * strings.
diff --git a/LibTest/core/String/operator_multiplication_A01_t01.dart b/LibTest/core/String/operator_multiplication_A01_t01.dart
index 9089c6d..a446e69 100644
--- a/LibTest/core/String/operator_multiplication_A01_t01.dart
+++ b/LibTest/core/String/operator_multiplication_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String operator *(int times)
  * Creates a new string by concatenating this string with itself a number of
diff --git a/LibTest/core/String/operator_multiplication_A02_t01.dart b/LibTest/core/String/operator_multiplication_A02_t01.dart
index 5e30084..10937a0 100644
--- a/LibTest/core/String/operator_multiplication_A02_t01.dart
+++ b/LibTest/core/String/operator_multiplication_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String operator *(int times)
  * ...
diff --git a/LibTest/core/String/operator_plus_A01_t01.dart b/LibTest/core/String/operator_plus_A01_t01.dart
index c87149e..2ca193d 100644
--- a/LibTest/core/String/operator_plus_A01_t01.dart
+++ b/LibTest/core/String/operator_plus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String operator +(String other)
  * Creates a new string by concatenating this string with other.
diff --git a/LibTest/core/String/operator_plus_A02_t01.dart b/LibTest/core/String/operator_plus_A02_t01.dart
index 7b87cdc..9f1a702 100644
--- a/LibTest/core/String/operator_plus_A02_t01.dart
+++ b/LibTest/core/String/operator_plus_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String operator +(String other)
  * ...
diff --git a/LibTest/core/String/operator_subscript_A01_t01.dart b/LibTest/core/String/operator_subscript_A01_t01.dart
index b82b0b7..a3121d0 100644
--- a/LibTest/core/String/operator_subscript_A01_t01.dart
+++ b/LibTest/core/String/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Gets the character (as [String]) at the given [index].
  * @description Checks some trivial cases
diff --git a/LibTest/core/String/operator_subscript_A02_t01.dart b/LibTest/core/String/operator_subscript_A02_t01.dart
index 340791c..9059d0b 100644
--- a/LibTest/core/String/operator_subscript_A02_t01.dart
+++ b/LibTest/core/String/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws an RangeError if [index] is out of bounds.
  * @description Checks that passing an argument that is out of this string's
diff --git a/LibTest/core/String/padLeft_A01_t01.dart b/LibTest/core/String/padLeft_A01_t01.dart
index 7d8fc38..086f5b4 100644
--- a/LibTest/core/String/padLeft_A01_t01.dart
+++ b/LibTest/core/String/padLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padLeft(int width, [String padding = ' '])
  * Pads this string on the left if it is shorter than width.
diff --git a/LibTest/core/String/padLeft_A02_t01.dart b/LibTest/core/String/padLeft_A02_t01.dart
index 36bb720..9a477c6 100644
--- a/LibTest/core/String/padLeft_A02_t01.dart
+++ b/LibTest/core/String/padLeft_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padLeft(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/padLeft_A03_t01.dart b/LibTest/core/String/padLeft_A03_t01.dart
index b35df29..c72b3f6 100644
--- a/LibTest/core/String/padLeft_A03_t01.dart
+++ b/LibTest/core/String/padLeft_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padLeft(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/padLeft_A04_t01.dart b/LibTest/core/String/padLeft_A04_t01.dart
index cbfb150..0dd9632 100644
--- a/LibTest/core/String/padLeft_A04_t01.dart
+++ b/LibTest/core/String/padLeft_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padLeft(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/padRight_A01_t01.dart b/LibTest/core/String/padRight_A01_t01.dart
index 97fefb5..d92ae2d 100644
--- a/LibTest/core/String/padRight_A01_t01.dart
+++ b/LibTest/core/String/padRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padRight(int width, [String padding = ' '])
  * Pads this string on the right if it is shorter than width.
diff --git a/LibTest/core/String/padRight_A02_t01.dart b/LibTest/core/String/padRight_A02_t01.dart
index 5ea6c53..5ef4dbb 100644
--- a/LibTest/core/String/padRight_A02_t01.dart
+++ b/LibTest/core/String/padRight_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padRight(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/padRight_A03_t01.dart b/LibTest/core/String/padRight_A03_t01.dart
index d1e1bce..c93151c 100644
--- a/LibTest/core/String/padRight_A03_t01.dart
+++ b/LibTest/core/String/padRight_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padRight(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/padRight_A04_t01.dart b/LibTest/core/String/padRight_A04_t01.dart
index 4dd14ce..f816b54 100644
--- a/LibTest/core/String/padRight_A04_t01.dart
+++ b/LibTest/core/String/padRight_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String padRight(int width, [String padding = ' '])
  * ...
diff --git a/LibTest/core/String/replaceAllMapped_A01_t01.dart b/LibTest/core/String/replaceAllMapped_A01_t01.dart
index 7a37c5e..ab556d7 100644
--- a/LibTest/core/String/replaceAllMapped_A01_t01.dart
+++ b/LibTest/core/String/replaceAllMapped_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * Replace all substrings that match from by a string computed from the match.
diff --git a/LibTest/core/String/replaceAllMapped_A01_t02.dart b/LibTest/core/String/replaceAllMapped_A01_t02.dart
index 98ad784..e0939b9 100644
--- a/LibTest/core/String/replaceAllMapped_A01_t02.dart
+++ b/LibTest/core/String/replaceAllMapped_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * Replace all substrings that match from by a string computed from the match.
diff --git a/LibTest/core/String/replaceAllMapped_A01_t03.dart b/LibTest/core/String/replaceAllMapped_A01_t03.dart
index 135abf9..68578eb 100644
--- a/LibTest/core/String/replaceAllMapped_A01_t03.dart
+++ b/LibTest/core/String/replaceAllMapped_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * Replace all substrings that match from by a string computed from the match.
diff --git a/LibTest/core/String/replaceAllMapped_A02_t01.dart b/LibTest/core/String/replaceAllMapped_A02_t01.dart
index 94f86c3..faa4fa2 100644
--- a/LibTest/core/String/replaceAllMapped_A02_t01.dart
+++ b/LibTest/core/String/replaceAllMapped_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * ...
diff --git a/LibTest/core/String/replaceAllMapped_A03_t01.dart b/LibTest/core/String/replaceAllMapped_A03_t01.dart
index 38dc46e..47356de 100644
--- a/LibTest/core/String/replaceAllMapped_A03_t01.dart
+++ b/LibTest/core/String/replaceAllMapped_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * ...
diff --git a/LibTest/core/String/replaceAllMapped_A03_t02.dart b/LibTest/core/String/replaceAllMapped_A03_t02.dart
index cb4735c..8b6ea26 100644
--- a/LibTest/core/String/replaceAllMapped_A03_t02.dart
+++ b/LibTest/core/String/replaceAllMapped_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceAllMapped(Pattern from, String replace(Match match))
  * ...
diff --git a/LibTest/core/String/replaceAll_A01_t01.dart b/LibTest/core/String/replaceAll_A01_t01.dart
index 50b51af..7477819 100644
--- a/LibTest/core/String/replaceAll_A01_t01.dart
+++ b/LibTest/core/String/replaceAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns a new string where all occurrences of [from] in this
  * string are replaced with [to].
diff --git a/LibTest/core/String/replaceAll_A02_t01.dart b/LibTest/core/String/replaceAll_A02_t01.dart
index c3d7b08..fb0906d 100644
--- a/LibTest/core/String/replaceAll_A02_t01.dart
+++ b/LibTest/core/String/replaceAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Passing null as either argument results in compile error
  * @description Check that it is a compile error to pass null argument
diff --git a/LibTest/core/String/replaceFirstMapped_A01_t01.dart b/LibTest/core/String/replaceFirstMapped_A01_t01.dart
index 7aa407c..bb5d3f0 100644
--- a/LibTest/core/String/replaceFirstMapped_A01_t01.dart
+++ b/LibTest/core/String/replaceFirstMapped_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A01_t02.dart b/LibTest/core/String/replaceFirstMapped_A01_t02.dart
index 311e26b..8560ad1 100644
--- a/LibTest/core/String/replaceFirstMapped_A01_t02.dart
+++ b/LibTest/core/String/replaceFirstMapped_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A01_t03.dart b/LibTest/core/String/replaceFirstMapped_A01_t03.dart
index f0c559a..0137fd9 100644
--- a/LibTest/core/String/replaceFirstMapped_A01_t03.dart
+++ b/LibTest/core/String/replaceFirstMapped_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A01_t04.dart b/LibTest/core/String/replaceFirstMapped_A01_t04.dart
index accdd5b..33199ad 100644
--- a/LibTest/core/String/replaceFirstMapped_A01_t04.dart
+++ b/LibTest/core/String/replaceFirstMapped_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A02_t01.dart b/LibTest/core/String/replaceFirstMapped_A02_t01.dart
index 8ed0132..d359c77 100644
--- a/LibTest/core/String/replaceFirstMapped_A02_t01.dart
+++ b/LibTest/core/String/replaceFirstMapped_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A03_t01.dart b/LibTest/core/String/replaceFirstMapped_A03_t01.dart
index 1397486..2fe0da5 100644
--- a/LibTest/core/String/replaceFirstMapped_A03_t01.dart
+++ b/LibTest/core/String/replaceFirstMapped_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A03_t02.dart b/LibTest/core/String/replaceFirstMapped_A03_t02.dart
index 5803b59..e491b09 100644
--- a/LibTest/core/String/replaceFirstMapped_A03_t02.dart
+++ b/LibTest/core/String/replaceFirstMapped_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirstMapped_A04_t01.dart b/LibTest/core/String/replaceFirstMapped_A04_t01.dart
index 9d92230..10f3d86 100644
--- a/LibTest/core/String/replaceFirstMapped_A04_t01.dart
+++ b/LibTest/core/String/replaceFirstMapped_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceFirstMapped(Pattern from,
  * String replace(Match match), [int startIndex = 0])
diff --git a/LibTest/core/String/replaceFirst_A01_t01.dart b/LibTest/core/String/replaceFirst_A01_t01.dart
index 50876d8..2fe704d 100644
--- a/LibTest/core/String/replaceFirst_A01_t01.dart
+++ b/LibTest/core/String/replaceFirst_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns a new string where the first occurrence of [from] in this
  * string is replaced with [to].
diff --git a/LibTest/core/String/replaceFirst_A02_t01.dart b/LibTest/core/String/replaceFirst_A02_t01.dart
index 8ce7158..d09ac76 100644
--- a/LibTest/core/String/replaceFirst_A02_t01.dart
+++ b/LibTest/core/String/replaceFirst_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Passing null as either argument results in compile error
  * @description Check that it is a compile error to pass null argument
diff --git a/LibTest/core/String/replaceRange_A01_t01.dart b/LibTest/core/String/replaceRange_A01_t01.dart
index 242d192..9f28694 100644
--- a/LibTest/core/String/replaceRange_A01_t01.dart
+++ b/LibTest/core/String/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceRange(int start, int end, String replacement)
  * Replaces the substring from start to end with replacement.
diff --git a/LibTest/core/String/replaceRange_A02_t01.dart b/LibTest/core/String/replaceRange_A02_t01.dart
index a2c4f2c..6c8df4a 100644
--- a/LibTest/core/String/replaceRange_A02_t01.dart
+++ b/LibTest/core/String/replaceRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceRange(int start, int end, String replacement)
  * ...
diff --git a/LibTest/core/String/replaceRange_A03_t01.dart b/LibTest/core/String/replaceRange_A03_t01.dart
index 834793f..b10c6de 100644
--- a/LibTest/core/String/replaceRange_A03_t01.dart
+++ b/LibTest/core/String/replaceRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String replaceRange(int start, int end, String replacement)
  * ...
diff --git a/LibTest/core/String/runes_A01_t01.dart b/LibTest/core/String/runes_A01_t01.dart
index 41418fc..4fd7ca8 100644
--- a/LibTest/core/String/runes_A01_t01.dart
+++ b/LibTest/core/String/runes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Runes runes
  * Returns an Iterable of Unicode code-points of this string.
diff --git a/LibTest/core/String/runes_A02_t01.dart b/LibTest/core/String/runes_A02_t01.dart
index 1afc15e..dc6c2e8 100644
--- a/LibTest/core/String/runes_A02_t01.dart
+++ b/LibTest/core/String/runes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Runes runes
  * ...
diff --git a/LibTest/core/String/splitMapJoin_A01_t01.dart b/LibTest/core/String/splitMapJoin_A01_t01.dart
index 97f683e..bc41556 100644
--- a/LibTest/core/String/splitMapJoin_A01_t01.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/splitMapJoin_A01_t02.dart b/LibTest/core/String/splitMapJoin_A01_t02.dart
index 4fa0793..c0911fb 100644
--- a/LibTest/core/String/splitMapJoin_A01_t02.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/splitMapJoin_A01_t03.dart b/LibTest/core/String/splitMapJoin_A01_t03.dart
index 3428218..6530331 100644
--- a/LibTest/core/String/splitMapJoin_A01_t03.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/splitMapJoin_A01_t04.dart b/LibTest/core/String/splitMapJoin_A01_t04.dart
index 9e3ee23..06d3db2 100644
--- a/LibTest/core/String/splitMapJoin_A01_t04.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/splitMapJoin_A01_t05.dart b/LibTest/core/String/splitMapJoin_A01_t05.dart
index 1361735..ffa6a4e 100644
--- a/LibTest/core/String/splitMapJoin_A01_t05.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/splitMapJoin_A01_t06.dart b/LibTest/core/String/splitMapJoin_A01_t06.dart
index 11bd3ee..effd788 100644
--- a/LibTest/core/String/splitMapJoin_A01_t06.dart
+++ b/LibTest/core/String/splitMapJoin_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String splitMapJoin(
  *  Pattern pattern, {
diff --git a/LibTest/core/String/split_A01_t01.dart b/LibTest/core/String/split_A01_t01.dart
index dfa3662..4fae07c 100644
--- a/LibTest/core/String/split_A01_t01.dart
+++ b/LibTest/core/String/split_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Splits the string around matches of [pattern]. Returns a list of
  * substrings.
diff --git a/LibTest/core/String/split_A01_t02.dart b/LibTest/core/String/split_A01_t02.dart
index 07f22e2..a49ba4b 100644
--- a/LibTest/core/String/split_A01_t02.dart
+++ b/LibTest/core/String/split_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Splits the string around matches of [pattern]. Returns a list of
  * substrings.
diff --git a/LibTest/core/String/split_A02_t01.dart b/LibTest/core/String/split_A02_t01.dart
index d427ec5..b9aa541 100644
--- a/LibTest/core/String/split_A02_t01.dart
+++ b/LibTest/core/String/split_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Passing null as argument results in compile error
  * @description Check that it is a compile error to pass null argument
diff --git a/LibTest/core/String/startsWith_A01_t01.dart b/LibTest/core/String/startsWith_A01_t01.dart
index 4141d63..9cdf4b8 100644
--- a/LibTest/core/String/startsWith_A01_t01.dart
+++ b/LibTest/core/String/startsWith_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string starts with [other].
  * @description Checks degenerate cases: empty strings, non-empty but equal
diff --git a/LibTest/core/String/startsWith_A01_t02.dart b/LibTest/core/String/startsWith_A01_t02.dart
index dab0158..d17c61f 100644
--- a/LibTest/core/String/startsWith_A01_t02.dart
+++ b/LibTest/core/String/startsWith_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string starts with [other].
  * @description Checks that this method is case sensitive
diff --git a/LibTest/core/String/startsWith_A01_t03.dart b/LibTest/core/String/startsWith_A01_t03.dart
index 6b81705..bf1e289 100644
--- a/LibTest/core/String/startsWith_A01_t03.dart
+++ b/LibTest/core/String/startsWith_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns whether this string starts with [other].
  * @description Checks basic cases
diff --git a/LibTest/core/String/startsWith_A02_t01.dart b/LibTest/core/String/startsWith_A02_t01.dart
index 4805083..12bbfaf 100644
--- a/LibTest/core/String/startsWith_A02_t01.dart
+++ b/LibTest/core/String/startsWith_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Passing null argument results in compile error
  * @description Check that it is a compile error to pass null argument
diff --git a/LibTest/core/String/substring_A01_t01.dart b/LibTest/core/String/substring_A01_t01.dart
index bddfe42..40f2696 100644
--- a/LibTest/core/String/substring_A01_t01.dart
+++ b/LibTest/core/String/substring_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns a substring of this string in the given range.
  * [startIndex] is inclusive and [endIndex] is exclusive.
diff --git a/LibTest/core/String/substring_A02_t01.dart b/LibTest/core/String/substring_A02_t01.dart
index 9430c3d..1df5983 100644
--- a/LibTest/core/String/substring_A02_t01.dart
+++ b/LibTest/core/String/substring_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws RangeError if [startIndex] or [endIndex] is
  * out of bounds.
diff --git a/LibTest/core/String/toLowerCase_A01_t01.dart b/LibTest/core/String/toLowerCase_A01_t01.dart
index e6f6ffc..bb03030 100644
--- a/LibTest/core/String/toLowerCase_A01_t01.dart
+++ b/LibTest/core/String/toLowerCase_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all lower case, returns a new string
  *            where all characters of this string are made lower case. Returns
diff --git a/LibTest/core/String/toLowerCase_A01_t02.dart b/LibTest/core/String/toLowerCase_A01_t02.dart
index c38da81..f566985 100644
--- a/LibTest/core/String/toLowerCase_A01_t02.dart
+++ b/LibTest/core/String/toLowerCase_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all lower case, returns a new string
  *            where all characters of this string are made lower case. Returns
diff --git a/LibTest/core/String/toLowerCase_A01_t03.dart b/LibTest/core/String/toLowerCase_A01_t03.dart
index 5264003..effbd77 100644
--- a/LibTest/core/String/toLowerCase_A01_t03.dart
+++ b/LibTest/core/String/toLowerCase_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all lower case, returns a new string
  *            where all characters of this string are made lower case. Returns
diff --git a/LibTest/core/String/toLowerCase_A01_t04.dart b/LibTest/core/String/toLowerCase_A01_t04.dart
index 46bf987..995ad32 100644
--- a/LibTest/core/String/toLowerCase_A01_t04.dart
+++ b/LibTest/core/String/toLowerCase_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all lower case, returns a new string
  *            where all characters of this string are made lower case. Returns
diff --git a/LibTest/core/String/toUpperCase_A01_t01.dart b/LibTest/core/String/toUpperCase_A01_t01.dart
index fa411e9..1f15083 100644
--- a/LibTest/core/String/toUpperCase_A01_t01.dart
+++ b/LibTest/core/String/toUpperCase_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all upper case, returns a new string
  *            where all characters of this string are made upper case. Returns
diff --git a/LibTest/core/String/toUpperCase_A01_t02.dart b/LibTest/core/String/toUpperCase_A01_t02.dart
index f1730bf..c4a8222 100644
--- a/LibTest/core/String/toUpperCase_A01_t02.dart
+++ b/LibTest/core/String/toUpperCase_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all upper case, returns a new string
  *            where all characters of this string are made upper case. Returns
diff --git a/LibTest/core/String/toUpperCase_A01_t03.dart b/LibTest/core/String/toUpperCase_A01_t03.dart
index f00a6e9..54f90fa 100644
--- a/LibTest/core/String/toUpperCase_A01_t03.dart
+++ b/LibTest/core/String/toUpperCase_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all upper case, returns a new string
  *            where all characters of this string are made upper case. Returns
diff --git a/LibTest/core/String/toUpperCase_A01_t04.dart b/LibTest/core/String/toUpperCase_A01_t04.dart
index 7b57342..3fbbd2f 100644
--- a/LibTest/core/String/toUpperCase_A01_t04.dart
+++ b/LibTest/core/String/toUpperCase_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the string is not already all upper case, returns a new string
  *            where all characters of this string are made upper case. Returns
diff --git a/LibTest/core/String/trimLeft_A01_t01.dart b/LibTest/core/String/trimLeft_A01_t01.dart
index 1d971b1..943749a 100644
--- a/LibTest/core/String/trimLeft_A01_t01.dart
+++ b/LibTest/core/String/trimLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String trimLeft()
  * Returns the string without any leading whitespace.
diff --git a/LibTest/core/String/trimRight_A01_t01.dart b/LibTest/core/String/trimRight_A01_t01.dart
index 4299c35..acecfe8 100644
--- a/LibTest/core/String/trimRight_A01_t01.dart
+++ b/LibTest/core/String/trimRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String trimRight()
  * Returns the string without any trailing whitespace.
diff --git a/LibTest/core/String/trim_A01_t01.dart b/LibTest/core/String/trim_A01_t01.dart
index 0d2bf7c..6cd4493 100644
--- a/LibTest/core/String/trim_A01_t01.dart
+++ b/LibTest/core/String/trim_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns a new string where leading and trailing whitespaces of
  *            this string have been removed, or returns this string if it does
diff --git a/LibTest/core/String/trim_A01_t02.dart b/LibTest/core/String/trim_A01_t02.dart
index b61712e..0c54a8b 100644
--- a/LibTest/core/String/trim_A01_t02.dart
+++ b/LibTest/core/String/trim_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns a new string where leading and trailing whitespaces of
  *            this string have been removed, or returns this string if it does
diff --git a/LibTest/core/String/trim_A01_t03.dart b/LibTest/core/String/trim_A01_t03.dart
index 93cc7a5..abab627 100644
--- a/LibTest/core/String/trim_A01_t03.dart
+++ b/LibTest/core/String/trim_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ...
diff --git a/LibTest/core/StringBuffer/StringBuffer_A01_t01.dart b/LibTest/core/StringBuffer/StringBuffer_A01_t01.dart
index 6718a2d..42f7916 100644
--- a/LibTest/core/StringBuffer/StringBuffer_A01_t01.dart
+++ b/LibTest/core/StringBuffer/StringBuffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new StringBuffer([Object content = ""])
  * Creates the string buffer with an initial content. 
diff --git a/LibTest/core/StringBuffer/StringBuffer_A01_t02.dart b/LibTest/core/StringBuffer/StringBuffer_A01_t02.dart
index 7b5e19c..6f4d94f 100644
--- a/LibTest/core/StringBuffer/StringBuffer_A01_t02.dart
+++ b/LibTest/core/StringBuffer/StringBuffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new StringBuffer([Object content = ""])
  * Creates the string buffer with an initial content. 
diff --git a/LibTest/core/StringBuffer/clear_A01_t01.dart b/LibTest/core/StringBuffer/clear_A01_t01.dart
index b617425..b6c087b 100644
--- a/LibTest/core/StringBuffer/clear_A01_t01.dart
+++ b/LibTest/core/StringBuffer/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Clears the string buffer.
diff --git a/LibTest/core/StringBuffer/isEmpty_A01_t01.dart b/LibTest/core/StringBuffer/isEmpty_A01_t01.dart
index 136c171..4c9e6f8 100644
--- a/LibTest/core/StringBuffer/isEmpty_A01_t01.dart
+++ b/LibTest/core/StringBuffer/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isEmpty
  * Returns whether the buffer is empty. This is a constant-time operation. 
diff --git a/LibTest/core/StringBuffer/isNotEmpty_A01_t01.dart b/LibTest/core/StringBuffer/isNotEmpty_A01_t01.dart
index a17a536..8a0207f 100644
--- a/LibTest/core/StringBuffer/isNotEmpty_A01_t01.dart
+++ b/LibTest/core/StringBuffer/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isNotEmpty
  * Returns whether the buffer is not empty. This is a constant-time operation.
diff --git a/LibTest/core/StringBuffer/length_A01_t01.dart b/LibTest/core/StringBuffer/length_A01_t01.dart
index 39cf972..a543d65 100644
--- a/LibTest/core/StringBuffer/length_A01_t01.dart
+++ b/LibTest/core/StringBuffer/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int length 
  * Returns the length of the content that has been accumulated so far.
diff --git a/LibTest/core/StringBuffer/toString_A01_t01.dart b/LibTest/core/StringBuffer/toString_A01_t01.dart
index 0dd0640..c4f5c69 100644
--- a/LibTest/core/StringBuffer/toString_A01_t01.dart
+++ b/LibTest/core/StringBuffer/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns the contents of buffer as a concatenated string.
diff --git a/LibTest/core/StringBuffer/writeAll_A01_t01.dart b/LibTest/core/StringBuffer/writeAll_A01_t01.dart
index 4dee557..556a9d7 100644
--- a/LibTest/core/StringBuffer/writeAll_A01_t01.dart
+++ b/LibTest/core/StringBuffer/writeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given objects and writes them in sequence.
diff --git a/LibTest/core/StringBuffer/writeAll_A01_t02.dart b/LibTest/core/StringBuffer/writeAll_A01_t02.dart
index 8a23115..d58dc9f 100644
--- a/LibTest/core/StringBuffer/writeAll_A01_t02.dart
+++ b/LibTest/core/StringBuffer/writeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given objects and writes them in sequence.
diff --git a/LibTest/core/StringBuffer/writeCharCode_A01_t01.dart b/LibTest/core/StringBuffer/writeCharCode_A01_t01.dart
index 499d669..6b190ae 100644
--- a/LibTest/core/StringBuffer/writeCharCode_A01_t01.dart
+++ b/LibTest/core/StringBuffer/writeCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Adds the string representation of charCode to the buffer.
diff --git a/LibTest/core/StringBuffer/write_A01_t01.dart b/LibTest/core/StringBuffer/write_A01_t01.dart
index e6bc161..55e50d7 100644
--- a/LibTest/core/StringBuffer/write_A01_t01.dart
+++ b/LibTest/core/StringBuffer/write_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Adds the contents of obj, converted to a string, to the buffer.
diff --git a/LibTest/core/StringBuffer/write_A01_t02.dart b/LibTest/core/StringBuffer/write_A01_t02.dart
index 71d0307..e10d106 100644
--- a/LibTest/core/StringBuffer/write_A01_t02.dart
+++ b/LibTest/core/StringBuffer/write_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Adds the contents of obj, converted to a string, to the buffer.
diff --git a/LibTest/core/StringBuffer/writeln_A01_t01.dart b/LibTest/core/StringBuffer/writeln_A01_t01.dart
index ce1120e..40441ce 100644
--- a/LibTest/core/StringBuffer/writeln_A01_t01.dart
+++ b/LibTest/core/StringBuffer/writeln_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and adds the result to
diff --git a/LibTest/core/StringBuffer/writeln_A01_t02.dart b/LibTest/core/StringBuffer/writeln_A01_t02.dart
index b5ca5f6..91673b9 100644
--- a/LibTest/core/StringBuffer/writeln_A01_t02.dart
+++ b/LibTest/core/StringBuffer/writeln_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and adds the result to
diff --git a/LibTest/core/Symbol/Symbol_A01_t01.dart b/LibTest/core/Symbol/Symbol_A01_t01.dart
index 7bb1b57..cbc8b8e 100644
--- a/LibTest/core/Symbol/Symbol_A01_t01.dart
+++ b/LibTest/core/Symbol/Symbol_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Symbol(String name)
  * Constructs a new Symbol.
diff --git a/LibTest/core/Symbol/Symbol_A01_t02.dart b/LibTest/core/Symbol/Symbol_A01_t02.dart
index 85b207f..0ad8002 100644
--- a/LibTest/core/Symbol/Symbol_A01_t02.dart
+++ b/LibTest/core/Symbol/Symbol_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Symbol(String name)
  * Constructs a new Symbol.
diff --git a/LibTest/core/Symbol/Symbol_A01_t03.dart b/LibTest/core/Symbol/Symbol_A01_t03.dart
index 446cd9f..6d6bb09 100644
--- a/LibTest/core/Symbol/Symbol_A01_t03.dart
+++ b/LibTest/core/Symbol/Symbol_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Symbol(String name)
  * Constructs a new Symbol.
diff --git a/LibTest/core/Symbol/Symbol_A01_t05.dart b/LibTest/core/Symbol/Symbol_A01_t05.dart
index cc3531d..302ba32 100644
--- a/LibTest/core/Symbol/Symbol_A01_t05.dart
+++ b/LibTest/core/Symbol/Symbol_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Symbol(String name)
  * Constructs a new Symbol.
diff --git a/LibTest/core/TypeError/toString_A01_t01.dart b/LibTest/core/TypeError/toString_A01_t01.dart
index 50d045c..39bc98a 100644
--- a/LibTest/core/TypeError/toString_A01_t01.dart
+++ b/LibTest/core/TypeError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/UnimplementedError/UnimplementedError_A01_t01.dart b/LibTest/core/UnimplementedError/UnimplementedError_A01_t01.dart
index 5aca4e3..7af6ff3 100644
--- a/LibTest/core/UnimplementedError/UnimplementedError_A01_t01.dart
+++ b/LibTest/core/UnimplementedError/UnimplementedError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented: const UnimplementedError()
  * @description Checks that this constructor executes without error.
diff --git a/LibTest/core/UnimplementedError/message_A01_t01.dart b/LibTest/core/UnimplementedError/message_A01_t01.dart
index 114d851..6614d04 100644
--- a/LibTest/core/UnimplementedError/message_A01_t01.dart
+++ b/LibTest/core/UnimplementedError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Object message;
  * Message describing the assertion error
diff --git a/LibTest/core/UnimplementedError/toString_A01_t01.dart b/LibTest/core/UnimplementedError/toString_A01_t01.dart
index d10ab50..fbba7e8 100644
--- a/LibTest/core/UnimplementedError/toString_A01_t01.dart
+++ b/LibTest/core/UnimplementedError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this method causes no error and the result is not
diff --git a/LibTest/core/UnsupportedError/UnsupportedError_A01_t01.dart b/LibTest/core/UnsupportedError/UnsupportedError_A01_t01.dart
index e79ee80..b11b8d1 100644
--- a/LibTest/core/UnsupportedError/UnsupportedError_A01_t01.dart
+++ b/LibTest/core/UnsupportedError/UnsupportedError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UnsupportedError(String message)
  * @description Checks that this constructor executes without error with various
diff --git a/LibTest/core/UnsupportedError/message_A01_t01.dart b/LibTest/core/UnsupportedError/message_A01_t01.dart
index 952d735..491f026 100644
--- a/LibTest/core/UnsupportedError/message_A01_t01.dart
+++ b/LibTest/core/UnsupportedError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Object message;
  * Message describing the assertion error
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A01_t01.dart b/LibTest/core/Uri/Uri.dataFromBytes_A01_t01.dart
index acd6f0b..c1a345b 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A01_t02.dart b/LibTest/core/Uri/Uri.dataFromBytes_A01_t02.dart
index 4b77cd5..c402f0f 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A01_t02.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A01_t03.dart b/LibTest/core/Uri/Uri.dataFromBytes_A01_t03.dart
index a930424..aeb7462 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A01_t03.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A01_t04.dart b/LibTest/core/Uri/Uri.dataFromBytes_A01_t04.dart
index fc3a3a0..64f266a 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A01_t04.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A01_t05.dart b/LibTest/core/Uri/Uri.dataFromBytes_A01_t05.dart
index 8a85a57..7c51d96 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A01_t05.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A02_t01.dart b/LibTest/core/Uri/Uri.dataFromBytes_A02_t01.dart
index 98301c3..ed58e46 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromBytes_A02_t02.dart b/LibTest/core/Uri/Uri.dataFromBytes_A02_t02.dart
index 1161cfb..2a04560 100644
--- a/LibTest/core/Uri/Uri.dataFromBytes_A02_t02.dart
+++ b/LibTest/core/Uri/Uri.dataFromBytes_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A01_t01.dart b/LibTest/core/Uri/Uri.dataFromString_A01_t01.dart
index 1aecb7f..87a7da9 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A01_t02.dart b/LibTest/core/Uri/Uri.dataFromString_A01_t02.dart
index 4a5cb03..47f5a82 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A01_t02.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A01_t03.dart b/LibTest/core/Uri/Uri.dataFromString_A01_t03.dart
index 5a79054..617385d 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A01_t03.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A01_t04.dart b/LibTest/core/Uri/Uri.dataFromString_A01_t04.dart
index d92ad6a..66ece12 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A01_t04.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A01_t05.dart b/LibTest/core/Uri/Uri.dataFromString_A01_t05.dart
index ee532e5..8a5ffbb 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A01_t05.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A02_t01.dart b/LibTest/core/Uri/Uri.dataFromString_A02_t01.dart
index 796ae83..dc00d71 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A02_t02.dart b/LibTest/core/Uri/Uri.dataFromString_A02_t02.dart
index b8b8a61..0687990 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A02_t02.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.dataFromString_A02_t03.dart b/LibTest/core/Uri/Uri.dataFromString_A02_t03.dart
index 714ebd3..fca03f2 100644
--- a/LibTest/core/Uri/Uri.dataFromString_A02_t03.dart
+++ b/LibTest/core/Uri/Uri.dataFromString_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.dataFromString(
  *  String content, {
diff --git a/LibTest/core/Uri/Uri.directory_A01_t01.dart b/LibTest/core/Uri/Uri.directory_A01_t01.dart
index 4dfbcb3..9561be8 100644
--- a/LibTest/core/Uri/Uri.directory_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.directory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A01_t02.dart b/LibTest/core/Uri/Uri.directory_A01_t02.dart
index e6bfd4a..5c766ea 100644
--- a/LibTest/core/Uri/Uri.directory_A01_t02.dart
+++ b/LibTest/core/Uri/Uri.directory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A01_t03.dart b/LibTest/core/Uri/Uri.directory_A01_t03.dart
index 7ad471c..73e66c7 100644
--- a/LibTest/core/Uri/Uri.directory_A01_t03.dart
+++ b/LibTest/core/Uri/Uri.directory_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A02_t01.dart b/LibTest/core/Uri/Uri.directory_A02_t01.dart
index 283d76c..bd97a1a 100644
--- a/LibTest/core/Uri/Uri.directory_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.directory_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A03_t01.dart b/LibTest/core/Uri/Uri.directory_A03_t01.dart
index d6733bc..19e0161 100644
--- a/LibTest/core/Uri/Uri.directory_A03_t01.dart
+++ b/LibTest/core/Uri/Uri.directory_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A04_t01.dart b/LibTest/core/Uri/Uri.directory_A04_t01.dart
index f89faa4..1f17533 100644
--- a/LibTest/core/Uri/Uri.directory_A04_t01.dart
+++ b/LibTest/core/Uri/Uri.directory_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri.directory(String path, {bool windows})
  * Like Uri.file except that a non-empty URI path ends in a slash.
diff --git a/LibTest/core/Uri/Uri.directory_A05_t01.dart b/LibTest/core/Uri/Uri.directory_A05_t01.dart
index 19a61bf..a33e2c4 100644
--- a/LibTest/core/Uri/Uri.directory_A05_t01.dart
+++ b/LibTest/core/Uri/Uri.directory_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A01_t01.dart b/LibTest/core/Uri/Uri.file_A01_t01.dart
index bb91fae..21b8133 100644
--- a/LibTest/core/Uri/Uri.file_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.file_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A01_t02.dart b/LibTest/core/Uri/Uri.file_A01_t02.dart
index 61c2001..3db3d82 100644
--- a/LibTest/core/Uri/Uri.file_A01_t02.dart
+++ b/LibTest/core/Uri/Uri.file_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A02_t01.dart b/LibTest/core/Uri/Uri.file_A02_t01.dart
index 0c77f22..4e753dc 100644
--- a/LibTest/core/Uri/Uri.file_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.file_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A02_t02.dart b/LibTest/core/Uri/Uri.file_A02_t02.dart
index 9ecc560..64e8b8d 100644
--- a/LibTest/core/Uri/Uri.file_A02_t02.dart
+++ b/LibTest/core/Uri/Uri.file_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A02_t03.dart b/LibTest/core/Uri/Uri.file_A02_t03.dart
index 7aa93d5..97afa7d 100644
--- a/LibTest/core/Uri/Uri.file_A02_t03.dart
+++ b/LibTest/core/Uri/Uri.file_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A03_t01.dart b/LibTest/core/Uri/Uri.file_A03_t01.dart
index 9ba62eb..45ddd2b 100644
--- a/LibTest/core/Uri/Uri.file_A03_t01.dart
+++ b/LibTest/core/Uri/Uri.file_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A04_t01.dart b/LibTest/core/Uri/Uri.file_A04_t01.dart
index 712ec12..bc987bc 100644
--- a/LibTest/core/Uri/Uri.file_A04_t01.dart
+++ b/LibTest/core/Uri/Uri.file_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.file_A05_t01.dart b/LibTest/core/Uri/Uri.file_A05_t01.dart
index 5a7af25..e9a4cae 100644
--- a/LibTest/core/Uri/Uri.file_A05_t01.dart
+++ b/LibTest/core/Uri/Uri.file_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.file(String path, {bool windows})
  * Creates a new file URI from an absolute or relative file path.
diff --git a/LibTest/core/Uri/Uri.http_A01_t01.dart b/LibTest/core/Uri/Uri.http_A01_t01.dart
index e1de57b..8638aff 100644
--- a/LibTest/core/Uri/Uri.http_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.http_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.http(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.http_A02_t01.dart b/LibTest/core/Uri/Uri.http_A02_t01.dart
index f60d698..c76c070 100644
--- a/LibTest/core/Uri/Uri.http_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.http_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.http(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.http_A03_t01.dart b/LibTest/core/Uri/Uri.http_A03_t01.dart
index c5b5206..8868e17 100644
--- a/LibTest/core/Uri/Uri.http_A03_t01.dart
+++ b/LibTest/core/Uri/Uri.http_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.http(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.http_A04_t01.dart b/LibTest/core/Uri/Uri.http_A04_t01.dart
index 6a9daea..d75f6ce 100644
--- a/LibTest/core/Uri/Uri.http_A04_t01.dart
+++ b/LibTest/core/Uri/Uri.http_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.http(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.https_A01_t01.dart b/LibTest/core/Uri/Uri.https_A01_t01.dart
index 6ce05a0..05e493d 100644
--- a/LibTest/core/Uri/Uri.https_A01_t01.dart
+++ b/LibTest/core/Uri/Uri.https_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.https(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.https_A02_t01.dart b/LibTest/core/Uri/Uri.https_A02_t01.dart
index fd8dbea..4ed138a 100644
--- a/LibTest/core/Uri/Uri.https_A02_t01.dart
+++ b/LibTest/core/Uri/Uri.https_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.https(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.https_A03_t01.dart b/LibTest/core/Uri/Uri.https_A03_t01.dart
index b300cbe..60f75e9 100644
--- a/LibTest/core/Uri/Uri.https_A03_t01.dart
+++ b/LibTest/core/Uri/Uri.https_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.https(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/Uri.https_A04_t01.dart b/LibTest/core/Uri/Uri.https_A04_t01.dart
index 8da9d1d..fffd83c 100644
--- a/LibTest/core/Uri/Uri.https_A04_t01.dart
+++ b/LibTest/core/Uri/Uri.https_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Uri.https(String authority, String unencodedPath,
  * [Map<String, String> queryParameters])
diff --git a/LibTest/core/Uri/UriDataEncoder.lib.dart b/LibTest/core/Uri/UriDataEncoder.lib.dart
index cefbcc9..af1b45e 100644
--- a/LibTest/core/Uri/UriDataEncoder.lib.dart
+++ b/LibTest/core/Uri/UriDataEncoder.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Converts characters to the RFC 2397 for data: URIs
  */
diff --git a/LibTest/core/Uri/Uri_A01_t01.dart b/LibTest/core/Uri/Uri_A01_t01.dart
index bb7f190..bc714b3 100644
--- a/LibTest/core/Uri/Uri_A01_t01.dart
+++ b/LibTest/core/Uri/Uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A02_t01.dart b/LibTest/core/Uri/Uri_A02_t01.dart
index 8c3117e..cce5e11 100644
--- a/LibTest/core/Uri/Uri_A02_t01.dart
+++ b/LibTest/core/Uri/Uri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A03_t01.dart b/LibTest/core/Uri/Uri_A03_t01.dart
index 7043184..bcc6776 100644
--- a/LibTest/core/Uri/Uri_A03_t01.dart
+++ b/LibTest/core/Uri/Uri_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A04_t01.dart b/LibTest/core/Uri/Uri_A04_t01.dart
index 2008c6a..4a44c3b 100644
--- a/LibTest/core/Uri/Uri_A04_t01.dart
+++ b/LibTest/core/Uri/Uri_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A05_t01.dart b/LibTest/core/Uri/Uri_A05_t01.dart
index 28d7b5c..c2ee080 100644
--- a/LibTest/core/Uri/Uri_A05_t01.dart
+++ b/LibTest/core/Uri/Uri_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A05_t02.dart b/LibTest/core/Uri/Uri_A05_t02.dart
index e85fa3e..7c422b4 100644
--- a/LibTest/core/Uri/Uri_A05_t02.dart
+++ b/LibTest/core/Uri/Uri_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A06_t01.dart b/LibTest/core/Uri/Uri_A06_t01.dart
index 496f303..31b91fe 100644
--- a/LibTest/core/Uri/Uri_A06_t01.dart
+++ b/LibTest/core/Uri/Uri_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A06_t02.dart b/LibTest/core/Uri/Uri_A06_t02.dart
index 17cb693..1e21230 100644
--- a/LibTest/core/Uri/Uri_A06_t02.dart
+++ b/LibTest/core/Uri/Uri_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A06_t03.dart b/LibTest/core/Uri/Uri_A06_t03.dart
index 553877b..bf88011 100644
--- a/LibTest/core/Uri/Uri_A06_t03.dart
+++ b/LibTest/core/Uri/Uri_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/Uri_A07_t01.dart b/LibTest/core/Uri/Uri_A07_t01.dart
index b092969..832bc46 100644
--- a/LibTest/core/Uri/Uri_A07_t01.dart
+++ b/LibTest/core/Uri/Uri_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion new Uri({scheme, String userInfo: "", String host: "", port: 0,
  * String path, Iterable<String> pathSegments, String query, Map<String,
diff --git a/LibTest/core/Uri/authority_A01_t01.dart b/LibTest/core/Uri/authority_A01_t01.dart
index 7739c10..038c5c1 100644
--- a/LibTest/core/Uri/authority_A01_t01.dart
+++ b/LibTest/core/Uri/authority_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String authority
  * Returns the authority component.
diff --git a/LibTest/core/Uri/data_A01_t01.dart b/LibTest/core/Uri/data_A01_t01.dart
index b128d4e..3c41c2b 100644
--- a/LibTest/core/Uri/data_A01_t01.dart
+++ b/LibTest/core/Uri/data_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData data
  * Access the structure of a data: URI.
diff --git a/LibTest/core/Uri/decodeComponent_A01_t01.dart b/LibTest/core/Uri/decodeComponent_A01_t01.dart
index 2c0e4ac..a155311 100644
--- a/LibTest/core/Uri/decodeComponent_A01_t01.dart
+++ b/LibTest/core/Uri/decodeComponent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decodeComponent(String encodedComponent)
  * Decodes the percent-encoding in encodedComponent.
diff --git a/LibTest/core/Uri/decodeComponent_A01_t02.dart b/LibTest/core/Uri/decodeComponent_A01_t02.dart
index 0a2fb83..9a4b386 100644
--- a/LibTest/core/Uri/decodeComponent_A01_t02.dart
+++ b/LibTest/core/Uri/decodeComponent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decodeComponent(String encodedComponent)
  * Decodes the percent-encoding in encodedComponent.
diff --git a/LibTest/core/Uri/decodeFull_A01_t01.dart b/LibTest/core/Uri/decodeFull_A01_t01.dart
index a9aa4e3d..6049531 100644
--- a/LibTest/core/Uri/decodeFull_A01_t01.dart
+++ b/LibTest/core/Uri/decodeFull_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decodeFull(String uri)
  * Decodes the percent-encoding in uri.
diff --git a/LibTest/core/Uri/decodeQueryComponent_A01_t01.dart b/LibTest/core/Uri/decodeQueryComponent_A01_t01.dart
index f9dc154..8470393 100644
--- a/LibTest/core/Uri/decodeQueryComponent_A01_t01.dart
+++ b/LibTest/core/Uri/decodeQueryComponent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decodeQueryComponent(String encodedComponent,
  * {Encoding encoding: utf8})
diff --git a/LibTest/core/Uri/decodeQueryComponent_A02_t01.dart b/LibTest/core/Uri/decodeQueryComponent_A02_t01.dart
index c34f97c..f4fc2d6 100644
--- a/LibTest/core/Uri/decodeQueryComponent_A02_t01.dart
+++ b/LibTest/core/Uri/decodeQueryComponent_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decodeQueryComponent(String encodedComponent,
  * {Encoding encoding: utf8})
diff --git a/LibTest/core/Uri/encodeComponent_A01_t01.dart b/LibTest/core/Uri/encodeComponent_A01_t01.dart
index 76dba77..06b9929 100644
--- a/LibTest/core/Uri/encodeComponent_A01_t01.dart
+++ b/LibTest/core/Uri/encodeComponent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeComponent(String component)
  * Encode the string component using percent-encoding to make it safe for
diff --git a/LibTest/core/Uri/encodeComponent_A01_t02.dart b/LibTest/core/Uri/encodeComponent_A01_t02.dart
index b2f25da..2dc8b8e 100644
--- a/LibTest/core/Uri/encodeComponent_A01_t02.dart
+++ b/LibTest/core/Uri/encodeComponent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeComponent(String component)
  * Encode the string component using percent-encoding to make it safe for
diff --git a/LibTest/core/Uri/encodeFull_A01_t01.dart b/LibTest/core/Uri/encodeFull_A01_t01.dart
index f0a5c11..814c218 100644
--- a/LibTest/core/Uri/encodeFull_A01_t01.dart
+++ b/LibTest/core/Uri/encodeFull_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeFull(String uri)
  * Encode the string uri using percent-encoding to make it safe for literal
diff --git a/LibTest/core/Uri/encodeFull_A01_t02.dart b/LibTest/core/Uri/encodeFull_A01_t02.dart
index 17acb85..ac638f4 100644
--- a/LibTest/core/Uri/encodeFull_A01_t02.dart
+++ b/LibTest/core/Uri/encodeFull_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeFull(String uri)
  * Encode the string uri using percent-encoding to make it safe for literal
diff --git a/LibTest/core/Uri/encodeFull_A01_t03.dart b/LibTest/core/Uri/encodeFull_A01_t03.dart
index 51a63f9..75ce4e7 100644
--- a/LibTest/core/Uri/encodeFull_A01_t03.dart
+++ b/LibTest/core/Uri/encodeFull_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeFull(String uri)
  * Encode the string uri using percent-encoding to make it safe for literal
diff --git a/LibTest/core/Uri/encodeQueryComponent_A01_t01.dart b/LibTest/core/Uri/encodeQueryComponent_A01_t01.dart
index dc16b57..1994a4b 100644
--- a/LibTest/core/Uri/encodeQueryComponent_A01_t01.dart
+++ b/LibTest/core/Uri/encodeQueryComponent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeQueryComponent(String component)
  * Encode the string component according to the HTML 4.01 rules for encoding
diff --git a/LibTest/core/Uri/encodeQueryComponent_A01_t02.dart b/LibTest/core/Uri/encodeQueryComponent_A01_t02.dart
index 17533c9..8e0ca40 100644
--- a/LibTest/core/Uri/encodeQueryComponent_A01_t02.dart
+++ b/LibTest/core/Uri/encodeQueryComponent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String encodeQueryComponent(String component)
  * Encode the string component according to the HTML 4.01 rules for encoding
diff --git a/LibTest/core/Uri/fragment_A01_t01.dart b/LibTest/core/Uri/fragment_A01_t01.dart
index 19e83a6..806a1cd 100644
--- a/LibTest/core/Uri/fragment_A01_t01.dart
+++ b/LibTest/core/Uri/fragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String fragment
  * Returns the fragment identifier component.
diff --git a/LibTest/core/Uri/hasAbsolutePath_A01_t01.dart b/LibTest/core/Uri/hasAbsolutePath_A01_t01.dart
index f19deec..a4b1384 100644
--- a/LibTest/core/Uri/hasAbsolutePath_A01_t01.dart
+++ b/LibTest/core/Uri/hasAbsolutePath_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasAbsolutePath
  * Returns whether the URI has an absolute path (starting with '/').
diff --git a/LibTest/core/Uri/hasAuthority_A01_t01.dart b/LibTest/core/Uri/hasAuthority_A01_t01.dart
index 752bb8d..5a59491 100644
--- a/LibTest/core/Uri/hasAuthority_A01_t01.dart
+++ b/LibTest/core/Uri/hasAuthority_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool hasAuthority
  * Returns whether the URI has an authority component.
diff --git a/LibTest/core/Uri/hasAuthority_A01_t02.dart b/LibTest/core/Uri/hasAuthority_A01_t02.dart
index 58b2f66..822ab84 100644
--- a/LibTest/core/Uri/hasAuthority_A01_t02.dart
+++ b/LibTest/core/Uri/hasAuthority_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool hasAuthority
  * Returns whether the URI has an authority component.
diff --git a/LibTest/core/Uri/hasEmptyPath_A01_t01.dart b/LibTest/core/Uri/hasEmptyPath_A01_t01.dart
index ba48ae2..62884a6 100644
--- a/LibTest/core/Uri/hasEmptyPath_A01_t01.dart
+++ b/LibTest/core/Uri/hasEmptyPath_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasEmptyPath
  * Returns whether the URI has an empty path.
diff --git a/LibTest/core/Uri/hasFragment_A01_t01.dart b/LibTest/core/Uri/hasFragment_A01_t01.dart
index 0094efb..42310b8 100644
--- a/LibTest/core/Uri/hasFragment_A01_t01.dart
+++ b/LibTest/core/Uri/hasFragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasFragment
  * Returns whether the URI has a fragment part.
diff --git a/LibTest/core/Uri/hasPort_A01_t01.dart b/LibTest/core/Uri/hasPort_A01_t01.dart
index 9d41b26..9126f1b 100644
--- a/LibTest/core/Uri/hasPort_A01_t01.dart
+++ b/LibTest/core/Uri/hasPort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasPort
  * Returns whether the URI has an explicit port.
diff --git a/LibTest/core/Uri/hasQuery_A01_t01.dart b/LibTest/core/Uri/hasQuery_A01_t01.dart
index 2357c3c..4b00235 100644
--- a/LibTest/core/Uri/hasQuery_A01_t01.dart
+++ b/LibTest/core/Uri/hasQuery_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasQuery
  * Returns whether the URI has a query part.
diff --git a/LibTest/core/Uri/hasScheme_A01_t01.dart b/LibTest/core/Uri/hasScheme_A01_t01.dart
index 1230cfd..b4f2a71 100644
--- a/LibTest/core/Uri/hasScheme_A01_t01.dart
+++ b/LibTest/core/Uri/hasScheme_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasScheme
  * Returns whether the URI has a scheme component.
diff --git a/LibTest/core/Uri/hashCode_A01_t01.dart b/LibTest/core/Uri/hashCode_A01_t01.dart
index 6c4770c..286b60b 100644
--- a/LibTest/core/Uri/hashCode_A01_t01.dart
+++ b/LibTest/core/Uri/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/core/Uri/host_A01_t01.dart b/LibTest/core/Uri/host_A01_t01.dart
index 9c56df9..50e7d60 100644
--- a/LibTest/core/Uri/host_A01_t01.dart
+++ b/LibTest/core/Uri/host_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String host
  * Returns the host part of the authority component.
diff --git a/LibTest/core/Uri/isAbsolute_A01_t01.dart b/LibTest/core/Uri/isAbsolute_A01_t01.dart
index affa071..f6a02ff 100644
--- a/LibTest/core/Uri/isAbsolute_A01_t01.dart
+++ b/LibTest/core/Uri/isAbsolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isAbsolute
  * Returns whether the URI is absolute.
diff --git a/LibTest/core/Uri/normalizePath_A01_t01.dart b/LibTest/core/Uri/normalizePath_A01_t01.dart
index bcbc894..bb01651 100644
--- a/LibTest/core/Uri/normalizePath_A01_t01.dart
+++ b/LibTest/core/Uri/normalizePath_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri normalizePath()
  * Returns a URI where the path has been normalized.
diff --git a/LibTest/core/Uri/operator_eq_A01_t01.dart b/LibTest/core/Uri/operator_eq_A01_t01.dart
index c9f2aa8..ada539e 100644
--- a/LibTest/core/Uri/operator_eq_A01_t01.dart
+++ b/LibTest/core/Uri/operator_eq_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/core/Uri/operator_equals_A01_t01.dart b/LibTest/core/Uri/operator_equals_A01_t01.dart
index dfe6f3d..7dcfc91 100644
--- a/LibTest/core/Uri/operator_equals_A01_t01.dart
+++ b/LibTest/core/Uri/operator_equals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * An URI is equal to another URI with the same normalized representation.
diff --git a/LibTest/core/Uri/operator_equals_A01_t02.dart b/LibTest/core/Uri/operator_equals_A01_t02.dart
index 4255a7c..1970033 100644
--- a/LibTest/core/Uri/operator_equals_A01_t02.dart
+++ b/LibTest/core/Uri/operator_equals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * An URI is equal to another URI with the same normalized representation.
diff --git a/LibTest/core/Uri/origin_A01_t01.dart b/LibTest/core/Uri/origin_A01_t01.dart
index f01dd2c..16d6c46 100644
--- a/LibTest/core/Uri/origin_A01_t01.dart
+++ b/LibTest/core/Uri/origin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String origin
  * Returns the origin of the URI in the form scheme://host:port for
diff --git a/LibTest/core/Uri/origin_A01_t02.dart b/LibTest/core/Uri/origin_A01_t02.dart
index 0d18192..bf3fcc6 100644
--- a/LibTest/core/Uri/origin_A01_t02.dart
+++ b/LibTest/core/Uri/origin_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String origin
  * Returns the origin of the URI in the form scheme://host:port for
diff --git a/LibTest/core/Uri/origin_A01_t03.dart b/LibTest/core/Uri/origin_A01_t03.dart
index 3f3f3da..ab4a1d7 100644
--- a/LibTest/core/Uri/origin_A01_t03.dart
+++ b/LibTest/core/Uri/origin_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String origin
  * Returns the origin of the URI in the form scheme://host:port for
diff --git a/LibTest/core/Uri/parseIPv4Address_A01_t01.dart b/LibTest/core/Uri/parseIPv4Address_A01_t01.dart
index 130a662..c3ac006 100644
--- a/LibTest/core/Uri/parseIPv4Address_A01_t01.dart
+++ b/LibTest/core/Uri/parseIPv4Address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> parseIPv4Address(String host)
  * Parse the host as an IP version 4 (IPv4) address, returning the address as a
diff --git a/LibTest/core/Uri/parseIPv4Address_A02_t01.dart b/LibTest/core/Uri/parseIPv4Address_A02_t01.dart
index a323f16..8778bb5 100644
--- a/LibTest/core/Uri/parseIPv4Address_A02_t01.dart
+++ b/LibTest/core/Uri/parseIPv4Address_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> parseIPv4Address(String host)
  * ...
diff --git a/LibTest/core/Uri/parseIPv6Address_A01_t01.dart b/LibTest/core/Uri/parseIPv6Address_A01_t01.dart
index 12940b9..2c98184 100644
--- a/LibTest/core/Uri/parseIPv6Address_A01_t01.dart
+++ b/LibTest/core/Uri/parseIPv6Address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> parseIPv6Address(String host, [int start = 0, int end])
  * Parse the host as an IP version 6 (IPv6) address, returning the address as a
diff --git a/LibTest/core/Uri/parseIPv6Address_A02_t01.dart b/LibTest/core/Uri/parseIPv6Address_A02_t01.dart
index 926b78d..300aafb 100644
--- a/LibTest/core/Uri/parseIPv6Address_A02_t01.dart
+++ b/LibTest/core/Uri/parseIPv6Address_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> parseIPv6Address(String host, [int start = 0, int end])
  * Parse the host as an IP version 6 (IPv6) address, returning the address as a
diff --git a/LibTest/core/Uri/parseIPv6Address_A03_t01.dart b/LibTest/core/Uri/parseIPv6Address_A03_t01.dart
index e7991d7..409dc42 100644
--- a/LibTest/core/Uri/parseIPv6Address_A03_t01.dart
+++ b/LibTest/core/Uri/parseIPv6Address_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> parseIPv6Address(String host, [int start = 0, int end])
  * Parse the host as an IP version 6 (IPv6) address, returning the address as a
diff --git a/LibTest/core/Uri/parse_A01_t01.dart b/LibTest/core/Uri/parse_A01_t01.dart
index edfc37c..d540421 100644
--- a/LibTest/core/Uri/parse_A01_t01.dart
+++ b/LibTest/core/Uri/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A02_t01.dart b/LibTest/core/Uri/parse_A02_t01.dart
index 4237ce7..f7a3fae 100644
--- a/LibTest/core/Uri/parse_A02_t01.dart
+++ b/LibTest/core/Uri/parse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A03_t01.dart b/LibTest/core/Uri/parse_A03_t01.dart
index f64a897..f539a10 100644
--- a/LibTest/core/Uri/parse_A03_t01.dart
+++ b/LibTest/core/Uri/parse_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A04_t01.dart b/LibTest/core/Uri/parse_A04_t01.dart
index d320550..e2057eb 100644
--- a/LibTest/core/Uri/parse_A04_t01.dart
+++ b/LibTest/core/Uri/parse_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A05_t01.dart b/LibTest/core/Uri/parse_A05_t01.dart
index d4d4e1c..85036ff 100644
--- a/LibTest/core/Uri/parse_A05_t01.dart
+++ b/LibTest/core/Uri/parse_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A06_t01.dart b/LibTest/core/Uri/parse_A06_t01.dart
index 8fbec60..e2be260 100644
--- a/LibTest/core/Uri/parse_A06_t01.dart
+++ b/LibTest/core/Uri/parse_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/parse_A07_t01.dart b/LibTest/core/Uri/parse_A07_t01.dart
index 8eefa4f..74143c8 100644
--- a/LibTest/core/Uri/parse_A07_t01.dart
+++ b/LibTest/core/Uri/parse_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri parse(String uri, [int start = 0, int end])
  * Creates a new Uri object by parsing a URI string.
diff --git a/LibTest/core/Uri/pathSegments_A01_t01.dart b/LibTest/core/Uri/pathSegments_A01_t01.dart
index 2de4875..492d78f 100644
--- a/LibTest/core/Uri/pathSegments_A01_t01.dart
+++ b/LibTest/core/Uri/pathSegments_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<String> pathSegments
  * Returns the URI path split into its segments.
diff --git a/LibTest/core/Uri/pathSegments_A01_t02.dart b/LibTest/core/Uri/pathSegments_A01_t02.dart
index 36a8023..c624191 100644
--- a/LibTest/core/Uri/pathSegments_A01_t02.dart
+++ b/LibTest/core/Uri/pathSegments_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<String> pathSegments
  * Returns the URI path split into its segments.
diff --git a/LibTest/core/Uri/pathSegments_A01_t03.dart b/LibTest/core/Uri/pathSegments_A01_t03.dart
index f869387..07ebcd1 100644
--- a/LibTest/core/Uri/pathSegments_A01_t03.dart
+++ b/LibTest/core/Uri/pathSegments_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<String> pathSegments
  * Returns the URI path split into its segments.
diff --git a/LibTest/core/Uri/pathSegments_A02_t01.dart b/LibTest/core/Uri/pathSegments_A02_t01.dart
index 839b38c..c36410e 100644
--- a/LibTest/core/Uri/pathSegments_A02_t01.dart
+++ b/LibTest/core/Uri/pathSegments_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<String> pathSegments
  * Returns the URI path split into its segments.
diff --git a/LibTest/core/Uri/path_A01_t01.dart b/LibTest/core/Uri/path_A01_t01.dart
index ae836c0..aca6c07 100644
--- a/LibTest/core/Uri/path_A01_t01.dart
+++ b/LibTest/core/Uri/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Returns the path component.
diff --git a/LibTest/core/Uri/path_A02_t01.dart b/LibTest/core/Uri/path_A02_t01.dart
index 58b208d..d908750 100644
--- a/LibTest/core/Uri/path_A02_t01.dart
+++ b/LibTest/core/Uri/path_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Returns the path component.
diff --git a/LibTest/core/Uri/path_A03_t01.dart b/LibTest/core/Uri/path_A03_t01.dart
index c58a7d3..8478006 100644
--- a/LibTest/core/Uri/path_A03_t01.dart
+++ b/LibTest/core/Uri/path_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Returns the path component.
diff --git a/LibTest/core/Uri/port_A01_t01.dart b/LibTest/core/Uri/port_A01_t01.dart
index 46bff9d..e90200d 100644
--- a/LibTest/core/Uri/port_A01_t01.dart
+++ b/LibTest/core/Uri/port_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port part of the authority component.
diff --git a/LibTest/core/Uri/port_A01_t02.dart b/LibTest/core/Uri/port_A01_t02.dart
index 72c232d..191b5ea 100644
--- a/LibTest/core/Uri/port_A01_t02.dart
+++ b/LibTest/core/Uri/port_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port part of the authority component.
diff --git a/LibTest/core/Uri/port_A01_t03.dart b/LibTest/core/Uri/port_A01_t03.dart
index 72c232d..191b5ea 100644
--- a/LibTest/core/Uri/port_A01_t03.dart
+++ b/LibTest/core/Uri/port_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port part of the authority component.
diff --git a/LibTest/core/Uri/queryParametersAll_A01_t01.dart b/LibTest/core/Uri/queryParametersAll_A01_t01.dart
index 8255c8b..afadccb 100644
--- a/LibTest/core/Uri/queryParametersAll_A01_t01.dart
+++ b/LibTest/core/Uri/queryParametersAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  *
diff --git a/LibTest/core/Uri/queryParametersAll_A01_t02.dart b/LibTest/core/Uri/queryParametersAll_A01_t02.dart
index dc638e4..b022206 100644
--- a/LibTest/core/Uri/queryParametersAll_A01_t02.dart
+++ b/LibTest/core/Uri/queryParametersAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  *
diff --git a/LibTest/core/Uri/queryParametersAll_A01_t04.dart b/LibTest/core/Uri/queryParametersAll_A01_t04.dart
index 753eb65..c44efa9 100644
--- a/LibTest/core/Uri/queryParametersAll_A01_t04.dart
+++ b/LibTest/core/Uri/queryParametersAll_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  *
diff --git a/LibTest/core/Uri/queryParametersAll_A02_t01.dart b/LibTest/core/Uri/queryParametersAll_A02_t01.dart
index b1e202d..93c8114 100644
--- a/LibTest/core/Uri/queryParametersAll_A02_t01.dart
+++ b/LibTest/core/Uri/queryParametersAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  * ...
diff --git a/LibTest/core/Uri/queryParametersAll_A03_t01.dart b/LibTest/core/Uri/queryParametersAll_A03_t01.dart
index b059bfe..3f53fc1 100644
--- a/LibTest/core/Uri/queryParametersAll_A03_t01.dart
+++ b/LibTest/core/Uri/queryParametersAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  * ...
diff --git a/LibTest/core/Uri/queryParametersAll_A04_t01.dart b/LibTest/core/Uri/queryParametersAll_A04_t01.dart
index 8cdef07..d2d251f 100644
--- a/LibTest/core/Uri/queryParametersAll_A04_t01.dart
+++ b/LibTest/core/Uri/queryParametersAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, List<String>> queryParametersAll
  * ...
diff --git a/LibTest/core/Uri/queryParameters_A01_t01.dart b/LibTest/core/Uri/queryParameters_A01_t01.dart
index 31a6926..72223a4 100644
--- a/LibTest/core/Uri/queryParameters_A01_t01.dart
+++ b/LibTest/core/Uri/queryParameters_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<String, String> queryParameters
  * Returns the URI query split into a map according to the rules specified
diff --git a/LibTest/core/Uri/queryParameters_A01_t02.dart b/LibTest/core/Uri/queryParameters_A01_t02.dart
index 7637cd3..243f1c2 100644
--- a/LibTest/core/Uri/queryParameters_A01_t02.dart
+++ b/LibTest/core/Uri/queryParameters_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<String, String> queryParameters
  * Returns the URI query split into a map according to the rules specified
diff --git a/LibTest/core/Uri/queryParameters_A01_t03.dart b/LibTest/core/Uri/queryParameters_A01_t03.dart
index 0faceb9..b78e047 100644
--- a/LibTest/core/Uri/queryParameters_A01_t03.dart
+++ b/LibTest/core/Uri/queryParameters_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<String, String> queryParameters
  * Returns the URI query split into a map according to the rules specified
diff --git a/LibTest/core/Uri/queryParameters_A01_t04.dart b/LibTest/core/Uri/queryParameters_A01_t04.dart
index 64d17bf..7f026a6 100644
--- a/LibTest/core/Uri/queryParameters_A01_t04.dart
+++ b/LibTest/core/Uri/queryParameters_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<String, String> queryParameters
  * Returns the URI query split into a map according to the rules specified
diff --git a/LibTest/core/Uri/queryParameters_A01_t05.dart b/LibTest/core/Uri/queryParameters_A01_t05.dart
index d05296b..fdb76eb 100644
--- a/LibTest/core/Uri/queryParameters_A01_t05.dart
+++ b/LibTest/core/Uri/queryParameters_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Map<String, String> queryParameters
  * Returns the URI query split into a map according to the rules specified
diff --git a/LibTest/core/Uri/query_A01_t01.dart b/LibTest/core/Uri/query_A01_t01.dart
index 3e3b77e..ddf36d5 100644
--- a/LibTest/core/Uri/query_A01_t01.dart
+++ b/LibTest/core/Uri/query_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String query
  * Returns the query component. The returned query is encoded. To get direct
diff --git a/LibTest/core/Uri/query_A01_t02.dart b/LibTest/core/Uri/query_A01_t02.dart
index 8b7743b..b9603d2 100644
--- a/LibTest/core/Uri/query_A01_t02.dart
+++ b/LibTest/core/Uri/query_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String query
  * Returns the query component. The returned query is encoded. To get direct
diff --git a/LibTest/core/Uri/removeFragment_A01_t01.dart b/LibTest/core/Uri/removeFragment_A01_t01.dart
index b05bb86..dc809df 100644
--- a/LibTest/core/Uri/removeFragment_A01_t01.dart
+++ b/LibTest/core/Uri/removeFragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri removeFragment()
  * Returns a Uri that differs from this only in not having a fragment.
diff --git a/LibTest/core/Uri/removeFragment_A02_t01.dart b/LibTest/core/Uri/removeFragment_A02_t01.dart
index ba38448..703f6c1 100644
--- a/LibTest/core/Uri/removeFragment_A02_t01.dart
+++ b/LibTest/core/Uri/removeFragment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri removeFragment()
  * ...
diff --git a/LibTest/core/Uri/replace_A01_t01.dart b/LibTest/core/Uri/replace_A01_t01.dart
index c3a2690..9307055 100644
--- a/LibTest/core/Uri/replace_A01_t01.dart
+++ b/LibTest/core/Uri/replace_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t02.dart b/LibTest/core/Uri/replace_A01_t02.dart
index 8927594..b1ac067 100644
--- a/LibTest/core/Uri/replace_A01_t02.dart
+++ b/LibTest/core/Uri/replace_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t03.dart b/LibTest/core/Uri/replace_A01_t03.dart
index 9bc2ddd..1bd4c11 100644
--- a/LibTest/core/Uri/replace_A01_t03.dart
+++ b/LibTest/core/Uri/replace_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t04.dart b/LibTest/core/Uri/replace_A01_t04.dart
index 52feb79..d5be17a 100644
--- a/LibTest/core/Uri/replace_A01_t04.dart
+++ b/LibTest/core/Uri/replace_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t05.dart b/LibTest/core/Uri/replace_A01_t05.dart
index 918c6c4..ed4911e 100644
--- a/LibTest/core/Uri/replace_A01_t05.dart
+++ b/LibTest/core/Uri/replace_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t06.dart b/LibTest/core/Uri/replace_A01_t06.dart
index 2611663..9ce960a 100644
--- a/LibTest/core/Uri/replace_A01_t06.dart
+++ b/LibTest/core/Uri/replace_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t07.dart b/LibTest/core/Uri/replace_A01_t07.dart
index fb71dca..6fdc016 100644
--- a/LibTest/core/Uri/replace_A01_t07.dart
+++ b/LibTest/core/Uri/replace_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t08.dart b/LibTest/core/Uri/replace_A01_t08.dart
index b1a15d9..87a2539 100644
--- a/LibTest/core/Uri/replace_A01_t08.dart
+++ b/LibTest/core/Uri/replace_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A01_t09.dart b/LibTest/core/Uri/replace_A01_t09.dart
index 2bfebe3..916d6be 100644
--- a/LibTest/core/Uri/replace_A01_t09.dart
+++ b/LibTest/core/Uri/replace_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A02_t01.dart b/LibTest/core/Uri/replace_A02_t01.dart
index 3add0f2..a6af489 100644
--- a/LibTest/core/Uri/replace_A02_t01.dart
+++ b/LibTest/core/Uri/replace_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/replace_A02_t02.dart b/LibTest/core/Uri/replace_A02_t02.dart
index cb08054..b667997 100644
--- a/LibTest/core/Uri/replace_A02_t02.dart
+++ b/LibTest/core/Uri/replace_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri replace({
  *  String scheme,
diff --git a/LibTest/core/Uri/resolveUri_A01_t01.dart b/LibTest/core/Uri/resolveUri_A01_t01.dart
index 8743508..846230c 100644
--- a/LibTest/core/Uri/resolveUri_A01_t01.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t02.dart b/LibTest/core/Uri/resolveUri_A01_t02.dart
index c45b0ac..e2c8230 100644
--- a/LibTest/core/Uri/resolveUri_A01_t02.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t03.dart b/LibTest/core/Uri/resolveUri_A01_t03.dart
index f71d4b9..835c75f 100644
--- a/LibTest/core/Uri/resolveUri_A01_t03.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t04.dart b/LibTest/core/Uri/resolveUri_A01_t04.dart
index a25cb74..fcdabce 100644
--- a/LibTest/core/Uri/resolveUri_A01_t04.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t05.dart b/LibTest/core/Uri/resolveUri_A01_t05.dart
index ed3599f..fc7af0a 100644
--- a/LibTest/core/Uri/resolveUri_A01_t05.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t06.dart b/LibTest/core/Uri/resolveUri_A01_t06.dart
index 7f83725..d028048 100644
--- a/LibTest/core/Uri/resolveUri_A01_t06.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t07.dart b/LibTest/core/Uri/resolveUri_A01_t07.dart
index 5122485..1d7be60 100644
--- a/LibTest/core/Uri/resolveUri_A01_t07.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A01_t08.dart b/LibTest/core/Uri/resolveUri_A01_t08.dart
index 51b98ae..e0d4740 100644
--- a/LibTest/core/Uri/resolveUri_A01_t08.dart
+++ b/LibTest/core/Uri/resolveUri_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolveUri_A02_t01.dart b/LibTest/core/Uri/resolveUri_A02_t01.dart
index b104341..616ee46 100644
--- a/LibTest/core/Uri/resolveUri_A02_t01.dart
+++ b/LibTest/core/Uri/resolveUri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolveUri(Uri reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t01.dart b/LibTest/core/Uri/resolve_A01_t01.dart
index 67c661a..ce32383 100644
--- a/LibTest/core/Uri/resolve_A01_t01.dart
+++ b/LibTest/core/Uri/resolve_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t02.dart b/LibTest/core/Uri/resolve_A01_t02.dart
index 43198c9..981861f 100644
--- a/LibTest/core/Uri/resolve_A01_t02.dart
+++ b/LibTest/core/Uri/resolve_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t03.dart b/LibTest/core/Uri/resolve_A01_t03.dart
index fb3d290..0230012 100644
--- a/LibTest/core/Uri/resolve_A01_t03.dart
+++ b/LibTest/core/Uri/resolve_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t04.dart b/LibTest/core/Uri/resolve_A01_t04.dart
index 2c2f175..58bf769 100644
--- a/LibTest/core/Uri/resolve_A01_t04.dart
+++ b/LibTest/core/Uri/resolve_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t05.dart b/LibTest/core/Uri/resolve_A01_t05.dart
index c66ed5a..3c7f882 100644
--- a/LibTest/core/Uri/resolve_A01_t05.dart
+++ b/LibTest/core/Uri/resolve_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t06.dart b/LibTest/core/Uri/resolve_A01_t06.dart
index 451d70b..764815e 100644
--- a/LibTest/core/Uri/resolve_A01_t06.dart
+++ b/LibTest/core/Uri/resolve_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t07.dart b/LibTest/core/Uri/resolve_A01_t07.dart
index f778dc1..58bc444 100644
--- a/LibTest/core/Uri/resolve_A01_t07.dart
+++ b/LibTest/core/Uri/resolve_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/resolve_A01_t08.dart b/LibTest/core/Uri/resolve_A01_t08.dart
index 197207d..80f5a98 100644
--- a/LibTest/core/Uri/resolve_A01_t08.dart
+++ b/LibTest/core/Uri/resolve_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri resolve(String reference)
  * Resolve reference as an URI relative to this.
diff --git a/LibTest/core/Uri/scheme_A01_t01.dart b/LibTest/core/Uri/scheme_A01_t01.dart
index d6bcac5..cc5b0a3 100644
--- a/LibTest/core/Uri/scheme_A01_t01.dart
+++ b/LibTest/core/Uri/scheme_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String scheme
  * Returns the scheme component.
diff --git a/LibTest/core/Uri/scheme_A02_t01.dart b/LibTest/core/Uri/scheme_A02_t01.dart
index 7980ee8..a16ab18 100644
--- a/LibTest/core/Uri/scheme_A02_t01.dart
+++ b/LibTest/core/Uri/scheme_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String scheme
  * ...
diff --git a/LibTest/core/Uri/splitQueryString_A01_t01.dart b/LibTest/core/Uri/splitQueryString_A01_t01.dart
index 2d86eb9..2009cb1 100644
--- a/LibTest/core/Uri/splitQueryString_A01_t01.dart
+++ b/LibTest/core/Uri/splitQueryString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> splitQueryString(String query, {
  *  Encoding encoding: utf8
diff --git a/LibTest/core/Uri/splitQueryString_A01_t02.dart b/LibTest/core/Uri/splitQueryString_A01_t02.dart
index bc859a3..dcb9877 100644
--- a/LibTest/core/Uri/splitQueryString_A01_t02.dart
+++ b/LibTest/core/Uri/splitQueryString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> splitQueryString(String query, {
  *  Encoding encoding: utf8
diff --git a/LibTest/core/Uri/toFilePath_A01_t01.dart b/LibTest/core/Uri/toFilePath_A01_t01.dart
index 00526b6..cbe0afa 100644
--- a/LibTest/core/Uri/toFilePath_A01_t01.dart
+++ b/LibTest/core/Uri/toFilePath_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/toFilePath_A01_t02.dart b/LibTest/core/Uri/toFilePath_A01_t02.dart
index 9d12001..53f1097 100644
--- a/LibTest/core/Uri/toFilePath_A01_t02.dart
+++ b/LibTest/core/Uri/toFilePath_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/toFilePath_A01_t03.dart b/LibTest/core/Uri/toFilePath_A01_t03.dart
index e06f6a3..fd482b0 100644
--- a/LibTest/core/Uri/toFilePath_A01_t03.dart
+++ b/LibTest/core/Uri/toFilePath_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/toFilePath_A02_t01.dart b/LibTest/core/Uri/toFilePath_A02_t01.dart
index 5df06d5..ac57503 100644
--- a/LibTest/core/Uri/toFilePath_A02_t01.dart
+++ b/LibTest/core/Uri/toFilePath_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/toFilePath_A03_t01.dart b/LibTest/core/Uri/toFilePath_A03_t01.dart
index d1d6580..81b9523 100644
--- a/LibTest/core/Uri/toFilePath_A03_t01.dart
+++ b/LibTest/core/Uri/toFilePath_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/toFilePath_A04_t01.dart b/LibTest/core/Uri/toFilePath_A04_t01.dart
index 7ceaec4..af8682f 100644
--- a/LibTest/core/Uri/toFilePath_A04_t01.dart
+++ b/LibTest/core/Uri/toFilePath_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toFilePath({bool windows})
  * Returns the file path from a file URI.
diff --git a/LibTest/core/Uri/userInfo_A01_t01.dart b/LibTest/core/Uri/userInfo_A01_t01.dart
index 63d588b..a8f40af 100644
--- a/LibTest/core/Uri/userInfo_A01_t01.dart
+++ b/LibTest/core/Uri/userInfo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String userInfo
  * Returns the user info part of the authority component.
diff --git a/LibTest/core/Uri/userInfo_A01_t02.dart b/LibTest/core/Uri/userInfo_A01_t02.dart
index f2d4328..7e502ad 100644
--- a/LibTest/core/Uri/userInfo_A01_t02.dart
+++ b/LibTest/core/Uri/userInfo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String userInfo
  * Returns the user info part of the authority component.
diff --git a/LibTest/core/UriData/UriData.fromBytes_A01_t01.dart b/LibTest/core/UriData/UriData.fromBytes_A01_t01.dart
index 27cd7ad..692764d 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A01_t01.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A01_t02.dart b/LibTest/core/UriData/UriData.fromBytes_A01_t02.dart
index 4c7630a..c43d878 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A01_t02.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A01_t03.dart b/LibTest/core/UriData/UriData.fromBytes_A01_t03.dart
index 67a5d8d..00c70e7 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A01_t03.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A01_t04.dart b/LibTest/core/UriData/UriData.fromBytes_A01_t04.dart
index d3eaa6e..ba5fa19 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A01_t04.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A01_t05.dart b/LibTest/core/UriData/UriData.fromBytes_A01_t05.dart
index 8c6e411..6048322 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A01_t05.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A02_t01.dart b/LibTest/core/UriData/UriData.fromBytes_A02_t01.dart
index 4eeb9f6..49eaa06 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A02_t01.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromBytes_A02_t02.dart b/LibTest/core/UriData/UriData.fromBytes_A02_t02.dart
index 7bcc966..6ec3b54 100644
--- a/LibTest/core/UriData/UriData.fromBytes_A02_t02.dart
+++ b/LibTest/core/UriData/UriData.fromBytes_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromBytes(
  *  List<int> bytes, {
diff --git a/LibTest/core/UriData/UriData.fromString_A01_t01.dart b/LibTest/core/UriData/UriData.fromString_A01_t01.dart
index fa86c6a..b9112d6 100644
--- a/LibTest/core/UriData/UriData.fromString_A01_t01.dart
+++ b/LibTest/core/UriData/UriData.fromString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A01_t02.dart b/LibTest/core/UriData/UriData.fromString_A01_t02.dart
index 020645b..b8bd51b 100644
--- a/LibTest/core/UriData/UriData.fromString_A01_t02.dart
+++ b/LibTest/core/UriData/UriData.fromString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A01_t03.dart b/LibTest/core/UriData/UriData.fromString_A01_t03.dart
index d47b26f..ef8e179 100644
--- a/LibTest/core/UriData/UriData.fromString_A01_t03.dart
+++ b/LibTest/core/UriData/UriData.fromString_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A01_t04.dart b/LibTest/core/UriData/UriData.fromString_A01_t04.dart
index ad55bfa..338c07f 100644
--- a/LibTest/core/UriData/UriData.fromString_A01_t04.dart
+++ b/LibTest/core/UriData/UriData.fromString_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A01_t05.dart b/LibTest/core/UriData/UriData.fromString_A01_t05.dart
index 8fe8c357..dc89b9e 100644
--- a/LibTest/core/UriData/UriData.fromString_A01_t05.dart
+++ b/LibTest/core/UriData/UriData.fromString_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A02_t01.dart b/LibTest/core/UriData/UriData.fromString_A02_t01.dart
index f07217b..8af6609 100644
--- a/LibTest/core/UriData/UriData.fromString_A02_t01.dart
+++ b/LibTest/core/UriData/UriData.fromString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A02_t02.dart b/LibTest/core/UriData/UriData.fromString_A02_t02.dart
index 657eec2..2b4742c 100644
--- a/LibTest/core/UriData/UriData.fromString_A02_t02.dart
+++ b/LibTest/core/UriData/UriData.fromString_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromString_A02_t03.dart b/LibTest/core/UriData/UriData.fromString_A02_t03.dart
index 5dcfc71..5e3cedf 100644
--- a/LibTest/core/UriData/UriData.fromString_A02_t03.dart
+++ b/LibTest/core/UriData/UriData.fromString_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromString(
  *  String content, {
diff --git a/LibTest/core/UriData/UriData.fromUri_A01_t01.dart b/LibTest/core/UriData/UriData.fromUri_A01_t01.dart
index 42bfe42..5b8b0ed 100644
--- a/LibTest/core/UriData/UriData.fromUri_A01_t01.dart
+++ b/LibTest/core/UriData/UriData.fromUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromUri(Uri uri)
  * Creates a DataUri from a Uri which must have data as Uri.scheme.
diff --git a/LibTest/core/UriData/UriData.fromUri_A01_t02.dart b/LibTest/core/UriData/UriData.fromUri_A01_t02.dart
index 8e8358a..56003ad 100644
--- a/LibTest/core/UriData/UriData.fromUri_A01_t02.dart
+++ b/LibTest/core/UriData/UriData.fromUri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromUri(Uri uri)
  * Creates a DataUri from a Uri which must have data as Uri.scheme.
diff --git a/LibTest/core/UriData/UriData.fromUri_A01_t03.dart b/LibTest/core/UriData/UriData.fromUri_A01_t03.dart
index 93438c9..5b95955 100644
--- a/LibTest/core/UriData/UriData.fromUri_A01_t03.dart
+++ b/LibTest/core/UriData/UriData.fromUri_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData.fromUri(Uri uri)
  * Creates a DataUri from a Uri which must have data as Uri.scheme.
diff --git a/LibTest/core/UriData/charset_A01_t01.dart b/LibTest/core/UriData/charset_A01_t01.dart
index be09df9..db26659 100644
--- a/LibTest/core/UriData/charset_A01_t01.dart
+++ b/LibTest/core/UriData/charset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String charset
  * The charset parameter of the media type.
diff --git a/LibTest/core/UriData/contentAsBytes_A01_t01.dart b/LibTest/core/UriData/contentAsBytes_A01_t01.dart
index d6ad5ed..c513616 100644
--- a/LibTest/core/UriData/contentAsBytes_A01_t01.dart
+++ b/LibTest/core/UriData/contentAsBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> contentAsBytes()
  * The content part of the data URI as bytes.
diff --git a/LibTest/core/UriData/contentAsBytes_A01_t02.dart b/LibTest/core/UriData/contentAsBytes_A01_t02.dart
index d9d6641..3e4b0ec 100644
--- a/LibTest/core/UriData/contentAsBytes_A01_t02.dart
+++ b/LibTest/core/UriData/contentAsBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> contentAsBytes()
  * The content part of the data URI as bytes.
diff --git a/LibTest/core/UriData/contentAsString_A01_t01.dart b/LibTest/core/UriData/contentAsString_A01_t01.dart
index e792628..bd3feb9 100644
--- a/LibTest/core/UriData/contentAsString_A01_t01.dart
+++ b/LibTest/core/UriData/contentAsString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String contentAsString({Encoding encoding})
  * Returns a string created from the content of the data URI.
diff --git a/LibTest/core/UriData/contentAsString_A01_t02.dart b/LibTest/core/UriData/contentAsString_A01_t02.dart
index 02a6645..55feeee 100644
--- a/LibTest/core/UriData/contentAsString_A01_t02.dart
+++ b/LibTest/core/UriData/contentAsString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String contentAsString({Encoding encoding})
  * Returns a string created from the content of the data URI.
diff --git a/LibTest/core/UriData/contentText_A01_t01.dart b/LibTest/core/UriData/contentText_A01_t01.dart
index bcfb116..b7f95ec 100644
--- a/LibTest/core/UriData/contentText_A01_t01.dart
+++ b/LibTest/core/UriData/contentText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String contentText
  * The content part of the data URI, as its actual representation.
diff --git a/LibTest/core/UriData/isBase64_A01_t01.dart b/LibTest/core/UriData/isBase64_A01_t01.dart
index 80d08d7..0b3f71b 100644
--- a/LibTest/core/UriData/isBase64_A01_t01.dart
+++ b/LibTest/core/UriData/isBase64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBase64
  * Whether the data is Base64 encoded or not.
diff --git a/LibTest/core/UriData/mimeType_A01_t01.dart b/LibTest/core/UriData/mimeType_A01_t01.dart
index a7bfe55..379ea4f 100644
--- a/LibTest/core/UriData/mimeType_A01_t01.dart
+++ b/LibTest/core/UriData/mimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String mimeType
  * The MIME type of the data URI.
diff --git a/LibTest/core/UriData/parameters_A01_t01.dart b/LibTest/core/UriData/parameters_A01_t01.dart
index ffad411..4b9349d 100644
--- a/LibTest/core/UriData/parameters_A01_t01.dart
+++ b/LibTest/core/UriData/parameters_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> parameters
  * A map representing the parameters of the media type.
diff --git a/LibTest/core/UriData/parse_A01_t01.dart b/LibTest/core/UriData/parse_A01_t01.dart
index d83ffea..b7f273f 100644
--- a/LibTest/core/UriData/parse_A01_t01.dart
+++ b/LibTest/core/UriData/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData parse(String uri)
  * Parses a string as a data URI.
diff --git a/LibTest/core/UriData/parse_A02_t01.dart b/LibTest/core/UriData/parse_A02_t01.dart
index a3c5eed..0ef214d 100644
--- a/LibTest/core/UriData/parse_A02_t01.dart
+++ b/LibTest/core/UriData/parse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion UriData parse(String uri)
  * Parses a string as a data URI.
diff --git a/LibTest/core/UriData/toString_A01_t01.dart b/LibTest/core/UriData/toString_A01_t01.dart
index 70b5d5c..8136099 100644
--- a/LibTest/core/UriData/toString_A01_t01.dart
+++ b/LibTest/core/UriData/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/UriData/toString_A01_t02.dart b/LibTest/core/UriData/toString_A01_t02.dart
index 7b3afb8..4f525a4 100644
--- a/LibTest/core/UriData/toString_A01_t02.dart
+++ b/LibTest/core/UriData/toString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/core/UriData/uri_A01_t01.dart b/LibTest/core/UriData/uri_A01_t01.dart
index aeaf61e..684ebde 100644
--- a/LibTest/core/UriData/uri_A01_t01.dart
+++ b/LibTest/core/UriData/uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * The Uri that this UriData is giving access to.
diff --git a/LibTest/core/bool/bool.fromEnvironment_A01_t01.dart b/LibTest/core/bool/bool.fromEnvironment_A01_t01.dart
index 7bf3fae..69895ca 100644
--- a/LibTest/core/bool/bool.fromEnvironment_A01_t01.dart
+++ b/LibTest/core/bool/bool.fromEnvironment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const bool.fromEnvironment(
  * String name, {
diff --git a/LibTest/core/bool/toString_A01_t01.dart b/LibTest/core/bool/toString_A01_t01.dart
index 852e04a..89bad25 100644
--- a/LibTest/core/bool/toString_A01_t01.dart
+++ b/LibTest/core/bool/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns "true" if the receiver is true, or "false" if the receiver is false.
diff --git a/LibTest/core/bool/toString_A01_t02.dart b/LibTest/core/bool/toString_A01_t02.dart
index 0c59257..b077cdf 100644
--- a/LibTest/core/bool/toString_A01_t02.dart
+++ b/LibTest/core/bool/toString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-

+/*

+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file

+ * for details. All rights reserved. Use of this source code is governed by a

+ * BSD-style license that can be found in the LICENSE file.

+ */

 /**

  * @assertion String toString()

  * Returns "true" if the receiver is true, or "false" if the receiver is false.

diff --git a/LibTest/core/double/INFINITY_A01_t01.dart b/LibTest/core/double/INFINITY_A01_t01.dart
index 34bd271..c8de948 100644
--- a/LibTest/core/double/INFINITY_A01_t01.dart
+++ b/LibTest/core/double/INFINITY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double INFINITY
  * @description Checks that double.infinity equals 1 / 0.
diff --git a/LibTest/core/double/INFINITY_A01_t02.dart b/LibTest/core/double/INFINITY_A01_t02.dart
index f688dbf..d713625 100644
--- a/LibTest/core/double/INFINITY_A01_t02.dart
+++ b/LibTest/core/double/INFINITY_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double INFINITY
  * @description Checks INFINITY is equal to INFINITY using equality operator
diff --git a/LibTest/core/double/INFINITY_A01_t03.dart b/LibTest/core/double/INFINITY_A01_t03.dart
index 52c4c23..170f31b 100644
--- a/LibTest/core/double/INFINITY_A01_t03.dart
+++ b/LibTest/core/double/INFINITY_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double INFINITY
  * @description Comparing INFINITY with 0
diff --git a/LibTest/core/double/INFINITY_A01_t04.dart b/LibTest/core/double/INFINITY_A01_t04.dart
index 03f6059..417c944 100644
--- a/LibTest/core/double/INFINITY_A01_t04.dart
+++ b/LibTest/core/double/INFINITY_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double INFINITY
  * @description Checks that type of INFINITY is double
diff --git a/LibTest/core/double/NAN_A01_t01.dart b/LibTest/core/double/NAN_A01_t01.dart
index cc1ee30..86230ac 100644
--- a/LibTest/core/double/NAN_A01_t01.dart
+++ b/LibTest/core/double/NAN_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NAN
  * @description Checks that [:isNaN:] returns true for double.nan.
diff --git a/LibTest/core/double/NAN_A01_t02.dart b/LibTest/core/double/NAN_A01_t02.dart
index d5f8b14..d99907d 100644
--- a/LibTest/core/double/NAN_A01_t02.dart
+++ b/LibTest/core/double/NAN_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NAN
  * @description Checks NAN is not equal to NAN using equality operator
diff --git a/LibTest/core/double/NAN_A01_t03.dart b/LibTest/core/double/NAN_A01_t03.dart
index 44095ca..9376108 100644
--- a/LibTest/core/double/NAN_A01_t03.dart
+++ b/LibTest/core/double/NAN_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NAN
  * @description Checks that NAN can't be equal, lt or gt 0
diff --git a/LibTest/core/double/NAN_A01_t04.dart b/LibTest/core/double/NAN_A01_t04.dart
index ad9531a..69d74ae 100644
--- a/LibTest/core/double/NAN_A01_t04.dart
+++ b/LibTest/core/double/NAN_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NAN
  * @description Checks that type of NAN is double
diff --git a/LibTest/core/double/NEGATIVE_INFINITY_A01_t01.dart b/LibTest/core/double/NEGATIVE_INFINITY_A01_t01.dart
index ec75ce6..e6bda7f 100644
--- a/LibTest/core/double/NEGATIVE_INFINITY_A01_t01.dart
+++ b/LibTest/core/double/NEGATIVE_INFINITY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NEGATIVE_INFINITY
  * @description Checks that double.negativeInfinity equals -double.infinity.
diff --git a/LibTest/core/double/NEGATIVE_INFINITY_A01_t02.dart b/LibTest/core/double/NEGATIVE_INFINITY_A01_t02.dart
index d455f54..e169d1b 100644
--- a/LibTest/core/double/NEGATIVE_INFINITY_A01_t02.dart
+++ b/LibTest/core/double/NEGATIVE_INFINITY_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NEGATIVE_INFINITY
  * @description Checks NEGATIVE_INFINITY is equal to NEGATIVE_INFINITY using
diff --git a/LibTest/core/double/NEGATIVE_INFINITY_A01_t03.dart b/LibTest/core/double/NEGATIVE_INFINITY_A01_t03.dart
index e0a59fc..431303f 100644
--- a/LibTest/core/double/NEGATIVE_INFINITY_A01_t03.dart
+++ b/LibTest/core/double/NEGATIVE_INFINITY_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NEGATIVE_INFINITY
  * @description Comparing NEGATIVE_INFINITY with 0
diff --git a/LibTest/core/double/NEGATIVE_INFINITY_A01_t04.dart b/LibTest/core/double/NEGATIVE_INFINITY_A01_t04.dart
index a34aa2d..5a67e26 100644
--- a/LibTest/core/double/NEGATIVE_INFINITY_A01_t04.dart
+++ b/LibTest/core/double/NEGATIVE_INFINITY_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double NEGATIVE_INFINITY
  * @description Checks that type of NEGATIVE_INFINITY is double
diff --git a/LibTest/core/double/abs_A01_t01.dart b/LibTest/core/double/abs_A01_t01.dart
index 13ba1dc..c37c2b5 100644
--- a/LibTest/core/double/abs_A01_t01.dart
+++ b/LibTest/core/double/abs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double abs()
  * @description Checks that if value is not negative, the same value is returned.
diff --git a/LibTest/core/double/abs_A01_t02.dart b/LibTest/core/double/abs_A01_t02.dart
index b7f8434..c4fce6c 100644
--- a/LibTest/core/double/abs_A01_t02.dart
+++ b/LibTest/core/double/abs_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double abs()
  * @description Checks that if the value is negative, its negation is returned.
diff --git a/LibTest/core/double/abs_A01_t03.dart b/LibTest/core/double/abs_A01_t03.dart
index 13dd5ca..6c28006 100644
--- a/LibTest/core/double/abs_A01_t03.dart
+++ b/LibTest/core/double/abs_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double abs()
  * @description Checks that if the value is infinite, the result is positive
diff --git a/LibTest/core/double/abs_A01_t04.dart b/LibTest/core/double/abs_A01_t04.dart
index ff6a604..99a3056 100644
--- a/LibTest/core/double/abs_A01_t04.dart
+++ b/LibTest/core/double/abs_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double abs()
  * @description Checks that if the value is NaN, the result is NaN.
diff --git a/LibTest/core/double/abs_A01_t05.dart b/LibTest/core/double/abs_A01_t05.dart
index 1b7ddf1..43c2227 100644
--- a/LibTest/core/double/abs_A01_t05.dart
+++ b/LibTest/core/double/abs_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double abs()
  * @description Checks that [:abs():] does not change the object.
diff --git a/LibTest/core/double/ceilToDouble_A01_t01.dart b/LibTest/core/double/ceilToDouble_A01_t01.dart
index dd62a0c..f9133cb 100644
--- a/LibTest/core/double/ceilToDouble_A01_t01.dart
+++ b/LibTest/core/double/ceilToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * Returns the least integer value no smaller than this.
diff --git a/LibTest/core/double/ceilToDouble_A01_t02.dart b/LibTest/core/double/ceilToDouble_A01_t02.dart
index 410d139..c8c2f98 100644
--- a/LibTest/core/double/ceilToDouble_A01_t02.dart
+++ b/LibTest/core/double/ceilToDouble_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * Returns the least integer value no smaller than this.
diff --git a/LibTest/core/double/ceilToDouble_A01_t03.dart b/LibTest/core/double/ceilToDouble_A01_t03.dart
index bbdbf03..16d0a29 100644
--- a/LibTest/core/double/ceilToDouble_A01_t03.dart
+++ b/LibTest/core/double/ceilToDouble_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * Returns the least integer value no smaller than this.
diff --git a/LibTest/core/double/ceilToDouble_A01_t04.dart b/LibTest/core/double/ceilToDouble_A01_t04.dart
index 9fa450c..f66f9b0 100644
--- a/LibTest/core/double/ceilToDouble_A01_t04.dart
+++ b/LibTest/core/double/ceilToDouble_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * Returns the least integer value no smaller than this.
diff --git a/LibTest/core/double/ceilToDouble_A01_t05.dart b/LibTest/core/double/ceilToDouble_A01_t05.dart
index 3596207..28714a3 100644
--- a/LibTest/core/double/ceilToDouble_A01_t05.dart
+++ b/LibTest/core/double/ceilToDouble_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * Returns the least integer value no smaller than this.
diff --git a/LibTest/core/double/ceilToDouble_A02_t01.dart b/LibTest/core/double/ceilToDouble_A02_t01.dart
index aa8f0e3..f169057 100644
--- a/LibTest/core/double/ceilToDouble_A02_t01.dart
+++ b/LibTest/core/double/ceilToDouble_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/ceilToDouble_A02_t02.dart b/LibTest/core/double/ceilToDouble_A02_t02.dart
index d52a7b5..2dccabe 100644
--- a/LibTest/core/double/ceilToDouble_A02_t02.dart
+++ b/LibTest/core/double/ceilToDouble_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double ceilToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/ceil_A01_t01.dart b/LibTest/core/double/ceil_A01_t01.dart
index 1938544..85ab983 100644
--- a/LibTest/core/double/ceil_A01_t01.dart
+++ b/LibTest/core/double/ceil_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * Returns the least integer no smaller than this.
diff --git a/LibTest/core/double/ceil_A01_t02.dart b/LibTest/core/double/ceil_A01_t02.dart
index ab0dc9e..26a488f 100644
--- a/LibTest/core/double/ceil_A01_t02.dart
+++ b/LibTest/core/double/ceil_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * Returns the least integer no smaller than this.
diff --git a/LibTest/core/double/ceil_A01_t03.dart b/LibTest/core/double/ceil_A01_t03.dart
index 736ab6d..5cf9dc1 100644
--- a/LibTest/core/double/ceil_A01_t03.dart
+++ b/LibTest/core/double/ceil_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * Returns the least integer no smaller than this.
diff --git a/LibTest/core/double/ceil_A01_t04.dart b/LibTest/core/double/ceil_A01_t04.dart
index 070d990..740cc68 100644
--- a/LibTest/core/double/ceil_A01_t04.dart
+++ b/LibTest/core/double/ceil_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * Returns the least integer no smaller than this.
diff --git a/LibTest/core/double/ceil_A01_t05.dart b/LibTest/core/double/ceil_A01_t05.dart
index 1b620a6..0d6899b 100644
--- a/LibTest/core/double/ceil_A01_t05.dart
+++ b/LibTest/core/double/ceil_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * Returns the least integer no smaller than this.
diff --git a/LibTest/core/double/ceil_A02_t01.dart b/LibTest/core/double/ceil_A02_t01.dart
index ce14713..68a53bc 100644
--- a/LibTest/core/double/ceil_A02_t01.dart
+++ b/LibTest/core/double/ceil_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/ceil_A02_t02.dart b/LibTest/core/double/ceil_A02_t02.dart
index 1f31cf7..8062f05 100644
--- a/LibTest/core/double/ceil_A02_t02.dart
+++ b/LibTest/core/double/ceil_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int ceil()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/clamp_A01_t01.dart b/LibTest/core/double/clamp_A01_t01.dart
index 480f4fa..2c13a0d 100644
--- a/LibTest/core/double/clamp_A01_t01.dart
+++ b/LibTest/core/double/clamp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/double/clamp_A01_t02.dart b/LibTest/core/double/clamp_A01_t02.dart
index 4665047..9a89ff0 100644
--- a/LibTest/core/double/clamp_A01_t02.dart
+++ b/LibTest/core/double/clamp_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/double/clamp_A01_t03.dart b/LibTest/core/double/clamp_A01_t03.dart
index 4bb8599..c1057d1 100644
--- a/LibTest/core/double/clamp_A01_t03.dart
+++ b/LibTest/core/double/clamp_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/double/clamp_A01_t04.dart b/LibTest/core/double/clamp_A01_t04.dart
index 9b394f9..80b0866 100644
--- a/LibTest/core/double/clamp_A01_t04.dart
+++ b/LibTest/core/double/clamp_A01_t04.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/double/clamp_A01_t05.dart b/LibTest/core/double/clamp_A01_t05.dart
index dff8142..64e1463 100644
--- a/LibTest/core/double/clamp_A01_t05.dart
+++ b/LibTest/core/double/clamp_A01_t05.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/double/compareTo_A01_t01.dart b/LibTest/core/double/compareTo_A01_t01.dart
index 89b8d99..b0e424d 100644
--- a/LibTest/core/double/compareTo_A01_t01.dart
+++ b/LibTest/core/double/compareTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(Comparable other)
  * @description Checks that [:compareTo():] returns 0 if values are equal.
diff --git a/LibTest/core/double/compareTo_A01_t02.dart b/LibTest/core/double/compareTo_A01_t02.dart
index 9008103..2f6b8d3 100644
--- a/LibTest/core/double/compareTo_A01_t02.dart
+++ b/LibTest/core/double/compareTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(Comparable other)
  * @description Checks that [:compareTo:] returns a value less than 0 if 'this'
diff --git a/LibTest/core/double/compareTo_A01_t03.dart b/LibTest/core/double/compareTo_A01_t03.dart
index c6aaa5f..ca2d4c1 100644
--- a/LibTest/core/double/compareTo_A01_t03.dart
+++ b/LibTest/core/double/compareTo_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(Comparable other)
  * ...
diff --git a/LibTest/core/double/compareTo_A01_t04.dart b/LibTest/core/double/compareTo_A01_t04.dart
index 47d601f..9182ce2 100644
--- a/LibTest/core/double/compareTo_A01_t04.dart
+++ b/LibTest/core/double/compareTo_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int compareTo(Comparable other)
  * ...
diff --git a/LibTest/core/double/double_class_A01_t01.dart b/LibTest/core/double/double_class_A01_t01.dart
index 2bc4215..cc09113 100644
--- a/LibTest/core/double/double_class_A01_t01.dart
+++ b/LibTest/core/double/double_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Double is contagious.
  * @description Checks that arithmetic operations (except those that specify int
diff --git a/LibTest/core/double/floorToDouble_A01_t01.dart b/LibTest/core/double/floorToDouble_A01_t01.dart
index 5a40998..d6189a9 100644
--- a/LibTest/core/double/floorToDouble_A01_t01.dart
+++ b/LibTest/core/double/floorToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * Returns the greatest integer value no greater than this.
diff --git a/LibTest/core/double/floorToDouble_A01_t02.dart b/LibTest/core/double/floorToDouble_A01_t02.dart
index d911271..d2bc60a 100644
--- a/LibTest/core/double/floorToDouble_A01_t02.dart
+++ b/LibTest/core/double/floorToDouble_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * Returns the greatest integer value no greater than this.
diff --git a/LibTest/core/double/floorToDouble_A01_t03.dart b/LibTest/core/double/floorToDouble_A01_t03.dart
index 56e47fd..553117f 100644
--- a/LibTest/core/double/floorToDouble_A01_t03.dart
+++ b/LibTest/core/double/floorToDouble_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * Returns the greatest integer value no greater than this.
diff --git a/LibTest/core/double/floorToDouble_A01_t04.dart b/LibTest/core/double/floorToDouble_A01_t04.dart
index 120ee5b..46251ff 100644
--- a/LibTest/core/double/floorToDouble_A01_t04.dart
+++ b/LibTest/core/double/floorToDouble_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * Returns the greatest integer value no greater than this.
diff --git a/LibTest/core/double/floorToDouble_A02_t01.dart b/LibTest/core/double/floorToDouble_A02_t01.dart
index bd49b3e..0f0ef80 100644
--- a/LibTest/core/double/floorToDouble_A02_t01.dart
+++ b/LibTest/core/double/floorToDouble_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/floorToDouble_A02_t02.dart b/LibTest/core/double/floorToDouble_A02_t02.dart
index 7c308ba..05d5582 100644
--- a/LibTest/core/double/floorToDouble_A02_t02.dart
+++ b/LibTest/core/double/floorToDouble_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract abstract double floorToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/floor_A01_t01.dart b/LibTest/core/double/floor_A01_t01.dart
index 7c93694..4ad9f80 100644
--- a/LibTest/core/double/floor_A01_t01.dart
+++ b/LibTest/core/double/floor_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * Returns the greatest integer no greater than this.
diff --git a/LibTest/core/double/floor_A01_t02.dart b/LibTest/core/double/floor_A01_t02.dart
index c267e08..ae9dcd1 100644
--- a/LibTest/core/double/floor_A01_t02.dart
+++ b/LibTest/core/double/floor_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * Returns the greatest integer no greater than this.
diff --git a/LibTest/core/double/floor_A01_t03.dart b/LibTest/core/double/floor_A01_t03.dart
index abae562..67226c3 100644
--- a/LibTest/core/double/floor_A01_t03.dart
+++ b/LibTest/core/double/floor_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * Returns the greatest integer no greater than this.
diff --git a/LibTest/core/double/floor_A01_t04.dart b/LibTest/core/double/floor_A01_t04.dart
index 8536fef..4847e1e 100644
--- a/LibTest/core/double/floor_A01_t04.dart
+++ b/LibTest/core/double/floor_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * Returns the greatest integer no greater than this.
diff --git a/LibTest/core/double/floor_A02_t01.dart b/LibTest/core/double/floor_A02_t01.dart
index fe0e848..edae8f1 100644
--- a/LibTest/core/double/floor_A02_t01.dart
+++ b/LibTest/core/double/floor_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/floor_A02_t02.dart b/LibTest/core/double/floor_A02_t02.dart
index e24ba7d..4e39856 100644
--- a/LibTest/core/double/floor_A02_t02.dart
+++ b/LibTest/core/double/floor_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * abstract int floor()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/isInfinite_A01_t01.dart b/LibTest/core/double/isInfinite_A01_t01.dart
index c2722d9..168faa7 100644
--- a/LibTest/core/double/isInfinite_A01_t01.dart
+++ b/LibTest/core/double/isInfinite_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isInfinite
  * @description Checks that 1/0 and -1/0 are infinite.
diff --git a/LibTest/core/double/isInfinite_A01_t02.dart b/LibTest/core/double/isInfinite_A01_t02.dart
index e90d38e..b1e1511 100644
--- a/LibTest/core/double/isInfinite_A01_t02.dart
+++ b/LibTest/core/double/isInfinite_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isInfinite
  * @description Checks non infinite double values.
diff --git a/LibTest/core/double/isInfinite_A01_t03.dart b/LibTest/core/double/isInfinite_A01_t03.dart
index 6ffda96..1290725 100644
--- a/LibTest/core/double/isInfinite_A01_t03.dart
+++ b/LibTest/core/double/isInfinite_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isInfinite
  * @description Checks that some operations with Infinity results to Infinity
diff --git a/LibTest/core/double/isNaN_A01_t01.dart b/LibTest/core/double/isNaN_A01_t01.dart
index 49fa6b2..396a136 100644
--- a/LibTest/core/double/isNaN_A01_t01.dart
+++ b/LibTest/core/double/isNaN_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNaN
  * @description Checks that 0 / 0 is NaN.
diff --git a/LibTest/core/double/isNaN_A01_t02.dart b/LibTest/core/double/isNaN_A01_t02.dart
index 26295e4..a3a44c3 100644
--- a/LibTest/core/double/isNaN_A01_t02.dart
+++ b/LibTest/core/double/isNaN_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNaN
  * @description Checks the method on special values.
diff --git a/LibTest/core/double/isNaN_A01_t03.dart b/LibTest/core/double/isNaN_A01_t03.dart
index 9302ed1..e9d6a75 100644
--- a/LibTest/core/double/isNaN_A01_t03.dart
+++ b/LibTest/core/double/isNaN_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNaN
  * @description Checks that some operations with NaN results to NaN.
diff --git a/LibTest/core/double/isNegative_A01_t01.dart b/LibTest/core/double/isNegative_A01_t01.dart
index 1a5bb8f..688b3a5 100644
--- a/LibTest/core/double/isNegative_A01_t01.dart
+++ b/LibTest/core/double/isNegative_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNegative
  * @description Checks [:isNegative:] on double special values.
diff --git a/LibTest/core/double/isNegative_A01_t02.dart b/LibTest/core/double/isNegative_A01_t02.dart
index ca8f68a..93d8570 100644
--- a/LibTest/core/double/isNegative_A01_t02.dart
+++ b/LibTest/core/double/isNegative_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNegative
  * @description Checks bunch of values.
diff --git a/LibTest/core/double/operator_GE_A01_t01.dart b/LibTest/core/double/operator_GE_A01_t01.dart
index 7df21f5..b2b662b 100644
--- a/LibTest/core/double/operator_GE_A01_t01.dart
+++ b/LibTest/core/double/operator_GE_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >=(num other)
  * @description Checks operator >= for two doubles (double special values,
diff --git a/LibTest/core/double/operator_GE_A01_t02.dart b/LibTest/core/double/operator_GE_A01_t02.dart
index 71f01f0..c9d8073 100644
--- a/LibTest/core/double/operator_GE_A01_t02.dart
+++ b/LibTest/core/double/operator_GE_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >=(num other)
  * @description Checks operator >= when 'other' is of type int.
diff --git a/LibTest/core/double/operator_GE_A01_t03.dart b/LibTest/core/double/operator_GE_A01_t03.dart
index abfc6f0..c6df47a 100644
--- a/LibTest/core/double/operator_GE_A01_t03.dart
+++ b/LibTest/core/double/operator_GE_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >=(num other)
  * @description Checks that if one of the operands is NaN the result is false.
diff --git a/LibTest/core/double/operator_GE_A02_t01.dart b/LibTest/core/double/operator_GE_A02_t01.dart
index 96a2d65..88cf6a0 100644
--- a/LibTest/core/double/operator_GE_A02_t01.dart
+++ b/LibTest/core/double/operator_GE_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >=(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_GE_A02_t02.dart b/LibTest/core/double/operator_GE_A02_t02.dart
index 22ab855..d82f9cb 100644
--- a/LibTest/core/double/operator_GE_A02_t02.dart
+++ b/LibTest/core/double/operator_GE_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >=(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_GT_A01_t01.dart b/LibTest/core/double/operator_GT_A01_t01.dart
index 0582825..6019e50 100644
--- a/LibTest/core/double/operator_GT_A01_t01.dart
+++ b/LibTest/core/double/operator_GT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * @description Checks operator > for two doubles (double special values,
diff --git a/LibTest/core/double/operator_GT_A01_t02.dart b/LibTest/core/double/operator_GT_A01_t02.dart
index 136f2d6..c274929 100644
--- a/LibTest/core/double/operator_GT_A01_t02.dart
+++ b/LibTest/core/double/operator_GT_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * @description Checks operator > when 'other' is of type int.
diff --git a/LibTest/core/double/operator_GT_A01_t03.dart b/LibTest/core/double/operator_GT_A01_t03.dart
index f829431..8bda26e 100644
--- a/LibTest/core/double/operator_GT_A01_t03.dart
+++ b/LibTest/core/double/operator_GT_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * @description Checks that if one of the operands is NaN the result is false.
diff --git a/LibTest/core/double/operator_GT_A01_t04.dart b/LibTest/core/double/operator_GT_A01_t04.dart
index 67bcf5a..e590126 100644
--- a/LibTest/core/double/operator_GT_A01_t04.dart
+++ b/LibTest/core/double/operator_GT_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * @description Checks .0 and -.0.
diff --git a/LibTest/core/double/operator_GT_A02_t01.dart b/LibTest/core/double/operator_GT_A02_t01.dart
index 4696aa2..f1d6f62 100644
--- a/LibTest/core/double/operator_GT_A02_t01.dart
+++ b/LibTest/core/double/operator_GT_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_GT_A02_t02.dart b/LibTest/core/double/operator_GT_A02_t02.dart
index d519acc..3f28e3c 100644
--- a/LibTest/core/double/operator_GT_A02_t02.dart
+++ b/LibTest/core/double/operator_GT_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator >(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_LE_A01_t01.dart b/LibTest/core/double/operator_LE_A01_t01.dart
index d50abfc..e0db538 100644
--- a/LibTest/core/double/operator_LE_A01_t01.dart
+++ b/LibTest/core/double/operator_LE_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(num other)
  * @description Checks operator <= for two doubles (double special values,
diff --git a/LibTest/core/double/operator_LE_A01_t02.dart b/LibTest/core/double/operator_LE_A01_t02.dart
index 6e17586..0e2c43a 100644
--- a/LibTest/core/double/operator_LE_A01_t02.dart
+++ b/LibTest/core/double/operator_LE_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(num other)
  * @description Checks operator <= when 'other' is of type int.
diff --git a/LibTest/core/double/operator_LE_A01_t03.dart b/LibTest/core/double/operator_LE_A01_t03.dart
index 19b429e..82d8a62 100644
--- a/LibTest/core/double/operator_LE_A01_t03.dart
+++ b/LibTest/core/double/operator_LE_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(num other)
  * @description Checks that if one of the operands is NaN the result is false.
diff --git a/LibTest/core/double/operator_LE_A02_t01.dart b/LibTest/core/double/operator_LE_A02_t01.dart
index c99bc72..7798920 100644
--- a/LibTest/core/double/operator_LE_A02_t01.dart
+++ b/LibTest/core/double/operator_LE_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_LE_A02_t02.dart b/LibTest/core/double/operator_LE_A02_t02.dart
index 4c66b2a..c7436af 100644
--- a/LibTest/core/double/operator_LE_A02_t02.dart
+++ b/LibTest/core/double/operator_LE_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <=(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_LT_A01_t01.dart b/LibTest/core/double/operator_LT_A01_t01.dart
index 7b005bf..d281312 100644
--- a/LibTest/core/double/operator_LT_A01_t01.dart
+++ b/LibTest/core/double/operator_LT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * @description Checks operator < for two doubles (double special values,
diff --git a/LibTest/core/double/operator_LT_A01_t02.dart b/LibTest/core/double/operator_LT_A01_t02.dart
index 2a37008..2faa2f8 100644
--- a/LibTest/core/double/operator_LT_A01_t02.dart
+++ b/LibTest/core/double/operator_LT_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * @description Checks operator < when 'other' is of type int.
diff --git a/LibTest/core/double/operator_LT_A01_t03.dart b/LibTest/core/double/operator_LT_A01_t03.dart
index 9a8f765..eae3ae4 100644
--- a/LibTest/core/double/operator_LT_A01_t03.dart
+++ b/LibTest/core/double/operator_LT_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * @description Checks that if one of the operands is NaN the result is false.
diff --git a/LibTest/core/double/operator_LT_A01_t04.dart b/LibTest/core/double/operator_LT_A01_t04.dart
index 0420973..93b8eb2 100644
--- a/LibTest/core/double/operator_LT_A01_t04.dart
+++ b/LibTest/core/double/operator_LT_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * @description Checks .0 and -.0.
diff --git a/LibTest/core/double/operator_LT_A02_t01.dart b/LibTest/core/double/operator_LT_A02_t01.dart
index 5944f58..1bd4dce 100644
--- a/LibTest/core/double/operator_LT_A02_t01.dart
+++ b/LibTest/core/double/operator_LT_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_LT_A02_t02.dart b/LibTest/core/double/operator_LT_A02_t02.dart
index ae6031a..e57a55a 100644
--- a/LibTest/core/double/operator_LT_A02_t02.dart
+++ b/LibTest/core/double/operator_LT_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_addition_A01_t01.dart b/LibTest/core/double/operator_addition_A01_t01.dart
index 30b1ebf..94604bc 100644
--- a/LibTest/core/double/operator_addition_A01_t01.dart
+++ b/LibTest/core/double/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that if one of the operands is a NaN the result is a NaN.
diff --git a/LibTest/core/double/operator_addition_A01_t02.dart b/LibTest/core/double/operator_addition_A01_t02.dart
index 51b2351..4170db5 100644
--- a/LibTest/core/double/operator_addition_A01_t02.dart
+++ b/LibTest/core/double/operator_addition_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that if one operand is a finite double and other is a
diff --git a/LibTest/core/double/operator_addition_A01_t03.dart b/LibTest/core/double/operator_addition_A01_t03.dart
index c9c8ed5..f1000b4 100644
--- a/LibTest/core/double/operator_addition_A01_t03.dart
+++ b/LibTest/core/double/operator_addition_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that if both operands are positive infinity the result
diff --git a/LibTest/core/double/operator_addition_A01_t04.dart b/LibTest/core/double/operator_addition_A01_t04.dart
index 656dfb2..efe77ca 100644
--- a/LibTest/core/double/operator_addition_A01_t04.dart
+++ b/LibTest/core/double/operator_addition_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that if one operand is a positive infinity and the other
diff --git a/LibTest/core/double/operator_addition_A01_t05.dart b/LibTest/core/double/operator_addition_A01_t05.dart
index 70b6479..3c08d6b 100644
--- a/LibTest/core/double/operator_addition_A01_t05.dart
+++ b/LibTest/core/double/operator_addition_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that when the 'other' is less than spacing the result
diff --git a/LibTest/core/double/operator_addition_A01_t06.dart b/LibTest/core/double/operator_addition_A01_t06.dart
index c33fc8d..9f0044e 100644
--- a/LibTest/core/double/operator_addition_A01_t06.dart
+++ b/LibTest/core/double/operator_addition_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks that if the actual result is greater than MAX_DOUBLE or
diff --git a/LibTest/core/double/operator_addition_A01_t07.dart b/LibTest/core/double/operator_addition_A01_t07.dart
index 965470c..a40ddb2 100644
--- a/LibTest/core/double/operator_addition_A01_t07.dart
+++ b/LibTest/core/double/operator_addition_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks the operator with a 0.0 and -0.0.
diff --git a/LibTest/core/double/operator_addition_A01_t08.dart b/LibTest/core/double/operator_addition_A01_t08.dart
index a1b8cc7..c8a57ef 100644
--- a/LibTest/core/double/operator_addition_A01_t08.dart
+++ b/LibTest/core/double/operator_addition_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * @description Checks on a various values witch neither an infinity, nor a NaN,
diff --git a/LibTest/core/double/operator_addition_A02_t01.dart b/LibTest/core/double/operator_addition_A02_t01.dart
index b157c6a..8ef33f0 100644
--- a/LibTest/core/double/operator_addition_A02_t01.dart
+++ b/LibTest/core/double/operator_addition_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_addition_A02_t02.dart b/LibTest/core/double/operator_addition_A02_t02.dart
index 0ba2b47..928aea6 100644
--- a/LibTest/core/double/operator_addition_A02_t02.dart
+++ b/LibTest/core/double/operator_addition_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator +(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_division_A01_t01.dart b/LibTest/core/double/operator_division_A01_t01.dart
index 38da25f..70efa10 100644
--- a/LibTest/core/double/operator_division_A01_t01.dart
+++ b/LibTest/core/double/operator_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if one of the operands is a NaN the result is a NaN.
diff --git a/LibTest/core/double/operator_division_A01_t02.dart b/LibTest/core/double/operator_division_A01_t02.dart
index 592aded..3029f52 100644
--- a/LibTest/core/double/operator_division_A01_t02.dart
+++ b/LibTest/core/double/operator_division_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if 'this' is a finite double and 'other' is an
diff --git a/LibTest/core/double/operator_division_A01_t03.dart b/LibTest/core/double/operator_division_A01_t03.dart
index e4dc3a6..09a3e80 100644
--- a/LibTest/core/double/operator_division_A01_t03.dart
+++ b/LibTest/core/double/operator_division_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if 'this' is an infinite double and 'other' is
diff --git a/LibTest/core/double/operator_division_A01_t04.dart b/LibTest/core/double/operator_division_A01_t04.dart
index 98d72d8..610dd4b 100644
--- a/LibTest/core/double/operator_division_A01_t04.dart
+++ b/LibTest/core/double/operator_division_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if both operands are infinite the result is a NaN.
diff --git a/LibTest/core/double/operator_division_A01_t05.dart b/LibTest/core/double/operator_division_A01_t05.dart
index e22bc52..c5a8bbe 100644
--- a/LibTest/core/double/operator_division_A01_t05.dart
+++ b/LibTest/core/double/operator_division_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if passed argument is a zero and 'this' is nonzero
diff --git a/LibTest/core/double/operator_division_A01_t06.dart b/LibTest/core/double/operator_division_A01_t06.dart
index bc543c6..588593a 100644
--- a/LibTest/core/double/operator_division_A01_t06.dart
+++ b/LibTest/core/double/operator_division_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if both operands are zero the result is NaN.
diff --git a/LibTest/core/double/operator_division_A01_t07.dart b/LibTest/core/double/operator_division_A01_t07.dart
index c307e79..3c3f135 100644
--- a/LibTest/core/double/operator_division_A01_t07.dart
+++ b/LibTest/core/double/operator_division_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if 'this' is a zero and [other] is a finite number
diff --git a/LibTest/core/double/operator_division_A01_t08.dart b/LibTest/core/double/operator_division_A01_t08.dart
index df74cc7..0dd85e6 100644
--- a/LibTest/core/double/operator_division_A01_t08.dart
+++ b/LibTest/core/double/operator_division_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks the operator if [other] is 1 or -1
diff --git a/LibTest/core/double/operator_division_A01_t09.dart b/LibTest/core/double/operator_division_A01_t09.dart
index decd997..a6b7059 100644
--- a/LibTest/core/double/operator_division_A01_t09.dart
+++ b/LibTest/core/double/operator_division_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if the actual result is greater than MAX_DOUBLE or
diff --git a/LibTest/core/double/operator_division_A01_t10.dart b/LibTest/core/double/operator_division_A01_t10.dart
index a339a28..360ebe3 100644
--- a/LibTest/core/double/operator_division_A01_t10.dart
+++ b/LibTest/core/double/operator_division_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if the magnitude is too small to represent, the
diff --git a/LibTest/core/double/operator_division_A01_t11.dart b/LibTest/core/double/operator_division_A01_t11.dart
index fd50401..6527473 100644
--- a/LibTest/core/double/operator_division_A01_t11.dart
+++ b/LibTest/core/double/operator_division_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks that if operands are finite non-zero numbers and have the
diff --git a/LibTest/core/double/operator_division_A01_t12.dart b/LibTest/core/double/operator_division_A01_t12.dart
index 6612290..0d50e28 100644
--- a/LibTest/core/double/operator_division_A01_t12.dart
+++ b/LibTest/core/double/operator_division_A01_t12.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * @description Checks on a various values witch neither an infinity, nor a NaN,
diff --git a/LibTest/core/double/operator_division_A02_t01.dart b/LibTest/core/double/operator_division_A02_t01.dart
index 8b23e49..60a1a40 100644
--- a/LibTest/core/double/operator_division_A02_t01.dart
+++ b/LibTest/core/double/operator_division_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator /(num other)
  * Throws [Error] if [other] is set to [:null:].
diff --git a/LibTest/core/double/operator_division_A02_t02.dart b/LibTest/core/double/operator_division_A02_t02.dart
index c93a447..778facd 100644
--- a/LibTest/core/double/operator_division_A02_t02.dart
+++ b/LibTest/core/double/operator_division_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator /(num other)
  * Throws [Error] if [other] is statically [:null:].
diff --git a/LibTest/core/double/operator_multiplication_A01_t01.dart b/LibTest/core/double/operator_multiplication_A01_t01.dart
index 8707f26..9b6beda 100644
--- a/LibTest/core/double/operator_multiplication_A01_t01.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if one of the operands is a NaN the result is a NaN.
diff --git a/LibTest/core/double/operator_multiplication_A01_t02.dart b/LibTest/core/double/operator_multiplication_A01_t02.dart
index 6929ae4..2bbf7ff 100644
--- a/LibTest/core/double/operator_multiplication_A01_t02.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if one operand is a finite nonzero double and other
diff --git a/LibTest/core/double/operator_multiplication_A01_t03.dart b/LibTest/core/double/operator_multiplication_A01_t03.dart
index 97af288..0660a82 100644
--- a/LibTest/core/double/operator_multiplication_A01_t03.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if one of the operands is a zero and the other is 
diff --git a/LibTest/core/double/operator_multiplication_A01_t04.dart b/LibTest/core/double/operator_multiplication_A01_t04.dart
index 11d9db2..31135ab 100644
--- a/LibTest/core/double/operator_multiplication_A01_t04.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if both operands are infinite the result is infinity
diff --git a/LibTest/core/double/operator_multiplication_A01_t05.dart b/LibTest/core/double/operator_multiplication_A01_t05.dart
index 79d9bc3..f6bfaaa 100644
--- a/LibTest/core/double/operator_multiplication_A01_t05.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if the actual result is greater than MAX_DOUBLE or
diff --git a/LibTest/core/double/operator_multiplication_A01_t06.dart b/LibTest/core/double/operator_multiplication_A01_t06.dart
index 384e157..dae4c3f 100644
--- a/LibTest/core/double/operator_multiplication_A01_t06.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if one of the operands is a zero and other is a
diff --git a/LibTest/core/double/operator_multiplication_A01_t07.dart b/LibTest/core/double/operator_multiplication_A01_t07.dart
index 620685f..adc9200 100644
--- a/LibTest/core/double/operator_multiplication_A01_t07.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks that if the magnitude is too small to represent, the
diff --git a/LibTest/core/double/operator_multiplication_A01_t08.dart b/LibTest/core/double/operator_multiplication_A01_t08.dart
index d06b74a..c1d9a8a 100644
--- a/LibTest/core/double/operator_multiplication_A01_t08.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks the operator when one of the operators is 1 or -1
diff --git a/LibTest/core/double/operator_multiplication_A01_t09.dart b/LibTest/core/double/operator_multiplication_A01_t09.dart
index e63dc26..a1680b6 100644
--- a/LibTest/core/double/operator_multiplication_A01_t09.dart
+++ b/LibTest/core/double/operator_multiplication_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * @description Checks on a various values witch neither an infinity, nor a NaN,
diff --git a/LibTest/core/double/operator_multiplication_A02_t01.dart b/LibTest/core/double/operator_multiplication_A02_t01.dart
index 33fbd67..a9cd05e 100644
--- a/LibTest/core/double/operator_multiplication_A02_t01.dart
+++ b/LibTest/core/double/operator_multiplication_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_multiplication_A02_t02.dart b/LibTest/core/double/operator_multiplication_A02_t02.dart
index ad9c18d..8679633 100644
--- a/LibTest/core/double/operator_multiplication_A02_t02.dart
+++ b/LibTest/core/double/operator_multiplication_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator *(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_remainder_A01_t01.dart b/LibTest/core/double/operator_remainder_A01_t01.dart
index 37a9942..a510621 100644
--- a/LibTest/core/double/operator_remainder_A01_t01.dart
+++ b/LibTest/core/double/operator_remainder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that operator % returns non-negative remainder regardless
diff --git a/LibTest/core/double/operator_remainder_A01_t02.dart b/LibTest/core/double/operator_remainder_A01_t02.dart
index 69fc228..ab8d9cb 100644
--- a/LibTest/core/double/operator_remainder_A01_t02.dart
+++ b/LibTest/core/double/operator_remainder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that if one of the operands is a NaN the result is NaN.
diff --git a/LibTest/core/double/operator_remainder_A01_t03.dart b/LibTest/core/double/operator_remainder_A01_t03.dart
index 78519d8..0170972 100644
--- a/LibTest/core/double/operator_remainder_A01_t03.dart
+++ b/LibTest/core/double/operator_remainder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that if the dividend is infinite the result is a NaN.
diff --git a/LibTest/core/double/operator_remainder_A01_t04.dart b/LibTest/core/double/operator_remainder_A01_t04.dart
index badb390..e8fb122 100644
--- a/LibTest/core/double/operator_remainder_A01_t04.dart
+++ b/LibTest/core/double/operator_remainder_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that if the divisor is infinite and the dividend is a
diff --git a/LibTest/core/double/operator_remainder_A01_t05.dart b/LibTest/core/double/operator_remainder_A01_t05.dart
index 09977cb..e69f58e 100644
--- a/LibTest/core/double/operator_remainder_A01_t05.dart
+++ b/LibTest/core/double/operator_remainder_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that if the divisor is zero the result is NaN.
diff --git a/LibTest/core/double/operator_remainder_A01_t06.dart b/LibTest/core/double/operator_remainder_A01_t06.dart
index af0fc35..a101575 100644
--- a/LibTest/core/double/operator_remainder_A01_t06.dart
+++ b/LibTest/core/double/operator_remainder_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks that if [:this:] is a zero the result is a zero.
diff --git a/LibTest/core/double/operator_remainder_A01_t07.dart b/LibTest/core/double/operator_remainder_A01_t07.dart
index 17d39c0..95eb5ff 100644
--- a/LibTest/core/double/operator_remainder_A01_t07.dart
+++ b/LibTest/core/double/operator_remainder_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * @description Checks on values that is neither an infinity, nor a zero, nor
diff --git a/LibTest/core/double/operator_remainder_A02_t01.dart b/LibTest/core/double/operator_remainder_A02_t01.dart
index eb14278..d7abd19 100644
--- a/LibTest/core/double/operator_remainder_A02_t01.dart
+++ b/LibTest/core/double/operator_remainder_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_remainder_A02_t02.dart b/LibTest/core/double/operator_remainder_A02_t02.dart
index fece488..96ef9a7 100644
--- a/LibTest/core/double/operator_remainder_A02_t02.dart
+++ b/LibTest/core/double/operator_remainder_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator %(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_subtraction_A01_t01.dart b/LibTest/core/double/operator_subtraction_A01_t01.dart
index d373608..cad2787 100644
--- a/LibTest/core/double/operator_subtraction_A01_t01.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that if one of the operands is a NaN the result is a NaN.
diff --git a/LibTest/core/double/operator_subtraction_A01_t02.dart b/LibTest/core/double/operator_subtraction_A01_t02.dart
index 50f0925..e6a4085 100644
--- a/LibTest/core/double/operator_subtraction_A01_t02.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks the result when one operand is infinite and other 
diff --git a/LibTest/core/double/operator_subtraction_A01_t03.dart b/LibTest/core/double/operator_subtraction_A01_t03.dart
index 4b78f1c..3083f1f 100644
--- a/LibTest/core/double/operator_subtraction_A01_t03.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that if both operands are positive infinity or both
diff --git a/LibTest/core/double/operator_subtraction_A01_t04.dart b/LibTest/core/double/operator_subtraction_A01_t04.dart
index 7cdd6e7..646a255 100644
--- a/LibTest/core/double/operator_subtraction_A01_t04.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that if 'this' is positive infinity and 'other' is
diff --git a/LibTest/core/double/operator_subtraction_A01_t05.dart b/LibTest/core/double/operator_subtraction_A01_t05.dart
index 980f0da..39fcd42 100644
--- a/LibTest/core/double/operator_subtraction_A01_t05.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that when the 'other' is less than spacing the result
diff --git a/LibTest/core/double/operator_subtraction_A01_t06.dart b/LibTest/core/double/operator_subtraction_A01_t06.dart
index 8f42f6e..f82af8d 100644
--- a/LibTest/core/double/operator_subtraction_A01_t06.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that if the actual result is greater than MAX_DOUBLE or
diff --git a/LibTest/core/double/operator_subtraction_A01_t07.dart b/LibTest/core/double/operator_subtraction_A01_t07.dart
index 2ee5613..ecd1eb5 100644
--- a/LibTest/core/double/operator_subtraction_A01_t07.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks that if 'this' and [other] are finite and equals the
diff --git a/LibTest/core/double/operator_subtraction_A01_t08.dart b/LibTest/core/double/operator_subtraction_A01_t08.dart
index f2384d5..ba32c31 100644
--- a/LibTest/core/double/operator_subtraction_A01_t08.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks the operator with a zero
diff --git a/LibTest/core/double/operator_subtraction_A01_t09.dart b/LibTest/core/double/operator_subtraction_A01_t09.dart
index 3c826ce..d6edd48 100644
--- a/LibTest/core/double/operator_subtraction_A01_t09.dart
+++ b/LibTest/core/double/operator_subtraction_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * @description Checks on a various values witch neither an infinity, nor a NaN,
diff --git a/LibTest/core/double/operator_subtraction_A02_t01.dart b/LibTest/core/double/operator_subtraction_A02_t01.dart
index 135ad3c..7708c6b 100644
--- a/LibTest/core/double/operator_subtraction_A02_t01.dart
+++ b/LibTest/core/double/operator_subtraction_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_subtraction_A02_t02.dart b/LibTest/core/double/operator_subtraction_A02_t02.dart
index 72da9a5..e355cb7 100644
--- a/LibTest/core/double/operator_subtraction_A02_t02.dart
+++ b/LibTest/core/double/operator_subtraction_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator -(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_truncating_division_A01_t01.dart b/LibTest/core/double/operator_truncating_division_A01_t01.dart
index 710ad66..7f296c9 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t01.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if one of the operands is a NaN the result is an error.
diff --git a/LibTest/core/double/operator_truncating_division_A01_t02.dart b/LibTest/core/double/operator_truncating_division_A01_t02.dart
index 921205c..88b18a6 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t02.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if 'this' is a finite double and 'other' is an
diff --git a/LibTest/core/double/operator_truncating_division_A01_t03.dart b/LibTest/core/double/operator_truncating_division_A01_t03.dart
index b0f8fd3..c76ee03 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t03.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if 'this' is an infinite double and 'other' is
diff --git a/LibTest/core/double/operator_truncating_division_A01_t04.dart b/LibTest/core/double/operator_truncating_division_A01_t04.dart
index 3e2af84..1a191b1 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t04.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if both operands are infinite the result is an error
diff --git a/LibTest/core/double/operator_truncating_division_A01_t05.dart b/LibTest/core/double/operator_truncating_division_A01_t05.dart
index 15bef3b..1071cc5 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t05.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if passed argument is a zero and 'this' is nonzero
diff --git a/LibTest/core/double/operator_truncating_division_A01_t06.dart b/LibTest/core/double/operator_truncating_division_A01_t06.dart
index 9169039..46757e1 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t06.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if both operands are zero the result is an error.
diff --git a/LibTest/core/double/operator_truncating_division_A01_t07.dart b/LibTest/core/double/operator_truncating_division_A01_t07.dart
index c1ec899..422f9b6 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t07.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Performs returned value checks on a bunch of values.
diff --git a/LibTest/core/double/operator_truncating_division_A01_t08.dart b/LibTest/core/double/operator_truncating_division_A01_t08.dart
index 50cd3d7..3918835 100644
--- a/LibTest/core/double/operator_truncating_division_A01_t08.dart
+++ b/LibTest/core/double/operator_truncating_division_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * @description Checks that if 'this' is a zero and [other] is nonzero
diff --git a/LibTest/core/double/operator_truncating_division_A02_t01.dart b/LibTest/core/double/operator_truncating_division_A02_t01.dart
index bb0901a..69d07d0 100644
--- a/LibTest/core/double/operator_truncating_division_A02_t01.dart
+++ b/LibTest/core/double/operator_truncating_division_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_truncating_division_A02_t02.dart b/LibTest/core/double/operator_truncating_division_A02_t02.dart
index ba03bd3..bbca3b7 100644
--- a/LibTest/core/double/operator_truncating_division_A02_t02.dart
+++ b/LibTest/core/double/operator_truncating_division_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/operator_unary_minus_A01_t01.dart b/LibTest/core/double/operator_unary_minus_A01_t01.dart
index 1e9d77b..dbc4b33 100644
--- a/LibTest/core/double/operator_unary_minus_A01_t01.dart
+++ b/LibTest/core/double/operator_unary_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator unary-()
  * @description Checks [:unary-():] on a bunch of values.
diff --git a/LibTest/core/double/operator_unary_minus_A01_t02.dart b/LibTest/core/double/operator_unary_minus_A01_t02.dart
index af7f93f..0a1190d 100644
--- a/LibTest/core/double/operator_unary_minus_A01_t02.dart
+++ b/LibTest/core/double/operator_unary_minus_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator unary-()
  * @description Checks [:unary-():] on a NaN.
diff --git a/LibTest/core/double/operator_unary_minus_A01_t03.dart b/LibTest/core/double/operator_unary_minus_A01_t03.dart
index a49be17..3456cce 100644
--- a/LibTest/core/double/operator_unary_minus_A01_t03.dart
+++ b/LibTest/core/double/operator_unary_minus_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator unary-()
  * @description Checks [:unary-():] on a infinity.
diff --git a/LibTest/core/double/operator_unary_minus_A01_t04.dart b/LibTest/core/double/operator_unary_minus_A01_t04.dart
index ce72fa9..9f6cf7e 100644
--- a/LibTest/core/double/operator_unary_minus_A01_t04.dart
+++ b/LibTest/core/double/operator_unary_minus_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator unary-()
  * @description Checks that [:unary-():] does not alter the object it was
diff --git a/LibTest/core/double/parse_A01_t01.dart b/LibTest/core/double/parse_A01_t01.dart
index c07fede..a8d7fda 100644
--- a/LibTest/core/double/parse_A01_t01.dart
+++ b/LibTest/core/double/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double parse(String source, [double handleError(String source)])
  * Parse source as an double literal and return its value.
diff --git a/LibTest/core/double/parse_A02_t01.dart b/LibTest/core/double/parse_A02_t01.dart
index 96ea95b..b61af57 100644
--- a/LibTest/core/double/parse_A02_t01.dart
+++ b/LibTest/core/double/parse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double parse(String source)
  * Throws a FormatException if source is not a valid double literal. 
diff --git a/LibTest/core/double/remainder_A01_t01.dart b/LibTest/core/double/remainder_A01_t01.dart
index 5a6f29a..e16ade2 100644
--- a/LibTest/core/double/remainder_A01_t01.dart
+++ b/LibTest/core/double/remainder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that remainder value sign follows the sign of the
diff --git a/LibTest/core/double/remainder_A01_t02.dart b/LibTest/core/double/remainder_A01_t02.dart
index 5a8f01e..241d8ee 100644
--- a/LibTest/core/double/remainder_A01_t02.dart
+++ b/LibTest/core/double/remainder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that if either 'this' or 'other' is a NaN the result is a
diff --git a/LibTest/core/double/remainder_A01_t03.dart b/LibTest/core/double/remainder_A01_t03.dart
index 6cb965b..6f705d5 100644
--- a/LibTest/core/double/remainder_A01_t03.dart
+++ b/LibTest/core/double/remainder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that if 'this' is infinite the result is a NaN.
diff --git a/LibTest/core/double/remainder_A01_t04.dart b/LibTest/core/double/remainder_A01_t04.dart
index ec5f17f..a8b57a4 100644
--- a/LibTest/core/double/remainder_A01_t04.dart
+++ b/LibTest/core/double/remainder_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that if 'other' is infinite and 'this' is a
diff --git a/LibTest/core/double/remainder_A01_t05.dart b/LibTest/core/double/remainder_A01_t05.dart
index 52ffe31..8ad85a9 100644
--- a/LibTest/core/double/remainder_A01_t05.dart
+++ b/LibTest/core/double/remainder_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that if 'other' is zero the result is NaN.
diff --git a/LibTest/core/double/remainder_A01_t06.dart b/LibTest/core/double/remainder_A01_t06.dart
index 369be9a..07c40fc 100644
--- a/LibTest/core/double/remainder_A01_t06.dart
+++ b/LibTest/core/double/remainder_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks that if [:this:] is a zero the result is a zero.
diff --git a/LibTest/core/double/remainder_A01_t07.dart b/LibTest/core/double/remainder_A01_t07.dart
index f966037..5c94615 100644
--- a/LibTest/core/double/remainder_A01_t07.dart
+++ b/LibTest/core/double/remainder_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * @description Checks on values that is neither an infinity, nor a zero,
diff --git a/LibTest/core/double/remainder_A02_t01.dart b/LibTest/core/double/remainder_A02_t01.dart
index 749f427..738ac3a 100644
--- a/LibTest/core/double/remainder_A02_t01.dart
+++ b/LibTest/core/double/remainder_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/remainder_A02_t02.dart b/LibTest/core/double/remainder_A02_t02.dart
index 3136044..54eb160 100644
--- a/LibTest/core/double/remainder_A02_t02.dart
+++ b/LibTest/core/double/remainder_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double remainder(num other)
  * Throws [Error] if [other] is [:null:].
diff --git a/LibTest/core/double/roundToDouble_A01_t01.dart b/LibTest/core/double/roundToDouble_A01_t01.dart
index 457bc97..c381505 100644
--- a/LibTest/core/double/roundToDouble_A01_t01.dart
+++ b/LibTest/core/double/roundToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * Returns the integer value, as a double, closest to this.
diff --git a/LibTest/core/double/roundToDouble_A01_t02.dart b/LibTest/core/double/roundToDouble_A01_t02.dart
index 6113c43..4b5fa77 100644
--- a/LibTest/core/double/roundToDouble_A01_t02.dart
+++ b/LibTest/core/double/roundToDouble_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * Returns the integer value, as a double, closest to this.
diff --git a/LibTest/core/double/roundToDouble_A01_t03.dart b/LibTest/core/double/roundToDouble_A01_t03.dart
index 7574a05..12b72fc 100644
--- a/LibTest/core/double/roundToDouble_A01_t03.dart
+++ b/LibTest/core/double/roundToDouble_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * Returns the integer value, as a double, closest to this.
diff --git a/LibTest/core/double/roundToDouble_A01_t04.dart b/LibTest/core/double/roundToDouble_A01_t04.dart
index 1ac0752..6d5625e 100644
--- a/LibTest/core/double/roundToDouble_A01_t04.dart
+++ b/LibTest/core/double/roundToDouble_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * Returns the integer value, as a double, closest to this.
diff --git a/LibTest/core/double/roundToDouble_A02_t01.dart b/LibTest/core/double/roundToDouble_A02_t01.dart
index d401051..a2ec0a2 100644
--- a/LibTest/core/double/roundToDouble_A02_t01.dart
+++ b/LibTest/core/double/roundToDouble_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/roundToDouble_A02_t02.dart b/LibTest/core/double/roundToDouble_A02_t02.dart
index 96b9c84..7ad2f5a 100644
--- a/LibTest/core/double/roundToDouble_A02_t02.dart
+++ b/LibTest/core/double/roundToDouble_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract double roundToDouble()
  * If this is not finite (NaN or infinity), returns this object unchanged.
diff --git a/LibTest/core/double/round_A01_t01.dart b/LibTest/core/double/round_A01_t01.dart
index c912658..642b1cc 100644
--- a/LibTest/core/double/round_A01_t01.dart
+++ b/LibTest/core/double/round_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * Returns the integer closest to this.
diff --git a/LibTest/core/double/round_A01_t02.dart b/LibTest/core/double/round_A01_t02.dart
index f147210..c173b13 100644
--- a/LibTest/core/double/round_A01_t02.dart
+++ b/LibTest/core/double/round_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * Returns the integer closest to this.
diff --git a/LibTest/core/double/round_A01_t03.dart b/LibTest/core/double/round_A01_t03.dart
index 6a4fb3b..6bf711f 100644
--- a/LibTest/core/double/round_A01_t03.dart
+++ b/LibTest/core/double/round_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * Returns the integer closest to this.
diff --git a/LibTest/core/double/round_A01_t04.dart b/LibTest/core/double/round_A01_t04.dart
index e4e1fc9..6bbd10e 100644
--- a/LibTest/core/double/round_A01_t04.dart
+++ b/LibTest/core/double/round_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * Returns the integer closest to this.
diff --git a/LibTest/core/double/round_A02_t01.dart b/LibTest/core/double/round_A02_t01.dart
index 5e94049..39dd5d8 100644
--- a/LibTest/core/double/round_A02_t01.dart
+++ b/LibTest/core/double/round_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/round_A02_t02.dart b/LibTest/core/double/round_A02_t02.dart
index fab779e..ee25da6 100644
--- a/LibTest/core/double/round_A02_t02.dart
+++ b/LibTest/core/double/round_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract int round()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/toDouble_A01_t01.dart b/LibTest/core/double/toDouble_A01_t01.dart
index a13219f..b6f9e10 100644
--- a/LibTest/core/double/toDouble_A01_t01.dart
+++ b/LibTest/core/double/toDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double toDouble()
  * @description Checks that [:toDouble():] returns the exact value on bunch of
diff --git a/LibTest/core/double/toDouble_A01_t02.dart b/LibTest/core/double/toDouble_A01_t02.dart
index 341baad..f12039a 100644
--- a/LibTest/core/double/toDouble_A01_t02.dart
+++ b/LibTest/core/double/toDouble_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double toDouble()
  * @description Checks [:toDouble():] on special values.
diff --git a/LibTest/core/double/toDouble_A01_t03.dart b/LibTest/core/double/toDouble_A01_t03.dart
index cf8a703..b39322d 100644
--- a/LibTest/core/double/toDouble_A01_t03.dart
+++ b/LibTest/core/double/toDouble_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double toDouble()
  * @description Checks that [:toDouble():] returns the exact value on a values
diff --git a/LibTest/core/double/toInt_A01_t01.dart b/LibTest/core/double/toInt_A01_t01.dart
index 722b206..1b5c185 100644
--- a/LibTest/core/double/toInt_A01_t01.dart
+++ b/LibTest/core/double/toInt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks [:toInt():] on a bunch of values.
diff --git a/LibTest/core/double/toInt_A01_t02.dart b/LibTest/core/double/toInt_A01_t02.dart
index 965315b..517a0c9 100644
--- a/LibTest/core/double/toInt_A01_t02.dart
+++ b/LibTest/core/double/toInt_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks [:toInt():] on special values.
diff --git a/LibTest/core/double/toInt_A01_t03.dart b/LibTest/core/double/toInt_A01_t03.dart
index 6f076ba..3ce3052 100644
--- a/LibTest/core/double/toInt_A01_t03.dart
+++ b/LibTest/core/double/toInt_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks that [:toInt():] throws some error or exception when
diff --git a/LibTest/core/double/toInt_A01_t04.dart b/LibTest/core/double/toInt_A01_t04.dart
index 6c08a8a..b0b7913 100644
--- a/LibTest/core/double/toInt_A01_t04.dart
+++ b/LibTest/core/double/toInt_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks that [:toInt():] throws an error or exception when called
diff --git a/LibTest/core/double/toInt_A01_t05.dart b/LibTest/core/double/toInt_A01_t05.dart
index 9869949..34910a6 100644
--- a/LibTest/core/double/toInt_A01_t05.dart
+++ b/LibTest/core/double/toInt_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks [:toInt():] on values already equal to a math integer.
diff --git a/LibTest/core/double/toInt_A01_t06.dart b/LibTest/core/double/toInt_A01_t06.dart
index dca8d63..ce7108a 100644
--- a/LibTest/core/double/toInt_A01_t06.dart
+++ b/LibTest/core/double/toInt_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * @description Checks that [:toInt():] does not change the object.
diff --git a/LibTest/core/double/toStringAsExponential_A01_t01.dart b/LibTest/core/double/toStringAsExponential_A01_t01.dart
index f1a427c..3ab3b39 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t01.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t01.dart
@@ -1,8 +1,9 @@
 import "../../../Utils/expect.dart";
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks that for a NaN the method returns 'NaN' regardless
diff --git a/LibTest/core/double/toStringAsExponential_A01_t02.dart b/LibTest/core/double/toStringAsExponential_A01_t02.dart
index 52fe6de..816000c 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t02.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t02.dart
@@ -1,8 +1,9 @@
 import "../../../Utils/expect.dart";
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks that for positive and negative infinity the method
diff --git a/LibTest/core/double/toStringAsExponential_A01_t03.dart b/LibTest/core/double/toStringAsExponential_A01_t03.dart
index d70daa8..746b9a2 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t03.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t03.dart
@@ -1,8 +1,9 @@
 import "../../../Utils/expect.dart";
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks return value for .0 and -.0.
diff --git a/LibTest/core/double/toStringAsExponential_A01_t04.dart b/LibTest/core/double/toStringAsExponential_A01_t04.dart
index 76a924e..5a8af6c 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t04.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t04.dart
@@ -1,8 +1,9 @@
 import "../../../Utils/expect.dart";
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks return values for maximum and minimum doubles.
diff --git a/LibTest/core/double/toStringAsExponential_A01_t05.dart b/LibTest/core/double/toStringAsExponential_A01_t05.dart
index 56faebc..2cc3335 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t05.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t05.dart
@@ -1,8 +1,9 @@
 import "../../../Utils/expect.dart";
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks the method on a set of values.
diff --git a/LibTest/core/double/toStringAsExponential_A01_t06.dart b/LibTest/core/double/toStringAsExponential_A01_t06.dart
index 3e3ac2c..7525b5d 100644
--- a/LibTest/core/double/toStringAsExponential_A01_t06.dart
+++ b/LibTest/core/double/toStringAsExponential_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential(int fractionDigits)
  * @description Checks that if [fractionDigits] is [:null:]
diff --git a/LibTest/core/double/toStringAsExponential_A02_t01.dart b/LibTest/core/double/toStringAsExponential_A02_t01.dart
index 43edc94..7b5b7e7 100644
--- a/LibTest/core/double/toStringAsExponential_A02_t01.dart
+++ b/LibTest/core/double/toStringAsExponential_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsExponential([int fractionDigits])
  * If fractionDigits is given then it must be an integer satisfying: 0 <= fractionDigits <= 20.
diff --git a/LibTest/core/double/toStringAsFixed_A01_t01.dart b/LibTest/core/double/toStringAsFixed_A01_t01.dart
index 51677f5..4df61de 100644
--- a/LibTest/core/double/toStringAsFixed_A01_t01.dart
+++ b/LibTest/core/double/toStringAsFixed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * @description Checks that for a NaN the method returns 'NaN' regardless
diff --git a/LibTest/core/double/toStringAsFixed_A01_t02.dart b/LibTest/core/double/toStringAsFixed_A01_t02.dart
index 417c219..de23f5f 100644
--- a/LibTest/core/double/toStringAsFixed_A01_t02.dart
+++ b/LibTest/core/double/toStringAsFixed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * @description Checks that for positive and negative infinity the method
diff --git a/LibTest/core/double/toStringAsFixed_A01_t03.dart b/LibTest/core/double/toStringAsFixed_A01_t03.dart
index df96fce..1a43cf2 100644
--- a/LibTest/core/double/toStringAsFixed_A01_t03.dart
+++ b/LibTest/core/double/toStringAsFixed_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * @description Checks return value for .0 and -.0.
diff --git a/LibTest/core/double/toStringAsFixed_A01_t04.dart b/LibTest/core/double/toStringAsFixed_A01_t04.dart
index 7e8bd84..893e17e 100644
--- a/LibTest/core/double/toStringAsFixed_A01_t04.dart
+++ b/LibTest/core/double/toStringAsFixed_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * @description Checks that 0.0123456789 and -0.0123456789 are properly rounded
diff --git a/LibTest/core/double/toStringAsFixed_A01_t05.dart b/LibTest/core/double/toStringAsFixed_A01_t05.dart
index 4a606d6..171f19c 100644
--- a/LibTest/core/double/toStringAsFixed_A01_t05.dart
+++ b/LibTest/core/double/toStringAsFixed_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * @description Checks the method on a set of values.
diff --git a/LibTest/core/double/toStringAsFixed_A02_t01.dart b/LibTest/core/double/toStringAsFixed_A02_t01.dart
index c802f5a..df2c451 100644
--- a/LibTest/core/double/toStringAsFixed_A02_t01.dart
+++ b/LibTest/core/double/toStringAsFixed_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * The parameter fractionDigits must be an integer satisfying:
diff --git a/LibTest/core/double/toStringAsFixed_A02_t02.dart b/LibTest/core/double/toStringAsFixed_A02_t02.dart
index 0a4f444..ec17a5e 100644
--- a/LibTest/core/double/toStringAsFixed_A02_t02.dart
+++ b/LibTest/core/double/toStringAsFixed_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * The parameter fractionDigits must be an integer satisfying:
diff --git a/LibTest/core/double/toStringAsFixed_A02_t03.dart b/LibTest/core/double/toStringAsFixed_A02_t03.dart
index 75faee2..30463cd 100644
--- a/LibTest/core/double/toStringAsFixed_A02_t03.dart
+++ b/LibTest/core/double/toStringAsFixed_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * The parameter fractionDigits must be an integer satisfying:
diff --git a/LibTest/core/double/toStringAsFixed_A02_t04.dart b/LibTest/core/double/toStringAsFixed_A02_t04.dart
index 5485a85..410a925 100644
--- a/LibTest/core/double/toStringAsFixed_A02_t04.dart
+++ b/LibTest/core/double/toStringAsFixed_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * The parameter fractionDigits must be an integer satisfying:
diff --git a/LibTest/core/double/toStringAsFixed_A03_t01.dart b/LibTest/core/double/toStringAsFixed_A03_t01.dart
index 35736c1..9fa2413 100644
--- a/LibTest/core/double/toStringAsFixed_A03_t01.dart
+++ b/LibTest/core/double/toStringAsFixed_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * Returns a decimal-point string-representation of this.
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t01.dart b/LibTest/core/double/toStringAsPrecision_A01_t01.dart
index 8013eb1..1b23341 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t01.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks that for a NaN the method returns 'NaN' regardless
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t02.dart b/LibTest/core/double/toStringAsPrecision_A01_t02.dart
index 78b1429..fa13867 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t02.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks that for positive and negative infinity the method
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t03.dart b/LibTest/core/double/toStringAsPrecision_A01_t03.dart
index ceae0b3..e44f352 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t03.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks return value for .0 and -.0.
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t04.dart b/LibTest/core/double/toStringAsPrecision_A01_t04.dart
index ae86280..54115e0 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t04.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description  Checks return values for maximum and minimum doubles.
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t05.dart b/LibTest/core/double/toStringAsPrecision_A01_t05.dart
index a75d38e..6aa6e9b 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t05.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description  Checks the method on a set of values.
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t06.dart b/LibTest/core/double/toStringAsPrecision_A01_t06.dart
index e2aa442..7e4b88d 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t06.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks that an exception is thrown when [fractionDigit] is
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t07.dart b/LibTest/core/double/toStringAsPrecision_A01_t07.dart
index 69f5d46..401c421 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t07.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks that an exception is thrown when [fractionDigit] is too
diff --git a/LibTest/core/double/toStringAsPrecision_A01_t08.dart b/LibTest/core/double/toStringAsPrecision_A01_t08.dart
index e6a2ee4..e225261 100644
--- a/LibTest/core/double/toStringAsPrecision_A01_t08.dart
+++ b/LibTest/core/double/toStringAsPrecision_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * @description Checks that an exception is thrown when [fractionDigit] is 0.
diff --git a/LibTest/core/double/toStringAsPrecision_A02_t01.dart b/LibTest/core/double/toStringAsPrecision_A02_t01.dart
index 486218e..add8d98 100644
--- a/LibTest/core/double/toStringAsPrecision_A02_t01.dart
+++ b/LibTest/core/double/toStringAsPrecision_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * Throws [Error] if [fractionDigits] is null.
diff --git a/LibTest/core/double/toStringAsPrecision_A02_t02.dart b/LibTest/core/double/toStringAsPrecision_A02_t02.dart
index 9f600a0..21447fe 100644
--- a/LibTest/core/double/toStringAsPrecision_A02_t02.dart
+++ b/LibTest/core/double/toStringAsPrecision_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2020, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  /**
  * @assertion String toStringAsPrecision(int precision)
  * Throws [Error] if [precision] is null.
diff --git a/LibTest/core/double/truncateToDouble_A01_t01.dart b/LibTest/core/double/truncateToDouble_A01_t01.dart
index ed077fe..df3e499 100644
--- a/LibTest/core/double/truncateToDouble_A01_t01.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncateToDouble_A01_t02.dart b/LibTest/core/double/truncateToDouble_A01_t02.dart
index da4c98c..941f85c 100644
--- a/LibTest/core/double/truncateToDouble_A01_t02.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncateToDouble_A01_t03.dart b/LibTest/core/double/truncateToDouble_A01_t03.dart
index 2448aa1..e3a560d 100644
--- a/LibTest/core/double/truncateToDouble_A01_t03.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncateToDouble_A01_t04.dart b/LibTest/core/double/truncateToDouble_A01_t04.dart
index 60bb6e7..7f8f8c6 100644
--- a/LibTest/core/double/truncateToDouble_A01_t04.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncateToDouble_A01_t05.dart b/LibTest/core/double/truncateToDouble_A01_t05.dart
index df0df1f..d5c9433 100644
--- a/LibTest/core/double/truncateToDouble_A01_t05.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncateToDouble_A01_t06.dart b/LibTest/core/double/truncateToDouble_A01_t06.dart
index 5832d90..91ed3cd 100644
--- a/LibTest/core/double/truncateToDouble_A01_t06.dart
+++ b/LibTest/core/double/truncateToDouble_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double truncateToDouble()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncate_A01_t01.dart b/LibTest/core/double/truncate_A01_t01.dart
index cd4bfa7..d8c6a40 100644
--- a/LibTest/core/double/truncate_A01_t01.dart
+++ b/LibTest/core/double/truncate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncate_A01_t02.dart b/LibTest/core/double/truncate_A01_t02.dart
index 4c20579..6d0fe3e 100644
--- a/LibTest/core/double/truncate_A01_t02.dart
+++ b/LibTest/core/double/truncate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncate_A01_t05.dart b/LibTest/core/double/truncate_A01_t05.dart
index 678a512..a4e616b 100644
--- a/LibTest/core/double/truncate_A01_t05.dart
+++ b/LibTest/core/double/truncate_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncate_A01_t06.dart b/LibTest/core/double/truncate_A01_t06.dart
index 2e0fc91..df49288 100644
--- a/LibTest/core/double/truncate_A01_t06.dart
+++ b/LibTest/core/double/truncate_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * Returns the integer obtained by discarding any fractional digits from this.
diff --git a/LibTest/core/double/truncate_A02_t01.dart b/LibTest/core/double/truncate_A02_t01.dart
index 8c3e85a..8c83f5e 100644
--- a/LibTest/core/double/truncate_A02_t01.dart
+++ b/LibTest/core/double/truncate_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/double/truncate_A02_t02.dart b/LibTest/core/double/truncate_A02_t02.dart
index d612059..4b4ee6e 100644
--- a/LibTest/core/double/truncate_A02_t02.dart
+++ b/LibTest/core/double/truncate_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract int truncate()
  * If this is not finite (NaN or infinity), throws an UnsupportedError.
diff --git a/LibTest/core/int/abs_A01_t01.dart b/LibTest/core/int/abs_A01_t01.dart
index 5db4474..119c74f 100644
--- a/LibTest/core/int/abs_A01_t01.dart
+++ b/LibTest/core/int/abs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the absolute value of int.
  * @description Checks that the method returns correct value.
diff --git a/LibTest/core/int/bitLength_A01_t01.dart b/LibTest/core/int/bitLength_A01_t01.dart
index cc10670..7a84474 100644
--- a/LibTest/core/int/bitLength_A01_t01.dart
+++ b/LibTest/core/int/bitLength_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int bitLength
  * Returns the minimum number of bits required to store this integer.
diff --git a/LibTest/core/int/ceilToDouble_A01_t01.dart b/LibTest/core/int/ceilToDouble_A01_t01.dart
index 16db8cb..2d72f54 100644
--- a/LibTest/core/int/ceilToDouble_A01_t01.dart
+++ b/LibTest/core/int/ceilToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract double ceilToDouble()
  * Returns this.toDouble().
diff --git a/LibTest/core/int/ceil_A01_t01.dart b/LibTest/core/int/ceil_A01_t01.dart
index 001cd11..9ac3ba2 100644
--- a/LibTest/core/int/ceil_A01_t01.dart
+++ b/LibTest/core/int/ceil_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns x, rounded upwards to the nearest integer.
  * @description Checks that the method returns correct value. For integers, it
diff --git a/LibTest/core/int/clamp_A01_t01.dart b/LibTest/core/int/clamp_A01_t01.dart
index 6f3596c..32d0364 100644
--- a/LibTest/core/int/clamp_A01_t01.dart
+++ b/LibTest/core/int/clamp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/int/clamp_A01_t02.dart b/LibTest/core/int/clamp_A01_t02.dart
index 0324ab5..46a7aec 100644
--- a/LibTest/core/int/clamp_A01_t02.dart
+++ b/LibTest/core/int/clamp_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/int/clamp_A01_t03.dart b/LibTest/core/int/clamp_A01_t03.dart
index 4bb8599..c1057d1 100644
--- a/LibTest/core/int/clamp_A01_t03.dart
+++ b/LibTest/core/int/clamp_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/int/clamp_A01_t04.dart b/LibTest/core/int/clamp_A01_t04.dart
index 9b394f9..80b0866 100644
--- a/LibTest/core/int/clamp_A01_t04.dart
+++ b/LibTest/core/int/clamp_A01_t04.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/int/clamp_A01_t05.dart b/LibTest/core/int/clamp_A01_t05.dart
index dff8142..64e1463 100644
--- a/LibTest/core/int/clamp_A01_t05.dart
+++ b/LibTest/core/int/clamp_A01_t05.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num clamp(num lowerLimit, num upperLimit)
  * Returns this num clamped to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/core/int/compareTo_A01_t01.dart b/LibTest/core/int/compareTo_A01_t01.dart
index eea670b..71719cb 100644
--- a/LibTest/core/int/compareTo_A01_t01.dart
+++ b/LibTest/core/int/compareTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int extends num and type num implements Comparable interface.
  * @description Checks that the compareTo method is implemented correctly for
diff --git a/LibTest/core/int/compareTo_A01_t02.dart b/LibTest/core/int/compareTo_A01_t02.dart
index b65693c..913a863 100644
--- a/LibTest/core/int/compareTo_A01_t02.dart
+++ b/LibTest/core/int/compareTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int extends num and type num implements Comparable interface.
  * @description Checks that the compareTo method works with other number types
diff --git a/LibTest/core/int/floorToDouble_A01_t01.dart b/LibTest/core/int/floorToDouble_A01_t01.dart
index 29457e2..02d032a 100644
--- a/LibTest/core/int/floorToDouble_A01_t01.dart
+++ b/LibTest/core/int/floorToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion   abstract double roundToDouble()
  * Returns this.toDouble().
diff --git a/LibTest/core/int/floor_A01_t01.dart b/LibTest/core/int/floor_A01_t01.dart
index d576dfd..248f8c7 100644
--- a/LibTest/core/int/floor_A01_t01.dart
+++ b/LibTest/core/int/floor_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int floor()
  * Returns this.
diff --git a/LibTest/core/int/gcd_A01_t01.dart b/LibTest/core/int/gcd_A01_t01.dart
index a4ca7b3..90bdf91 100644
--- a/LibTest/core/int/gcd_A01_t01.dart
+++ b/LibTest/core/int/gcd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int gcd(int other)
  * Returns the greatest common divisor of this integer and other.
diff --git a/LibTest/core/int/gcd_A02_t01.dart b/LibTest/core/int/gcd_A02_t01.dart
index c6f048e..c241615 100644
--- a/LibTest/core/int/gcd_A02_t01.dart
+++ b/LibTest/core/int/gcd_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int gcd(int other)
  * Returns the greatest common divisor of this integer and other.
diff --git a/LibTest/core/int/gcd_A03_t01.dart b/LibTest/core/int/gcd_A03_t01.dart
index 13007ff..a984320 100644
--- a/LibTest/core/int/gcd_A03_t01.dart
+++ b/LibTest/core/int/gcd_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int gcd(int other)
  * Returns the greatest common divisor of this integer and other.
diff --git a/LibTest/core/int/hashCode_A01_t01.dart b/LibTest/core/int/hashCode_A01_t01.dart
index f7c5509..b9b3a98 100644
--- a/LibTest/core/int/hashCode_A01_t01.dart
+++ b/LibTest/core/int/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Undocumented
  * @description Checks that this getter returns a non-null value and throws no
diff --git a/LibTest/core/int/int.fromEnvironment_A01_t01.dart b/LibTest/core/int/int.fromEnvironment_A01_t01.dart
index d76b6a8..7df4683 100644
--- a/LibTest/core/int/int.fromEnvironment_A01_t01.dart
+++ b/LibTest/core/int/int.fromEnvironment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const int.fromEnvironment(String name, {int defaultValue})
  * Returns the integer value of the given environment declaration name.
diff --git a/LibTest/core/int/isEven_A01_t01.dart b/LibTest/core/int/isEven_A01_t01.dart
index 85172fa..e3e93b7 100644
--- a/LibTest/core/int/isEven_A01_t01.dart
+++ b/LibTest/core/int/isEven_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEven
  * Returns true if and only if this integer is even.
diff --git a/LibTest/core/int/isFinite_A01_t01.dart b/LibTest/core/int/isFinite_A01_t01.dart
index affac9f..8c00ca1 100644
--- a/LibTest/core/int/isFinite_A01_t01.dart
+++ b/LibTest/core/int/isFinite_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isFinite
  * True if the number is finite; otherwise, false.
diff --git a/LibTest/core/int/isInfinite_A01_t01.dart b/LibTest/core/int/isInfinite_A01_t01.dart
index aaae1e9..0ecb1e4 100644
--- a/LibTest/core/int/isInfinite_A01_t01.dart
+++ b/LibTest/core/int/isInfinite_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns true if the number represented by this int object is
  * infinite.
diff --git a/LibTest/core/int/isNaN_A01_t01.dart b/LibTest/core/int/isNaN_A01_t01.dart
index 50193d5..c5803d5 100644
--- a/LibTest/core/int/isNaN_A01_t01.dart
+++ b/LibTest/core/int/isNaN_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns true if the value represented by this int object is a NaN.
  * @description Checks that this method returns correct value (which is false
diff --git a/LibTest/core/int/isNegative_A01_t01.dart b/LibTest/core/int/isNegative_A01_t01.dart
index 2b1bc19..4984831 100644
--- a/LibTest/core/int/isNegative_A01_t01.dart
+++ b/LibTest/core/int/isNegative_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns true if the value represented by this int object is
  * negative.
diff --git a/LibTest/core/int/isOdd_A01_t01.dart b/LibTest/core/int/isOdd_A01_t01.dart
index 7e86701..42403b7 100644
--- a/LibTest/core/int/isOdd_A01_t01.dart
+++ b/LibTest/core/int/isOdd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns true if the number represented by this int object is odd.
  * @description Checks that this method returns correct value.
diff --git a/LibTest/core/int/modInverse_A01_t01.dart b/LibTest/core/int/modInverse_A01_t01.dart
index da8105e..3aa68a3 100644
--- a/LibTest/core/int/modInverse_A01_t01.dart
+++ b/LibTest/core/int/modInverse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int modInverse(int modulus)
  * Returns the modular multiplicative inverse of this integer modulo modulus.
diff --git a/LibTest/core/int/modInverse_A01_t02.dart b/LibTest/core/int/modInverse_A01_t02.dart
index 16bd066..65ec3f3 100644
--- a/LibTest/core/int/modInverse_A01_t02.dart
+++ b/LibTest/core/int/modInverse_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int modInverse(int modulus)
  * Returns the modular multiplicative inverse of this integer modulo modulus.
diff --git a/LibTest/core/int/modInverse_A01_t03.dart b/LibTest/core/int/modInverse_A01_t03.dart
index 6613eae..c292866 100644
--- a/LibTest/core/int/modInverse_A01_t03.dart
+++ b/LibTest/core/int/modInverse_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int modInverse(int modulus)
  * Returns the modular multiplicative inverse of this integer modulo modulus.
diff --git a/LibTest/core/int/modPow_A01_t01.dart b/LibTest/core/int/modPow_A01_t01.dart
index 40b8429..2f65666 100644
--- a/LibTest/core/int/modPow_A01_t01.dart
+++ b/LibTest/core/int/modPow_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int modPow(int exponent, int modulus)
  * Returns this integer to the power of exponent modulo modulus.
diff --git a/LibTest/core/int/modPow_A01_t02.dart b/LibTest/core/int/modPow_A01_t02.dart
index a63046d..e521326 100644
--- a/LibTest/core/int/modPow_A01_t02.dart
+++ b/LibTest/core/int/modPow_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int modPow(int exponent, int modulus)
  * Returns this integer to the power of exponent modulo modulus.
diff --git a/LibTest/core/int/operator_AND_A01_t01.dart b/LibTest/core/int/operator_AND_A01_t01.dart
index 1e610a7..a2b1cab 100644
--- a/LibTest/core/int/operator_AND_A01_t01.dart
+++ b/LibTest/core/int/operator_AND_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator &(int other)
  * This operator implements a bit-wise AND operation.
diff --git a/LibTest/core/int/operator_GE_A01_t01.dart b/LibTest/core/int/operator_GE_A01_t01.dart
index bd76ccb..2a9f13d 100644
--- a/LibTest/core/int/operator_GE_A01_t01.dart
+++ b/LibTest/core/int/operator_GE_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational operator >=.
  * @description Checks that the operation returns correct value.
diff --git a/LibTest/core/int/operator_GT_A01_t01.dart b/LibTest/core/int/operator_GT_A01_t01.dart
index 1442104..4645277 100644
--- a/LibTest/core/int/operator_GT_A01_t01.dart
+++ b/LibTest/core/int/operator_GT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational operator >.
  * @description Checks that operation returns correct value.
diff --git a/LibTest/core/int/operator_LE_A01_t01.dart b/LibTest/core/int/operator_LE_A01_t01.dart
index eab591a..ce8f2ce 100644
--- a/LibTest/core/int/operator_LE_A01_t01.dart
+++ b/LibTest/core/int/operator_LE_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Relational operator <=.
  * @description Checks that this operator returns correct value.
diff --git a/LibTest/core/int/operator_LT_A01_t01.dart b/LibTest/core/int/operator_LT_A01_t01.dart
index e0c43a6..b32116c 100644
--- a/LibTest/core/int/operator_LT_A01_t01.dart
+++ b/LibTest/core/int/operator_LT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator <(num other)
  * Relational operator <.
diff --git a/LibTest/core/int/operator_NOT_A01_t01.dart b/LibTest/core/int/operator_NOT_A01_t01.dart
index 16501f9..c89dc7c 100644
--- a/LibTest/core/int/operator_NOT_A01_t01.dart
+++ b/LibTest/core/int/operator_NOT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This operator implements bit-wise negation operation.
  * @description Checks that this operator returns correct value.
diff --git a/LibTest/core/int/operator_OR_A01_t01.dart b/LibTest/core/int/operator_OR_A01_t01.dart
index 457817a..365556e 100644
--- a/LibTest/core/int/operator_OR_A01_t01.dart
+++ b/LibTest/core/int/operator_OR_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion This operator implements a bit-wise OR operation.
  * @description Checks that this operator returns correct value.
diff --git a/LibTest/core/int/operator_XOR_A01_t01.dart b/LibTest/core/int/operator_XOR_A01_t01.dart
index 1e5da2c..aca204b 100644
--- a/LibTest/core/int/operator_XOR_A01_t01.dart
+++ b/LibTest/core/int/operator_XOR_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ^(int other)
  * This operator implements a bit-wise XOR operation.
diff --git a/LibTest/core/int/operator_addition_A01_t01.dart b/LibTest/core/int/operator_addition_A01_t01.dart
index 61ac22c..58d8b8a 100644
--- a/LibTest/core/int/operator_addition_A01_t01.dart
+++ b/LibTest/core/int/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator +(num other)
  * This operator implements arithmetic addition operation.
diff --git a/LibTest/core/int/operator_division_A01_t01.dart b/LibTest/core/int/operator_division_A01_t01.dart
index 2ccddc4..591709e 100644
--- a/LibTest/core/int/operator_division_A01_t01.dart
+++ b/LibTest/core/int/operator_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * This operator implements the arithmetic division operation.
diff --git a/LibTest/core/int/operator_division_A01_t02.dart b/LibTest/core/int/operator_division_A01_t02.dart
index b318dc8..61d3b38 100644
--- a/LibTest/core/int/operator_division_A01_t02.dart
+++ b/LibTest/core/int/operator_division_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * This operator implements the arithmetic division operation.
diff --git a/LibTest/core/int/operator_division_A02_t01.dart b/LibTest/core/int/operator_division_A02_t01.dart
index 13e44a8..bb0d712 100644
--- a/LibTest/core/int/operator_division_A02_t01.dart
+++ b/LibTest/core/int/operator_division_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double operator /(num other)
  * The result of division is always a double.
diff --git a/LibTest/core/int/operator_equality_A01_t01.dart b/LibTest/core/int/operator_equality_A01_t01.dart
index 77b1135..f5b3a87 100644
--- a/LibTest/core/int/operator_equality_A01_t01.dart
+++ b/LibTest/core/int/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * Test whether this value is numerically equal to other.
diff --git a/LibTest/core/int/operator_equality_A02_t01.dart b/LibTest/core/int/operator_equality_A02_t01.dart
index 66cbf93..382394f 100644
--- a/LibTest/core/int/operator_equality_A02_t01.dart
+++ b/LibTest/core/int/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * ...
diff --git a/LibTest/core/int/operator_equality_A03_t01.dart b/LibTest/core/int/operator_equality_A03_t01.dart
index 711b56b..7c6967d 100644
--- a/LibTest/core/int/operator_equality_A03_t01.dart
+++ b/LibTest/core/int/operator_equality_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(Object other)
  * ...
diff --git a/LibTest/core/int/operator_left_shift_A01_t01.dart b/LibTest/core/int/operator_left_shift_A01_t01.dart
index 73541c5..dc38426 100644
--- a/LibTest/core/int/operator_left_shift_A01_t01.dart
+++ b/LibTest/core/int/operator_left_shift_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator <<(int shiftAmount)
  * This operator implements bit-wise left-shift operation.
diff --git a/LibTest/core/int/operator_left_shift_A01_t02.dart b/LibTest/core/int/operator_left_shift_A01_t02.dart
index b4b1037..5a99137 100644
--- a/LibTest/core/int/operator_left_shift_A01_t02.dart
+++ b/LibTest/core/int/operator_left_shift_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator <<(int shiftAmount)
  * This operator implements bit-wise left-shift operation.
diff --git a/LibTest/core/int/operator_left_shift_A01_t03.dart b/LibTest/core/int/operator_left_shift_A01_t03.dart
index 2298c18..e12ad7e 100644
--- a/LibTest/core/int/operator_left_shift_A01_t03.dart
+++ b/LibTest/core/int/operator_left_shift_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator <<(int shiftAmount)
  * This operator implements bit-wise left-shift operation.
diff --git a/LibTest/core/int/operator_multiplication_A01_t01.dart b/LibTest/core/int/operator_multiplication_A01_t01.dart
index 0c3434b..c9b1236 100644
--- a/LibTest/core/int/operator_multiplication_A01_t01.dart
+++ b/LibTest/core/int/operator_multiplication_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator *(num other)
  * This operator implements the arithmetic multiply operation.
diff --git a/LibTest/core/int/operator_remainder_A01_t01.dart b/LibTest/core/int/operator_remainder_A01_t01.dart
index bd0d900..286dc58 100644
--- a/LibTest/core/int/operator_remainder_A01_t01.dart
+++ b/LibTest/core/int/operator_remainder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator %(num other) 
  * The % operator yields the remainder of its operands from an implied division;
diff --git a/LibTest/core/int/operator_remainder_A01_t02.dart b/LibTest/core/int/operator_remainder_A01_t02.dart
index bacb26b..a05396f 100644
--- a/LibTest/core/int/operator_remainder_A01_t02.dart
+++ b/LibTest/core/int/operator_remainder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator %(num other) 
  * The % operator yields the remainder of its operands from an implied division;
diff --git a/LibTest/core/int/operator_remainder_A01_t03.dart b/LibTest/core/int/operator_remainder_A01_t03.dart
index 37b40c8..28e9b8f 100644
--- a/LibTest/core/int/operator_remainder_A01_t03.dart
+++ b/LibTest/core/int/operator_remainder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator %(num other) 
  * The % operator yields the remainder of its operands from an implied division;
diff --git a/LibTest/core/int/operator_right_shift_A01_t01.dart b/LibTest/core/int/operator_right_shift_A01_t01.dart
index c9bd237..3940b86 100644
--- a/LibTest/core/int/operator_right_shift_A01_t01.dart
+++ b/LibTest/core/int/operator_right_shift_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator >>(int shiftAmount)
  * This operator implements bit-wise right-shift operation.
diff --git a/LibTest/core/int/operator_right_shift_A01_t02.dart b/LibTest/core/int/operator_right_shift_A01_t02.dart
index 9ee0682..0c91595 100644
--- a/LibTest/core/int/operator_right_shift_A01_t02.dart
+++ b/LibTest/core/int/operator_right_shift_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator >>(int shiftAmount)
  * This operator implements bit-wise right-shift operation.
diff --git a/LibTest/core/int/operator_right_shift_A01_t03.dart b/LibTest/core/int/operator_right_shift_A01_t03.dart
index 777ccda..93fc16a 100644
--- a/LibTest/core/int/operator_right_shift_A01_t03.dart
+++ b/LibTest/core/int/operator_right_shift_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator >>(int shiftAmount)
  * This operator implements bit-wise right-shift operation.
diff --git a/LibTest/core/int/operator_subtraction_A01_t01.dart b/LibTest/core/int/operator_subtraction_A01_t01.dart
index eb8251f..a1d7e5a 100644
--- a/LibTest/core/int/operator_subtraction_A01_t01.dart
+++ b/LibTest/core/int/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num operator -(num other)
  * This operator implements arithmetic subtraction operation.
diff --git a/LibTest/core/int/operator_truncating_division_A01_t01.dart b/LibTest/core/int/operator_truncating_division_A01_t01.dart
index 5928fce..9ebaa34 100644
--- a/LibTest/core/int/operator_truncating_division_A01_t01.dart
+++ b/LibTest/core/int/operator_truncating_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * Truncating division operator.
diff --git a/LibTest/core/int/operator_truncating_division_A01_t02.dart b/LibTest/core/int/operator_truncating_division_A01_t02.dart
index 2b7ac30..edb5fbb 100644
--- a/LibTest/core/int/operator_truncating_division_A01_t02.dart
+++ b/LibTest/core/int/operator_truncating_division_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator ~/(num other)
  * Truncating division operator.
diff --git a/LibTest/core/int/operator_unary_minus_A01_t01.dart b/LibTest/core/int/operator_unary_minus_A01_t01.dart
index eb5f4f6..d388c0b 100644
--- a/LibTest/core/int/operator_unary_minus_A01_t01.dart
+++ b/LibTest/core/int/operator_unary_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion The unary '-' operator. 
  * @description Checks that this operator returns correct value.
diff --git a/LibTest/core/int/parse_A01_t01.dart b/LibTest/core/int/parse_A01_t01.dart
index b320bdc..f2b36fb 100644
--- a/LibTest/core/int/parse_A01_t01.dart
+++ b/LibTest/core/int/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A01_t02.dart b/LibTest/core/int/parse_A01_t02.dart
index dcf350e..2f0de8a 100644
--- a/LibTest/core/int/parse_A01_t02.dart
+++ b/LibTest/core/int/parse_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A02_t01.dart b/LibTest/core/int/parse_A02_t01.dart
index 6eb2a43..1215316 100644
--- a/LibTest/core/int/parse_A02_t01.dart
+++ b/LibTest/core/int/parse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Throws a FormatException if source is not a valid integer literal.
  * @description Check that exception is thrown if String can not be converted
diff --git a/LibTest/core/int/parse_A03_t01.dart b/LibTest/core/int/parse_A03_t01.dart
index 2d22f9f..22e2e4f 100644
--- a/LibTest/core/int/parse_A03_t01.dart
+++ b/LibTest/core/int/parse_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A03_t02.dart b/LibTest/core/int/parse_A03_t02.dart
index 178200b..8d980d4 100644
--- a/LibTest/core/int/parse_A03_t02.dart
+++ b/LibTest/core/int/parse_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A04_t01.dart b/LibTest/core/int/parse_A04_t01.dart
index 80c65fd..12db5c3 100644
--- a/LibTest/core/int/parse_A04_t01.dart
+++ b/LibTest/core/int/parse_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A04_t02.dart b/LibTest/core/int/parse_A04_t02.dart
index c355a83..2e2ff8b 100644
--- a/LibTest/core/int/parse_A04_t02.dart
+++ b/LibTest/core/int/parse_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A04_t03.dart b/LibTest/core/int/parse_A04_t03.dart
index 29c129c..c9817cc 100644
--- a/LibTest/core/int/parse_A04_t03.dart
+++ b/LibTest/core/int/parse_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A05_t01.dart b/LibTest/core/int/parse_A05_t01.dart
index 0c93ffb..7f437eb 100644
--- a/LibTest/core/int/parse_A05_t01.dart
+++ b/LibTest/core/int/parse_A05_t01.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/parse_A05_t02.dart b/LibTest/core/int/parse_A05_t02.dart
index 10739a3..7325a18 100644
--- a/LibTest/core/int/parse_A05_t02.dart
+++ b/LibTest/core/int/parse_A05_t02.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int parse(String source, {int radix, int onError(String source)})
  * Parse source as a, possibly signed, integer literal and return its value.
diff --git a/LibTest/core/int/remainder_A01_t01.dart b/LibTest/core/int/remainder_A01_t01.dart
index 2d48edd..1f4160d 100644
--- a/LibTest/core/int/remainder_A01_t01.dart
+++ b/LibTest/core/int/remainder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num remainder(num other)
  * Returns the remainder of the truncating division of this by other.
diff --git a/LibTest/core/int/remainder_A01_t02.dart b/LibTest/core/int/remainder_A01_t02.dart
index 9343d33..c124e49 100644
--- a/LibTest/core/int/remainder_A01_t02.dart
+++ b/LibTest/core/int/remainder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num remainder(num other)
  * Returns the remainder of the truncating division of this by other.
diff --git a/LibTest/core/int/remainder_A01_t03.dart b/LibTest/core/int/remainder_A01_t03.dart
index 90ff501..cf902fc 100644
--- a/LibTest/core/int/remainder_A01_t03.dart
+++ b/LibTest/core/int/remainder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num remainder(num other)
  * Returns the remainder of the truncating division of this by other.
diff --git a/LibTest/core/int/roundToDouble_A01_t01.dart b/LibTest/core/int/roundToDouble_A01_t01.dart
index e32d788..0e04fa0 100644
--- a/LibTest/core/int/roundToDouble_A01_t01.dart
+++ b/LibTest/core/int/roundToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double roundToDouble()
  * Returns this.toDouble().
diff --git a/LibTest/core/int/round_A01_t01.dart b/LibTest/core/int/round_A01_t01.dart
index 0edb5a1..be63b6d 100644
--- a/LibTest/core/int/round_A01_t01.dart
+++ b/LibTest/core/int/round_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int round()
  * Returns this
diff --git a/LibTest/core/int/sign_A01_t01.dart b/LibTest/core/int/sign_A01_t01.dart
index e7f3105..973bf81 100644
--- a/LibTest/core/int/sign_A01_t01.dart
+++ b/LibTest/core/int/sign_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int sign
  * Returns the sign of this integer.
diff --git a/LibTest/core/int/toDouble_A01_t01.dart b/LibTest/core/int/toDouble_A01_t01.dart
index 1f243bb..1053bcd 100644
--- a/LibTest/core/int/toDouble_A01_t01.dart
+++ b/LibTest/core/int/toDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double toDouble()
  * Returns the double value represented by this object.
diff --git a/LibTest/core/int/toInt_A01_t01.dart b/LibTest/core/int/toInt_A01_t01.dart
index e1e07a0..5bd98e3 100644
--- a/LibTest/core/int/toInt_A01_t01.dart
+++ b/LibTest/core/int/toInt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toInt()
  * Returns the int value represented by this object.
diff --git a/LibTest/core/int/toRadixString_A01_t01.dart b/LibTest/core/int/toRadixString_A01_t01.dart
index c2ecce7..e66eb49 100644
--- a/LibTest/core/int/toRadixString_A01_t01.dart
+++ b/LibTest/core/int/toRadixString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toRadixString(int radix)
  * Converts this to a string representation in the given radix.
diff --git a/LibTest/core/int/toRadixString_A01_t02.dart b/LibTest/core/int/toRadixString_A01_t02.dart
index dbee002..17cd48b 100644
--- a/LibTest/core/int/toRadixString_A01_t02.dart
+++ b/LibTest/core/int/toRadixString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toRadixString(int radix)
  * ...
diff --git a/LibTest/core/int/toSigned_A01_t01.dart b/LibTest/core/int/toSigned_A01_t01.dart
index 79c4650..3f7e4c4 100644
--- a/LibTest/core/int/toSigned_A01_t01.dart
+++ b/LibTest/core/int/toSigned_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toSigned(int width)
  * Returns the least significant width bits of this integer, extending the
diff --git a/LibTest/core/int/toSigned_A02_t01.dart b/LibTest/core/int/toSigned_A02_t01.dart
index bbe9689..41aea1e 100644
--- a/LibTest/core/int/toSigned_A02_t01.dart
+++ b/LibTest/core/int/toSigned_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toSigned(int width)
  * ...
diff --git a/LibTest/core/int/toStringAsExponential_A01_t01.dart b/LibTest/core/int/toStringAsExponential_A01_t01.dart
index 3ca1856..eeb8671 100644
--- a/LibTest/core/int/toStringAsExponential_A01_t01.dart
+++ b/LibTest/core/int/toStringAsExponential_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsExponential([int fractionDigits]) 
  * Returns an exponential string-representation of this.
diff --git a/LibTest/core/int/toStringAsExponential_A02_t01.dart b/LibTest/core/int/toStringAsExponential_A02_t01.dart
index 0a0449c..de53a7b 100644
--- a/LibTest/core/int/toStringAsExponential_A02_t01.dart
+++ b/LibTest/core/int/toStringAsExponential_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsExponential([int fractionDigits]) 
  * If fractionDigits is given then it must be an integer satisfying:
diff --git a/LibTest/core/int/toStringAsExponential_A03_t01.dart b/LibTest/core/int/toStringAsExponential_A03_t01.dart
index f81c260..14833e6 100644
--- a/LibTest/core/int/toStringAsExponential_A03_t01.dart
+++ b/LibTest/core/int/toStringAsExponential_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsExponential([int fractionDigits]) 
  * Without the parameter the returned string uses the shortest number of digits
diff --git a/LibTest/core/int/toStringAsFixed_A01_t01.dart b/LibTest/core/int/toStringAsFixed_A01_t01.dart
index d743698..b75fedb 100644
--- a/LibTest/core/int/toStringAsFixed_A01_t01.dart
+++ b/LibTest/core/int/toStringAsFixed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * Returns a decimal-point string-representation of this.
diff --git a/LibTest/core/int/toStringAsFixed_A02_t01.dart b/LibTest/core/int/toStringAsFixed_A02_t01.dart
index ed6912f..b682eb4 100644
--- a/LibTest/core/int/toStringAsFixed_A02_t01.dart
+++ b/LibTest/core/int/toStringAsFixed_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * ...
diff --git a/LibTest/core/int/toStringAsFixed_A03_t01.dart b/LibTest/core/int/toStringAsFixed_A03_t01.dart
index b89e99b..e9704f4 100644
--- a/LibTest/core/int/toStringAsFixed_A03_t01.dart
+++ b/LibTest/core/int/toStringAsFixed_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsFixed(int fractionDigits)
  * Returns a decimal-point string-representation of this.
diff --git a/LibTest/core/int/toStringAsPrecision_A01_t01.dart b/LibTest/core/int/toStringAsPrecision_A01_t01.dart
index 7d9e357..2d8bf04 100644
--- a/LibTest/core/int/toStringAsPrecision_A01_t01.dart
+++ b/LibTest/core/int/toStringAsPrecision_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsPrecision(int precision)
  * Converts this to a double and returns a string representation with exactly
diff --git a/LibTest/core/int/toStringAsPrecision_A01_t02.dart b/LibTest/core/int/toStringAsPrecision_A01_t02.dart
index 1581904..f6aad34 100644
--- a/LibTest/core/int/toStringAsPrecision_A01_t02.dart
+++ b/LibTest/core/int/toStringAsPrecision_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toStringAsPrecision(int precision)
  * Converts this to a double and returns a string representation with exactly
diff --git a/LibTest/core/int/toUnsigned_A01_t01.dart b/LibTest/core/int/toUnsigned_A01_t01.dart
index 6a2106a..7b187d3 100644
--- a/LibTest/core/int/toUnsigned_A01_t01.dart
+++ b/LibTest/core/int/toUnsigned_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toUnsigned(int width)
  * Returns the least significant width bits of this integer as a non-negative
diff --git a/LibTest/core/int/toUnsigned_A02_t01.dart b/LibTest/core/int/toUnsigned_A02_t01.dart
index 7242f03..a9d79e2 100644
--- a/LibTest/core/int/toUnsigned_A02_t01.dart
+++ b/LibTest/core/int/toUnsigned_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int toUnsigned(int width)
  * Returns the least significant width bits of this integer as a non-negative
diff --git a/LibTest/core/int/truncateToDouble_A01_t01.dart b/LibTest/core/int/truncateToDouble_A01_t01.dart
index 5f9de8b..dd61a86 100644
--- a/LibTest/core/int/truncateToDouble_A01_t01.dart
+++ b/LibTest/core/int/truncateToDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion   abstract double truncateToDouble()
  * Returns this.toDouble().
diff --git a/LibTest/core/int/truncate_A01_t01.dart b/LibTest/core/int/truncate_A01_t01.dart
index 58d2748..022c314 100644
--- a/LibTest/core/int/truncate_A01_t01.dart
+++ b/LibTest/core/int/truncate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int truncate()
  * Truncates the value of int.
diff --git a/LibTest/ffi/Array/Array.multi_A01_t01.dart b/LibTest/ffi/Array/Array.multi_A01_t01.dart
index 2938552..8252309 100644
--- a/LibTest/ffi/Array/Array.multi_A01_t01.dart
+++ b/LibTest/ffi/Array/Array.multi_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>.multi(List<int> dimensions)
diff --git a/LibTest/ffi/Array/Array.multi_A01_t02.dart b/LibTest/ffi/Array/Array.multi_A01_t02.dart
index 6d07c26..a152e79 100644
--- a/LibTest/ffi/Array/Array.multi_A01_t02.dart
+++ b/LibTest/ffi/Array/Array.multi_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>.multi(List<int> dimensions)
diff --git a/LibTest/ffi/Array/Array.multi_A01_t03.dart b/LibTest/ffi/Array/Array.multi_A01_t03.dart
index 72f65a1..71e91aa 100644
--- a/LibTest/ffi/Array/Array.multi_A01_t03.dart
+++ b/LibTest/ffi/Array/Array.multi_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>.multi(List<int> dimensions)
diff --git a/LibTest/ffi/Array/Array.multi_A02_t01.dart b/LibTest/ffi/Array/Array.multi_A02_t01.dart
index a7782ba..7d80a95 100644
--- a/LibTest/ffi/Array/Array.multi_A02_t01.dart
+++ b/LibTest/ffi/Array/Array.multi_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>.multi(List<int> dimensions)
diff --git a/LibTest/ffi/Array/Array.multi_A02_t02.dart b/LibTest/ffi/Array/Array.multi_A02_t02.dart
index 5e16516..ce56338 100644
--- a/LibTest/ffi/Array/Array.multi_A02_t02.dart
+++ b/LibTest/ffi/Array/Array.multi_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>.multi(List<int> dimensions)
diff --git a/LibTest/ffi/Array/Array_A01_t01.dart b/LibTest/ffi/Array/Array_A01_t01.dart
index f81ff33..dc4f29f 100644
--- a/LibTest/ffi/Array/Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Array_A01_t02.dart b/LibTest/ffi/Array/Array_A01_t02.dart
index c9f4f60..0818b35 100644
--- a/LibTest/ffi/Array/Array_A01_t02.dart
+++ b/LibTest/ffi/Array/Array_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Array_A01_t03.dart b/LibTest/ffi/Array/Array_A01_t03.dart
index b1190ea..0db0c34 100644
--- a/LibTest/ffi/Array/Array_A01_t03.dart
+++ b/LibTest/ffi/Array/Array_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Array_A01_t04.dart b/LibTest/ffi/Array/Array_A01_t04.dart
index f020e8c..3618594 100644
--- a/LibTest/ffi/Array/Array_A01_t04.dart
+++ b/LibTest/ffi/Array/Array_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Array_A02_t01.dart b/LibTest/ffi/Array/Array_A02_t01.dart
index cbf4d38..f6538e4 100644
--- a/LibTest/ffi/Array/Array_A02_t01.dart
+++ b/LibTest/ffi/Array/Array_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Array_A02_t02.dart b/LibTest/ffi/Array/Array_A02_t02.dart
index ebcbd34..96b5f5b 100644
--- a/LibTest/ffi/Array/Array_A02_t02.dart
+++ b/LibTest/ffi/Array/Array_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/DoubleArray_A01_t01.dart b/LibTest/ffi/Array/DoubleArray_A01_t01.dart
index 26596d1..c36a4e7 100644
--- a/LibTest/ffi/Array/DoubleArray_A01_t01.dart
+++ b/LibTest/ffi/Array/DoubleArray_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/DoubleArray_A01_t02.dart b/LibTest/ffi/Array/DoubleArray_A01_t02.dart
index c5e7cf7..a9c981c 100644
--- a/LibTest/ffi/Array/DoubleArray_A01_t02.dart
+++ b/LibTest/ffi/Array/DoubleArray_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/FloatArray_A01_t01.dart b/LibTest/ffi/Array/FloatArray_A01_t01.dart
index 10b0cfe..956c91a 100644
--- a/LibTest/ffi/Array/FloatArray_A01_t01.dart
+++ b/LibTest/ffi/Array/FloatArray_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/FloatArray_A01_t02.dart b/LibTest/ffi/Array/FloatArray_A01_t02.dart
index 1858baa..4fadb0c 100644
--- a/LibTest/ffi/Array/FloatArray_A01_t02.dart
+++ b/LibTest/ffi/Array/FloatArray_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int16Array_A01_t01.dart b/LibTest/ffi/Array/Int16Array_A01_t01.dart
index 1832c6d..f40698b 100644
--- a/LibTest/ffi/Array/Int16Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Int16Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int16Array_A01_t02.dart b/LibTest/ffi/Array/Int16Array_A01_t02.dart
index 7718727..c5d1316 100644
--- a/LibTest/ffi/Array/Int16Array_A01_t02.dart
+++ b/LibTest/ffi/Array/Int16Array_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int32Array_A01_t01.dart b/LibTest/ffi/Array/Int32Array_A01_t01.dart
index a3fd1c0..acfcd98 100644
--- a/LibTest/ffi/Array/Int32Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Int32Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int32Array_A01_t02.dart b/LibTest/ffi/Array/Int32Array_A01_t02.dart
index eef6d16..e5aaa34 100644
--- a/LibTest/ffi/Array/Int32Array_A01_t02.dart
+++ b/LibTest/ffi/Array/Int32Array_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int64Array_A01_t01.dart b/LibTest/ffi/Array/Int64Array_A01_t01.dart
index a6dbef3..367c84f 100644
--- a/LibTest/ffi/Array/Int64Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Int64Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int64Array_A01_t02.dart b/LibTest/ffi/Array/Int64Array_A01_t02.dart
index 25caff7..c66f3a3 100644
--- a/LibTest/ffi/Array/Int64Array_A01_t02.dart
+++ b/LibTest/ffi/Array/Int64Array_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int8Array_A01_t01.dart b/LibTest/ffi/Array/Int8Array_A01_t01.dart
index a2ab9c9..20eafcf 100644
--- a/LibTest/ffi/Array/Int8Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Int8Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Int8Array_A01_t02.dart b/LibTest/ffi/Array/Int8Array_A01_t02.dart
index 85ede1f..da35dbc 100644
--- a/LibTest/ffi/Array/Int8Array_A01_t02.dart
+++ b/LibTest/ffi/Array/Int8Array_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/IntPtrArray_A01_t01.dart b/LibTest/ffi/Array/IntPtrArray_A01_t01.dart
index 44eae0d..559923a 100644
--- a/LibTest/ffi/Array/IntPtrArray_A01_t01.dart
+++ b/LibTest/ffi/Array/IntPtrArray_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/PointerArray_A01_t01.dart b/LibTest/ffi/Array/PointerArray_A01_t01.dart
index 873f149..cd2c4b5 100644
--- a/LibTest/ffi/Array/PointerArray_A01_t01.dart
+++ b/LibTest/ffi/Array/PointerArray_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/StructArray_A01_t01.dart b/LibTest/ffi/Array/StructArray_A01_t01.dart
index 1a82ac9..5e3b4b7 100644
--- a/LibTest/ffi/Array/StructArray_A01_t01.dart
+++ b/LibTest/ffi/Array/StructArray_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Uint16Array_A01_t01.dart b/LibTest/ffi/Array/Uint16Array_A01_t01.dart
index 0e168ed..66c4109 100644
--- a/LibTest/ffi/Array/Uint16Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Uint16Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Uint32Array_A01_t01.dart b/LibTest/ffi/Array/Uint32Array_A01_t01.dart
index c1923b9..b81c24f 100644
--- a/LibTest/ffi/Array/Uint32Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Uint32Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Uint64Array_A01_t01.dart b/LibTest/ffi/Array/Uint64Array_A01_t01.dart
index de825cb..6d41794 100644
--- a/LibTest/ffi/Array/Uint64Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Uint64Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/Array/Uint8Array_A01_t01.dart b/LibTest/ffi/Array/Uint8Array_A01_t01.dart
index 679780f..f8b0e3c 100644
--- a/LibTest/ffi/Array/Uint8Array_A01_t01.dart
+++ b/LibTest/ffi/Array/Uint8Array_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * const Array<T extends NativeType>(
diff --git a/LibTest/ffi/DartRepresentationOf/DartRepresentationOf_A01_t01.dart b/LibTest/ffi/DartRepresentationOf/DartRepresentationOf_A01_t01.dart
index e4aa821..0083dff 100644
--- a/LibTest/ffi/DartRepresentationOf/DartRepresentationOf_A01_t01.dart
+++ b/LibTest/ffi/DartRepresentationOf/DartRepresentationOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const DartRepresentationOf(String nativeType)
  *  Represents the Dart type corresponding to a NativeType.
diff --git a/LibTest/ffi/Dart_CObject/Dart_CObject_A01_t01.dart b/LibTest/ffi/Dart_CObject/Dart_CObject_A01_t01.dart
index 7c65b3f..12182d9 100644
--- a/LibTest/ffi/Dart_CObject/Dart_CObject_A01_t01.dart
+++ b/LibTest/ffi/Dart_CObject/Dart_CObject_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Dart_CObject()
  *
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.executable_A01_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.executable_A01_t01.dart
index e8a890b..60eae6c 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.executable_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.executable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.executable()
  *  Creates a dynamic library representing the running executable.
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A01_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A01_t01.dart
index eba8fed..4a273e2 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.open(String name)
  *  Loads a dynamic library file with local visibility.
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A02_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A02_t01.dart
index 09f1e8d..187c5ba 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A02_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.open(String name)
  *  Loads a dynamic library file with local visibility.
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A03_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A03_t01.dart
index f7afddd..fffeb69 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A03_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.open_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.open(String name)
  *  Loads a dynamic library file with local visibility.
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.operator_equal_A01_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.operator_equal_A01_t01.dart
index 2ed4937..66f300e 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.operator_equal_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.operator_equal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * bool operator == (Object other)
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A01_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A01_t01.dart
index a7e40f2..98b7dd9 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.process()
  *  Creates a dynamic library holding all global symbols.
diff --git a/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A02_t01.dart b/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A02_t01.dart
index 0a13e0d..9880163 100644
--- a/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A02_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/DynamicLibrary.process_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DynamicLibrary.process()
  *  Creates a dynamic library holding all global symbols.
diff --git a/LibTest/ffi/DynamicLibrary/handle_A01_t01.dart b/LibTest/ffi/DynamicLibrary/handle_A01_t01.dart
index 12a8b90..cc0f83b 100644
--- a/LibTest/ffi/DynamicLibrary/handle_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/handle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<Void> handle
  *  The handle to the dynamic library.
diff --git a/LibTest/ffi/DynamicLibrary/handle_A01_t02.dart b/LibTest/ffi/DynamicLibrary/handle_A01_t02.dart
index 4720876..bbd361e 100644
--- a/LibTest/ffi/DynamicLibrary/handle_A01_t02.dart
+++ b/LibTest/ffi/DynamicLibrary/handle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<Void> handle
  *  The handle to the dynamic library.
diff --git a/LibTest/ffi/DynamicLibrary/lookup_A01_t01.dart b/LibTest/ffi/DynamicLibrary/lookup_A01_t01.dart
index 6a8ffa2..ebfd6d7 100644
--- a/LibTest/ffi/DynamicLibrary/lookup_A01_t01.dart
+++ b/LibTest/ffi/DynamicLibrary/lookup_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> lookup <T extends NativeType>(String symbolName)
  *  Looks up a symbol in the DynamicLibrary and returns its address in memory.
diff --git a/LibTest/ffi/Int16/Int16_A01_t01.dart b/LibTest/ffi/Int16/Int16_A01_t01.dart
index a12979a..a834702 100644
--- a/LibTest/ffi/Int16/Int16_A01_t01.dart
+++ b/LibTest/ffi/Int16/Int16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Int16/Int16_A01_t02.dart b/LibTest/ffi/Int16/Int16_A01_t02.dart
index a5c2f79..175f1e8 100644
--- a/LibTest/ffi/Int16/Int16_A01_t02.dart
+++ b/LibTest/ffi/Int16/Int16_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Int16/Int16_A02_t01.dart b/LibTest/ffi/Int16/Int16_A02_t01.dart
index bca2199..5a68a68 100644
--- a/LibTest/ffi/Int16/Int16_A02_t01.dart
+++ b/LibTest/ffi/Int16/Int16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Int32/Int32_A01_t01.dart b/LibTest/ffi/Int32/Int32_A01_t01.dart
index ac85cb1..4658e77 100644
--- a/LibTest/ffi/Int32/Int32_A01_t01.dart
+++ b/LibTest/ffi/Int32/Int32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Int32/Int32_A01_t02.dart b/LibTest/ffi/Int32/Int32_A01_t02.dart
index d0f5422..20827cd 100644
--- a/LibTest/ffi/Int32/Int32_A01_t02.dart
+++ b/LibTest/ffi/Int32/Int32_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Int32/Int32_A02_t01.dart b/LibTest/ffi/Int32/Int32_A02_t01.dart
index e3a17fc..7917c2c 100644
--- a/LibTest/ffi/Int32/Int32_A02_t01.dart
+++ b/LibTest/ffi/Int32/Int32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Int64/Int64_A01_t01.dart b/LibTest/ffi/Int64/Int64_A01_t01.dart
index 81c65cb..2b59e1f 100644
--- a/LibTest/ffi/Int64/Int64_A01_t01.dart
+++ b/LibTest/ffi/Int64/Int64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 64 bit integer in C.
  *
diff --git a/LibTest/ffi/Int64/Int64_A02_t01.dart b/LibTest/ffi/Int64/Int64_A02_t01.dart
index 53dbc6a1..f8b87e8 100644
--- a/LibTest/ffi/Int64/Int64_A02_t01.dart
+++ b/LibTest/ffi/Int64/Int64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Int8/Int8_A01_t01.dart b/LibTest/ffi/Int8/Int8_A01_t01.dart
index 1180d6a..103acb7 100644
--- a/LibTest/ffi/Int8/Int8_A01_t01.dart
+++ b/LibTest/ffi/Int8/Int8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 8 bit integer in C.
  *
diff --git a/LibTest/ffi/Int8/Int8_A01_t02.dart b/LibTest/ffi/Int8/Int8_A01_t02.dart
index bf2d334..96109d1 100644
--- a/LibTest/ffi/Int8/Int8_A01_t02.dart
+++ b/LibTest/ffi/Int8/Int8_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 8 bit integer in C.
  *
diff --git a/LibTest/ffi/Int8/Int8_A02_t01.dart b/LibTest/ffi/Int8/Int8_A02_t01.dart
index 85ebfc2..800029b 100644
--- a/LibTest/ffi/Int8/Int8_A02_t01.dart
+++ b/LibTest/ffi/Int8/Int8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native signed 8 bit integer in C.
  *
diff --git a/LibTest/ffi/IntPtr/IntPtr_A01_t01.dart b/LibTest/ffi/IntPtr/IntPtr_A01_t01.dart
index ebac7e7..6a95600 100644
--- a/LibTest/ffi/IntPtr/IntPtr_A01_t01.dart
+++ b/LibTest/ffi/IntPtr/IntPtr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native pointer-sized integer in C.
  *
diff --git a/LibTest/ffi/IntPtr/IntPtr_A01_t02.dart b/LibTest/ffi/IntPtr/IntPtr_A01_t02.dart
index 3e36335..75a8722 100644
--- a/LibTest/ffi/IntPtr/IntPtr_A01_t02.dart
+++ b/LibTest/ffi/IntPtr/IntPtr_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native pointer-sized integer in C.
  *
diff --git a/LibTest/ffi/IntPtr/IntPtr_A01_t03.dart b/LibTest/ffi/IntPtr/IntPtr_A01_t03.dart
index 3da7361..f044b22 100644
--- a/LibTest/ffi/IntPtr/IntPtr_A01_t03.dart
+++ b/LibTest/ffi/IntPtr/IntPtr_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native pointer-sized integer in C.
  *
diff --git a/LibTest/ffi/NativeType/NativeType_A01_t01.dart b/LibTest/ffi/NativeType/NativeType_A01_t01.dart
index 3151038..b82bd87 100644
--- a/LibTest/ffi/NativeType/NativeType_A01_t01.dart
+++ b/LibTest/ffi/NativeType/NativeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion NativeType's subtypes represent a native type in C.
  *
diff --git a/LibTest/ffi/Packed/Packed_A01_t01.dart b/LibTest/ffi/Packed/Packed_A01_t01.dart
index d07bce8..ac851c4 100644
--- a/LibTest/ffi/Packed/Packed_A01_t01.dart
+++ b/LibTest/ffi/Packed/Packed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Annotation to specify on Struct subtypes to indicate that its
  * members need to be packed.
diff --git a/LibTest/ffi/Packed/Packed_A01_t02.dart b/LibTest/ffi/Packed/Packed_A01_t02.dart
index c4f4879..d3657df 100644
--- a/LibTest/ffi/Packed/Packed_A01_t02.dart
+++ b/LibTest/ffi/Packed/Packed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Annotation to specify on Struct subtypes to indicate that its
  * members need to be packed.
diff --git a/LibTest/ffi/Pointer/Pointer.fromAddress_A01_t01.dart b/LibTest/ffi/Pointer/Pointer.fromAddress_A01_t01.dart
index b386eff..3a3925c 100644
--- a/LibTest/ffi/Pointer/Pointer.fromAddress_A01_t01.dart
+++ b/LibTest/ffi/Pointer/Pointer.fromAddress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T extends NativeType>.fromAddress(int ptr)
  *  Construction from raw integer.
diff --git a/LibTest/ffi/Pointer/Pointer_A01_t01.dart b/LibTest/ffi/Pointer/Pointer_A01_t01.dart
index 718288c..da93ca9 100644
--- a/LibTest/ffi/Pointer/Pointer_A01_t01.dart
+++ b/LibTest/ffi/Pointer/Pointer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T extends NativeType>
  *  Represents a pointer into the native C memory. Cannot be extended.
diff --git a/LibTest/ffi/Pointer/address_A01_t01.dart b/LibTest/ffi/Pointer/address_A01_t01.dart
index 719eec5..6dbbeb9 100644
--- a/LibTest/ffi/Pointer/address_A01_t01.dart
+++ b/LibTest/ffi/Pointer/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int address
  *  Access to the raw pointer value. On 32-bit systems, the upper 32-bits of the
diff --git a/LibTest/ffi/Pointer/cast_A01_t01.dart b/LibTest/ffi/Pointer/cast_A01_t01.dart
index 0bc3870..2529d75 100644
--- a/LibTest/ffi/Pointer/cast_A01_t01.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t02.dart b/LibTest/ffi/Pointer/cast_A01_t02.dart
index e112d36..ce862b9 100644
--- a/LibTest/ffi/Pointer/cast_A01_t02.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t03.dart b/LibTest/ffi/Pointer/cast_A01_t03.dart
index b4b8e19..4d0b087 100644
--- a/LibTest/ffi/Pointer/cast_A01_t03.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t04.dart b/LibTest/ffi/Pointer/cast_A01_t04.dart
index 977df54..d6898cc 100644
--- a/LibTest/ffi/Pointer/cast_A01_t04.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t05.dart b/LibTest/ffi/Pointer/cast_A01_t05.dart
index b7a59e1..c04c96e 100644
--- a/LibTest/ffi/Pointer/cast_A01_t05.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t06.dart b/LibTest/ffi/Pointer/cast_A01_t06.dart
index ecba358..1005f2a 100644
--- a/LibTest/ffi/Pointer/cast_A01_t06.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t07.dart b/LibTest/ffi/Pointer/cast_A01_t07.dart
index 2090c90..708fc15 100644
--- a/LibTest/ffi/Pointer/cast_A01_t07.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t08.dart b/LibTest/ffi/Pointer/cast_A01_t08.dart
index 38b6c8b..047c61c 100644
--- a/LibTest/ffi/Pointer/cast_A01_t08.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t09.dart b/LibTest/ffi/Pointer/cast_A01_t09.dart
index 6a0fade..762574e 100644
--- a/LibTest/ffi/Pointer/cast_A01_t09.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t10.dart b/LibTest/ffi/Pointer/cast_A01_t10.dart
index d564476..d668f8e 100644
--- a/LibTest/ffi/Pointer/cast_A01_t10.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/cast_A01_t11.dart b/LibTest/ffi/Pointer/cast_A01_t11.dart
index e67d719..b66cdba 100644
--- a/LibTest/ffi/Pointer/cast_A01_t11.dart
+++ b/LibTest/ffi/Pointer/cast_A01_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<U> cast <U extends NativeType>()
  *  Cast Pointer to a Pointer.
diff --git a/LibTest/ffi/Pointer/elementAt_A01_t01.dart b/LibTest/ffi/Pointer/elementAt_A01_t01.dart
index 2702a45..c43b79b 100644
--- a/LibTest/ffi/Pointer/elementAt_A01_t01.dart
+++ b/LibTest/ffi/Pointer/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A01_t02.dart b/LibTest/ffi/Pointer/elementAt_A01_t02.dart
index 741b3f1..23e796e 100644
--- a/LibTest/ffi/Pointer/elementAt_A01_t02.dart
+++ b/LibTest/ffi/Pointer/elementAt_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A01_t03.dart b/LibTest/ffi/Pointer/elementAt_A01_t03.dart
index ac34a39..234d02a 100644
--- a/LibTest/ffi/Pointer/elementAt_A01_t03.dart
+++ b/LibTest/ffi/Pointer/elementAt_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A01_t04.dart b/LibTest/ffi/Pointer/elementAt_A01_t04.dart
index 38efd03..ba42580 100644
--- a/LibTest/ffi/Pointer/elementAt_A01_t04.dart
+++ b/LibTest/ffi/Pointer/elementAt_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t01.dart b/LibTest/ffi/Pointer/elementAt_A02_t01.dart
index 4c792ae..d8542d5 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t01.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t02.dart b/LibTest/ffi/Pointer/elementAt_A02_t02.dart
index 1963e13..dcedd06 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t02.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t03.dart b/LibTest/ffi/Pointer/elementAt_A02_t03.dart
index 123e15d..58d9d0d 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t03.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t04.dart b/LibTest/ffi/Pointer/elementAt_A02_t04.dart
index 5e24118..9f52348 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t04.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t05.dart b/LibTest/ffi/Pointer/elementAt_A02_t05.dart
index cca1d31..feb5a1b 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t05.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A02_t06.dart b/LibTest/ffi/Pointer/elementAt_A02_t06.dart
index d6d2df5..b177603 100644
--- a/LibTest/ffi/Pointer/elementAt_A02_t06.dart
+++ b/LibTest/ffi/Pointer/elementAt_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A03_t01.dart b/LibTest/ffi/Pointer/elementAt_A03_t01.dart
index 12bfe47..6b6010e 100644
--- a/LibTest/ffi/Pointer/elementAt_A03_t01.dart
+++ b/LibTest/ffi/Pointer/elementAt_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A04_t01.dart b/LibTest/ffi/Pointer/elementAt_A04_t01.dart
index cbdd4c6..0e42619 100644
--- a/LibTest/ffi/Pointer/elementAt_A04_t01.dart
+++ b/LibTest/ffi/Pointer/elementAt_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/elementAt_A04_t02.dart b/LibTest/ffi/Pointer/elementAt_A04_t02.dart
index 8404738..00297b6 100644
--- a/LibTest/ffi/Pointer/elementAt_A04_t02.dart
+++ b/LibTest/ffi/Pointer/elementAt_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Pointer<T> elementAt(int index)
  *  Pointer arithmetic (takes element size into account).
diff --git a/LibTest/ffi/Pointer/equals_A01_t01.dart b/LibTest/ffi/Pointer/equals_A01_t01.dart
index b1d5213..bda010b 100644
--- a/LibTest/ffi/Pointer/equals_A01_t01.dart
+++ b/LibTest/ffi/Pointer/equals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator == (Object other)
  *  override
diff --git a/LibTest/ffi/Pointer/equals_A01_t02.dart b/LibTest/ffi/Pointer/equals_A01_t02.dart
index 7dad13c..0cb2cb9 100644
--- a/LibTest/ffi/Pointer/equals_A01_t02.dart
+++ b/LibTest/ffi/Pointer/equals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator == (Object other)
  *  override
diff --git a/LibTest/ffi/Struct/Struct_A01_t01.dart b/LibTest/ffi/Struct/Struct_A01_t01.dart
index af4b8bc..500d9ec 100644
--- a/LibTest/ffi/Struct/Struct_A01_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A01_t02.dart b/LibTest/ffi/Struct/Struct_A01_t02.dart
index a5bdd5e..759e7e7 100644
--- a/LibTest/ffi/Struct/Struct_A01_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A01_t03.dart b/LibTest/ffi/Struct/Struct_A01_t03.dart
index b060a67..5c1cdc2 100644
--- a/LibTest/ffi/Struct/Struct_A01_t03.dart
+++ b/LibTest/ffi/Struct/Struct_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A01_t04.dart b/LibTest/ffi/Struct/Struct_A01_t04.dart
index b1d7925..4859d9c 100644
--- a/LibTest/ffi/Struct/Struct_A01_t04.dart
+++ b/LibTest/ffi/Struct/Struct_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A01_t05.dart b/LibTest/ffi/Struct/Struct_A01_t05.dart
index 0a3043a..ec93bff 100644
--- a/LibTest/ffi/Struct/Struct_A01_t05.dart
+++ b/LibTest/ffi/Struct/Struct_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A02_t01.dart b/LibTest/ffi/Struct/Struct_A02_t01.dart
index a86f5df..4f5e84e 100644
--- a/LibTest/ffi/Struct/Struct_A02_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct()
  * Instances of a subclass of Struct have reference semantics and are backed by
diff --git a/LibTest/ffi/Struct/Struct_A03_t01.dart b/LibTest/ffi/Struct/Struct_A03_t01.dart
index 120190c..bf51154 100644
--- a/LibTest/ffi/Struct/Struct_A03_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct()
  *  The supertype of all FFI struct types.
diff --git a/LibTest/ffi/Struct/Struct_A03_t02.dart b/LibTest/ffi/Struct/Struct_A03_t02.dart
index 50f0d4b..a82d4f7 100644
--- a/LibTest/ffi/Struct/Struct_A03_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct()
  *  The supertype of all FFI struct types.
diff --git a/LibTest/ffi/Struct/Struct_A04_t01.dart b/LibTest/ffi/Struct/Struct_A04_t01.dart
index 6884570..203f507 100644
--- a/LibTest/ffi/Struct/Struct_A04_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct()
  *  The supertype of all FFI struct types.
diff --git a/LibTest/ffi/Struct/Struct_A04_t02.dart b/LibTest/ffi/Struct/Struct_A04_t02.dart
index 6884570..203f507 100644
--- a/LibTest/ffi/Struct/Struct_A04_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct()
  *  The supertype of all FFI struct types.
diff --git a/LibTest/ffi/Struct/Struct_A05_t01.dart b/LibTest/ffi/Struct/Struct_A05_t01.dart
index 301d3ec..316c49e 100644
--- a/LibTest/ffi/Struct/Struct_A05_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t02.dart b/LibTest/ffi/Struct/Struct_A05_t02.dart
index e00e6f3..cac03df 100644
--- a/LibTest/ffi/Struct/Struct_A05_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t03.dart b/LibTest/ffi/Struct/Struct_A05_t03.dart
index 75e0a09..6dfc6b7 100644
--- a/LibTest/ffi/Struct/Struct_A05_t03.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t04.dart b/LibTest/ffi/Struct/Struct_A05_t04.dart
index 2b4b7c9..342b92b 100644
--- a/LibTest/ffi/Struct/Struct_A05_t04.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t05.dart b/LibTest/ffi/Struct/Struct_A05_t05.dart
index 2ed024f..c040b71 100644
--- a/LibTest/ffi/Struct/Struct_A05_t05.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t06.dart b/LibTest/ffi/Struct/Struct_A05_t06.dart
index 97241e5..b9dcf42 100644
--- a/LibTest/ffi/Struct/Struct_A05_t06.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t07.dart b/LibTest/ffi/Struct/Struct_A05_t07.dart
index 2d7e520..a82b72e 100644
--- a/LibTest/ffi/Struct/Struct_A05_t07.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A05_t08.dart b/LibTest/ffi/Struct/Struct_A05_t08.dart
index fe0ff9d..2c69368 100644
--- a/LibTest/ffi/Struct/Struct_A05_t08.dart
+++ b/LibTest/ffi/Struct/Struct_A05_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or double and be annotated with a NativeType
diff --git a/LibTest/ffi/Struct/Struct_A06_t01.dart b/LibTest/ffi/Struct/Struct_A06_t01.dart
index 471b4e3..c2111f8 100644
--- a/LibTest/ffi/Struct/Struct_A06_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct subclasses cannot be empty
  *
diff --git a/LibTest/ffi/Struct/Struct_A07_t01.dart b/LibTest/ffi/Struct/Struct_A07_t01.dart
index 08b526e..0638441 100644
--- a/LibTest/ffi/Struct/Struct_A07_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct cannot be implemented or used as a mixin
  *
diff --git a/LibTest/ffi/Struct/Struct_A07_t02.dart b/LibTest/ffi/Struct/Struct_A07_t02.dart
index 44aa49b..d6b0c98 100644
--- a/LibTest/ffi/Struct/Struct_A07_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Struct cannot be implemented or used as a mixin
  *
diff --git a/LibTest/ffi/Struct/Struct_A08_t01.dart b/LibTest/ffi/Struct/Struct_A08_t01.dart
index c204332..7134306 100644
--- a/LibTest/ffi/Struct/Struct_A08_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/Struct_A08_t02.dart b/LibTest/ffi/Struct/Struct_A08_t02.dart
index 750b04f..14a2782 100644
--- a/LibTest/ffi/Struct/Struct_A08_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A08_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/Struct_A08_t03.dart b/LibTest/ffi/Struct/Struct_A08_t03.dart
index 439028b..bc4953c 100644
--- a/LibTest/ffi/Struct/Struct_A08_t03.dart
+++ b/LibTest/ffi/Struct/Struct_A08_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/Struct_A09_t01.dart b/LibTest/ffi/Struct/Struct_A09_t01.dart
index e779968..90ac51a 100644
--- a/LibTest/ffi/Struct/Struct_A09_t01.dart
+++ b/LibTest/ffi/Struct/Struct_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/Struct_A09_t02.dart b/LibTest/ffi/Struct/Struct_A09_t02.dart
index a75116a..9976851 100644
--- a/LibTest/ffi/Struct/Struct_A09_t02.dart
+++ b/LibTest/ffi/Struct/Struct_A09_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/Struct_A09_t03.dart b/LibTest/ffi/Struct/Struct_A09_t03.dart
index f0e8b69..73b4c01 100644
--- a/LibTest/ffi/Struct/Struct_A09_t03.dart
+++ b/LibTest/ffi/Struct/Struct_A09_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must be
  * marked external. You cannot create instances of the class, only have it point
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t01.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t01.dart
index d450a96..5e71e4a 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t01.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t02.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t02.dart
index 12082fd..0ae992d 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t02.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t03.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t03.dart
index 5e8080b..1041fe3 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t03.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t04.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t04.dart
index 652ff52..5a66172 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t04.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t05.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t05.dart
index d521372..7b51a96 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t05.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Struct/wrong_annotation_A01_t06.dart b/LibTest/ffi/Struct/wrong_annotation_A01_t06.dart
index ecb79aa..c814c5d 100644
--- a/LibTest/ffi/Struct/wrong_annotation_A01_t06.dart
+++ b/LibTest/ffi/Struct/wrong_annotation_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion All field declarations in a Struct subclass declaration must
  * either have type int or float and be annotated with a NativeType representing
diff --git a/LibTest/ffi/Uint16/Uint16_A01_t01.dart b/LibTest/ffi/Uint16/Uint16_A01_t01.dart
index 8f22e4d..69ba45d 100644
--- a/LibTest/ffi/Uint16/Uint16_A01_t01.dart
+++ b/LibTest/ffi/Uint16/Uint16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint16/Uint16_A01_t02.dart b/LibTest/ffi/Uint16/Uint16_A01_t02.dart
index 9e03306..4100872 100644
--- a/LibTest/ffi/Uint16/Uint16_A01_t02.dart
+++ b/LibTest/ffi/Uint16/Uint16_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint16/Uint16_A02_t01.dart b/LibTest/ffi/Uint16/Uint16_A02_t01.dart
index c42b521..5435196 100644
--- a/LibTest/ffi/Uint16/Uint16_A02_t01.dart
+++ b/LibTest/ffi/Uint16/Uint16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 16 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint32/Uint32_A01_t01.dart b/LibTest/ffi/Uint32/Uint32_A01_t01.dart
index c36f159..d69d0ab 100644
--- a/LibTest/ffi/Uint32/Uint32_A01_t01.dart
+++ b/LibTest/ffi/Uint32/Uint32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint32/Uint32_A01_t02.dart b/LibTest/ffi/Uint32/Uint32_A01_t02.dart
index e051555..8f35349 100644
--- a/LibTest/ffi/Uint32/Uint32_A01_t02.dart
+++ b/LibTest/ffi/Uint32/Uint32_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint32/Uint32_A02_t01.dart b/LibTest/ffi/Uint32/Uint32_A02_t01.dart
index c86785a..b725783 100644
--- a/LibTest/ffi/Uint32/Uint32_A02_t01.dart
+++ b/LibTest/ffi/Uint32/Uint32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 32 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint64/Uint64_A01_t01.dart b/LibTest/ffi/Uint64/Uint64_A01_t01.dart
index a6318a7..2a2285f 100644
--- a/LibTest/ffi/Uint64/Uint64_A01_t01.dart
+++ b/LibTest/ffi/Uint64/Uint64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 64 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint64/Uint64_A02_t01.dart b/LibTest/ffi/Uint64/Uint64_A02_t01.dart
index 2436bb1..1c7d1d7 100644
--- a/LibTest/ffi/Uint64/Uint64_A02_t01.dart
+++ b/LibTest/ffi/Uint64/Uint64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 64 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint8/Uint8_A01_t01.dart b/LibTest/ffi/Uint8/Uint8_A01_t01.dart
index 57b87e6..7c8e5bd 100644
--- a/LibTest/ffi/Uint8/Uint8_A01_t01.dart
+++ b/LibTest/ffi/Uint8/Uint8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 8 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint8/Uint8_A01_t02.dart b/LibTest/ffi/Uint8/Uint8_A01_t02.dart
index 4c1eb62..be12ed3 100644
--- a/LibTest/ffi/Uint8/Uint8_A01_t02.dart
+++ b/LibTest/ffi/Uint8/Uint8_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 8 bit integer in C.
  *
diff --git a/LibTest/ffi/Uint8/Uint8_A02_t01.dart b/LibTest/ffi/Uint8/Uint8_A02_t01.dart
index efa386d..843536e 100644
--- a/LibTest/ffi/Uint8/Uint8_A02_t01.dart
+++ b/LibTest/ffi/Uint8/Uint8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents a native unsigned 8 bit integer in C.
  *
diff --git a/LibTest/ffi/ffi_utils.dart b/LibTest/ffi/ffi_utils.dart
index 16504f6..5b26181 100644
--- a/LibTest/ffi/ffi_utils.dart
+++ b/LibTest/ffi/ffi_utils.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Utils for co19 ffi tests
  * @author sgrekhov@unipro.ru
diff --git a/LibTest/ffi/sizeOf/sizeOf_A01_t01.dart b/LibTest/ffi/sizeOf/sizeOf_A01_t01.dart
index 94eb6d6..af1c982 100644
--- a/LibTest/ffi/sizeOf/sizeOf_A01_t01.dart
+++ b/LibTest/ffi/sizeOf/sizeOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int sizeOf <T extends NativeType>()
  *  Number of bytes used by native type T.
diff --git a/LibTest/ffi/sizeOf/sizeOf_A01_t02.dart b/LibTest/ffi/sizeOf/sizeOf_A01_t02.dart
index 82f72bd..b7f8b66 100644
--- a/LibTest/ffi/sizeOf/sizeOf_A01_t02.dart
+++ b/LibTest/ffi/sizeOf/sizeOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int sizeOf <T extends NativeType>()
  *  Number of bytes used by native type T.
diff --git a/LibTest/ffi/sizeOf/sizeOf_A01_t03.dart b/LibTest/ffi/sizeOf/sizeOf_A01_t03.dart
index 8915d37..1bf65fd 100644
--- a/LibTest/ffi/sizeOf/sizeOf_A01_t03.dart
+++ b/LibTest/ffi/sizeOf/sizeOf_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int sizeOf <T extends NativeType>()
  *  Number of bytes used by native type T.
diff --git a/LibTest/ffi/sizeOf/sizeOf_A01_t04.dart b/LibTest/ffi/sizeOf/sizeOf_A01_t04.dart
index ac85a87..eed45e1 100644
--- a/LibTest/ffi/sizeOf/sizeOf_A01_t04.dart
+++ b/LibTest/ffi/sizeOf/sizeOf_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int sizeOf <T extends NativeType>()
  *  Number of bytes used by native type T.
diff --git a/LibTest/html/CanvasRenderingContext2D/arc_A01_t01.dart b/LibTest/html/CanvasRenderingContext2D/arc_A01_t01.dart
index 7b9df9c..8123b07 100644
--- a/LibTest/html/CanvasRenderingContext2D/arc_A01_t01.dart
+++ b/LibTest/html/CanvasRenderingContext2D/arc_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Document/addEventListener_A01_t01.dart b/LibTest/html/Document/addEventListener_A01_t01.dart
index e0e1017..0aa98ce 100644
--- a/LibTest/html/Document/addEventListener_A01_t01.dart
+++ b/LibTest/html/Document/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener, [bool useCapture])
  * Register an event handler of a specific event type on the EventTarget.
diff --git a/LibTest/html/Document/adoptNode_A01_t01.dart b/LibTest/html/Document/adoptNode_A01_t01.dart
index 5f511fe..dab3d64 100644
--- a/LibTest/html/Document/adoptNode_A01_t01.dart
+++ b/LibTest/html/Document/adoptNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node adoptNode(Node source)
  * Adopt node from an external document
diff --git a/LibTest/html/Document/append_A01_t01.dart b/LibTest/html/Document/append_A01_t01.dart
index 183cc6c..62eded6 100644
--- a/LibTest/html/Document/append_A01_t01.dart
+++ b/LibTest/html/Document/append_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * Adds a node to the end of the child nodes list of this node.
diff --git a/LibTest/html/Document/append_A02_t01.dart b/LibTest/html/Document/append_A02_t01.dart
index 1c41a96..bbea9b3 100644
--- a/LibTest/html/Document/append_A02_t01.dart
+++ b/LibTest/html/Document/append_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/Document/append_A02_t02.dart b/LibTest/html/Document/append_A02_t02.dart
index e08c578..8149684 100644
--- a/LibTest/html/Document/append_A02_t02.dart
+++ b/LibTest/html/Document/append_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/Document/childNodes_A01_t01.dart b/LibTest/html/Document/childNodes_A01_t01.dart
index 5f19479..7c501cf 100644
--- a/LibTest/html/Document/childNodes_A01_t01.dart
+++ b/LibTest/html/Document/childNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Document/childNodes_A02_t01.dart b/LibTest/html/Document/childNodes_A02_t01.dart
index 03b5e2c..7dfb2f8 100644
--- a/LibTest/html/Document/childNodes_A02_t01.dart
+++ b/LibTest/html/Document/childNodes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Document/clone_A01_t01.dart b/LibTest/html/Document/clone_A01_t01.dart
index b3bcf7e..1b88520 100644
--- a/LibTest/html/Document/clone_A01_t01.dart
+++ b/LibTest/html/Document/clone_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Document/clone_A01_t02.dart b/LibTest/html/Document/clone_A01_t02.dart
index 2d7058e..22504a9 100644
--- a/LibTest/html/Document/clone_A01_t02.dart
+++ b/LibTest/html/Document/clone_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Document/contains_A01_t02.dart b/LibTest/html/Document/contains_A01_t02.dart
index 31eda59..91617ba 100644
--- a/LibTest/html/Document/contains_A01_t02.dart
+++ b/LibTest/html/Document/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Document/createDocumentFragment_A01_t01.dart b/LibTest/html/Document/createDocumentFragment_A01_t01.dart
index 23c1e0f..9b9c35d 100644
--- a/LibTest/html/Document/createDocumentFragment_A01_t01.dart
+++ b/LibTest/html/Document/createDocumentFragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createDocumentFragment()
  * Creates a new document fragment.
diff --git a/LibTest/html/Document/createElement_A01_t01.dart b/LibTest/html/Document/createElement_A01_t01.dart
index b00b0ad..5198f47 100644
--- a/LibTest/html/Document/createElement_A01_t01.dart
+++ b/LibTest/html/Document/createElement_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element createElement(String tagName, [String typeExtension])
  * Creates a new element with the given tag name.
diff --git a/LibTest/html/Document/dispatchEvent_A01_t01.dart b/LibTest/html/Document/dispatchEvent_A01_t01.dart
index b9335ff..cded37b 100644
--- a/LibTest/html/Document/dispatchEvent_A01_t01.dart
+++ b/LibTest/html/Document/dispatchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool dispatchEvent(Event event)
  * Dispatch an event to this EventTarget.
diff --git a/LibTest/html/Document/documentElement_A01_t01.dart b/LibTest/html/Document/documentElement_A01_t01.dart
index 61937ad..67523b5 100644
--- a/LibTest/html/Document/documentElement_A01_t01.dart
+++ b/LibTest/html/Document/documentElement_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element documentElement
  * Returns the Element that is a direct child of document.
diff --git a/LibTest/html/Document/firstChild_A01_t01.dart b/LibTest/html/Document/firstChild_A01_t01.dart
index aca08ac..2ccbc4e 100644
--- a/LibTest/html/Document/firstChild_A01_t01.dart
+++ b/LibTest/html/Document/firstChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node firstChild
  * The first child of this node.
diff --git a/LibTest/html/Document/getElementById_A01_t01.dart b/LibTest/html/Document/getElementById_A01_t01.dart
index 7c5307d..50825e4 100644
--- a/LibTest/html/Document/getElementById_A01_t01.dart
+++ b/LibTest/html/Document/getElementById_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element getElementById(String elementId)
  * Returns an object reference to the identified element.
diff --git a/LibTest/html/Document/getElementsByClassName_A01_t01.dart b/LibTest/html/Document/getElementsByClassName_A01_t01.dart
index e59f801..58ff712 100644
--- a/LibTest/html/Document/getElementsByClassName_A01_t01.dart
+++ b/LibTest/html/Document/getElementsByClassName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByClassName(String tagname)
  * Returns a list of elements with the given class name.
diff --git a/LibTest/html/Document/getElementsByName_A01_t01.dart b/LibTest/html/Document/getElementsByName_A01_t01.dart
index 624ca2f..21fd846 100644
--- a/LibTest/html/Document/getElementsByName_A01_t01.dart
+++ b/LibTest/html/Document/getElementsByName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByName(String elementName)
  * Returns a list of elements with the given name.
diff --git a/LibTest/html/Document/getElementsByTagName_A01_t01.dart b/LibTest/html/Document/getElementsByTagName_A01_t01.dart
index 8090933..6d368d2 100644
--- a/LibTest/html/Document/getElementsByTagName_A01_t01.dart
+++ b/LibTest/html/Document/getElementsByTagName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HtmlCollection getElementsByTagName(String localName)
  * Returns a list of elements with the given tag name.
diff --git a/LibTest/html/Document/hasChildNodes_A01_t01.dart b/LibTest/html/Document/hasChildNodes_A01_t01.dart
index 639b5ee..b4e292b 100644
--- a/LibTest/html/Document/hasChildNodes_A01_t01.dart
+++ b/LibTest/html/Document/hasChildNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasChildNodes()
  * Returns true if this node has any children.
diff --git a/LibTest/html/Document/importNode_A01_t01.dart b/LibTest/html/Document/importNode_A01_t01.dart
index c8449b4..769db0e 100644
--- a/LibTest/html/Document/importNode_A01_t01.dart
+++ b/LibTest/html/Document/importNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node importNode(Node importedNode, [bool deep])
  * Returns a clone of a node from an external document.
diff --git a/LibTest/html/Document/insertAllBefore_A01_t01.dart b/LibTest/html/Document/insertAllBefore_A01_t01.dart
index b24cbba..f8342ae 100644
--- a/LibTest/html/Document/insertAllBefore_A01_t01.dart
+++ b/LibTest/html/Document/insertAllBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertAllBefore(Iterable<Node> newNodes, Node refChild)
  * Inserts all of the nodes into this node directly before refChild.
diff --git a/LibTest/html/Document/insertBefore_A01_t01.dart b/LibTest/html/Document/insertBefore_A01_t01.dart
index bf6b449..01a569a 100644
--- a/LibTest/html/Document/insertBefore_A01_t01.dart
+++ b/LibTest/html/Document/insertBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/Document/insertBefore_A02_t01.dart b/LibTest/html/Document/insertBefore_A02_t01.dart
index aa9df99..257ad41 100644
--- a/LibTest/html/Document/insertBefore_A02_t01.dart
+++ b/LibTest/html/Document/insertBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/Document/lastChild_A01_t01.dart b/LibTest/html/Document/lastChild_A01_t01.dart
index a331887..ac2823e 100644
--- a/LibTest/html/Document/lastChild_A01_t01.dart
+++ b/LibTest/html/Document/lastChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node lastChild
  * The last child of this node.
diff --git a/LibTest/html/Document/nextNode_A01_t01.dart b/LibTest/html/Document/nextNode_A01_t01.dart
index 73ded0d..fbbb8eb 100644
--- a/LibTest/html/Document/nextNode_A01_t01.dart
+++ b/LibTest/html/Document/nextNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node nextNode
  * The next sibling node.
diff --git a/LibTest/html/Document/nodeName_A01_t01.dart b/LibTest/html/Document/nodeName_A01_t01.dart
index d76ca4d..f4ca9ef 100644
--- a/LibTest/html/Document/nodeName_A01_t01.dart
+++ b/LibTest/html/Document/nodeName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Document/nodeType_A01_t01.dart b/LibTest/html/Document/nodeType_A01_t01.dart
index aa5a669..0d888e1 100644
--- a/LibTest/html/Document/nodeType_A01_t01.dart
+++ b/LibTest/html/Document/nodeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Document/nodeValue_A01_t01.dart b/LibTest/html/Document/nodeValue_A01_t01.dart
index f5dff40..086ce15 100644
--- a/LibTest/html/Document/nodeValue_A01_t01.dart
+++ b/LibTest/html/Document/nodeValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Document/nodes_A01_t01.dart b/LibTest/html/Document/nodes_A01_t01.dart
index 891ac47..23a21c3 100644
--- a/LibTest/html/Document/nodes_A01_t01.dart
+++ b/LibTest/html/Document/nodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/Document/on_A01_t01.dart b/LibTest/html/Document/on_A01_t01.dart
index a3d5170..6b0c233 100644
--- a/LibTest/html/Document/on_A01_t01.dart
+++ b/LibTest/html/Document/on_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Events on
  * This is an ease-of-use accessor for event streams which should only be used
diff --git a/LibTest/html/Document/on_A01_t02.dart b/LibTest/html/Document/on_A01_t02.dart
index d91ecd2..cef3afe 100644
--- a/LibTest/html/Document/on_A01_t02.dart
+++ b/LibTest/html/Document/on_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Events on
  * This is an ease-of-use accessor for event streams which should only be used
diff --git a/LibTest/html/Document/ownerDocument_A01_t01.dart b/LibTest/html/Document/ownerDocument_A01_t01.dart
index f2096e6..509bcb3 100644
--- a/LibTest/html/Document/ownerDocument_A01_t01.dart
+++ b/LibTest/html/Document/ownerDocument_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Document/parentNode_A01_t01.dart b/LibTest/html/Document/parentNode_A01_t01.dart
index 21b1f84..066c94f 100644
--- a/LibTest/html/Document/parentNode_A01_t01.dart
+++ b/LibTest/html/Document/parentNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/Document/parent_A01_t01.dart b/LibTest/html/Document/parent_A01_t01.dart
index 6982e40..7898c4a 100644
--- a/LibTest/html/Document/parent_A01_t01.dart
+++ b/LibTest/html/Document/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/Document/previousNode_A01_t01.dart b/LibTest/html/Document/previousNode_A01_t01.dart
index 022e2f8..8071c2a 100644
--- a/LibTest/html/Document/previousNode_A01_t01.dart
+++ b/LibTest/html/Document/previousNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node previousNode
  * The previous sibling node.
diff --git a/LibTest/html/Document/querySelectorAll_A01_t01.dart b/LibTest/html/Document/querySelectorAll_A01_t01.dart
index ad7f644..2fbdfd5 100644
--- a/LibTest/html/Document/querySelectorAll_A01_t01.dart
+++ b/LibTest/html/Document/querySelectorAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementList querySelectorAll(String selectors)
  * Finds all descendent elements of this element that match the specified
diff --git a/LibTest/html/Document/querySelector_A01_t01.dart b/LibTest/html/Document/querySelector_A01_t01.dart
index 20d946e..c1b0363 100644
--- a/LibTest/html/Document/querySelector_A01_t01.dart
+++ b/LibTest/html/Document/querySelector_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionElement querySelector(String selectors)
  * Finds the first descendant element of this document that matches the specified
diff --git a/LibTest/html/Document/readyState_A01_t01.dart b/LibTest/html/Document/readyState_A01_t01.dart
index b1395fb..5d897a5 100644
--- a/LibTest/html/Document/readyState_A01_t01.dart
+++ b/LibTest/html/Document/readyState_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String readyState
  * Returns loading status of the document
diff --git a/LibTest/html/Document/removeEventListener_A01_t01.dart b/LibTest/html/Document/removeEventListener_A01_t01.dart
index f139af7..b195a40 100644
--- a/LibTest/html/Document/removeEventListener_A01_t01.dart
+++ b/LibTest/html/Document/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener, [bool useCapture])
  * @description Checks that listener is removed.
diff --git a/LibTest/html/Document/remove_A01_t01.dart b/LibTest/html/Document/remove_A01_t01.dart
index 4611c7a..afd30b9 100644
--- a/LibTest/html/Document/remove_A01_t01.dart
+++ b/LibTest/html/Document/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void remove()
  * Removes this node from the DOM
diff --git a/LibTest/html/Document/supportsRegister_A01_t01.dart b/LibTest/html/Document/supportsRegister_A01_t01.dart
index b0bb630..4d05e99 100644
--- a/LibTest/html/Document/supportsRegister_A01_t01.dart
+++ b/LibTest/html/Document/supportsRegister_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool supportsRegister
  * Checks if register is supported on the current platform.
diff --git a/LibTest/html/Document/text_A01_t01.dart b/LibTest/html/Document/text_A01_t01.dart
index edca628..ec87b14 100644
--- a/LibTest/html/Document/text_A01_t01.dart
+++ b/LibTest/html/Document/text_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/Document/window_A01_t01.dart b/LibTest/html/Document/window_A01_t01.dart
index 1eb8650..4b02429 100644
--- a/LibTest/html/Document/window_A01_t01.dart
+++ b/LibTest/html/Document/window_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final WindowBase window
  * @description Checks that this property is present.
diff --git a/LibTest/html/Element/Element.html_A01_t01.dart b/LibTest/html/Element/Element.html_A01_t01.dart
index d35c921..56381cb 100644
--- a/LibTest/html/Element/Element.html_A01_t01.dart
+++ b/LibTest/html/Element/Element.html_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.html(String html, {NodeValidator validator,
  *  NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/Element.html_A02_t01.dart b/LibTest/html/Element/Element.html_A02_t01.dart
index 80770f5..93d9628 100644
--- a/LibTest/html/Element/Element.html_A02_t01.dart
+++ b/LibTest/html/Element/Element.html_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.html(String html, {NodeValidator validator,
  *  NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/Element.html_A03_t01.dart b/LibTest/html/Element/Element.html_A03_t01.dart
index d1f9451..c19e0c0 100644
--- a/LibTest/html/Element/Element.html_A03_t01.dart
+++ b/LibTest/html/Element/Element.html_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.html(String html, {NodeValidator validator,
  *  NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/Element.html_A04_t01.dart b/LibTest/html/Element/Element.html_A04_t01.dart
index 326b594..8cfd34f 100644
--- a/LibTest/html/Element/Element.html_A04_t01.dart
+++ b/LibTest/html/Element/Element.html_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.html(String html, {NodeValidator validator,
  *  NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/Element.html_A04_t02.dart b/LibTest/html/Element/Element.html_A04_t02.dart
index 7a8c459..a9cae7d 100644
--- a/LibTest/html/Element/Element.html_A04_t02.dart
+++ b/LibTest/html/Element/Element.html_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.html(String html, {NodeValidator validator,
  *  NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/Element.tag_A01_t01.dart b/LibTest/html/Element/Element.tag_A01_t01.dart
index 5fe8575..203b96a 100644
--- a/LibTest/html/Element/Element.tag_A01_t01.dart
+++ b/LibTest/html/Element/Element.tag_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.tag(String tag, [String typeExtention])
  * Creates the HTML element specified by the tag name.
diff --git a/LibTest/html/Element/Element.tag_A01_t02.dart b/LibTest/html/Element/Element.tag_A01_t02.dart
index 41505f7..6acc2b7 100644
--- a/LibTest/html/Element/Element.tag_A01_t02.dart
+++ b/LibTest/html/Element/Element.tag_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.tag(String tag, [String typeExtention])
  * Creates the HTML element specified by the tag name.
diff --git a/LibTest/html/Element/Element_element_ctors_A01_t01.dart b/LibTest/html/Element/Element_element_ctors_A01_t01.dart
index eb89ef1..5bf25d6 100644
--- a/LibTest/html/Element/Element_element_ctors_A01_t01.dart
+++ b/LibTest/html/Element/Element_element_ctors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory Element.xxx
  * Creates a new <xxx> element.
diff --git a/LibTest/html/Element/abortEvent_A01_t01.dart b/LibTest/html/Element/abortEvent_A01_t01.dart
index 3baaefd..f1eff27 100644
--- a/LibTest/html/Element/abortEvent_A01_t01.dart
+++ b/LibTest/html/Element/abortEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const abortEvent
  * Static factory designed to expose abort events to event handlers
diff --git a/LibTest/html/Element/addEventListener_A01_t01.dart b/LibTest/html/Element/addEventListener_A01_t01.dart
index 18e7060..0fba2c4 100644
--- a/LibTest/html/Element/addEventListener_A01_t01.dart
+++ b/LibTest/html/Element/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/addEventListener_A01_t02.dart b/LibTest/html/Element/addEventListener_A01_t02.dart
index eb28580..b54dfb0 100644
--- a/LibTest/html/Element/addEventListener_A01_t02.dart
+++ b/LibTest/html/Element/addEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/addEventListener_A01_t03.dart b/LibTest/html/Element/addEventListener_A01_t03.dart
index 4c95ca5..964e4e2 100644
--- a/LibTest/html/Element/addEventListener_A01_t03.dart
+++ b/LibTest/html/Element/addEventListener_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/addEventListener_A01_t04.dart b/LibTest/html/Element/addEventListener_A01_t04.dart
index 74b86ac..c76d33e 100644
--- a/LibTest/html/Element/addEventListener_A01_t04.dart
+++ b/LibTest/html/Element/addEventListener_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/addEventListener_A01_t05.dart b/LibTest/html/Element/addEventListener_A01_t05.dart
index ed45664..12773e9 100644
--- a/LibTest/html/Element/addEventListener_A01_t05.dart
+++ b/LibTest/html/Element/addEventListener_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/addEventListener_A01_t06.dart b/LibTest/html/Element/addEventListener_A01_t06.dart
index 375ecf1..bc6698c 100644
--- a/LibTest/html/Element/addEventListener_A01_t06.dart
+++ b/LibTest/html/Element/addEventListener_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/appendHtml_A01_t01.dart b/LibTest/html/Element/appendHtml_A01_t01.dart
index 1b198e7..2ae9659 100644
--- a/LibTest/html/Element/appendHtml_A01_t01.dart
+++ b/LibTest/html/Element/appendHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void appendHtml(String text)
  * Parses the specified text as HTML and adds the resulting node after the
diff --git a/LibTest/html/Element/appendText_A01_t01.dart b/LibTest/html/Element/appendText_A01_t01.dart
index a717b02..fe44254 100644
--- a/LibTest/html/Element/appendText_A01_t01.dart
+++ b/LibTest/html/Element/appendText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void appendText(String text)
  * Adds the specified text after the last child of this element.
diff --git a/LibTest/html/Element/append_A01_t01.dart b/LibTest/html/Element/append_A01_t01.dart
index 4ec9642..dc59d45 100644
--- a/LibTest/html/Element/append_A01_t01.dart
+++ b/LibTest/html/Element/append_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * Adds a node to the end of the child nodes list of this node.
diff --git a/LibTest/html/Element/append_A02_t01.dart b/LibTest/html/Element/append_A02_t01.dart
index 3856b19..8ed5cf9 100644
--- a/LibTest/html/Element/append_A02_t01.dart
+++ b/LibTest/html/Element/append_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/Element/append_A02_t02.dart b/LibTest/html/Element/append_A02_t02.dart
index 70cf833..5f1f69c 100644
--- a/LibTest/html/Element/append_A02_t02.dart
+++ b/LibTest/html/Element/append_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/Element/attributeChanged_A01_t01.dart b/LibTest/html/Element/attributeChanged_A01_t01.dart
index 3f6ecb3..4f9d96d 100644
--- a/LibTest/html/Element/attributeChanged_A01_t01.dart
+++ b/LibTest/html/Element/attributeChanged_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void attributeChanged(String name, String oldValue, String newValue)
  * Called by the DOM whenever an attribute on this has been changed.
diff --git a/LibTest/html/Element/attributes_A01_t01.dart b/LibTest/html/Element/attributes_A01_t01.dart
index cd60813..c98d90b 100644
--- a/LibTest/html/Element/attributes_A01_t01.dart
+++ b/LibTest/html/Element/attributes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> attributes
  * All attributes on this element.
diff --git a/LibTest/html/Element/attributes_A02_t01.dart b/LibTest/html/Element/attributes_A02_t01.dart
index aab0dc2..2e07022 100644
--- a/LibTest/html/Element/attributes_A02_t01.dart
+++ b/LibTest/html/Element/attributes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> attributes
  * Any modifications to the attribute map will automatically be applied to
diff --git a/LibTest/html/Element/beforeCopyEvent_A01_t01.dart b/LibTest/html/Element/beforeCopyEvent_A01_t01.dart
index e06d1ac..b4c4a68 100644
--- a/LibTest/html/Element/beforeCopyEvent_A01_t01.dart
+++ b/LibTest/html/Element/beforeCopyEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const beforeCopyEvent
  * Static factory designed to expose beforecopy events to event handlers
diff --git a/LibTest/html/Element/beforeCutEvent_A01_t01.dart b/LibTest/html/Element/beforeCutEvent_A01_t01.dart
index f83631a..b929a80 100644
--- a/LibTest/html/Element/beforeCutEvent_A01_t01.dart
+++ b/LibTest/html/Element/beforeCutEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const beforeCutEvent
  * Static factory designed to expose beforecut events to event handlers
diff --git a/LibTest/html/Element/beforePasteEvent_A01_t01.dart b/LibTest/html/Element/beforePasteEvent_A01_t01.dart
index e590469..befd29f 100644
--- a/LibTest/html/Element/beforePasteEvent_A01_t01.dart
+++ b/LibTest/html/Element/beforePasteEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const beforePasteEvent
  * Static factory designed to expose beforepaste events to event handlers
diff --git a/LibTest/html/Element/blurEvent_A01_t01.dart b/LibTest/html/Element/blurEvent_A01_t01.dart
index 4dac3f3..83dadc0 100644
--- a/LibTest/html/Element/blurEvent_A01_t01.dart
+++ b/LibTest/html/Element/blurEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const blurEvent
  * Static factory designed to expose blur events to event handlers
diff --git a/LibTest/html/Element/blur_A01_t01.dart b/LibTest/html/Element/blur_A01_t01.dart
index 66b8a7c..12ecdc7 100644
--- a/LibTest/html/Element/blur_A01_t01.dart
+++ b/LibTest/html/Element/blur_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void blur()
  * Removes keyboard focus from the current element.
diff --git a/LibTest/html/Element/borderEdge_A01_t01.dart b/LibTest/html/Element/borderEdge_A01_t01.dart
index 6751081..10dd171 100644
--- a/LibTest/html/Element/borderEdge_A01_t01.dart
+++ b/LibTest/html/Element/borderEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final borderEdge
  * Access the dimensions and position of this element's content + padding +
diff --git a/LibTest/html/Element/changeEvent_A01_t01.dart b/LibTest/html/Element/changeEvent_A01_t01.dart
index 0122dde..ef585e1 100644
--- a/LibTest/html/Element/changeEvent_A01_t01.dart
+++ b/LibTest/html/Element/changeEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const changeEvent
  * Static factory designed to expose change events to event handlers
diff --git a/LibTest/html/Element/childNodes_A01_t01.dart b/LibTest/html/Element/childNodes_A01_t01.dart
index a0f8d31..518a6fc 100644
--- a/LibTest/html/Element/childNodes_A01_t01.dart
+++ b/LibTest/html/Element/childNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Element/childNodes_A01_t02.dart b/LibTest/html/Element/childNodes_A01_t02.dart
index 442a245..198f757 100644
--- a/LibTest/html/Element/childNodes_A01_t02.dart
+++ b/LibTest/html/Element/childNodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Element/children_A01_t01.dart b/LibTest/html/Element/children_A01_t01.dart
index 92db65a..e472c98 100644
--- a/LibTest/html/Element/children_A01_t01.dart
+++ b/LibTest/html/Element/children_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Element> children
  * List of the direct children of this element.
diff --git a/LibTest/html/Element/children_A01_t02.dart b/LibTest/html/Element/children_A01_t02.dart
index 9bac4a7..0629b3a 100644
--- a/LibTest/html/Element/children_A01_t02.dart
+++ b/LibTest/html/Element/children_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Element> children
  * List of the direct children of this element.
diff --git a/LibTest/html/Element/className_A01_t01.dart b/LibTest/html/Element/className_A01_t01.dart
index f45a80a..e2b10be 100644
--- a/LibTest/html/Element/className_A01_t01.dart
+++ b/LibTest/html/Element/className_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String className
  * Gets/sets the class of the element.
diff --git a/LibTest/html/Element/classes_A01_t01.dart b/LibTest/html/Element/classes_A01_t01.dart
index ddf2244..a33ea25 100644
--- a/LibTest/html/Element/classes_A01_t01.dart
+++ b/LibTest/html/Element/classes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classes
  * The set of CSS classes applied to this element.
diff --git a/LibTest/html/Element/clickEvent_A01_t01.dart b/LibTest/html/Element/clickEvent_A01_t01.dart
index bafc81e..632a127 100644
--- a/LibTest/html/Element/clickEvent_A01_t01.dart
+++ b/LibTest/html/Element/clickEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const clickEvent
  * Static factory designed to expose click events to event handlers
diff --git a/LibTest/html/Element/click_A01_t01.dart b/LibTest/html/Element/click_A01_t01.dart
index 9d4ad3d..2aed94c 100644
--- a/LibTest/html/Element/click_A01_t01.dart
+++ b/LibTest/html/Element/click_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void click()
  * Simulates a click on the current element.
diff --git a/LibTest/html/Element/clone_A01_t01.dart b/LibTest/html/Element/clone_A01_t01.dart
index 0bd3157..97f4ae7 100644
--- a/LibTest/html/Element/clone_A01_t01.dart
+++ b/LibTest/html/Element/clone_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Element/clone_A01_t02.dart b/LibTest/html/Element/clone_A01_t02.dart
index e855573..d239847 100644
--- a/LibTest/html/Element/clone_A01_t02.dart
+++ b/LibTest/html/Element/clone_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Element/clone_A02_t01.dart b/LibTest/html/Element/clone_A02_t01.dart
index dd57ce5..d15e548 100644
--- a/LibTest/html/Element/clone_A02_t01.dart
+++ b/LibTest/html/Element/clone_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Element/clone_A03_t01.dart b/LibTest/html/Element/clone_A03_t01.dart
index 0969d5e..50f8dc0 100644
--- a/LibTest/html/Element/clone_A03_t01.dart
+++ b/LibTest/html/Element/clone_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Element/contains_A01_t01.dart b/LibTest/html/Element/contains_A01_t01.dart
index ebe6254..55c4d89 100644
--- a/LibTest/html/Element/contains_A01_t01.dart
+++ b/LibTest/html/Element/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Element/contains_A01_t02.dart b/LibTest/html/Element/contains_A01_t02.dart
index d9ac788..2da91ef 100644
--- a/LibTest/html/Element/contains_A01_t02.dart
+++ b/LibTest/html/Element/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Element/contains_A01_t03.dart b/LibTest/html/Element/contains_A01_t03.dart
index eca28bd..94444fe 100644
--- a/LibTest/html/Element/contains_A01_t03.dart
+++ b/LibTest/html/Element/contains_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Element/contentEdge_A01_t01.dart b/LibTest/html/Element/contentEdge_A01_t01.dart
index 121da7f..4e5b030 100644
--- a/LibTest/html/Element/contentEdge_A01_t01.dart
+++ b/LibTest/html/Element/contentEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final contentEdge
  * Access this element's content position.
diff --git a/LibTest/html/Element/contentEditable_A01_t01.dart b/LibTest/html/Element/contentEditable_A01_t01.dart
index 3c77cb0..0f5b385 100644
--- a/LibTest/html/Element/contentEditable_A01_t01.dart
+++ b/LibTest/html/Element/contentEditable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String contentEditable
  * Gets/sets whether or not the element is editable.
diff --git a/LibTest/html/Element/contentEditable_A01_t02.dart b/LibTest/html/Element/contentEditable_A01_t02.dart
index 8b2f9f7..51c771c 100644
--- a/LibTest/html/Element/contentEditable_A01_t02.dart
+++ b/LibTest/html/Element/contentEditable_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String contentEditable
  * Gets/sets whether or not the element is editable.
diff --git a/LibTest/html/Element/contextMenuEvent_A01_t01.dart b/LibTest/html/Element/contextMenuEvent_A01_t01.dart
index 3169419..a393e1e 100644
--- a/LibTest/html/Element/contextMenuEvent_A01_t01.dart
+++ b/LibTest/html/Element/contextMenuEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const contextMenuEvent
  * Static factory designed to expose contextmenu events to event handlers
diff --git a/LibTest/html/Element/copyEvent_A01_t01.dart b/LibTest/html/Element/copyEvent_A01_t01.dart
index 3ea5c6b..6751c40 100644
--- a/LibTest/html/Element/copyEvent_A01_t01.dart
+++ b/LibTest/html/Element/copyEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const copyEvent
  * Static factory designed to expose copy events to event handlers
diff --git a/LibTest/html/Element/createFragment_A01_t01.dart b/LibTest/html/Element/createFragment_A01_t01.dart
index c25a6b4..ad49cc6 100644
--- a/LibTest/html/Element/createFragment_A01_t01.dart
+++ b/LibTest/html/Element/createFragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/createFragment_A01_t02.dart b/LibTest/html/Element/createFragment_A01_t02.dart
index 8d01afc..914f012 100644
--- a/LibTest/html/Element/createFragment_A01_t02.dart
+++ b/LibTest/html/Element/createFragment_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/createFragment_A01_t03.dart b/LibTest/html/Element/createFragment_A01_t03.dart
index 544bd7a..b846908 100644
--- a/LibTest/html/Element/createFragment_A01_t03.dart
+++ b/LibTest/html/Element/createFragment_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/Element/cutEvent_A01_t01.dart b/LibTest/html/Element/cutEvent_A01_t01.dart
index 092d3e7..ac3b92f 100644
--- a/LibTest/html/Element/cutEvent_A01_t01.dart
+++ b/LibTest/html/Element/cutEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const cutEvent
  * Static factory designed to expose cut events to event handlers
diff --git a/LibTest/html/Element/dataset_A01_t01.dart b/LibTest/html/Element/dataset_A01_t01.dart
index 1fe6b7c..81fe9e3 100644
--- a/LibTest/html/Element/dataset_A01_t01.dart
+++ b/LibTest/html/Element/dataset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * Allows access to all custom data attributes (data-*) set on this element.
diff --git a/LibTest/html/Element/dataset_A01_t02.dart b/LibTest/html/Element/dataset_A01_t02.dart
index a1acff8..2e2db65 100644
--- a/LibTest/html/Element/dataset_A01_t02.dart
+++ b/LibTest/html/Element/dataset_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * Allows access to all custom data attributes (data-*) set on this element.
diff --git a/LibTest/html/Element/dataset_A02_t01.dart b/LibTest/html/Element/dataset_A02_t01.dart
index 939ee33..3070fb4 100644
--- a/LibTest/html/Element/dataset_A02_t01.dart
+++ b/LibTest/html/Element/dataset_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * The keys for the map must follow these rules:
diff --git a/LibTest/html/Element/dir_A01_t01.dart b/LibTest/html/Element/dir_A01_t01.dart
index f2ed7e5..ca73dd5 100644
--- a/LibTest/html/Element/dir_A01_t01.dart
+++ b/LibTest/html/Element/dir_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String dir
  * Gets/sets the directionality of the element.
diff --git a/LibTest/html/Element/dir_A01_t02.dart b/LibTest/html/Element/dir_A01_t02.dart
index aa4ac10..61931a5 100644
--- a/LibTest/html/Element/dir_A01_t02.dart
+++ b/LibTest/html/Element/dir_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String dir
  * Gets/sets the directionality of the element.
diff --git a/LibTest/html/Element/documentOffset_A01_t01.dart b/LibTest/html/Element/documentOffset_A01_t01.dart
index 32724d9..4b9a345 100644
--- a/LibTest/html/Element/documentOffset_A01_t01.dart
+++ b/LibTest/html/Element/documentOffset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final documentOffset
  * Provides the coordinates of the element relative to the top of the document.
diff --git a/LibTest/html/Element/doubleClickEvent_A01_t01.dart b/LibTest/html/Element/doubleClickEvent_A01_t01.dart
index 7659576..72079cd 100644
--- a/LibTest/html/Element/doubleClickEvent_A01_t01.dart
+++ b/LibTest/html/Element/doubleClickEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const doubleClickEvent
  * Static factory designed to expose doubleclick events to event handlers
diff --git a/LibTest/html/Element/dragEndEvent_A01_t01.dart b/LibTest/html/Element/dragEndEvent_A01_t01.dart
index 4e16bf3..bdd9f51 100644
--- a/LibTest/html/Element/dragEndEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragEndEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragEndEvent
  * A stream of dragend events fired when an element completes a drag operation.
diff --git a/LibTest/html/Element/dragEnterEvent_A01_t01.dart b/LibTest/html/Element/dragEnterEvent_A01_t01.dart
index f7f75f6..a7c34e9 100644
--- a/LibTest/html/Element/dragEnterEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragEnterEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragEnterEvent
  * A stream of dragenter events fired when a dragged object is first dragged
diff --git a/LibTest/html/Element/dragEvent_A01_t01.dart b/LibTest/html/Element/dragEvent_A01_t01.dart
index 474f5fd..83767eb 100644
--- a/LibTest/html/Element/dragEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragEvent
  * A stream of drag events fired when an element is currently being dragged.
diff --git a/LibTest/html/Element/dragLeaveEvent_A01_t01.dart b/LibTest/html/Element/dragLeaveEvent_A01_t01.dart
index 085b093..d1ec01d 100644
--- a/LibTest/html/Element/dragLeaveEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragLeaveEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragLeaveEvent
  * A stream of dragleave events fired when an object being dragged over an
diff --git a/LibTest/html/Element/dragOverEvent_A01_t01.dart b/LibTest/html/Element/dragOverEvent_A01_t01.dart
index da4fec2..44e8c0f 100644
--- a/LibTest/html/Element/dragOverEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragOverEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragOverEvent
  * A stream of dragover events fired when a dragged object is currently being
diff --git a/LibTest/html/Element/dragStartEvent_A01_t01.dart b/LibTest/html/Element/dragStartEvent_A01_t01.dart
index 74d2837..cb6627c 100644
--- a/LibTest/html/Element/dragStartEvent_A01_t01.dart
+++ b/LibTest/html/Element/dragStartEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dragStartEvent
  * A stream of dragstart events for a dragged element whose drag has begun.
diff --git a/LibTest/html/Element/draggable_A01_t01.dart b/LibTest/html/Element/draggable_A01_t01.dart
index 4616243..5667a37 100644
--- a/LibTest/html/Element/draggable_A01_t01.dart
+++ b/LibTest/html/Element/draggable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool draggable
  * Indicates whether the element can be dragged and dropped.
diff --git a/LibTest/html/Element/draggable_A01_t02.dart b/LibTest/html/Element/draggable_A01_t02.dart
index 6685c3d..45b06b0 100644
--- a/LibTest/html/Element/draggable_A01_t02.dart
+++ b/LibTest/html/Element/draggable_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool draggable
  * Indicates whether the element can be dragged and dropped.
diff --git a/LibTest/html/Element/dropEvent_A01_t01.dart b/LibTest/html/Element/dropEvent_A01_t01.dart
index 021eca5..53ebd57 100644
--- a/LibTest/html/Element/dropEvent_A01_t01.dart
+++ b/LibTest/html/Element/dropEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const dropEvent
  * A stream of drop events fired when a dragged object is dropped on an element.
diff --git a/LibTest/html/Element/enteredView_A01_t01.dart b/LibTest/html/Element/enteredView_A01_t01.dart
index 14fc6a3..c76a385 100644
--- a/LibTest/html/Element/enteredView_A01_t01.dart
+++ b/LibTest/html/Element/enteredView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void enteredView()
  * Called by the DOM when this element has been inserted into the live document.
diff --git a/LibTest/html/Element/errorEvent_A01_t01.dart b/LibTest/html/Element/errorEvent_A01_t01.dart
index 2a67edb..88e75b1 100644
--- a/LibTest/html/Element/errorEvent_A01_t01.dart
+++ b/LibTest/html/Element/errorEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const errorEvent
  * Static factory designed to expose error events to event handlers
diff --git a/LibTest/html/Element/firstChild_A01_t01.dart b/LibTest/html/Element/firstChild_A01_t01.dart
index e0bbbc6..4dd4f5c 100644
--- a/LibTest/html/Element/firstChild_A01_t01.dart
+++ b/LibTest/html/Element/firstChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node firstChild
  * The first child of this node.
diff --git a/LibTest/html/Element/focusEvent_A01_t01.dart b/LibTest/html/Element/focusEvent_A01_t01.dart
index 17d5188..deab011 100644
--- a/LibTest/html/Element/focusEvent_A01_t01.dart
+++ b/LibTest/html/Element/focusEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const focusEvent
  * Static factory designed to expose focus events to event handlers
diff --git a/LibTest/html/Element/focus_A01_t01.dart b/LibTest/html/Element/focus_A01_t01.dart
index 3a584a9..00be2c6 100644
--- a/LibTest/html/Element/focus_A01_t01.dart
+++ b/LibTest/html/Element/focus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void focus()
  * Gives keyboard focus to the current element.
diff --git a/LibTest/html/Element/fullscreenChangeEvent_A01_t01.dart b/LibTest/html/Element/fullscreenChangeEvent_A01_t01.dart
index f62a316..bd75c48 100644
--- a/LibTest/html/Element/fullscreenChangeEvent_A01_t01.dart
+++ b/LibTest/html/Element/fullscreenChangeEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const fullscreenChangeEvent
  * Static factory designed to expose fullscreenchange events to event handlers
diff --git a/LibTest/html/Element/fullscreenErrorEvent_A01_t01.dart b/LibTest/html/Element/fullscreenErrorEvent_A01_t01.dart
index adf6bb5..2765f11 100644
--- a/LibTest/html/Element/fullscreenErrorEvent_A01_t01.dart
+++ b/LibTest/html/Element/fullscreenErrorEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const fullscreenErrorEvent
  * Static factory designed to expose fullscreenerror events to event handlers
diff --git a/LibTest/html/Element/getAttributeNS_A01_t01.dart b/LibTest/html/Element/getAttributeNS_A01_t01.dart
index 3fe474e..0c8df79 100644
--- a/LibTest/html/Element/getAttributeNS_A01_t01.dart
+++ b/LibTest/html/Element/getAttributeNS_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAttributeNS(String namespaceURI, String localName)
  * Retrieve the value of the attribute with the specified name and namespace,
diff --git a/LibTest/html/Element/getAttributeNS_A02_t01.dart b/LibTest/html/Element/getAttributeNS_A02_t01.dart
index 2b03dc7..2944816 100644
--- a/LibTest/html/Element/getAttributeNS_A02_t01.dart
+++ b/LibTest/html/Element/getAttributeNS_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAttributeNS(String namespaceURI, String localName)
  * Retrieve the value of the attribute with the specified name and namespace,
diff --git a/LibTest/html/Element/getAttribute_A01_t01.dart b/LibTest/html/Element/getAttribute_A01_t01.dart
index c5e7f55..07711ec 100644
--- a/LibTest/html/Element/getAttribute_A01_t01.dart
+++ b/LibTest/html/Element/getAttribute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAttribute(String name)
  * Retrieve the value of the named attribute from the current node.
diff --git a/LibTest/html/Element/getBoundingClientRect_A01_t01.dart b/LibTest/html/Element/getBoundingClientRect_A01_t01.dart
index 392f185..e9f070c 100644
--- a/LibTest/html/Element/getBoundingClientRect_A01_t01.dart
+++ b/LibTest/html/Element/getBoundingClientRect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle getBoundingClientRect()
  * Returns the smallest bounding rectangle that encompasses this element's
diff --git a/LibTest/html/Element/getBoundingClientRect_A01_t02.dart b/LibTest/html/Element/getBoundingClientRect_A01_t02.dart
index 6abdc88..657ede0 100644
--- a/LibTest/html/Element/getBoundingClientRect_A01_t02.dart
+++ b/LibTest/html/Element/getBoundingClientRect_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle getBoundingClientRect()
  * Returns the smallest bounding rectangle that encompasses this element's
diff --git a/LibTest/html/Element/getClientRects_A01_t01.dart b/LibTest/html/Element/getClientRects_A01_t01.dart
index 9b58a75..bfaa564 100644
--- a/LibTest/html/Element/getClientRects_A01_t01.dart
+++ b/LibTest/html/Element/getClientRects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Rectangle> getClientRects()
  * Returns a list of bounding rectangles for each box associated with this
diff --git a/LibTest/html/Element/getClientRects_A01_t02.dart b/LibTest/html/Element/getClientRects_A01_t02.dart
index b42b2ec..c502770 100644
--- a/LibTest/html/Element/getClientRects_A01_t02.dart
+++ b/LibTest/html/Element/getClientRects_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Rectangle> getClientRects()
  * Returns a list of bounding rectangles for each box associated with this
diff --git a/LibTest/html/Element/getElementsByClassName_A01_t01.dart b/LibTest/html/Element/getElementsByClassName_A01_t01.dart
index f6c147c..3e88aee 100644
--- a/LibTest/html/Element/getElementsByClassName_A01_t01.dart
+++ b/LibTest/html/Element/getElementsByClassName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByClassName(String name)
  * Returns a list of nodes with the given class name inside this element.
diff --git a/LibTest/html/Element/getElementsByClassName_A02_t01.dart b/LibTest/html/Element/getElementsByClassName_A02_t01.dart
index e6f022c..a30141b 100644
--- a/LibTest/html/Element/getElementsByClassName_A02_t01.dart
+++ b/LibTest/html/Element/getElementsByClassName_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByClassName(String name)
  * Returns a list of nodes with the given class name inside this element.
diff --git a/LibTest/html/Element/getNamespacedAttributes_A01_t01.dart b/LibTest/html/Element/getNamespacedAttributes_A01_t01.dart
index 1821f24..a1b31f5 100644
--- a/LibTest/html/Element/getNamespacedAttributes_A01_t01.dart
+++ b/LibTest/html/Element/getNamespacedAttributes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> getNamespacedAttributes(String namespace)
  * Gets a map for manipulating the attributes of a particular namespace.
diff --git a/LibTest/html/Element/hasChildNodes_A01_t01.dart b/LibTest/html/Element/hasChildNodes_A01_t01.dart
index a71bbae..4c4882b 100644
--- a/LibTest/html/Element/hasChildNodes_A01_t01.dart
+++ b/LibTest/html/Element/hasChildNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasChildNodes()
  * Returns true if this node has any children.
diff --git a/LibTest/html/Element/hidden_A01_t01.dart b/LibTest/html/Element/hidden_A01_t01.dart
index 353a906..aa0592e 100644
--- a/LibTest/html/Element/hidden_A01_t01.dart
+++ b/LibTest/html/Element/hidden_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hidden
  * Indicates whether the element is not relevant to the page's current state.
diff --git a/LibTest/html/Element/id_A01_t01.dart b/LibTest/html/Element/id_A01_t01.dart
index 396515b..e9d1298 100644
--- a/LibTest/html/Element/id_A01_t01.dart
+++ b/LibTest/html/Element/id_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String id
  * Gets/sets the id of the element.
diff --git a/LibTest/html/Element/innerHtml_A01_t01.dart b/LibTest/html/Element/innerHtml_A01_t01.dart
index 645c9ae..8bd1424 100644
--- a/LibTest/html/Element/innerHtml_A01_t01.dart
+++ b/LibTest/html/Element/innerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String innerHtml
  * Parses the HTML fragment and sets it as the contents of this element.
diff --git a/LibTest/html/Element/innerHtml_A02_t01.dart b/LibTest/html/Element/innerHtml_A02_t01.dart
index 3001d59..bcf0c7a 100644
--- a/LibTest/html/Element/innerHtml_A02_t01.dart
+++ b/LibTest/html/Element/innerHtml_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String innerHtml
  * Parses the HTML fragment and sets it as the contents of this element.
diff --git a/LibTest/html/Element/inputEvent_A01_t01.dart b/LibTest/html/Element/inputEvent_A01_t01.dart
index 9a88561..1ad54d5 100644
--- a/LibTest/html/Element/inputEvent_A01_t01.dart
+++ b/LibTest/html/Element/inputEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const inputEvent
  * Static factory designed to expose input events to event handlers
diff --git a/LibTest/html/Element/insertAdjacentElement_A01_t01.dart b/LibTest/html/Element/insertAdjacentElement_A01_t01.dart
index 41e49a0..e7c2d22 100644
--- a/LibTest/html/Element/insertAdjacentElement_A01_t01.dart
+++ b/LibTest/html/Element/insertAdjacentElement_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element insertAdjacentElement(String where, Element element)
  * Inserts element into the DOM at the specified location.
diff --git a/LibTest/html/Element/insertAdjacentHtml_A01_t01.dart b/LibTest/html/Element/insertAdjacentHtml_A01_t01.dart
index f3c667b..3821ad7 100644
--- a/LibTest/html/Element/insertAdjacentHtml_A01_t01.dart
+++ b/LibTest/html/Element/insertAdjacentHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAdjacentHtml(String where, String html)
  * Parses text as an HTML fragment and inserts it into the DOM at the
diff --git a/LibTest/html/Element/insertAdjacentText_A01_t01.dart b/LibTest/html/Element/insertAdjacentText_A01_t01.dart
index 1f25287..afc0947 100644
--- a/LibTest/html/Element/insertAdjacentText_A01_t01.dart
+++ b/LibTest/html/Element/insertAdjacentText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAdjacentText(String where, String text)
  * Inserts text into the DOM at the specified location.
diff --git a/LibTest/html/Element/insertAllBefore_A01_t01.dart b/LibTest/html/Element/insertAllBefore_A01_t01.dart
index ee36564..d2d9753 100644
--- a/LibTest/html/Element/insertAllBefore_A01_t01.dart
+++ b/LibTest/html/Element/insertAllBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertAllBefore(Iterable<Node> newNodes, Node refChild)
  * Inserts all of the nodes into this node directly before refChild.
diff --git a/LibTest/html/Element/insertAllBefore_A02_t01.dart b/LibTest/html/Element/insertAllBefore_A02_t01.dart
index 9b49dc1..9d21619 100644
--- a/LibTest/html/Element/insertAllBefore_A02_t01.dart
+++ b/LibTest/html/Element/insertAllBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertAllBefore(Iterable<Node> newNodes, Node refChild)
  * Inserts all of the nodes into this node directly before refChild.
diff --git a/LibTest/html/Element/insertBefore_A01_t01.dart b/LibTest/html/Element/insertBefore_A01_t01.dart
index 702845d..cde3bfc 100644
--- a/LibTest/html/Element/insertBefore_A01_t01.dart
+++ b/LibTest/html/Element/insertBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/Element/insertBefore_A02_t01.dart b/LibTest/html/Element/insertBefore_A02_t01.dart
index dbc9305..0cb7e49 100644
--- a/LibTest/html/Element/insertBefore_A02_t01.dart
+++ b/LibTest/html/Element/insertBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/Element/invalidEvent_A01_t01.dart b/LibTest/html/Element/invalidEvent_A01_t01.dart
index 09b3bd1..a780428 100644
--- a/LibTest/html/Element/invalidEvent_A01_t01.dart
+++ b/LibTest/html/Element/invalidEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const invalidEvent
  * Static factory designed to expose invalid events to event handlers
diff --git a/LibTest/html/Element/isContentEditable_A01_t01.dart b/LibTest/html/Element/isContentEditable_A01_t01.dart
index d087409..07ab20a 100644
--- a/LibTest/html/Element/isContentEditable_A01_t01.dart
+++ b/LibTest/html/Element/isContentEditable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isContentEditable
  * Indicates whether or not the content of the element can be edited. Read only.
diff --git a/LibTest/html/Element/isContentEditable_A02_t01.dart b/LibTest/html/Element/isContentEditable_A02_t01.dart
index ba720dd..1b8b612 100644
--- a/LibTest/html/Element/isContentEditable_A02_t01.dart
+++ b/LibTest/html/Element/isContentEditable_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isContentEditable
  * Indicates whether or not the content of the element can be edited. Read only.
diff --git a/LibTest/html/Element/isTagSupported_A01_t01.dart b/LibTest/html/Element/isTagSupported_A01_t01.dart
index 6f974e9..ce9fcc7 100644
--- a/LibTest/html/Element/isTagSupported_A01_t01.dart
+++ b/LibTest/html/Element/isTagSupported_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isTagSupported(String tag)
  * Checks to see if the tag name is supported by the current platform.
diff --git a/LibTest/html/Element/isTagSupported_A01_t02.dart b/LibTest/html/Element/isTagSupported_A01_t02.dart
index cf5f2ea..14bf08f 100644
--- a/LibTest/html/Element/isTagSupported_A01_t02.dart
+++ b/LibTest/html/Element/isTagSupported_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isTagSupported(String tag)
  * Checks to see if the tag name is supported by the current platform.
diff --git a/LibTest/html/Element/isTagSupported_A01_t03.dart b/LibTest/html/Element/isTagSupported_A01_t03.dart
index d2cab76..fec9a94 100644
--- a/LibTest/html/Element/isTagSupported_A01_t03.dart
+++ b/LibTest/html/Element/isTagSupported_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isTagSupported(String tag)
  * Checks to see if the tag name is supported by the current platform.
diff --git a/LibTest/html/Element/keyDownEvent_A01_t01.dart b/LibTest/html/Element/keyDownEvent_A01_t01.dart
index 698cb3c..b6964ba 100644
--- a/LibTest/html/Element/keyDownEvent_A01_t01.dart
+++ b/LibTest/html/Element/keyDownEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const keyDownEvent
  * Static factory designed to expose keydown events to event handlers
diff --git a/LibTest/html/Element/keyPressEvent_A01_t01.dart b/LibTest/html/Element/keyPressEvent_A01_t01.dart
index 6fd67d5..58cabde 100644
--- a/LibTest/html/Element/keyPressEvent_A01_t01.dart
+++ b/LibTest/html/Element/keyPressEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const keyPressEvent 
  * Static factory designed to expose keypress events to event handlers
diff --git a/LibTest/html/Element/keyUpEvent_A01_t01.dart b/LibTest/html/Element/keyUpEvent_A01_t01.dart
index d7c5c2b..5dc197d 100644
--- a/LibTest/html/Element/keyUpEvent_A01_t01.dart
+++ b/LibTest/html/Element/keyUpEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const keyUpEvent
  * Static factory designed to expose keyup events to event handlers
diff --git a/LibTest/html/Element/lang_A01_t01.dart b/LibTest/html/Element/lang_A01_t01.dart
index be3cbdf..5dc3376 100644
--- a/LibTest/html/Element/lang_A01_t01.dart
+++ b/LibTest/html/Element/lang_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String lang
  * Gets/sets the language of an element's attributes, text, and element
diff --git a/LibTest/html/Element/lang_A01_t02.dart b/LibTest/html/Element/lang_A01_t02.dart
index 5bb8a9e..bc93022 100644
--- a/LibTest/html/Element/lang_A01_t02.dart
+++ b/LibTest/html/Element/lang_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String lang
  * Gets/sets the language of an element's attributes, text, and element
diff --git a/LibTest/html/Element/lastChild_A01_t01.dart b/LibTest/html/Element/lastChild_A01_t01.dart
index 038281c..adc1f9d 100644
--- a/LibTest/html/Element/lastChild_A01_t01.dart
+++ b/LibTest/html/Element/lastChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node lastChild
  * The last child of this node.
diff --git a/LibTest/html/Element/leftView_A01_t01.dart b/LibTest/html/Element/leftView_A01_t01.dart
index 7400f47..266d40c 100644
--- a/LibTest/html/Element/leftView_A01_t01.dart
+++ b/LibTest/html/Element/leftView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void leftView()
  * Called by the DOM when this element has been removed from the live document.
diff --git a/LibTest/html/Element/loadEvent_A01_t01.dart b/LibTest/html/Element/loadEvent_A01_t01.dart
index 156a287..04b8895 100644
--- a/LibTest/html/Element/loadEvent_A01_t01.dart
+++ b/LibTest/html/Element/loadEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const loadEvent
  * Static factory designed to expose load events to event handlers
diff --git a/LibTest/html/Element/marginEdge_A01_t01.dart b/LibTest/html/Element/marginEdge_A01_t01.dart
index 8a2c4f1..3a63fb9 100644
--- a/LibTest/html/Element/marginEdge_A01_t01.dart
+++ b/LibTest/html/Element/marginEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final marginEdge
  * Access the dimensions and position of this element's content + padding +
diff --git a/LibTest/html/Element/matchesWithAncestors_A01_t01.dart b/LibTest/html/Element/matchesWithAncestors_A01_t01.dart
index 802d354..eeac5d7 100644
--- a/LibTest/html/Element/matchesWithAncestors_A01_t01.dart
+++ b/LibTest/html/Element/matchesWithAncestors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool matchesWithAncestors(String selectors)
  * Checks if this element or any of its parents match the CSS selectors.
diff --git a/LibTest/html/Element/matches_A01_t01.dart b/LibTest/html/Element/matches_A01_t01.dart
index 48269a1..92c66e6 100644
--- a/LibTest/html/Element/matches_A01_t01.dart
+++ b/LibTest/html/Element/matches_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool matches(String selectors)
  * Checks if this element matches the CSS selectors.
diff --git a/LibTest/html/Element/mouseDownEvent_A01_t01.dart b/LibTest/html/Element/mouseDownEvent_A01_t01.dart
index 9ae9dd9..1305856 100644
--- a/LibTest/html/Element/mouseDownEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseDownEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseDownEvent
  * Static factory designed to expose mousedown events to event handlers
diff --git a/LibTest/html/Element/mouseEnterEvent_A01_t01.dart b/LibTest/html/Element/mouseEnterEvent_A01_t01.dart
index 9cd04fe..fec8415 100644
--- a/LibTest/html/Element/mouseEnterEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseEnterEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseEnterEvent
  * Static factory designed to expose mouseenter events to event handlers
diff --git a/LibTest/html/Element/mouseLeaveEvent_A01_t01.dart b/LibTest/html/Element/mouseLeaveEvent_A01_t01.dart
index 238f6d9..5579605 100644
--- a/LibTest/html/Element/mouseLeaveEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseLeaveEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseLeaveEvent
  * Static factory designed to expose mouseleave events to event handlers
diff --git a/LibTest/html/Element/mouseMoveEvent_A01_t01.dart b/LibTest/html/Element/mouseMoveEvent_A01_t01.dart
index 242eb38..1278d8b 100644
--- a/LibTest/html/Element/mouseMoveEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseMoveEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseMoveEvent
  * Static factory designed to expose mousemove events to event handlers
diff --git a/LibTest/html/Element/mouseOutEvent_A01_t01.dart b/LibTest/html/Element/mouseOutEvent_A01_t01.dart
index 59bd6c9..6fe10ed 100644
--- a/LibTest/html/Element/mouseOutEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseOutEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseOutEvent
  * Static factory designed to expose mouseout events to event handlers
diff --git a/LibTest/html/Element/mouseOverEvent_A01_t01.dart b/LibTest/html/Element/mouseOverEvent_A01_t01.dart
index e868fff..bb51583 100644
--- a/LibTest/html/Element/mouseOverEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseOverEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseOverEvent 
  * Static factory designed to expose mouseover events to event handlers
diff --git a/LibTest/html/Element/mouseUpEvent_A01_t01.dart b/LibTest/html/Element/mouseUpEvent_A01_t01.dart
index 1a55d0a..f05a7a3 100644
--- a/LibTest/html/Element/mouseUpEvent_A01_t01.dart
+++ b/LibTest/html/Element/mouseUpEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const mouseUpEvent 
  * Static factory designed to expose mouseup events to event handlers
diff --git a/LibTest/html/Element/namespaceUri_A01_t01.dart b/LibTest/html/Element/namespaceUri_A01_t01.dart
index 99cf2aa..d6222b6 100644
--- a/LibTest/html/Element/namespaceUri_A01_t01.dart
+++ b/LibTest/html/Element/namespaceUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String get namespaceUri
  * A URI that identifies the XML namespace of this element.
diff --git a/LibTest/html/Element/nextElementSibling_A01_t01.dart b/LibTest/html/Element/nextElementSibling_A01_t01.dart
index 0d74b99..095cfdb 100644
--- a/LibTest/html/Element/nextElementSibling_A01_t01.dart
+++ b/LibTest/html/Element/nextElementSibling_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element nextElementSibling
  * The element immediately following the given one in the tree, or null if
diff --git a/LibTest/html/Element/nextNode_A01_t01.dart b/LibTest/html/Element/nextNode_A01_t01.dart
index 7ca0c70..6b3f552 100644
--- a/LibTest/html/Element/nextNode_A01_t01.dart
+++ b/LibTest/html/Element/nextNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node nextNode
  * The next sibling node.
diff --git a/LibTest/html/Element/nodeName_A03_t01.dart b/LibTest/html/Element/nodeName_A03_t01.dart
index 3b47cf3..07f1552 100644
--- a/LibTest/html/Element/nodeName_A03_t01.dart
+++ b/LibTest/html/Element/nodeName_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodeName_A04_t01.dart b/LibTest/html/Element/nodeName_A04_t01.dart
index b989eae..807bd87 100644
--- a/LibTest/html/Element/nodeName_A04_t01.dart
+++ b/LibTest/html/Element/nodeName_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodeName_A05_t01.dart b/LibTest/html/Element/nodeName_A05_t01.dart
index 67286ee..b34f5fb 100644
--- a/LibTest/html/Element/nodeName_A05_t01.dart
+++ b/LibTest/html/Element/nodeName_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodeName_A06_t01.dart b/LibTest/html/Element/nodeName_A06_t01.dart
index 7524970..66e46d2 100644
--- a/LibTest/html/Element/nodeName_A06_t01.dart
+++ b/LibTest/html/Element/nodeName_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodeName_A07_t01.dart b/LibTest/html/Element/nodeName_A07_t01.dart
index 49dc00f..7897196 100644
--- a/LibTest/html/Element/nodeName_A07_t01.dart
+++ b/LibTest/html/Element/nodeName_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodeName_A12_t01.dart b/LibTest/html/Element/nodeName_A12_t01.dart
index a948a79..38a2d3e 100644
--- a/LibTest/html/Element/nodeName_A12_t01.dart
+++ b/LibTest/html/Element/nodeName_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/Element/nodes_A01_t01.dart b/LibTest/html/Element/nodes_A01_t01.dart
index 587e36f..938bb15 100644
--- a/LibTest/html/Element/nodes_A01_t01.dart
+++ b/LibTest/html/Element/nodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/Element/nodes_A01_t02.dart b/LibTest/html/Element/nodes_A01_t02.dart
index e7af898..e56c11d 100644
--- a/LibTest/html/Element/nodes_A01_t02.dart
+++ b/LibTest/html/Element/nodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/Element/offsetHeight_A01_t01.dart b/LibTest/html/Element/offsetHeight_A01_t01.dart
index 00f8c9d..d3a0f8b 100644
--- a/LibTest/html/Element/offsetHeight_A01_t01.dart
+++ b/LibTest/html/Element/offsetHeight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int offsetHeight
  * The height of an element, relative to the layout.
diff --git a/LibTest/html/Element/offsetLeft_A01_t01.dart b/LibTest/html/Element/offsetLeft_A01_t01.dart
index f40bcd0..acdf557 100644
--- a/LibTest/html/Element/offsetLeft_A01_t01.dart
+++ b/LibTest/html/Element/offsetLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int offsetLeft
  * The distance from this element's left border to its offsetParent's left
diff --git a/LibTest/html/Element/offsetParent_A01_t01.dart b/LibTest/html/Element/offsetParent_A01_t01.dart
index 9e8893d..36f8a55 100644
--- a/LibTest/html/Element/offsetParent_A01_t01.dart
+++ b/LibTest/html/Element/offsetParent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element offsetParent
  * The element from which all offset calculations are currently computed.
diff --git a/LibTest/html/Element/offsetTo_A01_t01.dart b/LibTest/html/Element/offsetTo_A01_t01.dart
index aa906de..629c9cf 100644
--- a/LibTest/html/Element/offsetTo_A01_t01.dart
+++ b/LibTest/html/Element/offsetTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point offsetTo(Element parent)
  * Provides the offset of this element's borderEdge relative to the specified
diff --git a/LibTest/html/Element/offsetTo_A01_t02.dart b/LibTest/html/Element/offsetTo_A01_t02.dart
index e893898..25ce795 100644
--- a/LibTest/html/Element/offsetTo_A01_t02.dart
+++ b/LibTest/html/Element/offsetTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point offsetTo(Element parent)
  * Provides the offset of this element's borderEdge relative to the specified
diff --git a/LibTest/html/Element/offsetTop_A01_t01.dart b/LibTest/html/Element/offsetTop_A01_t01.dart
index 1120970..62ef01f 100644
--- a/LibTest/html/Element/offsetTop_A01_t01.dart
+++ b/LibTest/html/Element/offsetTop_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int offsetTop
  * The distance from this element's top border to its offsetParent's top border.
diff --git a/LibTest/html/Element/offsetWidth_A01_t01.dart b/LibTest/html/Element/offsetWidth_A01_t01.dart
index 23c5cc4..f5bd326 100644
--- a/LibTest/html/Element/offsetWidth_A01_t01.dart
+++ b/LibTest/html/Element/offsetWidth_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int offsetWidth
  * The width of an element, relative to the layout.
diff --git a/LibTest/html/Element/offset_A01_t01.dart b/LibTest/html/Element/offset_A01_t01.dart
index dbc6539..352f035 100644
--- a/LibTest/html/Element/offset_A01_t01.dart
+++ b/LibTest/html/Element/offset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle get offset
  * Gets the offset of this element relative to its offsetParent.
diff --git a/LibTest/html/Element/onAbort_A01_t01.dart b/LibTest/html/Element/onAbort_A01_t01.dart
index b11967c..fcb4039 100644
--- a/LibTest/html/Element/onAbort_A01_t01.dart
+++ b/LibTest/html/Element/onAbort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> onAbort
  * Stream of abort events handled by this Element.
diff --git a/LibTest/html/Element/onBeforeCopy_A01_t01.dart b/LibTest/html/Element/onBeforeCopy_A01_t01.dart
index d15e1e8..8ddc725 100644
--- a/LibTest/html/Element/onBeforeCopy_A01_t01.dart
+++ b/LibTest/html/Element/onBeforeCopy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforeCopy
  * Stream of beforecopy events handled by this Element.
diff --git a/LibTest/html/Element/onBeforeCut_A01_t01.dart b/LibTest/html/Element/onBeforeCut_A01_t01.dart
index b31910f..8a10be7 100644
--- a/LibTest/html/Element/onBeforeCut_A01_t01.dart
+++ b/LibTest/html/Element/onBeforeCut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforeCut
  * Stream of beforecut events handled by this Element.
diff --git a/LibTest/html/Element/onBeforePaste_A01_t01.dart b/LibTest/html/Element/onBeforePaste_A01_t01.dart
index 56f233e..85845d6 100644
--- a/LibTest/html/Element/onBeforePaste_A01_t01.dart
+++ b/LibTest/html/Element/onBeforePaste_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforePaste
  * Stream of beforepaste events handled by this Element.
diff --git a/LibTest/html/Element/onBlur_A01_t01.dart b/LibTest/html/Element/onBlur_A01_t01.dart
index 88c1f2d..839ad08 100644
--- a/LibTest/html/Element/onBlur_A01_t01.dart
+++ b/LibTest/html/Element/onBlur_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBlur
  * Stream of blur events handled by this Element.
diff --git a/LibTest/html/Element/onChange_A01_t01.dart b/LibTest/html/Element/onChange_A01_t01.dart
index fa16f3c..9f4efef 100644
--- a/LibTest/html/Element/onChange_A01_t01.dart
+++ b/LibTest/html/Element/onChange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onChange
  * Stream of change events handled by this Element.
diff --git a/LibTest/html/Element/onClick_A01_t01.dart b/LibTest/html/Element/onClick_A01_t01.dart
index 0e715a3..831085d 100644
--- a/LibTest/html/Element/onClick_A01_t01.dart
+++ b/LibTest/html/Element/onClick_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onClick
  * Stream of click events handled by this Element.
diff --git a/LibTest/html/Element/onContextMenu_A01_t01.dart b/LibTest/html/Element/onContextMenu_A01_t01.dart
index 6ba5dbb..1d56c03 100644
--- a/LibTest/html/Element/onContextMenu_A01_t01.dart
+++ b/LibTest/html/Element/onContextMenu_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onContextMenu
  * Stream of contextmenu events handled by this Element.
diff --git a/LibTest/html/Element/onCopy_A01_t01.dart b/LibTest/html/Element/onCopy_A01_t01.dart
index c8c083c..032d0a0 100644
--- a/LibTest/html/Element/onCopy_A01_t01.dart
+++ b/LibTest/html/Element/onCopy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onCopy
  * Stream of copy events handled by this Element.
diff --git a/LibTest/html/Element/onCut_A01_t01.dart b/LibTest/html/Element/onCut_A01_t01.dart
index 33fb72e..cb816a5 100644
--- a/LibTest/html/Element/onCut_A01_t01.dart
+++ b/LibTest/html/Element/onCut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onCut
  * Stream of cut events handled by this Element.
diff --git a/LibTest/html/Element/onDoubleClick_A01_t01.dart b/LibTest/html/Element/onDoubleClick_A01_t01.dart
index 61d2ebe..ab0e49a 100644
--- a/LibTest/html/Element/onDoubleClick_A01_t01.dart
+++ b/LibTest/html/Element/onDoubleClick_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onDoubleClick
  * Stream of doubleclick events handled by this Element.
diff --git a/LibTest/html/Element/onDragEnd_A01_t01.dart b/LibTest/html/Element/onDragEnd_A01_t01.dart
index 73b627d..6656435 100644
--- a/LibTest/html/Element/onDragEnd_A01_t01.dart
+++ b/LibTest/html/Element/onDragEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragEnd
  * A stream of dragend events fired when this element completes a drag
diff --git a/LibTest/html/Element/onDragEnter_A01_t01.dart b/LibTest/html/Element/onDragEnter_A01_t01.dart
index 246215d..5213a1e 100644
--- a/LibTest/html/Element/onDragEnter_A01_t01.dart
+++ b/LibTest/html/Element/onDragEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragEnter
  * A stream of dragenter events fired when a dragged object is first dragged
diff --git a/LibTest/html/Element/onDragLeave_A01_t01.dart b/LibTest/html/Element/onDragLeave_A01_t01.dart
index 819da20..ac6092f 100644
--- a/LibTest/html/Element/onDragLeave_A01_t01.dart
+++ b/LibTest/html/Element/onDragLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragLeave
  * A stream of dragleave events fired when an object being dragged over this
diff --git a/LibTest/html/Element/onDragOver_A01_t01.dart b/LibTest/html/Element/onDragOver_A01_t01.dart
index 2bf7894..4c68322 100644
--- a/LibTest/html/Element/onDragOver_A01_t01.dart
+++ b/LibTest/html/Element/onDragOver_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragOver
  * A stream of dragover events fired when a dragged object is currently being
diff --git a/LibTest/html/Element/onDragStart_A01_t01.dart b/LibTest/html/Element/onDragStart_A01_t01.dart
index e6aa38f..9de962d 100644
--- a/LibTest/html/Element/onDragStart_A01_t01.dart
+++ b/LibTest/html/Element/onDragStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragStart
  * A stream of dragstart events fired when this element starts being dragged.
diff --git a/LibTest/html/Element/onDrag_A01_t01.dart b/LibTest/html/Element/onDrag_A01_t01.dart
index df7e92b..5a04eb9 100644
--- a/LibTest/html/Element/onDrag_A01_t01.dart
+++ b/LibTest/html/Element/onDrag_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDrag
  * A stream of drag events fired when this element currently being dragged.
diff --git a/LibTest/html/Element/onDrop_A01_t01.dart b/LibTest/html/Element/onDrop_A01_t01.dart
index adef30e..63d36e0 100644
--- a/LibTest/html/Element/onDrop_A01_t01.dart
+++ b/LibTest/html/Element/onDrop_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDrop
  * A stream of drop events fired when a dragged object is dropped on this
diff --git a/LibTest/html/Element/onError_A01_t01.dart b/LibTest/html/Element/onError_A01_t01.dart
index 1d0a758..4a6bf15 100644
--- a/LibTest/html/Element/onError_A01_t01.dart
+++ b/LibTest/html/Element/onError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onError
  * Stream of error events handled by this Element.
diff --git a/LibTest/html/Element/onFocus_A01_t01.dart b/LibTest/html/Element/onFocus_A01_t01.dart
index 9036f95..f8462ce 100644
--- a/LibTest/html/Element/onFocus_A01_t01.dart
+++ b/LibTest/html/Element/onFocus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFocus
  * Stream of focus events handled by this Element.
diff --git a/LibTest/html/Element/onFullscreenChange_A01_t01.dart b/LibTest/html/Element/onFullscreenChange_A01_t01.dart
index 9aa8f7c..8f810f5 100644
--- a/LibTest/html/Element/onFullscreenChange_A01_t01.dart
+++ b/LibTest/html/Element/onFullscreenChange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFullscreenChange
  * Stream of fullscreenchange events handled by this Element.
diff --git a/LibTest/html/Element/onFullscreenError_A01_t01.dart b/LibTest/html/Element/onFullscreenError_A01_t01.dart
index bf44db0..c4a744a 100644
--- a/LibTest/html/Element/onFullscreenError_A01_t01.dart
+++ b/LibTest/html/Element/onFullscreenError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFullscreenError
  * Stream of fullscreenerror events handled by this Element.
diff --git a/LibTest/html/Element/onInput_A01_t01.dart b/LibTest/html/Element/onInput_A01_t01.dart
index 4749547..5b90bc0 100644
--- a/LibTest/html/Element/onInput_A01_t01.dart
+++ b/LibTest/html/Element/onInput_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onInput
  * Stream of input events handled by this Element.
diff --git a/LibTest/html/Element/onInvalid_A01_t01.dart b/LibTest/html/Element/onInvalid_A01_t01.dart
index 0aa8c81..9635ea2 100644
--- a/LibTest/html/Element/onInvalid_A01_t01.dart
+++ b/LibTest/html/Element/onInvalid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onInvalid
  * Stream of invalid events handled by this Element.
diff --git a/LibTest/html/Element/onKeyDown_A01_t01.dart b/LibTest/html/Element/onKeyDown_A01_t01.dart
index 49a4205..850145b 100644
--- a/LibTest/html/Element/onKeyDown_A01_t01.dart
+++ b/LibTest/html/Element/onKeyDown_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyDown
  * Stream of keydown events handled by this Element.
diff --git a/LibTest/html/Element/onKeyPress_A01_t01.dart b/LibTest/html/Element/onKeyPress_A01_t01.dart
index 2aea8e4..518e795 100644
--- a/LibTest/html/Element/onKeyPress_A01_t01.dart
+++ b/LibTest/html/Element/onKeyPress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyPress
  * Stream of keypress events handled by this Element.
diff --git a/LibTest/html/Element/onKeyUp_A01_t01.dart b/LibTest/html/Element/onKeyUp_A01_t01.dart
index 01e46a7..7729d7f 100644
--- a/LibTest/html/Element/onKeyUp_A01_t01.dart
+++ b/LibTest/html/Element/onKeyUp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyUp
  * Stream of keyup events handled by this Element.
diff --git a/LibTest/html/Element/onLoad_A01_t01.dart b/LibTest/html/Element/onLoad_A01_t01.dart
index 69e969d..8133d31 100644
--- a/LibTest/html/Element/onLoad_A01_t01.dart
+++ b/LibTest/html/Element/onLoad_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onLoad
  * Stream of load events handled by this Element.
diff --git a/LibTest/html/Element/onMouseDown_A01_t01.dart b/LibTest/html/Element/onMouseDown_A01_t01.dart
index 7a8154f..8f01b82 100644
--- a/LibTest/html/Element/onMouseDown_A01_t01.dart
+++ b/LibTest/html/Element/onMouseDown_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseDown
  * Stream of mousedown events handled by this Element.
diff --git a/LibTest/html/Element/onMouseEnter_A01_t01.dart b/LibTest/html/Element/onMouseEnter_A01_t01.dart
index 6773d73..064bdfd 100644
--- a/LibTest/html/Element/onMouseEnter_A01_t01.dart
+++ b/LibTest/html/Element/onMouseEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseEnter
  * Stream of mouseenter events handled by this Element.
diff --git a/LibTest/html/Element/onMouseLeave_A01_t01.dart b/LibTest/html/Element/onMouseLeave_A01_t01.dart
index ba275f8..5f8580d 100644
--- a/LibTest/html/Element/onMouseLeave_A01_t01.dart
+++ b/LibTest/html/Element/onMouseLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseLeave
  * Stream of mouseleave events handled by this Element.
diff --git a/LibTest/html/Element/onMouseMove_A01_t01.dart b/LibTest/html/Element/onMouseMove_A01_t01.dart
index c3a4bcc..465b5d9 100644
--- a/LibTest/html/Element/onMouseMove_A01_t01.dart
+++ b/LibTest/html/Element/onMouseMove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseMove
  * Stream of mousemove events handled by this Element.
diff --git a/LibTest/html/Element/onMouseOut_A01_t01.dart b/LibTest/html/Element/onMouseOut_A01_t01.dart
index 6b720e7..df5ea14 100644
--- a/LibTest/html/Element/onMouseOut_A01_t01.dart
+++ b/LibTest/html/Element/onMouseOut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseOut
  * Stream of mouseout events handled by this Element.
diff --git a/LibTest/html/Element/onMouseOver_A01_t01.dart b/LibTest/html/Element/onMouseOver_A01_t01.dart
index b308bd6..1db54aa 100644
--- a/LibTest/html/Element/onMouseOver_A01_t01.dart
+++ b/LibTest/html/Element/onMouseOver_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseOver
  * Stream of mouseover events handled by this Element.
diff --git a/LibTest/html/Element/onMouseUp_A01_t01.dart b/LibTest/html/Element/onMouseUp_A01_t01.dart
index aed7a90..3e7445a 100644
--- a/LibTest/html/Element/onMouseUp_A01_t01.dart
+++ b/LibTest/html/Element/onMouseUp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseUp
  * Stream of mouseup events handled by this Element.
diff --git a/LibTest/html/Element/onPaste_A01_t01.dart b/LibTest/html/Element/onPaste_A01_t01.dart
index dff065b..071c6c9 100644
--- a/LibTest/html/Element/onPaste_A01_t01.dart
+++ b/LibTest/html/Element/onPaste_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onPaste
  * Stream of paste events handled by this Element.
diff --git a/LibTest/html/Element/onReset_A01_t01.dart b/LibTest/html/Element/onReset_A01_t01.dart
index c73b4dc..0c9f86f 100644
--- a/LibTest/html/Element/onReset_A01_t01.dart
+++ b/LibTest/html/Element/onReset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onReset
  * Stream of reset events handled by this Element.
diff --git a/LibTest/html/Element/onScroll_A01_t01.dart b/LibTest/html/Element/onScroll_A01_t01.dart
index 73d4ea0..4832367 100644
--- a/LibTest/html/Element/onScroll_A01_t01.dart
+++ b/LibTest/html/Element/onScroll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onScroll
  * Stream of scroll events handled by this Element.
diff --git a/LibTest/html/Element/onSearch_A01_t01.dart b/LibTest/html/Element/onSearch_A01_t01.dart
index 15b9b62..c43ebc2 100644
--- a/LibTest/html/Element/onSearch_A01_t01.dart
+++ b/LibTest/html/Element/onSearch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSearch
  * Stream of search events handled by this Element.
diff --git a/LibTest/html/Element/onSelectStart_A01_t01.dart b/LibTest/html/Element/onSelectStart_A01_t01.dart
index 07be4d7..a3c1f1d 100644
--- a/LibTest/html/Element/onSelectStart_A01_t01.dart
+++ b/LibTest/html/Element/onSelectStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSelectStart
  * Stream of selectstart events handled by this Element.
diff --git a/LibTest/html/Element/onSelect_A01_t01.dart b/LibTest/html/Element/onSelect_A01_t01.dart
index a7184ac..6cf52ea 100644
--- a/LibTest/html/Element/onSelect_A01_t01.dart
+++ b/LibTest/html/Element/onSelect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSelect
  * Stream of select events handled by this Element.
diff --git a/LibTest/html/Element/onSubmit_A01_t01.dart b/LibTest/html/Element/onSubmit_A01_t01.dart
index 1d8c2f0..578666b 100644
--- a/LibTest/html/Element/onSubmit_A01_t01.dart
+++ b/LibTest/html/Element/onSubmit_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSubmit
  * Stream of submit events handled by this Element.
diff --git a/LibTest/html/Element/onTouchCancel_A01_t01.dart b/LibTest/html/Element/onTouchCancel_A01_t01.dart
index bc4123b..19c5837 100644
--- a/LibTest/html/Element/onTouchCancel_A01_t01.dart
+++ b/LibTest/html/Element/onTouchCancel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchCancel
  * Stream of touchcancel events handled by this Element.
diff --git a/LibTest/html/Element/onTouchEnd_A01_t01.dart b/LibTest/html/Element/onTouchEnd_A01_t01.dart
index 76636a6..612f716 100644
--- a/LibTest/html/Element/onTouchEnd_A01_t01.dart
+++ b/LibTest/html/Element/onTouchEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchEnd
  * Stream of touchend events handled by this Element.
diff --git a/LibTest/html/Element/onTouchEnter_A01_t01.dart b/LibTest/html/Element/onTouchEnter_A01_t01.dart
index 531e62d..3aeae50 100644
--- a/LibTest/html/Element/onTouchEnter_A01_t01.dart
+++ b/LibTest/html/Element/onTouchEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchEnter
  * Stream of touchenter events handled by this Element.
diff --git a/LibTest/html/Element/onTouchLeave_A01_t01.dart b/LibTest/html/Element/onTouchLeave_A01_t01.dart
index 30ce2d3..19a2056 100644
--- a/LibTest/html/Element/onTouchLeave_A01_t01.dart
+++ b/LibTest/html/Element/onTouchLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchLeave
  * Stream of touchleave events handled by this Element.
diff --git a/LibTest/html/Element/onTouchMove_A01_t01.dart b/LibTest/html/Element/onTouchMove_A01_t01.dart
index 21ef863..9a12e6e 100644
--- a/LibTest/html/Element/onTouchMove_A01_t01.dart
+++ b/LibTest/html/Element/onTouchMove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchMove
  * Stream of touchmove events handled by this Element.
diff --git a/LibTest/html/Element/onTouchStart_A01_t01.dart b/LibTest/html/Element/onTouchStart_A01_t01.dart
index 9875ae7..4cfc7a8 100644
--- a/LibTest/html/Element/onTouchStart_A01_t01.dart
+++ b/LibTest/html/Element/onTouchStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchStart
  * Stream of touchstart events handled by this Element.
diff --git a/LibTest/html/Element/onWheel_A01_t01.dart b/LibTest/html/Element/onWheel_A01_t01.dart
index 4c29405..d286990 100644
--- a/LibTest/html/Element/onWheel_A01_t01.dart
+++ b/LibTest/html/Element/onWheel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<WheelEvent> get onWheel
  * Stream of wheel events handled by this Element.
diff --git a/LibTest/html/Element/on_A01_t01.dart b/LibTest/html/Element/on_A01_t01.dart
index fcb57e9..21f3804 100644
--- a/LibTest/html/Element/on_A01_t01.dart
+++ b/LibTest/html/Element/on_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementEvents get on
  * @description Checks that on can be used to listen to custom events
diff --git a/LibTest/html/Element/outerHtml_A01_t01.dart b/LibTest/html/Element/outerHtml_A01_t01.dart
index ab0460c..ee2fec2 100644
--- a/LibTest/html/Element/outerHtml_A01_t01.dart
+++ b/LibTest/html/Element/outerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String outerHtml
  * Gets the markup of the element including its content.
diff --git a/LibTest/html/Element/ownerDocument_A01_t01.dart b/LibTest/html/Element/ownerDocument_A01_t01.dart
index a4bec30..782211b 100644
--- a/LibTest/html/Element/ownerDocument_A01_t01.dart
+++ b/LibTest/html/Element/ownerDocument_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Element/ownerDocument_A01_t02.dart b/LibTest/html/Element/ownerDocument_A01_t02.dart
index 1db9634..8edd514 100644
--- a/LibTest/html/Element/ownerDocument_A01_t02.dart
+++ b/LibTest/html/Element/ownerDocument_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Element/ownerDocument_A01_t03.dart b/LibTest/html/Element/ownerDocument_A01_t03.dart
index 7ba3fdb..60889cc 100644
--- a/LibTest/html/Element/ownerDocument_A01_t03.dart
+++ b/LibTest/html/Element/ownerDocument_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Element/ownerDocument_A01_t04.dart b/LibTest/html/Element/ownerDocument_A01_t04.dart
index 27bfea9..8340f1c 100644
--- a/LibTest/html/Element/ownerDocument_A01_t04.dart
+++ b/LibTest/html/Element/ownerDocument_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Element/ownerDocument_A01_t05.dart b/LibTest/html/Element/ownerDocument_A01_t05.dart
index 90ce25e..b23fb30 100644
--- a/LibTest/html/Element/ownerDocument_A01_t05.dart
+++ b/LibTest/html/Element/ownerDocument_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Element/paddingEdge_A01_t01.dart b/LibTest/html/Element/paddingEdge_A01_t01.dart
index a8f4245..99e0c8b 100644
--- a/LibTest/html/Element/paddingEdge_A01_t01.dart
+++ b/LibTest/html/Element/paddingEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final paddingEdge
  * Access the dimensions and position of this element's content + padding box.
diff --git a/LibTest/html/Element/parentNode_A01_t01.dart b/LibTest/html/Element/parentNode_A01_t01.dart
index bb96a7b..60cf386 100644
--- a/LibTest/html/Element/parentNode_A01_t01.dart
+++ b/LibTest/html/Element/parentNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/Element/parentNode_A01_t02.dart b/LibTest/html/Element/parentNode_A01_t02.dart
index 7381d6e..d2bb08a 100644
--- a/LibTest/html/Element/parentNode_A01_t02.dart
+++ b/LibTest/html/Element/parentNode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/Element/parentNode_A01_t03.dart b/LibTest/html/Element/parentNode_A01_t03.dart
index 5831ba9..95ee1f0 100644
--- a/LibTest/html/Element/parentNode_A01_t03.dart
+++ b/LibTest/html/Element/parentNode_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/Element/parent_A01_t01.dart b/LibTest/html/Element/parent_A01_t01.dart
index ab35921..8b1e6b4 100644
--- a/LibTest/html/Element/parent_A01_t01.dart
+++ b/LibTest/html/Element/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/Element/parent_A01_t02.dart b/LibTest/html/Element/parent_A01_t02.dart
index 02551b6..9434e23 100644
--- a/LibTest/html/Element/parent_A01_t02.dart
+++ b/LibTest/html/Element/parent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/Element/parent_A01_t03.dart b/LibTest/html/Element/parent_A01_t03.dart
index 7cb00ef..11a9e5e 100644
--- a/LibTest/html/Element/parent_A01_t03.dart
+++ b/LibTest/html/Element/parent_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/Element/pasteEvent_A01_t01.dart b/LibTest/html/Element/pasteEvent_A01_t01.dart
index 4274305..2fe39de 100644
--- a/LibTest/html/Element/pasteEvent_A01_t01.dart
+++ b/LibTest/html/Element/pasteEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const pasteEvent
  * Static factory designed to expose paste events to event handlers
diff --git a/LibTest/html/Element/previousElementSibling_A01_t01.dart b/LibTest/html/Element/previousElementSibling_A01_t01.dart
index 4bbff39..25d6062 100644
--- a/LibTest/html/Element/previousElementSibling_A01_t01.dart
+++ b/LibTest/html/Element/previousElementSibling_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element previousElementSibling
  * The element immediately preceding the given one in the tree, or null if
diff --git a/LibTest/html/Element/previousNode_A01_t01.dart b/LibTest/html/Element/previousNode_A01_t01.dart
index e6a4561..7703058 100644
--- a/LibTest/html/Element/previousNode_A01_t01.dart
+++ b/LibTest/html/Element/previousNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node previousNode
  * The previous sibling node.
diff --git a/LibTest/html/Element/querySelectorAll_A01_t01.dart b/LibTest/html/Element/querySelectorAll_A01_t01.dart
index e2cea82..98d3a5b 100644
--- a/LibTest/html/Element/querySelectorAll_A01_t01.dart
+++ b/LibTest/html/Element/querySelectorAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementList querySelectorAll(String selectors)
  * Finds all descendent elements of this element that match the specified
diff --git a/LibTest/html/Element/querySelectorAll_A01_t02.dart b/LibTest/html/Element/querySelectorAll_A01_t02.dart
index c528f83..3a74616 100644
--- a/LibTest/html/Element/querySelectorAll_A01_t02.dart
+++ b/LibTest/html/Element/querySelectorAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementList querySelectorAll(String selectors)
  * Finds all descendent elements of this element that match the specified
diff --git a/LibTest/html/Element/querySelector_A01_t01.dart b/LibTest/html/Element/querySelector_A01_t01.dart
index 2048bbf..5d844c6 100644
--- a/LibTest/html/Element/querySelector_A01_t01.dart
+++ b/LibTest/html/Element/querySelector_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element querySelector(String selectors)
  * Finds the first descendant element of this element that matches the
diff --git a/LibTest/html/Element/removeEventListener_A01_t01.dart b/LibTest/html/Element/removeEventListener_A01_t01.dart
index eddb54b..f978bcd 100644
--- a/LibTest/html/Element/removeEventListener_A01_t01.dart
+++ b/LibTest/html/Element/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/removeEventListener_A01_t02.dart b/LibTest/html/Element/removeEventListener_A01_t02.dart
index a3183f7..d702c6b 100644
--- a/LibTest/html/Element/removeEventListener_A01_t02.dart
+++ b/LibTest/html/Element/removeEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Element/remove_A01_t01.dart b/LibTest/html/Element/remove_A01_t01.dart
index 1cbbf78..33d5457 100644
--- a/LibTest/html/Element/remove_A01_t01.dart
+++ b/LibTest/html/Element/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void remove()
  * Removes this node from the DOM
diff --git a/LibTest/html/Element/replaceWith_A01_t01.dart b/LibTest/html/Element/replaceWith_A01_t01.dart
index 72ea4e7..c483411 100644
--- a/LibTest/html/Element/replaceWith_A01_t01.dart
+++ b/LibTest/html/Element/replaceWith_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node replaceWith(Node otherNode)
  * Replaces this node with another node.
diff --git a/LibTest/html/Element/replaceWith_A01_t02.dart b/LibTest/html/Element/replaceWith_A01_t02.dart
index ce6c98e..e8c6698 100644
--- a/LibTest/html/Element/replaceWith_A01_t02.dart
+++ b/LibTest/html/Element/replaceWith_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node replaceWith(Node otherNode)
  * Replaces this node with another node.
diff --git a/LibTest/html/Element/resetEvent_A01_t01.dart b/LibTest/html/Element/resetEvent_A01_t01.dart
index 5bd8ff1..3b81306 100644
--- a/LibTest/html/Element/resetEvent_A01_t01.dart
+++ b/LibTest/html/Element/resetEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const resetEvent
  * Static factory designed to expose reset events to event handlers
diff --git a/LibTest/html/Element/scrollEvent_A01_t01.dart b/LibTest/html/Element/scrollEvent_A01_t01.dart
index 0cdadc2..c7f2303 100644
--- a/LibTest/html/Element/scrollEvent_A01_t01.dart
+++ b/LibTest/html/Element/scrollEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const scrollEvent
  * Static factory designed to expose scroll events to event handlers
diff --git a/LibTest/html/Element/searchEvent_A01_t01.dart b/LibTest/html/Element/searchEvent_A01_t01.dart
index 3f113cb..87ef99b 100644
--- a/LibTest/html/Element/searchEvent_A01_t01.dart
+++ b/LibTest/html/Element/searchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const searchEvent
  * Static factory designed to expose search events to event handlers
diff --git a/LibTest/html/Element/selectEvent_A01_t01.dart b/LibTest/html/Element/selectEvent_A01_t01.dart
index f02db42..7f8268f 100644
--- a/LibTest/html/Element/selectEvent_A01_t01.dart
+++ b/LibTest/html/Element/selectEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const selectEvent
  * Static factory designed to expose select events to event handlers
diff --git a/LibTest/html/Element/selectStartEvent_A01_t01.dart b/LibTest/html/Element/selectStartEvent_A01_t01.dart
index 13c49fc..8d74f4a 100644
--- a/LibTest/html/Element/selectStartEvent_A01_t01.dart
+++ b/LibTest/html/Element/selectStartEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const selectStartEvent
  * Static factory designed to expose selectstart events to event handlers
diff --git a/LibTest/html/Element/setAttributeNS_A01_t01.dart b/LibTest/html/Element/setAttributeNS_A01_t01.dart
index 8bff964..e536036 100644
--- a/LibTest/html/Element/setAttributeNS_A01_t01.dart
+++ b/LibTest/html/Element/setAttributeNS_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAttributeNS(String namespaceURI, String qualifiedName,
  * String value)
diff --git a/LibTest/html/Element/setAttribute_A01_t01.dart b/LibTest/html/Element/setAttribute_A01_t01.dart
index 9bca32e..ecfd999 100644
--- a/LibTest/html/Element/setAttribute_A01_t01.dart
+++ b/LibTest/html/Element/setAttribute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAttribute(String name, String value)
  * Set the value of the named attribute from the current node
diff --git a/LibTest/html/Element/setInnerHtml_A01_t01.dart b/LibTest/html/Element/setInnerHtml_A01_t01.dart
index b2f20c7..3ceb0be 100644
--- a/LibTest/html/Element/setInnerHtml_A01_t01.dart
+++ b/LibTest/html/Element/setInnerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInnerHtml(String html, {NodeValidator validator,
  * NodeTreeSanitizer treeSanitizer}) 
diff --git a/LibTest/html/Element/setInnerHtml_A01_t02.dart b/LibTest/html/Element/setInnerHtml_A01_t02.dart
index 97a6986..06606c5 100644
--- a/LibTest/html/Element/setInnerHtml_A01_t02.dart
+++ b/LibTest/html/Element/setInnerHtml_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInnerHtml(String html, {NodeValidator validator,
  * NodeTreeSanitizer treeSanitizer}) 
diff --git a/LibTest/html/Element/setInnerHtml_A01_t03.dart b/LibTest/html/Element/setInnerHtml_A01_t03.dart
index ede3fe2..b84760c 100644
--- a/LibTest/html/Element/setInnerHtml_A01_t03.dart
+++ b/LibTest/html/Element/setInnerHtml_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInnerHtml(String html, {NodeValidator validator,
  * NodeTreeSanitizer treeSanitizer}) 
diff --git a/LibTest/html/Element/spellcheck_A01_t01.dart b/LibTest/html/Element/spellcheck_A01_t01.dart
index 0927fba..8819bf8 100644
--- a/LibTest/html/Element/spellcheck_A01_t01.dart
+++ b/LibTest/html/Element/spellcheck_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool spellcheck
  * Controls spell-checking (present on all HTML elements)
diff --git a/LibTest/html/Element/spellcheck_A01_t02.dart b/LibTest/html/Element/spellcheck_A01_t02.dart
index 6095ee3..1d40874 100644
--- a/LibTest/html/Element/spellcheck_A01_t02.dart
+++ b/LibTest/html/Element/spellcheck_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool spellcheck
  * Controls spell-checking (present on all HTML elements)
diff --git a/LibTest/html/Element/style_A01_t01.dart b/LibTest/html/Element/style_A01_t01.dart
index f823df0..de1f3a0 100644
--- a/LibTest/html/Element/style_A01_t01.dart
+++ b/LibTest/html/Element/style_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final style
  * @description Checks that CSS properties are accessible via style field.
diff --git a/LibTest/html/Element/style_A01_t02.dart b/LibTest/html/Element/style_A01_t02.dart
index 9b40768..9c98ccf 100644
--- a/LibTest/html/Element/style_A01_t02.dart
+++ b/LibTest/html/Element/style_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final style
  * @description Checks that CSS properties can be set via style.
diff --git a/LibTest/html/Element/submitEvent_A01_t01.dart b/LibTest/html/Element/submitEvent_A01_t01.dart
index b12d790..3e703ea 100644
--- a/LibTest/html/Element/submitEvent_A01_t01.dart
+++ b/LibTest/html/Element/submitEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const submitEvent
  * Static factory designed to expose submit events to event handlers
diff --git a/LibTest/html/Element/tabIndex_A01_t01.dart b/LibTest/html/Element/tabIndex_A01_t01.dart
index 1d8d440..f23bf67 100644
--- a/LibTest/html/Element/tabIndex_A01_t01.dart
+++ b/LibTest/html/Element/tabIndex_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int tabIndex
  * @description Checks expected tabIndex attribute values
diff --git a/LibTest/html/Element/tagName_A01_t01.dart b/LibTest/html/Element/tagName_A01_t01.dart
index 8731193..aedd39c 100644
--- a/LibTest/html/Element/tagName_A01_t01.dart
+++ b/LibTest/html/Element/tagName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/Element/tagName_A01_t02.dart b/LibTest/html/Element/tagName_A01_t02.dart
index 441b02a..6ab2786 100644
--- a/LibTest/html/Element/tagName_A01_t02.dart
+++ b/LibTest/html/Element/tagName_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/Element/tagName_A01_t03.dart b/LibTest/html/Element/tagName_A01_t03.dart
index c64aa8d..cd497e3 100644
--- a/LibTest/html/Element/tagName_A01_t03.dart
+++ b/LibTest/html/Element/tagName_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/Element/text_A01_t01.dart b/LibTest/html/Element/text_A01_t01.dart
index d24923f..95787cf 100644
--- a/LibTest/html/Element/text_A01_t01.dart
+++ b/LibTest/html/Element/text_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/Element/text_A02_t01.dart b/LibTest/html/Element/text_A02_t01.dart
index 2f8a987..1579154 100644
--- a/LibTest/html/Element/text_A02_t01.dart
+++ b/LibTest/html/Element/text_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/Element/text_A03_t01.dart b/LibTest/html/Element/text_A03_t01.dart
index 55a788c..0653397 100644
--- a/LibTest/html/Element/text_A03_t01.dart
+++ b/LibTest/html/Element/text_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/Element/text_A04_t01.dart b/LibTest/html/Element/text_A04_t01.dart
index 80b1975..8d059ea 100644
--- a/LibTest/html/Element/text_A04_t01.dart
+++ b/LibTest/html/Element/text_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/Element/title_A01_t01.dart b/LibTest/html/Element/title_A01_t01.dart
index 0eecb71..473bc70 100644
--- a/LibTest/html/Element/title_A01_t01.dart
+++ b/LibTest/html/Element/title_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String title
  * @description Checks expected title attribute values
diff --git a/LibTest/html/Element/touchCancelEvent_A01_t01.dart b/LibTest/html/Element/touchCancelEvent_A01_t01.dart
index 5926e8f..f7b760a 100644
--- a/LibTest/html/Element/touchCancelEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchCancelEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchCancelEvent
  * Static factory designed to expose touchcancel events to event handlers
diff --git a/LibTest/html/Element/touchEndEvent_A01_t01.dart b/LibTest/html/Element/touchEndEvent_A01_t01.dart
index 2f565b3..00df15c 100644
--- a/LibTest/html/Element/touchEndEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchEndEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchEndEvent
  * Static factory designed to expose touchend events to event handlers
diff --git a/LibTest/html/Element/touchEnterEvent_A01_t01.dart b/LibTest/html/Element/touchEnterEvent_A01_t01.dart
index 915afd3..ac835e8 100644
--- a/LibTest/html/Element/touchEnterEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchEnterEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchEnterEvent
  * Static factory designed to expose touchenter events to event handlers
diff --git a/LibTest/html/Element/touchLeaveEvent_A01_t01.dart b/LibTest/html/Element/touchLeaveEvent_A01_t01.dart
index c8560ab..47bdee1 100644
--- a/LibTest/html/Element/touchLeaveEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchLeaveEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchLeaveEvent
  * Static factory designed to expose touchleave events to event handlers
diff --git a/LibTest/html/Element/touchMoveEvent_A01_t01.dart b/LibTest/html/Element/touchMoveEvent_A01_t01.dart
index 8302670..0c97e1c 100644
--- a/LibTest/html/Element/touchMoveEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchMoveEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchMoveEvent
  * Static factory designed to expose touchmove events to event handlers
diff --git a/LibTest/html/Element/touchStartEvent_A01_t01.dart b/LibTest/html/Element/touchStartEvent_A01_t01.dart
index 6df00bf..5f9ef8c 100644
--- a/LibTest/html/Element/touchStartEvent_A01_t01.dart
+++ b/LibTest/html/Element/touchStartEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const touchStartEvent
  * Static factory designed to expose touchstart events to event handlers
diff --git a/LibTest/html/Element/translate_A01_t01.dart b/LibTest/html/Element/translate_A01_t01.dart
index 6c1bec6..f3dbd06 100644
--- a/LibTest/html/Element/translate_A01_t01.dart
+++ b/LibTest/html/Element/translate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool translate
  * Specifies whether this element's text content changes when the page is
diff --git a/LibTest/html/Element/wheelEvent_A01_t01.dart b/LibTest/html/Element/wheelEvent_A01_t01.dart
index e0e78c5..a93911e 100644
--- a/LibTest/html/Element/wheelEvent_A01_t01.dart
+++ b/LibTest/html/Element/wheelEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const wheelEvent
  * Static factory designed to expose mouse wheel events to event handlers
diff --git a/LibTest/html/Event/Event.eventType_A01_t01.dart b/LibTest/html/Event/Event.eventType_A01_t01.dart
index f981a5f..1d0ab93 100644
--- a/LibTest/html/Event/Event.eventType_A01_t01.dart
+++ b/LibTest/html/Event/Event.eventType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Event.eventType(String type, String name, {bool canBubble: true,
  * bool cancelable: true})
diff --git a/LibTest/html/Event/Event_A01_t01.dart b/LibTest/html/Event/Event_A01_t01.dart
index f6040a0..a0909d6 100644
--- a/LibTest/html/Event/Event_A01_t01.dart
+++ b/LibTest/html/Event/Event_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Event(String type, {bool canBubble: true, bool cancelable: true})
  * @description Checks that event of standard type can be constructed
diff --git a/LibTest/html/Event/Event_A01_t02.dart b/LibTest/html/Event/Event_A01_t02.dart
index 1250f8c..aa4123d 100644
--- a/LibTest/html/Event/Event_A01_t02.dart
+++ b/LibTest/html/Event/Event_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Event(String type, {bool canBubble: true, bool cancelable: true})
  * @description Checks that event of custom type can be constructed and that
diff --git a/LibTest/html/Event/Event_A01_t03.dart b/LibTest/html/Event/Event_A01_t03.dart
index 7f2086b..7410145 100644
--- a/LibTest/html/Event/Event_A01_t03.dart
+++ b/LibTest/html/Event/Event_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Event(String type, {bool canBubble: true, bool cancelable: true})
  * @description Checks that if canBubble is false event will not bubble
diff --git a/LibTest/html/Event/Event_A01_t04.dart b/LibTest/html/Event/Event_A01_t04.dart
index 2cfad54..8dcf6d1 100644
--- a/LibTest/html/Event/Event_A01_t04.dart
+++ b/LibTest/html/Event/Event_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Event(String type, {bool canBubble: true, bool cancelable: true})
  * @description Checks that if canBubble is false event is not cancelable
diff --git a/LibTest/html/Event/bubbles_A01_t01.dart b/LibTest/html/Event/bubbles_A01_t01.dart
index aec8033..b85eb6d 100644
--- a/LibTest/html/Event/bubbles_A01_t01.dart
+++ b/LibTest/html/Event/bubbles_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool bubbles
  * A boolean indicating whether the event bubbles up through the DOM or not.
diff --git a/LibTest/html/Event/cancelable_A01_t01.dart b/LibTest/html/Event/cancelable_A01_t01.dart
index 704ad44..bf384c3 100644
--- a/LibTest/html/Event/cancelable_A01_t01.dart
+++ b/LibTest/html/Event/cancelable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool cancelable
  * A boolean indicating whether the event is cancelable.
diff --git a/LibTest/html/Event/currentTarget_A01_t01.dart b/LibTest/html/Event/currentTarget_A01_t01.dart
index 093483a..fa28519 100644
--- a/LibTest/html/Event/currentTarget_A01_t01.dart
+++ b/LibTest/html/Event/currentTarget_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion EventTarget get currentTarget
  * A reference to the currently registered target for the event.
diff --git a/LibTest/html/Event/defaultPrevented_A01_t01.dart b/LibTest/html/Event/defaultPrevented_A01_t01.dart
index 9d8852d..980d6cd 100644
--- a/LibTest/html/Event/defaultPrevented_A01_t01.dart
+++ b/LibTest/html/Event/defaultPrevented_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool defaultPrevented
  * Indicates whether or not event.preventDefault() has been called on the event.
diff --git a/LibTest/html/Event/eventPhase_A01_t01.dart b/LibTest/html/Event/eventPhase_A01_t01.dart
index 556579d..4e1ad44 100644
--- a/LibTest/html/Event/eventPhase_A01_t01.dart
+++ b/LibTest/html/Event/eventPhase_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int eventPhase
  * Indicates which phase of the event flow is being processed.
diff --git a/LibTest/html/Event/matchingTarget_A01_t01.dart b/LibTest/html/Event/matchingTarget_A01_t01.dart
index 7330d4c..5ab9e4d 100644
--- a/LibTest/html/Event/matchingTarget_A01_t01.dart
+++ b/LibTest/html/Event/matchingTarget_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element get matchingTarget
  * A pointer to the element whose CSS selector matched within which an event
diff --git a/LibTest/html/Event/matchingTarget_A01_t02.dart b/LibTest/html/Event/matchingTarget_A01_t02.dart
index 5d99592..d76964f 100644
--- a/LibTest/html/Event/matchingTarget_A01_t02.dart
+++ b/LibTest/html/Event/matchingTarget_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element get matchingTarget
  * A pointer to the element whose CSS selector matched within which an event
diff --git a/LibTest/html/Event/preventDefault_A01_t01.dart b/LibTest/html/Event/preventDefault_A01_t01.dart
index 364711e..8ede6f1 100644
--- a/LibTest/html/Event/preventDefault_A01_t01.dart
+++ b/LibTest/html/Event/preventDefault_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void preventDefault()
  * Cancels the event (if it is cancelable).
diff --git a/LibTest/html/Event/stopImmediatePropagation_A01_t01.dart b/LibTest/html/Event/stopImmediatePropagation_A01_t01.dart
index 635dfdc..d2ce384 100644
--- a/LibTest/html/Event/stopImmediatePropagation_A01_t01.dart
+++ b/LibTest/html/Event/stopImmediatePropagation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void stopImmediatePropagation()
  * For this particular event, no other listener will be called.
diff --git a/LibTest/html/Event/stopImmediatePropagation_A01_t02.dart b/LibTest/html/Event/stopImmediatePropagation_A01_t02.dart
index 4ab6822..35230f5 100644
--- a/LibTest/html/Event/stopImmediatePropagation_A01_t02.dart
+++ b/LibTest/html/Event/stopImmediatePropagation_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void stopImmediatePropagation()
  * For this particular event, no other listener will be called.
diff --git a/LibTest/html/Event/stopPropagation_A01_t01.dart b/LibTest/html/Event/stopPropagation_A01_t01.dart
index 6dceeb6..2b539f5 100644
--- a/LibTest/html/Event/stopPropagation_A01_t01.dart
+++ b/LibTest/html/Event/stopPropagation_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void stopPropagation()
  * Stops the propagation of events further along in the DOM.
diff --git a/LibTest/html/Event/target_A01_t01.dart b/LibTest/html/Event/target_A01_t01.dart
index c3e2eb0..7de4057 100644
--- a/LibTest/html/Event/target_A01_t01.dart
+++ b/LibTest/html/Event/target_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion EventTarget get target
  * A reference to the target to which the event was originally dispatched.
diff --git a/LibTest/html/Event/type_A01_t01.dart b/LibTest/html/Event/type_A01_t01.dart
index cbc58c8..cae7fad 100644
--- a/LibTest/html/Event/type_A01_t01.dart
+++ b/LibTest/html/Event/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String type
  * The name of the event (case-insensitive). 
diff --git a/LibTest/html/HttpRequest/HttpRequest_A01_t01.dart b/LibTest/html/HttpRequest/HttpRequest_A01_t01.dart
index 0b42eb5..9fe1fe0 100644
--- a/LibTest/html/HttpRequest/HttpRequest_A01_t01.dart
+++ b/LibTest/html/HttpRequest/HttpRequest_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory HttpRequest()
  * General constructor for any type of request (GET, POST, etc).
diff --git a/LibTest/html/HttpRequest/abort_A01_t01.dart b/LibTest/html/HttpRequest/abort_A01_t01.dart
index 4c0b168..f6130ac 100644
--- a/LibTest/html/HttpRequest/abort_A01_t01.dart
+++ b/LibTest/html/HttpRequest/abort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void abort()
  * Stop the current request.
diff --git a/LibTest/html/HttpRequest/addEventListener_A01_t01.dart b/LibTest/html/HttpRequest/addEventListener_A01_t01.dart
index 0285ba8..04d44e0 100644
--- a/LibTest/html/HttpRequest/addEventListener_A01_t01.dart
+++ b/LibTest/html/HttpRequest/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener, [bool useCapture])
  * Register an event handler of a specific event type on the EventTarget.
diff --git a/LibTest/html/HttpRequest/dispatchEvent_A01_t01.dart b/LibTest/html/HttpRequest/dispatchEvent_A01_t01.dart
index 27f48eb..e47d3d1 100644
--- a/LibTest/html/HttpRequest/dispatchEvent_A01_t01.dart
+++ b/LibTest/html/HttpRequest/dispatchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool dispatchEvent(Event event)
  * Dispatch an event to this EventTarget.
diff --git a/LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01.dart b/LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01.dart
index 7ffd677..6a34326 100644
--- a/LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01.dart
+++ b/LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAllResponseHeaders()
  * Retrieve all the response headers from a request.
diff --git a/LibTest/html/HttpRequest/getResponseHeader_A01_t01.dart b/LibTest/html/HttpRequest/getResponseHeader_A01_t01.dart
index bbbd581..08d56d5 100644
--- a/LibTest/html/HttpRequest/getResponseHeader_A01_t01.dart
+++ b/LibTest/html/HttpRequest/getResponseHeader_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getResponseHeader(String header)
  * Return the response header named header, or null if not found.
diff --git a/LibTest/html/HttpRequest/getString_A01_t01.dart b/LibTest/html/HttpRequest/getString_A01_t01.dart
index 9967cf7..187aa29 100644
--- a/LibTest/html/HttpRequest/getString_A01_t01.dart
+++ b/LibTest/html/HttpRequest/getString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> getString(String url, {bool withCredentials, void o
  *  nProgress(ProgressEvent e)})
diff --git a/LibTest/html/HttpRequest/onAbort_A01_t01.dart b/LibTest/html/HttpRequest/onAbort_A01_t01.dart
index dc76be6..0530091 100644
--- a/LibTest/html/HttpRequest/onAbort_A01_t01.dart
+++ b/LibTest/html/HttpRequest/onAbort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onAbort
  * Stream of abort events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequest/onError_A01_t02.dart b/LibTest/html/HttpRequest/onError_A01_t02.dart
index 0131c8d..1593c3e 100644
--- a/LibTest/html/HttpRequest/onError_A01_t02.dart
+++ b/LibTest/html/HttpRequest/onError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onError
  * Stream of error events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequest/onLoadEnd_A01_t01.dart b/LibTest/html/HttpRequest/onLoadEnd_A01_t01.dart
index c5aad06..9fde8ce 100644
--- a/LibTest/html/HttpRequest/onLoadEnd_A01_t01.dart
+++ b/LibTest/html/HttpRequest/onLoadEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onLoadEnd
  * Stream of loaded events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequest/onLoadStart_A01_t01.dart b/LibTest/html/HttpRequest/onLoadStart_A01_t01.dart
index 0132a72..ddf2a90 100644
--- a/LibTest/html/HttpRequest/onLoadStart_A01_t01.dart
+++ b/LibTest/html/HttpRequest/onLoadStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onLoadStart
  * Stream of loadstart events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequest/onLoad_A01_t01.dart b/LibTest/html/HttpRequest/onLoad_A01_t01.dart
index 9f257f5..d6fedfc 100644
--- a/LibTest/html/HttpRequest/onLoad_A01_t01.dart
+++ b/LibTest/html/HttpRequest/onLoad_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Stream<ProgressEvent> onLoad
  * Stream of load events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequest/onReadyStateChange_A01_t01.dart b/LibTest/html/HttpRequest/onReadyStateChange_A01_t01.dart
index 9d220bb..692f8d4 100644
--- a/LibTest/html/HttpRequest/onReadyStateChange_A01_t01.dart
+++ b/LibTest/html/HttpRequest/onReadyStateChange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onReadyStateChange
  * Stream of readystatechange events handled by this HttpRequest.
diff --git a/LibTest/html/HttpRequest/open_A01_t01.dart b/LibTest/html/HttpRequest/open_A01_t01.dart
index f131cbd..aba6625 100644
--- a/LibTest/html/HttpRequest/open_A01_t01.dart
+++ b/LibTest/html/HttpRequest/open_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void open(String method, String url, {bool async, String user, String password})
  * Specify the desired url, and method to use in making the request.
diff --git a/LibTest/html/HttpRequest/overrideMimeType_A01_t01.dart b/LibTest/html/HttpRequest/overrideMimeType_A01_t01.dart
index 30b909c..f68b3c5 100644
--- a/LibTest/html/HttpRequest/overrideMimeType_A01_t01.dart
+++ b/LibTest/html/HttpRequest/overrideMimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void overrideMimeType(String override)
  * Specify a particular MIME type (such as text/xml) desired for the response.
diff --git a/LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01.dart b/LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01.dart
index 625a3d8..0f1b47d 100644
--- a/LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01.dart
+++ b/LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const EventStreamProvider<ProgressEvent> readyStateChangeEvent
  * Static factory designed to expose readystatechange events to event handlers
diff --git a/LibTest/html/HttpRequest/removeEventListener_A01_t01.dart b/LibTest/html/HttpRequest/removeEventListener_A01_t01.dart
index b8e04ea..5dd6d4c 100644
--- a/LibTest/html/HttpRequest/removeEventListener_A01_t01.dart
+++ b/LibTest/html/HttpRequest/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener, [bool useCapture])
  * @description Checks that listener is removed.
diff --git a/LibTest/html/HttpRequest/request_A01_t01.dart b/LibTest/html/HttpRequest/request_A01_t01.dart
index 6bdf597..92a584e 100644
--- a/LibTest/html/HttpRequest/request_A01_t01.dart
+++ b/LibTest/html/HttpRequest/request_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static Future<HttpRequest> request(String url, {String method,
  * bool withCredentials, String responseType, String mimeType,
diff --git a/LibTest/html/HttpRequest/responseText_A01_t01.dart b/LibTest/html/HttpRequest/responseText_A01_t01.dart
index 7b41896..863cbf5 100644
--- a/LibTest/html/HttpRequest/responseText_A01_t01.dart
+++ b/LibTest/html/HttpRequest/responseText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String responseText
  * The response in String form or empty String on failure.
diff --git a/LibTest/html/HttpRequest/responseText_A01_t02.dart b/LibTest/html/HttpRequest/responseText_A01_t02.dart
index 91fb882..7f88f36 100644
--- a/LibTest/html/HttpRequest/responseText_A01_t02.dart
+++ b/LibTest/html/HttpRequest/responseText_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String responseText
  * The response in String form or empty String on failure.
diff --git a/LibTest/html/HttpRequest/responseType_A01_t01.dart b/LibTest/html/HttpRequest/responseType_A01_t01.dart
index b117fec..9bb1df1 100644
--- a/LibTest/html/HttpRequest/responseType_A01_t01.dart
+++ b/LibTest/html/HttpRequest/responseType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String responseType
  * String telling the server the desired response format.
diff --git a/LibTest/html/HttpRequest/responseType_A01_t02.dart b/LibTest/html/HttpRequest/responseType_A01_t02.dart
index a112e4b..b87305c 100644
--- a/LibTest/html/HttpRequest/responseType_A01_t02.dart
+++ b/LibTest/html/HttpRequest/responseType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String responseType
  * String telling the server the desired response format.
diff --git a/LibTest/html/HttpRequest/responseType_A01_t03.dart b/LibTest/html/HttpRequest/responseType_A01_t03.dart
index 92c7e28..aa702c6 100644
--- a/LibTest/html/HttpRequest/responseType_A01_t03.dart
+++ b/LibTest/html/HttpRequest/responseType_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String responseType
  * String telling the server the desired response format.
diff --git a/LibTest/html/HttpRequest/setRequestHeader_A01_t01.dart b/LibTest/html/HttpRequest/setRequestHeader_A01_t01.dart
index d852f2e..306e3b3 100644
--- a/LibTest/html/HttpRequest/setRequestHeader_A01_t01.dart
+++ b/LibTest/html/HttpRequest/setRequestHeader_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setRequestHeader(String header, String value)
  * Sets the value of an HTTP request header.
diff --git a/LibTest/html/HttpRequest/statusText_A01_t01.dart b/LibTest/html/HttpRequest/statusText_A01_t01.dart
index 3b9539e..a050d94 100644
--- a/LibTest/html/HttpRequest/statusText_A01_t01.dart
+++ b/LibTest/html/HttpRequest/statusText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String statusText
  * The request response string (such as \"OK\").
diff --git a/LibTest/html/HttpRequest/status_A01_t01.dart b/LibTest/html/HttpRequest/status_A01_t01.dart
index 85bfeca..daf837f 100644
--- a/LibTest/html/HttpRequest/status_A01_t01.dart
+++ b/LibTest/html/HttpRequest/status_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int status
  * The http result code from the request (200, 404, etc).
diff --git a/LibTest/html/HttpRequestUpload/onAbort_A01_t01.dart b/LibTest/html/HttpRequestUpload/onAbort_A01_t01.dart
index 77a201c..4230ead 100644
--- a/LibTest/html/HttpRequestUpload/onAbort_A01_t01.dart
+++ b/LibTest/html/HttpRequestUpload/onAbort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onAbort
  * Stream of abort events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequestUpload/onError_A01_t02.dart b/LibTest/html/HttpRequestUpload/onError_A01_t02.dart
index 435891f..6ac473f 100644
--- a/LibTest/html/HttpRequestUpload/onError_A01_t02.dart
+++ b/LibTest/html/HttpRequestUpload/onError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onError
  * Stream of error events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01.dart b/LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01.dart
index 9d0a331..3cc1578 100644
--- a/LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01.dart
+++ b/LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onLoadEnd
  * Stream of loadend events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequestUpload/onLoadStart_A01_t01.dart b/LibTest/html/HttpRequestUpload/onLoadStart_A01_t01.dart
index ef9affc..8004f9c 100644
--- a/LibTest/html/HttpRequestUpload/onLoadStart_A01_t01.dart
+++ b/LibTest/html/HttpRequestUpload/onLoadStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProgressEvent> get onLoadStart
  * Stream of loadstart events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/HttpRequestUpload/onLoad_A01_t01.dart b/LibTest/html/HttpRequestUpload/onLoad_A01_t01.dart
index 41672aa..c6c6ea1 100644
--- a/LibTest/html/HttpRequestUpload/onLoad_A01_t01.dart
+++ b/LibTest/html/HttpRequestUpload/onLoad_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Stream<ProgressEvent> onLoad
  * Stream of load events handled by this HttpRequestEventTarget.
diff --git a/LibTest/html/IFrameElement/IFrameElement.created_A01_t01.dart b/LibTest/html/IFrameElement/IFrameElement.created_A01_t01.dart
index a52eb7a..13e68e2 100644
--- a/LibTest/html/IFrameElement/IFrameElement.created_A01_t01.dart
+++ b/LibTest/html/IFrameElement/IFrameElement.created_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IFrameElement.created()
  * Constructor instantiated by the DOM when a custom element has been created.
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t01.dart b/LibTest/html/IFrameElement/addEventListener_A01_t01.dart
index 57b5875..c95c01b 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t01.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t02.dart b/LibTest/html/IFrameElement/addEventListener_A01_t02.dart
index 4620aa2..b5b33cd 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t02.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t03.dart b/LibTest/html/IFrameElement/addEventListener_A01_t03.dart
index 958e76f..52bd7df 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t03.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t04.dart b/LibTest/html/IFrameElement/addEventListener_A01_t04.dart
index 79492fa..bc2fedd 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t04.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t05.dart b/LibTest/html/IFrameElement/addEventListener_A01_t05.dart
index b925f56..9004530 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t05.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/addEventListener_A01_t06.dart b/LibTest/html/IFrameElement/addEventListener_A01_t06.dart
index da0985b..f41dd66 100644
--- a/LibTest/html/IFrameElement/addEventListener_A01_t06.dart
+++ b/LibTest/html/IFrameElement/addEventListener_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/appendHtml_A01_t01.dart b/LibTest/html/IFrameElement/appendHtml_A01_t01.dart
index c33665e..8c1889e 100644
--- a/LibTest/html/IFrameElement/appendHtml_A01_t01.dart
+++ b/LibTest/html/IFrameElement/appendHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void appendHtml(String text)
  * Parses the specified text as HTML and adds the resulting node after the
diff --git a/LibTest/html/IFrameElement/appendHtml_A01_t02.dart b/LibTest/html/IFrameElement/appendHtml_A01_t02.dart
index 5b5db9b..32bec6c 100644
--- a/LibTest/html/IFrameElement/appendHtml_A01_t02.dart
+++ b/LibTest/html/IFrameElement/appendHtml_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void appendHtml(String text)
  * Parses the specified text as HTML and adds the resulting node after the
diff --git a/LibTest/html/IFrameElement/appendText_A01_t01.dart b/LibTest/html/IFrameElement/appendText_A01_t01.dart
index 3624d93..b32dee6 100644
--- a/LibTest/html/IFrameElement/appendText_A01_t01.dart
+++ b/LibTest/html/IFrameElement/appendText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void appendText(String text)
  * Adds the specified text after the last child of this element.
diff --git a/LibTest/html/IFrameElement/append_A01_t01.dart b/LibTest/html/IFrameElement/append_A01_t01.dart
index 01bf791..17d1416 100644
--- a/LibTest/html/IFrameElement/append_A01_t01.dart
+++ b/LibTest/html/IFrameElement/append_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * Adds a node to the end of the child nodes list of this node.
diff --git a/LibTest/html/IFrameElement/append_A02_t01.dart b/LibTest/html/IFrameElement/append_A02_t01.dart
index 5f51bce..a7b1eba 100644
--- a/LibTest/html/IFrameElement/append_A02_t01.dart
+++ b/LibTest/html/IFrameElement/append_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/IFrameElement/append_A02_t02.dart b/LibTest/html/IFrameElement/append_A02_t02.dart
index 2bffed9..c2bde59 100644
--- a/LibTest/html/IFrameElement/append_A02_t02.dart
+++ b/LibTest/html/IFrameElement/append_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/IFrameElement/attributeChanged_A01_t01.dart b/LibTest/html/IFrameElement/attributeChanged_A01_t01.dart
index 440898b..ab3790a 100644
--- a/LibTest/html/IFrameElement/attributeChanged_A01_t01.dart
+++ b/LibTest/html/IFrameElement/attributeChanged_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void attributeChanged(String name, String oldValue, String newValue)
  * Called by the DOM whenever an attribute on this has been changed.
diff --git a/LibTest/html/IFrameElement/attributes_A01_t01.dart b/LibTest/html/IFrameElement/attributes_A01_t01.dart
index 1f4c523..452a2f3 100644
--- a/LibTest/html/IFrameElement/attributes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/attributes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> attributes
  * All attributes on this element.
diff --git a/LibTest/html/IFrameElement/attributes_A02_t01.dart b/LibTest/html/IFrameElement/attributes_A02_t01.dart
index 33d1775..568bd7a 100644
--- a/LibTest/html/IFrameElement/attributes_A02_t01.dart
+++ b/LibTest/html/IFrameElement/attributes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> attributes
  * Any modifications to the attribute map will automatically be applied to
diff --git a/LibTest/html/IFrameElement/attributes_setter_A01_t01.dart b/LibTest/html/IFrameElement/attributes_setter_A01_t01.dart
index bf4944c..bd5d548 100644
--- a/LibTest/html/IFrameElement/attributes_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/attributes_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> attributes
  * Any modifications to the attribute map will automatically be applied to
diff --git a/LibTest/html/IFrameElement/blur_A01_t01.dart b/LibTest/html/IFrameElement/blur_A01_t01.dart
index 6453837..67a4bc2 100644
--- a/LibTest/html/IFrameElement/blur_A01_t01.dart
+++ b/LibTest/html/IFrameElement/blur_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void blur()
  * Removes keyboard focus from the current element.
diff --git a/LibTest/html/IFrameElement/borderEdge_A01_t01.dart b/LibTest/html/IFrameElement/borderEdge_A01_t01.dart
index f2e0549..e6bef99 100644
--- a/LibTest/html/IFrameElement/borderEdge_A01_t01.dart
+++ b/LibTest/html/IFrameElement/borderEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final borderEdge
  * Access the dimensions and position of this element's content + padding +
diff --git a/LibTest/html/IFrameElement/childNodes_A01_t01.dart b/LibTest/html/IFrameElement/childNodes_A01_t01.dart
index f733bc9..c0877e8 100644
--- a/LibTest/html/IFrameElement/childNodes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/childNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/IFrameElement/childNodes_A01_t02.dart b/LibTest/html/IFrameElement/childNodes_A01_t02.dart
index 06ee3f8..789bcdc 100644
--- a/LibTest/html/IFrameElement/childNodes_A01_t02.dart
+++ b/LibTest/html/IFrameElement/childNodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/IFrameElement/children_A01_t01.dart b/LibTest/html/IFrameElement/children_A01_t01.dart
index 7427ea7..3712040 100644
--- a/LibTest/html/IFrameElement/children_A01_t01.dart
+++ b/LibTest/html/IFrameElement/children_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Element> children
  * List of the direct children of this element.
diff --git a/LibTest/html/IFrameElement/children_A01_t02.dart b/LibTest/html/IFrameElement/children_A01_t02.dart
index 766f920..dbeff0c 100644
--- a/LibTest/html/IFrameElement/children_A01_t02.dart
+++ b/LibTest/html/IFrameElement/children_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Element> children
  * List of the direct children of this element.
diff --git a/LibTest/html/IFrameElement/children_setter_A01_t01.dart b/LibTest/html/IFrameElement/children_setter_A01_t01.dart
index 8f15d76..9787d95 100644
--- a/LibTest/html/IFrameElement/children_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/children_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion set children(List<Element> value)
  * @description Checks that this property is assignable
diff --git a/LibTest/html/IFrameElement/className_A01_t01.dart b/LibTest/html/IFrameElement/className_A01_t01.dart
index 2d498b12..716836a 100644
--- a/LibTest/html/IFrameElement/className_A01_t01.dart
+++ b/LibTest/html/IFrameElement/className_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String className
  * Gets/sets the class of the element.
diff --git a/LibTest/html/IFrameElement/classes_A01_t01.dart b/LibTest/html/IFrameElement/classes_A01_t01.dart
index 1760c5f..d518652 100644
--- a/LibTest/html/IFrameElement/classes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/classes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion classes
  * The set of CSS classes applied to this element.
diff --git a/LibTest/html/IFrameElement/classes_setter_A01_t01.dart b/LibTest/html/IFrameElement/classes_setter_A01_t01.dart
index 39bbc74..95f5cff 100644
--- a/LibTest/html/IFrameElement/classes_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/classes_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion set classes(Iterable<String> value)
  * @description Checks that this property is assignable
diff --git a/LibTest/html/IFrameElement/click_A01_t01.dart b/LibTest/html/IFrameElement/click_A01_t01.dart
index b002a11..58e3462 100644
--- a/LibTest/html/IFrameElement/click_A01_t01.dart
+++ b/LibTest/html/IFrameElement/click_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void click()
  * Simulates a click on the current element.
diff --git a/LibTest/html/IFrameElement/clone_A01_t01.dart b/LibTest/html/IFrameElement/clone_A01_t01.dart
index 635a37e..404e8df 100644
--- a/LibTest/html/IFrameElement/clone_A01_t01.dart
+++ b/LibTest/html/IFrameElement/clone_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/IFrameElement/clone_A01_t02.dart b/LibTest/html/IFrameElement/clone_A01_t02.dart
index b0f8b64..b31e531 100644
--- a/LibTest/html/IFrameElement/clone_A01_t02.dart
+++ b/LibTest/html/IFrameElement/clone_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/IFrameElement/clone_A02_t01.dart b/LibTest/html/IFrameElement/clone_A02_t01.dart
index c36904c..2ce329a 100644
--- a/LibTest/html/IFrameElement/clone_A02_t01.dart
+++ b/LibTest/html/IFrameElement/clone_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/IFrameElement/clone_A03_t01.dart b/LibTest/html/IFrameElement/clone_A03_t01.dart
index ffbe6b7..86efd59 100644
--- a/LibTest/html/IFrameElement/clone_A03_t01.dart
+++ b/LibTest/html/IFrameElement/clone_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/IFrameElement/contains_A01_t01.dart b/LibTest/html/IFrameElement/contains_A01_t01.dart
index a755628..a5e5e09 100644
--- a/LibTest/html/IFrameElement/contains_A01_t01.dart
+++ b/LibTest/html/IFrameElement/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/IFrameElement/contains_A01_t02.dart b/LibTest/html/IFrameElement/contains_A01_t02.dart
index 28907fa..fd12675 100644
--- a/LibTest/html/IFrameElement/contains_A01_t02.dart
+++ b/LibTest/html/IFrameElement/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/IFrameElement/contentEdge_A01_t01.dart b/LibTest/html/IFrameElement/contentEdge_A01_t01.dart
index abe7ec0..33afe01 100644
--- a/LibTest/html/IFrameElement/contentEdge_A01_t01.dart
+++ b/LibTest/html/IFrameElement/contentEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final contentEdge
  * Access this element's content position.
diff --git a/LibTest/html/IFrameElement/contentWindow_A01_t01.dart b/LibTest/html/IFrameElement/contentWindow_A01_t01.dart
index 307367b..13ede2a 100644
--- a/LibTest/html/IFrameElement/contentWindow_A01_t01.dart
+++ b/LibTest/html/IFrameElement/contentWindow_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WindowBase get contentWindow
  * @description Checks that the property is of type WindowBase.
diff --git a/LibTest/html/IFrameElement/createFragment_A01_t01.dart b/LibTest/html/IFrameElement/createFragment_A01_t01.dart
index e89bed9..47e43e4 100644
--- a/LibTest/html/IFrameElement/createFragment_A01_t01.dart
+++ b/LibTest/html/IFrameElement/createFragment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/IFrameElement/createFragment_A01_t02.dart b/LibTest/html/IFrameElement/createFragment_A01_t02.dart
index f379582..7385224 100644
--- a/LibTest/html/IFrameElement/createFragment_A01_t02.dart
+++ b/LibTest/html/IFrameElement/createFragment_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/IFrameElement/createFragment_A01_t03.dart b/LibTest/html/IFrameElement/createFragment_A01_t03.dart
index e156188..37c106d 100644
--- a/LibTest/html/IFrameElement/createFragment_A01_t03.dart
+++ b/LibTest/html/IFrameElement/createFragment_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DocumentFragment createFragment(String html,
  * {NodeValidator validator, NodeTreeSanitizer treeSanitizer})
diff --git a/LibTest/html/IFrameElement/createShadowRoot_A01_t01.dart b/LibTest/html/IFrameElement/createShadowRoot_A01_t01.dart
index 5eb5297..8d9c502 100644
--- a/LibTest/html/IFrameElement/createShadowRoot_A01_t01.dart
+++ b/LibTest/html/IFrameElement/createShadowRoot_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ShadowRoot createShadowRoot()
  * Creates a new shadow root for this shadow host.
diff --git a/LibTest/html/IFrameElement/dataset_A01_t01.dart b/LibTest/html/IFrameElement/dataset_A01_t01.dart
index bd58030..f9f8f5f 100644
--- a/LibTest/html/IFrameElement/dataset_A01_t01.dart
+++ b/LibTest/html/IFrameElement/dataset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * Allows access to all custom data attributes (data-*) set on this element.
diff --git a/LibTest/html/IFrameElement/dataset_A01_t02.dart b/LibTest/html/IFrameElement/dataset_A01_t02.dart
index a4e4c5c..7167077 100644
--- a/LibTest/html/IFrameElement/dataset_A01_t02.dart
+++ b/LibTest/html/IFrameElement/dataset_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * Allows access to all custom data attributes (data-*) set on this element.
diff --git a/LibTest/html/IFrameElement/dataset_setter_A01_t01.dart b/LibTest/html/IFrameElement/dataset_setter_A01_t01.dart
index f9fff34..6300461 100644
--- a/LibTest/html/IFrameElement/dataset_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/dataset_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> dataset
  * Allows access to all custom data attributes (data-*) set on this element.
diff --git a/LibTest/html/IFrameElement/dispatchEvent_A01_t01.dart b/LibTest/html/IFrameElement/dispatchEvent_A01_t01.dart
index b224796..42a550c 100644
--- a/LibTest/html/IFrameElement/dispatchEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/dispatchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool dispatchEvent(Event event)
  * Dispatch an event to this EventTarget.
diff --git a/LibTest/html/IFrameElement/documentOffset_A01_t01.dart b/LibTest/html/IFrameElement/documentOffset_A01_t01.dart
index 63f642a..7ecf771 100644
--- a/LibTest/html/IFrameElement/documentOffset_A01_t01.dart
+++ b/LibTest/html/IFrameElement/documentOffset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final documentOffset
  * Provides the coordinates of the element relative to the top of the document.
diff --git a/LibTest/html/IFrameElement/draggable_A01_t01.dart b/LibTest/html/IFrameElement/draggable_A01_t01.dart
index 472b678..01f6637 100644
--- a/LibTest/html/IFrameElement/draggable_A01_t01.dart
+++ b/LibTest/html/IFrameElement/draggable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool draggable
  * Indicates whether the element can be dragged and dropped.
diff --git a/LibTest/html/IFrameElement/draggable_A01_t02.dart b/LibTest/html/IFrameElement/draggable_A01_t02.dart
index c52aa31..5634315 100644
--- a/LibTest/html/IFrameElement/draggable_A01_t02.dart
+++ b/LibTest/html/IFrameElement/draggable_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool draggable
  * Indicates whether the element can be dragged and dropped.
diff --git a/LibTest/html/IFrameElement/firstChild_A01_t01.dart b/LibTest/html/IFrameElement/firstChild_A01_t01.dart
index fd20fee..0765fb9 100644
--- a/LibTest/html/IFrameElement/firstChild_A01_t01.dart
+++ b/LibTest/html/IFrameElement/firstChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node firstChild
  * The first child of this node.
diff --git a/LibTest/html/IFrameElement/focus_A01_t01.dart b/LibTest/html/IFrameElement/focus_A01_t01.dart
index 720af94..243cb1f 100644
--- a/LibTest/html/IFrameElement/focus_A01_t01.dart
+++ b/LibTest/html/IFrameElement/focus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void focus()
  * Gives keyboard focus to the current element.
diff --git a/LibTest/html/IFrameElement/getAttributeNS_A01_t01.dart b/LibTest/html/IFrameElement/getAttributeNS_A01_t01.dart
index e601c8a..d66733d 100644
--- a/LibTest/html/IFrameElement/getAttributeNS_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getAttributeNS_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAttributeNS(String namespaceURI, String localName)
  * Retrieve the value of the attribute with the specified name and namespace,
diff --git a/LibTest/html/IFrameElement/getAttribute_A01_t01.dart b/LibTest/html/IFrameElement/getAttribute_A01_t01.dart
index 12595b1..6d4ee37 100644
--- a/LibTest/html/IFrameElement/getAttribute_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getAttribute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String getAttribute(String name)
  * Retrieve the value of the named attribute from the current node.
diff --git a/LibTest/html/IFrameElement/getBoundingClientRect_A01_t01.dart b/LibTest/html/IFrameElement/getBoundingClientRect_A01_t01.dart
index 511bdea..eb2e0c3 100644
--- a/LibTest/html/IFrameElement/getBoundingClientRect_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getBoundingClientRect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle getBoundingClientRect()
  * Returns the smallest bounding rectangle that encompasses this element's
diff --git a/LibTest/html/IFrameElement/getClientRects_A01_t01.dart b/LibTest/html/IFrameElement/getClientRects_A01_t01.dart
index 1f87223..6f3d680 100644
--- a/LibTest/html/IFrameElement/getClientRects_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getClientRects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Rectangle> getClientRects()
  * Returns a list of bounding rectangles for each box associated with this
diff --git a/LibTest/html/IFrameElement/getClientRects_A01_t02.dart b/LibTest/html/IFrameElement/getClientRects_A01_t02.dart
index 6fbdda1..1383254 100644
--- a/LibTest/html/IFrameElement/getClientRects_A01_t02.dart
+++ b/LibTest/html/IFrameElement/getClientRects_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Rectangle> getClientRects()
  * Returns a list of bounding rectangles for each box associated with this
diff --git a/LibTest/html/IFrameElement/getElementsByClassName_A01_t01.dart b/LibTest/html/IFrameElement/getElementsByClassName_A01_t01.dart
index eaf3adf..9a34f09 100644
--- a/LibTest/html/IFrameElement/getElementsByClassName_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getElementsByClassName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByClassName(String name)
  * Returns a list of nodes with the given class name inside this element.
diff --git a/LibTest/html/IFrameElement/getElementsByClassName_A02_t01.dart b/LibTest/html/IFrameElement/getElementsByClassName_A02_t01.dart
index 6117151..ec04b3c 100644
--- a/LibTest/html/IFrameElement/getElementsByClassName_A02_t01.dart
+++ b/LibTest/html/IFrameElement/getElementsByClassName_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> getElementsByClassName(String name)
  * Returns a list of nodes with the given class name inside this element.
diff --git a/LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01.dart b/LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01.dart
index fe0b2c3..9db5cc5 100644
--- a/LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> getNamespacedAttributes(String namespace)
  * Gets a map for manipulating the attributes of a particular namespace.
diff --git a/LibTest/html/IFrameElement/hasChildNodes_A01_t01.dart b/LibTest/html/IFrameElement/hasChildNodes_A01_t01.dart
index 0633c58..b2c82ce 100644
--- a/LibTest/html/IFrameElement/hasChildNodes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/hasChildNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasChildNodes()
  * Returns true if this node has any children.
diff --git a/LibTest/html/IFrameElement/hasChildNodes_A01_t02.dart b/LibTest/html/IFrameElement/hasChildNodes_A01_t02.dart
index e510e96..36ae894 100644
--- a/LibTest/html/IFrameElement/hasChildNodes_A01_t02.dart
+++ b/LibTest/html/IFrameElement/hasChildNodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasChildNodes()
  * Returns true if this node has any children.
diff --git a/LibTest/html/IFrameElement/hidden_A01_t01.dart b/LibTest/html/IFrameElement/hidden_A01_t01.dart
index 022b484..b769be9 100644
--- a/LibTest/html/IFrameElement/hidden_A01_t01.dart
+++ b/LibTest/html/IFrameElement/hidden_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hidden
  * Indicates whether the element is not relevant to the page's current state.
diff --git a/LibTest/html/IFrameElement/id_A01_t01.dart b/LibTest/html/IFrameElement/id_A01_t01.dart
index 774737e..274d660 100644
--- a/LibTest/html/IFrameElement/id_A01_t01.dart
+++ b/LibTest/html/IFrameElement/id_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String id
  * Gets/sets the id of the element.
diff --git a/LibTest/html/IFrameElement/innerHtml_A01_t01.dart b/LibTest/html/IFrameElement/innerHtml_A01_t01.dart
index d1484ad..aa5febd 100644
--- a/LibTest/html/IFrameElement/innerHtml_A01_t01.dart
+++ b/LibTest/html/IFrameElement/innerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String innerHtml
  * Parses the HTML fragment and sets it as the contents of this element.
diff --git a/LibTest/html/IFrameElement/insertAdjacentElement_A01_t01.dart b/LibTest/html/IFrameElement/insertAdjacentElement_A01_t01.dart
index 89a2267..44783b4 100644
--- a/LibTest/html/IFrameElement/insertAdjacentElement_A01_t01.dart
+++ b/LibTest/html/IFrameElement/insertAdjacentElement_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element insertAdjacentElement(String where, Element element)
  * Inserts element into the DOM at the specified location.
diff --git a/LibTest/html/IFrameElement/insertAdjacentHtml_A01_t01.dart b/LibTest/html/IFrameElement/insertAdjacentHtml_A01_t01.dart
index beaaadf..f46034f 100644
--- a/LibTest/html/IFrameElement/insertAdjacentHtml_A01_t01.dart
+++ b/LibTest/html/IFrameElement/insertAdjacentHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAdjacentHtml(String where, String html)
  * Parses text as an HTML fragment and inserts it into the DOM at the
diff --git a/LibTest/html/IFrameElement/insertAdjacentText_A01_t01.dart b/LibTest/html/IFrameElement/insertAdjacentText_A01_t01.dart
index 461e539..441bd7a 100644
--- a/LibTest/html/IFrameElement/insertAdjacentText_A01_t01.dart
+++ b/LibTest/html/IFrameElement/insertAdjacentText_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAdjacentText(String where, String text)
  * Inserts text into the DOM at the specified location.
diff --git a/LibTest/html/IFrameElement/insertAllBefore_A01_t01.dart b/LibTest/html/IFrameElement/insertAllBefore_A01_t01.dart
index d5da7f3..50001fd 100644
--- a/LibTest/html/IFrameElement/insertAllBefore_A01_t01.dart
+++ b/LibTest/html/IFrameElement/insertAllBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertAllBefore(Iterable<Node> newNodes, Node refChild)
  * Inserts all of the nodes into this node directly before refChild.
diff --git a/LibTest/html/IFrameElement/insertBefore_A01_t01.dart b/LibTest/html/IFrameElement/insertBefore_A01_t01.dart
index 22e0c4e..5f2f6b1 100644
--- a/LibTest/html/IFrameElement/insertBefore_A01_t01.dart
+++ b/LibTest/html/IFrameElement/insertBefore_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/IFrameElement/insertBefore_A02_t01.dart b/LibTest/html/IFrameElement/insertBefore_A02_t01.dart
index 90baccf..353d334 100644
--- a/LibTest/html/IFrameElement/insertBefore_A02_t01.dart
+++ b/LibTest/html/IFrameElement/insertBefore_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node insertBefore(Node newChild, Node refChild)
  * Inserts node into this node directly before refChild.
diff --git a/LibTest/html/IFrameElement/isContentEditable_A01_t01.dart b/LibTest/html/IFrameElement/isContentEditable_A01_t01.dart
index 50c6cc3..3070fb1 100644
--- a/LibTest/html/IFrameElement/isContentEditable_A01_t01.dart
+++ b/LibTest/html/IFrameElement/isContentEditable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isContentEditable
  * Indicates whether or not the content of the element can be edited. Read only.
diff --git a/LibTest/html/IFrameElement/lang_A01_t01.dart b/LibTest/html/IFrameElement/lang_A01_t01.dart
index 90e4c70..56880e4 100644
--- a/LibTest/html/IFrameElement/lang_A01_t01.dart
+++ b/LibTest/html/IFrameElement/lang_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String lang
  * Gets/sets the language of an element's attributes, text, and element
diff --git a/LibTest/html/IFrameElement/lang_A01_t02.dart b/LibTest/html/IFrameElement/lang_A01_t02.dart
index 336f121..ea9c14b 100644
--- a/LibTest/html/IFrameElement/lang_A01_t02.dart
+++ b/LibTest/html/IFrameElement/lang_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String lang
  * Gets/sets the language of an element's attributes, text, and element
diff --git a/LibTest/html/IFrameElement/lastChild_A01_t01.dart b/LibTest/html/IFrameElement/lastChild_A01_t01.dart
index f0ba7e0..2058e4e 100644
--- a/LibTest/html/IFrameElement/lastChild_A01_t01.dart
+++ b/LibTest/html/IFrameElement/lastChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node lastChild
  * The last child of this node.
diff --git a/LibTest/html/IFrameElement/leftView_A01_t01.dart b/LibTest/html/IFrameElement/leftView_A01_t01.dart
index 62881e7..96594a4 100644
--- a/LibTest/html/IFrameElement/leftView_A01_t01.dart
+++ b/LibTest/html/IFrameElement/leftView_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void leftView()
  * Called by the DOM when this element has been removed from the live document.
diff --git a/LibTest/html/IFrameElement/marginEdge_A01_t01.dart b/LibTest/html/IFrameElement/marginEdge_A01_t01.dart
index 0808e2b..cb4cfd8 100644
--- a/LibTest/html/IFrameElement/marginEdge_A01_t01.dart
+++ b/LibTest/html/IFrameElement/marginEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final marginEdge
  * Access the dimensions and position of this element's content + padding +
diff --git a/LibTest/html/IFrameElement/matchesWithAncestors_A01_t01.dart b/LibTest/html/IFrameElement/matchesWithAncestors_A01_t01.dart
index 2bc6287..8a411cc 100644
--- a/LibTest/html/IFrameElement/matchesWithAncestors_A01_t01.dart
+++ b/LibTest/html/IFrameElement/matchesWithAncestors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool matchesWithAncestors(String selectors)
  * Checks if this element or any of its parents match the CSS selectors.
diff --git a/LibTest/html/IFrameElement/matches_A01_t01.dart b/LibTest/html/IFrameElement/matches_A01_t01.dart
index 263f8bd..af16b23 100644
--- a/LibTest/html/IFrameElement/matches_A01_t01.dart
+++ b/LibTest/html/IFrameElement/matches_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool matches(String selectors)
  * Checks if this element matches the CSS selectors.
diff --git a/LibTest/html/IFrameElement/namespaceUri_A01_t01.dart b/LibTest/html/IFrameElement/namespaceUri_A01_t01.dart
index 0a188c1..d054e15 100644
--- a/LibTest/html/IFrameElement/namespaceUri_A01_t01.dart
+++ b/LibTest/html/IFrameElement/namespaceUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String get namespaceUri
  * A URI that identifies the XML namespace of this element.
diff --git a/LibTest/html/IFrameElement/nextElementSibling_A01_t01.dart b/LibTest/html/IFrameElement/nextElementSibling_A01_t01.dart
index 21f57ba..89866ff 100644
--- a/LibTest/html/IFrameElement/nextElementSibling_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nextElementSibling_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element nextElementSibling
  * The element immediately following the given one in the tree, or null if
diff --git a/LibTest/html/IFrameElement/nextNode_A01_t01.dart b/LibTest/html/IFrameElement/nextNode_A01_t01.dart
index ee54b34..d3a9efe 100644
--- a/LibTest/html/IFrameElement/nextNode_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nextNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node nextNode
  * The next sibling node.
diff --git a/LibTest/html/IFrameElement/nodeName_A01_t01.dart b/LibTest/html/IFrameElement/nodeName_A01_t01.dart
index 5f81c5e..6a1425d 100644
--- a/LibTest/html/IFrameElement/nodeName_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nodeName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeName
  * The name of this node.
diff --git a/LibTest/html/IFrameElement/nodeType_A01_t01.dart b/LibTest/html/IFrameElement/nodeType_A01_t01.dart
index e27341e..190f965 100644
--- a/LibTest/html/IFrameElement/nodeType_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nodeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/IFrameElement/nodeValue_A01_t01.dart b/LibTest/html/IFrameElement/nodeValue_A01_t01.dart
index 8e2d0de..efa6248 100644
--- a/LibTest/html/IFrameElement/nodeValue_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nodeValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/IFrameElement/nodes_A01_t01.dart b/LibTest/html/IFrameElement/nodes_A01_t01.dart
index 8d76c13..11a7a92 100644
--- a/LibTest/html/IFrameElement/nodes_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/IFrameElement/nodes_A01_t02.dart b/LibTest/html/IFrameElement/nodes_A01_t02.dart
index 3a7fe70..bce22ba 100644
--- a/LibTest/html/IFrameElement/nodes_A01_t02.dart
+++ b/LibTest/html/IFrameElement/nodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/IFrameElement/nodes_setter_A01_t01.dart b/LibTest/html/IFrameElement/nodes_setter_A01_t01.dart
index bf46271..66b8411 100644
--- a/LibTest/html/IFrameElement/nodes_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/nodes_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion set nodes(Iterable<Node> value)
  * @description Checks that nodes list is assignable.
diff --git a/LibTest/html/IFrameElement/offsetTo_A01_t01.dart b/LibTest/html/IFrameElement/offsetTo_A01_t01.dart
index a319688..f358af1 100644
--- a/LibTest/html/IFrameElement/offsetTo_A01_t01.dart
+++ b/LibTest/html/IFrameElement/offsetTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point offsetTo(Element parent)
  * Provides the offset of this element's borderEdge relative to the specified
diff --git a/LibTest/html/IFrameElement/offsetTo_A01_t02.dart b/LibTest/html/IFrameElement/offsetTo_A01_t02.dart
index c3ed879..eac956d 100644
--- a/LibTest/html/IFrameElement/offsetTo_A01_t02.dart
+++ b/LibTest/html/IFrameElement/offsetTo_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point offsetTo(Element parent)
  * Provides the offset of this element's borderEdge relative to the specified
diff --git a/LibTest/html/IFrameElement/onAbort_A01_t01.dart b/LibTest/html/IFrameElement/onAbort_A01_t01.dart
index 3ff1a6b..eda5661 100644
--- a/LibTest/html/IFrameElement/onAbort_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onAbort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> onAbort
  * Stream of abort events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onBeforeCopy_A01_t01.dart b/LibTest/html/IFrameElement/onBeforeCopy_A01_t01.dart
index ece190b..16a7e84 100644
--- a/LibTest/html/IFrameElement/onBeforeCopy_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onBeforeCopy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforeCopy
  * Stream of beforecopy events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onBeforeCut_A01_t01.dart b/LibTest/html/IFrameElement/onBeforeCut_A01_t01.dart
index 2e0af19..5d60dc0 100644
--- a/LibTest/html/IFrameElement/onBeforeCut_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onBeforeCut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforeCut
  * Stream of beforecut events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onBeforePaste_A01_t01.dart b/LibTest/html/IFrameElement/onBeforePaste_A01_t01.dart
index a4cdce1..d06725d 100644
--- a/LibTest/html/IFrameElement/onBeforePaste_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onBeforePaste_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBeforePaste
  * Stream of beforepaste events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onBlur_A01_t01.dart b/LibTest/html/IFrameElement/onBlur_A01_t01.dart
index c855816..4b2f746 100644
--- a/LibTest/html/IFrameElement/onBlur_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onBlur_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onBlur
  * Stream of blur events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onChange_A01_t01.dart b/LibTest/html/IFrameElement/onChange_A01_t01.dart
index e3a2b56..8ced38e 100644
--- a/LibTest/html/IFrameElement/onChange_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onChange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onChange
  * Stream of change events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onClick_A01_t01.dart b/LibTest/html/IFrameElement/onClick_A01_t01.dart
index e7e70e1..b0a6e16 100644
--- a/LibTest/html/IFrameElement/onClick_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onClick_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onClick
  * Stream of click events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onContextMenu_A01_t01.dart b/LibTest/html/IFrameElement/onContextMenu_A01_t01.dart
index 502de3b..69f3322 100644
--- a/LibTest/html/IFrameElement/onContextMenu_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onContextMenu_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onContextMenu
  * Stream of contextmenu events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onCopy_A01_t01.dart b/LibTest/html/IFrameElement/onCopy_A01_t01.dart
index bb914ed..ef3f34e 100644
--- a/LibTest/html/IFrameElement/onCopy_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onCopy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onCopy
  * Stream of copy events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onCut_A01_t01.dart b/LibTest/html/IFrameElement/onCut_A01_t01.dart
index 36f6d41..5c42f66 100644
--- a/LibTest/html/IFrameElement/onCut_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onCut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onCut
  * Stream of cut events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onDoubleClick_A01_t01.dart b/LibTest/html/IFrameElement/onDoubleClick_A01_t01.dart
index 728a17b..650bd43 100644
--- a/LibTest/html/IFrameElement/onDoubleClick_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDoubleClick_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onDoubleClick
  * Stream of doubleclick events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onDragEnd_A01_t01.dart b/LibTest/html/IFrameElement/onDragEnd_A01_t01.dart
index b1fe6c5..445c931 100644
--- a/LibTest/html/IFrameElement/onDragEnd_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDragEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragEnd
  * A stream of dragend events fired when this element completes a drag
diff --git a/LibTest/html/IFrameElement/onDragEnter_A01_t01.dart b/LibTest/html/IFrameElement/onDragEnter_A01_t01.dart
index cec67b0..ebf1b1c 100644
--- a/LibTest/html/IFrameElement/onDragEnter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDragEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragEnter
  * A stream of dragenter events fired when a dragged object is first dragged
diff --git a/LibTest/html/IFrameElement/onDragLeave_A01_t01.dart b/LibTest/html/IFrameElement/onDragLeave_A01_t01.dart
index bc174f1..0cb9087 100644
--- a/LibTest/html/IFrameElement/onDragLeave_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDragLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragLeave
  * A stream of dragleave events fired when an object being dragged over this
diff --git a/LibTest/html/IFrameElement/onDragOver_A01_t01.dart b/LibTest/html/IFrameElement/onDragOver_A01_t01.dart
index 9e3fe2f..229ee64 100644
--- a/LibTest/html/IFrameElement/onDragOver_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDragOver_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragOver
  * A stream of dragover events fired when a dragged object is currently being
diff --git a/LibTest/html/IFrameElement/onDragStart_A01_t01.dart b/LibTest/html/IFrameElement/onDragStart_A01_t01.dart
index b40483c..942cc25 100644
--- a/LibTest/html/IFrameElement/onDragStart_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDragStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDragStart
  * A stream of dragstart events fired when this element starts being dragged.
diff --git a/LibTest/html/IFrameElement/onDrag_A01_t01.dart b/LibTest/html/IFrameElement/onDrag_A01_t01.dart
index 60fa7f1..6c8b4f4 100644
--- a/LibTest/html/IFrameElement/onDrag_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDrag_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDrag
  * A stream of drag events fired when this element currently being dragged.
diff --git a/LibTest/html/IFrameElement/onDrop_A01_t01.dart b/LibTest/html/IFrameElement/onDrop_A01_t01.dart
index 7e73217..5119b1d 100644
--- a/LibTest/html/IFrameElement/onDrop_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onDrop_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onDrop
  * A stream of drop events fired when a dragged object is dropped on this
diff --git a/LibTest/html/IFrameElement/onError_A01_t01.dart b/LibTest/html/IFrameElement/onError_A01_t01.dart
index bd6e19f..82aa13c 100644
--- a/LibTest/html/IFrameElement/onError_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onError
  * Stream of error events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onFocus_A01_t01.dart b/LibTest/html/IFrameElement/onFocus_A01_t01.dart
index efc460f..807ba3e 100644
--- a/LibTest/html/IFrameElement/onFocus_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onFocus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFocus
  * Stream of focus events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onFullscreenChange_A01_t01.dart b/LibTest/html/IFrameElement/onFullscreenChange_A01_t01.dart
index 074192f..d7b03a5 100644
--- a/LibTest/html/IFrameElement/onFullscreenChange_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onFullscreenChange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFullscreenChange
  * Stream of fullscreenchange events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onFullscreenError_A01_t01.dart b/LibTest/html/IFrameElement/onFullscreenError_A01_t01.dart
index f9f0f95..b42ed9f 100644
--- a/LibTest/html/IFrameElement/onFullscreenError_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onFullscreenError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onFullscreenError
  * Stream of fullscreenerror events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onInput_A01_t01.dart b/LibTest/html/IFrameElement/onInput_A01_t01.dart
index 00749ae..ecc4d49 100644
--- a/LibTest/html/IFrameElement/onInput_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onInput_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onInput
  * Stream of input events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onInvalid_A01_t01.dart b/LibTest/html/IFrameElement/onInvalid_A01_t01.dart
index 1b0d605..5878a22 100644
--- a/LibTest/html/IFrameElement/onInvalid_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onInvalid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onInvalid
  * Stream of invalid events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onKeyDown_A01_t01.dart b/LibTest/html/IFrameElement/onKeyDown_A01_t01.dart
index d4d2553..8be72e6 100644
--- a/LibTest/html/IFrameElement/onKeyDown_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onKeyDown_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyDown
  * Stream of keydown events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onKeyPress_A01_t01.dart b/LibTest/html/IFrameElement/onKeyPress_A01_t01.dart
index 65782f1..bdd8fee 100644
--- a/LibTest/html/IFrameElement/onKeyPress_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onKeyPress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyPress
  * Stream of keypress events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onKeyUp_A01_t01.dart b/LibTest/html/IFrameElement/onKeyUp_A01_t01.dart
index ff6ff6e..70bb947 100644
--- a/LibTest/html/IFrameElement/onKeyUp_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onKeyUp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<KeyboardEvent> get onKeyUp
  * Stream of keyup events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onLoad_A01_t01.dart b/LibTest/html/IFrameElement/onLoad_A01_t01.dart
index 82fcd07..2717210 100644
--- a/LibTest/html/IFrameElement/onLoad_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onLoad_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onLoad
  * Stream of load events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseDown_A01_t01.dart b/LibTest/html/IFrameElement/onMouseDown_A01_t01.dart
index 24b2a61..ba7e856 100644
--- a/LibTest/html/IFrameElement/onMouseDown_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseDown_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseDown
  * Stream of mousedown events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseEnter_A01_t01.dart b/LibTest/html/IFrameElement/onMouseEnter_A01_t01.dart
index c0e2f6b..bfb1533 100644
--- a/LibTest/html/IFrameElement/onMouseEnter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseEnter
  * Stream of mouseenter events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseLeave_A01_t01.dart b/LibTest/html/IFrameElement/onMouseLeave_A01_t01.dart
index 91362aa..7e2df6a 100644
--- a/LibTest/html/IFrameElement/onMouseLeave_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseLeave
  * Stream of mouseleave events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseMove_A01_t01.dart b/LibTest/html/IFrameElement/onMouseMove_A01_t01.dart
index e6a6eda..759ac4b 100644
--- a/LibTest/html/IFrameElement/onMouseMove_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseMove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseMove
  * Stream of mousemove events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseOut_A01_t01.dart b/LibTest/html/IFrameElement/onMouseOut_A01_t01.dart
index 1911a10..79f696f 100644
--- a/LibTest/html/IFrameElement/onMouseOut_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseOut_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseOut
  * Stream of mouseout events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseOver_A01_t01.dart b/LibTest/html/IFrameElement/onMouseOver_A01_t01.dart
index d5d40ff..10b7d3f 100644
--- a/LibTest/html/IFrameElement/onMouseOver_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseOver_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseOver
  * Stream of mouseover events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onMouseUp_A01_t01.dart b/LibTest/html/IFrameElement/onMouseUp_A01_t01.dart
index 309cdb2..383268f 100644
--- a/LibTest/html/IFrameElement/onMouseUp_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onMouseUp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<MouseEvent> get onMouseUp
  * Stream of mouseup events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onPaste_A01_t01.dart b/LibTest/html/IFrameElement/onPaste_A01_t01.dart
index fef0d32..ce287ee 100644
--- a/LibTest/html/IFrameElement/onPaste_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onPaste_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onPaste
  * Stream of paste events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onReset_A01_t01.dart b/LibTest/html/IFrameElement/onReset_A01_t01.dart
index 0432d4e..f4a42ed 100644
--- a/LibTest/html/IFrameElement/onReset_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onReset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onReset
  * Stream of reset events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onScroll_A01_t01.dart b/LibTest/html/IFrameElement/onScroll_A01_t01.dart
index 4cd5757..8df35d2 100644
--- a/LibTest/html/IFrameElement/onScroll_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onScroll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onScroll
  * Stream of scroll events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onSearch_A01_t01.dart b/LibTest/html/IFrameElement/onSearch_A01_t01.dart
index 6480c5a..6c45943 100644
--- a/LibTest/html/IFrameElement/onSearch_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onSearch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSearch
  * Stream of search events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onSelectStart_A01_t01.dart b/LibTest/html/IFrameElement/onSelectStart_A01_t01.dart
index 8abe802..7fce416 100644
--- a/LibTest/html/IFrameElement/onSelectStart_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onSelectStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSelectStart
  * Stream of selectstart events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onSelect_A01_t01.dart b/LibTest/html/IFrameElement/onSelect_A01_t01.dart
index 2da191d..c50fe36 100644
--- a/LibTest/html/IFrameElement/onSelect_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onSelect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSelect
  * Stream of select events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onSubmit_A01_t01.dart b/LibTest/html/IFrameElement/onSubmit_A01_t01.dart
index c66b965..3d2d28b 100644
--- a/LibTest/html/IFrameElement/onSubmit_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onSubmit_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<Event> get onSubmit
  * Stream of submit events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchCancel_A01_t01.dart b/LibTest/html/IFrameElement/onTouchCancel_A01_t01.dart
index 87b76f5..cc4c251 100644
--- a/LibTest/html/IFrameElement/onTouchCancel_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchCancel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchCancel
  * Stream of touchcancel events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchEnd_A01_t01.dart b/LibTest/html/IFrameElement/onTouchEnd_A01_t01.dart
index 9541a9a..cf94065 100644
--- a/LibTest/html/IFrameElement/onTouchEnd_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchEnd_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchEnd
  * Stream of touchend events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchEnter_A01_t01.dart b/LibTest/html/IFrameElement/onTouchEnter_A01_t01.dart
index 83bed45..1bd84f1 100644
--- a/LibTest/html/IFrameElement/onTouchEnter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchEnter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchEnter
  * Stream of touchenter events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchLeave_A01_t01.dart b/LibTest/html/IFrameElement/onTouchLeave_A01_t01.dart
index 44688e0..6e60428 100644
--- a/LibTest/html/IFrameElement/onTouchLeave_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchLeave_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchLeave
  * Stream of touchleave events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchMove_A01_t01.dart b/LibTest/html/IFrameElement/onTouchMove_A01_t01.dart
index 76f617a..ea19654 100644
--- a/LibTest/html/IFrameElement/onTouchMove_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchMove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchMove
  * Stream of touchmove events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onTouchStart_A01_t01.dart b/LibTest/html/IFrameElement/onTouchStart_A01_t01.dart
index dd07e7f..921ee18 100644
--- a/LibTest/html/IFrameElement/onTouchStart_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onTouchStart_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<TouchEvent> get onTouchStart
  * Stream of touchstart events handled by this Element.
diff --git a/LibTest/html/IFrameElement/onWheel_A01_t01.dart b/LibTest/html/IFrameElement/onWheel_A01_t01.dart
index d4a5496..3141379 100644
--- a/LibTest/html/IFrameElement/onWheel_A01_t01.dart
+++ b/LibTest/html/IFrameElement/onWheel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementStream<WheelEvent> get onWheel
  * Stream of wheel events handled by this Element.
diff --git a/LibTest/html/IFrameElement/on_A01_t01.dart b/LibTest/html/IFrameElement/on_A01_t01.dart
index 46880c1..d9d6e91 100644
--- a/LibTest/html/IFrameElement/on_A01_t01.dart
+++ b/LibTest/html/IFrameElement/on_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementEvents get on
  * @description Checks that on can be used to listen to custom events
diff --git a/LibTest/html/IFrameElement/outerHtml_A01_t01.dart b/LibTest/html/IFrameElement/outerHtml_A01_t01.dart
index d8aae21..92a9ce0 100644
--- a/LibTest/html/IFrameElement/outerHtml_A01_t01.dart
+++ b/LibTest/html/IFrameElement/outerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String outerHtml
  * Gets the markup of the element including its content.
diff --git a/LibTest/html/IFrameElement/ownerDocument_A01_t01.dart b/LibTest/html/IFrameElement/ownerDocument_A01_t01.dart
index 32e2408..d352d2c 100644
--- a/LibTest/html/IFrameElement/ownerDocument_A01_t01.dart
+++ b/LibTest/html/IFrameElement/ownerDocument_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/IFrameElement/ownerDocument_A01_t02.dart b/LibTest/html/IFrameElement/ownerDocument_A01_t02.dart
index 2ffcd39..eca74cd 100644
--- a/LibTest/html/IFrameElement/ownerDocument_A01_t02.dart
+++ b/LibTest/html/IFrameElement/ownerDocument_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/IFrameElement/ownerDocument_A01_t03.dart b/LibTest/html/IFrameElement/ownerDocument_A01_t03.dart
index 73f2dfb..73fc8ff 100644
--- a/LibTest/html/IFrameElement/ownerDocument_A01_t03.dart
+++ b/LibTest/html/IFrameElement/ownerDocument_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/IFrameElement/ownerDocument_A01_t04.dart b/LibTest/html/IFrameElement/ownerDocument_A01_t04.dart
index eabed10..ff6e6c2 100644
--- a/LibTest/html/IFrameElement/ownerDocument_A01_t04.dart
+++ b/LibTest/html/IFrameElement/ownerDocument_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/IFrameElement/ownerDocument_A01_t05.dart b/LibTest/html/IFrameElement/ownerDocument_A01_t05.dart
index f29697d..0273895 100644
--- a/LibTest/html/IFrameElement/ownerDocument_A01_t05.dart
+++ b/LibTest/html/IFrameElement/ownerDocument_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/IFrameElement/paddingEdge_A01_t01.dart b/LibTest/html/IFrameElement/paddingEdge_A01_t01.dart
index 1687805..206f140 100644
--- a/LibTest/html/IFrameElement/paddingEdge_A01_t01.dart
+++ b/LibTest/html/IFrameElement/paddingEdge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final paddingEdge
  * Access the dimensions and position of this element's content + padding box.
diff --git a/LibTest/html/IFrameElement/parentNode_A01_t01.dart b/LibTest/html/IFrameElement/parentNode_A01_t01.dart
index 563b123..d0785c1 100644
--- a/LibTest/html/IFrameElement/parentNode_A01_t01.dart
+++ b/LibTest/html/IFrameElement/parentNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/IFrameElement/parent_A01_t01.dart b/LibTest/html/IFrameElement/parent_A01_t01.dart
index a5a6a77..2ae22ab 100644
--- a/LibTest/html/IFrameElement/parent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/IFrameElement/parent_A01_t02.dart b/LibTest/html/IFrameElement/parent_A01_t02.dart
index ea30b62..985e683 100644
--- a/LibTest/html/IFrameElement/parent_A01_t02.dart
+++ b/LibTest/html/IFrameElement/parent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/IFrameElement/previousElementSibling_A01_t01.dart b/LibTest/html/IFrameElement/previousElementSibling_A01_t01.dart
index bf4fb8d..926c70b 100644
--- a/LibTest/html/IFrameElement/previousElementSibling_A01_t01.dart
+++ b/LibTest/html/IFrameElement/previousElementSibling_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element previousElementSibling
  * The element immediately preceding the given one in the tree, or null if
diff --git a/LibTest/html/IFrameElement/previousNode_A01_t01.dart b/LibTest/html/IFrameElement/previousNode_A01_t01.dart
index a68598b..3490fd2 100644
--- a/LibTest/html/IFrameElement/previousNode_A01_t01.dart
+++ b/LibTest/html/IFrameElement/previousNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node previousNode
  * The previous sibling node.
diff --git a/LibTest/html/IFrameElement/querySelector_A01_t01.dart b/LibTest/html/IFrameElement/querySelector_A01_t01.dart
index 78b3b52..e9c1658 100644
--- a/LibTest/html/IFrameElement/querySelector_A01_t01.dart
+++ b/LibTest/html/IFrameElement/querySelector_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Element querySelector(String selectors)
  * Finds the first descendant element of this element that matches the
diff --git a/LibTest/html/IFrameElement/removeEventListener_A01_t01.dart b/LibTest/html/IFrameElement/removeEventListener_A01_t01.dart
index bbf356c..5438c74 100644
--- a/LibTest/html/IFrameElement/removeEventListener_A01_t01.dart
+++ b/LibTest/html/IFrameElement/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/removeEventListener_A01_t02.dart b/LibTest/html/IFrameElement/removeEventListener_A01_t02.dart
index 557edef..b27ab76 100644
--- a/LibTest/html/IFrameElement/removeEventListener_A01_t02.dart
+++ b/LibTest/html/IFrameElement/removeEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/IFrameElement/remove_A01_t01.dart b/LibTest/html/IFrameElement/remove_A01_t01.dart
index 1b84526..cadf5fe 100644
--- a/LibTest/html/IFrameElement/remove_A01_t01.dart
+++ b/LibTest/html/IFrameElement/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void remove()
  * Removes this node from the DOM
diff --git a/LibTest/html/IFrameElement/replaceWith_A01_t01.dart b/LibTest/html/IFrameElement/replaceWith_A01_t01.dart
index 092cbc1..f86f9ac 100644
--- a/LibTest/html/IFrameElement/replaceWith_A01_t01.dart
+++ b/LibTest/html/IFrameElement/replaceWith_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node replaceWith(Node otherNode)
  * Replaces this node with another node.
diff --git a/LibTest/html/IFrameElement/resetEvent_A01_t01.dart b/LibTest/html/IFrameElement/resetEvent_A01_t01.dart
index 17833f7..2b22a61 100644
--- a/LibTest/html/IFrameElement/resetEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/resetEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const resetEvent
  * Static factory designed to expose reset events to event handlers
diff --git a/LibTest/html/IFrameElement/scrollEvent_A01_t01.dart b/LibTest/html/IFrameElement/scrollEvent_A01_t01.dart
index dcfdafc..61d68b3 100644
--- a/LibTest/html/IFrameElement/scrollEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/scrollEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const scrollEvent
  * Static factory designed to expose scroll events to event handlers
diff --git a/LibTest/html/IFrameElement/searchEvent_A01_t01.dart b/LibTest/html/IFrameElement/searchEvent_A01_t01.dart
index 425c852..96ac113 100644
--- a/LibTest/html/IFrameElement/searchEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/searchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const searchEvent
  * Static factory designed to expose search events to event handlers
diff --git a/LibTest/html/IFrameElement/selectEvent_A01_t01.dart b/LibTest/html/IFrameElement/selectEvent_A01_t01.dart
index 24ac7e4..71f7242 100644
--- a/LibTest/html/IFrameElement/selectEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/selectEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const selectEvent
  * Static factory designed to expose select events to event handlers
diff --git a/LibTest/html/IFrameElement/selectStartEvent_A01_t01.dart b/LibTest/html/IFrameElement/selectStartEvent_A01_t01.dart
index 85a6d78..e81e2ee 100644
--- a/LibTest/html/IFrameElement/selectStartEvent_A01_t01.dart
+++ b/LibTest/html/IFrameElement/selectStartEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const selectStartEvent
  * Static factory designed to expose selectstart events to event handlers
diff --git a/LibTest/html/IFrameElement/setAttributeNS_A01_t01.dart b/LibTest/html/IFrameElement/setAttributeNS_A01_t01.dart
index aad8af4..a6419b4 100644
--- a/LibTest/html/IFrameElement/setAttributeNS_A01_t01.dart
+++ b/LibTest/html/IFrameElement/setAttributeNS_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAttributeNS(String namespaceURI, String qualifiedName,
  * String value)
diff --git a/LibTest/html/IFrameElement/setAttribute_A01_t01.dart b/LibTest/html/IFrameElement/setAttribute_A01_t01.dart
index 98ee51d..797bbb7 100644
--- a/LibTest/html/IFrameElement/setAttribute_A01_t01.dart
+++ b/LibTest/html/IFrameElement/setAttribute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAttribute(String name, String value)
  * Set the value of the named attribute from the current node
diff --git a/LibTest/html/IFrameElement/setInnerHtml_A01_t01.dart b/LibTest/html/IFrameElement/setInnerHtml_A01_t01.dart
index f5d35f3..6005be7 100644
--- a/LibTest/html/IFrameElement/setInnerHtml_A01_t01.dart
+++ b/LibTest/html/IFrameElement/setInnerHtml_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInnerHtml(String html, {NodeValidator validator,
  * NodeTreeSanitizer treeSanitizer}) 
diff --git a/LibTest/html/IFrameElement/spellcheck_A01_t01.dart b/LibTest/html/IFrameElement/spellcheck_A01_t01.dart
index 208db3a..0f80212 100644
--- a/LibTest/html/IFrameElement/spellcheck_A01_t01.dart
+++ b/LibTest/html/IFrameElement/spellcheck_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool spellcheck
  * Controls spell-checking (present on all HTML elements)
diff --git a/LibTest/html/IFrameElement/spellcheck_A01_t02.dart b/LibTest/html/IFrameElement/spellcheck_A01_t02.dart
index a855d65..c32b323 100644
--- a/LibTest/html/IFrameElement/spellcheck_A01_t02.dart
+++ b/LibTest/html/IFrameElement/spellcheck_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool spellcheck
  * Controls spell-checking (present on all HTML elements)
diff --git a/LibTest/html/IFrameElement/style_A01_t01.dart b/LibTest/html/IFrameElement/style_A01_t01.dart
index 5d75c17..63c0240 100644
--- a/LibTest/html/IFrameElement/style_A01_t01.dart
+++ b/LibTest/html/IFrameElement/style_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final style
  * @description Checks that CSS properties are accessible via style field.
diff --git a/LibTest/html/IFrameElement/style_A01_t02.dart b/LibTest/html/IFrameElement/style_A01_t02.dart
index d556e94..60d18b5 100644
--- a/LibTest/html/IFrameElement/style_A01_t02.dart
+++ b/LibTest/html/IFrameElement/style_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final style
  * @description Checks that CSS properties can be set via style.
diff --git a/LibTest/html/IFrameElement/tabIndex_A01_t01.dart b/LibTest/html/IFrameElement/tabIndex_A01_t01.dart
index be9c608..0d50db5 100644
--- a/LibTest/html/IFrameElement/tabIndex_A01_t01.dart
+++ b/LibTest/html/IFrameElement/tabIndex_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int tabIndex
  * Gets/sets the position of the element in the tabbing order.
diff --git a/LibTest/html/IFrameElement/tagName_A01_t01.dart b/LibTest/html/IFrameElement/tagName_A01_t01.dart
index 8c7b246..724a8b6 100644
--- a/LibTest/html/IFrameElement/tagName_A01_t01.dart
+++ b/LibTest/html/IFrameElement/tagName_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/IFrameElement/tagName_A01_t02.dart b/LibTest/html/IFrameElement/tagName_A01_t02.dart
index 95cb2c1..721db2f 100644
--- a/LibTest/html/IFrameElement/tagName_A01_t02.dart
+++ b/LibTest/html/IFrameElement/tagName_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/IFrameElement/tagName_A01_t03.dart b/LibTest/html/IFrameElement/tagName_A01_t03.dart
index 7d07b6a..4e85c94 100644
--- a/LibTest/html/IFrameElement/tagName_A01_t03.dart
+++ b/LibTest/html/IFrameElement/tagName_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String tagName
  * The name of the tag for the given element.
diff --git a/LibTest/html/IFrameElement/text_A01_t01.dart b/LibTest/html/IFrameElement/text_A01_t01.dart
index a601b42..db397b4 100644
--- a/LibTest/html/IFrameElement/text_A01_t01.dart
+++ b/LibTest/html/IFrameElement/text_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/IFrameElement/text_A02_t01.dart b/LibTest/html/IFrameElement/text_A02_t01.dart
index 2f8a987..1579154 100644
--- a/LibTest/html/IFrameElement/text_A02_t01.dart
+++ b/LibTest/html/IFrameElement/text_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/IFrameElement/text_A03_t01.dart b/LibTest/html/IFrameElement/text_A03_t01.dart
index 55a788c..0653397 100644
--- a/LibTest/html/IFrameElement/text_A03_t01.dart
+++ b/LibTest/html/IFrameElement/text_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/IFrameElement/text_A04_t01.dart b/LibTest/html/IFrameElement/text_A04_t01.dart
index 80b1975..8d059ea 100644
--- a/LibTest/html/IFrameElement/text_A04_t01.dart
+++ b/LibTest/html/IFrameElement/text_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/IFrameElement/text_setter_A01_t01.dart b/LibTest/html/IFrameElement/text_setter_A01_t01.dart
index 7eb594b..f893d1e 100644
--- a/LibTest/html/IFrameElement/text_setter_A01_t01.dart
+++ b/LibTest/html/IFrameElement/text_setter_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String text
  * All text within this node and its decendents.
diff --git a/LibTest/html/IFrameElement/title_A01_t01.dart b/LibTest/html/IFrameElement/title_A01_t01.dart
index cde3130..bdab1c1 100644
--- a/LibTest/html/IFrameElement/title_A01_t01.dart
+++ b/LibTest/html/IFrameElement/title_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String title
  * @description Checks expected title attribute values
diff --git a/LibTest/html/IFrameElement/translate_A01_t01.dart b/LibTest/html/IFrameElement/translate_A01_t01.dart
index 0b52c29..c2702df 100644
--- a/LibTest/html/IFrameElement/translate_A01_t01.dart
+++ b/LibTest/html/IFrameElement/translate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool translate
  * Specifies whether this element's text content changes when the page is
diff --git a/LibTest/html/Node/addEventListener_A01_t01.dart b/LibTest/html/Node/addEventListener_A01_t01.dart
index fdfe09c..4f4d361 100644
--- a/LibTest/html/Node/addEventListener_A01_t01.dart
+++ b/LibTest/html/Node/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/addEventListener_A01_t02.dart b/LibTest/html/Node/addEventListener_A01_t02.dart
index c4dd541..b6e4350 100644
--- a/LibTest/html/Node/addEventListener_A01_t02.dart
+++ b/LibTest/html/Node/addEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/addEventListener_A01_t03.dart b/LibTest/html/Node/addEventListener_A01_t03.dart
index 7070743..98c2849 100644
--- a/LibTest/html/Node/addEventListener_A01_t03.dart
+++ b/LibTest/html/Node/addEventListener_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/addEventListener_A01_t04.dart b/LibTest/html/Node/addEventListener_A01_t04.dart
index ef09a26..1b241a7 100644
--- a/LibTest/html/Node/addEventListener_A01_t04.dart
+++ b/LibTest/html/Node/addEventListener_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/addEventListener_A01_t05.dart b/LibTest/html/Node/addEventListener_A01_t05.dart
index cf9c525..2bcfdc1 100644
--- a/LibTest/html/Node/addEventListener_A01_t05.dart
+++ b/LibTest/html/Node/addEventListener_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/append_A01_t01.dart b/LibTest/html/Node/append_A01_t01.dart
index caebbe2..f4d6ef9 100644
--- a/LibTest/html/Node/append_A01_t01.dart
+++ b/LibTest/html/Node/append_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * Adds a node to the end of the child nodes list of this node.
diff --git a/LibTest/html/Node/append_A01_t02.dart b/LibTest/html/Node/append_A01_t02.dart
index 1810c04..c21437d 100644
--- a/LibTest/html/Node/append_A01_t02.dart
+++ b/LibTest/html/Node/append_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * Adds a node to the end of the child nodes list of this node.
diff --git a/LibTest/html/Node/append_A02_t01.dart b/LibTest/html/Node/append_A02_t01.dart
index 7753c67..1ce9521 100644
--- a/LibTest/html/Node/append_A02_t01.dart
+++ b/LibTest/html/Node/append_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node append(Node newChild)
  * If the node already exists in this document, it will be removed from its 
diff --git a/LibTest/html/Node/childNodes_A01_t01.dart b/LibTest/html/Node/childNodes_A01_t01.dart
index a0ffb6e..3f9ec33 100644
--- a/LibTest/html/Node/childNodes_A01_t01.dart
+++ b/LibTest/html/Node/childNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Node/childNodes_A01_t02.dart b/LibTest/html/Node/childNodes_A01_t02.dart
index 3454a50..b1a9d76 100644
--- a/LibTest/html/Node/childNodes_A01_t02.dart
+++ b/LibTest/html/Node/childNodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final List<Node> childNodes
  * A list of this node's children.
diff --git a/LibTest/html/Node/clone_A01_t01.dart b/LibTest/html/Node/clone_A01_t01.dart
index a8718e5..38cca0c 100644
--- a/LibTest/html/Node/clone_A01_t01.dart
+++ b/LibTest/html/Node/clone_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Node/clone_A01_t02.dart b/LibTest/html/Node/clone_A01_t02.dart
index 94334b1..ce3fcc3 100644
--- a/LibTest/html/Node/clone_A01_t02.dart
+++ b/LibTest/html/Node/clone_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node clone(bool deep)
  * Returns a copy of this node.
diff --git a/LibTest/html/Node/contains_A01_t01.dart b/LibTest/html/Node/contains_A01_t01.dart
index 73bb325..cba8743 100644
--- a/LibTest/html/Node/contains_A01_t01.dart
+++ b/LibTest/html/Node/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Node/contains_A01_t02.dart b/LibTest/html/Node/contains_A01_t02.dart
index 5968457..9202843 100644
--- a/LibTest/html/Node/contains_A01_t02.dart
+++ b/LibTest/html/Node/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Node other)
  * Returns true if this node contains the specified node.
diff --git a/LibTest/html/Node/dispatchEvent_A01_t01.dart b/LibTest/html/Node/dispatchEvent_A01_t01.dart
index 31cfb14..39987c0 100644
--- a/LibTest/html/Node/dispatchEvent_A01_t01.dart
+++ b/LibTest/html/Node/dispatchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool dispatchEvent(Event event)
  * Dispatch an event to this EventTarget.
diff --git a/LibTest/html/Node/firstChild_A01_t01.dart b/LibTest/html/Node/firstChild_A01_t01.dart
index 3f6bdae..71d04eb 100644
--- a/LibTest/html/Node/firstChild_A01_t01.dart
+++ b/LibTest/html/Node/firstChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node firstChild
  * The first child of this node.
diff --git a/LibTest/html/Node/hasChildNodes_A01_t01.dart b/LibTest/html/Node/hasChildNodes_A01_t01.dart
index dec1842..ec6dbd4 100644
--- a/LibTest/html/Node/hasChildNodes_A01_t01.dart
+++ b/LibTest/html/Node/hasChildNodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasChildNodes()
  * Returns true if this node has any children.
diff --git a/LibTest/html/Node/lastChild_A01_t01.dart b/LibTest/html/Node/lastChild_A01_t01.dart
index 9bb7f50..227764d 100644
--- a/LibTest/html/Node/lastChild_A01_t01.dart
+++ b/LibTest/html/Node/lastChild_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node lastChild
  * The last child of this node.
diff --git a/LibTest/html/Node/nextNode_A01_t01.dart b/LibTest/html/Node/nextNode_A01_t01.dart
index b300ddc..22c47a7 100644
--- a/LibTest/html/Node/nextNode_A01_t01.dart
+++ b/LibTest/html/Node/nextNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node nextNode
  * The next sibling node.
diff --git a/LibTest/html/Node/nodeType_A03_t01.dart b/LibTest/html/Node/nodeType_A03_t01.dart
index 35fba44..b58954f 100644
--- a/LibTest/html/Node/nodeType_A03_t01.dart
+++ b/LibTest/html/Node/nodeType_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeType_A04_t01.dart b/LibTest/html/Node/nodeType_A04_t01.dart
index ecc466c..c14c082 100644
--- a/LibTest/html/Node/nodeType_A04_t01.dart
+++ b/LibTest/html/Node/nodeType_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeType_A05_t01.dart b/LibTest/html/Node/nodeType_A05_t01.dart
index e28d1cd..660125d 100644
--- a/LibTest/html/Node/nodeType_A05_t01.dart
+++ b/LibTest/html/Node/nodeType_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeType_A06_t01.dart b/LibTest/html/Node/nodeType_A06_t01.dart
index 4b86bb7..847eb5e 100644
--- a/LibTest/html/Node/nodeType_A06_t01.dart
+++ b/LibTest/html/Node/nodeType_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeType_A07_t01.dart b/LibTest/html/Node/nodeType_A07_t01.dart
index ede0ff2..123009e 100644
--- a/LibTest/html/Node/nodeType_A07_t01.dart
+++ b/LibTest/html/Node/nodeType_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeType_A12_t01.dart b/LibTest/html/Node/nodeType_A12_t01.dart
index b47c558..bc69957 100644
--- a/LibTest/html/Node/nodeType_A12_t01.dart
+++ b/LibTest/html/Node/nodeType_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final int nodeType
  * The type of node.
diff --git a/LibTest/html/Node/nodeValue_A03_t01.dart b/LibTest/html/Node/nodeValue_A03_t01.dart
index 2a66347..0123925 100644
--- a/LibTest/html/Node/nodeValue_A03_t01.dart
+++ b/LibTest/html/Node/nodeValue_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodeValue_A04_t01.dart b/LibTest/html/Node/nodeValue_A04_t01.dart
index a241503..5abb54a 100644
--- a/LibTest/html/Node/nodeValue_A04_t01.dart
+++ b/LibTest/html/Node/nodeValue_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodeValue_A05_t01.dart b/LibTest/html/Node/nodeValue_A05_t01.dart
index f4678a2..415abcf 100644
--- a/LibTest/html/Node/nodeValue_A05_t01.dart
+++ b/LibTest/html/Node/nodeValue_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodeValue_A06_t01.dart b/LibTest/html/Node/nodeValue_A06_t01.dart
index 4dd4836..f51e4ae 100644
--- a/LibTest/html/Node/nodeValue_A06_t01.dart
+++ b/LibTest/html/Node/nodeValue_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodeValue_A07_t01.dart b/LibTest/html/Node/nodeValue_A07_t01.dart
index 9a896db..b3c8816 100644
--- a/LibTest/html/Node/nodeValue_A07_t01.dart
+++ b/LibTest/html/Node/nodeValue_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodeValue_A12_t01.dart b/LibTest/html/Node/nodeValue_A12_t01.dart
index 0871c43..64ea88f 100644
--- a/LibTest/html/Node/nodeValue_A12_t01.dart
+++ b/LibTest/html/Node/nodeValue_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final String nodeValue
  * The value of this node.
diff --git a/LibTest/html/Node/nodes_A01_t01.dart b/LibTest/html/Node/nodes_A01_t01.dart
index 628553f..e9398f4 100644
--- a/LibTest/html/Node/nodes_A01_t01.dart
+++ b/LibTest/html/Node/nodes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/Node/nodes_A01_t02.dart b/LibTest/html/Node/nodes_A01_t02.dart
index 0517213..232aee6 100644
--- a/LibTest/html/Node/nodes_A01_t02.dart
+++ b/LibTest/html/Node/nodes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Node> nodes
  * A modifiable list of this node's children.
diff --git a/LibTest/html/Node/on_A01_t01.dart b/LibTest/html/Node/on_A01_t01.dart
index 7b0c76a..1f96dac 100644
--- a/LibTest/html/Node/on_A01_t01.dart
+++ b/LibTest/html/Node/on_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ElementEvents get on
  * @description Checks that on can be used to listen to custom events
diff --git a/LibTest/html/Node/ownerDocument_A01_t01.dart b/LibTest/html/Node/ownerDocument_A01_t01.dart
index d15744d..1f8b591 100644
--- a/LibTest/html/Node/ownerDocument_A01_t01.dart
+++ b/LibTest/html/Node/ownerDocument_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Document ownerDocument
  * The document this node belongs to.
diff --git a/LibTest/html/Node/parentNode_A01_t01.dart b/LibTest/html/Node/parentNode_A01_t01.dart
index 869198e..81dbb1e 100644
--- a/LibTest/html/Node/parentNode_A01_t01.dart
+++ b/LibTest/html/Node/parentNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node parentNode
  * The parent node of this node.
diff --git a/LibTest/html/Node/parent_A01_t01.dart b/LibTest/html/Node/parent_A01_t01.dart
index 2e409d7..6c1d9b3 100644
--- a/LibTest/html/Node/parent_A01_t01.dart
+++ b/LibTest/html/Node/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Element parent
  * The parent element of this node.
diff --git a/LibTest/html/Node/previousNode_A01_t01.dart b/LibTest/html/Node/previousNode_A01_t01.dart
index 4ed4b37..03af505 100644
--- a/LibTest/html/Node/previousNode_A01_t01.dart
+++ b/LibTest/html/Node/previousNode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Node previousNode
  * The previous sibling node.
diff --git a/LibTest/html/Node/removeEventListener_A01_t01.dart b/LibTest/html/Node/removeEventListener_A01_t01.dart
index 2a88649..e8ae5da 100644
--- a/LibTest/html/Node/removeEventListener_A01_t01.dart
+++ b/LibTest/html/Node/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/removeEventListener_A01_t02.dart b/LibTest/html/Node/removeEventListener_A01_t02.dart
index 5d960d0..8dd9dbf 100644
--- a/LibTest/html/Node/removeEventListener_A01_t02.dart
+++ b/LibTest/html/Node/removeEventListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener,
  * [bool useCapture])
diff --git a/LibTest/html/Node/remove_A01_t01.dart b/LibTest/html/Node/remove_A01_t01.dart
index 1b2e653..046bf81 100644
--- a/LibTest/html/Node/remove_A01_t01.dart
+++ b/LibTest/html/Node/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void remove()
  * Removes this node from the DOM
diff --git a/LibTest/html/Node/replaceWith_A01_t01.dart b/LibTest/html/Node/replaceWith_A01_t01.dart
index 90e145b..f4817d0 100644
--- a/LibTest/html/Node/replaceWith_A01_t01.dart
+++ b/LibTest/html/Node/replaceWith_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Node replaceWith(Node otherNode)
  * Replaces this node with another node.
diff --git a/LibTest/html/Window/addEventListener_A01_t01.dart b/LibTest/html/Window/addEventListener_A01_t01.dart
index bffe93c..55f8cae 100644
--- a/LibTest/html/Window/addEventListener_A01_t01.dart
+++ b/LibTest/html/Window/addEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addEventListener(String type, EventListener listener, [bool useCapture])
  * Register an event handler of a specific event type on the EventTarget.
diff --git a/LibTest/html/Window/animationFrame_A01_t01.dart b/LibTest/html/Window/animationFrame_A01_t01.dart
index 476c3d5..434924b 100644
--- a/LibTest/html/Window/animationFrame_A01_t01.dart
+++ b/LibTest/html/Window/animationFrame_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<num> get animationFrame
  * Returns a Future that completes just before the window is about to repaint
diff --git a/LibTest/html/Window/close_A01_t01.dart b/LibTest/html/Window/close_A01_t01.dart
index 63181c8..d525777 100644
--- a/LibTest/html/Window/close_A01_t01.dart
+++ b/LibTest/html/Window/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Closes the window.
diff --git a/LibTest/html/Window/dispatchEvent_A01_t01.dart b/LibTest/html/Window/dispatchEvent_A01_t01.dart
index 8c17a9a..7c21d49 100644
--- a/LibTest/html/Window/dispatchEvent_A01_t01.dart
+++ b/LibTest/html/Window/dispatchEvent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool dispatchEvent(Event event)
  * Dispatch an event to this EventTarget.
diff --git a/LibTest/html/Window/document_A01_t01.dart b/LibTest/html/Window/document_A01_t01.dart
index 2521786..57c38cb 100644
--- a/LibTest/html/Window/document_A01_t01.dart
+++ b/LibTest/html/Window/document_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Document get document
  * The newest document in this window.
diff --git a/LibTest/html/Window/find_A01_t01.dart b/LibTest/html/Window/find_A01_t01.dart
index 72f2d55..bcaeeb3 100644
--- a/LibTest/html/Window/find_A01_t01.dart
+++ b/LibTest/html/Window/find_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A01_t02.dart b/LibTest/html/Window/find_A01_t02.dart
index b9463a2..095abfc 100644
--- a/LibTest/html/Window/find_A01_t02.dart
+++ b/LibTest/html/Window/find_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A02_t01.dart b/LibTest/html/Window/find_A02_t01.dart
index d1d31b1..36bbd5f 100644
--- a/LibTest/html/Window/find_A02_t01.dart
+++ b/LibTest/html/Window/find_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A03_t01.dart b/LibTest/html/Window/find_A03_t01.dart
index 6ab8339..dccf278 100644
--- a/LibTest/html/Window/find_A03_t01.dart
+++ b/LibTest/html/Window/find_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A03_t02.dart b/LibTest/html/Window/find_A03_t02.dart
index facabb0..1e3f209 100644
--- a/LibTest/html/Window/find_A03_t02.dart
+++ b/LibTest/html/Window/find_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A04_t01.dart b/LibTest/html/Window/find_A04_t01.dart
index c5c41b3..2ec4775 100644
--- a/LibTest/html/Window/find_A04_t01.dart
+++ b/LibTest/html/Window/find_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A05_t01.dart b/LibTest/html/Window/find_A05_t01.dart
index 524b3a4..499c0dc 100644
--- a/LibTest/html/Window/find_A05_t01.dart
+++ b/LibTest/html/Window/find_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A06_t01.dart b/LibTest/html/Window/find_A06_t01.dart
index 49a5e33..58192b0 100644
--- a/LibTest/html/Window/find_A06_t01.dart
+++ b/LibTest/html/Window/find_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/find_A07_t01.dart b/LibTest/html/Window/find_A07_t01.dart
index 2ce618a..e864fc7 100644
--- a/LibTest/html/Window/find_A07_t01.dart
+++ b/LibTest/html/Window/find_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool find(String string, bool caseSensitive, bool backwards,
  *        bool wrap, bool wholeWord, bool searchInFrames, bool showDialog)
diff --git a/LibTest/html/Window/open_A01_t01.dart b/LibTest/html/Window/open_A01_t01.dart
index 6433ee4..f2fb59f 100644
--- a/LibTest/html/Window/open_A01_t01.dart
+++ b/LibTest/html/Window/open_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion WindowBase open(String url, String name, [String options])
  * Opens a new window.
diff --git a/LibTest/html/Window/postMessage_A01_t01.dart b/LibTest/html/Window/postMessage_A01_t01.dart
index 22c4925..f913cae 100644
--- a/LibTest/html/Window/postMessage_A01_t01.dart
+++ b/LibTest/html/Window/postMessage_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void postMessage(message, String targetOrigin, [List messagePorts])
  * Sends a cross-origin message.
diff --git a/LibTest/html/Window/removeEventListener_A01_t01.dart b/LibTest/html/Window/removeEventListener_A01_t01.dart
index affa40c..084e76a 100644
--- a/LibTest/html/Window/removeEventListener_A01_t01.dart
+++ b/LibTest/html/Window/removeEventListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeEventListener(String type, EventListener listener, [bool useCapture])
  * @description Checks that listener is removed.
diff --git a/LibTest/html/Window/requestFileSystem_A01_t01.dart b/LibTest/html/Window/requestFileSystem_A01_t01.dart
index 790f534..04c6e2c 100644
--- a/LibTest/html/Window/requestFileSystem_A01_t01.dart
+++ b/LibTest/html/Window/requestFileSystem_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystem> requestFileSystem(int size, {bool persistent:
  * false})
diff --git a/LibTest/html/Window/requestFileSystem_A01_t02.dart b/LibTest/html/Window/requestFileSystem_A01_t02.dart
index 092d251..0cf5ecb 100644
--- a/LibTest/html/Window/requestFileSystem_A01_t02.dart
+++ b/LibTest/html/Window/requestFileSystem_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystem> requestFileSystem(int size, {bool persistent:
  * false})
diff --git a/LibTest/html/testcommon.dart b/LibTest/html/testcommon.dart
index 61a1023..97d25c4 100644
--- a/LibTest/html/testcommon.dart
+++ b/LibTest/html/testcommon.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library test_common;
 
diff --git a/LibTest/io/BytesBuilder/BytesBuilder_A01_t01.dart b/LibTest/io/BytesBuilder/BytesBuilder_A01_t01.dart
index 7e32eea..ea455e4 100644
--- a/LibTest/io/BytesBuilder/BytesBuilder_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/BytesBuilder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion BytesBuilder({bool copy: true})
  * Construct a new empty BytesBuilder.
diff --git a/LibTest/io/BytesBuilder/BytesBuilder_A01_t02.dart b/LibTest/io/BytesBuilder/BytesBuilder_A01_t02.dart
index 0463888..2dfc840 100644
--- a/LibTest/io/BytesBuilder/BytesBuilder_A01_t02.dart
+++ b/LibTest/io/BytesBuilder/BytesBuilder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion BytesBuilder({bool copy: true})
  * Construct a new empty BytesBuilder.
diff --git a/LibTest/io/BytesBuilder/addByte_A01_t01.dart b/LibTest/io/BytesBuilder/addByte_A01_t01.dart
index f054289..7eb3208 100644
--- a/LibTest/io/BytesBuilder/addByte_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/addByte_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addByte(int byte)
  * Append byte to the current contents of the builder.
diff --git a/LibTest/io/BytesBuilder/addByte_A01_t02.dart b/LibTest/io/BytesBuilder/addByte_A01_t02.dart
index d1bdaf1..c92884b 100644
--- a/LibTest/io/BytesBuilder/addByte_A01_t02.dart
+++ b/LibTest/io/BytesBuilder/addByte_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addByte(int byte)
  * Append byte to the current contents of the builder.
diff --git a/LibTest/io/BytesBuilder/add_A01_t01.dart b/LibTest/io/BytesBuilder/add_A01_t01.dart
index da556cf..24220b9 100644
--- a/LibTest/io/BytesBuilder/add_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> bytes)
  * Appends bytes to the current contents of the builder.
diff --git a/LibTest/io/BytesBuilder/add_A01_t02.dart b/LibTest/io/BytesBuilder/add_A01_t02.dart
index 9c19cba..53b54ce 100644
--- a/LibTest/io/BytesBuilder/add_A01_t02.dart
+++ b/LibTest/io/BytesBuilder/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> bytes)
  * Appends bytes to the current contents of the builder.
diff --git a/LibTest/io/BytesBuilder/clear_A01_t01.dart b/LibTest/io/BytesBuilder/clear_A01_t01.dart
index 5e617a1..ee035a6 100644
--- a/LibTest/io/BytesBuilder/clear_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Clear the contents of the builder.
diff --git a/LibTest/io/BytesBuilder/isEmpty_A01_t01.dart b/LibTest/io/BytesBuilder/isEmpty_A01_t01.dart
index 7400b80..75d993f 100644
--- a/LibTest/io/BytesBuilder/isEmpty_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if the buffer is empty.
diff --git a/LibTest/io/BytesBuilder/isNotEmpty_A01_t01.dart b/LibTest/io/BytesBuilder/isNotEmpty_A01_t01.dart
index 43165bb..b5186a2 100644
--- a/LibTest/io/BytesBuilder/isNotEmpty_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if the buffer is not empty.
diff --git a/LibTest/io/BytesBuilder/length_A01_t01.dart b/LibTest/io/BytesBuilder/length_A01_t01.dart
index 75a5c77..1094071 100644
--- a/LibTest/io/BytesBuilder/length_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * The number of bytes in the builder.
diff --git a/LibTest/io/BytesBuilder/takeBytes_A01_t01.dart b/LibTest/io/BytesBuilder/takeBytes_A01_t01.dart
index eee8dee..677d00b 100644
--- a/LibTest/io/BytesBuilder/takeBytes_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/takeBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> takeBytes()
  * Returns the contents of this and clears this.
diff --git a/LibTest/io/BytesBuilder/toBytes_A01_t01.dart b/LibTest/io/BytesBuilder/toBytes_A01_t01.dart
index 6f5873a..57b5487 100644
--- a/LibTest/io/BytesBuilder/toBytes_A01_t01.dart
+++ b/LibTest/io/BytesBuilder/toBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> toBytes()
  * Returns a copy of the current contents of the builder.
diff --git a/LibTest/io/CompressionOptions/CompressionOptions_A01_t01.dart b/LibTest/io/CompressionOptions/CompressionOptions_A01_t01.dart
index 6deeefa..7dbf328 100644
--- a/LibTest/io/CompressionOptions/CompressionOptions_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/CompressionOptions_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const CompressionOptions({
  *  bool clientNoContextTakeover: false,
diff --git a/LibTest/io/CompressionOptions/CompressionOptions_A01_t02.dart b/LibTest/io/CompressionOptions/CompressionOptions_A01_t02.dart
index 04307df..711508e 100644
--- a/LibTest/io/CompressionOptions/CompressionOptions_A01_t02.dart
+++ b/LibTest/io/CompressionOptions/CompressionOptions_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const CompressionOptions({
  *  bool clientNoContextTakeover: false,
diff --git a/LibTest/io/CompressionOptions/DEFAULT_A01_t01.dart b/LibTest/io/CompressionOptions/DEFAULT_A01_t01.dart
index 39d59f6..5d17618 100644
--- a/LibTest/io/CompressionOptions/DEFAULT_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/DEFAULT_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CompressionOptions.compressionDefault = const CompressionOptions()
  * Default WebSocket Compression options. Compression will be enabled with the
diff --git a/LibTest/io/CompressionOptions/OFF_A01_t01.dart b/LibTest/io/CompressionOptions/OFF_A01_t01.dart
index 2a30005..84c1c62 100644
--- a/LibTest/io/CompressionOptions/OFF_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/OFF_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CompressionOptions.compressionOff = const CompressionOptions(enabled: false)
  * Disables WebSocket Compression.
diff --git a/LibTest/io/CompressionOptions/clientMaxWindowBits_A01_t01.dart b/LibTest/io/CompressionOptions/clientMaxWindowBits_A01_t01.dart
index 3b06430..04d8c72 100644
--- a/LibTest/io/CompressionOptions/clientMaxWindowBits_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/clientMaxWindowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int clientMaxWindowBits
  *  final
diff --git a/LibTest/io/CompressionOptions/clientNoContextTakeover_A01_t01.dart b/LibTest/io/CompressionOptions/clientNoContextTakeover_A01_t01.dart
index a0c365d..e4f924f 100644
--- a/LibTest/io/CompressionOptions/clientNoContextTakeover_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/clientNoContextTakeover_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool clientNoContextTakeover
  *  final
diff --git a/LibTest/io/CompressionOptions/serverMaxWindowBits_A01_t01.dart b/LibTest/io/CompressionOptions/serverMaxWindowBits_A01_t01.dart
index 6201de5..ca1713f 100644
--- a/LibTest/io/CompressionOptions/serverMaxWindowBits_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/serverMaxWindowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int serverMaxWindowBits
  *  final
diff --git a/LibTest/io/CompressionOptions/serverNoContextTakeover_A01_t01.dart b/LibTest/io/CompressionOptions/serverNoContextTakeover_A01_t01.dart
index 8cc760f..08a885d 100644
--- a/LibTest/io/CompressionOptions/serverNoContextTakeover_A01_t01.dart
+++ b/LibTest/io/CompressionOptions/serverNoContextTakeover_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool serverNoContextTakeover
  *  final
diff --git a/LibTest/io/ContentType/ContentType_A01_t01.dart b/LibTest/io/ContentType/ContentType_A01_t01.dart
index ced03ff..9bae7a4 100644
--- a/LibTest/io/ContentType/ContentType_A01_t01.dart
+++ b/LibTest/io/ContentType/ContentType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType(
  *  String primaryType,
diff --git a/LibTest/io/ContentType/ContentType_A01_t02.dart b/LibTest/io/ContentType/ContentType_A01_t02.dart
index 1a7c6d6..5cf62b1 100644
--- a/LibTest/io/ContentType/ContentType_A01_t02.dart
+++ b/LibTest/io/ContentType/ContentType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType(
  *  String primaryType,
diff --git a/LibTest/io/ContentType/ContentType_A02_t01.dart b/LibTest/io/ContentType/ContentType_A02_t01.dart
index 54fe3e8..dcb2ccb 100644
--- a/LibTest/io/ContentType/ContentType_A02_t01.dart
+++ b/LibTest/io/ContentType/ContentType_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType(
  *  String primaryType,
diff --git a/LibTest/io/ContentType/ContentType_A03_t01.dart b/LibTest/io/ContentType/ContentType_A03_t01.dart
index eb34952..bf2dacb 100644
--- a/LibTest/io/ContentType/ContentType_A03_t01.dart
+++ b/LibTest/io/ContentType/ContentType_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType(
  *  String primaryType,
diff --git a/LibTest/io/ContentType/ContentType_A04_t01.dart b/LibTest/io/ContentType/ContentType_A04_t01.dart
index e735d60..f8c4f5a 100644
--- a/LibTest/io/ContentType/ContentType_A04_t01.dart
+++ b/LibTest/io/ContentType/ContentType_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType(
  *  String primaryType,
diff --git a/LibTest/io/ContentType/binary_A01_t01.dart b/LibTest/io/ContentType/binary_A01_t01.dart
index 6991904..c685d7b 100644
--- a/LibTest/io/ContentType/binary_A01_t01.dart
+++ b/LibTest/io/ContentType/binary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic BINARY
  *  final
diff --git a/LibTest/io/ContentType/charset_A01_t01.dart b/LibTest/io/ContentType/charset_A01_t01.dart
index b96afb3..a7ad6f5 100644
--- a/LibTest/io/ContentType/charset_A01_t01.dart
+++ b/LibTest/io/ContentType/charset_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String charset
  * Gets the character set.
diff --git a/LibTest/io/ContentType/html_A01_t01.dart b/LibTest/io/ContentType/html_A01_t01.dart
index db96e1f..1e67bc8 100644
--- a/LibTest/io/ContentType/html_A01_t01.dart
+++ b/LibTest/io/ContentType/html_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic HTML
  *  final
diff --git a/LibTest/io/ContentType/json_A01_t01.dart b/LibTest/io/ContentType/json_A01_t01.dart
index 8b84d3c..e0482ce 100644
--- a/LibTest/io/ContentType/json_A01_t01.dart
+++ b/LibTest/io/ContentType/json_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic JSON
  *  final
diff --git a/LibTest/io/ContentType/mimeType_A01_t01.dart b/LibTest/io/ContentType/mimeType_A01_t01.dart
index 5ff06f6..ca2aef1 100644
--- a/LibTest/io/ContentType/mimeType_A01_t01.dart
+++ b/LibTest/io/ContentType/mimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String mimeType
  * Gets the mime-type, without any parameters.
diff --git a/LibTest/io/ContentType/parameters_A01_t01.dart b/LibTest/io/ContentType/parameters_A01_t01.dart
index 3780345..9799cf5 100644
--- a/LibTest/io/ContentType/parameters_A01_t01.dart
+++ b/LibTest/io/ContentType/parameters_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> parameters
  * Gets the map of parameters.
diff --git a/LibTest/io/ContentType/parameters_A01_t02.dart b/LibTest/io/ContentType/parameters_A01_t02.dart
index 64eca05..25176f1 100644
--- a/LibTest/io/ContentType/parameters_A01_t02.dart
+++ b/LibTest/io/ContentType/parameters_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> parameters
  * Gets the map of parameters.
diff --git a/LibTest/io/ContentType/parse_A01_t01.dart b/LibTest/io/ContentType/parse_A01_t01.dart
index de57244..9e19c3b 100644
--- a/LibTest/io/ContentType/parse_A01_t01.dart
+++ b/LibTest/io/ContentType/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType parse(String value)
  * Creates a new content type object from parsing a Content-Type header value.
diff --git a/LibTest/io/ContentType/parse_A01_t02.dart b/LibTest/io/ContentType/parse_A01_t02.dart
index 36e4835..50aab0d 100644
--- a/LibTest/io/ContentType/parse_A01_t02.dart
+++ b/LibTest/io/ContentType/parse_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType parse(String value)
  * Creates a new content type object from parsing a Content-Type header value.
diff --git a/LibTest/io/ContentType/parse_A01_t03.dart b/LibTest/io/ContentType/parse_A01_t03.dart
index 146fbff..1d8ef4f 100644
--- a/LibTest/io/ContentType/parse_A01_t03.dart
+++ b/LibTest/io/ContentType/parse_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ContentType parse(String value)
  * Creates a new content type object from parsing a Content-Type header value.
diff --git a/LibTest/io/ContentType/primaryType_A01_t01.dart b/LibTest/io/ContentType/primaryType_A01_t01.dart
index e0a6663..308745b 100644
--- a/LibTest/io/ContentType/primaryType_A01_t01.dart
+++ b/LibTest/io/ContentType/primaryType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String primaryType
  * Gets the primary type.
diff --git a/LibTest/io/ContentType/subType_A01_t01.dart b/LibTest/io/ContentType/subType_A01_t01.dart
index 561c96e..6e1dd88 100644
--- a/LibTest/io/ContentType/subType_A01_t01.dart
+++ b/LibTest/io/ContentType/subType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String subType
  *  Gets the sub type.
diff --git a/LibTest/io/ContentType/text_A01_t01.dart b/LibTest/io/ContentType/text_A01_t01.dart
index ead3f86..88e264c 100644
--- a/LibTest/io/ContentType/text_A01_t01.dart
+++ b/LibTest/io/ContentType/text_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic TEXT
  *  final
diff --git a/LibTest/io/ContentType/value_A01_t01.dart b/LibTest/io/ContentType/value_A01_t01.dart
index 5afa3cb..d52ae63 100644
--- a/LibTest/io/ContentType/value_A01_t01.dart
+++ b/LibTest/io/ContentType/value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String value
  * Gets the header value.
diff --git a/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t01.dart b/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t01.dart
index 22c2691..345f2b5 100644
--- a/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t01.dart
+++ b/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie.fromSetCookieValue(String value)
  * Creates a new cookie by parsing a header value from a 'set-cookie' header.
diff --git a/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t02.dart b/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t02.dart
index 8832a9e..170f2fa 100644
--- a/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t02.dart
+++ b/LibTest/io/Cookie/Cookie.fromSetCookieValue_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie.fromSetCookieValue(String value)
  * Creates a new cookie by parsing a header value from a 'set-cookie' header.
diff --git a/LibTest/io/Cookie/Cookie_A01_t01.dart b/LibTest/io/Cookie/Cookie_A01_t01.dart
index 80566bb..bb20bb6 100644
--- a/LibTest/io/Cookie/Cookie_A01_t01.dart
+++ b/LibTest/io/Cookie/Cookie_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie(String name, String value)
  * Creates a new cookie optionally setting the name and value.
diff --git a/LibTest/io/Cookie/Cookie_A01_t02.dart b/LibTest/io/Cookie/Cookie_A01_t02.dart
index 6426387..98fd3f2 100644
--- a/LibTest/io/Cookie/Cookie_A01_t02.dart
+++ b/LibTest/io/Cookie/Cookie_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie(String name, String value)
  * Creates a new cookie setting the name and value.
diff --git a/LibTest/io/Cookie/Cookie_A01_t03.dart b/LibTest/io/Cookie/Cookie_A01_t03.dart
index 96b3fd3..533d600 100644
--- a/LibTest/io/Cookie/Cookie_A01_t03.dart
+++ b/LibTest/io/Cookie/Cookie_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie(String name, String value)
  * Creates a new cookie setting the name and value.
diff --git a/LibTest/io/Cookie/Cookie_A01_t04.dart b/LibTest/io/Cookie/Cookie_A01_t04.dart
index 2c48339..e0c6ce4 100644
--- a/LibTest/io/Cookie/Cookie_A01_t04.dart
+++ b/LibTest/io/Cookie/Cookie_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie(String name, String value)
  * Creates a new cookie setting the name and value.
diff --git a/LibTest/io/Cookie/Cookie_A01_t05.dart b/LibTest/io/Cookie/Cookie_A01_t05.dart
index e987a83..ac3ab94 100644
--- a/LibTest/io/Cookie/Cookie_A01_t05.dart
+++ b/LibTest/io/Cookie/Cookie_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cookie(String name, String value)
  * Creates a new cookie setting the name and value.
diff --git a/LibTest/io/Cookie/domain_A01_t01.dart b/LibTest/io/Cookie/domain_A01_t01.dart
index 52f8b74..361df98 100644
--- a/LibTest/io/Cookie/domain_A01_t01.dart
+++ b/LibTest/io/Cookie/domain_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String domain
  * read / write
diff --git a/LibTest/io/Cookie/domain_A01_t02.dart b/LibTest/io/Cookie/domain_A01_t02.dart
index 4fcebff..5d46097 100644
--- a/LibTest/io/Cookie/domain_A01_t02.dart
+++ b/LibTest/io/Cookie/domain_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String domain
  * read / write
diff --git a/LibTest/io/Cookie/expires_A01_t01.dart b/LibTest/io/Cookie/expires_A01_t01.dart
index c4bbccb..08043b7 100644
--- a/LibTest/io/Cookie/expires_A01_t01.dart
+++ b/LibTest/io/Cookie/expires_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime expires
  * read / write
diff --git a/LibTest/io/Cookie/httpOnly_A01_t01.dart b/LibTest/io/Cookie/httpOnly_A01_t01.dart
index 0f66234..6faf459 100644
--- a/LibTest/io/Cookie/httpOnly_A01_t01.dart
+++ b/LibTest/io/Cookie/httpOnly_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool httpOnly
  * read / write
diff --git a/LibTest/io/Cookie/maxAge_A01_t01.dart b/LibTest/io/Cookie/maxAge_A01_t01.dart
index effc717..f679201 100644
--- a/LibTest/io/Cookie/maxAge_A01_t01.dart
+++ b/LibTest/io/Cookie/maxAge_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxAge
  * read / write
diff --git a/LibTest/io/Cookie/name_A01_t01.dart b/LibTest/io/Cookie/name_A01_t01.dart
index 65f1ff9..ea2d9c6 100644
--- a/LibTest/io/Cookie/name_A01_t01.dart
+++ b/LibTest/io/Cookie/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * read / write
diff --git a/LibTest/io/Cookie/name_A01_t02.dart b/LibTest/io/Cookie/name_A01_t02.dart
index 469d114..c0787d4 100644
--- a/LibTest/io/Cookie/name_A01_t02.dart
+++ b/LibTest/io/Cookie/name_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * read / write
diff --git a/LibTest/io/Cookie/path_A01_t01.dart b/LibTest/io/Cookie/path_A01_t01.dart
index ceca3cc..fb146e6 100644
--- a/LibTest/io/Cookie/path_A01_t01.dart
+++ b/LibTest/io/Cookie/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * read / write
diff --git a/LibTest/io/Cookie/path_A01_t02.dart b/LibTest/io/Cookie/path_A01_t02.dart
index 88118ab..d878862 100644
--- a/LibTest/io/Cookie/path_A01_t02.dart
+++ b/LibTest/io/Cookie/path_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * read / write
diff --git a/LibTest/io/Cookie/secure_A01_t01.dart b/LibTest/io/Cookie/secure_A01_t01.dart
index 8730c6e..4c80b64 100644
--- a/LibTest/io/Cookie/secure_A01_t01.dart
+++ b/LibTest/io/Cookie/secure_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool secure
  * read / write
diff --git a/LibTest/io/Cookie/toString_A01_t01.dart b/LibTest/io/Cookie/toString_A01_t01.dart
index 6723adc..97947e8 100644
--- a/LibTest/io/Cookie/toString_A01_t01.dart
+++ b/LibTest/io/Cookie/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns the formatted string representation of the cookie. The string
diff --git a/LibTest/io/Cookie/value_A01_t01.dart b/LibTest/io/Cookie/value_A01_t01.dart
index 3f0fc5d..2c5b888 100644
--- a/LibTest/io/Cookie/value_A01_t01.dart
+++ b/LibTest/io/Cookie/value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String value
  * read / write
diff --git a/LibTest/io/Datagram/Datagram_A01_t01.dart b/LibTest/io/Datagram/Datagram_A01_t01.dart
index 86f8ca0..202583d 100644
--- a/LibTest/io/Datagram/Datagram_A01_t01.dart
+++ b/LibTest/io/Datagram/Datagram_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram(List<int> data, InternetAddress address, int port)
  * @description Checks that this constructor creates a new Datagram object.
diff --git a/LibTest/io/Datagram/Datagram_A01_t02.dart b/LibTest/io/Datagram/Datagram_A01_t02.dart
index 8e0ae79..ab1527f 100644
--- a/LibTest/io/Datagram/Datagram_A01_t02.dart
+++ b/LibTest/io/Datagram/Datagram_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram(List<int> data, InternetAddress address, int port)
  * @description Checks that this constructor creates a new Datagram object. Test
diff --git a/LibTest/io/Datagram/address_A01_t01.dart b/LibTest/io/Datagram/address_A01_t01.dart
index 9528575..a36e3c4 100644
--- a/LibTest/io/Datagram/address_A01_t01.dart
+++ b/LibTest/io/Datagram/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * @description Checks that this property changes internet address
diff --git a/LibTest/io/Datagram/data_A01_t01.dart b/LibTest/io/Datagram/data_A01_t01.dart
index 8d886fb..a307c7a 100644
--- a/LibTest/io/Datagram/data_A01_t01.dart
+++ b/LibTest/io/Datagram/data_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> data
  * @description Checks that this property changes data
diff --git a/LibTest/io/Datagram/port_A01_t01.dart b/LibTest/io/Datagram/port_A01_t01.dart
index 20be9f4..ee2bc15 100644
--- a/LibTest/io/Datagram/port_A01_t01.dart
+++ b/LibTest/io/Datagram/port_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * @description Checks that this property changes port
diff --git a/LibTest/io/Directory/Directory.fromUri_A01_t01.dart b/LibTest/io/Directory/Directory.fromUri_A01_t01.dart
index 4c434d5..bc28baa 100644
--- a/LibTest/io/Directory/Directory.fromUri_A01_t01.dart
+++ b/LibTest/io/Directory/Directory.fromUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory.fromUri(Uri uri)
  * Create a Directory object from a URI.
diff --git a/LibTest/io/Directory/Directory.fromUri_A02_t01.dart b/LibTest/io/Directory/Directory.fromUri_A02_t01.dart
index 072b4ea..825213d 100644
--- a/LibTest/io/Directory/Directory.fromUri_A02_t01.dart
+++ b/LibTest/io/Directory/Directory.fromUri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory.fromUri(Uri uri)
  * Create a Directory object from a URI.
diff --git a/LibTest/io/Directory/Directory_A01_t01.dart b/LibTest/io/Directory/Directory_A01_t01.dart
index 14c91f1..7fdd015 100644
--- a/LibTest/io/Directory/Directory_A01_t01.dart
+++ b/LibTest/io/Directory/Directory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory(String path)
  * Creates a Directory object.
diff --git a/LibTest/io/Directory/Directory_A01_t02.dart b/LibTest/io/Directory/Directory_A01_t02.dart
index db3bb21..13ca597 100644
--- a/LibTest/io/Directory/Directory_A01_t02.dart
+++ b/LibTest/io/Directory/Directory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory(String path)
  * Creates a Directory object.
diff --git a/LibTest/io/Directory/Directory_A02_t01.dart b/LibTest/io/Directory/Directory_A02_t01.dart
index c00386e..ebdf853 100644
--- a/LibTest/io/Directory/Directory_A02_t01.dart
+++ b/LibTest/io/Directory/Directory_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory(String path)
  * Creates a Directory object.
diff --git a/LibTest/io/Directory/Directory_A02_t02.dart b/LibTest/io/Directory/Directory_A02_t02.dart
index d26c276..ac4cb88 100644
--- a/LibTest/io/Directory/Directory_A02_t02.dart
+++ b/LibTest/io/Directory/Directory_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory(String path)
  * Creates a Directory object.
diff --git a/LibTest/io/Directory/Directory_A02_t03.dart b/LibTest/io/Directory/Directory_A02_t03.dart
index 80033be..f2102a0 100644
--- a/LibTest/io/Directory/Directory_A02_t03.dart
+++ b/LibTest/io/Directory/Directory_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory(String path)
  * Creates a Directory object.
diff --git a/LibTest/io/Directory/absolute_A01_t01.dart b/LibTest/io/Directory/absolute_A01_t01.dart
index 9e1d818..10963b2 100644
--- a/LibTest/io/Directory/absolute_A01_t01.dart
+++ b/LibTest/io/Directory/absolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory absolute
  * Returns a Directory instance whose path is the absolute path to this.
diff --git a/LibTest/io/Directory/absolute_A01_t02.dart b/LibTest/io/Directory/absolute_A01_t02.dart
index 54d014e..ee9a95e 100644
--- a/LibTest/io/Directory/absolute_A01_t02.dart
+++ b/LibTest/io/Directory/absolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory absolute
  * Returns a Directory instance whose path is the absolute path to this.
diff --git a/LibTest/io/Directory/createSync_A01_t01.dart b/LibTest/io/Directory/createSync_A01_t01.dart
index f6d5f14..a3480d7 100644
--- a/LibTest/io/Directory/createSync_A01_t01.dart
+++ b/LibTest/io/Directory/createSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously creates the directory with this name.
diff --git a/LibTest/io/Directory/createSync_A02_t01.dart b/LibTest/io/Directory/createSync_A02_t01.dart
index 3792da3..64e1560 100644
--- a/LibTest/io/Directory/createSync_A02_t01.dart
+++ b/LibTest/io/Directory/createSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously creates the directory with this name.
diff --git a/LibTest/io/Directory/createSync_A02_t02.dart b/LibTest/io/Directory/createSync_A02_t02.dart
index 383730e..e6d3b26 100644
--- a/LibTest/io/Directory/createSync_A02_t02.dart
+++ b/LibTest/io/Directory/createSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously creates the directory with this name.
diff --git a/LibTest/io/Directory/createSync_A03_t01.dart b/LibTest/io/Directory/createSync_A03_t01.dart
index eeaf03e..74b2a96 100644
--- a/LibTest/io/Directory/createSync_A03_t01.dart
+++ b/LibTest/io/Directory/createSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously creates the directory with this name.
diff --git a/LibTest/io/Directory/createTempSync_A01_t01.dart b/LibTest/io/Directory/createTempSync_A01_t01.dart
index 72df474..ee1bd98 100644
--- a/LibTest/io/Directory/createTempSync_A01_t01.dart
+++ b/LibTest/io/Directory/createTempSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory createTempSync([String prefix])
  *  Synchronously creates a temporary directory in this directory. Additional
diff --git a/LibTest/io/Directory/createTempSync_A01_t02.dart b/LibTest/io/Directory/createTempSync_A01_t02.dart
index 8e9447d..f542176 100644
--- a/LibTest/io/Directory/createTempSync_A01_t02.dart
+++ b/LibTest/io/Directory/createTempSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory createTempSync([String prefix])
  *  Synchronously creates a temporary directory in this directory. Additional
diff --git a/LibTest/io/Directory/createTemp_A01_t01.dart b/LibTest/io/Directory/createTemp_A01_t01.dart
index 967f52a..c20ea1b 100644
--- a/LibTest/io/Directory/createTemp_A01_t01.dart
+++ b/LibTest/io/Directory/createTemp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> createTemp([String prefix])
  * Creates a temporary directory in this directory. Additional random characters
diff --git a/LibTest/io/Directory/createTemp_A01_t02.dart b/LibTest/io/Directory/createTemp_A01_t02.dart
index bf1f3cf..8bd56ad 100644
--- a/LibTest/io/Directory/createTemp_A01_t02.dart
+++ b/LibTest/io/Directory/createTemp_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> createTemp([String prefix])
  * Creates a temporary directory in this directory. Additional random characters
diff --git a/LibTest/io/Directory/create_A01_t01.dart b/LibTest/io/Directory/create_A01_t01.dart
index 308f126..ab711ac 100644
--- a/LibTest/io/Directory/create_A01_t01.dart
+++ b/LibTest/io/Directory/create_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> create({bool recursive: false})
  * Creates the directory with this name.
diff --git a/LibTest/io/Directory/create_A02_t01.dart b/LibTest/io/Directory/create_A02_t01.dart
index 63e8fa8..6be6d94 100644
--- a/LibTest/io/Directory/create_A02_t01.dart
+++ b/LibTest/io/Directory/create_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> create({bool recursive: false})
  * Creates the directory with this name.
diff --git a/LibTest/io/Directory/create_A03_t01.dart b/LibTest/io/Directory/create_A03_t01.dart
index 2f14c5c..3c83001 100644
--- a/LibTest/io/Directory/create_A03_t01.dart
+++ b/LibTest/io/Directory/create_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> create({bool recursive: false})
  * Creates the directory with this name.
diff --git a/LibTest/io/Directory/current_A01_t01.dart b/LibTest/io/Directory/current_A01_t01.dart
index 4dc22fb..af6d8a7 100644
--- a/LibTest/io/Directory/current_A01_t01.dart
+++ b/LibTest/io/Directory/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory current
  * Creates a directory object pointing to the current working directory.
diff --git a/LibTest/io/Directory/deleteSync_A01_t01.dart b/LibTest/io/Directory/deleteSync_A01_t01.dart
index 1b41f53..8c2117c 100644
--- a/LibTest/io/Directory/deleteSync_A01_t01.dart
+++ b/LibTest/io/Directory/deleteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t01.dart b/LibTest/io/Directory/deleteSync_A02_t01.dart
index b8f3066..a3c2962 100644
--- a/LibTest/io/Directory/deleteSync_A02_t01.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t02.dart b/LibTest/io/Directory/deleteSync_A02_t02.dart
index 23760b1..d9c1b18 100644
--- a/LibTest/io/Directory/deleteSync_A02_t02.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t03.dart b/LibTest/io/Directory/deleteSync_A02_t03.dart
index 69d3a62..6f1be44 100644
--- a/LibTest/io/Directory/deleteSync_A02_t03.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t04.dart b/LibTest/io/Directory/deleteSync_A02_t04.dart
index 9db0b19..7a77a1a 100644
--- a/LibTest/io/Directory/deleteSync_A02_t04.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t05.dart b/LibTest/io/Directory/deleteSync_A02_t05.dart
index 8a18775..2e58505 100644
--- a/LibTest/io/Directory/deleteSync_A02_t05.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A02_t06.dart b/LibTest/io/Directory/deleteSync_A02_t06.dart
index 412a957..4ef51a0 100644
--- a/LibTest/io/Directory/deleteSync_A02_t06.dart
+++ b/LibTest/io/Directory/deleteSync_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/deleteSync_A03_t01.dart b/LibTest/io/Directory/deleteSync_A03_t01.dart
index f4fc847..125f8bb 100644
--- a/LibTest/io/Directory/deleteSync_A03_t01.dart
+++ b/LibTest/io/Directory/deleteSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A01_t01.dart b/LibTest/io/Directory/delete_A01_t01.dart
index b8ac88e..d3e87e0 100644
--- a/LibTest/io/Directory/delete_A01_t01.dart
+++ b/LibTest/io/Directory/delete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t01.dart b/LibTest/io/Directory/delete_A02_t01.dart
index 217b209..8eeb34d 100644
--- a/LibTest/io/Directory/delete_A02_t01.dart
+++ b/LibTest/io/Directory/delete_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t02.dart b/LibTest/io/Directory/delete_A02_t02.dart
index e109214..89218f7 100644
--- a/LibTest/io/Directory/delete_A02_t02.dart
+++ b/LibTest/io/Directory/delete_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t03.dart b/LibTest/io/Directory/delete_A02_t03.dart
index 8ce78e1..015e2db 100644
--- a/LibTest/io/Directory/delete_A02_t03.dart
+++ b/LibTest/io/Directory/delete_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t04.dart b/LibTest/io/Directory/delete_A02_t04.dart
index 823997b..20f9489 100644
--- a/LibTest/io/Directory/delete_A02_t04.dart
+++ b/LibTest/io/Directory/delete_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t05.dart b/LibTest/io/Directory/delete_A02_t05.dart
index d83aef2..22f691e 100644
--- a/LibTest/io/Directory/delete_A02_t05.dart
+++ b/LibTest/io/Directory/delete_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A02_t06.dart b/LibTest/io/Directory/delete_A02_t06.dart
index 8c5de7d..f507cd4 100644
--- a/LibTest/io/Directory/delete_A02_t06.dart
+++ b/LibTest/io/Directory/delete_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/delete_A03_t01.dart b/LibTest/io/Directory/delete_A03_t01.dart
index 824349f..e67f538 100644
--- a/LibTest/io/Directory/delete_A03_t01.dart
+++ b/LibTest/io/Directory/delete_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Directory/existsSync_A01_t01.dart b/LibTest/io/Directory/existsSync_A01_t01.dart
index ba33a78..a46f6f9 100644
--- a/LibTest/io/Directory/existsSync_A01_t01.dart
+++ b/LibTest/io/Directory/existsSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Directory/existsSync_A01_t02.dart b/LibTest/io/Directory/existsSync_A01_t02.dart
index 8853fe8..186f4c8 100644
--- a/LibTest/io/Directory/existsSync_A01_t02.dart
+++ b/LibTest/io/Directory/existsSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Directory/existsSync_A02_t01.dart b/LibTest/io/Directory/existsSync_A02_t01.dart
index b6b8cd1..cab91e8 100644
--- a/LibTest/io/Directory/existsSync_A02_t01.dart
+++ b/LibTest/io/Directory/existsSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Directory/existsSync_A02_t02.dart b/LibTest/io/Directory/existsSync_A02_t02.dart
index 36777f3..90a9ad2 100644
--- a/LibTest/io/Directory/existsSync_A02_t02.dart
+++ b/LibTest/io/Directory/existsSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Directory/exists_A01_t01.dart b/LibTest/io/Directory/exists_A01_t01.dart
index bc47414..e7217c9 100644
--- a/LibTest/io/Directory/exists_A01_t01.dart
+++ b/LibTest/io/Directory/exists_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Directory/exists_A01_t02.dart b/LibTest/io/Directory/exists_A01_t02.dart
index 30b9cb2..63f70a7 100644
--- a/LibTest/io/Directory/exists_A01_t02.dart
+++ b/LibTest/io/Directory/exists_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Directory/exists_A02_t01.dart b/LibTest/io/Directory/exists_A02_t01.dart
index 85e23c8..c52601b 100644
--- a/LibTest/io/Directory/exists_A02_t01.dart
+++ b/LibTest/io/Directory/exists_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Directory/exists_A02_t02.dart b/LibTest/io/Directory/exists_A02_t02.dart
index b7fcc4e..c3a56b8 100644
--- a/LibTest/io/Directory/exists_A02_t02.dart
+++ b/LibTest/io/Directory/exists_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Directory/isAbsolute_A01_t01.dart b/LibTest/io/Directory/isAbsolute_A01_t01.dart
index 7223ff2..d02bfe3 100644
--- a/LibTest/io/Directory/isAbsolute_A01_t01.dart
+++ b/LibTest/io/Directory/isAbsolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/Directory/isAbsolute_A01_t02.dart b/LibTest/io/Directory/isAbsolute_A01_t02.dart
index 833deb5..da0ed88 100644
--- a/LibTest/io/Directory/isAbsolute_A01_t02.dart
+++ b/LibTest/io/Directory/isAbsolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/Directory/listSync_A01_t01.dart b/LibTest/io/Directory/listSync_A01_t01.dart
index 599e8e0..9abfa95 100644
--- a/LibTest/io/Directory/listSync_A01_t01.dart
+++ b/LibTest/io/Directory/listSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<FileSystemEntity> listSync({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/listSync_A01_t02.dart b/LibTest/io/Directory/listSync_A01_t02.dart
index 11378c7..d97eb33 100644
--- a/LibTest/io/Directory/listSync_A01_t02.dart
+++ b/LibTest/io/Directory/listSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<FileSystemEntity> listSync({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/listSync_A01_t03.dart b/LibTest/io/Directory/listSync_A01_t03.dart
index 5f22928..3a49ed9 100644
--- a/LibTest/io/Directory/listSync_A01_t03.dart
+++ b/LibTest/io/Directory/listSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<FileSystemEntity> listSync({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/listSync_A01_t04.dart b/LibTest/io/Directory/listSync_A01_t04.dart
index 8c9291b..de727b7 100644
--- a/LibTest/io/Directory/listSync_A01_t04.dart
+++ b/LibTest/io/Directory/listSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<FileSystemEntity> listSync({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/list_A01_t01.dart b/LibTest/io/Directory/list_A01_t01.dart
index a32d446..43de539 100644
--- a/LibTest/io/Directory/list_A01_t01.dart
+++ b/LibTest/io/Directory/list_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEntity> list({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/list_A01_t02.dart b/LibTest/io/Directory/list_A01_t02.dart
index 1b591a1..d6c442c 100644
--- a/LibTest/io/Directory/list_A01_t02.dart
+++ b/LibTest/io/Directory/list_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEntity> list({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/list_A01_t03.dart b/LibTest/io/Directory/list_A01_t03.dart
index bdd80e0..31f28d6 100644
--- a/LibTest/io/Directory/list_A01_t03.dart
+++ b/LibTest/io/Directory/list_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEntity> list({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/list_A01_t04.dart b/LibTest/io/Directory/list_A01_t04.dart
index d505761..6476919 100644
--- a/LibTest/io/Directory/list_A01_t04.dart
+++ b/LibTest/io/Directory/list_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEntity> list({
  *  bool recursive: false,
diff --git a/LibTest/io/Directory/parent_A01_t01.dart b/LibTest/io/Directory/parent_A01_t01.dart
index 9b9e9cd..962db36 100644
--- a/LibTest/io/Directory/parent_A01_t01.dart
+++ b/LibTest/io/Directory/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Directory/parent_A01_t02.dart b/LibTest/io/Directory/parent_A01_t02.dart
index c622c3f..7df45c0 100644
--- a/LibTest/io/Directory/parent_A01_t02.dart
+++ b/LibTest/io/Directory/parent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Directory/parent_A01_t03.dart b/LibTest/io/Directory/parent_A01_t03.dart
index 15cd57e..183b0ca 100644
--- a/LibTest/io/Directory/parent_A01_t03.dart
+++ b/LibTest/io/Directory/parent_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Directory/path_A01_t01.dart b/LibTest/io/Directory/path_A01_t01.dart
index 46bb03c..a75aedd 100644
--- a/LibTest/io/Directory/path_A01_t01.dart
+++ b/LibTest/io/Directory/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  *  final
diff --git a/LibTest/io/Directory/renameSync_A01_t01.dart b/LibTest/io/Directory/renameSync_A01_t01.dart
index 3076d8c..d24791b 100644
--- a/LibTest/io/Directory/renameSync_A01_t01.dart
+++ b/LibTest/io/Directory/renameSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory renameSync(String newPath)
  * Synchronously renames this directory. Returns a Directory instance for the
diff --git a/LibTest/io/Directory/renameSync_A02_t01.dart b/LibTest/io/Directory/renameSync_A02_t01.dart
index 1a8fc17..7f45175 100644
--- a/LibTest/io/Directory/renameSync_A02_t01.dart
+++ b/LibTest/io/Directory/renameSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory renameSync(String newPath)
  * Synchronously renames this directory. Returns a Directory instance for the
diff --git a/LibTest/io/Directory/renameSync_A02_t02.dart b/LibTest/io/Directory/renameSync_A02_t02.dart
index 2052522..7f706c1 100644
--- a/LibTest/io/Directory/renameSync_A02_t02.dart
+++ b/LibTest/io/Directory/renameSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory renameSync(String newPath)
  * Synchronously renames this directory. Returns a Directory instance for the
diff --git a/LibTest/io/Directory/renameSync_A03_t01.dart b/LibTest/io/Directory/renameSync_A03_t01.dart
index b363b3c..14427ec 100644
--- a/LibTest/io/Directory/renameSync_A03_t01.dart
+++ b/LibTest/io/Directory/renameSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory renameSync(String newPath)
  * Synchronously renames this directory. Returns a Directory instance for the
diff --git a/LibTest/io/Directory/rename_A01_t01.dart b/LibTest/io/Directory/rename_A01_t01.dart
index 5e0839a..596a3b9 100644
--- a/LibTest/io/Directory/rename_A01_t01.dart
+++ b/LibTest/io/Directory/rename_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> rename(String newPath)
  * Renames this directory. Returns a Future<Directory> that completes with a
diff --git a/LibTest/io/Directory/rename_A02_t01.dart b/LibTest/io/Directory/rename_A02_t01.dart
index 72f57ca..0394c36 100644
--- a/LibTest/io/Directory/rename_A02_t01.dart
+++ b/LibTest/io/Directory/rename_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> rename(String newPath)
  * Renames this directory. Returns a Future<Directory> that completes with a
diff --git a/LibTest/io/Directory/rename_A02_t02.dart b/LibTest/io/Directory/rename_A02_t02.dart
index 101dc27..cb517f3 100644
--- a/LibTest/io/Directory/rename_A02_t02.dart
+++ b/LibTest/io/Directory/rename_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> rename(String newPath)
  * Renames this directory. Returns a Future<Directory> that completes with a
diff --git a/LibTest/io/Directory/rename_A03_t01.dart b/LibTest/io/Directory/rename_A03_t01.dart
index 40d6070..44b8980 100644
--- a/LibTest/io/Directory/rename_A03_t01.dart
+++ b/LibTest/io/Directory/rename_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Directory> rename(String newPath)
  * Renames this directory. Returns a Future<Directory> that completes with a
diff --git a/LibTest/io/Directory/resolveSymbolicLinksSync_A01_t01.dart b/LibTest/io/Directory/resolveSymbolicLinksSync_A01_t01.dart
index daac94a..5632fa2 100644
--- a/LibTest/io/Directory/resolveSymbolicLinksSync_A01_t01.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinksSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t01.dart b/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t01.dart
index bd3117a..d7f8445 100644
--- a/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t01.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t02.dart b/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t02.dart
index bc29728..297ee95 100644
--- a/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t02.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinksSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/resolveSymbolicLinks_A01_t01.dart b/LibTest/io/Directory/resolveSymbolicLinks_A01_t01.dart
index f8b11e7..9dd07bb 100644
--- a/LibTest/io/Directory/resolveSymbolicLinks_A01_t01.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinks_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/resolveSymbolicLinks_A02_t01.dart b/LibTest/io/Directory/resolveSymbolicLinks_A02_t01.dart
index 9b67cc2..26174ba 100644
--- a/LibTest/io/Directory/resolveSymbolicLinks_A02_t01.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinks_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/resolveSymbolicLinks_A02_t02.dart b/LibTest/io/Directory/resolveSymbolicLinks_A02_t02.dart
index 3bc4abe..f8d5c8e 100644
--- a/LibTest/io/Directory/resolveSymbolicLinks_A02_t02.dart
+++ b/LibTest/io/Directory/resolveSymbolicLinks_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Directory/statSync_A01_t01.dart b/LibTest/io/Directory/statSync_A01_t01.dart
index 3c29095..be04d70 100644
--- a/LibTest/io/Directory/statSync_A01_t01.dart
+++ b/LibTest/io/Directory/statSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Directory/statSync_A01_t02.dart b/LibTest/io/Directory/statSync_A01_t02.dart
index d57043c..1203d28 100644
--- a/LibTest/io/Directory/statSync_A01_t02.dart
+++ b/LibTest/io/Directory/statSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Directory/statSync_A01_t03.dart b/LibTest/io/Directory/statSync_A01_t03.dart
index 19542d1..774af8e 100644
--- a/LibTest/io/Directory/statSync_A01_t03.dart
+++ b/LibTest/io/Directory/statSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Directory/statSync_A01_t04.dart b/LibTest/io/Directory/statSync_A01_t04.dart
index 1a172e9..5669308 100644
--- a/LibTest/io/Directory/statSync_A01_t04.dart
+++ b/LibTest/io/Directory/statSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Directory/statSync_A01_t05.dart b/LibTest/io/Directory/statSync_A01_t05.dart
index 5059689..d1ad6d0 100644
--- a/LibTest/io/Directory/statSync_A01_t05.dart
+++ b/LibTest/io/Directory/statSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Directory/stat_A01_t01.dart b/LibTest/io/Directory/stat_A01_t01.dart
index 238a3e7..cab07c5 100644
--- a/LibTest/io/Directory/stat_A01_t01.dart
+++ b/LibTest/io/Directory/stat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Directory/stat_A01_t02.dart b/LibTest/io/Directory/stat_A01_t02.dart
index 7b68c3a..f262972 100644
--- a/LibTest/io/Directory/stat_A01_t02.dart
+++ b/LibTest/io/Directory/stat_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Directory/stat_A01_t03.dart b/LibTest/io/Directory/stat_A01_t03.dart
index 589f993..531ce39 100644
--- a/LibTest/io/Directory/stat_A01_t03.dart
+++ b/LibTest/io/Directory/stat_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Directory/stat_A01_t04.dart b/LibTest/io/Directory/stat_A01_t04.dart
index e587061..95eaf7e 100644
--- a/LibTest/io/Directory/stat_A01_t04.dart
+++ b/LibTest/io/Directory/stat_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Directory/stat_A01_t05.dart b/LibTest/io/Directory/stat_A01_t05.dart
index 7a25dcc..9a9aa79 100644
--- a/LibTest/io/Directory/stat_A01_t05.dart
+++ b/LibTest/io/Directory/stat_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Directory/systemTemp_A01_t01.dart b/LibTest/io/Directory/systemTemp_A01_t01.dart
index d9503ee..e73f22f 100644
--- a/LibTest/io/Directory/systemTemp_A01_t01.dart
+++ b/LibTest/io/Directory/systemTemp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory systemTemp
  * Gets the system temp directory.
diff --git a/LibTest/io/Directory/uri_A01_t01.dart b/LibTest/io/Directory/uri_A01_t01.dart
index 337e17f..9601f2b 100644
--- a/LibTest/io/Directory/uri_A01_t01.dart
+++ b/LibTest/io/Directory/uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/Directory/uri_A01_t02.dart b/LibTest/io/Directory/uri_A01_t02.dart
index 9170c41..a3a1298 100644
--- a/LibTest/io/Directory/uri_A01_t02.dart
+++ b/LibTest/io/Directory/uri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/Directory/watch_A01_t01.dart b/LibTest/io/Directory/watch_A01_t01.dart
index 0c5a35a..ed82561 100644
--- a/LibTest/io/Directory/watch_A01_t01.dart
+++ b/LibTest/io/Directory/watch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEvent> watch({
  *  int events: FileSystemEvent.ALL,
diff --git a/LibTest/io/Directory/watch_A01_t02.dart b/LibTest/io/Directory/watch_A01_t02.dart
index 4b3a716..8f612ef 100644
--- a/LibTest/io/Directory/watch_A01_t02.dart
+++ b/LibTest/io/Directory/watch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEvent> watch({
  *  int events: FileSystemEvent.ALL,
diff --git a/LibTest/io/Directory/watch_A02_t01.dart b/LibTest/io/Directory/watch_A02_t01.dart
index cb1c197..3ee8141 100644
--- a/LibTest/io/Directory/watch_A02_t01.dart
+++ b/LibTest/io/Directory/watch_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEvent> watch({
  *  int events: FileSystemEvent.ALL,
diff --git a/LibTest/io/File/File.fromUri_A01_t01.dart b/LibTest/io/File/File.fromUri_A01_t01.dart
index e379e9d..75be0a6 100644
--- a/LibTest/io/File/File.fromUri_A01_t01.dart
+++ b/LibTest/io/File/File.fromUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File.fromUri(Uri uri)
  * Create a File object from a URI.
diff --git a/LibTest/io/File/File.fromUri_A02_t01.dart b/LibTest/io/File/File.fromUri_A02_t01.dart
index 583e931..ca872ba 100644
--- a/LibTest/io/File/File.fromUri_A02_t01.dart
+++ b/LibTest/io/File/File.fromUri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File.fromUri(Uri uri)
  * Create a File object from a URI.
diff --git a/LibTest/io/File/File_A01_t01.dart b/LibTest/io/File/File_A01_t01.dart
index 021c172..fab4a83 100644
--- a/LibTest/io/File/File_A01_t01.dart
+++ b/LibTest/io/File/File_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File(String path)
  * Creates a File object.
diff --git a/LibTest/io/File/File_A01_t02.dart b/LibTest/io/File/File_A01_t02.dart
index d5a06bb..e69e939 100644
--- a/LibTest/io/File/File_A01_t02.dart
+++ b/LibTest/io/File/File_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File(String path)
  * Creates a File object.
diff --git a/LibTest/io/File/File_A02_t01.dart b/LibTest/io/File/File_A02_t01.dart
index e870b77..005bdf8 100644
--- a/LibTest/io/File/File_A02_t01.dart
+++ b/LibTest/io/File/File_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File(String path)
  * Creates a File object.
diff --git a/LibTest/io/File/File_A02_t02.dart b/LibTest/io/File/File_A02_t02.dart
index 3da0994..0d543fa 100644
--- a/LibTest/io/File/File_A02_t02.dart
+++ b/LibTest/io/File/File_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File(String path)
  * Creates a File object.
diff --git a/LibTest/io/File/File_A02_t03.dart b/LibTest/io/File/File_A02_t03.dart
index 08643c8..01a7623 100644
--- a/LibTest/io/File/File_A02_t03.dart
+++ b/LibTest/io/File/File_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File(String path)
  * Creates a File object.
diff --git a/LibTest/io/File/absolute_A01_t01.dart b/LibTest/io/File/absolute_A01_t01.dart
index d5789e8..80f2ba1 100644
--- a/LibTest/io/File/absolute_A01_t01.dart
+++ b/LibTest/io/File/absolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File absolute
  * Returns a File instance whose path is the absolute path to this.
diff --git a/LibTest/io/File/absolute_A01_t02.dart b/LibTest/io/File/absolute_A01_t02.dart
index 14a2f94..4511924 100644
--- a/LibTest/io/File/absolute_A01_t02.dart
+++ b/LibTest/io/File/absolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File absolute
  * Returns a File instance whose path is the absolute path to this.
diff --git a/LibTest/io/File/copySync_A01_t01.dart b/LibTest/io/File/copySync_A01_t01.dart
index 0732552..0583f8e 100644
--- a/LibTest/io/File/copySync_A01_t01.dart
+++ b/LibTest/io/File/copySync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File copySync(String newPath)
  * Synchronously copy this file. Returns a File instance for the copied file.
diff --git a/LibTest/io/File/copySync_A02_t01.dart b/LibTest/io/File/copySync_A02_t01.dart
index e8555b2..b7adad6 100644
--- a/LibTest/io/File/copySync_A02_t01.dart
+++ b/LibTest/io/File/copySync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File copySync(String newPath)
  * Synchronously copy this file. Returns a File instance for the copied file.
diff --git a/LibTest/io/File/copySync_A03_t01.dart b/LibTest/io/File/copySync_A03_t01.dart
index 2596e4e..8a3cfc9 100644
--- a/LibTest/io/File/copySync_A03_t01.dart
+++ b/LibTest/io/File/copySync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File copySync(String newPath)
  * Synchronously copy this file. Returns a File instance for the copied file.
diff --git a/LibTest/io/File/copy_A01_t01.dart b/LibTest/io/File/copy_A01_t01.dart
index f74b5e7..45565b3 100644
--- a/LibTest/io/File/copy_A01_t01.dart
+++ b/LibTest/io/File/copy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> copy(String newPath)
  * Copy this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/copy_A02_t01.dart b/LibTest/io/File/copy_A02_t01.dart
index 60b093e..2286a51 100644
--- a/LibTest/io/File/copy_A02_t01.dart
+++ b/LibTest/io/File/copy_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> copy(String newPath)
  * Copy this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/copy_A03_t01.dart b/LibTest/io/File/copy_A03_t01.dart
index 283f138..33ae531 100644
--- a/LibTest/io/File/copy_A03_t01.dart
+++ b/LibTest/io/File/copy_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> copy(String newPath)
  * Copy this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/createSync_A01_t01.dart b/LibTest/io/File/createSync_A01_t01.dart
index 5b3b429..70c32ef 100644
--- a/LibTest/io/File/createSync_A01_t01.dart
+++ b/LibTest/io/File/createSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously create the file. Existing files are left untouched by
diff --git a/LibTest/io/File/createSync_A02_t01.dart b/LibTest/io/File/createSync_A02_t01.dart
index e5e4290..8dc428b 100644
--- a/LibTest/io/File/createSync_A02_t01.dart
+++ b/LibTest/io/File/createSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously create the file. Existing files are left untouched by
diff --git a/LibTest/io/File/createSync_A02_t02.dart b/LibTest/io/File/createSync_A02_t02.dart
index e1872da..9059900 100644
--- a/LibTest/io/File/createSync_A02_t02.dart
+++ b/LibTest/io/File/createSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously create the file. Existing files are left untouched by
diff --git a/LibTest/io/File/createSync_A03_t01.dart b/LibTest/io/File/createSync_A03_t01.dart
index 1fe04f5..8cbf71d 100644
--- a/LibTest/io/File/createSync_A03_t01.dart
+++ b/LibTest/io/File/createSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously create the file. Existing files are left untouched by
diff --git a/LibTest/io/File/createSync_A04_t01.dart b/LibTest/io/File/createSync_A04_t01.dart
index 4f0e8f2..ccfdf99 100644
--- a/LibTest/io/File/createSync_A04_t01.dart
+++ b/LibTest/io/File/createSync_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync({bool recursive: false})
  * Synchronously create the file. Existing files are left untouched by
diff --git a/LibTest/io/File/create_A01_t01.dart b/LibTest/io/File/create_A01_t01.dart
index 6be6827..8b955f1 100644
--- a/LibTest/io/File/create_A01_t01.dart
+++ b/LibTest/io/File/create_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> create({bool recursive: false})
  * Create the file. Returns a Future<File> that completes with the file when it
diff --git a/LibTest/io/File/create_A02_t01.dart b/LibTest/io/File/create_A02_t01.dart
index 294904c..e140304 100644
--- a/LibTest/io/File/create_A02_t01.dart
+++ b/LibTest/io/File/create_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> create({bool recursive: false})
  * Create the file. Returns a Future<File> that completes with the file when it
diff --git a/LibTest/io/File/create_A02_t02.dart b/LibTest/io/File/create_A02_t02.dart
index 88ba383..768551a 100644
--- a/LibTest/io/File/create_A02_t02.dart
+++ b/LibTest/io/File/create_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> create({bool recursive: false})
  * Create the file. Returns a Future<File> that completes with the file when it
diff --git a/LibTest/io/File/create_A03_t01.dart b/LibTest/io/File/create_A03_t01.dart
index 3e723b9..b319d8d 100644
--- a/LibTest/io/File/create_A03_t01.dart
+++ b/LibTest/io/File/create_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> create({bool recursive: false})
  * Create the file. Returns a Future<File> that completes with the file when it
diff --git a/LibTest/io/File/create_A04_t01.dart b/LibTest/io/File/create_A04_t01.dart
index 1e9dd0b..f20513c 100644
--- a/LibTest/io/File/create_A04_t01.dart
+++ b/LibTest/io/File/create_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> create({bool recursive: false})
  * Create the file. Returns a Future<File> that completes with the file when it
diff --git a/LibTest/io/File/deleteSync_A01_t01.dart b/LibTest/io/File/deleteSync_A01_t01.dart
index fbbbdb8..7226bdc 100644
--- a/LibTest/io/File/deleteSync_A01_t01.dart
+++ b/LibTest/io/File/deleteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A02_t01.dart b/LibTest/io/File/deleteSync_A02_t01.dart
index 5b834db..93c8662 100644
--- a/LibTest/io/File/deleteSync_A02_t01.dart
+++ b/LibTest/io/File/deleteSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A02_t02.dart b/LibTest/io/File/deleteSync_A02_t02.dart
index d641ac5..64b6a5e 100644
--- a/LibTest/io/File/deleteSync_A02_t02.dart
+++ b/LibTest/io/File/deleteSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A02_t03.dart b/LibTest/io/File/deleteSync_A02_t03.dart
index 169939f..6887bf6 100644
--- a/LibTest/io/File/deleteSync_A02_t03.dart
+++ b/LibTest/io/File/deleteSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A02_t04.dart b/LibTest/io/File/deleteSync_A02_t04.dart
index 7c07c80..6b0175f 100644
--- a/LibTest/io/File/deleteSync_A02_t04.dart
+++ b/LibTest/io/File/deleteSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A02_t05.dart b/LibTest/io/File/deleteSync_A02_t05.dart
index 69289bf..7bb383e 100644
--- a/LibTest/io/File/deleteSync_A02_t05.dart
+++ b/LibTest/io/File/deleteSync_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/deleteSync_A03_t01.dart b/LibTest/io/File/deleteSync_A03_t01.dart
index cd9930e..f207506 100644
--- a/LibTest/io/File/deleteSync_A03_t01.dart
+++ b/LibTest/io/File/deleteSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A01_t01.dart b/LibTest/io/File/delete_A01_t01.dart
index 7408a6f..5d1f89f 100644
--- a/LibTest/io/File/delete_A01_t01.dart
+++ b/LibTest/io/File/delete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({
  *  bool recursive: false
diff --git a/LibTest/io/File/delete_A02_t01.dart b/LibTest/io/File/delete_A02_t01.dart
index 1ab3bba..6d8decc 100644
--- a/LibTest/io/File/delete_A02_t01.dart
+++ b/LibTest/io/File/delete_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A02_t02.dart b/LibTest/io/File/delete_A02_t02.dart
index 3463030..22cdd86 100644
--- a/LibTest/io/File/delete_A02_t02.dart
+++ b/LibTest/io/File/delete_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A02_t03.dart b/LibTest/io/File/delete_A02_t03.dart
index 3cd10f0..80a55a0 100644
--- a/LibTest/io/File/delete_A02_t03.dart
+++ b/LibTest/io/File/delete_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A02_t04.dart b/LibTest/io/File/delete_A02_t04.dart
index bb5fb3a..1099c8c 100644
--- a/LibTest/io/File/delete_A02_t04.dart
+++ b/LibTest/io/File/delete_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A02_t05.dart b/LibTest/io/File/delete_A02_t05.dart
index 4207244..1f86ff4 100644
--- a/LibTest/io/File/delete_A02_t05.dart
+++ b/LibTest/io/File/delete_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/delete_A03_t01.dart b/LibTest/io/File/delete_A03_t01.dart
index 677ef79..968feab 100644
--- a/LibTest/io/File/delete_A03_t01.dart
+++ b/LibTest/io/File/delete_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/File/existsSync_A01_t01.dart b/LibTest/io/File/existsSync_A01_t01.dart
index dd52c1a..296dc03 100644
--- a/LibTest/io/File/existsSync_A01_t01.dart
+++ b/LibTest/io/File/existsSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/File/existsSync_A01_t02.dart b/LibTest/io/File/existsSync_A01_t02.dart
index 07475de..c2dc9ac 100644
--- a/LibTest/io/File/existsSync_A01_t02.dart
+++ b/LibTest/io/File/existsSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/File/existsSync_A02_t01.dart b/LibTest/io/File/existsSync_A02_t01.dart
index 3f137e8..d3534f6 100644
--- a/LibTest/io/File/existsSync_A02_t01.dart
+++ b/LibTest/io/File/existsSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/File/existsSync_A02_t02.dart b/LibTest/io/File/existsSync_A02_t02.dart
index 5c177e2..33da2f1 100644
--- a/LibTest/io/File/existsSync_A02_t02.dart
+++ b/LibTest/io/File/existsSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/File/exists_A01_t01.dart b/LibTest/io/File/exists_A01_t01.dart
index 6067864..1797873 100644
--- a/LibTest/io/File/exists_A01_t01.dart
+++ b/LibTest/io/File/exists_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/File/exists_A01_t02.dart b/LibTest/io/File/exists_A01_t02.dart
index 36255e3..13910d7 100644
--- a/LibTest/io/File/exists_A01_t02.dart
+++ b/LibTest/io/File/exists_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/File/exists_A02_t01.dart b/LibTest/io/File/exists_A02_t01.dart
index fb7be87..741a485 100644
--- a/LibTest/io/File/exists_A02_t01.dart
+++ b/LibTest/io/File/exists_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/File/exists_A02_t02.dart b/LibTest/io/File/exists_A02_t02.dart
index 23cd82b..d6495a2 100644
--- a/LibTest/io/File/exists_A02_t02.dart
+++ b/LibTest/io/File/exists_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/File/isAbsolute_A01_t01.dart b/LibTest/io/File/isAbsolute_A01_t01.dart
index 3cc3ebb..abed37f 100644
--- a/LibTest/io/File/isAbsolute_A01_t01.dart
+++ b/LibTest/io/File/isAbsolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/File/isAbsolute_A01_t02.dart b/LibTest/io/File/isAbsolute_A01_t02.dart
index 5a85c04..3265349 100644
--- a/LibTest/io/File/isAbsolute_A01_t02.dart
+++ b/LibTest/io/File/isAbsolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/File/lastAccessedSync_A01_t01.dart b/LibTest/io/File/lastAccessedSync_A01_t01.dart
index 9174363..b8cc38c 100644
--- a/LibTest/io/File/lastAccessedSync_A01_t01.dart
+++ b/LibTest/io/File/lastAccessedSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime lastModifiedSync()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lastAccessedSync_A02_t01.dart b/LibTest/io/File/lastAccessedSync_A02_t01.dart
index 92ba05d..a94387d 100644
--- a/LibTest/io/File/lastAccessedSync_A02_t01.dart
+++ b/LibTest/io/File/lastAccessedSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime lastModifiedSync()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lastAccessed_A01_t01.dart b/LibTest/io/File/lastAccessed_A01_t01.dart
index ab12dfd..69d4223 100644
--- a/LibTest/io/File/lastAccessed_A01_t01.dart
+++ b/LibTest/io/File/lastAccessed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<DateTime> lastAccessed()
  * Get the last-accessed time of the file.
diff --git a/LibTest/io/File/lastAccessed_A02_t01.dart b/LibTest/io/File/lastAccessed_A02_t01.dart
index 7742620..be66da5 100644
--- a/LibTest/io/File/lastAccessed_A02_t01.dart
+++ b/LibTest/io/File/lastAccessed_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<DateTime> lastAccessed()
  * Get the last-accessed time of the file.
diff --git a/LibTest/io/File/lastModifiedSync_A01_t01.dart b/LibTest/io/File/lastModifiedSync_A01_t01.dart
index 10bc584..c0063d7 100644
--- a/LibTest/io/File/lastModifiedSync_A01_t01.dart
+++ b/LibTest/io/File/lastModifiedSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime lastModifiedSync()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lastModifiedSync_A02_t01.dart b/LibTest/io/File/lastModifiedSync_A02_t01.dart
index f950512..8f72c6a 100644
--- a/LibTest/io/File/lastModifiedSync_A02_t01.dart
+++ b/LibTest/io/File/lastModifiedSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime lastModifiedSync()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lastModified_A01_t01.dart b/LibTest/io/File/lastModified_A01_t01.dart
index ff2a31e..675d9a2 100644
--- a/LibTest/io/File/lastModified_A01_t01.dart
+++ b/LibTest/io/File/lastModified_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<DateTime> lastModified()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lastModified_A02_t01.dart b/LibTest/io/File/lastModified_A02_t01.dart
index 9d82680..ee194da 100644
--- a/LibTest/io/File/lastModified_A02_t01.dart
+++ b/LibTest/io/File/lastModified_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<DateTime> lastModified()
  * Get the last-modified time of the file.
diff --git a/LibTest/io/File/lengthSync_A01_t01.dart b/LibTest/io/File/lengthSync_A01_t01.dart
index 145ba2a..ef9058c 100644
--- a/LibTest/io/File/lengthSync_A01_t01.dart
+++ b/LibTest/io/File/lengthSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthSync()
  * Synchronously get the length of the file.
diff --git a/LibTest/io/File/lengthSync_A01_t02.dart b/LibTest/io/File/lengthSync_A01_t02.dart
index 7f802ed..e17e16a 100644
--- a/LibTest/io/File/lengthSync_A01_t02.dart
+++ b/LibTest/io/File/lengthSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthSync()
  * Synchronously get the length of the file.
diff --git a/LibTest/io/File/lengthSync_A02_t01.dart b/LibTest/io/File/lengthSync_A02_t01.dart
index 633d979..4001c75 100644
--- a/LibTest/io/File/lengthSync_A02_t01.dart
+++ b/LibTest/io/File/lengthSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthSync()
  * Synchronously get the length of the file.
diff --git a/LibTest/io/File/length_A01_t01.dart b/LibTest/io/File/length_A01_t01.dart
index 54a1e68..bb63197 100644
--- a/LibTest/io/File/length_A01_t01.dart
+++ b/LibTest/io/File/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length()
  * Get the length of the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/File/length_A01_t02.dart b/LibTest/io/File/length_A01_t02.dart
index 18a59e4..e71bb54 100644
--- a/LibTest/io/File/length_A01_t02.dart
+++ b/LibTest/io/File/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length()
  * Get the length of the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/File/length_A02_t01.dart b/LibTest/io/File/length_A02_t01.dart
index 0f6eb6a..c27c6ab 100644
--- a/LibTest/io/File/length_A02_t01.dart
+++ b/LibTest/io/File/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length()
  * Get the length of the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/File/openRead_A01_t01.dart b/LibTest/io/File/openRead_A01_t01.dart
index 283b155..abdf8b7 100644
--- a/LibTest/io/File/openRead_A01_t01.dart
+++ b/LibTest/io/File/openRead_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> openRead([int start, int end])
  * Create a new independent Stream for the contents of this file.
diff --git a/LibTest/io/File/openRead_A01_t02.dart b/LibTest/io/File/openRead_A01_t02.dart
index 9e11a18..34c4215 100644
--- a/LibTest/io/File/openRead_A01_t02.dart
+++ b/LibTest/io/File/openRead_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> openRead([int start, int end])
  * Create a new independent Stream for the contents of this file.
diff --git a/LibTest/io/File/openRead_A01_t03.dart b/LibTest/io/File/openRead_A01_t03.dart
index 5dda445..03abe30 100644
--- a/LibTest/io/File/openRead_A01_t03.dart
+++ b/LibTest/io/File/openRead_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> openRead([int start, int end])
  * Create a new independent Stream for the contents of this file.
diff --git a/LibTest/io/File/openRead_A01_t04.dart b/LibTest/io/File/openRead_A01_t04.dart
index 606dfdc..d87d464 100644
--- a/LibTest/io/File/openRead_A01_t04.dart
+++ b/LibTest/io/File/openRead_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> openRead([int start, int end])
  * Create a new independent Stream for the contents of this file.
diff --git a/LibTest/io/File/openRead_A02_t01.dart b/LibTest/io/File/openRead_A02_t01.dart
index 61e1e2f..764bc39 100644
--- a/LibTest/io/File/openRead_A02_t01.dart
+++ b/LibTest/io/File/openRead_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> openRead([int start, int end])
  * Create a new independent Stream for the contents of this file.
diff --git a/LibTest/io/File/openSync_A01_t01.dart b/LibTest/io/File/openSync_A01_t01.dart
index f012923..fead578 100644
--- a/LibTest/io/File/openSync_A01_t01.dart
+++ b/LibTest/io/File/openSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A01_t02.dart b/LibTest/io/File/openSync_A01_t02.dart
index cc625a9..8bef138 100644
--- a/LibTest/io/File/openSync_A01_t02.dart
+++ b/LibTest/io/File/openSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A01_t03.dart b/LibTest/io/File/openSync_A01_t03.dart
index e6df6c8..4d0a9fb 100644
--- a/LibTest/io/File/openSync_A01_t03.dart
+++ b/LibTest/io/File/openSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A02_t01.dart b/LibTest/io/File/openSync_A02_t01.dart
index 9417cc0..7d7a280 100644
--- a/LibTest/io/File/openSync_A02_t01.dart
+++ b/LibTest/io/File/openSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A02_t02.dart b/LibTest/io/File/openSync_A02_t02.dart
index a8195fe..39c34b1 100644
--- a/LibTest/io/File/openSync_A02_t02.dart
+++ b/LibTest/io/File/openSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A02_t03.dart b/LibTest/io/File/openSync_A02_t03.dart
index 3f24ead..bc6082a 100644
--- a/LibTest/io/File/openSync_A02_t03.dart
+++ b/LibTest/io/File/openSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A02_t04.dart b/LibTest/io/File/openSync_A02_t04.dart
index 0136263..59b8fdf 100644
--- a/LibTest/io/File/openSync_A02_t04.dart
+++ b/LibTest/io/File/openSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openSync_A02_t05.dart b/LibTest/io/File/openSync_A02_t05.dart
index 641752d..b5fa1b0 100644
--- a/LibTest/io/File/openSync_A02_t05.dart
+++ b/LibTest/io/File/openSync_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion RandomAccessFile openSync({FileMode mode: FileMode.read})
  * Synchronously open the file for random access operations. The result is a
diff --git a/LibTest/io/File/openWrite_A01_t01.dart b/LibTest/io/File/openWrite_A01_t01.dart
index 50ec502..962433c 100644
--- a/LibTest/io/File/openWrite_A01_t01.dart
+++ b/LibTest/io/File/openWrite_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A01_t02.dart b/LibTest/io/File/openWrite_A01_t02.dart
index 7e27e40..5720df7 100644
--- a/LibTest/io/File/openWrite_A01_t02.dart
+++ b/LibTest/io/File/openWrite_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A01_t03.dart b/LibTest/io/File/openWrite_A01_t03.dart
index 5a0b28a..7fec847 100644
--- a/LibTest/io/File/openWrite_A01_t03.dart
+++ b/LibTest/io/File/openWrite_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A01_t04.dart b/LibTest/io/File/openWrite_A01_t04.dart
index 7d1e343..294a65a 100644
--- a/LibTest/io/File/openWrite_A01_t04.dart
+++ b/LibTest/io/File/openWrite_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A01_t05.dart b/LibTest/io/File/openWrite_A01_t05.dart
index 1b5270d..bf6ea84 100644
--- a/LibTest/io/File/openWrite_A01_t05.dart
+++ b/LibTest/io/File/openWrite_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A02_t01.dart b/LibTest/io/File/openWrite_A02_t01.dart
index 1c4ad7b..55959c5 100644
--- a/LibTest/io/File/openWrite_A02_t01.dart
+++ b/LibTest/io/File/openWrite_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/openWrite_A03_t01.dart b/LibTest/io/File/openWrite_A03_t01.dart
index 6328cff..d6543bc 100644
--- a/LibTest/io/File/openWrite_A03_t01.dart
+++ b/LibTest/io/File/openWrite_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink openWrite({
  * FileMode mode: FileMode.write,
diff --git a/LibTest/io/File/open_A01_t01.dart b/LibTest/io/File/open_A01_t01.dart
index 7eeab2a..3eb5b50 100644
--- a/LibTest/io/File/open_A01_t01.dart
+++ b/LibTest/io/File/open_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A01_t02.dart b/LibTest/io/File/open_A01_t02.dart
index a72e661..3555459 100644
--- a/LibTest/io/File/open_A01_t02.dart
+++ b/LibTest/io/File/open_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A01_t03.dart b/LibTest/io/File/open_A01_t03.dart
index 6bb1a6f..a031118 100644
--- a/LibTest/io/File/open_A01_t03.dart
+++ b/LibTest/io/File/open_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A02_t01.dart b/LibTest/io/File/open_A02_t01.dart
index 0dd9bf4..62b93a6 100644
--- a/LibTest/io/File/open_A02_t01.dart
+++ b/LibTest/io/File/open_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A02_t02.dart b/LibTest/io/File/open_A02_t02.dart
index 6bc7282..3e7925f 100644
--- a/LibTest/io/File/open_A02_t02.dart
+++ b/LibTest/io/File/open_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A02_t03.dart b/LibTest/io/File/open_A02_t03.dart
index d2d1dd1..b107e98 100644
--- a/LibTest/io/File/open_A02_t03.dart
+++ b/LibTest/io/File/open_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A02_t04.dart b/LibTest/io/File/open_A02_t04.dart
index bc7d09e..15b52b9 100644
--- a/LibTest/io/File/open_A02_t04.dart
+++ b/LibTest/io/File/open_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/open_A02_t05.dart b/LibTest/io/File/open_A02_t05.dart
index 45dd1a3..771353f 100644
--- a/LibTest/io/File/open_A02_t05.dart
+++ b/LibTest/io/File/open_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> open({FileMode mode: FileMode.read})
  * Open the file for random access operations. Returns a
diff --git a/LibTest/io/File/parent_A01_t01.dart b/LibTest/io/File/parent_A01_t01.dart
index 821f4a9..35f3034 100644
--- a/LibTest/io/File/parent_A01_t01.dart
+++ b/LibTest/io/File/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/File/parent_A01_t02.dart b/LibTest/io/File/parent_A01_t02.dart
index 83d5eeb..ca53b23 100644
--- a/LibTest/io/File/parent_A01_t02.dart
+++ b/LibTest/io/File/parent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/File/parent_A01_t03.dart b/LibTest/io/File/parent_A01_t03.dart
index f2e27b8..ec01239 100644
--- a/LibTest/io/File/parent_A01_t03.dart
+++ b/LibTest/io/File/parent_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/File/path_A01_t01.dart b/LibTest/io/File/path_A01_t01.dart
index 5ef6db9..ed20599 100644
--- a/LibTest/io/File/path_A01_t01.dart
+++ b/LibTest/io/File/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Get the path of the file.
diff --git a/LibTest/io/File/readAsBytesSync_A01_t01.dart b/LibTest/io/File/readAsBytesSync_A01_t01.dart
index 99d9bc9..8673d81 100644
--- a/LibTest/io/File/readAsBytesSync_A01_t01.dart
+++ b/LibTest/io/File/readAsBytesSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readAsBytesSync()
  * Synchronously read the entire file contents as a list of bytes.
diff --git a/LibTest/io/File/readAsBytesSync_A01_t02.dart b/LibTest/io/File/readAsBytesSync_A01_t02.dart
index 427985a..698c760 100644
--- a/LibTest/io/File/readAsBytesSync_A01_t02.dart
+++ b/LibTest/io/File/readAsBytesSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readAsBytesSync()
  * Synchronously read the entire file contents as a list of bytes.
diff --git a/LibTest/io/File/readAsBytesSync_A01_t03.dart b/LibTest/io/File/readAsBytesSync_A01_t03.dart
index ecb5dbb..62282ef 100644
--- a/LibTest/io/File/readAsBytesSync_A01_t03.dart
+++ b/LibTest/io/File/readAsBytesSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readAsBytesSync()
  * Synchronously read the entire file contents as a list of bytes.
diff --git a/LibTest/io/File/readAsBytesSync_A01_t04.dart b/LibTest/io/File/readAsBytesSync_A01_t04.dart
index 9ca87ab..d470299 100644
--- a/LibTest/io/File/readAsBytesSync_A01_t04.dart
+++ b/LibTest/io/File/readAsBytesSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readAsBytesSync()
  * Synchronously read the entire file contents as a list of bytes.
diff --git a/LibTest/io/File/readAsBytes_A01_t01.dart b/LibTest/io/File/readAsBytes_A01_t01.dart
index c42ba53..10904f7 100644
--- a/LibTest/io/File/readAsBytes_A01_t01.dart
+++ b/LibTest/io/File/readAsBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<int>> readAsBytes()
  * Read the entire file contents as a list of bytes. Returns a Future<List<int>>
diff --git a/LibTest/io/File/readAsBytes_A01_t02.dart b/LibTest/io/File/readAsBytes_A01_t02.dart
index 99e6f08..d16eb87 100644
--- a/LibTest/io/File/readAsBytes_A01_t02.dart
+++ b/LibTest/io/File/readAsBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<int>> readAsBytes()
  * Read the entire file contents as a list of bytes. Returns a Future<List<int>>
diff --git a/LibTest/io/File/readAsBytes_A01_t03.dart b/LibTest/io/File/readAsBytes_A01_t03.dart
index 5e8d947..4b67bc1 100644
--- a/LibTest/io/File/readAsBytes_A01_t03.dart
+++ b/LibTest/io/File/readAsBytes_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<int>> readAsBytes()
  * Read the entire file contents as a list of bytes. Returns a Future<List<int>>
diff --git a/LibTest/io/File/readAsBytes_A01_t04.dart b/LibTest/io/File/readAsBytes_A01_t04.dart
index 7675527..b752c65 100644
--- a/LibTest/io/File/readAsBytes_A01_t04.dart
+++ b/LibTest/io/File/readAsBytes_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<int>> readAsBytes()
  * Read the entire file contents as a list of bytes. Returns a Future<List<int>>
diff --git a/LibTest/io/File/readAsLinesSync_A01_t01.dart b/LibTest/io/File/readAsLinesSync_A01_t01.dart
index 3cde34c..cac45ed 100644
--- a/LibTest/io/File/readAsLinesSync_A01_t01.dart
+++ b/LibTest/io/File/readAsLinesSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLinesSync_A01_t02.dart b/LibTest/io/File/readAsLinesSync_A01_t02.dart
index fbe848e..93f5a43 100644
--- a/LibTest/io/File/readAsLinesSync_A01_t02.dart
+++ b/LibTest/io/File/readAsLinesSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLinesSync_A01_t03.dart b/LibTest/io/File/readAsLinesSync_A01_t03.dart
index bfd4eb8..fcf0024 100644
--- a/LibTest/io/File/readAsLinesSync_A01_t03.dart
+++ b/LibTest/io/File/readAsLinesSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLinesSync_A01_t04.dart b/LibTest/io/File/readAsLinesSync_A01_t04.dart
index cadf827..d5826b8 100644
--- a/LibTest/io/File/readAsLinesSync_A01_t04.dart
+++ b/LibTest/io/File/readAsLinesSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLinesSync_A02_t01.dart b/LibTest/io/File/readAsLinesSync_A02_t01.dart
index fcbb13b..b96ad2e 100644
--- a/LibTest/io/File/readAsLinesSync_A02_t01.dart
+++ b/LibTest/io/File/readAsLinesSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLinesSync_A03_t01.dart b/LibTest/io/File/readAsLinesSync_A03_t01.dart
index ec416b5..c47bded 100644
--- a/LibTest/io/File/readAsLinesSync_A03_t01.dart
+++ b/LibTest/io/File/readAsLinesSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> readAsLinesSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as lines of text using the given
diff --git a/LibTest/io/File/readAsLines_A01_t01.dart b/LibTest/io/File/readAsLines_A01_t01.dart
index 18a978c..ec454e7 100644
--- a/LibTest/io/File/readAsLines_A01_t01.dart
+++ b/LibTest/io/File/readAsLines_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsLines_A01_t02.dart b/LibTest/io/File/readAsLines_A01_t02.dart
index 71dae61..6a61aad 100644
--- a/LibTest/io/File/readAsLines_A01_t02.dart
+++ b/LibTest/io/File/readAsLines_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsLines_A01_t03.dart b/LibTest/io/File/readAsLines_A01_t03.dart
index cab741d..64eac44 100644
--- a/LibTest/io/File/readAsLines_A01_t03.dart
+++ b/LibTest/io/File/readAsLines_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsLines_A01_t04.dart b/LibTest/io/File/readAsLines_A01_t04.dart
index 17619e2..9b4348a 100644
--- a/LibTest/io/File/readAsLines_A01_t04.dart
+++ b/LibTest/io/File/readAsLines_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsLines_A02_t01.dart b/LibTest/io/File/readAsLines_A02_t01.dart
index 10388a6..31c8efc 100644
--- a/LibTest/io/File/readAsLines_A02_t01.dart
+++ b/LibTest/io/File/readAsLines_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsLines_A03_t01.dart b/LibTest/io/File/readAsLines_A03_t01.dart
index 4d8159e..0b08ddc 100644
--- a/LibTest/io/File/readAsLines_A03_t01.dart
+++ b/LibTest/io/File/readAsLines_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<String>> readAsLines({Encoding encoding: utf8})
  * Read the entire file contents as lines of text using the given Encoding.
diff --git a/LibTest/io/File/readAsStringSync_A01_t01.dart b/LibTest/io/File/readAsStringSync_A01_t01.dart
index f75443b..7fa61ad 100644
--- a/LibTest/io/File/readAsStringSync_A01_t01.dart
+++ b/LibTest/io/File/readAsStringSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsStringSync_A01_t02.dart b/LibTest/io/File/readAsStringSync_A01_t02.dart
index 03222a5..80323a6 100644
--- a/LibTest/io/File/readAsStringSync_A01_t02.dart
+++ b/LibTest/io/File/readAsStringSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsStringSync_A01_t03.dart b/LibTest/io/File/readAsStringSync_A01_t03.dart
index 63f06d7..ad59da7 100644
--- a/LibTest/io/File/readAsStringSync_A01_t03.dart
+++ b/LibTest/io/File/readAsStringSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsStringSync_A01_t04.dart b/LibTest/io/File/readAsStringSync_A01_t04.dart
index 5e7b569..af19685 100644
--- a/LibTest/io/File/readAsStringSync_A01_t04.dart
+++ b/LibTest/io/File/readAsStringSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsStringSync_A02_t01.dart b/LibTest/io/File/readAsStringSync_A02_t01.dart
index 066d64c..70f1c42 100644
--- a/LibTest/io/File/readAsStringSync_A02_t01.dart
+++ b/LibTest/io/File/readAsStringSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsStringSync_A03_t01.dart b/LibTest/io/File/readAsStringSync_A03_t01.dart
index cc08506..6691e1e 100644
--- a/LibTest/io/File/readAsStringSync_A03_t01.dart
+++ b/LibTest/io/File/readAsStringSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readAsStringSync({Encoding encoding: utf8})
  * Synchronously read the entire file contents as a string using the given
diff --git a/LibTest/io/File/readAsString_A01_t01.dart b/LibTest/io/File/readAsString_A01_t01.dart
index 6cd014c..d6f79ec 100644
--- a/LibTest/io/File/readAsString_A01_t01.dart
+++ b/LibTest/io/File/readAsString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/readAsString_A01_t02.dart b/LibTest/io/File/readAsString_A01_t02.dart
index 7780ed9..33b99fe 100644
--- a/LibTest/io/File/readAsString_A01_t02.dart
+++ b/LibTest/io/File/readAsString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/readAsString_A01_t03.dart b/LibTest/io/File/readAsString_A01_t03.dart
index 016674e..c56fa44 100644
--- a/LibTest/io/File/readAsString_A01_t03.dart
+++ b/LibTest/io/File/readAsString_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/readAsString_A01_t04.dart b/LibTest/io/File/readAsString_A01_t04.dart
index fc76902..8e745c5 100644
--- a/LibTest/io/File/readAsString_A01_t04.dart
+++ b/LibTest/io/File/readAsString_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/readAsString_A02_t01.dart b/LibTest/io/File/readAsString_A02_t01.dart
index 74dabda..2b9d4cd 100644
--- a/LibTest/io/File/readAsString_A02_t01.dart
+++ b/LibTest/io/File/readAsString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/readAsString_A03_t01.dart b/LibTest/io/File/readAsString_A03_t01.dart
index 8f806c8..4a59dbc 100644
--- a/LibTest/io/File/readAsString_A03_t01.dart
+++ b/LibTest/io/File/readAsString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> readAsString({Encoding encoding: utf8})
  * Read the entire file contents as a string using the given Encoding.
diff --git a/LibTest/io/File/renameSync_A01_t01.dart b/LibTest/io/File/renameSync_A01_t01.dart
index cc0866a..b442dc3 100644
--- a/LibTest/io/File/renameSync_A01_t01.dart
+++ b/LibTest/io/File/renameSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File renameSync(String newPath)
  * Synchronously renames this file. Returns a File instance for the renamed
diff --git a/LibTest/io/File/renameSync_A02_t01.dart b/LibTest/io/File/renameSync_A02_t01.dart
index e9da356..f77a9dc 100644
--- a/LibTest/io/File/renameSync_A02_t01.dart
+++ b/LibTest/io/File/renameSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File renameSync(String newPath)
  * Synchronously renames this file. Returns a File instance for the renamed
diff --git a/LibTest/io/File/renameSync_A03_t01.dart b/LibTest/io/File/renameSync_A03_t01.dart
index a301925..c1d1d6a 100644
--- a/LibTest/io/File/renameSync_A03_t01.dart
+++ b/LibTest/io/File/renameSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion File renameSync(String newPath)
  * Synchronously renames this file. Returns a File instance for the renamed
diff --git a/LibTest/io/File/rename_A01_t01.dart b/LibTest/io/File/rename_A01_t01.dart
index 772b335..74dee36 100644
--- a/LibTest/io/File/rename_A01_t01.dart
+++ b/LibTest/io/File/rename_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> rename(String newPath)
  * Renames this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/rename_A02_t01.dart b/LibTest/io/File/rename_A02_t01.dart
index 2fc5038..98108e2 100644
--- a/LibTest/io/File/rename_A02_t01.dart
+++ b/LibTest/io/File/rename_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> rename(String newPath)
  * Renames this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/rename_A03_t01.dart b/LibTest/io/File/rename_A03_t01.dart
index 04a08fa..b442100 100644
--- a/LibTest/io/File/rename_A03_t01.dart
+++ b/LibTest/io/File/rename_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> rename(String newPath)
  * Renames this file. Returns a Future<File> that completes with a File instance
diff --git a/LibTest/io/File/resolveSymbolicLinksSync_A01_t01.dart b/LibTest/io/File/resolveSymbolicLinksSync_A01_t01.dart
index 36bfb58..22776c1 100644
--- a/LibTest/io/File/resolveSymbolicLinksSync_A01_t01.dart
+++ b/LibTest/io/File/resolveSymbolicLinksSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/resolveSymbolicLinksSync_A02_t01.dart b/LibTest/io/File/resolveSymbolicLinksSync_A02_t01.dart
index 794291c..d744aa9 100644
--- a/LibTest/io/File/resolveSymbolicLinksSync_A02_t01.dart
+++ b/LibTest/io/File/resolveSymbolicLinksSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/resolveSymbolicLinksSync_A02_t02.dart b/LibTest/io/File/resolveSymbolicLinksSync_A02_t02.dart
index bc29728..297ee95 100644
--- a/LibTest/io/File/resolveSymbolicLinksSync_A02_t02.dart
+++ b/LibTest/io/File/resolveSymbolicLinksSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/resolveSymbolicLinks_A01_t01.dart b/LibTest/io/File/resolveSymbolicLinks_A01_t01.dart
index 9442c35..736cc21 100644
--- a/LibTest/io/File/resolveSymbolicLinks_A01_t01.dart
+++ b/LibTest/io/File/resolveSymbolicLinks_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/resolveSymbolicLinks_A02_t01.dart b/LibTest/io/File/resolveSymbolicLinks_A02_t01.dart
index 412ff30..233288a 100644
--- a/LibTest/io/File/resolveSymbolicLinks_A02_t01.dart
+++ b/LibTest/io/File/resolveSymbolicLinks_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/resolveSymbolicLinks_A02_t02.dart b/LibTest/io/File/resolveSymbolicLinks_A02_t02.dart
index a6f7838..95a57fd 100644
--- a/LibTest/io/File/resolveSymbolicLinks_A02_t02.dart
+++ b/LibTest/io/File/resolveSymbolicLinks_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/File/setLastAccessedSync_A01_t01.dart b/LibTest/io/File/setLastAccessedSync_A01_t01.dart
index 0c8aff9..49f2ccc 100644
--- a/LibTest/io/File/setLastAccessedSync_A01_t01.dart
+++ b/LibTest/io/File/setLastAccessedSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/setLastAccessedSync_A02_t01.dart b/LibTest/io/File/setLastAccessedSync_A02_t01.dart
index cec8786..cf51d05 100644
--- a/LibTest/io/File/setLastAccessedSync_A02_t01.dart
+++ b/LibTest/io/File/setLastAccessedSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/setLastAccessed_A01_t01.dart b/LibTest/io/File/setLastAccessed_A01_t01.dart
index a8228bb..104773f 100644
--- a/LibTest/io/File/setLastAccessed_A01_t01.dart
+++ b/LibTest/io/File/setLastAccessed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/setLastAccessed_A02_t01.dart b/LibTest/io/File/setLastAccessed_A02_t01.dart
index 11a9c38..8401a2f 100644
--- a/LibTest/io/File/setLastAccessed_A02_t01.dart
+++ b/LibTest/io/File/setLastAccessed_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/setLastModifiedSync_A01_t01.dart b/LibTest/io/File/setLastModifiedSync_A01_t01.dart
index 8a50365..cdbcf43 100644
--- a/LibTest/io/File/setLastModifiedSync_A01_t01.dart
+++ b/LibTest/io/File/setLastModifiedSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setLastModifiedSync (DateTime time)
  * Synchronously modifies the time the file was last modified.
diff --git a/LibTest/io/File/setLastModifiedSync_A02_t01.dart b/LibTest/io/File/setLastModifiedSync_A02_t01.dart
index e94c3ae..0e8f90c 100644
--- a/LibTest/io/File/setLastModifiedSync_A02_t01.dart
+++ b/LibTest/io/File/setLastModifiedSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setLastModifiedSync (DateTime time)
  * Synchronously modifies the time the file was last modified.
diff --git a/LibTest/io/File/setLastModified_A01_t01.dart b/LibTest/io/File/setLastModified_A01_t01.dart
index af33be7..9a794c1 100644
--- a/LibTest/io/File/setLastModified_A01_t01.dart
+++ b/LibTest/io/File/setLastModified_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/setLastModified_A02_t01.dart b/LibTest/io/File/setLastModified_A02_t01.dart
index dc46865..b7edb37 100644
--- a/LibTest/io/File/setLastModified_A02_t01.dart
+++ b/LibTest/io/File/setLastModified_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future setLastAccessed(DateTime time)
  * Modifies the time the file was last accessed.
diff --git a/LibTest/io/File/statSync_A01_t01.dart b/LibTest/io/File/statSync_A01_t01.dart
index 7a47b8c..ca5cd59 100644
--- a/LibTest/io/File/statSync_A01_t01.dart
+++ b/LibTest/io/File/statSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/File/statSync_A01_t02.dart b/LibTest/io/File/statSync_A01_t02.dart
index 5b8c039..f61a44d 100644
--- a/LibTest/io/File/statSync_A01_t02.dart
+++ b/LibTest/io/File/statSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/File/statSync_A01_t03.dart b/LibTest/io/File/statSync_A01_t03.dart
index 3ad6839..67556ac 100644
--- a/LibTest/io/File/statSync_A01_t03.dart
+++ b/LibTest/io/File/statSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/File/statSync_A01_t04.dart b/LibTest/io/File/statSync_A01_t04.dart
index 328f2ef..4a0d9a8 100644
--- a/LibTest/io/File/statSync_A01_t04.dart
+++ b/LibTest/io/File/statSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/File/statSync_A01_t05.dart b/LibTest/io/File/statSync_A01_t05.dart
index 8566a40..2b04ef2 100644
--- a/LibTest/io/File/statSync_A01_t05.dart
+++ b/LibTest/io/File/statSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/File/stat_A01_t01.dart b/LibTest/io/File/stat_A01_t01.dart
index 8b6bbdc..5a3f2b6 100644
--- a/LibTest/io/File/stat_A01_t01.dart
+++ b/LibTest/io/File/stat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/File/stat_A01_t02.dart b/LibTest/io/File/stat_A01_t02.dart
index d81ea6b..5f0d93c 100644
--- a/LibTest/io/File/stat_A01_t02.dart
+++ b/LibTest/io/File/stat_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/File/stat_A01_t03.dart b/LibTest/io/File/stat_A01_t03.dart
index 090e8bf..b5f2960 100644
--- a/LibTest/io/File/stat_A01_t03.dart
+++ b/LibTest/io/File/stat_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/File/stat_A01_t04.dart b/LibTest/io/File/stat_A01_t04.dart
index 3e7ad3a..a789ee4 100644
--- a/LibTest/io/File/stat_A01_t04.dart
+++ b/LibTest/io/File/stat_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/File/stat_A01_t05.dart b/LibTest/io/File/stat_A01_t05.dart
index e6ae482..4606762 100644
--- a/LibTest/io/File/stat_A01_t05.dart
+++ b/LibTest/io/File/stat_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/File/uri_A01_t01.dart b/LibTest/io/File/uri_A01_t01.dart
index 3026d91..bb8e37c 100644
--- a/LibTest/io/File/uri_A01_t01.dart
+++ b/LibTest/io/File/uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/File/uri_A01_t02.dart b/LibTest/io/File/uri_A01_t02.dart
index 3dda179..a41b9dd 100644
--- a/LibTest/io/File/uri_A01_t02.dart
+++ b/LibTest/io/File/uri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/File/writeAsBytesSync_A01_t01.dart b/LibTest/io/File/writeAsBytesSync_A01_t01.dart
index 9be7873..20b0972 100644
--- a/LibTest/io/File/writeAsBytesSync_A01_t01.dart
+++ b/LibTest/io/File/writeAsBytesSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t01.dart b/LibTest/io/File/writeAsBytesSync_A02_t01.dart
index bd7757b..c95ce4e 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t01.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t02.dart b/LibTest/io/File/writeAsBytesSync_A02_t02.dart
index a6054bf..61bb293 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t02.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t03.dart b/LibTest/io/File/writeAsBytesSync_A02_t03.dart
index 7926b3c..a965853 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t03.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t04.dart b/LibTest/io/File/writeAsBytesSync_A02_t04.dart
index f46d8df..15dde2f 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t04.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t05.dart b/LibTest/io/File/writeAsBytesSync_A02_t05.dart
index cc22889..49f59a1 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t05.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t06.dart b/LibTest/io/File/writeAsBytesSync_A02_t06.dart
index c8969ef..44866aa 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t06.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t07.dart b/LibTest/io/File/writeAsBytesSync_A02_t07.dart
index 7fef8ab..326cf5b 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t07.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytesSync_A02_t08.dart b/LibTest/io/File/writeAsBytesSync_A02_t08.dart
index c4a3aa3..5d2d400 100644
--- a/LibTest/io/File/writeAsBytesSync_A02_t08.dart
+++ b/LibTest/io/File/writeAsBytesSync_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsBytesSync(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A01_t01.dart b/LibTest/io/File/writeAsBytes_A01_t01.dart
index e081f1d..74c5b41 100644
--- a/LibTest/io/File/writeAsBytes_A01_t01.dart
+++ b/LibTest/io/File/writeAsBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t01.dart b/LibTest/io/File/writeAsBytes_A02_t01.dart
index 02431b7..0fc7b30 100644
--- a/LibTest/io/File/writeAsBytes_A02_t01.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t02.dart b/LibTest/io/File/writeAsBytes_A02_t02.dart
index 83b51e0..842a71a 100644
--- a/LibTest/io/File/writeAsBytes_A02_t02.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t03.dart b/LibTest/io/File/writeAsBytes_A02_t03.dart
index c1897fc..a1d92fe 100644
--- a/LibTest/io/File/writeAsBytes_A02_t03.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t04.dart b/LibTest/io/File/writeAsBytes_A02_t04.dart
index 07185df..84ea6c0 100644
--- a/LibTest/io/File/writeAsBytes_A02_t04.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t05.dart b/LibTest/io/File/writeAsBytes_A02_t05.dart
index d17992d..486e658 100644
--- a/LibTest/io/File/writeAsBytes_A02_t05.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t06.dart b/LibTest/io/File/writeAsBytes_A02_t06.dart
index df229a6..262cfb9 100644
--- a/LibTest/io/File/writeAsBytes_A02_t06.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t07.dart b/LibTest/io/File/writeAsBytes_A02_t07.dart
index cce9395..283e4b9 100644
--- a/LibTest/io/File/writeAsBytes_A02_t07.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsBytes_A02_t08.dart b/LibTest/io/File/writeAsBytes_A02_t08.dart
index f0bb301..7243461 100644
--- a/LibTest/io/File/writeAsBytes_A02_t08.dart
+++ b/LibTest/io/File/writeAsBytes_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsBytes(
  * List<int> bytes, {
diff --git a/LibTest/io/File/writeAsStringSync_A01_t01.dart b/LibTest/io/File/writeAsStringSync_A01_t01.dart
index 04e7195..37854f6 100644
--- a/LibTest/io/File/writeAsStringSync_A01_t01.dart
+++ b/LibTest/io/File/writeAsStringSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A02_t01.dart b/LibTest/io/File/writeAsStringSync_A02_t01.dart
index 3f2ea44..66bab36 100644
--- a/LibTest/io/File/writeAsStringSync_A02_t01.dart
+++ b/LibTest/io/File/writeAsStringSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A02_t02.dart b/LibTest/io/File/writeAsStringSync_A02_t02.dart
index f135224..edabbef 100644
--- a/LibTest/io/File/writeAsStringSync_A02_t02.dart
+++ b/LibTest/io/File/writeAsStringSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t01.dart b/LibTest/io/File/writeAsStringSync_A03_t01.dart
index b4ddd1b..9899820 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t01.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t02.dart b/LibTest/io/File/writeAsStringSync_A03_t02.dart
index 9657723..10ea76e 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t02.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t03.dart b/LibTest/io/File/writeAsStringSync_A03_t03.dart
index e0abd17..e7ee427 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t03.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t04.dart b/LibTest/io/File/writeAsStringSync_A03_t04.dart
index a1071f1..ab4b9b0 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t04.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t05.dart b/LibTest/io/File/writeAsStringSync_A03_t05.dart
index 8c1183e..b705342 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t05.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t06.dart b/LibTest/io/File/writeAsStringSync_A03_t06.dart
index 05a581b..b57f371 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t06.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t07.dart b/LibTest/io/File/writeAsStringSync_A03_t07.dart
index 6ecdf48..a36a580 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t07.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsStringSync_A03_t08.dart b/LibTest/io/File/writeAsStringSync_A03_t08.dart
index 41c4916..ba93f70 100644
--- a/LibTest/io/File/writeAsStringSync_A03_t08.dart
+++ b/LibTest/io/File/writeAsStringSync_A03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAsStringSync(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A01_t01.dart b/LibTest/io/File/writeAsString_A01_t01.dart
index 8896d4a..1cb4e92 100644
--- a/LibTest/io/File/writeAsString_A01_t01.dart
+++ b/LibTest/io/File/writeAsString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A02_t01.dart b/LibTest/io/File/writeAsString_A02_t01.dart
index b0b2dfd..634a0db 100644
--- a/LibTest/io/File/writeAsString_A02_t01.dart
+++ b/LibTest/io/File/writeAsString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A02_t02.dart b/LibTest/io/File/writeAsString_A02_t02.dart
index 46411ab..fdcfdc8 100644
--- a/LibTest/io/File/writeAsString_A02_t02.dart
+++ b/LibTest/io/File/writeAsString_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t01.dart b/LibTest/io/File/writeAsString_A03_t01.dart
index 4d0c51f..53f9255 100644
--- a/LibTest/io/File/writeAsString_A03_t01.dart
+++ b/LibTest/io/File/writeAsString_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t02.dart b/LibTest/io/File/writeAsString_A03_t02.dart
index 50f5f97..9829ea2 100644
--- a/LibTest/io/File/writeAsString_A03_t02.dart
+++ b/LibTest/io/File/writeAsString_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t03.dart b/LibTest/io/File/writeAsString_A03_t03.dart
index d49f57c..ded89dd 100644
--- a/LibTest/io/File/writeAsString_A03_t03.dart
+++ b/LibTest/io/File/writeAsString_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t04.dart b/LibTest/io/File/writeAsString_A03_t04.dart
index a3fc360..efff2fd 100644
--- a/LibTest/io/File/writeAsString_A03_t04.dart
+++ b/LibTest/io/File/writeAsString_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t05.dart b/LibTest/io/File/writeAsString_A03_t05.dart
index 4dcb9e7..ec5235e 100644
--- a/LibTest/io/File/writeAsString_A03_t05.dart
+++ b/LibTest/io/File/writeAsString_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t06.dart b/LibTest/io/File/writeAsString_A03_t06.dart
index 1ccf9e9..dd553c7 100644
--- a/LibTest/io/File/writeAsString_A03_t06.dart
+++ b/LibTest/io/File/writeAsString_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t07.dart b/LibTest/io/File/writeAsString_A03_t07.dart
index a6acfd3..5a57002 100644
--- a/LibTest/io/File/writeAsString_A03_t07.dart
+++ b/LibTest/io/File/writeAsString_A03_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/File/writeAsString_A03_t08.dart b/LibTest/io/File/writeAsString_A03_t08.dart
index 6fcb117..c2b9c2a 100644
--- a/LibTest/io/File/writeAsString_A03_t08.dart
+++ b/LibTest/io/File/writeAsString_A03_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<File> writeAsString(
  *  String contents, {
diff --git a/LibTest/io/FileStat/accessed_A01_t01.dart b/LibTest/io/FileStat/accessed_A01_t01.dart
index 6c77878..2fc2d9e 100644
--- a/LibTest/io/FileStat/accessed_A01_t01.dart
+++ b/LibTest/io/FileStat/accessed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime accessed
  * final
diff --git a/LibTest/io/FileStat/changed_A01_t01.dart b/LibTest/io/FileStat/changed_A01_t01.dart
index a9b9fe6..de27b91 100644
--- a/LibTest/io/FileStat/changed_A01_t01.dart
+++ b/LibTest/io/FileStat/changed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime changed
  * final
diff --git a/LibTest/io/FileStat/modeString_A01_t01.dart b/LibTest/io/FileStat/modeString_A01_t01.dart
index 333c77b..7498d7e 100644
--- a/LibTest/io/FileStat/modeString_A01_t01.dart
+++ b/LibTest/io/FileStat/modeString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String modeString()
  * Returns the mode value as a human-readable string, in the format "rwxrwxrwx",
diff --git a/LibTest/io/FileStat/mode_A01_t01.dart b/LibTest/io/FileStat/mode_A01_t01.dart
index eb6d2c9..08cee21 100644
--- a/LibTest/io/FileStat/mode_A01_t01.dart
+++ b/LibTest/io/FileStat/mode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int mode
  * final
diff --git a/LibTest/io/FileStat/modified_A01_t01.dart b/LibTest/io/FileStat/modified_A01_t01.dart
index 9ec2623..5bae5dd 100644
--- a/LibTest/io/FileStat/modified_A01_t01.dart
+++ b/LibTest/io/FileStat/modified_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion DateTime modified
  *  final
diff --git a/LibTest/io/FileStat/size_A01_t01.dart b/LibTest/io/FileStat/size_A01_t01.dart
index 4f50064..ab16733 100644
--- a/LibTest/io/FileStat/size_A01_t01.dart
+++ b/LibTest/io/FileStat/size_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int size
  *  final
diff --git a/LibTest/io/FileStat/statSync_A01_t01.dart b/LibTest/io/FileStat/statSync_A01_t01.dart
index d30deb3..f757668 100644
--- a/LibTest/io/FileStat/statSync_A01_t01.dart
+++ b/LibTest/io/FileStat/statSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync(String path)
  * Calls the operating system's stat() function on path. Returns a FileStat
diff --git a/LibTest/io/FileStat/statSync_A01_t02.dart b/LibTest/io/FileStat/statSync_A01_t02.dart
index 82cc1fc..dd75cd7 100644
--- a/LibTest/io/FileStat/statSync_A01_t02.dart
+++ b/LibTest/io/FileStat/statSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync(String path)
  * Calls the operating system's stat() function on path. Returns a FileStat
diff --git a/LibTest/io/FileStat/statSync_A02_t01.dart b/LibTest/io/FileStat/statSync_A02_t01.dart
index 5515ced..87773e4 100644
--- a/LibTest/io/FileStat/statSync_A02_t01.dart
+++ b/LibTest/io/FileStat/statSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync(String path)
  * Calls the operating system's stat() function on path. Returns a FileStat
diff --git a/LibTest/io/FileStat/stat_A01_t01.dart b/LibTest/io/FileStat/stat_A01_t01.dart
index fda1d20..6e1942a 100644
--- a/LibTest/io/FileStat/stat_A01_t01.dart
+++ b/LibTest/io/FileStat/stat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat(String path)
  * Asynchronously calls the operating system's stat() function on path. Returns
diff --git a/LibTest/io/FileStat/stat_A01_t02.dart b/LibTest/io/FileStat/stat_A01_t02.dart
index 407a817..f0a0ecf 100644
--- a/LibTest/io/FileStat/stat_A01_t02.dart
+++ b/LibTest/io/FileStat/stat_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat(String path)
  * Asynchronously calls the operating system's stat() function on path. Returns
diff --git a/LibTest/io/FileStat/stat_A02_t01.dart b/LibTest/io/FileStat/stat_A02_t01.dart
index fded819..d52cbf1 100644
--- a/LibTest/io/FileStat/stat_A02_t01.dart
+++ b/LibTest/io/FileStat/stat_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat(String path)
  * Asynchronously calls the operating system's stat() function on path. Returns
diff --git a/LibTest/io/FileStat/type_A01_t01.dart b/LibTest/io/FileStat/type_A01_t01.dart
index 2f6e60b..c7b57fe 100644
--- a/LibTest/io/FileStat/type_A01_t01.dart
+++ b/LibTest/io/FileStat/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileSystemEntityType type
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t01.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t01.dart
index 5452199..e09deb1 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t01.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t02.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t02.dart
index a56e743..53b0741 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t02.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03.dart
index 45a4c8d..ef4e779 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t04.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t04.dart
index 7b56067..24ac90f 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t04.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05.dart
index 5fd390e..ab821d0 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06.dart b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06.dart
index 7fd23b3..5411266 100644
--- a/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06.dart
+++ b/LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/path_A01_t01.dart b/LibTest/io/FileSystemCreateEvent/path_A01_t01.dart
index e2ea8b8..d838b78 100644
--- a/LibTest/io/FileSystemCreateEvent/path_A01_t01.dart
+++ b/LibTest/io/FileSystemCreateEvent/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/path_A01_t02.dart b/LibTest/io/FileSystemCreateEvent/path_A01_t02.dart
index 41ab12c..099c257 100644
--- a/LibTest/io/FileSystemCreateEvent/path_A01_t02.dart
+++ b/LibTest/io/FileSystemCreateEvent/path_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/path_A01_t03.dart b/LibTest/io/FileSystemCreateEvent/path_A01_t03.dart
index 3e5f8e0..34c3713 100644
--- a/LibTest/io/FileSystemCreateEvent/path_A01_t03.dart
+++ b/LibTest/io/FileSystemCreateEvent/path_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemCreateEvent/type_A01_t01.dart b/LibTest/io/FileSystemCreateEvent/type_A01_t01.dart
index f4148b4..67d0911 100644
--- a/LibTest/io/FileSystemCreateEvent/type_A01_t01.dart
+++ b/LibTest/io/FileSystemCreateEvent/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemCreateEvent/type_A01_t02.dart b/LibTest/io/FileSystemCreateEvent/type_A01_t02.dart
index 18ff0f6..957f2a5 100644
--- a/LibTest/io/FileSystemCreateEvent/type_A01_t02.dart
+++ b/LibTest/io/FileSystemCreateEvent/type_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemCreateEvent/type_A01_t03.dart b/LibTest/io/FileSystemCreateEvent/type_A01_t03.dart
index 73f870f..2c8d902 100644
--- a/LibTest/io/FileSystemCreateEvent/type_A01_t03.dart
+++ b/LibTest/io/FileSystemCreateEvent/type_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t01.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t01.dart
index de6d553..0e957e5 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t01.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t02.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t02.dart
index f1b00f4..27a640a 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t02.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t03.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t03.dart
index c6ffcf3..bb52e2f 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t03.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t04.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t04.dart
index 973943d..c73942f 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t04.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t05.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t05.dart
index 119c4b4..d673de5 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t05.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t06.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t06.dart
index 0f40cb8..b39d6b1 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t06.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t07.dart b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t07.dart
index 2fd5033..31bd294 100644
--- a/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t07.dart
+++ b/LibTest/io/FileSystemDeleteEvent/isDirectory_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/path_A01_t01.dart b/LibTest/io/FileSystemDeleteEvent/path_A01_t01.dart
index db96f13..188779b 100644
--- a/LibTest/io/FileSystemDeleteEvent/path_A01_t01.dart
+++ b/LibTest/io/FileSystemDeleteEvent/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemDeleteEvent/path_A01_t02.dart b/LibTest/io/FileSystemDeleteEvent/path_A01_t02.dart
index ead23eb..78de001 100644
--- a/LibTest/io/FileSystemDeleteEvent/path_A01_t02.dart
+++ b/LibTest/io/FileSystemDeleteEvent/path_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemDeleteEvent/path_A01_t03.dart b/LibTest/io/FileSystemDeleteEvent/path_A01_t03.dart
index a2822d3..185058b 100644
--- a/LibTest/io/FileSystemDeleteEvent/path_A01_t03.dart
+++ b/LibTest/io/FileSystemDeleteEvent/path_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemDeleteEvent/type_A01_t01.dart b/LibTest/io/FileSystemDeleteEvent/type_A01_t01.dart
index 363ca7a..f065761 100644
--- a/LibTest/io/FileSystemDeleteEvent/type_A01_t01.dart
+++ b/LibTest/io/FileSystemDeleteEvent/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/type_A01_t02.dart b/LibTest/io/FileSystemDeleteEvent/type_A01_t02.dart
index 0965188..a5bea26 100644
--- a/LibTest/io/FileSystemDeleteEvent/type_A01_t02.dart
+++ b/LibTest/io/FileSystemDeleteEvent/type_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemDeleteEvent/type_A01_t03.dart b/LibTest/io/FileSystemDeleteEvent/type_A01_t03.dart
index 3573c96..a4b8dff 100644
--- a/LibTest/io/FileSystemDeleteEvent/type_A01_t03.dart
+++ b/LibTest/io/FileSystemDeleteEvent/type_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t01.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t01.dart
index 9a78691..3017f1c 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t02.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t02.dart
index 37187b8..0449011 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t03.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t03.dart
index 3df1a0f..a16cfe4 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t04.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t04.dart
index b6a2575..4380adf 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t04.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t05.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t05.dart
index 30148d0..46eb2e5 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t05.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t06.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t06.dart
index 8289d59..1a10085 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t06.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t07.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t07.dart
index 5af2140..74774f8 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t07.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t08.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t08.dart
index fc369cb..b7cee2d 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t08.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A01_t09.dart b/LibTest/io/FileSystemEntity/identicalSync_A01_t09.dart
index 64e0d3d..d67201e 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A01_t09.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A02_t01.dart b/LibTest/io/FileSystemEntity/identicalSync_A02_t01.dart
index 4bb9b0e..78ba4a2 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A02_t01.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A02_t02.dart b/LibTest/io/FileSystemEntity/identicalSync_A02_t02.dart
index 18794bd..ddfb29e 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A02_t02.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identicalSync_A02_t03.dart b/LibTest/io/FileSystemEntity/identicalSync_A02_t03.dart
index aac8dda..06ac317 100644
--- a/LibTest/io/FileSystemEntity/identicalSync_A02_t03.dart
+++ b/LibTest/io/FileSystemEntity/identicalSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool identicalSync(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t01.dart b/LibTest/io/FileSystemEntity/identical_A01_t01.dart
index d6e6cf7..ba354cb 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t02.dart b/LibTest/io/FileSystemEntity/identical_A01_t02.dart
index 143209c..131254d 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t03.dart b/LibTest/io/FileSystemEntity/identical_A01_t03.dart
index 67cc3e1..b858a61 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t04.dart b/LibTest/io/FileSystemEntity/identical_A01_t04.dart
index 019f03a..d77e39e 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t04.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t05.dart b/LibTest/io/FileSystemEntity/identical_A01_t05.dart
index e79249f..9cce56f 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t05.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t06.dart b/LibTest/io/FileSystemEntity/identical_A01_t06.dart
index b2fe5c5..a246ac4 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t06.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t07.dart b/LibTest/io/FileSystemEntity/identical_A01_t07.dart
index b16895c..3d1a2a5 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t07.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t08.dart b/LibTest/io/FileSystemEntity/identical_A01_t08.dart
index 2c87c18..f10a6a4 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t08.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A01_t09.dart b/LibTest/io/FileSystemEntity/identical_A01_t09.dart
index dd0b187..2fe4e13 100644
--- a/LibTest/io/FileSystemEntity/identical_A01_t09.dart
+++ b/LibTest/io/FileSystemEntity/identical_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A02_t01.dart b/LibTest/io/FileSystemEntity/identical_A02_t01.dart
index 4b982e3..f8738a7 100644
--- a/LibTest/io/FileSystemEntity/identical_A02_t01.dart
+++ b/LibTest/io/FileSystemEntity/identical_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A02_t02.dart b/LibTest/io/FileSystemEntity/identical_A02_t02.dart
index 84759dd..d4e6ec8 100644
--- a/LibTest/io/FileSystemEntity/identical_A02_t02.dart
+++ b/LibTest/io/FileSystemEntity/identical_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/identical_A02_t03.dart b/LibTest/io/FileSystemEntity/identical_A02_t03.dart
index 2117a75..556aef8 100644
--- a/LibTest/io/FileSystemEntity/identical_A02_t03.dart
+++ b/LibTest/io/FileSystemEntity/identical_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> identical(
  *  String path1,
diff --git a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t01.dart b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t01.dart
index f4bf330..ab859c3 100644
--- a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectorySync(String path)
  * Synchronously checks if typeSync(path) returns
diff --git a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t02.dart b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t02.dart
index 3385b71..6ee94f3 100644
--- a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectorySync(String path)
  * Synchronously checks if typeSync(path) returns
diff --git a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t03.dart b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t03.dart
index 5134f11..ffd0ff8 100644
--- a/LibTest/io/FileSystemEntity/isDirectorySync_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isDirectorySync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectorySync(String path)
  * Synchronously checks if typeSync(path) returns
diff --git a/LibTest/io/FileSystemEntity/isDirectory_A01_t01.dart b/LibTest/io/FileSystemEntity/isDirectory_A01_t01.dart
index a59a106..e918333 100644
--- a/LibTest/io/FileSystemEntity/isDirectory_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isDirectory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isDirectory(String path)
  * Checks if type(path) returns FileSystemEntityType.directory.
diff --git a/LibTest/io/FileSystemEntity/isDirectory_A01_t02.dart b/LibTest/io/FileSystemEntity/isDirectory_A01_t02.dart
index e2c0cfc..8486e48 100644
--- a/LibTest/io/FileSystemEntity/isDirectory_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isDirectory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isDirectory(String path)
  * Checks if type(path) returns FileSystemEntityType.directory.
diff --git a/LibTest/io/FileSystemEntity/isDirectory_A01_t03.dart b/LibTest/io/FileSystemEntity/isDirectory_A01_t03.dart
index 38d7320..d96e74b 100644
--- a/LibTest/io/FileSystemEntity/isDirectory_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isDirectory_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isDirectory(String path)
  * Checks if type(path) returns FileSystemEntityType.directory.
diff --git a/LibTest/io/FileSystemEntity/isFileSync_A01_t01.dart b/LibTest/io/FileSystemEntity/isFileSync_A01_t01.dart
index 8947eed..4e81d65 100644
--- a/LibTest/io/FileSystemEntity/isFileSync_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isFileSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isFileSync(String path)
  * Synchronously checks if typeSync(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isFileSync_A01_t02.dart b/LibTest/io/FileSystemEntity/isFileSync_A01_t02.dart
index 89ceb64..9f97971 100644
--- a/LibTest/io/FileSystemEntity/isFileSync_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isFileSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isFileSync(String path)
  * Synchronously checks if typeSync(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isFileSync_A01_t03.dart b/LibTest/io/FileSystemEntity/isFileSync_A01_t03.dart
index 6ed79d7..eef6c39 100644
--- a/LibTest/io/FileSystemEntity/isFileSync_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isFileSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isFileSync(String path)
  * Synchronously checks if typeSync(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isFile_A01_t01.dart b/LibTest/io/FileSystemEntity/isFile_A01_t01.dart
index 3199ccb..bded149 100644
--- a/LibTest/io/FileSystemEntity/isFile_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isFile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isFile(String path)
  * Checks if type(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isFile_A01_t02.dart b/LibTest/io/FileSystemEntity/isFile_A01_t02.dart
index 3ebe00f..998612a 100644
--- a/LibTest/io/FileSystemEntity/isFile_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isFile_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isFile(String path)
  * Checks if type(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isFile_A01_t03.dart b/LibTest/io/FileSystemEntity/isFile_A01_t03.dart
index 64749ec..e123fd5 100644
--- a/LibTest/io/FileSystemEntity/isFile_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isFile_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isFile(String path)
  * Checks if type(path) returns FileSystemEntityType.file.
diff --git a/LibTest/io/FileSystemEntity/isLinkSync_A01_t01.dart b/LibTest/io/FileSystemEntity/isLinkSync_A01_t01.dart
index 5252f7d..50d17b6 100644
--- a/LibTest/io/FileSystemEntity/isLinkSync_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isLinkSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkSync(String path)
  * Synchronously checks if typeSync(path, followLinks: false) returns
diff --git a/LibTest/io/FileSystemEntity/isLinkSync_A01_t02.dart b/LibTest/io/FileSystemEntity/isLinkSync_A01_t02.dart
index a9cb5e6..2fe4261 100644
--- a/LibTest/io/FileSystemEntity/isLinkSync_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isLinkSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkSync(String path)
  * Synchronously checks if typeSync(path, followLinks: false) returns
diff --git a/LibTest/io/FileSystemEntity/isLinkSync_A01_t03.dart b/LibTest/io/FileSystemEntity/isLinkSync_A01_t03.dart
index 1611200..ede57c4 100644
--- a/LibTest/io/FileSystemEntity/isLinkSync_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isLinkSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkSync(String path)
  * Synchronously checks if typeSync(path, followLinks: false) returns
diff --git a/LibTest/io/FileSystemEntity/isLink_A01_t01.dart b/LibTest/io/FileSystemEntity/isLink_A01_t01.dart
index 276a678..7ba3890 100644
--- a/LibTest/io/FileSystemEntity/isLink_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isLink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isLink(String path)
  * Checks if type(path, followLinks: false) returns FileSystemEntityType.link.
diff --git a/LibTest/io/FileSystemEntity/isLink_A01_t02.dart b/LibTest/io/FileSystemEntity/isLink_A01_t02.dart
index 09fc609..dd2ec0c 100644
--- a/LibTest/io/FileSystemEntity/isLink_A01_t02.dart
+++ b/LibTest/io/FileSystemEntity/isLink_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isLink(String path)
  * Checks if type(path, followLinks: false) returns FileSystemEntityType.link.
diff --git a/LibTest/io/FileSystemEntity/isLink_A01_t03.dart b/LibTest/io/FileSystemEntity/isLink_A01_t03.dart
index 88bd715..13cac95 100644
--- a/LibTest/io/FileSystemEntity/isLink_A01_t03.dart
+++ b/LibTest/io/FileSystemEntity/isLink_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isLink(String path)
  * Checks if type(path, followLinks: false) returns FileSystemEntityType.link.
diff --git a/LibTest/io/FileSystemEntity/isWatchSupported_A01_t01.dart b/LibTest/io/FileSystemEntity/isWatchSupported_A01_t01.dart
index 16f95cf..290d294 100644
--- a/LibTest/io/FileSystemEntity/isWatchSupported_A01_t01.dart
+++ b/LibTest/io/FileSystemEntity/isWatchSupported_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isWatchSupported
  * Test if watch is supported on the current system.
diff --git a/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t01.dart b/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t01.dart
index d3d6c12..a7cd640 100644
--- a/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t01.dart
+++ b/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contentChanged
  *  final
diff --git a/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t02.dart b/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t02.dart
index 39ca537..9659c2a 100644
--- a/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t02.dart
+++ b/LibTest/io/FileSystemModifyEvent/contentChanged_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contentChanged
  *  final
diff --git a/LibTest/io/FileSystemModifyEvent/isDirectory_A01_t01.dart b/LibTest/io/FileSystemModifyEvent/isDirectory_A01_t01.dart
index 4485351..695935e 100644
--- a/LibTest/io/FileSystemModifyEvent/isDirectory_A01_t01.dart
+++ b/LibTest/io/FileSystemModifyEvent/isDirectory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemModifyEvent/path_A01_t02.dart b/LibTest/io/FileSystemModifyEvent/path_A01_t02.dart
index 6b62115..b76a701 100644
--- a/LibTest/io/FileSystemModifyEvent/path_A01_t02.dart
+++ b/LibTest/io/FileSystemModifyEvent/path_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemModifyEvent/type_A01_t01.dart b/LibTest/io/FileSystemModifyEvent/type_A01_t01.dart
index 0a6e10b..2b6e109 100644
--- a/LibTest/io/FileSystemModifyEvent/type_A01_t01.dart
+++ b/LibTest/io/FileSystemModifyEvent/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemMoveEvent/destination_A01_t01.dart b/LibTest/io/FileSystemMoveEvent/destination_A01_t01.dart
index 8a04faf..2c75dc5 100644
--- a/LibTest/io/FileSystemMoveEvent/destination_A01_t01.dart
+++ b/LibTest/io/FileSystemMoveEvent/destination_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String destination
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/destination_A01_t02.dart b/LibTest/io/FileSystemMoveEvent/destination_A01_t02.dart
index 418fad6..6049696 100644
--- a/LibTest/io/FileSystemMoveEvent/destination_A01_t02.dart
+++ b/LibTest/io/FileSystemMoveEvent/destination_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String destination
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/destination_A01_t03.dart b/LibTest/io/FileSystemMoveEvent/destination_A01_t03.dart
index ff4f485..7c687b8 100644
--- a/LibTest/io/FileSystemMoveEvent/destination_A01_t03.dart
+++ b/LibTest/io/FileSystemMoveEvent/destination_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String destination
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t01.dart b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t01.dart
index c5966b1..fb3dd12 100644
--- a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t01.dart
+++ b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t02.dart b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t02.dart
index 39b0f50..2c47a18 100644
--- a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t02.dart
+++ b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t03.dart b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t03.dart
index b8a0abe..86eb5aa 100644
--- a/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t03.dart
+++ b/LibTest/io/FileSystemMoveEvent/isDirectory_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isDirectory
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/path_A01_t01.dart b/LibTest/io/FileSystemMoveEvent/path_A01_t01.dart
index 17e404a..dafdaed 100644
--- a/LibTest/io/FileSystemMoveEvent/path_A01_t01.dart
+++ b/LibTest/io/FileSystemMoveEvent/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/path_A01_t02.dart b/LibTest/io/FileSystemMoveEvent/path_A01_t02.dart
index 0853be1..c4edbe9 100644
--- a/LibTest/io/FileSystemMoveEvent/path_A01_t02.dart
+++ b/LibTest/io/FileSystemMoveEvent/path_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/path_A01_t03.dart b/LibTest/io/FileSystemMoveEvent/path_A01_t03.dart
index 1bd2df4..30045d2 100644
--- a/LibTest/io/FileSystemMoveEvent/path_A01_t03.dart
+++ b/LibTest/io/FileSystemMoveEvent/path_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * final
diff --git a/LibTest/io/FileSystemMoveEvent/type_A01_t01.dart b/LibTest/io/FileSystemMoveEvent/type_A01_t01.dart
index 5346dcd..d985a52 100644
--- a/LibTest/io/FileSystemMoveEvent/type_A01_t01.dart
+++ b/LibTest/io/FileSystemMoveEvent/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemMoveEvent/type_A01_t02.dart b/LibTest/io/FileSystemMoveEvent/type_A01_t02.dart
index 749f345..cd3d1e9 100644
--- a/LibTest/io/FileSystemMoveEvent/type_A01_t02.dart
+++ b/LibTest/io/FileSystemMoveEvent/type_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/FileSystemMoveEvent/type_A01_t03.dart b/LibTest/io/FileSystemMoveEvent/type_A01_t03.dart
index d42e655..4e12c36 100644
--- a/LibTest/io/FileSystemMoveEvent/type_A01_t03.dart
+++ b/LibTest/io/FileSystemMoveEvent/type_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int type
  *  final
diff --git a/LibTest/io/GZipCodec/decode_A01_t01.dart b/LibTest/io/GZipCodec/decode_A01_t01.dart
index 951ff57..6451d81 100644
--- a/LibTest/io/GZipCodec/decode_A01_t01.dart
+++ b/LibTest/io/GZipCodec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S decode(T encoded)
  * @description Checks that this method decodes data from gzip
diff --git a/LibTest/io/GZipCodec/decoder_A01_t01.dart b/LibTest/io/GZipCodec/decoder_A01_t01.dart
index fc186f0..a17ac6c 100644
--- a/LibTest/io/GZipCodec/decoder_A01_t01.dart
+++ b/LibTest/io/GZipCodec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZLibDecoder decoder
  * Get a ZLibDecoder for decoding GZip compressed data.
diff --git a/LibTest/io/GZipCodec/dictionary_A01_t01.dart b/LibTest/io/GZipCodec/dictionary_A01_t01.dart
index d5dd094..d276b8a 100644
--- a/LibTest/io/GZipCodec/dictionary_A01_t01.dart
+++ b/LibTest/io/GZipCodec/dictionary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> dictionary
  *  final
diff --git a/LibTest/io/GZipCodec/encode_A01_t01.dart b/LibTest/io/GZipCodec/encode_A01_t01.dart
index 8e55a52..55dec9d 100644
--- a/LibTest/io/GZipCodec/encode_A01_t01.dart
+++ b/LibTest/io/GZipCodec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T encode(S input)
  * @description Checks that this method encodes data to gzip
diff --git a/LibTest/io/GZipCodec/encoder_A01_t01.dart b/LibTest/io/GZipCodec/encoder_A01_t01.dart
index 58c6357..f81454f 100644
--- a/LibTest/io/GZipCodec/encoder_A01_t01.dart
+++ b/LibTest/io/GZipCodec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZLibEncoder encoder
  * Get a ZLibEncoder for encoding to GZip compressed data.
diff --git a/LibTest/io/GZipCodec/fuse_A01_t01.dart b/LibTest/io/GZipCodec/fuse_A01_t01.dart
index d92e850..7ba509e 100644
--- a/LibTest/io/GZipCodec/fuse_A01_t01.dart
+++ b/LibTest/io/GZipCodec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
  * Fuses this with other.
diff --git a/LibTest/io/GZipCodec/gzip_A01_t01.dart b/LibTest/io/GZipCodec/gzip_A01_t01.dart
index 9cd4da3..84a9f97 100644
--- a/LibTest/io/GZipCodec/gzip_A01_t01.dart
+++ b/LibTest/io/GZipCodec/gzip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool gzip
  *  final
diff --git a/LibTest/io/GZipCodec/inverted_A01_t01.dart b/LibTest/io/GZipCodec/inverted_A01_t01.dart
index 1da1dcc..2cdf076 100644
--- a/LibTest/io/GZipCodec/inverted_A01_t01.dart
+++ b/LibTest/io/GZipCodec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/io/GZipCodec/level_A01_t01.dart b/LibTest/io/GZipCodec/level_A01_t01.dart
index aba7933..27e53a4 100644
--- a/LibTest/io/GZipCodec/level_A01_t01.dart
+++ b/LibTest/io/GZipCodec/level_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int level
  *  final
diff --git a/LibTest/io/GZipCodec/memLevel_A01_t01.dart b/LibTest/io/GZipCodec/memLevel_A01_t01.dart
index 6202eeb..dfbff52 100644
--- a/LibTest/io/GZipCodec/memLevel_A01_t01.dart
+++ b/LibTest/io/GZipCodec/memLevel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int memLevel
  *  final
diff --git a/LibTest/io/GZipCodec/raw_A01_t01.dart b/LibTest/io/GZipCodec/raw_A01_t01.dart
index aaf220e..99d6f98 100644
--- a/LibTest/io/GZipCodec/raw_A01_t01.dart
+++ b/LibTest/io/GZipCodec/raw_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool raw
  *  final
diff --git a/LibTest/io/GZipCodec/strategy_A01_t01.dart b/LibTest/io/GZipCodec/strategy_A01_t01.dart
index 80e5803..3ea62ba 100644
--- a/LibTest/io/GZipCodec/strategy_A01_t01.dart
+++ b/LibTest/io/GZipCodec/strategy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  *  final
diff --git a/LibTest/io/GZipCodec/windowBits_A01_t01.dart b/LibTest/io/GZipCodec/windowBits_A01_t01.dart
index 39145e3..1b2a660 100644
--- a/LibTest/io/GZipCodec/windowBits_A01_t01.dart
+++ b/LibTest/io/GZipCodec/windowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int windowBits
  * final
diff --git a/LibTest/io/HeaderValue/HeaderValue_A01_t01.dart b/LibTest/io/HeaderValue/HeaderValue_A01_t01.dart
index 7907d6e..1eb3d14 100644
--- a/LibTest/io/HeaderValue/HeaderValue_A01_t01.dart
+++ b/LibTest/io/HeaderValue/HeaderValue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue([
  *  String value = "",
diff --git a/LibTest/io/HeaderValue/parameters_A01_t01.dart b/LibTest/io/HeaderValue/parameters_A01_t01.dart
index 16ec3cc..a29cad2 100644
--- a/LibTest/io/HeaderValue/parameters_A01_t01.dart
+++ b/LibTest/io/HeaderValue/parameters_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> parameters
  * Gets the map of parameters.
diff --git a/LibTest/io/HeaderValue/parameters_A02_t01.dart b/LibTest/io/HeaderValue/parameters_A02_t01.dart
index 47da944..744a561 100644
--- a/LibTest/io/HeaderValue/parameters_A02_t01.dart
+++ b/LibTest/io/HeaderValue/parameters_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<String, String> parameters
  * Gets the map of parameters.
diff --git a/LibTest/io/HeaderValue/parse_A01_t01.dart b/LibTest/io/HeaderValue/parse_A01_t01.dart
index f2bf664..bde27e6 100644
--- a/LibTest/io/HeaderValue/parse_A01_t01.dart
+++ b/LibTest/io/HeaderValue/parse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue parse(
  *  String value, {
diff --git a/LibTest/io/HeaderValue/parse_A02_t01.dart b/LibTest/io/HeaderValue/parse_A02_t01.dart
index 326f99e..76d8ce7 100644
--- a/LibTest/io/HeaderValue/parse_A02_t01.dart
+++ b/LibTest/io/HeaderValue/parse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue parse(
  *  String value, {
diff --git a/LibTest/io/HeaderValue/parse_A02_t02.dart b/LibTest/io/HeaderValue/parse_A02_t02.dart
index 31b63fb..0a22923 100644
--- a/LibTest/io/HeaderValue/parse_A02_t02.dart
+++ b/LibTest/io/HeaderValue/parse_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue parse(
  *  String value, {
diff --git a/LibTest/io/HeaderValue/parse_A03_t01.dart b/LibTest/io/HeaderValue/parse_A03_t01.dart
index c6f0b9d..bb69942 100644
--- a/LibTest/io/HeaderValue/parse_A03_t01.dart
+++ b/LibTest/io/HeaderValue/parse_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue parse(
  *  String value, {
diff --git a/LibTest/io/HeaderValue/parse_A04_t01.dart b/LibTest/io/HeaderValue/parse_A04_t01.dart
index 4ea1626..1936058 100644
--- a/LibTest/io/HeaderValue/parse_A04_t01.dart
+++ b/LibTest/io/HeaderValue/parse_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HeaderValue parse(
  *  String value, {
diff --git a/LibTest/io/HeaderValue/value_A01_t01.dart b/LibTest/io/HeaderValue/value_A01_t01.dart
index 0ee39cc..cae01ef 100644
--- a/LibTest/io/HeaderValue/value_A01_t01.dart
+++ b/LibTest/io/HeaderValue/value_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String value
  * Gets the header value.
diff --git a/LibTest/io/HttpClient/addCredentials_A01_t01.dart b/LibTest/io/HttpClient/addCredentials_A01_t01.dart
index 43aeec4..5152e68 100644
--- a/LibTest/io/HttpClient/addCredentials_A01_t01.dart
+++ b/LibTest/io/HttpClient/addCredentials_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addCredentials(
  *  Uri url,
diff --git a/LibTest/io/HttpClient/addCredentials_A02_t01.dart b/LibTest/io/HttpClient/addCredentials_A02_t01.dart
index 087a6f0..9c7f128 100644
--- a/LibTest/io/HttpClient/addCredentials_A02_t01.dart
+++ b/LibTest/io/HttpClient/addCredentials_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addCredentials(
  *  Uri url,
diff --git a/LibTest/io/HttpClient/addCredentials_A03_t01.dart b/LibTest/io/HttpClient/addCredentials_A03_t01.dart
index 828dea3..145140f 100644
--- a/LibTest/io/HttpClient/addCredentials_A03_t01.dart
+++ b/LibTest/io/HttpClient/addCredentials_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addCredentials(
  *  Uri url,
diff --git a/LibTest/io/HttpClient/addProxyCredentials_A01_t01.dart b/LibTest/io/HttpClient/addProxyCredentials_A01_t01.dart
index c00c3d9..086d760 100644
--- a/LibTest/io/HttpClient/addProxyCredentials_A01_t01.dart
+++ b/LibTest/io/HttpClient/addProxyCredentials_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addProxyCredentials(
  *  String host,
diff --git a/LibTest/io/HttpClient/addProxyCredentials_A02_t01.dart b/LibTest/io/HttpClient/addProxyCredentials_A02_t01.dart
index 7fd13ce..d1e43f3 100644
--- a/LibTest/io/HttpClient/addProxyCredentials_A02_t01.dart
+++ b/LibTest/io/HttpClient/addProxyCredentials_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addProxyCredentials(
  *  String host,
diff --git a/LibTest/io/HttpClient/addProxyCredentials_A03_t01.dart b/LibTest/io/HttpClient/addProxyCredentials_A03_t01.dart
index 4b09808..7d6bca0 100644
--- a/LibTest/io/HttpClient/addProxyCredentials_A03_t01.dart
+++ b/LibTest/io/HttpClient/addProxyCredentials_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addProxyCredentials(
  *  String host,
diff --git a/LibTest/io/HttpClient/authenticateProxy_A01_t01.dart b/LibTest/io/HttpClient/authenticateProxy_A01_t01.dart
index 2aae508..01aabae 100644
--- a/LibTest/io/HttpClient/authenticateProxy_A01_t01.dart
+++ b/LibTest/io/HttpClient/authenticateProxy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticateProxy=(
  *  Future<bool> f(
diff --git a/LibTest/io/HttpClient/authenticateProxy_A01_t02.dart b/LibTest/io/HttpClient/authenticateProxy_A01_t02.dart
index 2d19d70..a7f2b2b 100644
--- a/LibTest/io/HttpClient/authenticateProxy_A01_t02.dart
+++ b/LibTest/io/HttpClient/authenticateProxy_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticateProxy=(
  *  Future<bool> f(
diff --git a/LibTest/io/HttpClient/authenticateProxy_A02_t01.dart b/LibTest/io/HttpClient/authenticateProxy_A02_t01.dart
index 02fd489..87bb223 100644
--- a/LibTest/io/HttpClient/authenticateProxy_A02_t01.dart
+++ b/LibTest/io/HttpClient/authenticateProxy_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticateProxy=(
  *  Future<bool> f(
diff --git a/LibTest/io/HttpClient/authenticate_A01_t01.dart b/LibTest/io/HttpClient/authenticate_A01_t01.dart
index f0126da..aa76124 100644
--- a/LibTest/io/HttpClient/authenticate_A01_t01.dart
+++ b/LibTest/io/HttpClient/authenticate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticate=(
  *    Future<bool> f(
diff --git a/LibTest/io/HttpClient/authenticate_A01_t02.dart b/LibTest/io/HttpClient/authenticate_A01_t02.dart
index 65ab14c..ec4a1c6 100644
--- a/LibTest/io/HttpClient/authenticate_A01_t02.dart
+++ b/LibTest/io/HttpClient/authenticate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticate=(
  *    Future<bool> f(
diff --git a/LibTest/io/HttpClient/authenticate_A02_t01.dart b/LibTest/io/HttpClient/authenticate_A02_t01.dart
index cff1ee2..7a269c0 100644
--- a/LibTest/io/HttpClient/authenticate_A02_t01.dart
+++ b/LibTest/io/HttpClient/authenticate_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void authenticate=(
  *    Future<bool> f(
diff --git a/LibTest/io/HttpClient/autoUncompress_A01_t01.dart b/LibTest/io/HttpClient/autoUncompress_A01_t01.dart
index 8d82d8c..7863856 100644
--- a/LibTest/io/HttpClient/autoUncompress_A01_t01.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A02_t01.dart b/LibTest/io/HttpClient/autoUncompress_A02_t01.dart
index 405b25e..21878f6 100644
--- a/LibTest/io/HttpClient/autoUncompress_A02_t01.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A02_t02.dart b/LibTest/io/HttpClient/autoUncompress_A02_t02.dart
index 5bdc484..441c971 100644
--- a/LibTest/io/HttpClient/autoUncompress_A02_t02.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A03_t01.dart b/LibTest/io/HttpClient/autoUncompress_A03_t01.dart
index 3ce846d..0d9b27e 100644
--- a/LibTest/io/HttpClient/autoUncompress_A03_t01.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A04_t01.dart b/LibTest/io/HttpClient/autoUncompress_A04_t01.dart
index cb9a9ca..35de263 100644
--- a/LibTest/io/HttpClient/autoUncompress_A04_t01.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A04_t02.dart b/LibTest/io/HttpClient/autoUncompress_A04_t02.dart
index d17cf3d..923413b 100644
--- a/LibTest/io/HttpClient/autoUncompress_A04_t02.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/autoUncompress_A04_t03.dart b/LibTest/io/HttpClient/autoUncompress_A04_t03.dart
index 7536a11..30d6f62 100644
--- a/LibTest/io/HttpClient/autoUncompress_A04_t03.dart
+++ b/LibTest/io/HttpClient/autoUncompress_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoUncompress
  *  read / write
diff --git a/LibTest/io/HttpClient/close_A01_t01.dart b/LibTest/io/HttpClient/close_A01_t01.dart
index 1bdb4e8..423071c 100644
--- a/LibTest/io/HttpClient/close_A01_t01.dart
+++ b/LibTest/io/HttpClient/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close({
  *  bool force: false
diff --git a/LibTest/io/HttpClient/deleteUrl_A01_t01.dart b/LibTest/io/HttpClient/deleteUrl_A01_t01.dart
index e120260..725e0aa 100644
--- a/LibTest/io/HttpClient/deleteUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/deleteUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> deleteUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/deleteUrl_A01_t02.dart b/LibTest/io/HttpClient/deleteUrl_A01_t02.dart
index 8d74267..a464c85 100644
--- a/LibTest/io/HttpClient/deleteUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/deleteUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> deleteUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/delete_A01_t01.dart b/LibTest/io/HttpClient/delete_A01_t01.dart
index bf6d504..81950d0 100644
--- a/LibTest/io/HttpClient/delete_A01_t01.dart
+++ b/LibTest/io/HttpClient/delete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> delete(
  *  String host,
diff --git a/LibTest/io/HttpClient/delete_A01_t02.dart b/LibTest/io/HttpClient/delete_A01_t02.dart
index aace7f7..312b8b3 100644
--- a/LibTest/io/HttpClient/delete_A01_t02.dart
+++ b/LibTest/io/HttpClient/delete_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> delete(
  *  String host,
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A01_t01.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A01_t01.dart
index 66a8507..ea04f06 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A01_t01.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t01.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t01.dart
index e9ede18..c2ac3a6 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t01.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t02.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t02.dart
index fdfc736..3fc2638 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t02.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t03.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t03.dart
index 33a2657..2a217e8 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t03.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t04.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t04.dart
index ad70c26..150124b 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t04.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t05.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t05.dart
index 540b185..b38d3d6 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t05.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A03_t01.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A03_t01.dart
index 336288d..709706d 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A03_t01.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxyFromEnvironment_A04_t01.dart b/LibTest/io/HttpClient/findProxyFromEnvironment_A04_t01.dart
index a8e8c80..8d31fe3 100644
--- a/LibTest/io/HttpClient/findProxyFromEnvironment_A04_t01.dart
+++ b/LibTest/io/HttpClient/findProxyFromEnvironment_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String findProxyFromEnvironment(
  *  Uri url, {
diff --git a/LibTest/io/HttpClient/findProxy_A01_t01.dart b/LibTest/io/HttpClient/findProxy_A01_t01.dart
index e74549e..999ef0c 100644
--- a/LibTest/io/HttpClient/findProxy_A01_t01.dart
+++ b/LibTest/io/HttpClient/findProxy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/findProxy_A01_t02.dart b/LibTest/io/HttpClient/findProxy_A01_t02.dart
index e65c984..c2909bd 100644
--- a/LibTest/io/HttpClient/findProxy_A01_t02.dart
+++ b/LibTest/io/HttpClient/findProxy_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/findProxy_A02_t01.dart b/LibTest/io/HttpClient/findProxy_A02_t01.dart
index ba15d7b..cd7cce6 100644
--- a/LibTest/io/HttpClient/findProxy_A02_t01.dart
+++ b/LibTest/io/HttpClient/findProxy_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/findProxy_A02_t02.dart b/LibTest/io/HttpClient/findProxy_A02_t02.dart
index 986571d..84a2e7c 100644
--- a/LibTest/io/HttpClient/findProxy_A02_t02.dart
+++ b/LibTest/io/HttpClient/findProxy_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/findProxy_A03_t01.dart b/LibTest/io/HttpClient/findProxy_A03_t01.dart
index 0059b70..d1a844c 100644
--- a/LibTest/io/HttpClient/findProxy_A03_t01.dart
+++ b/LibTest/io/HttpClient/findProxy_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/findProxy_A03_t02.dart b/LibTest/io/HttpClient/findProxy_A03_t02.dart
index 5a9b5ea..22c2230 100644
--- a/LibTest/io/HttpClient/findProxy_A03_t02.dart
+++ b/LibTest/io/HttpClient/findProxy_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void findProxy=(
  *  String f(
diff --git a/LibTest/io/HttpClient/getUrl_A01_t01.dart b/LibTest/io/HttpClient/getUrl_A01_t01.dart
index 8d25821..c0e78a0 100644
--- a/LibTest/io/HttpClient/getUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/getUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> getUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/getUrl_A01_t02.dart b/LibTest/io/HttpClient/getUrl_A01_t02.dart
index 4a828c4..8d81b50 100644
--- a/LibTest/io/HttpClient/getUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/getUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> getUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/get_A01_t01.dart b/LibTest/io/HttpClient/get_A01_t01.dart
index 648698c..192e848 100644
--- a/LibTest/io/HttpClient/get_A01_t01.dart
+++ b/LibTest/io/HttpClient/get_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> get(
  *  String host,
diff --git a/LibTest/io/HttpClient/get_A01_t02.dart b/LibTest/io/HttpClient/get_A01_t02.dart
index ab38865..e74383e 100644
--- a/LibTest/io/HttpClient/get_A01_t02.dart
+++ b/LibTest/io/HttpClient/get_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> get(
  *  String host,
diff --git a/LibTest/io/HttpClient/headUrl_A01_t01.dart b/LibTest/io/HttpClient/headUrl_A01_t01.dart
index e3b17c8..0c29169 100644
--- a/LibTest/io/HttpClient/headUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/headUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> headUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/headUrl_A01_t02.dart b/LibTest/io/HttpClient/headUrl_A01_t02.dart
index 68cfb2b..eb43e89 100644
--- a/LibTest/io/HttpClient/headUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/headUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> headUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/head_A01_t01.dart b/LibTest/io/HttpClient/head_A01_t01.dart
index dd1dcc5..cafa247 100644
--- a/LibTest/io/HttpClient/head_A01_t01.dart
+++ b/LibTest/io/HttpClient/head_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> head(
  *  String host,
diff --git a/LibTest/io/HttpClient/head_A01_t02.dart b/LibTest/io/HttpClient/head_A01_t02.dart
index 9f457f9..dcfc4ea 100644
--- a/LibTest/io/HttpClient/head_A01_t02.dart
+++ b/LibTest/io/HttpClient/head_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> head(
  *  String host,
diff --git a/LibTest/io/HttpClient/idleTimeout_A01_t01.dart b/LibTest/io/HttpClient/idleTimeout_A01_t01.dart
index 329a9a1..f73bf31 100644
--- a/LibTest/io/HttpClient/idleTimeout_A01_t01.dart
+++ b/LibTest/io/HttpClient/idleTimeout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration idleTimeout
  *  read / write
diff --git a/LibTest/io/HttpClient/idleTimeout_A02_t01.dart b/LibTest/io/HttpClient/idleTimeout_A02_t01.dart
index b171956..ff9a06e 100644
--- a/LibTest/io/HttpClient/idleTimeout_A02_t01.dart
+++ b/LibTest/io/HttpClient/idleTimeout_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration idleTimeout
  *  read / write
diff --git a/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t01.dart b/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t01.dart
index dbe2431..3ad2b6a 100644
--- a/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t01.dart
+++ b/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxConnectionsPerHost
  * read / write
diff --git a/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t02.dart b/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t02.dart
index 482508d..deb8889 100644
--- a/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t02.dart
+++ b/LibTest/io/HttpClient/maxConnectionsPerHost_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxConnectionsPerHost
  * read / write
diff --git a/LibTest/io/HttpClient/openUrl_A01_t01.dart b/LibTest/io/HttpClient/openUrl_A01_t01.dart
index f090217..7ce31bf 100644
--- a/LibTest/io/HttpClient/openUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/openUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> openUrl(
  *  String method,
diff --git a/LibTest/io/HttpClient/openUrl_A01_t02.dart b/LibTest/io/HttpClient/openUrl_A01_t02.dart
index 7372982..1212654 100644
--- a/LibTest/io/HttpClient/openUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/openUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> openUrl(
  *  String method,
diff --git a/LibTest/io/HttpClient/openUrl_A01_t03.dart b/LibTest/io/HttpClient/openUrl_A01_t03.dart
index a8e284d..b1105a7 100644
--- a/LibTest/io/HttpClient/openUrl_A01_t03.dart
+++ b/LibTest/io/HttpClient/openUrl_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> openUrl(
  *  String method,
diff --git a/LibTest/io/HttpClient/openUrl_A01_t04.dart b/LibTest/io/HttpClient/openUrl_A01_t04.dart
index cef464e..f8136a7 100644
--- a/LibTest/io/HttpClient/openUrl_A01_t04.dart
+++ b/LibTest/io/HttpClient/openUrl_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> openUrl(
  *  String method,
diff --git a/LibTest/io/HttpClient/openUrl_A01_t05.dart b/LibTest/io/HttpClient/openUrl_A01_t05.dart
index 07b78b9..ce4a2f2 100644
--- a/LibTest/io/HttpClient/openUrl_A01_t05.dart
+++ b/LibTest/io/HttpClient/openUrl_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> openUrl(
  *  String method,
diff --git a/LibTest/io/HttpClient/open_A01_t01.dart b/LibTest/io/HttpClient/open_A01_t01.dart
index c3951bd..4209314 100644
--- a/LibTest/io/HttpClient/open_A01_t01.dart
+++ b/LibTest/io/HttpClient/open_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> open(
  *  String method,
diff --git a/LibTest/io/HttpClient/open_A01_t02.dart b/LibTest/io/HttpClient/open_A01_t02.dart
index 5f1e1c9..fa9fc1e 100644
--- a/LibTest/io/HttpClient/open_A01_t02.dart
+++ b/LibTest/io/HttpClient/open_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> open(
  *  String method,
diff --git a/LibTest/io/HttpClient/open_A01_t03.dart b/LibTest/io/HttpClient/open_A01_t03.dart
index 7165e4d..d1a2696 100644
--- a/LibTest/io/HttpClient/open_A01_t03.dart
+++ b/LibTest/io/HttpClient/open_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> open(
  *  String method,
diff --git a/LibTest/io/HttpClient/open_A01_t04.dart b/LibTest/io/HttpClient/open_A01_t04.dart
index c9bebb0..043c0f8 100644
--- a/LibTest/io/HttpClient/open_A01_t04.dart
+++ b/LibTest/io/HttpClient/open_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> open(
  *  String method,
diff --git a/LibTest/io/HttpClient/open_A01_t05.dart b/LibTest/io/HttpClient/open_A01_t05.dart
index 7027af2..38eb306 100644
--- a/LibTest/io/HttpClient/open_A01_t05.dart
+++ b/LibTest/io/HttpClient/open_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> open(
  *  String method,
diff --git a/LibTest/io/HttpClient/patchUrl_A01_t01.dart b/LibTest/io/HttpClient/patchUrl_A01_t01.dart
index 7bcf107..8ebc1e4 100644
--- a/LibTest/io/HttpClient/patchUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/patchUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> patchUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/patchUrl_A01_t02.dart b/LibTest/io/HttpClient/patchUrl_A01_t02.dart
index 13e87ca..1f0fdaf 100644
--- a/LibTest/io/HttpClient/patchUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/patchUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> patchUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/patch_A01_t01.dart b/LibTest/io/HttpClient/patch_A01_t01.dart
index 76eff62..bbeabff 100644
--- a/LibTest/io/HttpClient/patch_A01_t01.dart
+++ b/LibTest/io/HttpClient/patch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> patch(
  *  String host,
diff --git a/LibTest/io/HttpClient/patch_A01_t02.dart b/LibTest/io/HttpClient/patch_A01_t02.dart
index c4b0542..4600727 100644
--- a/LibTest/io/HttpClient/patch_A01_t02.dart
+++ b/LibTest/io/HttpClient/patch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> patch(
  *  String host,
diff --git a/LibTest/io/HttpClient/postUrl_A01_t01.dart b/LibTest/io/HttpClient/postUrl_A01_t01.dart
index dab55d0..317dd9b 100644
--- a/LibTest/io/HttpClient/postUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/postUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> postUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/postUrl_A01_t02.dart b/LibTest/io/HttpClient/postUrl_A01_t02.dart
index 802f31a..7893364 100644
--- a/LibTest/io/HttpClient/postUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/postUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> postUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/post_A01_t01.dart b/LibTest/io/HttpClient/post_A01_t01.dart
index 8621f22..a6be1a7 100644
--- a/LibTest/io/HttpClient/post_A01_t01.dart
+++ b/LibTest/io/HttpClient/post_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> post(
  *  String host,
diff --git a/LibTest/io/HttpClient/post_A01_t02.dart b/LibTest/io/HttpClient/post_A01_t02.dart
index e37cbd4..3b2bb43 100644
--- a/LibTest/io/HttpClient/post_A01_t02.dart
+++ b/LibTest/io/HttpClient/post_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> post(
  *  String host,
diff --git a/LibTest/io/HttpClient/putUrl_A01_t01.dart b/LibTest/io/HttpClient/putUrl_A01_t01.dart
index 2a98c3f..b6eaa74 100644
--- a/LibTest/io/HttpClient/putUrl_A01_t01.dart
+++ b/LibTest/io/HttpClient/putUrl_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> putUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/putUrl_A01_t02.dart b/LibTest/io/HttpClient/putUrl_A01_t02.dart
index 0aa3d33..6df7863 100644
--- a/LibTest/io/HttpClient/putUrl_A01_t02.dart
+++ b/LibTest/io/HttpClient/putUrl_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> putUrl(
  *  Uri url
diff --git a/LibTest/io/HttpClient/put_A01_t01.dart b/LibTest/io/HttpClient/put_A01_t01.dart
index 2a53e99..4011593 100644
--- a/LibTest/io/HttpClient/put_A01_t01.dart
+++ b/LibTest/io/HttpClient/put_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> put(
  *  String host,
diff --git a/LibTest/io/HttpClient/put_A01_t02.dart b/LibTest/io/HttpClient/put_A01_t02.dart
index 854c55c..835becd 100644
--- a/LibTest/io/HttpClient/put_A01_t02.dart
+++ b/LibTest/io/HttpClient/put_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientRequest> put(
  *  String host,
diff --git a/LibTest/io/HttpClient/userAgent_A01_t01.dart b/LibTest/io/HttpClient/userAgent_A01_t01.dart
index 03bf00e..d9e9e6d 100644
--- a/LibTest/io/HttpClient/userAgent_A01_t01.dart
+++ b/LibTest/io/HttpClient/userAgent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionString userAgent
  *  read / write
diff --git a/LibTest/io/HttpClient/userAgent_A02_t01.dart b/LibTest/io/HttpClient/userAgent_A02_t01.dart
index 1694174..59cb0b6 100644
--- a/LibTest/io/HttpClient/userAgent_A02_t01.dart
+++ b/LibTest/io/HttpClient/userAgent_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionString userAgent
  *  read / write
diff --git a/LibTest/io/HttpClientBasicCredentials/HttpClientBasicCredentials_A01_t01.dart b/LibTest/io/HttpClientBasicCredentials/HttpClientBasicCredentials_A01_t01.dart
index 8cbe886..d57f528 100644
--- a/LibTest/io/HttpClientBasicCredentials/HttpClientBasicCredentials_A01_t01.dart
+++ b/LibTest/io/HttpClientBasicCredentials/HttpClientBasicCredentials_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents credentials for basic authentication.
  * @description Checks that class represents credentials for basic
diff --git a/LibTest/io/HttpClientDigestCredentials/HttpClientDigestCredentials_A01_t01.dart b/LibTest/io/HttpClientDigestCredentials/HttpClientDigestCredentials_A01_t01.dart
index 4895054..dfa0b93 100644
--- a/LibTest/io/HttpClientDigestCredentials/HttpClientDigestCredentials_A01_t01.dart
+++ b/LibTest/io/HttpClientDigestCredentials/HttpClientDigestCredentials_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Represents credentials for digest authentication. Digest
  * authentication is only supported for servers using the MD5 algorithm and
diff --git a/LibTest/io/HttpClientRequest/addError_A01_t01.dart b/LibTest/io/HttpClientRequest/addError_A01_t01.dart
index b8d7082..f2828f4 100644
--- a/LibTest/io/HttpClientRequest/addError_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/addError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(
  *  error, [
diff --git a/LibTest/io/HttpClientRequest/addError_A02_t01.dart b/LibTest/io/HttpClientRequest/addError_A02_t01.dart
index b9905e7..7da2509 100644
--- a/LibTest/io/HttpClientRequest/addError_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/addError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(
  *  error, [
diff --git a/LibTest/io/HttpClientRequest/addError_A03_t01.dart b/LibTest/io/HttpClientRequest/addError_A03_t01.dart
index 65106ad..b691458 100644
--- a/LibTest/io/HttpClientRequest/addError_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/addError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(
  *  error, [
diff --git a/LibTest/io/HttpClientRequest/addStream_A01_t01.dart b/LibTest/io/HttpClientRequest/addStream_A01_t01.dart
index 346ba5c..816b8b8 100644
--- a/LibTest/io/HttpClientRequest/addStream_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  *  Adds all elements of the given stream to this.
diff --git a/LibTest/io/HttpClientRequest/addStream_A02_t01.dart b/LibTest/io/HttpClientRequest/addStream_A02_t01.dart
index 52c4b7f..d17a4f6 100644
--- a/LibTest/io/HttpClientRequest/addStream_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/addStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  *  Adds all elements of the given stream to this.
diff --git a/LibTest/io/HttpClientRequest/addStream_A02_t02.dart b/LibTest/io/HttpClientRequest/addStream_A02_t02.dart
index 8d53028..f7c3de3 100644
--- a/LibTest/io/HttpClientRequest/addStream_A02_t02.dart
+++ b/LibTest/io/HttpClientRequest/addStream_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  *  Adds all elements of the given stream to this.
diff --git a/LibTest/io/HttpClientRequest/add_A01_t01.dart b/LibTest/io/HttpClientRequest/add_A01_t01.dart
index 028a8c0..01aca35 100644
--- a/LibTest/io/HttpClientRequest/add_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A01_t02.dart b/LibTest/io/HttpClientRequest/add_A01_t02.dart
index debbbe2..f89a4d1 100644
--- a/LibTest/io/HttpClientRequest/add_A01_t02.dart
+++ b/LibTest/io/HttpClientRequest/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A02_t01.dart b/LibTest/io/HttpClientRequest/add_A02_t01.dart
index d517f74..e51e02f 100644
--- a/LibTest/io/HttpClientRequest/add_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/add_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A03_t01.dart b/LibTest/io/HttpClientRequest/add_A03_t01.dart
index 463f86d..f3e1c42 100644
--- a/LibTest/io/HttpClientRequest/add_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/add_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A03_t02.dart b/LibTest/io/HttpClientRequest/add_A03_t02.dart
index 70b16cb..892ea0a 100644
--- a/LibTest/io/HttpClientRequest/add_A03_t02.dart
+++ b/LibTest/io/HttpClientRequest/add_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A04_t01.dart b/LibTest/io/HttpClientRequest/add_A04_t01.dart
index f293e63..6a7867d 100644
--- a/LibTest/io/HttpClientRequest/add_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/add_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/add_A05_t01.dart b/LibTest/io/HttpClientRequest/add_A05_t01.dart
index 77b213b..4126bd0 100644
--- a/LibTest/io/HttpClientRequest/add_A05_t01.dart
+++ b/LibTest/io/HttpClientRequest/add_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  *  Adds byte data to the target consumer, ignoring encoding.
diff --git a/LibTest/io/HttpClientRequest/bufferOutput_A01_t01.dart b/LibTest/io/HttpClientRequest/bufferOutput_A01_t01.dart
index ec83a15..cc6c6ae 100644
--- a/LibTest/io/HttpClientRequest/bufferOutput_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/bufferOutput_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool bufferOutput
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/bufferOutput_A01_t02.dart b/LibTest/io/HttpClientRequest/bufferOutput_A01_t02.dart
index f2f7322..ca4f4f1 100644
--- a/LibTest/io/HttpClientRequest/bufferOutput_A01_t02.dart
+++ b/LibTest/io/HttpClientRequest/bufferOutput_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool bufferOutput
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/close_A01_t01.dart b/LibTest/io/HttpClientRequest/close_A01_t01.dart
index 59f6659..116b92f 100644
--- a/LibTest/io/HttpClientRequest/close_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> close()
  * Close the request for input. Returns the value of done.
diff --git a/LibTest/io/HttpClientRequest/close_A02_t01.dart b/LibTest/io/HttpClientRequest/close_A02_t01.dart
index dfbd7a1..d1c71b5 100644
--- a/LibTest/io/HttpClientRequest/close_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/close_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> close()
  * Close the request for input. Returns the value of done.
diff --git a/LibTest/io/HttpClientRequest/connectionInfo_A01_t01.dart b/LibTest/io/HttpClientRequest/connectionInfo_A01_t01.dart
index d2a9aea..0d520aa 100644
--- a/LibTest/io/HttpClientRequest/connectionInfo_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/connectionInfo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpConnectionInfo connectionInfo
  * Get information about the client connection. Returns null if the socket is
diff --git a/LibTest/io/HttpClientRequest/contentLength_A01_t01.dart b/LibTest/io/HttpClientRequest/contentLength_A01_t01.dart
index 2fe6412..a1cbd64 100644
--- a/LibTest/io/HttpClientRequest/contentLength_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/contentLength_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/contentLength_A02_t01.dart b/LibTest/io/HttpClientRequest/contentLength_A02_t01.dart
index 72a0c07..7106966 100644
--- a/LibTest/io/HttpClientRequest/contentLength_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/contentLength_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/contentLength_A02_t02.dart b/LibTest/io/HttpClientRequest/contentLength_A02_t02.dart
index 57557d3..8b863c8 100644
--- a/LibTest/io/HttpClientRequest/contentLength_A02_t02.dart
+++ b/LibTest/io/HttpClientRequest/contentLength_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/contentLength_A02_t03.dart b/LibTest/io/HttpClientRequest/contentLength_A02_t03.dart
index 24e7c28..41e82e9 100644
--- a/LibTest/io/HttpClientRequest/contentLength_A02_t03.dart
+++ b/LibTest/io/HttpClientRequest/contentLength_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/cookies_A01_t01.dart b/LibTest/io/HttpClientRequest/cookies_A01_t01.dart
index ca846e2..094802e 100644
--- a/LibTest/io/HttpClientRequest/cookies_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/cookies_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Cookie> cookies
  * Cookies to present to the server (in the 'cookie' header).
diff --git a/LibTest/io/HttpClientRequest/done_A01_t01.dart b/LibTest/io/HttpClientRequest/done_A01_t01.dart
index 820641c..2a4df9f 100644
--- a/LibTest/io/HttpClientRequest/done_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/done_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> done
  * A HttpClientResponse future that will complete once the response is
diff --git a/LibTest/io/HttpClientRequest/done_A02_t01.dart b/LibTest/io/HttpClientRequest/done_A02_t01.dart
index 0478d7e..5d63f70 100644
--- a/LibTest/io/HttpClientRequest/done_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/done_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> done
  * A HttpClientResponse future that will complete once the response is
diff --git a/LibTest/io/HttpClientRequest/encoding_A01_t01.dart b/LibTest/io/HttpClientRequest/encoding_A01_t01.dart
index 225e820..d8fe4ad 100644
--- a/LibTest/io/HttpClientRequest/encoding_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/encoding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding encoding
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/encoding_A02_t01.dart b/LibTest/io/HttpClientRequest/encoding_A02_t01.dart
index 7c7dee1..98d47d0 100644
--- a/LibTest/io/HttpClientRequest/encoding_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/encoding_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding encoding
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/encoding_A03_t01.dart b/LibTest/io/HttpClientRequest/encoding_A03_t01.dart
index 5a83b2f..ca57e2d 100644
--- a/LibTest/io/HttpClientRequest/encoding_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/encoding_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding encoding
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/flush_A01_t01.dart b/LibTest/io/HttpClientRequest/flush_A01_t01.dart
index 997952c..6a87e5a 100644
--- a/LibTest/io/HttpClientRequest/flush_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/flush_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a Future that completes once all buffered data is accepted by the
diff --git a/LibTest/io/HttpClientRequest/flush_A01_t02.dart b/LibTest/io/HttpClientRequest/flush_A01_t02.dart
index a51ca7f..0b6d30e 100644
--- a/LibTest/io/HttpClientRequest/flush_A01_t02.dart
+++ b/LibTest/io/HttpClientRequest/flush_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a Future that completes once all buffered data is accepted by the
diff --git a/LibTest/io/HttpClientRequest/flush_A02_t01.dart b/LibTest/io/HttpClientRequest/flush_A02_t01.dart
index d62d1ea..8d0d46a 100644
--- a/LibTest/io/HttpClientRequest/flush_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/flush_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a Future that completes once all buffered data is accepted by the
diff --git a/LibTest/io/HttpClientRequest/flush_A02_t02.dart b/LibTest/io/HttpClientRequest/flush_A02_t02.dart
index c6edc30..0c10b05 100644
--- a/LibTest/io/HttpClientRequest/flush_A02_t02.dart
+++ b/LibTest/io/HttpClientRequest/flush_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a Future that completes once all buffered data is accepted by the
diff --git a/LibTest/io/HttpClientRequest/followRedirects_A01_t01.dart b/LibTest/io/HttpClientRequest/followRedirects_A01_t01.dart
index 6fd1313..83b0c5d 100644
--- a/LibTest/io/HttpClientRequest/followRedirects_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/followRedirects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool followRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/followRedirects_A02_t01.dart b/LibTest/io/HttpClientRequest/followRedirects_A02_t01.dart
index 223dc69..fbdc834 100644
--- a/LibTest/io/HttpClientRequest/followRedirects_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/followRedirects_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool followRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/followRedirects_A03_t01.dart b/LibTest/io/HttpClientRequest/followRedirects_A03_t01.dart
index af43702..f2a1851 100644
--- a/LibTest/io/HttpClientRequest/followRedirects_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/followRedirects_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool followRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/followRedirects_A04_t01.dart b/LibTest/io/HttpClientRequest/followRedirects_A04_t01.dart
index 175128a..3273fc9 100644
--- a/LibTest/io/HttpClientRequest/followRedirects_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/followRedirects_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool followRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/followRedirects_A05_t01.dart b/LibTest/io/HttpClientRequest/followRedirects_A05_t01.dart
index 58a41d0..b6570c0 100644
--- a/LibTest/io/HttpClientRequest/followRedirects_A05_t01.dart
+++ b/LibTest/io/HttpClientRequest/followRedirects_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool followRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/headers_A01_t01.dart b/LibTest/io/HttpClientRequest/headers_A01_t01.dart
index 4cc54f3..fa8864b 100644
--- a/LibTest/io/HttpClientRequest/headers_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/headers_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionHttpHeaders headers
  * Returns the client request headers.
diff --git a/LibTest/io/HttpClientRequest/headers_A02_t01.dart b/LibTest/io/HttpClientRequest/headers_A02_t01.dart
index a0987ed..3e22698 100644
--- a/LibTest/io/HttpClientRequest/headers_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/headers_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionHttpHeaders headers
  * Returns the client request headers.
diff --git a/LibTest/io/HttpClientRequest/headers_A03_t01.dart b/LibTest/io/HttpClientRequest/headers_A03_t01.dart
index db135ee..af2afcc 100644
--- a/LibTest/io/HttpClientRequest/headers_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/headers_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionHttpHeaders headers
  * Returns the client request headers.
diff --git a/LibTest/io/HttpClientRequest/headers_A03_t02.dart b/LibTest/io/HttpClientRequest/headers_A03_t02.dart
index 42e6295..f4f9493 100644
--- a/LibTest/io/HttpClientRequest/headers_A03_t02.dart
+++ b/LibTest/io/HttpClientRequest/headers_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionHttpHeaders headers
  * Returns the client request headers.
diff --git a/LibTest/io/HttpClientRequest/maxRedirects_A01_t01.dart b/LibTest/io/HttpClientRequest/maxRedirects_A01_t01.dart
index 2ed0a73..bff4eed 100644
--- a/LibTest/io/HttpClientRequest/maxRedirects_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/maxRedirects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/maxRedirects_A02_t01.dart b/LibTest/io/HttpClientRequest/maxRedirects_A02_t01.dart
index 0b93c76..c462435 100644
--- a/LibTest/io/HttpClientRequest/maxRedirects_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/maxRedirects_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/maxRedirects_A02_t02.dart b/LibTest/io/HttpClientRequest/maxRedirects_A02_t02.dart
index c9e7f30..ca68c6c 100644
--- a/LibTest/io/HttpClientRequest/maxRedirects_A02_t02.dart
+++ b/LibTest/io/HttpClientRequest/maxRedirects_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/maxRedirects_A03_t01.dart b/LibTest/io/HttpClientRequest/maxRedirects_A03_t01.dart
index c2d97eb..c8a5856 100644
--- a/LibTest/io/HttpClientRequest/maxRedirects_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/maxRedirects_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/maxRedirects_A04_t01.dart b/LibTest/io/HttpClientRequest/maxRedirects_A04_t01.dart
index 3a48fc8..a113d30 100644
--- a/LibTest/io/HttpClientRequest/maxRedirects_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/maxRedirects_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRedirects
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/method_A01_t01.dart b/LibTest/io/HttpClientRequest/method_A01_t01.dart
index 4fc1740..4750287 100644
--- a/LibTest/io/HttpClientRequest/method_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/method_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String method
  * The method of the request.
diff --git a/LibTest/io/HttpClientRequest/persistentConnection_A01_t01.dart b/LibTest/io/HttpClientRequest/persistentConnection_A01_t01.dart
index b5b5270..12a93b4 100644
--- a/LibTest/io/HttpClientRequest/persistentConnection_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/persistentConnection_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  *  read / write
diff --git a/LibTest/io/HttpClientRequest/uri_A01_t01.dart b/LibTest/io/HttpClientRequest/uri_A01_t01.dart
index 83227e6..ef7bdb3 100644
--- a/LibTest/io/HttpClientRequest/uri_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * The uri of the request.
diff --git a/LibTest/io/HttpClientRequest/writeAll_A01_t01.dart b/LibTest/io/HttpClientRequest/writeAll_A01_t01.dart
index c594a97..38fa8bc 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeAll_A01_t02.dart b/LibTest/io/HttpClientRequest/writeAll_A01_t02.dart
index d07a410..0e6c7ca 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A01_t02.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeAll_A02_t01.dart b/LibTest/io/HttpClientRequest/writeAll_A02_t01.dart
index e08e0ce..f28d129 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeAll_A02_t02.dart b/LibTest/io/HttpClientRequest/writeAll_A02_t02.dart
index 9684e7e..ac9c389 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A02_t02.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeAll_A03_t01.dart b/LibTest/io/HttpClientRequest/writeAll_A03_t01.dart
index 75d092c..bdd4bc1 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeAll_A04_t01.dart b/LibTest/io/HttpClientRequest/writeAll_A04_t01.dart
index 62f6638..631849b 100644
--- a/LibTest/io/HttpClientRequest/writeAll_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(
  *  Iterable objects, [
diff --git a/LibTest/io/HttpClientRequest/writeCharCode_A01_t01.dart b/LibTest/io/HttpClientRequest/writeCharCode_A01_t01.dart
index f961951..2e65a0b 100644
--- a/LibTest/io/HttpClientRequest/writeCharCode_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of charCode.
diff --git a/LibTest/io/HttpClientRequest/writeCharCode_A02_t01.dart b/LibTest/io/HttpClientRequest/writeCharCode_A02_t01.dart
index 0e3d04f..d40aa48 100644
--- a/LibTest/io/HttpClientRequest/writeCharCode_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeCharCode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of charCode.
diff --git a/LibTest/io/HttpClientRequest/write_A01_t01.dart b/LibTest/io/HttpClientRequest/write_A01_t01.dart
index 71cfdfb..ad17e4c 100644
--- a/LibTest/io/HttpClientRequest/write_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/write_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts obj to a String by invoking Object.toString and adds the encoding of
diff --git a/LibTest/io/HttpClientRequest/write_A02_t01.dart b/LibTest/io/HttpClientRequest/write_A02_t01.dart
index 285c485..d50f4cf 100644
--- a/LibTest/io/HttpClientRequest/write_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/write_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts obj to a String by invoking Object.toString and adds the encoding of
diff --git a/LibTest/io/HttpClientRequest/write_A03_t01.dart b/LibTest/io/HttpClientRequest/write_A03_t01.dart
index 801e405..29a8bff 100644
--- a/LibTest/io/HttpClientRequest/write_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/write_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts obj to a String by invoking Object.toString and adds the encoding of
diff --git a/LibTest/io/HttpClientRequest/write_A04_t01.dart b/LibTest/io/HttpClientRequest/write_A04_t01.dart
index 6bdf192..7c6d855 100644
--- a/LibTest/io/HttpClientRequest/write_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/write_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts obj to a String by invoking Object.toString and adds the encoding of
diff --git a/LibTest/io/HttpClientRequest/writeln_A01_t01.dart b/LibTest/io/HttpClientRequest/writeln_A01_t01.dart
index c62fcb4..e612f49 100644
--- a/LibTest/io/HttpClientRequest/writeln_A01_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeln_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and writes the result to
diff --git a/LibTest/io/HttpClientRequest/writeln_A02_t01.dart b/LibTest/io/HttpClientRequest/writeln_A02_t01.dart
index c3a66eb..ebda4de 100644
--- a/LibTest/io/HttpClientRequest/writeln_A02_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeln_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and writes the result to
diff --git a/LibTest/io/HttpClientRequest/writeln_A03_t01.dart b/LibTest/io/HttpClientRequest/writeln_A03_t01.dart
index 50f588c..c89a759 100644
--- a/LibTest/io/HttpClientRequest/writeln_A03_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeln_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and writes the result to
diff --git a/LibTest/io/HttpClientRequest/writeln_A04_t01.dart b/LibTest/io/HttpClientRequest/writeln_A04_t01.dart
index db0f990..b533709 100644
--- a/LibTest/io/HttpClientRequest/writeln_A04_t01.dart
+++ b/LibTest/io/HttpClientRequest/writeln_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts obj to a String by invoking Object.toString and writes the result to
diff --git a/LibTest/io/HttpClientResponse/certificate_A01_t01.dart b/LibTest/io/HttpClientResponse/certificate_A01_t01.dart
index 7817dad..34eb8d0 100644
--- a/LibTest/io/HttpClientResponse/certificate_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/certificate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion X509Certificate certificate
  * Returns the certificate of the HTTPS server providing the response. Returns
diff --git a/LibTest/io/HttpClientResponse/connectionInfo_A01_t01.dart b/LibTest/io/HttpClientResponse/connectionInfo_A01_t01.dart
index 427fa53..5d79004 100644
--- a/LibTest/io/HttpClientResponse/connectionInfo_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/connectionInfo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpConnectionInfo connectionInfo
  * Gets information about the client connection. Returns null if the socket is
diff --git a/LibTest/io/HttpClientResponse/contentLength_A01_t01.dart b/LibTest/io/HttpClientResponse/contentLength_A01_t01.dart
index c049f82..035b555 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/contentLength_A01_t02.dart b/LibTest/io/HttpClientResponse/contentLength_A01_t02.dart
index f28cfa0..f363e73 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/contentLength_A02_t01.dart b/LibTest/io/HttpClientResponse/contentLength_A02_t01.dart
index dbf97c1..99e391d 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/contentLength_A02_t02.dart b/LibTest/io/HttpClientResponse/contentLength_A02_t02.dart
index a1cc55c..96d0dbd 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A02_t02.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/contentLength_A03_t01.dart b/LibTest/io/HttpClientResponse/contentLength_A03_t01.dart
index e0c58c1..b7a531d 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A03_t01.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/contentLength_A04_t01.dart b/LibTest/io/HttpClientResponse/contentLength_A04_t01.dart
index 379b11e..f419010 100644
--- a/LibTest/io/HttpClientResponse/contentLength_A04_t01.dart
+++ b/LibTest/io/HttpClientResponse/contentLength_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int contentLength
  * Returns the content length of the response body. Returns -1 if the size of
diff --git a/LibTest/io/HttpClientResponse/cookies_A01_t01.dart b/LibTest/io/HttpClientResponse/cookies_A01_t01.dart
index 7480b0c..76c9eb9 100644
--- a/LibTest/io/HttpClientResponse/cookies_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/cookies_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Cookie> cookies
  * Cookies set by the server (from the 'set-cookie' header).
diff --git a/LibTest/io/HttpClientResponse/cookies_A01_t02.dart b/LibTest/io/HttpClientResponse/cookies_A01_t02.dart
index 13a1b8b..ed3dad7 100644
--- a/LibTest/io/HttpClientResponse/cookies_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/cookies_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<Cookie> cookies
  * Cookies set by the server (from the 'set-cookie' header).
diff --git a/LibTest/io/HttpClientResponse/detachSocket_A01_t01.dart b/LibTest/io/HttpClientResponse/detachSocket_A01_t01.dart
index 11a2534..02fb3bd 100644
--- a/LibTest/io/HttpClientResponse/detachSocket_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/detachSocket_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Socket> detachSocket()
  * Detach the underlying socket from the HTTP client. When the socket is
diff --git a/LibTest/io/HttpClientResponse/headers_A01_t01.dart b/LibTest/io/HttpClientResponse/headers_A01_t01.dart
index 51a9a90..7c8c505 100644
--- a/LibTest/io/HttpClientResponse/headers_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/headers_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders headers
  * Returns the client response headers.
diff --git a/LibTest/io/HttpClientResponse/headers_A01_t02.dart b/LibTest/io/HttpClientResponse/headers_A01_t02.dart
index c93dca5..a401200 100644
--- a/LibTest/io/HttpClientResponse/headers_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/headers_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders headers
  * Returns the client response headers.
diff --git a/LibTest/io/HttpClientResponse/headers_A02_t01.dart b/LibTest/io/HttpClientResponse/headers_A02_t01.dart
index 1f421f2..74f3efa 100644
--- a/LibTest/io/HttpClientResponse/headers_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/headers_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders headers
  * Returns the client response headers.
diff --git a/LibTest/io/HttpClientResponse/isRedirect_A01_t01.dart b/LibTest/io/HttpClientResponse/isRedirect_A01_t01.dart
index 5a305e4..cf3a30a 100644
--- a/LibTest/io/HttpClientResponse/isRedirect_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/isRedirect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isRedirect
  * Returns whether the status code is one of the normal redirect codes
diff --git a/LibTest/io/HttpClientResponse/isRedirect_A01_t02.dart b/LibTest/io/HttpClientResponse/isRedirect_A01_t02.dart
index 6b4e985..e3396b3 100644
--- a/LibTest/io/HttpClientResponse/isRedirect_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/isRedirect_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isRedirect
  * Returns whether the status code is one of the normal redirect codes
diff --git a/LibTest/io/HttpClientResponse/persistentConnection_A01_t01.dart b/LibTest/io/HttpClientResponse/persistentConnection_A01_t01.dart
index cbcb5aa..24ed920 100644
--- a/LibTest/io/HttpClientResponse/persistentConnection_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/persistentConnection_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  * Gets the persistent connection state returned by the server.
diff --git a/LibTest/io/HttpClientResponse/persistentConnection_A01_t02.dart b/LibTest/io/HttpClientResponse/persistentConnection_A01_t02.dart
index 25735c1..377f76e 100644
--- a/LibTest/io/HttpClientResponse/persistentConnection_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/persistentConnection_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  * Gets the persistent connection state returned by the server.
diff --git a/LibTest/io/HttpClientResponse/persistentConnection_A02_t01.dart b/LibTest/io/HttpClientResponse/persistentConnection_A02_t01.dart
index ef05382..56f122a 100644
--- a/LibTest/io/HttpClientResponse/persistentConnection_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/persistentConnection_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  * Gets the persistent connection state returned by the server.
diff --git a/LibTest/io/HttpClientResponse/persistentConnection_A02_t02.dart b/LibTest/io/HttpClientResponse/persistentConnection_A02_t02.dart
index 25bf64d..0999fe3 100644
--- a/LibTest/io/HttpClientResponse/persistentConnection_A02_t02.dart
+++ b/LibTest/io/HttpClientResponse/persistentConnection_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  * Gets the persistent connection state returned by the server.
diff --git a/LibTest/io/HttpClientResponse/persistentConnection_A03_t01.dart b/LibTest/io/HttpClientResponse/persistentConnection_A03_t01.dart
index cea173b..fa42ee1 100644
--- a/LibTest/io/HttpClientResponse/persistentConnection_A03_t01.dart
+++ b/LibTest/io/HttpClientResponse/persistentConnection_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool persistentConnection
  * Gets the persistent connection state returned by the server.
diff --git a/LibTest/io/HttpClientResponse/reasonPhrase_A01_t01.dart b/LibTest/io/HttpClientResponse/reasonPhrase_A01_t01.dart
index 07948f9..614df67 100644
--- a/LibTest/io/HttpClientResponse/reasonPhrase_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/reasonPhrase_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String reasonPhrase
  * Returns the reason phrase associated with the status code.
diff --git a/LibTest/io/HttpClientResponse/reasonPhrase_A01_t02.dart b/LibTest/io/HttpClientResponse/reasonPhrase_A01_t02.dart
index a16e7e0..c3188bd 100644
--- a/LibTest/io/HttpClientResponse/reasonPhrase_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/reasonPhrase_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String reasonPhrase
  * Returns the reason phrase associated with the status code.
diff --git a/LibTest/io/HttpClientResponse/reasonPhrase_A02_t01.dart b/LibTest/io/HttpClientResponse/reasonPhrase_A02_t01.dart
index 0631699..1e42aca 100644
--- a/LibTest/io/HttpClientResponse/reasonPhrase_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/reasonPhrase_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String reasonPhrase
  * Returns the reason phrase associated with the status code.
diff --git a/LibTest/io/HttpClientResponse/redirect_A01_t01.dart b/LibTest/io/HttpClientResponse/redirect_A01_t01.dart
index afa65ec..b31f0b7 100644
--- a/LibTest/io/HttpClientResponse/redirect_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A02_t01.dart b/LibTest/io/HttpClientResponse/redirect_A02_t01.dart
index 22f3c68..43b6662 100644
--- a/LibTest/io/HttpClientResponse/redirect_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A03_t01.dart b/LibTest/io/HttpClientResponse/redirect_A03_t01.dart
index d30fcc6..aa33f14 100644
--- a/LibTest/io/HttpClientResponse/redirect_A03_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A04_t01.dart b/LibTest/io/HttpClientResponse/redirect_A04_t01.dart
index 7b390b5..f76dda6 100644
--- a/LibTest/io/HttpClientResponse/redirect_A04_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A05_t01.dart b/LibTest/io/HttpClientResponse/redirect_A05_t01.dart
index d30e9a0..6a9c904 100644
--- a/LibTest/io/HttpClientResponse/redirect_A05_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A05_t02.dart b/LibTest/io/HttpClientResponse/redirect_A05_t02.dart
index c95cbbb..c801c82 100644
--- a/LibTest/io/HttpClientResponse/redirect_A05_t02.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirect_A05_t03.dart b/LibTest/io/HttpClientResponse/redirect_A05_t03.dart
index 9e2329c..03d6c10 100644
--- a/LibTest/io/HttpClientResponse/redirect_A05_t03.dart
+++ b/LibTest/io/HttpClientResponse/redirect_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpClientResponse> redirect([
  *  String method,
diff --git a/LibTest/io/HttpClientResponse/redirects_A01_t01.dart b/LibTest/io/HttpClientResponse/redirects_A01_t01.dart
index 69ec1b9..3ff06b7 100644
--- a/LibTest/io/HttpClientResponse/redirects_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A01_t02.dart b/LibTest/io/HttpClientResponse/redirects_A01_t02.dart
index 71fccde..7bb10c5 100644
--- a/LibTest/io/HttpClientResponse/redirects_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t01.dart b/LibTest/io/HttpClientResponse/redirects_A02_t01.dart
index 9d5273b..dd7f1bd 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t02.dart b/LibTest/io/HttpClientResponse/redirects_A02_t02.dart
index d525fbb..90f6a78 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t02.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t03.dart b/LibTest/io/HttpClientResponse/redirects_A02_t03.dart
index 8677b5f..8dc85fa 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t03.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t04.dart b/LibTest/io/HttpClientResponse/redirects_A02_t04.dart
index 4e68301..a4a3628 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t04.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t05.dart b/LibTest/io/HttpClientResponse/redirects_A02_t05.dart
index 3583e2c..fa2956d 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t05.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A02_t06.dart b/LibTest/io/HttpClientResponse/redirects_A02_t06.dart
index 6983729..a33a1b2 100644
--- a/LibTest/io/HttpClientResponse/redirects_A02_t06.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A03_t01.dart b/LibTest/io/HttpClientResponse/redirects_A03_t01.dart
index 0011ff5..b36aee0 100644
--- a/LibTest/io/HttpClientResponse/redirects_A03_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/redirects_A04_t01.dart b/LibTest/io/HttpClientResponse/redirects_A04_t01.dart
index 47fa3e5..08456d3 100644
--- a/LibTest/io/HttpClientResponse/redirects_A04_t01.dart
+++ b/LibTest/io/HttpClientResponse/redirects_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<RedirectInfo> redirects
  * Returns the series of redirects this connection has been through. The list
diff --git a/LibTest/io/HttpClientResponse/statusCode_A01_t01.dart b/LibTest/io/HttpClientResponse/statusCode_A01_t01.dart
index 6d1832a..58d48b4 100644
--- a/LibTest/io/HttpClientResponse/statusCode_A01_t01.dart
+++ b/LibTest/io/HttpClientResponse/statusCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int statusCode
  * Returns the status code.
diff --git a/LibTest/io/HttpClientResponse/statusCode_A01_t02.dart b/LibTest/io/HttpClientResponse/statusCode_A01_t02.dart
index 35ef688..5c3f94a 100644
--- a/LibTest/io/HttpClientResponse/statusCode_A01_t02.dart
+++ b/LibTest/io/HttpClientResponse/statusCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int statusCode
  * Returns the status code.
diff --git a/LibTest/io/HttpClientResponse/statusCode_A02_t01.dart b/LibTest/io/HttpClientResponse/statusCode_A02_t01.dart
index 65d4a41..405a662 100644
--- a/LibTest/io/HttpClientResponse/statusCode_A02_t01.dart
+++ b/LibTest/io/HttpClientResponse/statusCode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int statusCode
  * Returns the status code.
diff --git a/LibTest/io/HttpServer/HttpServer.listenOn_A01_t01.dart b/LibTest/io/HttpServer/HttpServer.listenOn_A01_t01.dart
index 259df16..1e99ec3 100644
--- a/LibTest/io/HttpServer/HttpServer.listenOn_A01_t01.dart
+++ b/LibTest/io/HttpServer/HttpServer.listenOn_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpServer.listenOn(ServerSocket serverSocket)
  * Attaches the HTTP server to an existing ServerSocket. When the HttpServer is
diff --git a/LibTest/io/HttpServer/address_A01_t01.dart b/LibTest/io/HttpServer/address_A01_t01.dart
index 21d31fd..cb7ab81 100644
--- a/LibTest/io/HttpServer/address_A01_t01.dart
+++ b/LibTest/io/HttpServer/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * Returns the address that the server is listening on. This can be used to get
diff --git a/LibTest/io/HttpServer/address_A01_t02.dart b/LibTest/io/HttpServer/address_A01_t02.dart
index e1e57ef..82e3356 100644
--- a/LibTest/io/HttpServer/address_A01_t02.dart
+++ b/LibTest/io/HttpServer/address_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * Returns the address that the server is listening on. This can be used to get
diff --git a/LibTest/io/HttpServer/address_A01_t03.dart b/LibTest/io/HttpServer/address_A01_t03.dart
index 9d9deba..3ac65bc 100644
--- a/LibTest/io/HttpServer/address_A01_t03.dart
+++ b/LibTest/io/HttpServer/address_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * Returns the address that the server is listening on. This can be used to get
diff --git a/LibTest/io/HttpServer/autoCompress_A01_t01.dart b/LibTest/io/HttpServer/autoCompress_A01_t01.dart
index a65cdc2..25ffd76 100644
--- a/LibTest/io/HttpServer/autoCompress_A01_t01.dart
+++ b/LibTest/io/HttpServer/autoCompress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoCompress
  * read / write
diff --git a/LibTest/io/HttpServer/autoCompress_A02_t01.dart b/LibTest/io/HttpServer/autoCompress_A02_t01.dart
index 3b1881b..5eec596 100644
--- a/LibTest/io/HttpServer/autoCompress_A02_t01.dart
+++ b/LibTest/io/HttpServer/autoCompress_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoCompress
  * read / write
diff --git a/LibTest/io/HttpServer/autoCompress_A02_t02.dart b/LibTest/io/HttpServer/autoCompress_A02_t02.dart
index 1c01a16..d543c58 100644
--- a/LibTest/io/HttpServer/autoCompress_A02_t02.dart
+++ b/LibTest/io/HttpServer/autoCompress_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoCompress
  * read / write
diff --git a/LibTest/io/HttpServer/autoCompress_A02_t03.dart b/LibTest/io/HttpServer/autoCompress_A02_t03.dart
index 14bb02c..ad26cb3 100644
--- a/LibTest/io/HttpServer/autoCompress_A02_t03.dart
+++ b/LibTest/io/HttpServer/autoCompress_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool autoCompress
  * read / write
diff --git a/LibTest/io/HttpServer/bind_A01_t01.dart b/LibTest/io/HttpServer/bind_A01_t01.dart
index 6b5fac5..d2e35c0 100644
--- a/LibTest/io/HttpServer/bind_A01_t01.dart
+++ b/LibTest/io/HttpServer/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A01_t02.dart b/LibTest/io/HttpServer/bind_A01_t02.dart
index 728aa44..d75b42d 100644
--- a/LibTest/io/HttpServer/bind_A01_t02.dart
+++ b/LibTest/io/HttpServer/bind_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A02_t01.dart b/LibTest/io/HttpServer/bind_A02_t01.dart
index 533833a..b928b67 100644
--- a/LibTest/io/HttpServer/bind_A02_t01.dart
+++ b/LibTest/io/HttpServer/bind_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A02_t02.dart b/LibTest/io/HttpServer/bind_A02_t02.dart
index 8973268..f701b64 100644
--- a/LibTest/io/HttpServer/bind_A02_t02.dart
+++ b/LibTest/io/HttpServer/bind_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A02_t03.dart b/LibTest/io/HttpServer/bind_A02_t03.dart
index b5b4f3c..1d07359 100644
--- a/LibTest/io/HttpServer/bind_A02_t03.dart
+++ b/LibTest/io/HttpServer/bind_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A03_t01.dart b/LibTest/io/HttpServer/bind_A03_t01.dart
index 7fa2bb4..c9e1fc7 100644
--- a/LibTest/io/HttpServer/bind_A03_t01.dart
+++ b/LibTest/io/HttpServer/bind_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A03_t02.dart b/LibTest/io/HttpServer/bind_A03_t02.dart
index 565c000..5175a3b 100644
--- a/LibTest/io/HttpServer/bind_A03_t02.dart
+++ b/LibTest/io/HttpServer/bind_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A04_t01.dart b/LibTest/io/HttpServer/bind_A04_t01.dart
index 1a4ad04..925e9e8 100644
--- a/LibTest/io/HttpServer/bind_A04_t01.dart
+++ b/LibTest/io/HttpServer/bind_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A05_t01.dart b/LibTest/io/HttpServer/bind_A05_t01.dart
index eff9784..105a884 100644
--- a/LibTest/io/HttpServer/bind_A05_t01.dart
+++ b/LibTest/io/HttpServer/bind_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/bind_A05_t02.dart b/LibTest/io/HttpServer/bind_A05_t02.dart
index 9bf5d7a..c31e26d 100644
--- a/LibTest/io/HttpServer/bind_A05_t02.dart
+++ b/LibTest/io/HttpServer/bind_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<HttpServer> bind(
  *  address,
diff --git a/LibTest/io/HttpServer/close_A01_t01.dart b/LibTest/io/HttpServer/close_A01_t01.dart
index f1312d6..00964a9 100644
--- a/LibTest/io/HttpServer/close_A01_t01.dart
+++ b/LibTest/io/HttpServer/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close({bool force: false})
  * Permanently stops this HttpServer from listening for new connections. This
diff --git a/LibTest/io/HttpServer/close_A02_t01.dart b/LibTest/io/HttpServer/close_A02_t01.dart
index aa5b6b9..c02ca29 100644
--- a/LibTest/io/HttpServer/close_A02_t01.dart
+++ b/LibTest/io/HttpServer/close_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close({bool force: false})
  * Permanently stops this HttpServer from listening for new connections. This
diff --git a/LibTest/io/HttpServer/close_A03_t01.dart b/LibTest/io/HttpServer/close_A03_t01.dart
index c79c91b..3f48a44 100644
--- a/LibTest/io/HttpServer/close_A03_t01.dart
+++ b/LibTest/io/HttpServer/close_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close({bool force: false})
  * Permanently stops this HttpServer from listening for new connections. This
diff --git a/LibTest/io/HttpServer/close_A04_t01.dart b/LibTest/io/HttpServer/close_A04_t01.dart
index 243d1b8..1296d4d 100644
--- a/LibTest/io/HttpServer/close_A04_t01.dart
+++ b/LibTest/io/HttpServer/close_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close({bool force: false})
  * Permanently stops this HttpServer from listening for new connections. This
diff --git a/LibTest/io/HttpServer/close_A05_t01.dart b/LibTest/io/HttpServer/close_A05_t01.dart
index 243d1b8..1296d4d 100644
--- a/LibTest/io/HttpServer/close_A05_t01.dart
+++ b/LibTest/io/HttpServer/close_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close({bool force: false})
  * Permanently stops this HttpServer from listening for new connections. This
diff --git a/LibTest/io/HttpServer/connectionsInfo_A01_t01.dart b/LibTest/io/HttpServer/connectionsInfo_A01_t01.dart
index 34d9352..1b2de2e 100644
--- a/LibTest/io/HttpServer/connectionsInfo_A01_t01.dart
+++ b/LibTest/io/HttpServer/connectionsInfo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpConnectionsInfo connectionsInfo()
  * Returns an HttpConnectionsInfo object summarizing the number of current
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A01_t01.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A01_t01.dart
index 3bbf46c..1b96c1b 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A01_t01.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A01_t02.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A01_t02.dart
index 1a222ea..0e79aef 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A01_t02.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t01.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t01.dart
index eedac12..1abbae8 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t01.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t02.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t02.dart
index ff6f316..c1b8cf1 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t02.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t03.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t03.dart
index 88b35e7..cb3db2e 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A02_t03.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/defaultResponseHeaders_A03_t01.dart b/LibTest/io/HttpServer/defaultResponseHeaders_A03_t01.dart
index fa50796..dc4b790 100644
--- a/LibTest/io/HttpServer/defaultResponseHeaders_A03_t01.dart
+++ b/LibTest/io/HttpServer/defaultResponseHeaders_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion HttpHeaders defaultResponseHeaders
  * Default set of headers added to all response objects.
diff --git a/LibTest/io/HttpServer/first_A01_t01.dart b/LibTest/io/HttpServer/first_A01_t01.dart
index e9bd226..7e3ac5d 100644
--- a/LibTest/io/HttpServer/first_A01_t01.dart
+++ b/LibTest/io/HttpServer/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Returns the first element of the stream.
diff --git a/LibTest/io/HttpServer/first_A02_t01.dart b/LibTest/io/HttpServer/first_A02_t01.dart
index 238dee9..bb97804 100644
--- a/LibTest/io/HttpServer/first_A02_t01.dart
+++ b/LibTest/io/HttpServer/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * ...
diff --git a/LibTest/io/HttpServer/idleTimeout_A01_t01.dart b/LibTest/io/HttpServer/idleTimeout_A01_t01.dart
index 996f187..c07769b 100644
--- a/LibTest/io/HttpServer/idleTimeout_A01_t01.dart
+++ b/LibTest/io/HttpServer/idleTimeout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration idleTimeout
  * read / write
diff --git a/LibTest/io/HttpServer/isBroadcast_A01_t01.dart b/LibTest/io/HttpServer/isBroadcast_A01_t01.dart
index 139ef65..13e8365 100644
--- a/LibTest/io/HttpServer/isBroadcast_A01_t01.dart
+++ b/LibTest/io/HttpServer/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Whether this stream is a broadcast stream.
diff --git a/LibTest/io/HttpServer/port_A01_t01.dart b/LibTest/io/HttpServer/port_A01_t01.dart
index a86b1a0..95cff64 100644
--- a/LibTest/io/HttpServer/port_A01_t01.dart
+++ b/LibTest/io/HttpServer/port_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port that the server is listening on. This can be used to get the
diff --git a/LibTest/io/HttpServer/port_A01_t02.dart b/LibTest/io/HttpServer/port_A01_t02.dart
index 83a43ed..64e97ac 100644
--- a/LibTest/io/HttpServer/port_A01_t02.dart
+++ b/LibTest/io/HttpServer/port_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port that the server is listening on. This can be used to get the
diff --git a/LibTest/io/HttpServer/serverHeader_A01_t01.dart b/LibTest/io/HttpServer/serverHeader_A01_t01.dart
index 771023b..f7bb80c 100644
--- a/LibTest/io/HttpServer/serverHeader_A01_t01.dart
+++ b/LibTest/io/HttpServer/serverHeader_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String serverHeader
  * read / write
diff --git a/LibTest/io/HttpServer/serverHeader_A02_t01.dart b/LibTest/io/HttpServer/serverHeader_A02_t01.dart
index 8ed3a55..f16f65d 100644
--- a/LibTest/io/HttpServer/serverHeader_A02_t01.dart
+++ b/LibTest/io/HttpServer/serverHeader_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String serverHeader
  * read / write
diff --git a/LibTest/io/HttpServer/sessionTimeout_A01_t01.dart b/LibTest/io/HttpServer/sessionTimeout_A01_t01.dart
index 194456e..ceedfc6 100644
--- a/LibTest/io/HttpServer/sessionTimeout_A01_t01.dart
+++ b/LibTest/io/HttpServer/sessionTimeout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sessionTimeout=(int timeout)
  * Sets the timeout, in seconds, for sessions of this HttpServer. The default
diff --git a/LibTest/io/HttpServer/sessionTimeout_A01_t02.dart b/LibTest/io/HttpServer/sessionTimeout_A01_t02.dart
index b8bce4e..d46eb85 100644
--- a/LibTest/io/HttpServer/sessionTimeout_A01_t02.dart
+++ b/LibTest/io/HttpServer/sessionTimeout_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sessionTimeout=(int timeout)
  * Sets the timeout, in seconds, for sessions of this HttpServer. The default
diff --git a/LibTest/io/IOSink/IOSink_A01_t01.dart b/LibTest/io/IOSink/IOSink_A01_t01.dart
index 1739e3d..64e24d5 100644
--- a/LibTest/io/IOSink/IOSink_A01_t01.dart
+++ b/LibTest/io/IOSink/IOSink_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink(StreamConsumer<List<int>> target,
  *   { Encoding encoding: utf8 })
diff --git a/LibTest/io/IOSink/IOSink_A01_t02.dart b/LibTest/io/IOSink/IOSink_A01_t02.dart
index ff9c11f..70d2cc5 100644
--- a/LibTest/io/IOSink/IOSink_A01_t02.dart
+++ b/LibTest/io/IOSink/IOSink_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink(StreamConsumer<List<int>> target,
  *   { Encoding encoding: utf8 })
diff --git a/LibTest/io/IOSink/IOSink_A01_t03.dart b/LibTest/io/IOSink/IOSink_A01_t03.dart
index e354a8c..df2ae0c 100644
--- a/LibTest/io/IOSink/IOSink_A01_t03.dart
+++ b/LibTest/io/IOSink/IOSink_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink(StreamConsumer<List<int>> target,
  *   { Encoding encoding: utf8 })
diff --git a/LibTest/io/IOSink/IOSink_class_A01_t01.dart b/LibTest/io/IOSink/IOSink_class_A01_t01.dart
index df2e19a..9b98c5c 100644
--- a/LibTest/io/IOSink/IOSink_class_A01_t01.dart
+++ b/LibTest/io/IOSink/IOSink_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ABSTRACT CLASS IOSink
  * A combined byte and text output.
diff --git a/LibTest/io/IOSink/IOSink_class_A02_t01.dart b/LibTest/io/IOSink/IOSink_class_A02_t01.dart
index 137b923..a33fca4 100644
--- a/LibTest/io/IOSink/IOSink_class_A02_t01.dart
+++ b/LibTest/io/IOSink/IOSink_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ABSTRACT CLASS IOSink
  * It is an error to add data to the [IOSink] after the sink is closed.
diff --git a/LibTest/io/IOSink/addError_A01_t01.dart b/LibTest/io/IOSink/addError_A01_t01.dart
index 65f9b03..c4c6050 100644
--- a/LibTest/io/IOSink/addError_A01_t01.dart
+++ b/LibTest/io/IOSink/addError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * Passes the [error] to the target consumer as an error event.
diff --git a/LibTest/io/IOSink/addError_A01_t02.dart b/LibTest/io/IOSink/addError_A01_t02.dart
index 22497ce..a72a899 100644
--- a/LibTest/io/IOSink/addError_A01_t02.dart
+++ b/LibTest/io/IOSink/addError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * Passes the [error] to the target consumer as an error event.
diff --git a/LibTest/io/IOSink/addError_A01_t03.dart b/LibTest/io/IOSink/addError_A01_t03.dart
index 5c03768..5b1a245 100644
--- a/LibTest/io/IOSink/addError_A01_t03.dart
+++ b/LibTest/io/IOSink/addError_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * Passes the [error] to the target consumer as an error event.
diff --git a/LibTest/io/IOSink/addError_A01_t04.dart b/LibTest/io/IOSink/addError_A01_t04.dart
index 3ad6ec0..9d0988f 100644
--- a/LibTest/io/IOSink/addError_A01_t04.dart
+++ b/LibTest/io/IOSink/addError_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * Passes the [error] to the target consumer as an error event.
diff --git a/LibTest/io/IOSink/addError_A02_t01.dart b/LibTest/io/IOSink/addError_A02_t01.dart
index 910855e..2759710 100644
--- a/LibTest/io/IOSink/addError_A02_t01.dart
+++ b/LibTest/io/IOSink/addError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/IOSink/addError_A02_t02.dart b/LibTest/io/IOSink/addError_A02_t02.dart
index 170de96..261b604 100644
--- a/LibTest/io/IOSink/addError_A02_t02.dart
+++ b/LibTest/io/IOSink/addError_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/IOSink/addError_A03_t01.dart b/LibTest/io/IOSink/addError_A03_t01.dart
index 18a83b2..c553e5c 100644
--- a/LibTest/io/IOSink/addError_A03_t01.dart
+++ b/LibTest/io/IOSink/addError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * ...
diff --git a/LibTest/io/IOSink/addStream_A01_t01.dart b/LibTest/io/IOSink/addStream_A01_t01.dart
index e666a3e..35600b4 100644
--- a/LibTest/io/IOSink/addStream_A01_t01.dart
+++ b/LibTest/io/IOSink/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * Adds all elements of the given stream to this.
diff --git a/LibTest/io/IOSink/addStream_A02_t01.dart b/LibTest/io/IOSink/addStream_A02_t01.dart
index ee4d9c4..9df0438 100644
--- a/LibTest/io/IOSink/addStream_A02_t01.dart
+++ b/LibTest/io/IOSink/addStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * @description Checks that the [stream] cannot be added if another stream is
diff --git a/LibTest/io/IOSink/addStream_A02_t02.dart b/LibTest/io/IOSink/addStream_A02_t02.dart
index 8f69431..a765175 100644
--- a/LibTest/io/IOSink/addStream_A02_t02.dart
+++ b/LibTest/io/IOSink/addStream_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * @description Checks that the [stream] can be added is another stream has been
diff --git a/LibTest/io/IOSink/add_A01_t01.dart b/LibTest/io/IOSink/add_A01_t01.dart
index 0e362fa..2b63c66 100644
--- a/LibTest/io/IOSink/add_A01_t01.dart
+++ b/LibTest/io/IOSink/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer.
diff --git a/LibTest/io/IOSink/add_A01_t02.dart b/LibTest/io/IOSink/add_A01_t02.dart
index ac9b360..ab7a5a3 100644
--- a/LibTest/io/IOSink/add_A01_t02.dart
+++ b/LibTest/io/IOSink/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer.
diff --git a/LibTest/io/IOSink/add_A02_t01.dart b/LibTest/io/IOSink/add_A02_t01.dart
index 0d0b9e8..d24beee 100644
--- a/LibTest/io/IOSink/add_A02_t01.dart
+++ b/LibTest/io/IOSink/add_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/IOSink/add_A03_t01.dart b/LibTest/io/IOSink/add_A03_t01.dart
index 65c8810..7618a0e 100644
--- a/LibTest/io/IOSink/add_A03_t01.dart
+++ b/LibTest/io/IOSink/add_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/IOSink/add_A03_t02.dart b/LibTest/io/IOSink/add_A03_t02.dart
index 775a251..899fdd1 100644
--- a/LibTest/io/IOSink/add_A03_t02.dart
+++ b/LibTest/io/IOSink/add_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * ...
diff --git a/LibTest/io/IOSink/add_A04_t01.dart b/LibTest/io/IOSink/add_A04_t01.dart
index 1040c11..d31d53f 100644
--- a/LibTest/io/IOSink/add_A04_t01.dart
+++ b/LibTest/io/IOSink/add_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * ...
diff --git a/LibTest/io/IOSink/close_A01_t01.dart b/LibTest/io/IOSink/close_A01_t01.dart
index 9911a6c..38fbadf 100644
--- a/LibTest/io/IOSink/close_A01_t01.dart
+++ b/LibTest/io/IOSink/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Close the target consumer.
diff --git a/LibTest/io/IOSink/close_A01_t02.dart b/LibTest/io/IOSink/close_A01_t02.dart
index 29f4900..77ac19e 100644
--- a/LibTest/io/IOSink/close_A01_t02.dart
+++ b/LibTest/io/IOSink/close_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Close the target consumer.
diff --git a/LibTest/io/IOSink/close_A02_t01.dart b/LibTest/io/IOSink/close_A02_t01.dart
index f08ade8..4ae0854 100644
--- a/LibTest/io/IOSink/close_A02_t01.dart
+++ b/LibTest/io/IOSink/close_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * NOTE: Writes to the [IOSink] may be buffered, and may not be flushed by a
diff --git a/LibTest/io/IOSink/done_A01_t01.dart b/LibTest/io/IOSink/done_A01_t01.dart
index 507daad..52869e1 100644
--- a/LibTest/io/IOSink/done_A01_t01.dart
+++ b/LibTest/io/IOSink/done_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * Get a future that will complete when the consumer closes, or when an error
diff --git a/LibTest/io/IOSink/done_A02_t01.dart b/LibTest/io/IOSink/done_A02_t01.dart
index 1151ba7..7e08563 100644
--- a/LibTest/io/IOSink/done_A02_t01.dart
+++ b/LibTest/io/IOSink/done_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * This future is identical to the future returned by [close].
diff --git a/LibTest/io/IOSink/done_A03_t01.dart b/LibTest/io/IOSink/done_A03_t01.dart
index 47256c7..16bbbc7 100644
--- a/LibTest/io/IOSink/done_A03_t01.dart
+++ b/LibTest/io/IOSink/done_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * read-only
diff --git a/LibTest/io/IOSink/encoding_A01_t01.dart b/LibTest/io/IOSink/encoding_A01_t01.dart
index 0e26cac..e210536 100644
--- a/LibTest/io/IOSink/encoding_A01_t01.dart
+++ b/LibTest/io/IOSink/encoding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding encoding
  * The [Encoding] used when writing strings. Depending on the underlying
diff --git a/LibTest/io/IOSink/flush_A01_t01.dart b/LibTest/io/IOSink/flush_A01_t01.dart
index 2a8940a..0e936dd 100644
--- a/LibTest/io/IOSink/flush_A01_t01.dart
+++ b/LibTest/io/IOSink/flush_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a [Future] that completes once all buffered data is accepted by the
diff --git a/LibTest/io/IOSink/flush_A02_t01.dart b/LibTest/io/IOSink/flush_A02_t01.dart
index 8ed5081..913a5a1 100644
--- a/LibTest/io/IOSink/flush_A02_t01.dart
+++ b/LibTest/io/IOSink/flush_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * This method must not be called while an [addStream] is incomplete.
diff --git a/LibTest/io/IOSink/writeAll_A01_t01.dart b/LibTest/io/IOSink/writeAll_A01_t01.dart
index cc1418b..aa3e163 100644
--- a/LibTest/io/IOSink/writeAll_A01_t01.dart
+++ b/LibTest/io/IOSink/writeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/IOSink/writeAll_A01_t02.dart b/LibTest/io/IOSink/writeAll_A01_t02.dart
index 0682418..5175de1 100644
--- a/LibTest/io/IOSink/writeAll_A01_t02.dart
+++ b/LibTest/io/IOSink/writeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/IOSink/writeAll_A02_t01.dart b/LibTest/io/IOSink/writeAll_A02_t01.dart
index b320c23..c858106 100644
--- a/LibTest/io/IOSink/writeAll_A02_t01.dart
+++ b/LibTest/io/IOSink/writeAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/IOSink/writeAll_A02_t02.dart b/LibTest/io/IOSink/writeAll_A02_t02.dart
index ad25805..af02a57 100644
--- a/LibTest/io/IOSink/writeAll_A02_t02.dart
+++ b/LibTest/io/IOSink/writeAll_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/IOSink/writeAll_A02_t03.dart b/LibTest/io/IOSink/writeAll_A02_t03.dart
index 8138d3a..88cc91f 100644
--- a/LibTest/io/IOSink/writeAll_A02_t03.dart
+++ b/LibTest/io/IOSink/writeAll_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/IOSink/writeAll_A02_t05.dart b/LibTest/io/IOSink/writeAll_A02_t05.dart
index 44f2a36..9a98be8 100644
--- a/LibTest/io/IOSink/writeAll_A02_t05.dart
+++ b/LibTest/io/IOSink/writeAll_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/IOSink/writeCharCode_A01_t01.dart b/LibTest/io/IOSink/writeCharCode_A01_t01.dart
index c383f9d..0226d25 100644
--- a/LibTest/io/IOSink/writeCharCode_A01_t01.dart
+++ b/LibTest/io/IOSink/writeCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/IOSink/writeCharCode_A01_t02.dart b/LibTest/io/IOSink/writeCharCode_A01_t02.dart
index 9cabfa6..ceda2d3 100644
--- a/LibTest/io/IOSink/writeCharCode_A01_t02.dart
+++ b/LibTest/io/IOSink/writeCharCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/IOSink/writeCharCode_A01_t03.dart b/LibTest/io/IOSink/writeCharCode_A01_t03.dart
index 1e25eab..11b84e7 100644
--- a/LibTest/io/IOSink/writeCharCode_A01_t03.dart
+++ b/LibTest/io/IOSink/writeCharCode_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/IOSink/write_A01_t01.dart b/LibTest/io/IOSink/write_A01_t01.dart
index 31e78e7..5f88ca1 100644
--- a/LibTest/io/IOSink/write_A01_t01.dart
+++ b/LibTest/io/IOSink/write_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/write_A01_t02.dart b/LibTest/io/IOSink/write_A01_t02.dart
index a7f2cde..1f98f64 100644
--- a/LibTest/io/IOSink/write_A01_t02.dart
+++ b/LibTest/io/IOSink/write_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/write_A01_t03.dart b/LibTest/io/IOSink/write_A01_t03.dart
index 5b53d00..039db15 100644
--- a/LibTest/io/IOSink/write_A01_t03.dart
+++ b/LibTest/io/IOSink/write_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/write_A01_t04.dart b/LibTest/io/IOSink/write_A01_t04.dart
index eee938f..4332e5c 100644
--- a/LibTest/io/IOSink/write_A01_t04.dart
+++ b/LibTest/io/IOSink/write_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/write_A01_t05.dart b/LibTest/io/IOSink/write_A01_t05.dart
index f5d738d..4c3f5ef 100644
--- a/LibTest/io/IOSink/write_A01_t05.dart
+++ b/LibTest/io/IOSink/write_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/write_A01_t07.dart b/LibTest/io/IOSink/write_A01_t07.dart
index d13b0e9..9d44b10 100644
--- a/LibTest/io/IOSink/write_A01_t07.dart
+++ b/LibTest/io/IOSink/write_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/IOSink/writeln_A01_t01.dart b/LibTest/io/IOSink/writeln_A01_t01.dart
index f5c0628..48fc399 100644
--- a/LibTest/io/IOSink/writeln_A01_t01.dart
+++ b/LibTest/io/IOSink/writeln_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts [obj] to a [String] by invoking [Object.toString] and writes the
diff --git a/LibTest/io/IOSink/writeln_A01_t02.dart b/LibTest/io/IOSink/writeln_A01_t02.dart
index a7955f7..288b6e7 100644
--- a/LibTest/io/IOSink/writeln_A01_t02.dart
+++ b/LibTest/io/IOSink/writeln_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts [obj] to a [String] by invoking [Object.toString] and writes the
diff --git a/LibTest/io/InternetAddress/InternetAddress_A01_t01.dart b/LibTest/io/InternetAddress/InternetAddress_A01_t01.dart
index 0b350c3..401d1f3 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A01_t01.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * Creates a new [InternetAddress] from a numeric address.
diff --git a/LibTest/io/InternetAddress/InternetAddress_A01_t02.dart b/LibTest/io/InternetAddress/InternetAddress_A01_t02.dart
index 0a06769..bc82296 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A01_t02.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * Creates a new [InternetAddress] from a numeric address.
diff --git a/LibTest/io/InternetAddress/InternetAddress_A01_t03.dart b/LibTest/io/InternetAddress/InternetAddress_A01_t03.dart
index 5aff3d5..da7a33f 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A01_t03.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * Creates a new [InternetAddress] from a numeric address.
diff --git a/LibTest/io/InternetAddress/InternetAddress_A01_t04.dart b/LibTest/io/InternetAddress/InternetAddress_A01_t04.dart
index c877335..f80d788 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A01_t04.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * Creates a new [InternetAddress] from a numeric address.
diff --git a/LibTest/io/InternetAddress/InternetAddress_A01_t05.dart b/LibTest/io/InternetAddress/InternetAddress_A01_t05.dart
index ccba14e..362b305 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A01_t05.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * Creates a new [InternetAddress] from a numeric address.
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t01.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t01.dart
index 548174a..98f5d93 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t01.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t02.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t02.dart
index 91da275..00529c2 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t02.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t03.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t03.dart
index 73b8708..667d665 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t03.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t04.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t04.dart
index 66ee100..9cdec57 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t04.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t05.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t05.dart
index 4a5cc75..445913a 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t05.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t06.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t06.dart
index 4e3730e..67dc60c 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t06.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t07.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t07.dart
index 0fd3be0..5f4bcc1 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t07.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t07.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/InternetAddress_A02_t08.dart b/LibTest/io/InternetAddress/InternetAddress_A02_t08.dart
index 3068c2f..d0aff21 100644
--- a/LibTest/io/InternetAddress/InternetAddress_A02_t08.dart
+++ b/LibTest/io/InternetAddress/InternetAddress_A02_t08.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress(String address)
  * If the [address] in address is not a numeric IPv4 (dotted-decimal notation)
diff --git a/LibTest/io/InternetAddress/address_A01_t01.dart b/LibTest/io/InternetAddress/address_A01_t01.dart
index 37e5d05..d754769 100644
--- a/LibTest/io/InternetAddress/address_A01_t01.dart
+++ b/LibTest/io/InternetAddress/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String address
  * For IPv4 addresses this is using the dotted-decimal notation.
diff --git a/LibTest/io/InternetAddress/address_A02_t01.dart b/LibTest/io/InternetAddress/address_A02_t01.dart
index e0f5931..666765c 100644
--- a/LibTest/io/InternetAddress/address_A02_t01.dart
+++ b/LibTest/io/InternetAddress/address_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String address
  * For IPv6 it is using the hexadecimal representation.
diff --git a/LibTest/io/InternetAddress/address_A02_t02.dart b/LibTest/io/InternetAddress/address_A02_t02.dart
index e77306e..bd6f29c 100644
--- a/LibTest/io/InternetAddress/address_A02_t02.dart
+++ b/LibTest/io/InternetAddress/address_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String address
  * For IPv6 it is using the hexadecimal representation.
diff --git a/LibTest/io/InternetAddress/address_A02_t03.dart b/LibTest/io/InternetAddress/address_A02_t03.dart
index 2d57c3d..0f27a7e 100644
--- a/LibTest/io/InternetAddress/address_A02_t03.dart
+++ b/LibTest/io/InternetAddress/address_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String address
  * For IPv6 it is using the hexadecimal representation.
diff --git a/LibTest/io/InternetAddress/address_A03_t01.dart b/LibTest/io/InternetAddress/address_A03_t01.dart
index 95eb08d..c06055b 100644
--- a/LibTest/io/InternetAddress/address_A03_t01.dart
+++ b/LibTest/io/InternetAddress/address_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String address
  * read-only
diff --git a/LibTest/io/InternetAddress/anyIPv4_A01_t01.dart b/LibTest/io/InternetAddress/anyIPv4_A01_t01.dart
index a8e3530..77e6631 100644
--- a/LibTest/io/InternetAddress/anyIPv4_A01_t01.dart
+++ b/LibTest/io/InternetAddress/anyIPv4_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress ANY_IP_V4
  * IP version 4 any address. Use this address when listening on all adapters IP
diff --git a/LibTest/io/InternetAddress/anyIPv4_A02_t01.dart b/LibTest/io/InternetAddress/anyIPv4_A02_t01.dart
index 6bf363d..b003efc 100644
--- a/LibTest/io/InternetAddress/anyIPv4_A02_t01.dart
+++ b/LibTest/io/InternetAddress/anyIPv4_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress ANY_IP_V4
  * read-only
diff --git a/LibTest/io/InternetAddress/anyIPv6_A01_t01.dart b/LibTest/io/InternetAddress/anyIPv6_A01_t01.dart
index bde0531..483ccb3 100644
--- a/LibTest/io/InternetAddress/anyIPv6_A01_t01.dart
+++ b/LibTest/io/InternetAddress/anyIPv6_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress ANY_IP_V6
  *  IP version 6 any address. Use this address when listening on all adapters IP
diff --git a/LibTest/io/InternetAddress/anyIPv6_A02_t01.dart b/LibTest/io/InternetAddress/anyIPv6_A02_t01.dart
index 1f67af9..a5f4402 100644
--- a/LibTest/io/InternetAddress/anyIPv6_A02_t01.dart
+++ b/LibTest/io/InternetAddress/anyIPv6_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  InternetAddress ANY_IP_V6
  * read-only
diff --git a/LibTest/io/InternetAddress/host_A01_t01.dart b/LibTest/io/InternetAddress/host_A01_t01.dart
index fb5f86a..daf5664 100644
--- a/LibTest/io/InternetAddress/host_A01_t01.dart
+++ b/LibTest/io/InternetAddress/host_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String host
  * The host used to lookup the address.
diff --git a/LibTest/io/InternetAddress/host_A02_t01.dart b/LibTest/io/InternetAddress/host_A02_t01.dart
index 95c9eea..822cdd0 100644
--- a/LibTest/io/InternetAddress/host_A02_t01.dart
+++ b/LibTest/io/InternetAddress/host_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String host
  * If there is no host associated with the address this returns the numeric
diff --git a/LibTest/io/InternetAddress/host_A03_t01.dart b/LibTest/io/InternetAddress/host_A03_t01.dart
index 35539c1..c81be20 100644
--- a/LibTest/io/InternetAddress/host_A03_t01.dart
+++ b/LibTest/io/InternetAddress/host_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String host
  * read-only
diff --git a/LibTest/io/InternetAddress/isLinkLocal_A01_t01.dart b/LibTest/io/InternetAddress/isLinkLocal_A01_t01.dart
index 95028e3..7edefa8 100644
--- a/LibTest/io/InternetAddress/isLinkLocal_A01_t01.dart
+++ b/LibTest/io/InternetAddress/isLinkLocal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkLocal
  * Returns [true] if the [InternetAddresss] scope is a link-local.
diff --git a/LibTest/io/InternetAddress/isLinkLocal_A01_t02.dart b/LibTest/io/InternetAddress/isLinkLocal_A01_t02.dart
index be07df1..af81ca2 100644
--- a/LibTest/io/InternetAddress/isLinkLocal_A01_t02.dart
+++ b/LibTest/io/InternetAddress/isLinkLocal_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkLocal
  * Returns [true] if the [InternetAddresss] scope is a link-local.
diff --git a/LibTest/io/InternetAddress/isLinkLocal_A01_t03.dart b/LibTest/io/InternetAddress/isLinkLocal_A01_t03.dart
index 24ff597..3aec146 100644
--- a/LibTest/io/InternetAddress/isLinkLocal_A01_t03.dart
+++ b/LibTest/io/InternetAddress/isLinkLocal_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkLocal
  * Returns [true] if the [InternetAddresss] scope is a link-local.
diff --git a/LibTest/io/InternetAddress/isLinkLocal_A01_t04.dart b/LibTest/io/InternetAddress/isLinkLocal_A01_t04.dart
index 96db00d..0c5ba5e 100644
--- a/LibTest/io/InternetAddress/isLinkLocal_A01_t04.dart
+++ b/LibTest/io/InternetAddress/isLinkLocal_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkLocal
  * Returns [true] if the [InternetAddresss] scope is a link-local.
diff --git a/LibTest/io/InternetAddress/isLinkLocal_A02_t01.dart b/LibTest/io/InternetAddress/isLinkLocal_A02_t01.dart
index 8bfbbb5..6c36604 100644
--- a/LibTest/io/InternetAddress/isLinkLocal_A02_t01.dart
+++ b/LibTest/io/InternetAddress/isLinkLocal_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLinkLocal
  * read-only
diff --git a/LibTest/io/InternetAddress/isLoopBack_A01_t01.dart b/LibTest/io/InternetAddress/isLoopBack_A01_t01.dart
index 03c82b0..3fd0e52 100644
--- a/LibTest/io/InternetAddress/isLoopBack_A01_t01.dart
+++ b/LibTest/io/InternetAddress/isLoopBack_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * Returns [true] if the InternetAddress is a loopback address.
diff --git a/LibTest/io/InternetAddress/isLoopBack_A01_t02.dart b/LibTest/io/InternetAddress/isLoopBack_A01_t02.dart
index b27b345..e037cb1 100644
--- a/LibTest/io/InternetAddress/isLoopBack_A01_t02.dart
+++ b/LibTest/io/InternetAddress/isLoopBack_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * Returns [true] if the InternetAddress is a loopback address.
diff --git a/LibTest/io/InternetAddress/isLoopBack_A01_t03.dart b/LibTest/io/InternetAddress/isLoopBack_A01_t03.dart
index 8b07c85..a7df0e5 100644
--- a/LibTest/io/InternetAddress/isLoopBack_A01_t03.dart
+++ b/LibTest/io/InternetAddress/isLoopBack_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * Returns [true] if the InternetAddress is a loopback address.
diff --git a/LibTest/io/InternetAddress/isLoopBack_A01_t04.dart b/LibTest/io/InternetAddress/isLoopBack_A01_t04.dart
index 3e7c7b7..1d6bd7c 100644
--- a/LibTest/io/InternetAddress/isLoopBack_A01_t04.dart
+++ b/LibTest/io/InternetAddress/isLoopBack_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * Returns [true] if the InternetAddress is a loopback address.
diff --git a/LibTest/io/InternetAddress/isLoopBack_A01_t05.dart b/LibTest/io/InternetAddress/isLoopBack_A01_t05.dart
index ca4118a..849cc0b 100644
--- a/LibTest/io/InternetAddress/isLoopBack_A01_t05.dart
+++ b/LibTest/io/InternetAddress/isLoopBack_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * Returns [true] if the InternetAddress is a loopback address.
diff --git a/LibTest/io/InternetAddress/isLoopback_A02_t01.dart b/LibTest/io/InternetAddress/isLoopback_A02_t01.dart
index a1cd96a..a9c4d73 100644
--- a/LibTest/io/InternetAddress/isLoopback_A02_t01.dart
+++ b/LibTest/io/InternetAddress/isLoopback_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isLoopback
  * read-only
diff --git a/LibTest/io/InternetAddress/isMulticast_A01_t01.dart b/LibTest/io/InternetAddress/isMulticast_A01_t01.dart
index 66823da..077c362 100644
--- a/LibTest/io/InternetAddress/isMulticast_A01_t01.dart
+++ b/LibTest/io/InternetAddress/isMulticast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isMulticast
  * Returns [true] if the [InternetAddresss] scope is multicast.
diff --git a/LibTest/io/InternetAddress/isMulticast_A01_t02.dart b/LibTest/io/InternetAddress/isMulticast_A01_t02.dart
index 85838fe..e068771 100644
--- a/LibTest/io/InternetAddress/isMulticast_A01_t02.dart
+++ b/LibTest/io/InternetAddress/isMulticast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isMulticast
  * Returns [true] if the [InternetAddresss] scope is multicast.
diff --git a/LibTest/io/InternetAddress/isMulticast_A01_t03.dart b/LibTest/io/InternetAddress/isMulticast_A01_t03.dart
index 3e0bedd..7e34afd 100644
--- a/LibTest/io/InternetAddress/isMulticast_A01_t03.dart
+++ b/LibTest/io/InternetAddress/isMulticast_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isMulticast
  * Returns [true] if the [InternetAddresss] scope is multicast.
diff --git a/LibTest/io/InternetAddress/isMulticast_A01_t04.dart b/LibTest/io/InternetAddress/isMulticast_A01_t04.dart
index afae99d..5b71dc1 100644
--- a/LibTest/io/InternetAddress/isMulticast_A01_t04.dart
+++ b/LibTest/io/InternetAddress/isMulticast_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isMulticast
  * Returns [true] if the [InternetAddresss] scope is multicast.
diff --git a/LibTest/io/InternetAddress/isMulticast_A02_t01.dart b/LibTest/io/InternetAddress/isMulticast_A02_t01.dart
index a36454f..b2916f1 100644
--- a/LibTest/io/InternetAddress/isMulticast_A02_t01.dart
+++ b/LibTest/io/InternetAddress/isMulticast_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isMulticast
  * read-only
diff --git a/LibTest/io/InternetAddress/lookup_A01_t01.dart b/LibTest/io/InternetAddress/lookup_A01_t01.dart
index 9f72b41..33f2065 100644
--- a/LibTest/io/InternetAddress/lookup_A01_t01.dart
+++ b/LibTest/io/InternetAddress/lookup_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A02_t01.dart b/LibTest/io/InternetAddress/lookup_A02_t01.dart
index 90925f9..0c329a6 100644
--- a/LibTest/io/InternetAddress/lookup_A02_t01.dart
+++ b/LibTest/io/InternetAddress/lookup_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A02_t02.dart b/LibTest/io/InternetAddress/lookup_A02_t02.dart
index 11ad789..4943ebc 100644
--- a/LibTest/io/InternetAddress/lookup_A02_t02.dart
+++ b/LibTest/io/InternetAddress/lookup_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A03_t01.dart b/LibTest/io/InternetAddress/lookup_A03_t01.dart
index 13590e5..38aebe2 100644
--- a/LibTest/io/InternetAddress/lookup_A03_t01.dart
+++ b/LibTest/io/InternetAddress/lookup_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A03_t02.dart b/LibTest/io/InternetAddress/lookup_A03_t02.dart
index e5ed432..784bd69 100644
--- a/LibTest/io/InternetAddress/lookup_A03_t02.dart
+++ b/LibTest/io/InternetAddress/lookup_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A03_t03.dart b/LibTest/io/InternetAddress/lookup_A03_t03.dart
index 49033f1..2de9ca8 100644
--- a/LibTest/io/InternetAddress/lookup_A03_t03.dart
+++ b/LibTest/io/InternetAddress/lookup_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A03_t04.dart b/LibTest/io/InternetAddress/lookup_A03_t04.dart
index c2226cf..0ef2fbf 100644
--- a/LibTest/io/InternetAddress/lookup_A03_t04.dart
+++ b/LibTest/io/InternetAddress/lookup_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/lookup_A04_t01.dart b/LibTest/io/InternetAddress/lookup_A04_t01.dart
index db8d8da..e0e4d69 100644
--- a/LibTest/io/InternetAddress/lookup_A04_t01.dart
+++ b/LibTest/io/InternetAddress/lookup_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<InternetAddress>> lookup(String host,
  *   { InternetAddressType type: InternetAddressType.ANY })
diff --git a/LibTest/io/InternetAddress/loopbackIPv4_A01_t01.dart b/LibTest/io/InternetAddress/loopbackIPv4_A01_t01.dart
index 0f9aca9..a8aa6a7 100644
--- a/LibTest/io/InternetAddress/loopbackIPv4_A01_t01.dart
+++ b/LibTest/io/InternetAddress/loopbackIPv4_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress ANY_IP_V4
  * IP version 4 loopback address. Use this address when listening on or
diff --git a/LibTest/io/InternetAddress/loopbackIPv4_A02_t01.dart b/LibTest/io/InternetAddress/loopbackIPv4_A02_t01.dart
index 1c9d7d5..1fe2f0a 100644
--- a/LibTest/io/InternetAddress/loopbackIPv4_A02_t01.dart
+++ b/LibTest/io/InternetAddress/loopbackIPv4_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static InternetAddress LOOPBACK_IP_V4
  * read-only
diff --git a/LibTest/io/InternetAddress/loopbackIPv6_A01_t01.dart b/LibTest/io/InternetAddress/loopbackIPv6_A01_t01.dart
index d7412c6..3205016 100644
--- a/LibTest/io/InternetAddress/loopbackIPv6_A01_t01.dart
+++ b/LibTest/io/InternetAddress/loopbackIPv6_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress ANY_IP_V4
  * IP version 4 loopback address. Use this address when listening on or
diff --git a/LibTest/io/InternetAddress/loopbackIPv6_A02_t01.dart b/LibTest/io/InternetAddress/loopbackIPv6_A02_t01.dart
index 8a7bb78..3a28e6c 100644
--- a/LibTest/io/InternetAddress/loopbackIPv6_A02_t01.dart
+++ b/LibTest/io/InternetAddress/loopbackIPv6_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static InternetAddress LOOPBACK_IP_V4
  * read-only
diff --git a/LibTest/io/InternetAddress/rawAddress_A01_t01.dart b/LibTest/io/InternetAddress/rawAddress_A01_t01.dart
index 53dcf7c..1e81fbd 100644
--- a/LibTest/io/InternetAddress/rawAddress_A01_t01.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * Get the raw address of this [InternetAddress].
diff --git a/LibTest/io/InternetAddress/rawAddress_A01_t02.dart b/LibTest/io/InternetAddress/rawAddress_A01_t02.dart
index f868d16..22d1744 100644
--- a/LibTest/io/InternetAddress/rawAddress_A01_t02.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * Get the raw address of this [InternetAddress].
diff --git a/LibTest/io/InternetAddress/rawAddress_A01_t03.dart b/LibTest/io/InternetAddress/rawAddress_A01_t03.dart
index 8e5a25b..4b58c16 100644
--- a/LibTest/io/InternetAddress/rawAddress_A01_t03.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * Get the raw address of this [InternetAddress].
diff --git a/LibTest/io/InternetAddress/rawAddress_A01_t04.dart b/LibTest/io/InternetAddress/rawAddress_A01_t04.dart
index 0cc7eb1..6f26bf8 100644
--- a/LibTest/io/InternetAddress/rawAddress_A01_t04.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * Get the raw address of this [InternetAddress].
diff --git a/LibTest/io/InternetAddress/rawAddress_A01_t05.dart b/LibTest/io/InternetAddress/rawAddress_A01_t05.dart
index 9bbfb6c..5f816d0 100644
--- a/LibTest/io/InternetAddress/rawAddress_A01_t05.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * Get the raw address of this [InternetAddress].
diff --git a/LibTest/io/InternetAddress/rawAddress_A02_t01.dart b/LibTest/io/InternetAddress/rawAddress_A02_t01.dart
index 867733b..c1ebbd4 100644
--- a/LibTest/io/InternetAddress/rawAddress_A02_t01.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The result is either a [4] or [16] byte long list.
diff --git a/LibTest/io/InternetAddress/rawAddress_A02_t02.dart b/LibTest/io/InternetAddress/rawAddress_A02_t02.dart
index f7efe60..be9b9d6 100644
--- a/LibTest/io/InternetAddress/rawAddress_A02_t02.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The result is either a [4] or [16] byte long list.
diff --git a/LibTest/io/InternetAddress/rawAddress_A02_t03.dart b/LibTest/io/InternetAddress/rawAddress_A02_t03.dart
index 4168b46..55b3f90 100644
--- a/LibTest/io/InternetAddress/rawAddress_A02_t03.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The result is either a [4] or [16] byte long list.
diff --git a/LibTest/io/InternetAddress/rawAddress_A02_t04.dart b/LibTest/io/InternetAddress/rawAddress_A02_t04.dart
index a5dce3d..1c0b653 100644
--- a/LibTest/io/InternetAddress/rawAddress_A02_t04.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The result is either a [4] or [16] byte long list.
diff --git a/LibTest/io/InternetAddress/rawAddress_A03_t01.dart b/LibTest/io/InternetAddress/rawAddress_A03_t01.dart
index 19fdf18..68dc1ab 100644
--- a/LibTest/io/InternetAddress/rawAddress_A03_t01.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The returned list is a copy, making it possible to change the list without
diff --git a/LibTest/io/InternetAddress/rawAddress_A03_t02.dart b/LibTest/io/InternetAddress/rawAddress_A03_t02.dart
index b0101f9..cecdc65 100644
--- a/LibTest/io/InternetAddress/rawAddress_A03_t02.dart
+++ b/LibTest/io/InternetAddress/rawAddress_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> rawAddress
  * The returned list is a copy, making it possible to change the list without
diff --git a/LibTest/io/InternetAddress/reverse_A01_t01.dart b/LibTest/io/InternetAddress/reverse_A01_t01.dart
index 9ff0377..fec5bbe 100644
--- a/LibTest/io/InternetAddress/reverse_A01_t01.dart
+++ b/LibTest/io/InternetAddress/reverse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<InternetAddress> reverse()
  * Perform a reverse dns lookup on the address, creating a new [InternetAddress]
diff --git a/LibTest/io/InternetAddress/type_A01_t01.dart b/LibTest/io/InternetAddress/type_A01_t01.dart
index 528d739..f25fd86 100644
--- a/LibTest/io/InternetAddress/type_A01_t01.dart
+++ b/LibTest/io/InternetAddress/type_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddressType type
  * The type of the [InternetAddress] specified what IP protocol.
diff --git a/LibTest/io/InternetAddress/type_A01_t02.dart b/LibTest/io/InternetAddress/type_A01_t02.dart
index ab474be..3d59974 100644
--- a/LibTest/io/InternetAddress/type_A01_t02.dart
+++ b/LibTest/io/InternetAddress/type_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddressType type
  * The type of the [InternetAddress] specified what IP protocol.
diff --git a/LibTest/io/InternetAddress/type_A02_t01.dart b/LibTest/io/InternetAddress/type_A02_t01.dart
index 5b50c2f..f696eac 100644
--- a/LibTest/io/InternetAddress/type_A02_t01.dart
+++ b/LibTest/io/InternetAddress/type_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddressType type
  * The type of the [InternetAddress] specified what IP protocol.
diff --git a/LibTest/io/Link/Link.fromUri_A01_t01.dart b/LibTest/io/Link/Link.fromUri_A01_t01.dart
index 78c637e..33a3a81 100644
--- a/LibTest/io/Link/Link.fromUri_A01_t01.dart
+++ b/LibTest/io/Link/Link.fromUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link.fromUri(Uri uri)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link.fromUri_A01_t02.dart b/LibTest/io/Link/Link.fromUri_A01_t02.dart
index 19f868c..5c4fe4a 100644
--- a/LibTest/io/Link/Link.fromUri_A01_t02.dart
+++ b/LibTest/io/Link/Link.fromUri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link.fromUri(Uri uri)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link.fromUri_A02_t01.dart b/LibTest/io/Link/Link.fromUri_A02_t01.dart
index bc248d0..cd621f5 100644
--- a/LibTest/io/Link/Link.fromUri_A02_t01.dart
+++ b/LibTest/io/Link/Link.fromUri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link.fromUri(Uri uri)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A01_t01.dart b/LibTest/io/Link/Link_A01_t01.dart
index 7ae69f6..164d010 100644
--- a/LibTest/io/Link/Link_A01_t01.dart
+++ b/LibTest/io/Link/Link_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A01_t02.dart b/LibTest/io/Link/Link_A01_t02.dart
index 384ca60..6851553 100644
--- a/LibTest/io/Link/Link_A01_t02.dart
+++ b/LibTest/io/Link/Link_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A02_t01.dart b/LibTest/io/Link/Link_A02_t01.dart
index 841a009..0d2e929 100644
--- a/LibTest/io/Link/Link_A02_t01.dart
+++ b/LibTest/io/Link/Link_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A02_t02.dart b/LibTest/io/Link/Link_A02_t02.dart
index 6a7d78d..bbb9716 100644
--- a/LibTest/io/Link/Link_A02_t02.dart
+++ b/LibTest/io/Link/Link_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A02_t03.dart b/LibTest/io/Link/Link_A02_t03.dart
index b8ab2ba..074aeaa 100644
--- a/LibTest/io/Link/Link_A02_t03.dart
+++ b/LibTest/io/Link/Link_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A03_t01.dart b/LibTest/io/Link/Link_A03_t01.dart
index dd3998a..a1f0d92 100644
--- a/LibTest/io/Link/Link_A03_t01.dart
+++ b/LibTest/io/Link/Link_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/Link_A03_t02.dart b/LibTest/io/Link/Link_A03_t02.dart
index 07c7797..8ca2b46 100644
--- a/LibTest/io/Link/Link_A03_t02.dart
+++ b/LibTest/io/Link/Link_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link(String path)
  * Creates a Link object.
diff --git a/LibTest/io/Link/absolute_A01_t01.dart b/LibTest/io/Link/absolute_A01_t01.dart
index 0f7c5a6..18ad9b9 100644
--- a/LibTest/io/Link/absolute_A01_t01.dart
+++ b/LibTest/io/Link/absolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link absolute
  * Returns a Link instance whose path is the absolute path to this.
diff --git a/LibTest/io/Link/absolute_A01_t02.dart b/LibTest/io/Link/absolute_A01_t02.dart
index 49386da..b8c780f 100644
--- a/LibTest/io/Link/absolute_A01_t02.dart
+++ b/LibTest/io/Link/absolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link absolute
  * Returns a Link instance whose path is the absolute path to this.
diff --git a/LibTest/io/Link/createSync_A01_t01.dart b/LibTest/io/Link/createSync_A01_t01.dart
index 2f45366..3e2675c 100644
--- a/LibTest/io/Link/createSync_A01_t01.dart
+++ b/LibTest/io/Link/createSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A02_t01.dart b/LibTest/io/Link/createSync_A02_t01.dart
index ac88700..29e0042 100644
--- a/LibTest/io/Link/createSync_A02_t01.dart
+++ b/LibTest/io/Link/createSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A02_t02.dart b/LibTest/io/Link/createSync_A02_t02.dart
index bde7510..4bf28d5 100644
--- a/LibTest/io/Link/createSync_A02_t02.dart
+++ b/LibTest/io/Link/createSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A02_t03.dart b/LibTest/io/Link/createSync_A02_t03.dart
index 75d81fd..debdecd 100644
--- a/LibTest/io/Link/createSync_A02_t03.dart
+++ b/LibTest/io/Link/createSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A03_t01.dart b/LibTest/io/Link/createSync_A03_t01.dart
index 0908c5f..fac368d 100644
--- a/LibTest/io/Link/createSync_A03_t01.dart
+++ b/LibTest/io/Link/createSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A03_t02.dart b/LibTest/io/Link/createSync_A03_t02.dart
index bb414c4..1482d40 100644
--- a/LibTest/io/Link/createSync_A03_t02.dart
+++ b/LibTest/io/Link/createSync_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A04_t01.dart b/LibTest/io/Link/createSync_A04_t01.dart
index e66d70a..6123b6b 100644
--- a/LibTest/io/Link/createSync_A04_t01.dart
+++ b/LibTest/io/Link/createSync_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A04_t02.dart b/LibTest/io/Link/createSync_A04_t02.dart
index 9b02e78..d33dba2 100644
--- a/LibTest/io/Link/createSync_A04_t02.dart
+++ b/LibTest/io/Link/createSync_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A04_t03.dart b/LibTest/io/Link/createSync_A04_t03.dart
index 6704293..a23eb80 100644
--- a/LibTest/io/Link/createSync_A04_t03.dart
+++ b/LibTest/io/Link/createSync_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A04_t04.dart b/LibTest/io/Link/createSync_A04_t04.dart
index e6dca58..a79e266 100644
--- a/LibTest/io/Link/createSync_A04_t04.dart
+++ b/LibTest/io/Link/createSync_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A05_t01.dart b/LibTest/io/Link/createSync_A05_t01.dart
index caf1b10..c9da373 100644
--- a/LibTest/io/Link/createSync_A05_t01.dart
+++ b/LibTest/io/Link/createSync_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/createSync_A06_t01.dart b/LibTest/io/Link/createSync_A06_t01.dart
index 950a3b2..616e121 100644
--- a/LibTest/io/Link/createSync_A06_t01.dart
+++ b/LibTest/io/Link/createSync_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void createSync(
  *  String target, {
diff --git a/LibTest/io/Link/create_A01_t01.dart b/LibTest/io/Link/create_A01_t01.dart
index 060213d..62c6465 100644
--- a/LibTest/io/Link/create_A01_t01.dart
+++ b/LibTest/io/Link/create_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A02_t01.dart b/LibTest/io/Link/create_A02_t01.dart
index 2852c90..020a57b 100644
--- a/LibTest/io/Link/create_A02_t01.dart
+++ b/LibTest/io/Link/create_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A02_t02.dart b/LibTest/io/Link/create_A02_t02.dart
index c14d27e..ec62835 100644
--- a/LibTest/io/Link/create_A02_t02.dart
+++ b/LibTest/io/Link/create_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A02_t03.dart b/LibTest/io/Link/create_A02_t03.dart
index 1625a5b..a78a750 100644
--- a/LibTest/io/Link/create_A02_t03.dart
+++ b/LibTest/io/Link/create_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A03_t01.dart b/LibTest/io/Link/create_A03_t01.dart
index cdf4311..87dd833 100644
--- a/LibTest/io/Link/create_A03_t01.dart
+++ b/LibTest/io/Link/create_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A03_t02.dart b/LibTest/io/Link/create_A03_t02.dart
index 10c948f..0453087 100644
--- a/LibTest/io/Link/create_A03_t02.dart
+++ b/LibTest/io/Link/create_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A04_t01.dart b/LibTest/io/Link/create_A04_t01.dart
index b50645b..c50840d 100644
--- a/LibTest/io/Link/create_A04_t01.dart
+++ b/LibTest/io/Link/create_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A04_t02.dart b/LibTest/io/Link/create_A04_t02.dart
index e5a0962..5fb5405 100644
--- a/LibTest/io/Link/create_A04_t02.dart
+++ b/LibTest/io/Link/create_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A04_t03.dart b/LibTest/io/Link/create_A04_t03.dart
index bf3c9d7..1f41ad8 100644
--- a/LibTest/io/Link/create_A04_t03.dart
+++ b/LibTest/io/Link/create_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A04_t04.dart b/LibTest/io/Link/create_A04_t04.dart
index ee97ba6..9ce2fa2 100644
--- a/LibTest/io/Link/create_A04_t04.dart
+++ b/LibTest/io/Link/create_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A05_t01.dart b/LibTest/io/Link/create_A05_t01.dart
index 93ea88b..afdb44e 100644
--- a/LibTest/io/Link/create_A05_t01.dart
+++ b/LibTest/io/Link/create_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/create_A06_t01.dart b/LibTest/io/Link/create_A06_t01.dart
index 0c4afd6..cc2b615 100644
--- a/LibTest/io/Link/create_A06_t01.dart
+++ b/LibTest/io/Link/create_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> create(
  *  String target, {
diff --git a/LibTest/io/Link/deleteSync_A01_t01.dart b/LibTest/io/Link/deleteSync_A01_t01.dart
index 39236b4..faf9bca 100644
--- a/LibTest/io/Link/deleteSync_A01_t01.dart
+++ b/LibTest/io/Link/deleteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A02_t01.dart b/LibTest/io/Link/deleteSync_A02_t01.dart
index 7d9b8b2..1bcb1b5 100644
--- a/LibTest/io/Link/deleteSync_A02_t01.dart
+++ b/LibTest/io/Link/deleteSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A02_t02.dart b/LibTest/io/Link/deleteSync_A02_t02.dart
index 25e0880..431c913 100644
--- a/LibTest/io/Link/deleteSync_A02_t02.dart
+++ b/LibTest/io/Link/deleteSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A02_t03.dart b/LibTest/io/Link/deleteSync_A02_t03.dart
index 287c99a..3bcec1e 100644
--- a/LibTest/io/Link/deleteSync_A02_t03.dart
+++ b/LibTest/io/Link/deleteSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A02_t04.dart b/LibTest/io/Link/deleteSync_A02_t04.dart
index 363e3b3..75d1c79 100644
--- a/LibTest/io/Link/deleteSync_A02_t04.dart
+++ b/LibTest/io/Link/deleteSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A02_t05.dart b/LibTest/io/Link/deleteSync_A02_t05.dart
index 69289bf..7bb383e 100644
--- a/LibTest/io/Link/deleteSync_A02_t05.dart
+++ b/LibTest/io/Link/deleteSync_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A03_t01.dart b/LibTest/io/Link/deleteSync_A03_t01.dart
index fcb1524..ca6a335 100644
--- a/LibTest/io/Link/deleteSync_A03_t01.dart
+++ b/LibTest/io/Link/deleteSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/deleteSync_A04_t01.dart b/LibTest/io/Link/deleteSync_A04_t01.dart
index 9980674..a5fb3a6 100644
--- a/LibTest/io/Link/deleteSync_A04_t01.dart
+++ b/LibTest/io/Link/deleteSync_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void deleteSync({bool recursive: false})
  * Synchronously deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A01_t01.dart b/LibTest/io/Link/delete_A01_t01.dart
index c6e18a6..71260de 100644
--- a/LibTest/io/Link/delete_A01_t01.dart
+++ b/LibTest/io/Link/delete_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({
  *  bool recursive: false
diff --git a/LibTest/io/Link/delete_A02_t01.dart b/LibTest/io/Link/delete_A02_t01.dart
index d4a8004..c4e09a2 100644
--- a/LibTest/io/Link/delete_A02_t01.dart
+++ b/LibTest/io/Link/delete_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A02_t02.dart b/LibTest/io/Link/delete_A02_t02.dart
index 4c0d3b7..d53e6a4 100644
--- a/LibTest/io/Link/delete_A02_t02.dart
+++ b/LibTest/io/Link/delete_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A02_t03.dart b/LibTest/io/Link/delete_A02_t03.dart
index cfc1dd2..4c5cced 100644
--- a/LibTest/io/Link/delete_A02_t03.dart
+++ b/LibTest/io/Link/delete_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A02_t04.dart b/LibTest/io/Link/delete_A02_t04.dart
index ee58505..fe77fd1 100644
--- a/LibTest/io/Link/delete_A02_t04.dart
+++ b/LibTest/io/Link/delete_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A02_t05.dart b/LibTest/io/Link/delete_A02_t05.dart
index c5953cc..2cb9b9a 100644
--- a/LibTest/io/Link/delete_A02_t05.dart
+++ b/LibTest/io/Link/delete_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A03_t01.dart b/LibTest/io/Link/delete_A03_t01.dart
index 02b6a51..0733c27 100644
--- a/LibTest/io/Link/delete_A03_t01.dart
+++ b/LibTest/io/Link/delete_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/delete_A04_t01.dart b/LibTest/io/Link/delete_A04_t01.dart
index a7b32fe..7ea9f46 100644
--- a/LibTest/io/Link/delete_A04_t01.dart
+++ b/LibTest/io/Link/delete_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileSystemEntity> delete({bool recursive: false})
  * Deletes this FileSystemEntity.
diff --git a/LibTest/io/Link/existsSync_A01_t01.dart b/LibTest/io/Link/existsSync_A01_t01.dart
index cd41cb1..bbbf40d 100644
--- a/LibTest/io/Link/existsSync_A01_t01.dart
+++ b/LibTest/io/Link/existsSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Link/existsSync_A01_t02.dart b/LibTest/io/Link/existsSync_A01_t02.dart
index b24bd10..22e8f62 100644
--- a/LibTest/io/Link/existsSync_A01_t02.dart
+++ b/LibTest/io/Link/existsSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Link/existsSync_A02_t01.dart b/LibTest/io/Link/existsSync_A02_t01.dart
index fa57d97..f99f32e 100644
--- a/LibTest/io/Link/existsSync_A02_t01.dart
+++ b/LibTest/io/Link/existsSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Link/existsSync_A02_t02.dart b/LibTest/io/Link/existsSync_A02_t02.dart
index 394bec1..f3747d3 100644
--- a/LibTest/io/Link/existsSync_A02_t02.dart
+++ b/LibTest/io/Link/existsSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool existsSync()
  * Synchronously checks whether the file system entity with this path exists.
diff --git a/LibTest/io/Link/exists_A01_t01.dart b/LibTest/io/Link/exists_A01_t01.dart
index 3c553fe..ea42f64 100644
--- a/LibTest/io/Link/exists_A01_t01.dart
+++ b/LibTest/io/Link/exists_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Link/exists_A01_t02.dart b/LibTest/io/Link/exists_A01_t02.dart
index 39acd66..98b9da9 100644
--- a/LibTest/io/Link/exists_A01_t02.dart
+++ b/LibTest/io/Link/exists_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Link/exists_A02_t01.dart b/LibTest/io/Link/exists_A02_t01.dart
index 779a995..c327211 100644
--- a/LibTest/io/Link/exists_A02_t01.dart
+++ b/LibTest/io/Link/exists_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Link/exists_A02_t02.dart b/LibTest/io/Link/exists_A02_t02.dart
index 248d246..813d974 100644
--- a/LibTest/io/Link/exists_A02_t02.dart
+++ b/LibTest/io/Link/exists_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> exists()
  * Checks whether the file system entity with this path exists. Returns a
diff --git a/LibTest/io/Link/isAbsolute_A01_t01.dart b/LibTest/io/Link/isAbsolute_A01_t01.dart
index 1cb105b..480fdb1 100644
--- a/LibTest/io/Link/isAbsolute_A01_t01.dart
+++ b/LibTest/io/Link/isAbsolute_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/Link/isAbsolute_A01_t02.dart b/LibTest/io/Link/isAbsolute_A01_t02.dart
index 3f89f1a..8d3521a 100644
--- a/LibTest/io/Link/isAbsolute_A01_t02.dart
+++ b/LibTest/io/Link/isAbsolute_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isAbsolute
  * Returns a bool indicating whether this object's path is absolute.
diff --git a/LibTest/io/Link/parent_A01_t01.dart b/LibTest/io/Link/parent_A01_t01.dart
index 89f0635..1ec25d7 100644
--- a/LibTest/io/Link/parent_A01_t01.dart
+++ b/LibTest/io/Link/parent_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Link/parent_A01_t02.dart b/LibTest/io/Link/parent_A01_t02.dart
index ab09c4d..e40fcea 100644
--- a/LibTest/io/Link/parent_A01_t02.dart
+++ b/LibTest/io/Link/parent_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Link/parent_A01_t03.dart b/LibTest/io/Link/parent_A01_t03.dart
index 643bbd1..65ec9c3 100644
--- a/LibTest/io/Link/parent_A01_t03.dart
+++ b/LibTest/io/Link/parent_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Directory parent
  * The directory containing this.
diff --git a/LibTest/io/Link/path_A01_t01.dart b/LibTest/io/Link/path_A01_t01.dart
index 42021d1..661c183 100644
--- a/LibTest/io/Link/path_A01_t01.dart
+++ b/LibTest/io/Link/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Get the path of the file.
diff --git a/LibTest/io/Link/renameSync_A01_t01.dart b/LibTest/io/Link/renameSync_A01_t01.dart
index 51a39fe..3099139 100644
--- a/LibTest/io/Link/renameSync_A01_t01.dart
+++ b/LibTest/io/Link/renameSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link renameSync(String newPath)
  * Synchronously renames this link. Returns a Link instance for the renamed
diff --git a/LibTest/io/Link/renameSync_A02_t01.dart b/LibTest/io/Link/renameSync_A02_t01.dart
index afb9e19..19f361e 100644
--- a/LibTest/io/Link/renameSync_A02_t01.dart
+++ b/LibTest/io/Link/renameSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link renameSync(String newPath)
  * Synchronously renames this link. Returns a Link instance for the renamed
diff --git a/LibTest/io/Link/renameSync_A02_t02.dart b/LibTest/io/Link/renameSync_A02_t02.dart
index 513c93d..60661cf 100644
--- a/LibTest/io/Link/renameSync_A02_t02.dart
+++ b/LibTest/io/Link/renameSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link renameSync(String newPath)
  * Synchronously renames this link. Returns a Link instance for the renamed
diff --git a/LibTest/io/Link/renameSync_A02_t03.dart b/LibTest/io/Link/renameSync_A02_t03.dart
index a2d9bdf..49835b5 100644
--- a/LibTest/io/Link/renameSync_A02_t03.dart
+++ b/LibTest/io/Link/renameSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Link renameSync(String newPath)
  * Synchronously renames this link. Returns a Link instance for the renamed
diff --git a/LibTest/io/Link/rename_A01_t01.dart b/LibTest/io/Link/rename_A01_t01.dart
index 48d118c..f00baab 100644
--- a/LibTest/io/Link/rename_A01_t01.dart
+++ b/LibTest/io/Link/rename_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> rename(String newPath)
  * Renames this link. Returns a Future<Link> that completes with a Link instance
diff --git a/LibTest/io/Link/rename_A02_t01.dart b/LibTest/io/Link/rename_A02_t01.dart
index faaa787..0f54787 100644
--- a/LibTest/io/Link/rename_A02_t01.dart
+++ b/LibTest/io/Link/rename_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> rename(String newPath)
  * Renames this link. Returns a Future<Link> that completes with a Link instance
diff --git a/LibTest/io/Link/rename_A02_t02.dart b/LibTest/io/Link/rename_A02_t02.dart
index 8eab076..af4a26e 100644
--- a/LibTest/io/Link/rename_A02_t02.dart
+++ b/LibTest/io/Link/rename_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> rename(String newPath)
  * Renames this link. Returns a Future<Link> that completes with a Link instance
diff --git a/LibTest/io/Link/rename_A02_t03.dart b/LibTest/io/Link/rename_A02_t03.dart
index db820c4..fede7ff 100644
--- a/LibTest/io/Link/rename_A02_t03.dart
+++ b/LibTest/io/Link/rename_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> rename(String newPath)
  * Renames this link. Returns a Future<Link> that completes with a Link instance
diff --git a/LibTest/io/Link/resolveSymbolicLinksSync_A01_t01.dart b/LibTest/io/Link/resolveSymbolicLinksSync_A01_t01.dart
index 979a356..a948c64 100644
--- a/LibTest/io/Link/resolveSymbolicLinksSync_A01_t01.dart
+++ b/LibTest/io/Link/resolveSymbolicLinksSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/resolveSymbolicLinksSync_A02_t01.dart b/LibTest/io/Link/resolveSymbolicLinksSync_A02_t01.dart
index 35062fc..5449da6 100644
--- a/LibTest/io/Link/resolveSymbolicLinksSync_A02_t01.dart
+++ b/LibTest/io/Link/resolveSymbolicLinksSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/resolveSymbolicLinksSync_A02_t02.dart b/LibTest/io/Link/resolveSymbolicLinksSync_A02_t02.dart
index 39c552c..819eae1 100644
--- a/LibTest/io/Link/resolveSymbolicLinksSync_A02_t02.dart
+++ b/LibTest/io/Link/resolveSymbolicLinksSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String resolveSymbolicLinksSync()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/resolveSymbolicLinks_A01_t01.dart b/LibTest/io/Link/resolveSymbolicLinks_A01_t01.dart
index 14d2a95..f2699f9 100644
--- a/LibTest/io/Link/resolveSymbolicLinks_A01_t01.dart
+++ b/LibTest/io/Link/resolveSymbolicLinks_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/resolveSymbolicLinks_A02_t01.dart b/LibTest/io/Link/resolveSymbolicLinks_A02_t01.dart
index 4819c8b..cea5690 100644
--- a/LibTest/io/Link/resolveSymbolicLinks_A02_t01.dart
+++ b/LibTest/io/Link/resolveSymbolicLinks_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/resolveSymbolicLinks_A02_t02.dart b/LibTest/io/Link/resolveSymbolicLinks_A02_t02.dart
index 17b39ab..c8b0cb4 100644
--- a/LibTest/io/Link/resolveSymbolicLinks_A02_t02.dart
+++ b/LibTest/io/Link/resolveSymbolicLinks_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> resolveSymbolicLinks()
  * Resolves the path of a file system object relative to the current working
diff --git a/LibTest/io/Link/statSync_A01_t01.dart b/LibTest/io/Link/statSync_A01_t01.dart
index b33a0fd..d54ca30 100644
--- a/LibTest/io/Link/statSync_A01_t01.dart
+++ b/LibTest/io/Link/statSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Link/statSync_A01_t02.dart b/LibTest/io/Link/statSync_A01_t02.dart
index 3ceb413..8716128 100644
--- a/LibTest/io/Link/statSync_A01_t02.dart
+++ b/LibTest/io/Link/statSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Link/statSync_A01_t03.dart b/LibTest/io/Link/statSync_A01_t03.dart
index 52cbbe9..46f7f75 100644
--- a/LibTest/io/Link/statSync_A01_t03.dart
+++ b/LibTest/io/Link/statSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Link/statSync_A01_t04.dart b/LibTest/io/Link/statSync_A01_t04.dart
index 433b5b0..432c720 100644
--- a/LibTest/io/Link/statSync_A01_t04.dart
+++ b/LibTest/io/Link/statSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Link/statSync_A01_t05.dart b/LibTest/io/Link/statSync_A01_t05.dart
index d5925c2..30da91b 100644
--- a/LibTest/io/Link/statSync_A01_t05.dart
+++ b/LibTest/io/Link/statSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion FileStat statSync()
  * Synchronously calls the operating system's stat() function on the path of
diff --git a/LibTest/io/Link/stat_A01_t01.dart b/LibTest/io/Link/stat_A01_t01.dart
index 06e467f..becb22e 100644
--- a/LibTest/io/Link/stat_A01_t01.dart
+++ b/LibTest/io/Link/stat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Link/stat_A01_t02.dart b/LibTest/io/Link/stat_A01_t02.dart
index 45dd6da..c76d6aa 100644
--- a/LibTest/io/Link/stat_A01_t02.dart
+++ b/LibTest/io/Link/stat_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Link/stat_A01_t03.dart b/LibTest/io/Link/stat_A01_t03.dart
index 249452a..3528efd 100644
--- a/LibTest/io/Link/stat_A01_t03.dart
+++ b/LibTest/io/Link/stat_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Link/stat_A01_t04.dart b/LibTest/io/Link/stat_A01_t04.dart
index 1959e4f..a27e34d 100644
--- a/LibTest/io/Link/stat_A01_t04.dart
+++ b/LibTest/io/Link/stat_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Link/stat_A01_t05.dart b/LibTest/io/Link/stat_A01_t05.dart
index e735179..b14e7dc 100644
--- a/LibTest/io/Link/stat_A01_t05.dart
+++ b/LibTest/io/Link/stat_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<FileStat> stat()
  * Calls the operating system's stat() function on the path of this
diff --git a/LibTest/io/Link/targetSync_A01_t01.dart b/LibTest/io/Link/targetSync_A01_t01.dart
index 6c2963e..c6d9933 100644
--- a/LibTest/io/Link/targetSync_A01_t01.dart
+++ b/LibTest/io/Link/targetSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A01_t02.dart b/LibTest/io/Link/targetSync_A01_t02.dart
index 925c2e2..9897654 100644
--- a/LibTest/io/Link/targetSync_A01_t02.dart
+++ b/LibTest/io/Link/targetSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A01_t03.dart b/LibTest/io/Link/targetSync_A01_t03.dart
index 8b71258..ddb69e0 100644
--- a/LibTest/io/Link/targetSync_A01_t03.dart
+++ b/LibTest/io/Link/targetSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A01_t04.dart b/LibTest/io/Link/targetSync_A01_t04.dart
index 9e84149..cd66ab5 100644
--- a/LibTest/io/Link/targetSync_A01_t04.dart
+++ b/LibTest/io/Link/targetSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A01_t05.dart b/LibTest/io/Link/targetSync_A01_t05.dart
index 7f8689e..3ad4d52 100644
--- a/LibTest/io/Link/targetSync_A01_t05.dart
+++ b/LibTest/io/Link/targetSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A01_t06.dart b/LibTest/io/Link/targetSync_A01_t06.dart
index f3a0ecd..056a73f 100644
--- a/LibTest/io/Link/targetSync_A01_t06.dart
+++ b/LibTest/io/Link/targetSync_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/targetSync_A02_t01.dart b/LibTest/io/Link/targetSync_A02_t01.dart
index a9f29cb..c0f7c70 100644
--- a/LibTest/io/Link/targetSync_A02_t01.dart
+++ b/LibTest/io/Link/targetSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String targetSync()
  * Synchronously gets the target of the link. Returns the path to the target.
diff --git a/LibTest/io/Link/target_A01_t01.dart b/LibTest/io/Link/target_A01_t01.dart
index 036c2e4..f165d2b 100644
--- a/LibTest/io/Link/target_A01_t01.dart
+++ b/LibTest/io/Link/target_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A01_t02.dart b/LibTest/io/Link/target_A01_t02.dart
index d2840fa..e20286d 100644
--- a/LibTest/io/Link/target_A01_t02.dart
+++ b/LibTest/io/Link/target_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A01_t03.dart b/LibTest/io/Link/target_A01_t03.dart
index e262b97..b8b8c4f 100644
--- a/LibTest/io/Link/target_A01_t03.dart
+++ b/LibTest/io/Link/target_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A01_t04.dart b/LibTest/io/Link/target_A01_t04.dart
index 25f53a0..133092b 100644
--- a/LibTest/io/Link/target_A01_t04.dart
+++ b/LibTest/io/Link/target_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A01_t05.dart b/LibTest/io/Link/target_A01_t05.dart
index 853e788..a0e5e54 100644
--- a/LibTest/io/Link/target_A01_t05.dart
+++ b/LibTest/io/Link/target_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A01_t06.dart b/LibTest/io/Link/target_A01_t06.dart
index 25f53a0..133092b 100644
--- a/LibTest/io/Link/target_A01_t06.dart
+++ b/LibTest/io/Link/target_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/target_A02_t01.dart b/LibTest/io/Link/target_A02_t01.dart
index 803a9e9..96af3ea 100644
--- a/LibTest/io/Link/target_A02_t01.dart
+++ b/LibTest/io/Link/target_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> target()
  * Gets the target of the link. Returns a future that completes with the path to
diff --git a/LibTest/io/Link/updateSync_A01_t01.dart b/LibTest/io/Link/updateSync_A01_t01.dart
index d15a678..5fbd226 100644
--- a/LibTest/io/Link/updateSync_A01_t01.dart
+++ b/LibTest/io/Link/updateSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void updateSync(String target)
  * Synchronously updates the link. Calling updateSync on a non-existing link
diff --git a/LibTest/io/Link/updateSync_A01_t02.dart b/LibTest/io/Link/updateSync_A01_t02.dart
index 8b80c27..911ad94 100644
--- a/LibTest/io/Link/updateSync_A01_t02.dart
+++ b/LibTest/io/Link/updateSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void updateSync(String target)
  * Synchronously updates the link. Calling updateSync on a non-existing link
diff --git a/LibTest/io/Link/updateSync_A01_t03.dart b/LibTest/io/Link/updateSync_A01_t03.dart
index ab487cc..aca38f1 100644
--- a/LibTest/io/Link/updateSync_A01_t03.dart
+++ b/LibTest/io/Link/updateSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void updateSync(String target)
  * Synchronously updates the link. Calling updateSync on a non-existing link
diff --git a/LibTest/io/Link/updateSync_A02_t01.dart b/LibTest/io/Link/updateSync_A02_t01.dart
index 28b8262..5f04463 100644
--- a/LibTest/io/Link/updateSync_A02_t01.dart
+++ b/LibTest/io/Link/updateSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void updateSync(String target)
  * Synchronously updates the link. Calling updateSync on a non-existing link
diff --git a/LibTest/io/Link/updateSync_A02_t02.dart b/LibTest/io/Link/updateSync_A02_t02.dart
index 7a58023..4d90a3f 100644
--- a/LibTest/io/Link/updateSync_A02_t02.dart
+++ b/LibTest/io/Link/updateSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void updateSync(String target)
  * Synchronously updates the link. Calling updateSync on a non-existing link
diff --git a/LibTest/io/Link/update_A01_t01.dart b/LibTest/io/Link/update_A01_t01.dart
index da0354a..4defa79 100644
--- a/LibTest/io/Link/update_A01_t01.dart
+++ b/LibTest/io/Link/update_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> update(String target)
  * Updates the link. Returns a Future<Link> that completes with the link when it
diff --git a/LibTest/io/Link/update_A01_t02.dart b/LibTest/io/Link/update_A01_t02.dart
index d3d77bd..8b9f409 100644
--- a/LibTest/io/Link/update_A01_t02.dart
+++ b/LibTest/io/Link/update_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> update(String target)
  * Updates the link. Returns a Future<Link> that completes with the link when it
diff --git a/LibTest/io/Link/update_A01_t03.dart b/LibTest/io/Link/update_A01_t03.dart
index 99b64ca..1a039f6 100644
--- a/LibTest/io/Link/update_A01_t03.dart
+++ b/LibTest/io/Link/update_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> update(String target)
  * Updates the link. Returns a Future<Link> that completes with the link when it
diff --git a/LibTest/io/Link/update_A02_t01.dart b/LibTest/io/Link/update_A02_t01.dart
index 03ac613..c80b9ac 100644
--- a/LibTest/io/Link/update_A02_t01.dart
+++ b/LibTest/io/Link/update_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> update(String target)
  * Updates the link. Returns a Future<Link> that completes with the link when it
diff --git a/LibTest/io/Link/update_A02_t02.dart b/LibTest/io/Link/update_A02_t02.dart
index fca2529..fc4dc11 100644
--- a/LibTest/io/Link/update_A02_t02.dart
+++ b/LibTest/io/Link/update_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Link> update(String target)
  * Updates the link. Returns a Future<Link> that completes with the link when it
diff --git a/LibTest/io/Link/uri_A01_t01.dart b/LibTest/io/Link/uri_A01_t01.dart
index 4cbaae6..79dc3e1 100644
--- a/LibTest/io/Link/uri_A01_t01.dart
+++ b/LibTest/io/Link/uri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/Link/uri_A01_t02.dart b/LibTest/io/Link/uri_A01_t02.dart
index 32ac3ff..feab3a6 100644
--- a/LibTest/io/Link/uri_A01_t02.dart
+++ b/LibTest/io/Link/uri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uri uri
  * Returns a Uri representing the directory's location.
diff --git a/LibTest/io/Link/watch_A01_t01.dart b/LibTest/io/Link/watch_A01_t01.dart
index df8bd1d..6bce33e 100644
--- a/LibTest/io/Link/watch_A01_t01.dart
+++ b/LibTest/io/Link/watch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<FileSystemEvent> watch({
  *  int events: FileSystemEvent.ALL,
diff --git a/LibTest/io/NetworkInterface/addresses_A01_t01.dart b/LibTest/io/NetworkInterface/addresses_A01_t01.dart
index ba6d7f4..6296d55 100644
--- a/LibTest/io/NetworkInterface/addresses_A01_t01.dart
+++ b/LibTest/io/NetworkInterface/addresses_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<InternetAddress> addresses
  * Get a list of InternetAddresses currently bound to this NetworkInterface.
diff --git a/LibTest/io/NetworkInterface/index_A01_t01.dart b/LibTest/io/NetworkInterface/index_A01_t01.dart
index 9d78541..921100d 100644
--- a/LibTest/io/NetworkInterface/index_A01_t01.dart
+++ b/LibTest/io/NetworkInterface/index_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int index
  * Get the index of the NetworkInterface.
diff --git a/LibTest/io/NetworkInterface/listSupported_A01_t01.dart b/LibTest/io/NetworkInterface/listSupported_A01_t01.dart
index 289013e..7e84bfb 100644
--- a/LibTest/io/NetworkInterface/listSupported_A01_t01.dart
+++ b/LibTest/io/NetworkInterface/listSupported_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool listSupported
  * Whether list is supported.
diff --git a/LibTest/io/NetworkInterface/list_A01_t01.dart b/LibTest/io/NetworkInterface/list_A01_t01.dart
index 59d6c0a..c88d50f 100644
--- a/LibTest/io/NetworkInterface/list_A01_t01.dart
+++ b/LibTest/io/NetworkInterface/list_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/list_A01_t02.dart b/LibTest/io/NetworkInterface/list_A01_t02.dart
index a621034..44ed749 100644
--- a/LibTest/io/NetworkInterface/list_A01_t02.dart
+++ b/LibTest/io/NetworkInterface/list_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/list_A01_t03.dart b/LibTest/io/NetworkInterface/list_A01_t03.dart
index 407ba34..2fb8362 100644
--- a/LibTest/io/NetworkInterface/list_A01_t03.dart
+++ b/LibTest/io/NetworkInterface/list_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/list_A02_t01.dart b/LibTest/io/NetworkInterface/list_A02_t01.dart
index c6b05bf..a3f2ee2 100644
--- a/LibTest/io/NetworkInterface/list_A02_t01.dart
+++ b/LibTest/io/NetworkInterface/list_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/list_A02_t02.dart b/LibTest/io/NetworkInterface/list_A02_t02.dart
index 8d4d98c..a2656bc 100644
--- a/LibTest/io/NetworkInterface/list_A02_t02.dart
+++ b/LibTest/io/NetworkInterface/list_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/list_A02_t03.dart b/LibTest/io/NetworkInterface/list_A02_t03.dart
index 80569b9..53da10d 100644
--- a/LibTest/io/NetworkInterface/list_A02_t03.dart
+++ b/LibTest/io/NetworkInterface/list_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<List<NetworkInterface>> list({
diff --git a/LibTest/io/NetworkInterface/name_A01_t01.dart b/LibTest/io/NetworkInterface/name_A01_t01.dart
index f64a78a..8504dec 100644
--- a/LibTest/io/NetworkInterface/name_A01_t01.dart
+++ b/LibTest/io/NetworkInterface/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  * Get the name of the NetworkInterface.
diff --git a/LibTest/io/OSError/OSError_A01_t01.dart b/LibTest/io/OSError/OSError_A01_t01.dart
index 603f45e..eeda785 100644
--- a/LibTest/io/OSError/OSError_A01_t01.dart
+++ b/LibTest/io/OSError/OSError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const OSError([String message = "", int errorCode = noErrorCode])
  * Creates an OSError object from a message and an errorCode.
diff --git a/LibTest/io/OSError/OSError_A01_t02.dart b/LibTest/io/OSError/OSError_A01_t02.dart
index 7a5f8a6..fdd0f5a 100644
--- a/LibTest/io/OSError/OSError_A01_t02.dart
+++ b/LibTest/io/OSError/OSError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const OSError([String message = "", int errorCode = noErrorCode])
  * Creates an OSError object from a message and an errorCode.
diff --git a/LibTest/io/OSError/errorCode_A01_t01.dart b/LibTest/io/OSError/errorCode_A01_t01.dart
index 6b43eb1..5d11872 100644
--- a/LibTest/io/OSError/errorCode_A01_t01.dart
+++ b/LibTest/io/OSError/errorCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int errorCode
  * Error code supplied by the operating system. Will have the value noErrorCode
diff --git a/LibTest/io/OSError/message_A01_t01.dart b/LibTest/io/OSError/message_A01_t01.dart
index c142da0..13f9f2b 100644
--- a/LibTest/io/OSError/message_A01_t01.dart
+++ b/LibTest/io/OSError/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String message
  * Error message supplied by the operating system. null if no message is
diff --git a/LibTest/io/OSError/noErrorCode_A01_t01.dart b/LibTest/io/OSError/noErrorCode_A01_t01.dart
index 595bf96..436aebc 100644
--- a/LibTest/io/OSError/noErrorCode_A01_t01.dart
+++ b/LibTest/io/OSError/noErrorCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int noErrorCode = -1
  * Constant used to indicate that no OS error code is available.
diff --git a/LibTest/io/OSError/toString_A01_t01.dart b/LibTest/io/OSError/toString_A01_t01.dart
index 9fe4c74..283c540 100644
--- a/LibTest/io/OSError/toString_A01_t01.dart
+++ b/LibTest/io/OSError/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Converts an OSError object to a string representation.
diff --git a/LibTest/io/Process/exitCode_A01_t01.dart b/LibTest/io/Process/exitCode_A01_t01.dart
index 6980fbe..8881f65 100644
--- a/LibTest/io/Process/exitCode_A01_t01.dart
+++ b/LibTest/io/Process/exitCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> exitCode
  *
diff --git a/LibTest/io/Process/exitCode_A01_t02.dart b/LibTest/io/Process/exitCode_A01_t02.dart
index 1bf3d9d..07f31fa 100644
--- a/LibTest/io/Process/exitCode_A01_t02.dart
+++ b/LibTest/io/Process/exitCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> exitCode
  *
diff --git a/LibTest/io/Process/killPid_A01_t01.dart b/LibTest/io/Process/killPid_A01_t01.dart
index 707dea0..3d5fef2 100644
--- a/LibTest/io/Process/killPid_A01_t01.dart
+++ b/LibTest/io/Process/killPid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * bool killPid(
diff --git a/LibTest/io/Process/killPid_A01_t02.dart b/LibTest/io/Process/killPid_A01_t02.dart
index de03413..3fc5728 100644
--- a/LibTest/io/Process/killPid_A01_t02.dart
+++ b/LibTest/io/Process/killPid_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * bool killPid(
diff --git a/LibTest/io/Process/kill_A01_t01.dart b/LibTest/io/Process/kill_A01_t01.dart
index 3467486..2a71581 100644
--- a/LibTest/io/Process/kill_A01_t01.dart
+++ b/LibTest/io/Process/kill_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool kill([ProcessSignal signal = ProcessSignal.sigterm ])
  *
diff --git a/LibTest/io/Process/kill_A01_t02.dart b/LibTest/io/Process/kill_A01_t02.dart
index 20073ba..d873898 100644
--- a/LibTest/io/Process/kill_A01_t02.dart
+++ b/LibTest/io/Process/kill_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool kill([ProcessSignal signal = ProcessSignal.sigterm ])
  *
diff --git a/LibTest/io/Process/pid_A01_t01.dart b/LibTest/io/Process/pid_A01_t01.dart
index 9a623b0..b70ddd2 100644
--- a/LibTest/io/Process/pid_A01_t01.dart
+++ b/LibTest/io/Process/pid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int pid
  *
diff --git a/LibTest/io/Process/runSync_A01_t01.dart b/LibTest/io/Process/runSync_A01_t01.dart
index 4d96827..65ce441 100644
--- a/LibTest/io/Process/runSync_A01_t01.dart
+++ b/LibTest/io/Process/runSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ProcessResult runSync(
diff --git a/LibTest/io/Process/runSync_A02_t01.dart b/LibTest/io/Process/runSync_A02_t01.dart
index fc47980..6f1b17c 100644
--- a/LibTest/io/Process/runSync_A02_t01.dart
+++ b/LibTest/io/Process/runSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ProcessResult runSync(
diff --git a/LibTest/io/Process/runSync_A02_t02.dart b/LibTest/io/Process/runSync_A02_t02.dart
index bb4ed35..e27f0d2 100644
--- a/LibTest/io/Process/runSync_A02_t02.dart
+++ b/LibTest/io/Process/runSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ProcessResult runSync(
diff --git a/LibTest/io/Process/run_A01_t01.dart b/LibTest/io/Process/run_A01_t01.dart
index edee1b9..1693ec4 100644
--- a/LibTest/io/Process/run_A01_t01.dart
+++ b/LibTest/io/Process/run_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<ProcessResult> run(
diff --git a/LibTest/io/Process/run_A01_t02.dart b/LibTest/io/Process/run_A01_t02.dart
index d1f4196..7721666 100644
--- a/LibTest/io/Process/run_A01_t02.dart
+++ b/LibTest/io/Process/run_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<ProcessResult> run(
diff --git a/LibTest/io/Process/run_A01_t03.dart b/LibTest/io/Process/run_A01_t03.dart
index afdca1e..2671c49 100644
--- a/LibTest/io/Process/run_A01_t03.dart
+++ b/LibTest/io/Process/run_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<ProcessResult> run(
diff --git a/LibTest/io/Process/run_A02_t01.dart b/LibTest/io/Process/run_A02_t01.dart
index 7a8840c..a8a8214 100644
--- a/LibTest/io/Process/run_A02_t01.dart
+++ b/LibTest/io/Process/run_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<ProcessResult> run(
diff --git a/LibTest/io/Process/run_A02_t02.dart b/LibTest/io/Process/run_A02_t02.dart
index d9568e0..9673854 100644
--- a/LibTest/io/Process/run_A02_t02.dart
+++ b/LibTest/io/Process/run_A02_t02.dart
@@ -1,7 +1,8 @@
-  // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+  /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<ProcessResult> run(
diff --git a/LibTest/io/Process/start_A01_t01.dart b/LibTest/io/Process/start_A01_t01.dart
index 9bfbdcd..04bd6b6 100644
--- a/LibTest/io/Process/start_A01_t01.dart
+++ b/LibTest/io/Process/start_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A01_t02.dart b/LibTest/io/Process/start_A01_t02.dart
index b72d367..83f6074 100644
--- a/LibTest/io/Process/start_A01_t02.dart
+++ b/LibTest/io/Process/start_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A01_t03.dart b/LibTest/io/Process/start_A01_t03.dart
index d2f48b1..748d40f 100644
--- a/LibTest/io/Process/start_A01_t03.dart
+++ b/LibTest/io/Process/start_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A02_t01.dart b/LibTest/io/Process/start_A02_t01.dart
index 740806f..5b61198 100644
--- a/LibTest/io/Process/start_A02_t01.dart
+++ b/LibTest/io/Process/start_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A02_t02.dart b/LibTest/io/Process/start_A02_t02.dart
index 6fa9d61..e1ff9dd 100644
--- a/LibTest/io/Process/start_A02_t02.dart
+++ b/LibTest/io/Process/start_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A03_t01.dart b/LibTest/io/Process/start_A03_t01.dart
index 2c79936..041d436 100644
--- a/LibTest/io/Process/start_A03_t01.dart
+++ b/LibTest/io/Process/start_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A03_t02.dart b/LibTest/io/Process/start_A03_t02.dart
index 5321581..363ff65 100644
--- a/LibTest/io/Process/start_A03_t02.dart
+++ b/LibTest/io/Process/start_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion S
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A04_t01.dart b/LibTest/io/Process/start_A04_t01.dart
index b1da16f..b314f4a 100644
--- a/LibTest/io/Process/start_A04_t01.dart
+++ b/LibTest/io/Process/start_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A05_t01.dart b/LibTest/io/Process/start_A05_t01.dart
index 4c27c53..646ac55 100644
--- a/LibTest/io/Process/start_A05_t01.dart
+++ b/LibTest/io/Process/start_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/start_A06_t01.dart b/LibTest/io/Process/start_A06_t01.dart
index 16c27b0..a80aaee 100644
--- a/LibTest/io/Process/start_A06_t01.dart
+++ b/LibTest/io/Process/start_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<Process> start(
diff --git a/LibTest/io/Process/stderr_A01_t01.dart b/LibTest/io/Process/stderr_A01_t01.dart
index e2f39d2..ffcf342 100644
--- a/LibTest/io/Process/stderr_A01_t01.dart
+++ b/LibTest/io/Process/stderr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> stderr
  *
diff --git a/LibTest/io/Process/stdin_A01_t01.dart b/LibTest/io/Process/stdin_A01_t01.dart
index 91f1998..a73bb9f 100644
--- a/LibTest/io/Process/stdin_A01_t01.dart
+++ b/LibTest/io/Process/stdin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink stdin
  *
diff --git a/LibTest/io/Process/stdout_A01_t01.dart b/LibTest/io/Process/stdout_A01_t01.dart
index 7627ebb..cd3b797 100644
--- a/LibTest/io/Process/stdout_A01_t01.dart
+++ b/LibTest/io/Process/stdout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Stream<List<int>> stdout
  *
diff --git a/LibTest/io/ProcessInfo/ProcessInfo_A01_t01.dart b/LibTest/io/ProcessInfo/ProcessInfo_A01_t01.dart
index 6e08620..68311a0 100644
--- a/LibTest/io/ProcessInfo/ProcessInfo_A01_t01.dart
+++ b/LibTest/io/ProcessInfo/ProcessInfo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ProcessInfo()
  *
diff --git a/LibTest/io/ProcessInfo/currentRss_A01_t01.dart b/LibTest/io/ProcessInfo/currentRss_A01_t01.dart
index d2f8430..97f7894 100644
--- a/LibTest/io/ProcessInfo/currentRss_A01_t01.dart
+++ b/LibTest/io/ProcessInfo/currentRss_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int currentRss
  *
diff --git a/LibTest/io/ProcessInfo/maxRss_A01_t01.dart b/LibTest/io/ProcessInfo/maxRss_A01_t01.dart
index a815400..28000b4 100644
--- a/LibTest/io/ProcessInfo/maxRss_A01_t01.dart
+++ b/LibTest/io/ProcessInfo/maxRss_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int maxRss
  *
diff --git a/LibTest/io/ProcessResult/ProcessResult_A01_t01.dart b/LibTest/io/ProcessResult/ProcessResult_A01_t01.dart
index 13063cd..7b5d452 100644
--- a/LibTest/io/ProcessResult/ProcessResult_A01_t01.dart
+++ b/LibTest/io/ProcessResult/ProcessResult_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ProcessResult(int pid, int exitCode, stdout, stderr)
  *
diff --git a/LibTest/io/ProcessResult/ProcessResult_A01_t02.dart b/LibTest/io/ProcessResult/ProcessResult_A01_t02.dart
index a37b051..103dbdc 100644
--- a/LibTest/io/ProcessResult/ProcessResult_A01_t02.dart
+++ b/LibTest/io/ProcessResult/ProcessResult_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ProcessResult(int pid, int exitCode, stdout, stderr)
  *
diff --git a/LibTest/io/ProcessResult/ProcessResult_A01_t03.dart b/LibTest/io/ProcessResult/ProcessResult_A01_t03.dart
index f110e87..2634438 100644
--- a/LibTest/io/ProcessResult/ProcessResult_A01_t03.dart
+++ b/LibTest/io/ProcessResult/ProcessResult_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ProcessResult(int pid, int exitCode, stdout, stderr)
  *
diff --git a/LibTest/io/ProcessResult/exitCode_A01_t01.dart b/LibTest/io/ProcessResult/exitCode_A01_t01.dart
index 838b291..3efed5d 100644
--- a/LibTest/io/ProcessResult/exitCode_A01_t01.dart
+++ b/LibTest/io/ProcessResult/exitCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  *
diff --git a/LibTest/io/ProcessResult/exitCode_A01_t02.dart b/LibTest/io/ProcessResult/exitCode_A01_t02.dart
index b4f009e..9ac95f1 100644
--- a/LibTest/io/ProcessResult/exitCode_A01_t02.dart
+++ b/LibTest/io/ProcessResult/exitCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  *
diff --git a/LibTest/io/ProcessResult/pid_A01_t01.dart b/LibTest/io/ProcessResult/pid_A01_t01.dart
index e9f9cb8..0529707 100644
--- a/LibTest/io/ProcessResult/pid_A01_t01.dart
+++ b/LibTest/io/ProcessResult/pid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int pid
  *
diff --git a/LibTest/io/ProcessResult/stderr_A01_t01.dart b/LibTest/io/ProcessResult/stderr_A01_t01.dart
index ef313a1..6a3bc50 100644
--- a/LibTest/io/ProcessResult/stderr_A01_t01.dart
+++ b/LibTest/io/ProcessResult/stderr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic stderr
  *
diff --git a/LibTest/io/ProcessResult/stderr_A01_t02.dart b/LibTest/io/ProcessResult/stderr_A01_t02.dart
index 34c5153..fd96fd6 100644
--- a/LibTest/io/ProcessResult/stderr_A01_t02.dart
+++ b/LibTest/io/ProcessResult/stderr_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic stderr
  *
diff --git a/LibTest/io/ProcessResult/stdout_A01_t01.dart b/LibTest/io/ProcessResult/stdout_A01_t01.dart
index 54ec12f..b026794 100644
--- a/LibTest/io/ProcessResult/stdout_A01_t01.dart
+++ b/LibTest/io/ProcessResult/stdout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic stdout
  *
diff --git a/LibTest/io/ProcessResult/stdout_A01_t02.dart b/LibTest/io/ProcessResult/stdout_A01_t02.dart
index a382850..2dc373c 100644
--- a/LibTest/io/ProcessResult/stdout_A01_t02.dart
+++ b/LibTest/io/ProcessResult/stdout_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic stdout
  *
diff --git a/LibTest/io/ProcessSignal/toString_A01_t01.dart b/LibTest/io/ProcessSignal/toString_A01_t01.dart
index 03f6c6f..e1f27a9 100644
--- a/LibTest/io/ProcessSignal/toString_A01_t01.dart
+++ b/LibTest/io/ProcessSignal/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/io/ProcessSignal/watch_A01_t01.dart b/LibTest/io/ProcessSignal/watch_A01_t01.dart
index 2fb1623..d45617d 100644
--- a/LibTest/io/ProcessSignal/watch_A01_t01.dart
+++ b/LibTest/io/ProcessSignal/watch_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProcessSignal> watch()
  * Watch for process signals.
diff --git a/LibTest/io/ProcessSignal/watch_A01_t01_lib.dart b/LibTest/io/ProcessSignal/watch_A01_t01_lib.dart
index aa6e524..44d3571 100644
--- a/LibTest/io/ProcessSignal/watch_A01_t01_lib.dart
+++ b/LibTest/io/ProcessSignal/watch_A01_t01_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProcessSignal> watch()
  * Watch for process signals.
diff --git a/LibTest/io/ProcessSignal/watch_A01_t02.dart b/LibTest/io/ProcessSignal/watch_A01_t02.dart
index 9a1b2a4..249e80a 100644
--- a/LibTest/io/ProcessSignal/watch_A01_t02.dart
+++ b/LibTest/io/ProcessSignal/watch_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProcessSignal> watch()
  * Watch for process signals.
diff --git a/LibTest/io/ProcessSignal/watch_A01_t02_lib.dart b/LibTest/io/ProcessSignal/watch_A01_t02_lib.dart
index 107f128..b0570fd 100644
--- a/LibTest/io/ProcessSignal/watch_A01_t02_lib.dart
+++ b/LibTest/io/ProcessSignal/watch_A01_t02_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<ProcessSignal> watch()
  * Watch for process signals.
diff --git a/LibTest/io/RandomAccessFile/closeSync_A01_t01.dart b/LibTest/io/RandomAccessFile/closeSync_A01_t01.dart
index df94256..dc03634 100644
--- a/LibTest/io/RandomAccessFile/closeSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/closeSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void closeSync()
  * Synchronously closes the file.
diff --git a/LibTest/io/RandomAccessFile/closeSync_A01_t02.dart b/LibTest/io/RandomAccessFile/closeSync_A01_t02.dart
index a5ca98e..a6ae71e 100644
--- a/LibTest/io/RandomAccessFile/closeSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/closeSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void closeSync()
  * Synchronously closes the file.
diff --git a/LibTest/io/RandomAccessFile/close_A01_t01.dart b/LibTest/io/RandomAccessFile/close_A01_t01.dart
index 807f4ff..047c705 100644
--- a/LibTest/io/RandomAccessFile/close_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<void> close()
  * Closes the file. Returns a Future that completes when it has been closed.
diff --git a/LibTest/io/RandomAccessFile/close_A01_t02.dart b/LibTest/io/RandomAccessFile/close_A01_t02.dart
index 387658e..39336c7 100644
--- a/LibTest/io/RandomAccessFile/close_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/close_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<void> close()
  * Closes the file. Returns a Future that completes when it has been closed.
diff --git a/LibTest/io/RandomAccessFile/flushSync_A01_t01.dart b/LibTest/io/RandomAccessFile/flushSync_A01_t01.dart
index c40493d..d950940 100644
--- a/LibTest/io/RandomAccessFile/flushSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/flushSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void flushSync()
  * Synchronously flushes the contents of the file to disk.
diff --git a/LibTest/io/RandomAccessFile/flush_A01_t01.dart b/LibTest/io/RandomAccessFile/flush_A01_t01.dart
index b5f709f..8b2e1f6 100644
--- a/LibTest/io/RandomAccessFile/flush_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/flush_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> flush()
  * Flushes the contents of the file to disk. Returns a Future<RandomAccessFile>
diff --git a/LibTest/io/RandomAccessFile/lengthSync_A01_t01.dart b/LibTest/io/RandomAccessFile/lengthSync_A01_t01.dart
index 77886ae..e4d0684 100644
--- a/LibTest/io/RandomAccessFile/lengthSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/lengthSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthSync()
  * Synchronously gets the length of the file.
diff --git a/LibTest/io/RandomAccessFile/lengthSync_A01_t02.dart b/LibTest/io/RandomAccessFile/lengthSync_A01_t02.dart
index 7d47f26..1782824 100644
--- a/LibTest/io/RandomAccessFile/lengthSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/lengthSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthSync()
  * Synchronously gets the length of the file.
diff --git a/LibTest/io/RandomAccessFile/length_A01_t01.dart b/LibTest/io/RandomAccessFile/length_A01_t01.dart
index b86250f..20bfc66 100644
--- a/LibTest/io/RandomAccessFile/length_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length()
  * Gets the length of the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/RandomAccessFile/lockSync_A01_t01.dart b/LibTest/io/RandomAccessFile/lockSync_A01_t01.dart
index 4ba88d4..af1a060 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A01_t02.dart b/LibTest/io/RandomAccessFile/lockSync_A01_t02.dart
index 26e7e93..153a392 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A02_t01.dart b/LibTest/io/RandomAccessFile/lockSync_A02_t01.dart
index 17d9768..ed38d1d 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A02_t02.dart b/LibTest/io/RandomAccessFile/lockSync_A02_t02.dart
index 99fc500..f8389e5 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A02_t02.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A02_t03.dart b/LibTest/io/RandomAccessFile/lockSync_A02_t03.dart
index 2706a77..ef5ca24 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A02_t03.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A02_t04.dart b/LibTest/io/RandomAccessFile/lockSync_A02_t04.dart
index 32859b2..a06f702 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A02_t04.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A03_t01.dart b/LibTest/io/RandomAccessFile/lockSync_A03_t01.dart
index 140d081..5454faa 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A03_t01.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A03_t02.dart b/LibTest/io/RandomAccessFile/lockSync_A03_t02.dart
index c594677..db8b6fa 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A03_t02.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A03_t03.dart b/LibTest/io/RandomAccessFile/lockSync_A03_t03.dart
index 8d14b83..6f1d7fd 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A03_t03.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A04_t01.dart b/LibTest/io/RandomAccessFile/lockSync_A04_t01.dart
index 8d3ba64..3f8d43d 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A04_t01.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A04_t02.dart b/LibTest/io/RandomAccessFile/lockSync_A04_t02.dart
index 8269337..93f7be8 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A04_t02.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A04_t03.dart b/LibTest/io/RandomAccessFile/lockSync_A04_t03.dart
index 08a148c..bc4ac8a 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A04_t03.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A04_t04.dart b/LibTest/io/RandomAccessFile/lockSync_A04_t04.dart
index 0e016df..45d3823 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A04_t04.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lockSync_A05_t01.dart b/LibTest/io/RandomAccessFile/lockSync_A05_t01.dart
index e0f252a..e399fd2 100644
--- a/LibTest/io/RandomAccessFile/lockSync_A05_t01.dart
+++ b/LibTest/io/RandomAccessFile/lockSync_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void lockSync([
diff --git a/LibTest/io/RandomAccessFile/lock_A01_t01.dart b/LibTest/io/RandomAccessFile/lock_A01_t01.dart
index 2c7f718..e396293 100644
--- a/LibTest/io/RandomAccessFile/lock_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/lock_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A01_t02.dart b/LibTest/io/RandomAccessFile/lock_A01_t02.dart
index 1bd3a4f..7967334 100644
--- a/LibTest/io/RandomAccessFile/lock_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/lock_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A01_t03.dart b/LibTest/io/RandomAccessFile/lock_A01_t03.dart
index 1a2503f..4609b0a 100644
--- a/LibTest/io/RandomAccessFile/lock_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/lock_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A01_t04.dart b/LibTest/io/RandomAccessFile/lock_A01_t04.dart
index 50195a5..a388cbc 100644
--- a/LibTest/io/RandomAccessFile/lock_A01_t04.dart
+++ b/LibTest/io/RandomAccessFile/lock_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A02_t01.dart b/LibTest/io/RandomAccessFile/lock_A02_t01.dart
index 27f0e8b..3aa43d9 100644
--- a/LibTest/io/RandomAccessFile/lock_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/lock_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A02_t02.dart b/LibTest/io/RandomAccessFile/lock_A02_t02.dart
index e012e0a..80b4399 100644
--- a/LibTest/io/RandomAccessFile/lock_A02_t02.dart
+++ b/LibTest/io/RandomAccessFile/lock_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A02_t03.dart b/LibTest/io/RandomAccessFile/lock_A02_t03.dart
index 8cf57df..43a9ab0 100644
--- a/LibTest/io/RandomAccessFile/lock_A02_t03.dart
+++ b/LibTest/io/RandomAccessFile/lock_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A03_t01.dart b/LibTest/io/RandomAccessFile/lock_A03_t01.dart
index 88593d8..ebb4cf0 100644
--- a/LibTest/io/RandomAccessFile/lock_A03_t01.dart
+++ b/LibTest/io/RandomAccessFile/lock_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A03_t02.dart b/LibTest/io/RandomAccessFile/lock_A03_t02.dart
index 95bb20a..ff54f4a 100644
--- a/LibTest/io/RandomAccessFile/lock_A03_t02.dart
+++ b/LibTest/io/RandomAccessFile/lock_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A03_t03.dart b/LibTest/io/RandomAccessFile/lock_A03_t03.dart
index 0085be0..8476066 100644
--- a/LibTest/io/RandomAccessFile/lock_A03_t03.dart
+++ b/LibTest/io/RandomAccessFile/lock_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A04_t01.dart b/LibTest/io/RandomAccessFile/lock_A04_t01.dart
index 4d6150f..35f081a 100644
--- a/LibTest/io/RandomAccessFile/lock_A04_t01.dart
+++ b/LibTest/io/RandomAccessFile/lock_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A04_t02.dart b/LibTest/io/RandomAccessFile/lock_A04_t02.dart
index b60956c..689847c 100644
--- a/LibTest/io/RandomAccessFile/lock_A04_t02.dart
+++ b/LibTest/io/RandomAccessFile/lock_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A04_t03.dart b/LibTest/io/RandomAccessFile/lock_A04_t03.dart
index 049d9a4..1a8a8d0 100644
--- a/LibTest/io/RandomAccessFile/lock_A04_t03.dart
+++ b/LibTest/io/RandomAccessFile/lock_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A04_t04.dart b/LibTest/io/RandomAccessFile/lock_A04_t04.dart
index fe189fa..aef3f71 100644
--- a/LibTest/io/RandomAccessFile/lock_A04_t04.dart
+++ b/LibTest/io/RandomAccessFile/lock_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_A05_t01.dart b/LibTest/io/RandomAccessFile/lock_A05_t01.dart
index fe6d078..726e347 100644
--- a/LibTest/io/RandomAccessFile/lock_A05_t01.dart
+++ b/LibTest/io/RandomAccessFile/lock_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> lock([
diff --git a/LibTest/io/RandomAccessFile/lock_check_1_lib.dart b/LibTest/io/RandomAccessFile/lock_check_1_lib.dart
index 9dc2562..6cb84c6 100644
--- a/LibTest/io/RandomAccessFile/lock_check_1_lib.dart
+++ b/LibTest/io/RandomAccessFile/lock_check_1_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Used in lock and unlock tests.
  * @author ngl@unipro.ru
diff --git a/LibTest/io/RandomAccessFile/lock_check_2_lib.dart b/LibTest/io/RandomAccessFile/lock_check_2_lib.dart
index 07fed8d..ca2bc0e 100644
--- a/LibTest/io/RandomAccessFile/lock_check_2_lib.dart
+++ b/LibTest/io/RandomAccessFile/lock_check_2_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Used in lock and unlock tests.
  * @author ngl@unipro.ru
diff --git a/LibTest/io/RandomAccessFile/lock_check_3_lib.dart b/LibTest/io/RandomAccessFile/lock_check_3_lib.dart
index 511591b..fd95766 100644
--- a/LibTest/io/RandomAccessFile/lock_check_3_lib.dart
+++ b/LibTest/io/RandomAccessFile/lock_check_3_lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @description Used in lock and unlock tests.
  * @author ngl@unipro.ru
diff --git a/LibTest/io/RandomAccessFile/path_A01_t01.dart b/LibTest/io/RandomAccessFile/path_A01_t01.dart
index 2aebbc2..0852ef4 100644
--- a/LibTest/io/RandomAccessFile/path_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/path_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String path
  * Gets the path of the file underlying this RandomAccessFile.
diff --git a/LibTest/io/RandomAccessFile/positionSync_A01_t01.dart b/LibTest/io/RandomAccessFile/positionSync_A01_t01.dart
index 3f46014..31ece49 100644
--- a/LibTest/io/RandomAccessFile/positionSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/positionSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int positionSync()
  * Synchronously gets the current byte position in the file.
diff --git a/LibTest/io/RandomAccessFile/positionSync_A01_t02.dart b/LibTest/io/RandomAccessFile/positionSync_A01_t02.dart
index 8ac32bc..bf51534 100644
--- a/LibTest/io/RandomAccessFile/positionSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/positionSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int positionSync()
  * Synchronously gets the current byte position in the file.
diff --git a/LibTest/io/RandomAccessFile/position_A01_t01.dart b/LibTest/io/RandomAccessFile/position_A01_t01.dart
index 4ba093c..3aa104a 100644
--- a/LibTest/io/RandomAccessFile/position_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/position_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> position()
  * Gets the current byte position in the file. Returns a Future<int> that
diff --git a/LibTest/io/RandomAccessFile/readByteSync_A01_t01.dart b/LibTest/io/RandomAccessFile/readByteSync_A01_t01.dart
index c35a7de..1e3959a 100644
--- a/LibTest/io/RandomAccessFile/readByteSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/readByteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * Synchronously reads a single byte from the file. If end-of-file has been
diff --git a/LibTest/io/RandomAccessFile/readByteSync_A01_t02.dart b/LibTest/io/RandomAccessFile/readByteSync_A01_t02.dart
index 524bec8..2c07d73 100644
--- a/LibTest/io/RandomAccessFile/readByteSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/readByteSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * Synchronously reads a single byte from the file. If end-of-file has been
diff --git a/LibTest/io/RandomAccessFile/readByte_A01_t01.dart b/LibTest/io/RandomAccessFile/readByte_A01_t01.dart
index acbafba..8c8c3ec 100644
--- a/LibTest/io/RandomAccessFile/readByte_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/readByte_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readByte()
  * Reads a byte from the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/RandomAccessFile/readByte_A01_t02.dart b/LibTest/io/RandomAccessFile/readByte_A01_t02.dart
index f7385fe..adb2957 100644
--- a/LibTest/io/RandomAccessFile/readByte_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/readByte_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readByte()
  * Reads a byte from the file. Returns a Future<int> that completes with the
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A01_t01.dart b/LibTest/io/RandomAccessFile/readIntoSync_A01_t01.dart
index 250a392..515b3d0 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * Synchronously reads into an existing List<int> from the file. If start is
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A01_t02.dart b/LibTest/io/RandomAccessFile/readIntoSync_A01_t02.dart
index 6eb885d..01bab9c 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * Synchronously reads into an existing List<int> from the file. If start is
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A01_t03.dart b/LibTest/io/RandomAccessFile/readIntoSync_A01_t03.dart
index 595d1a0..1326e84 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * Synchronously reads into an existing List<int> from the file. If start is
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A01_t04.dart b/LibTest/io/RandomAccessFile/readIntoSync_A01_t04.dart
index cb2fef6..8cabeec 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A01_t04.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * Synchronously reads into an existing List<int> from the file. If start is
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A01_t05.dart b/LibTest/io/RandomAccessFile/readIntoSync_A01_t05.dart
index 3aa0c79..e9cfa56 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A01_t05.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * Synchronously reads into an existing List<int> from the file. If start is
diff --git a/LibTest/io/RandomAccessFile/readIntoSync_A02_t01.dart b/LibTest/io/RandomAccessFile/readIntoSync_A02_t01.dart
index ee7ae85..ad41cb3 100644
--- a/LibTest/io/RandomAccessFile/readIntoSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/readIntoSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readIntoSync(List<int> buffer, [int start = 0, int end])
  * . . .
diff --git a/LibTest/io/RandomAccessFile/readInto_A01_t01.dart b/LibTest/io/RandomAccessFile/readInto_A01_t01.dart
index eaf477c..4d33ab4 100644
--- a/LibTest/io/RandomAccessFile/readInto_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * Reads into an existing List<int> from the file. If start is present, the
diff --git a/LibTest/io/RandomAccessFile/readInto_A01_t02.dart b/LibTest/io/RandomAccessFile/readInto_A01_t02.dart
index 4fb700d..46f1330 100644
--- a/LibTest/io/RandomAccessFile/readInto_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * Reads into an existing List<int> from the file. If start is present, the
diff --git a/LibTest/io/RandomAccessFile/readInto_A01_t03.dart b/LibTest/io/RandomAccessFile/readInto_A01_t03.dart
index f86f3ca..69c5e96 100644
--- a/LibTest/io/RandomAccessFile/readInto_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * Reads into an existing List<int> from the file. If start is present, the
diff --git a/LibTest/io/RandomAccessFile/readInto_A01_t04.dart b/LibTest/io/RandomAccessFile/readInto_A01_t04.dart
index 922b064..659b808 100644
--- a/LibTest/io/RandomAccessFile/readInto_A01_t04.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * Reads into an existing List<int> from the file. If start is present, the
diff --git a/LibTest/io/RandomAccessFile/readInto_A01_t05.dart b/LibTest/io/RandomAccessFile/readInto_A01_t05.dart
index 252bc19..d616587 100644
--- a/LibTest/io/RandomAccessFile/readInto_A01_t05.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * Reads into an existing List<int> from the file. If start is present, the
diff --git a/LibTest/io/RandomAccessFile/readInto_A02_t01.dart b/LibTest/io/RandomAccessFile/readInto_A02_t01.dart
index e1e196e..25bfe1e 100644
--- a/LibTest/io/RandomAccessFile/readInto_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/readInto_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> readInto(List<int> buffer, [int start = 0, int end])
  * . . .
diff --git a/LibTest/io/RandomAccessFile/readSync_A01_t01.dart b/LibTest/io/RandomAccessFile/readSync_A01_t01.dart
index 818e5c5..be30b8e 100644
--- a/LibTest/io/RandomAccessFile/readSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/readSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readSync(int bytes)
  * Synchronously reads a maximum of bytes bytes from a file and returns the
diff --git a/LibTest/io/RandomAccessFile/readSync_A01_t02.dart b/LibTest/io/RandomAccessFile/readSync_A01_t02.dart
index c476393..55e8cba 100644
--- a/LibTest/io/RandomAccessFile/readSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/readSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> readSync(int bytes)
  * Synchronously reads a maximum of bytes bytes from a file and returns the
diff --git a/LibTest/io/RandomAccessFile/read_A01_t01.dart b/LibTest/io/RandomAccessFile/read_A01_t01.dart
index da46f16..31da5cc 100644
--- a/LibTest/io/RandomAccessFile/read_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/read_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<int>> read(int bytes)
  * Reads bytes bytes from a file and returns the result as a list of bytes.
diff --git a/LibTest/io/RandomAccessFile/setPositionSync_A01_t01.dart b/LibTest/io/RandomAccessFile/setPositionSync_A01_t01.dart
index aebdc58..748e9c6 100644
--- a/LibTest/io/RandomAccessFile/setPositionSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/setPositionSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setPositionSync(int position)
  * Synchronously sets the byte position in the file.
diff --git a/LibTest/io/RandomAccessFile/setPositionSync_A01_t02.dart b/LibTest/io/RandomAccessFile/setPositionSync_A01_t02.dart
index 2bcd501..669089f 100644
--- a/LibTest/io/RandomAccessFile/setPositionSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/setPositionSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setPositionSync(int position)
  * Synchronously sets the byte position in the file.
diff --git a/LibTest/io/RandomAccessFile/setPosition_A01_t01.dart b/LibTest/io/RandomAccessFile/setPosition_A01_t01.dart
index 900869d..f6d1747 100644
--- a/LibTest/io/RandomAccessFile/setPosition_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/setPosition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> setPosition(int position)
  * Sets the byte position in the file. Returns a Future<RandomAccessFile> that
diff --git a/LibTest/io/RandomAccessFile/toString_A01_t01.dart b/LibTest/io/RandomAccessFile/toString_A01_t01.dart
index a21e350..7d6260f 100644
--- a/LibTest/io/RandomAccessFile/toString_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a human-readable string for this RandomAccessFile instance.
diff --git a/LibTest/io/RandomAccessFile/truncateSync_A01_t01.dart b/LibTest/io/RandomAccessFile/truncateSync_A01_t01.dart
index 0ccef35..d44ad0f 100644
--- a/LibTest/io/RandomAccessFile/truncateSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/truncateSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void truncateSync(int length)
  * Synchronously truncates (or extends) the file to length bytes.
diff --git a/LibTest/io/RandomAccessFile/truncateSync_A01_t02.dart b/LibTest/io/RandomAccessFile/truncateSync_A01_t02.dart
index 35677e6..a751698 100644
--- a/LibTest/io/RandomAccessFile/truncateSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/truncateSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void truncateSync(int length)
  * Synchronously truncates (or extends) the file to length bytes.
diff --git a/LibTest/io/RandomAccessFile/truncateSync_A01_t03.dart b/LibTest/io/RandomAccessFile/truncateSync_A01_t03.dart
index 567ab58..b8b47c2 100644
--- a/LibTest/io/RandomAccessFile/truncateSync_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/truncateSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void truncateSync(int length)
  * Synchronously truncates (or extends) the file to length bytes.
diff --git a/LibTest/io/RandomAccessFile/truncateSync_A02_t01.dart b/LibTest/io/RandomAccessFile/truncateSync_A02_t01.dart
index de1999d..0c98832 100644
--- a/LibTest/io/RandomAccessFile/truncateSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/truncateSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void truncateSync(int length)
  * . . .
diff --git a/LibTest/io/RandomAccessFile/truncate_A01_t01.dart b/LibTest/io/RandomAccessFile/truncate_A01_t01.dart
index 1e71ff2..80df6f3 100644
--- a/LibTest/io/RandomAccessFile/truncate_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/truncate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> truncate(int length)
  * Truncates (or extends) the file to length bytes. Returns a
diff --git a/LibTest/io/RandomAccessFile/truncate_A01_t02.dart b/LibTest/io/RandomAccessFile/truncate_A01_t02.dart
index d235d59..9d83755 100644
--- a/LibTest/io/RandomAccessFile/truncate_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/truncate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> truncate(int length)
  * Truncates (or extends) the file to length bytes. Returns a
diff --git a/LibTest/io/RandomAccessFile/truncate_A01_t03.dart b/LibTest/io/RandomAccessFile/truncate_A01_t03.dart
index c82378c..6b7603c6 100644
--- a/LibTest/io/RandomAccessFile/truncate_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/truncate_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> truncate(int length)
  * Truncates (or extends) the file to length bytes. Returns a
diff --git a/LibTest/io/RandomAccessFile/truncate_A01_t04.dart b/LibTest/io/RandomAccessFile/truncate_A01_t04.dart
index a4c8f3b..e0467d6 100644
--- a/LibTest/io/RandomAccessFile/truncate_A01_t04.dart
+++ b/LibTest/io/RandomAccessFile/truncate_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> truncate(int length)
  * Truncates (or extends) the file to length bytes. Returns a
diff --git a/LibTest/io/RandomAccessFile/unlockSync_A01_t01.dart b/LibTest/io/RandomAccessFile/unlockSync_A01_t01.dart
index 37edd9b..c3dfa4a 100644
--- a/LibTest/io/RandomAccessFile/unlockSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/unlockSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlockSync([int start = 0, int end = -1])
  * Synchronously unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlockSync_A01_t02.dart b/LibTest/io/RandomAccessFile/unlockSync_A01_t02.dart
index daa2335..775ead2 100644
--- a/LibTest/io/RandomAccessFile/unlockSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/unlockSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlockSync([int start = 0, int end = -1])
  * Synchronously unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlockSync_A01_t03.dart b/LibTest/io/RandomAccessFile/unlockSync_A01_t03.dart
index 0d009b7..2f3b01d 100644
--- a/LibTest/io/RandomAccessFile/unlockSync_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/unlockSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlockSync([int start = 0, int end = -1])
  * Synchronously unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlockSync_A02_t01.dart b/LibTest/io/RandomAccessFile/unlockSync_A02_t01.dart
index 4f4379a..f088b89 100644
--- a/LibTest/io/RandomAccessFile/unlockSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/unlockSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void unlockSync([int start = 0, int end = -1])
  * Synchronously unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlock_A01_t01.dart b/LibTest/io/RandomAccessFile/unlock_A01_t01.dart
index afca92f..a301e87 100644
--- a/LibTest/io/RandomAccessFile/unlock_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/unlock_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> unlock([int start = 0, int end = -1])
  * Unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlock_A01_t02.dart b/LibTest/io/RandomAccessFile/unlock_A01_t02.dart
index 2f3faf0..b6e9e39 100644
--- a/LibTest/io/RandomAccessFile/unlock_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/unlock_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> unlock([int start = 0, int end = -1])
  * Unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlock_A01_t03.dart b/LibTest/io/RandomAccessFile/unlock_A01_t03.dart
index bb1da4b..2d960b1 100644
--- a/LibTest/io/RandomAccessFile/unlock_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/unlock_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> unlock([int start = 0, int end = -1])
  * Unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlock_A01_t04.dart b/LibTest/io/RandomAccessFile/unlock_A01_t04.dart
index 6fb4e0d..07cc933 100644
--- a/LibTest/io/RandomAccessFile/unlock_A01_t04.dart
+++ b/LibTest/io/RandomAccessFile/unlock_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> unlock([int start = 0, int end = -1])
  * Unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/unlock_A02_t01.dart b/LibTest/io/RandomAccessFile/unlock_A02_t01.dart
index 3a2c34f..ee12fc3 100644
--- a/LibTest/io/RandomAccessFile/unlock_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/unlock_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> unlock([int start = 0, int end = -1])
  * Unlocks the file or part of the file.
diff --git a/LibTest/io/RandomAccessFile/writeByteSync_A01_t01.dart b/LibTest/io/RandomAccessFile/writeByteSync_A01_t01.dart
index 80b22a5..50b74d4 100644
--- a/LibTest/io/RandomAccessFile/writeByteSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeByteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int writeByteSync(int value)
  * Synchronously writes a single byte to the file. Returns the number of bytes
diff --git a/LibTest/io/RandomAccessFile/writeByteSync_A01_t02.dart b/LibTest/io/RandomAccessFile/writeByteSync_A01_t02.dart
index fe8bd5e..c6360a3 100644
--- a/LibTest/io/RandomAccessFile/writeByteSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/writeByteSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int writeByteSync(int value)
  * Synchronously writes a single byte to the file. Returns the number of bytes
diff --git a/LibTest/io/RandomAccessFile/writeByte_A01_t01.dart b/LibTest/io/RandomAccessFile/writeByte_A01_t01.dart
index 4d03d28..c837f84 100644
--- a/LibTest/io/RandomAccessFile/writeByte_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeByte_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RandomAccessFile> writeByte(int value)
  * Writes a single byte to the file. Returns a Future<RandomAccessFile> that
diff --git a/LibTest/io/RandomAccessFile/writeFromSync_A01_t01.dart b/LibTest/io/RandomAccessFile/writeFromSync_A01_t01.dart
index 02114f4..be9bc9f 100644
--- a/LibTest/io/RandomAccessFile/writeFromSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeFromSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeFromSync(List<int> buffer, [int start = 0, int end])
  * Synchronously writes from a List<int> to the file. It will read the buffer
diff --git a/LibTest/io/RandomAccessFile/writeFromSync_A01_t02.dart b/LibTest/io/RandomAccessFile/writeFromSync_A01_t02.dart
index d7c2ed8..02708f1 100644
--- a/LibTest/io/RandomAccessFile/writeFromSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/writeFromSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeFromSync(List<int> buffer, [int start = 0, int end])
  * Synchronously writes from a List<int> to the file. It will read the buffer
diff --git a/LibTest/io/RandomAccessFile/writeFromSync_A01_t03.dart b/LibTest/io/RandomAccessFile/writeFromSync_A01_t03.dart
index 24681ba..4aacb63 100644
--- a/LibTest/io/RandomAccessFile/writeFromSync_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/writeFromSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeFromSync(List<int> buffer, [int start = 0, int end])
  * Synchronously writes from a List<int> to the file. It will read the buffer
diff --git a/LibTest/io/RandomAccessFile/writeFromSync_A02_t01.dart b/LibTest/io/RandomAccessFile/writeFromSync_A02_t01.dart
index 7104271..359a313 100644
--- a/LibTest/io/RandomAccessFile/writeFromSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeFromSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeFromSync(List<int> buffer, [int start = 0, int end])
  * Synchronously writes from a List<int> to the file.
diff --git a/LibTest/io/RandomAccessFile/writeFrom_A01_t01.dart b/LibTest/io/RandomAccessFile/writeFrom_A01_t01.dart
index 7f24b73..87ab311 100644
--- a/LibTest/io/RandomAccessFile/writeFrom_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeFrom_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeFrom(
diff --git a/LibTest/io/RandomAccessFile/writeFrom_A01_t02.dart b/LibTest/io/RandomAccessFile/writeFrom_A01_t02.dart
index 7622bda..8d1dc9c 100644
--- a/LibTest/io/RandomAccessFile/writeFrom_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/writeFrom_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeFrom(
diff --git a/LibTest/io/RandomAccessFile/writeFrom_A01_t03.dart b/LibTest/io/RandomAccessFile/writeFrom_A01_t03.dart
index 8825918..3e0697b 100644
--- a/LibTest/io/RandomAccessFile/writeFrom_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/writeFrom_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeFrom(
diff --git a/LibTest/io/RandomAccessFile/writeFrom_A02_t01.dart b/LibTest/io/RandomAccessFile/writeFrom_A02_t01.dart
index f4cddc8..5caa0cc 100644
--- a/LibTest/io/RandomAccessFile/writeFrom_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeFrom_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeFrom(
diff --git a/LibTest/io/RandomAccessFile/writeStringSync_A01_t01.dart b/LibTest/io/RandomAccessFile/writeStringSync_A01_t01.dart
index 4e411e1..61982f5 100644
--- a/LibTest/io/RandomAccessFile/writeStringSync_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeStringSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeStringSync(String string, {Encoding encoding: utf8})
  * Synchronously writes a single string to the file using the given Encoding.
diff --git a/LibTest/io/RandomAccessFile/writeStringSync_A01_t02.dart b/LibTest/io/RandomAccessFile/writeStringSync_A01_t02.dart
index d89842e..779eb39 100644
--- a/LibTest/io/RandomAccessFile/writeStringSync_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/writeStringSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeStringSync(String string, {Encoding encoding: utf8})
  * Synchronously writes a single string to the file using the given Encoding.
diff --git a/LibTest/io/RandomAccessFile/writeStringSync_A01_t03.dart b/LibTest/io/RandomAccessFile/writeStringSync_A01_t03.dart
index e75f770..f6cdce4 100644
--- a/LibTest/io/RandomAccessFile/writeStringSync_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/writeStringSync_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeStringSync(String string, {Encoding encoding: utf8})
  * Synchronously writes a single string to the file using the given Encoding.
diff --git a/LibTest/io/RandomAccessFile/writeStringSync_A02_t01.dart b/LibTest/io/RandomAccessFile/writeStringSync_A02_t01.dart
index 77caeb4..cfe22e0 100644
--- a/LibTest/io/RandomAccessFile/writeStringSync_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeStringSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeStringSync(String string, {Encoding encoding: utf8})
  * . . .
diff --git a/LibTest/io/RandomAccessFile/writeString_A01_t01.dart b/LibTest/io/RandomAccessFile/writeString_A01_t01.dart
index d17c0bf..ba00316 100644
--- a/LibTest/io/RandomAccessFile/writeString_A01_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeString(
diff --git a/LibTest/io/RandomAccessFile/writeString_A01_t02.dart b/LibTest/io/RandomAccessFile/writeString_A01_t02.dart
index 5c70942..f59b4b6 100644
--- a/LibTest/io/RandomAccessFile/writeString_A01_t02.dart
+++ b/LibTest/io/RandomAccessFile/writeString_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeString(
diff --git a/LibTest/io/RandomAccessFile/writeString_A01_t03.dart b/LibTest/io/RandomAccessFile/writeString_A01_t03.dart
index bf64a8e..4ed8ea1 100644
--- a/LibTest/io/RandomAccessFile/writeString_A01_t03.dart
+++ b/LibTest/io/RandomAccessFile/writeString_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeString(
diff --git a/LibTest/io/RandomAccessFile/writeString_A02_t01.dart b/LibTest/io/RandomAccessFile/writeString_A02_t01.dart
index d1ba801..17e1e96 100644
--- a/LibTest/io/RandomAccessFile/writeString_A02_t01.dart
+++ b/LibTest/io/RandomAccessFile/writeString_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RandomAccessFile> writeString(
diff --git a/LibTest/io/RawDatagramSocket/address_A01_t01.dart b/LibTest/io/RawDatagramSocket/address_A01_t01.dart
index f5b2c81..faeaa3a 100644
--- a/LibTest/io/RawDatagramSocket/address_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * Returns the address used by this socket.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t01.dart b/LibTest/io/RawDatagramSocket/any_A01_t01.dart
index 0d64942..f6843d0 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t02.dart b/LibTest/io/RawDatagramSocket/any_A01_t02.dart
index 09a7313..8cb5abd 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t03.dart b/LibTest/io/RawDatagramSocket/any_A01_t03.dart
index ab761f7..eb76b2a 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t04.dart b/LibTest/io/RawDatagramSocket/any_A01_t04.dart
index 478ea23..4515f56 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t05.dart b/LibTest/io/RawDatagramSocket/any_A01_t05.dart
index c53a1f7..fc893e3 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t05.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A01_t06.dart b/LibTest/io/RawDatagramSocket/any_A01_t06.dart
index fc43bbd..2302bfe 100644
--- a/LibTest/io/RawDatagramSocket/any_A01_t06.dart
+++ b/LibTest/io/RawDatagramSocket/any_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A02_t01.dart b/LibTest/io/RawDatagramSocket/any_A02_t01.dart
index e756df7..8419959 100644
--- a/LibTest/io/RawDatagramSocket/any_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/any_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A02_t02.dart b/LibTest/io/RawDatagramSocket/any_A02_t02.dart
index 9f96992..e6d0ecb 100644
--- a/LibTest/io/RawDatagramSocket/any_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/any_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A02_t03.dart b/LibTest/io/RawDatagramSocket/any_A02_t03.dart
index caf596a..25d93d5 100644
--- a/LibTest/io/RawDatagramSocket/any_A02_t03.dart
+++ b/LibTest/io/RawDatagramSocket/any_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A02_t04.dart b/LibTest/io/RawDatagramSocket/any_A02_t04.dart
index 9030f6e..a99aa71 100644
--- a/LibTest/io/RawDatagramSocket/any_A02_t04.dart
+++ b/LibTest/io/RawDatagramSocket/any_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/any_A03_t01.dart b/LibTest/io/RawDatagramSocket/any_A03_t01.dart
index 8df226f..3e61879 100644
--- a/LibTest/io/RawDatagramSocket/any_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/any_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t01.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t01.dart
index ab28074..4f2a1ec 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t02.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t02.dart
index 373d7e9..0607042 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t03.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t03.dart
index 0c9ea41..67b00f0 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t04.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t04.dart
index be6a3a9..958d2c2 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t01.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t01.dart
index 1ee2cf3..391319a 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEventT> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t02.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t02.dart
index a864883..365e847 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asBroadcastStream_A03_t01.dart b/LibTest/io/RawDatagramSocket/asBroadcastStream_A03_t01.dart
index 4cb8392..e027ac2 100644
--- a/LibTest/io/RawDatagramSocket/asBroadcastStream_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asBroadcastStream_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> asBroadcastStream({
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t01.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t01.dart
index 19d37ef..e9de864 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t02.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t02.dart
index a1dda8e..a29f152 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t03.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t03.dart
index 6dddca1..b904639 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t04.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t04.dart
index 5dffcca..aca101c 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A02_t01.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A02_t01.dart
index 9f471b6..34b3a10 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncExpand_A03_t01.dart b/LibTest/io/RawDatagramSocket/asyncExpand_A03_t01.dart
index 56714b4..049f9c6 100644
--- a/LibTest/io/RawDatagramSocket/asyncExpand_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asyncExpand_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE  eventfile.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE  eventfile.
+ */
 /**
  * @assertion Stream<E> asyncExpand<E>(Stream<E> convert(T event))
  * Transforms each element into a sequence of asynchronous events.
diff --git a/LibTest/io/RawDatagramSocket/asyncMap_A01_t01.dart b/LibTest/io/RawDatagramSocket/asyncMap_A01_t01.dart
index df28ce9..39753be 100644
--- a/LibTest/io/RawDatagramSocket/asyncMap_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asyncMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncMap<E>(FutureOr convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/io/RawDatagramSocket/asyncMap_A01_t02.dart b/LibTest/io/RawDatagramSocket/asyncMap_A01_t02.dart
index b0dbaeb..58d006c 100644
--- a/LibTest/io/RawDatagramSocket/asyncMap_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/asyncMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncMap<E>(FutureOr convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/io/RawDatagramSocket/asyncMap_A01_t03.dart b/LibTest/io/RawDatagramSocket/asyncMap_A01_t03.dart
index 3d6f92a..ebdfa87 100644
--- a/LibTest/io/RawDatagramSocket/asyncMap_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/asyncMap_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<E> asyncMap<E>(FutureOr convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/io/RawDatagramSocket/asyncMap_A02_t01.dart b/LibTest/io/RawDatagramSocket/asyncMap_A02_t01.dart
index 495cd88..ed84366 100644
--- a/LibTest/io/RawDatagramSocket/asyncMap_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/asyncMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  *@assertion Stream<E> asyncMap<E>(FutureOr convert(T event))
  * Creates a new stream with each data event of this stream asynchronously
diff --git a/LibTest/io/RawDatagramSocket/bind_A01_t01.dart b/LibTest/io/RawDatagramSocket/bind_A01_t01.dart
index 296e13a..5958d24 100644
--- a/LibTest/io/RawDatagramSocket/bind_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawDatagramSocket> bind(
diff --git a/LibTest/io/RawDatagramSocket/broadcastEnable_A01_t01.dart b/LibTest/io/RawDatagramSocket/broadcastEnable_A01_t01.dart
index b48b1c5..2f9e826 100644
--- a/LibTest/io/RawDatagramSocket/broadcastEnable_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/broadcastEnable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool broadcastEnabled
  * Set or get, whether IPv4 broadcast is enabled.
diff --git a/LibTest/io/RawDatagramSocket/cast_A01_t01.dart b/LibTest/io/RawDatagramSocket/cast_A01_t01.dart
index 4790adc..6a9fb58 100644
--- a/LibTest/io/RawDatagramSocket/cast_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/cast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<R> cast <R>()
  * Adapt this stream to be a Stream<R>.
diff --git a/LibTest/io/RawDatagramSocket/close_A01_t01.dart b/LibTest/io/RawDatagramSocket/close_A01_t01.dart
index 7eb79c7..2a025ae 100644
--- a/LibTest/io/RawDatagramSocket/close_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Close the datagram socket.
diff --git a/LibTest/io/RawDatagramSocket/close_A01_t02.dart b/LibTest/io/RawDatagramSocket/close_A01_t02.dart
index 73389eb..e8c37a1 100644
--- a/LibTest/io/RawDatagramSocket/close_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/close_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Close the datagram socket.
diff --git a/LibTest/io/RawDatagramSocket/contains_A01_t01.dart b/LibTest/io/RawDatagramSocket/contains_A01_t01.dart
index 144686c..af799c8 100644
--- a/LibTest/io/RawDatagramSocket/contains_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * Returns whether needle occurs in the elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/contains_A01_t02.dart b/LibTest/io/RawDatagramSocket/contains_A01_t02.dart
index 1a34ff9..5c8dce3 100644
--- a/LibTest/io/RawDatagramSocket/contains_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/contains_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * Returns whether needle occurs in the elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A01_t01.dart b/LibTest/io/RawDatagramSocket/distinct_A01_t01.dart
index 47166e7..da0adba 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A01_t02.dart b/LibTest/io/RawDatagramSocket/distinct_A01_t02.dart
index c13ac16..e5c5e67 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A01_t03.dart b/LibTest/io/RawDatagramSocket/distinct_A01_t03.dart
index abbf840..e0c3d88 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A01_t04.dart b/LibTest/io/RawDatagramSocket/distinct_A01_t04.dart
index 48b14eb..13364e4 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A01_t05.dart b/LibTest/io/RawDatagramSocket/distinct_A01_t05.dart
index b0e3944..b980c20 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A01_t05.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/distinct_A02_t01.dart b/LibTest/io/RawDatagramSocket/distinct_A02_t01.dart
index a763817..e944877 100644
--- a/LibTest/io/RawDatagramSocket/distinct_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/distinct_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/io/RawDatagramSocket/drain_A01_t01.dart b/LibTest/io/RawDatagramSocket/drain_A01_t01.dart
index 36de685..55f1471 100644
--- a/LibTest/io/RawDatagramSocket/drain_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/drain_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<E> drain<E>([E futureValue ])
  * Discards all data on the stream, but signals when it's done or an error
diff --git a/LibTest/io/RawDatagramSocket/drain_A01_t02.dart b/LibTest/io/RawDatagramSocket/drain_A01_t02.dart
index b5037ac..2d53d38 100644
--- a/LibTest/io/RawDatagramSocket/drain_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/drain_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<E> drain<E>([E futureValue ])
  * Discards all data on the stream, but signals when it's done or an error
diff --git a/LibTest/io/RawDatagramSocket/drain_A01_t03.dart b/LibTest/io/RawDatagramSocket/drain_A01_t03.dart
index f506445..870e5f9 100644
--- a/LibTest/io/RawDatagramSocket/drain_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/drain_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<E> drain<E>([E futureValue ])
  * Discards all data on the stream, but signals when it's done or an error
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A01_t01.dart b/LibTest/io/RawDatagramSocket/elementAt_A01_t01.dart
index f1fd9af..af5eb15 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A01_t02.dart b/LibTest/io/RawDatagramSocket/elementAt_A01_t02.dart
index 17ee1ea..08bb173 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A01_t03.dart b/LibTest/io/RawDatagramSocket/elementAt_A01_t03.dart
index 043827f..d488dd4 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A02_t01.dart b/LibTest/io/RawDatagramSocket/elementAt_A02_t01.dart
index 2dec33d..fe75284 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A02_t02.dart b/LibTest/io/RawDatagramSocket/elementAt_A02_t02.dart
index 171fa58..8ed7794 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/elementAt_A02_t03.dart b/LibTest/io/RawDatagramSocket/elementAt_A02_t03.dart
index e1a5ea5..5575a11 100644
--- a/LibTest/io/RawDatagramSocket/elementAt_A02_t03.dart
+++ b/LibTest/io/RawDatagramSocket/elementAt_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A01_t01.dart b/LibTest/io/RawDatagramSocket/every_A01_t01.dart
index 658f713..ae694cc 100644
--- a/LibTest/io/RawDatagramSocket/every_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A01_t02.dart b/LibTest/io/RawDatagramSocket/every_A01_t02.dart
index 8342a72..70a5f2d 100644
--- a/LibTest/io/RawDatagramSocket/every_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/every_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A01_t03.dart b/LibTest/io/RawDatagramSocket/every_A01_t03.dart
index 36901de..cf8be03 100644
--- a/LibTest/io/RawDatagramSocket/every_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/every_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A02_t01.dart b/LibTest/io/RawDatagramSocket/every_A02_t01.dart
index d872cb1..6d78099 100644
--- a/LibTest/io/RawDatagramSocket/every_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/every_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A02_t02.dart b/LibTest/io/RawDatagramSocket/every_A02_t02.dart
index c20fa16..c8b4e87 100644
--- a/LibTest/io/RawDatagramSocket/every_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/every_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/every_A02_t03.dart b/LibTest/io/RawDatagramSocket/every_A02_t03.dart
index a8e0608..fe11fd6 100644
--- a/LibTest/io/RawDatagramSocket/every_A02_t03.dart
+++ b/LibTest/io/RawDatagramSocket/every_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/io/RawDatagramSocket/expand_A01_t01.dart b/LibTest/io/RawDatagramSocket/expand_A01_t01.dart
index 3e282e6..57756a0 100644
--- a/LibTest/io/RawDatagramSocket/expand_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * Transforms each element of this stream into a sequence of elements.
diff --git a/LibTest/io/RawDatagramSocket/expand_A01_t02.dart b/LibTest/io/RawDatagramSocket/expand_A01_t02.dart
index 0dfd028..f616b39 100644
--- a/LibTest/io/RawDatagramSocket/expand_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * Transforms each element of this stream into a sequence of elements.
diff --git a/LibTest/io/RawDatagramSocket/expand_A02_t01.dart b/LibTest/io/RawDatagramSocket/expand_A02_t01.dart
index b89b021..5c59c85 100644
--- a/LibTest/io/RawDatagramSocket/expand_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/expand_A02_t02.dart b/LibTest/io/RawDatagramSocket/expand_A02_t02.dart
index 9e852c4..140597c 100644
--- a/LibTest/io/RawDatagramSocket/expand_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/expand_A03_t01.dart b/LibTest/io/RawDatagramSocket/expand_A03_t01.dart
index e8677ae..1661299 100644
--- a/LibTest/io/RawDatagramSocket/expand_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * Creates a new stream from this stream that converts each element into zero
diff --git a/LibTest/io/RawDatagramSocket/expand_A04_t01.dart b/LibTest/io/RawDatagramSocket/expand_A04_t01.dart
index 2d7170f..42a66fc 100644
--- a/LibTest/io/RawDatagramSocket/expand_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/expand_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> expand<S>(Iterable<S> convert(T value))
  * Creates a new stream from this stream that converts each element into zero
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A01_t01.dart b/LibTest/io/RawDatagramSocket/firstWhere_A01_t01.dart
index 64b86cc..bcdd3f7 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A01_t02.dart b/LibTest/io/RawDatagramSocket/firstWhere_A01_t02.dart
index 0a4c95e..2cbf396 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A01_t03.dart b/LibTest/io/RawDatagramSocket/firstWhere_A01_t03.dart
index f5bfad3..57870f5 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A02_t01.dart b/LibTest/io/RawDatagramSocket/firstWhere_A02_t01.dart
index e8385b2..1bc4723 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A02_t02.dart b/LibTest/io/RawDatagramSocket/firstWhere_A02_t02.dart
index 6e2a9ad..e8b3882 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A02_t03.dart b/LibTest/io/RawDatagramSocket/firstWhere_A02_t03.dart
index 0419af7..827d998 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A02_t03.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A03_t01.dart b/LibTest/io/RawDatagramSocket/firstWhere_A03_t01.dart
index 041bd2c..5938fd3 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A04_t01.dart b/LibTest/io/RawDatagramSocket/firstWhere_A04_t01.dart
index 103dffb..51bd8df 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A04_t02.dart b/LibTest/io/RawDatagramSocket/firstWhere_A04_t02.dart
index ab7618f..0f634cf 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A04_t02.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/firstWhere_A04_t03.dart b/LibTest/io/RawDatagramSocket/firstWhere_A04_t03.dart
index 8d0e514..e5fc206 100644
--- a/LibTest/io/RawDatagramSocket/firstWhere_A04_t03.dart
+++ b/LibTest/io/RawDatagramSocket/firstWhere_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future
  * Future<RawSocketEvent> firstWhere (
diff --git a/LibTest/io/RawDatagramSocket/first_A01_t01.dart b/LibTest/io/RawDatagramSocket/first_A01_t01.dart
index 7cbeb6a..109dcc6 100644
--- a/LibTest/io/RawDatagramSocket/first_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> first
  * The first element of the stream.
diff --git a/LibTest/io/RawDatagramSocket/first_A02_t01.dart b/LibTest/io/RawDatagramSocket/first_A02_t01.dart
index 30223c8..e60bd94 100644
--- a/LibTest/io/RawDatagramSocket/first_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> first
  * The first element of the stream.
diff --git a/LibTest/io/RawDatagramSocket/first_A03_t01.dart b/LibTest/io/RawDatagramSocket/first_A03_t01.dart
index 1673e4c..a7dbe70 100644
--- a/LibTest/io/RawDatagramSocket/first_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> first
  * The first element of the stream.
diff --git a/LibTest/io/RawDatagramSocket/fold_A01_t01.dart b/LibTest/io/RawDatagramSocket/fold_A01_t01.dart
index 4b3506b..8aa1ac2 100644
--- a/LibTest/io/RawDatagramSocket/fold_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion @assertion
  * Future<S> fold<S>(
diff --git a/LibTest/io/RawDatagramSocket/forEach_A01_t01.dart b/LibTest/io/RawDatagramSocket/forEach_A01_t01.dart
index 909c3dc..826d2e1 100644
--- a/LibTest/io/RawDatagramSocket/forEach_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/io/RawDatagramSocket/forEach_A01_t02.dart b/LibTest/io/RawDatagramSocket/forEach_A01_t02.dart
index 815cf6d..c398fa2 100644
--- a/LibTest/io/RawDatagramSocket/forEach_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/forEach_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/io/RawDatagramSocket/forEach_A02_t01.dart b/LibTest/io/RawDatagramSocket/forEach_A02_t01.dart
index f6d5ebd..3793486 100644
--- a/LibTest/io/RawDatagramSocket/forEach_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/forEach_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/io/RawDatagramSocket/forEach_A02_t02.dart b/LibTest/io/RawDatagramSocket/forEach_A02_t02.dart
index 15a351e..f9705bc 100644
--- a/LibTest/io/RawDatagramSocket/forEach_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/forEach_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/io/RawDatagramSocket/handleError_A01_t01.dart b/LibTest/io/RawDatagramSocket/handleError_A01_t01.dart
index ade2f7a..8921f56 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A01_t02.dart b/LibTest/io/RawDatagramSocket/handleError_A01_t02.dart
index 4a2c260..79f8625 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A02_t01.dart b/LibTest/io/RawDatagramSocket/handleError_A02_t01.dart
index 871bf09..eb9e819 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A03_t01.dart b/LibTest/io/RawDatagramSocket/handleError_A03_t01.dart
index 9d7255c..44b6a1f 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A03_t02.dart b/LibTest/io/RawDatagramSocket/handleError_A03_t02.dart
index 44bf0fe..27ae0e1 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A03_t02.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A03_t03.dart b/LibTest/io/RawDatagramSocket/handleError_A03_t03.dart
index 0ac787d..8b7eccc 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A03_t03.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/handleError_A04_t01.dart b/LibTest/io/RawDatagramSocket/handleError_A04_t01.dart
index c6407a1..2f05002 100644
--- a/LibTest/io/RawDatagramSocket/handleError_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/handleError_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> handleError(
diff --git a/LibTest/io/RawDatagramSocket/isBroadcast_A01_t01.dart b/LibTest/io/RawDatagramSocket/isBroadcast_A01_t01.dart
index 1b1c371..51feca5 100644
--- a/LibTest/io/RawDatagramSocket/isBroadcast_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Whether this stream is a broadcast stream.
diff --git a/LibTest/io/RawDatagramSocket/isEmpty_A01_t01.dart b/LibTest/io/RawDatagramSocket/isEmpty_A01_t01.dart
index 33f2869..f1be8c9 100644
--- a/LibTest/io/RawDatagramSocket/isEmpty_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Whether this stream contains any elements.
diff --git a/LibTest/io/RawDatagramSocket/isEmpty_A02_t01.dart b/LibTest/io/RawDatagramSocket/isEmpty_A02_t01.dart
index 6938003..1650f01 100644
--- a/LibTest/io/RawDatagramSocket/isEmpty_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/isEmpty_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/join_A01_t01.dart b/LibTest/io/RawDatagramSocket/join_A01_t01.dart
index 9cf8cf0..05ebf17 100644
--- a/LibTest/io/RawDatagramSocket/join_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Combines the string representation of elements into a single string.
diff --git a/LibTest/io/RawDatagramSocket/join_A01_t02.dart b/LibTest/io/RawDatagramSocket/join_A01_t02.dart
index 4f086ef..b025a1b 100644
--- a/LibTest/io/RawDatagramSocket/join_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Combines the string representation of elements into a single string.
diff --git a/LibTest/io/RawDatagramSocket/join_A02_t01.dart b/LibTest/io/RawDatagramSocket/join_A02_t01.dart
index e52fdf9..93e448a 100644
--- a/LibTest/io/RawDatagramSocket/join_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/join_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A01_t01.dart b/LibTest/io/RawDatagramSocket/lastWhere_A01_t01.dart
index b05110e..220b474 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A01_t02.dart b/LibTest/io/RawDatagramSocket/lastWhere_A01_t02.dart
index 573b3e2..4b468c4 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A01_t03.dart b/LibTest/io/RawDatagramSocket/lastWhere_A01_t03.dart
index 64d0066..b4a7a61 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A02_t01.dart b/LibTest/io/RawDatagramSocket/lastWhere_A02_t01.dart
index 8e3825d..a4ac4f9 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A02_t02.dart b/LibTest/io/RawDatagramSocket/lastWhere_A02_t02.dart
index b68deea..1d5199a 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A03_t01.dart b/LibTest/io/RawDatagramSocket/lastWhere_A03_t01.dart
index 8f6a9ae..a341ae4 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A03_t02.dart b/LibTest/io/RawDatagramSocket/lastWhere_A03_t02.dart
index 31c1e77..e7072d4 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A03_t02.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/lastWhere_A03_t03.dart b/LibTest/io/RawDatagramSocket/lastWhere_A03_t03.dart
index ab14d9f..9e1e0ca 100644
--- a/LibTest/io/RawDatagramSocket/lastWhere_A03_t03.dart
+++ b/LibTest/io/RawDatagramSocket/lastWhere_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<T> lastWhere (
diff --git a/LibTest/io/RawDatagramSocket/last_A01_t01.dart b/LibTest/io/RawDatagramSocket/last_A01_t01.dart
index fba79e2..c6bb1ef 100644
--- a/LibTest/io/RawDatagramSocket/last_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> last
  * The last element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/last_A01_t02.dart b/LibTest/io/RawDatagramSocket/last_A01_t02.dart
index 013e0ca..c9c5ad2 100644
--- a/LibTest/io/RawDatagramSocket/last_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> last
  * The last element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/last_A01_t03.dart b/LibTest/io/RawDatagramSocket/last_A01_t03.dart
index 879a3bb..4e6c1fd 100644
--- a/LibTest/io/RawDatagramSocket/last_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/last_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> last
  * The last element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/last_A02_t01.dart b/LibTest/io/RawDatagramSocket/last_A02_t01.dart
index 617f002..96e5975 100644
--- a/LibTest/io/RawDatagramSocket/last_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> last
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/length_A01_t01.dart b/LibTest/io/RawDatagramSocket/length_A01_t01.dart
index 4badf1f..f0eb5ce 100644
--- a/LibTest/io/RawDatagramSocket/length_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * The number of elements in this stream.
diff --git a/LibTest/io/RawDatagramSocket/length_A01_t02.dart b/LibTest/io/RawDatagramSocket/length_A01_t02.dart
index 8c83abf..31cca0c 100644
--- a/LibTest/io/RawDatagramSocket/length_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * The number of elements in this stream.
diff --git a/LibTest/io/RawDatagramSocket/length_A02_t01.dart b/LibTest/io/RawDatagramSocket/length_A02_t01.dart
index bae597b..7e76fa0 100644
--- a/LibTest/io/RawDatagramSocket/length_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/listen_A01_t01.dart b/LibTest/io/RawDatagramSocket/listen_A01_t01.dart
index 862f88a..deeee86 100644
--- a/LibTest/io/RawDatagramSocket/listen_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/listen_A02_t01.dart b/LibTest/io/RawDatagramSocket/listen_A02_t01.dart
index bfaee24..f357c4f 100644
--- a/LibTest/io/RawDatagramSocket/listen_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/listen_A02_t02.dart b/LibTest/io/RawDatagramSocket/listen_A02_t02.dart
index 578dad4..4aa8ddb 100644
--- a/LibTest/io/RawDatagramSocket/listen_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/listen_A03_t01.dart b/LibTest/io/RawDatagramSocket/listen_A03_t01.dart
index 2db3967..4207f86 100644
--- a/LibTest/io/RawDatagramSocket/listen_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/listen_A04_t01.dart b/LibTest/io/RawDatagramSocket/listen_A04_t01.dart
index ac09d3c..3f75a7b 100644
--- a/LibTest/io/RawDatagramSocket/listen_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/listen_A04_t02.dart b/LibTest/io/RawDatagramSocket/listen_A04_t02.dart
index e5292d0..5a776ee 100644
--- a/LibTest/io/RawDatagramSocket/listen_A04_t02.dart
+++ b/LibTest/io/RawDatagramSocket/listen_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * StreamSubscription<RawSocketEvent> listen(
diff --git a/LibTest/io/RawDatagramSocket/map_A01_t01.dart b/LibTest/io/RawDatagramSocket/map_A01_t01.dart
index a946799..f3bd489 100644
--- a/LibTest/io/RawDatagramSocket/map_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/map_A01_t02.dart b/LibTest/io/RawDatagramSocket/map_A01_t02.dart
index 358fd53..086e60b 100644
--- a/LibTest/io/RawDatagramSocket/map_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/map_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/map_A02_t01.dart b/LibTest/io/RawDatagramSocket/map_A02_t01.dart
index f3c9205..56fb32b 100644
--- a/LibTest/io/RawDatagramSocket/map_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/map_A03_t01.dart b/LibTest/io/RawDatagramSocket/map_A03_t01.dart
index 05a92cb..37bbe15 100644
--- a/LibTest/io/RawDatagramSocket/map_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/map_A04_t01.dart b/LibTest/io/RawDatagramSocket/map_A04_t01.dart
index d02bcf2..06396c9 100644
--- a/LibTest/io/RawDatagramSocket/map_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/map_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/map_A04_t02.dart b/LibTest/io/RawDatagramSocket/map_A04_t02.dart
index 7752598..d437faa 100644
--- a/LibTest/io/RawDatagramSocket/map_A04_t02.dart
+++ b/LibTest/io/RawDatagramSocket/map_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<S> map<S>(S convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/io/RawDatagramSocket/multicastHops_A01_t01.dart b/LibTest/io/RawDatagramSocket/multicastHops_A01_t01.dart
index fb1311a..4e70f4a 100644
--- a/LibTest/io/RawDatagramSocket/multicastHops_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/multicastHops_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int multicastHops
  * Set or get, the maximum network hops for multicast packages originating from
diff --git a/LibTest/io/RawDatagramSocket/multicastHops_A01_t02.dart b/LibTest/io/RawDatagramSocket/multicastHops_A01_t02.dart
index 61eb095..3d8cb0a 100644
--- a/LibTest/io/RawDatagramSocket/multicastHops_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/multicastHops_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int multicastHops
  * Set or get, the maximum network hops for multicast packages originating from
diff --git a/LibTest/io/RawDatagramSocket/multicastInterface_A01_t01.dart b/LibTest/io/RawDatagramSocket/multicastInterface_A01_t01.dart
index c8b2539..b17242c 100644
--- a/LibTest/io/RawDatagramSocket/multicastInterface_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/multicastInterface_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion NetworkInterface multicastInterface
  * Set or get, the network interface used for outgoing multicast packages.
diff --git a/LibTest/io/RawDatagramSocket/multicastLoopback_A01_t01.dart b/LibTest/io/RawDatagramSocket/multicastLoopback_A01_t01.dart
index f41abe4..fc75119 100644
--- a/LibTest/io/RawDatagramSocket/multicastLoopback_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/multicastLoopback_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool multicastLoopback
  * Set or get, whether multicast traffic is looped back to the host.
diff --git a/LibTest/io/RawDatagramSocket/pipe_A01_t01.dart b/LibTest/io/RawDatagramSocket/pipe_A01_t01.dart
index 0863929..f6acbac 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * Pipe the events of this stream into streamConsumer.
diff --git a/LibTest/io/RawDatagramSocket/pipe_A01_t02.dart b/LibTest/io/RawDatagramSocket/pipe_A01_t02.dart
index 9ff0ad4..78cb8bc 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * Pipe the events of this stream into streamConsumer.
diff --git a/LibTest/io/RawDatagramSocket/pipe_A02_t01.dart b/LibTest/io/RawDatagramSocket/pipe_A02_t01.dart
index d3a9d54..88752fb 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/pipe_A02_t02.dart b/LibTest/io/RawDatagramSocket/pipe_A02_t02.dart
index e670604..b18392d 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/pipe_A03_t01.dart b/LibTest/io/RawDatagramSocket/pipe_A03_t01.dart
index c972a20..50a6ee7 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/pipe_A03_t02.dart b/LibTest/io/RawDatagramSocket/pipe_A03_t02.dart
index cd8d4fc..4d25357 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A03_t02.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/pipe_A03_t03.dart b/LibTest/io/RawDatagramSocket/pipe_A03_t03.dart
index 026e719..a8221a9 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A03_t03.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEvent> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/pipe_A03_t04.dart b/LibTest/io/RawDatagramSocket/pipe_A03_t04.dart
index f62a923..ef06dd8 100644
--- a/LibTest/io/RawDatagramSocket/pipe_A03_t04.dart
+++ b/LibTest/io/RawDatagramSocket/pipe_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<RawSocketEventT> streamConsumer)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/port_A01_t01.dart b/LibTest/io/RawDatagramSocket/port_A01_t01.dart
index 5a27897..7c08a6b 100644
--- a/LibTest/io/RawDatagramSocket/port_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/port_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port used by this socket.
diff --git a/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t01.dart b/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t01.dart
index 5bec220..98cf173 100644
--- a/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool readEventsEnabled
  * Set or get, if the RawDatagramSocket should listen for RawSocketEvent.read
diff --git a/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t02.dart b/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t02.dart
index 845009c..ffe6c60 100644
--- a/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/readEventsEnable_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool readEventsEnabled
  * Set or get, if the RawDatagramSocket should listen for RawSocketEvent.read
diff --git a/LibTest/io/RawDatagramSocket/receive_A01_t01.dart b/LibTest/io/RawDatagramSocket/receive_A01_t01.dart
index dbf3f7a..e2f4578 100644
--- a/LibTest/io/RawDatagramSocket/receive_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/receive_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram receive()
  * Receive a datagram. If there are no datagrams available null is returned.
diff --git a/LibTest/io/RawDatagramSocket/receive_A01_t02.dart b/LibTest/io/RawDatagramSocket/receive_A01_t02.dart
index 5ad4503..d5b9b12 100644
--- a/LibTest/io/RawDatagramSocket/receive_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/receive_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram receive()
  * Receive a datagram. If there are no datagrams available null is returned.
diff --git a/LibTest/io/RawDatagramSocket/receive_A02_t01.dart b/LibTest/io/RawDatagramSocket/receive_A02_t01.dart
index 4cdb38d..eb59144 100644
--- a/LibTest/io/RawDatagramSocket/receive_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/receive_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram receive()
  * Receive a datagram.
diff --git a/LibTest/io/RawDatagramSocket/receive_A02_t02.dart b/LibTest/io/RawDatagramSocket/receive_A02_t02.dart
index f0331db..1705a7d 100644
--- a/LibTest/io/RawDatagramSocket/receive_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/receive_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Datagram receive()
  * Receive a datagram.
diff --git a/LibTest/io/RawDatagramSocket/reduce_A01_t01.dart b/LibTest/io/RawDatagramSocket/reduce_A01_t01.dart
index f18c5cd..505f9a7 100644
--- a/LibTest/io/RawDatagramSocket/reduce_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> reduce(
diff --git a/LibTest/io/RawDatagramSocket/reduce_A02_t01.dart b/LibTest/io/RawDatagramSocket/reduce_A02_t01.dart
index 3e8a1af..9441310 100644
--- a/LibTest/io/RawDatagramSocket/reduce_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> reduce(
diff --git a/LibTest/io/RawDatagramSocket/reduce_A02_t02.dart b/LibTest/io/RawDatagramSocket/reduce_A02_t02.dart
index e44f0ff..be763db 100644
--- a/LibTest/io/RawDatagramSocket/reduce_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/reduce_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> reduce(
diff --git a/LibTest/io/RawDatagramSocket/reduce_A03_t01.dart b/LibTest/io/RawDatagramSocket/reduce_A03_t01.dart
index f925ff4..f223ba5 100644
--- a/LibTest/io/RawDatagramSocket/reduce_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> reduce(
diff --git a/LibTest/io/RawDatagramSocket/reduce_A04_t01.dart b/LibTest/io/RawDatagramSocket/reduce_A04_t01.dart
index aa9ac76..67c821a 100644
--- a/LibTest/io/RawDatagramSocket/reduce_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/reduce_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> reduce(
diff --git a/LibTest/io/RawDatagramSocket/send_A01_t01.dart b/LibTest/io/RawDatagramSocket/send_A01_t01.dart
index db06969..45465d6 100644
--- a/LibTest/io/RawDatagramSocket/send_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/send_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int send(List<int> buffer, InternetAddress address, int port)
  * Send a datagram.
diff --git a/LibTest/io/RawDatagramSocket/send_A01_t02.dart b/LibTest/io/RawDatagramSocket/send_A01_t02.dart
index 146e691..8801147 100644
--- a/LibTest/io/RawDatagramSocket/send_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/send_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int send(List<int> buffer, InternetAddress address, int port)
  * Send a datagram.
diff --git a/LibTest/io/RawDatagramSocket/send_A01_t03.dart b/LibTest/io/RawDatagramSocket/send_A01_t03.dart
index 6210510..60eef5d 100644
--- a/LibTest/io/RawDatagramSocket/send_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/send_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int send(List<int> buffer, InternetAddress address, int port)
  * Send a datagram.
diff --git a/LibTest/io/RawDatagramSocket/send_A02_t01.dart b/LibTest/io/RawDatagramSocket/send_A02_t01.dart
index df6147c..91a486e 100644
--- a/LibTest/io/RawDatagramSocket/send_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/send_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int send(List<int> buffer, InternetAddress address, int port)
  * Send a datagram.
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A01_t01.dart b/LibTest/io/RawDatagramSocket/singleWhere_A01_t01.dart
index cd483ea..13c8401 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A01_t02.dart b/LibTest/io/RawDatagramSocket/singleWhere_A01_t02.dart
index 3fc39f9..a4a5907 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A02_t01.dart b/LibTest/io/RawDatagramSocket/singleWhere_A02_t01.dart
index 56f20f0..270358a 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A03_t01.dart b/LibTest/io/RawDatagramSocket/singleWhere_A03_t01.dart
index c312419..9196d37 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A03_t02.dart b/LibTest/io/RawDatagramSocket/singleWhere_A03_t02.dart
index 4c3428f..0e3fbcc 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A03_t02.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/singleWhere_A03_t03.dart b/LibTest/io/RawDatagramSocket/singleWhere_A03_t03.dart
index bef0d3f..19d249c 100644
--- a/LibTest/io/RawDatagramSocket/singleWhere_A03_t03.dart
+++ b/LibTest/io/RawDatagramSocket/singleWhere_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<RawSocketEvent> singleWhere (
diff --git a/LibTest/io/RawDatagramSocket/single_A01_t01.dart b/LibTest/io/RawDatagramSocket/single_A01_t01.dart
index 877232a..b23bc9a 100644
--- a/LibTest/io/RawDatagramSocket/single_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> single
  * The single element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/single_A02_t01.dart b/LibTest/io/RawDatagramSocket/single_A02_t01.dart
index b8d6fa9..90cc6d4 100644
--- a/LibTest/io/RawDatagramSocket/single_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> single
  * The single element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/single_A03_t01.dart b/LibTest/io/RawDatagramSocket/single_A03_t01.dart
index abbf335..69eb09a 100644
--- a/LibTest/io/RawDatagramSocket/single_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/single_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSocketEvent> single
  * The single element of this stream.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A01_t01.dart b/LibTest/io/RawDatagramSocket/skipWhile_A01_t01.dart
index 91b2c69..900cee3 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A02_t01.dart b/LibTest/io/RawDatagramSocket/skipWhile_A02_t01.dart
index 096383c..2d5dfc6 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A02_t02.dart b/LibTest/io/RawDatagramSocket/skipWhile_A02_t02.dart
index bd80c90..8c0935a 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A02_t02.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A02_t03.dart b/LibTest/io/RawDatagramSocket/skipWhile_A02_t03.dart
index 442ce98..860a68d 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A02_t03.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A03_t01.dart b/LibTest/io/RawDatagramSocket/skipWhile_A03_t01.dart
index 28af192..478b019 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skipWhile_A04_t01.dart b/LibTest/io/RawDatagramSocket/skipWhile_A04_t01.dart
index d281e56..87a417b 100644
--- a/LibTest/io/RawDatagramSocket/skipWhile_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/io/RawDatagramSocket/skip_A01_t01.dart b/LibTest/io/RawDatagramSocket/skip_A01_t01.dart
index 99dcb5d..55f44f2 100644
--- a/LibTest/io/RawDatagramSocket/skip_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skip(int count)
  * Skips the first count data events from this stream.
diff --git a/LibTest/io/RawDatagramSocket/skip_A01_t02.dart b/LibTest/io/RawDatagramSocket/skip_A01_t02.dart
index 4521724..4561062 100644
--- a/LibTest/io/RawDatagramSocket/skip_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/skip_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skip(int count)
  * Skips the first count data events from this stream.
diff --git a/LibTest/io/RawDatagramSocket/skip_A02_t01.dart b/LibTest/io/RawDatagramSocket/skip_A02_t01.dart
index d9061bd..47312de 100644
--- a/LibTest/io/RawDatagramSocket/skip_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> skip(int count)
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A01_t01.dart b/LibTest/io/RawDatagramSocket/takeWhile_A01_t01.dart
index f293bed..35addef 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A01_t02.dart b/LibTest/io/RawDatagramSocket/takeWhile_A01_t02.dart
index a6e7b9f..d5a5a31 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A01_t03.dart b/LibTest/io/RawDatagramSocket/takeWhile_A01_t03.dart
index 0e38969..e7a1485 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A01_t04.dart b/LibTest/io/RawDatagramSocket/takeWhile_A01_t04.dart
index 0d692aa..5ee279e 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A01_t05.dart b/LibTest/io/RawDatagramSocket/takeWhile_A01_t05.dart
index a95d014..6a59393 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A01_t05.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A02_t01.dart b/LibTest/io/RawDatagramSocket/takeWhile_A02_t01.dart
index c24d620..1d7f806 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A03_t01.dart b/LibTest/io/RawDatagramSocket/takeWhile_A03_t01.dart
index ae181ba..0d20e22 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A04_t01.dart b/LibTest/io/RawDatagramSocket/takeWhile_A04_t01.dart
index 104b178..bb2b490 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/takeWhile_A05_t01.dart b/LibTest/io/RawDatagramSocket/takeWhile_A05_t01.dart
index 00722c0..559580d 100644
--- a/LibTest/io/RawDatagramSocket/takeWhile_A05_t01.dart
+++ b/LibTest/io/RawDatagramSocket/takeWhile_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/io/RawDatagramSocket/take_A01_t01.dart b/LibTest/io/RawDatagramSocket/take_A01_t01.dart
index 9ba4d1d..d90e72c 100644
--- a/LibTest/io/RawDatagramSocket/take_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/take_A01_t02.dart b/LibTest/io/RawDatagramSocket/take_A01_t02.dart
index 380ceb7..f7b1021 100644
--- a/LibTest/io/RawDatagramSocket/take_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/take_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/take_A01_t03.dart b/LibTest/io/RawDatagramSocket/take_A01_t03.dart
index c582db2..f83cd63 100644
--- a/LibTest/io/RawDatagramSocket/take_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/take_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/take_A01_t04.dart b/LibTest/io/RawDatagramSocket/take_A01_t04.dart
index 33b1509..ad2e9b6 100644
--- a/LibTest/io/RawDatagramSocket/take_A01_t04.dart
+++ b/LibTest/io/RawDatagramSocket/take_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/take_A02_t01.dart b/LibTest/io/RawDatagramSocket/take_A02_t01.dart
index 6195095..eb2cd02 100644
--- a/LibTest/io/RawDatagramSocket/take_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/take_A03_t01.dart b/LibTest/io/RawDatagramSocket/take_A03_t01.dart
index 3e0dbee..7ea41e8 100644
--- a/LibTest/io/RawDatagramSocket/take_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> take(int count)
  * Provides at most the first count data events of this stream.
diff --git a/LibTest/io/RawDatagramSocket/timeout_A01_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A01_t01.dart
index dc6a6e7..ee62958 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/timeout_A02_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A02_t01.dart
index a1cb6be..34e1372 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/timeout_A03_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A03_t01.dart
index 7f378d2..4bab4ec 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/timeout_A04_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A04_t01.dart
index 58c7253..9cab333 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/timeout_A05_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A05_t01.dart
index 82b26fd..fd6f951 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A05_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/timeout_A06_t01.dart b/LibTest/io/RawDatagramSocket/timeout_A06_t01.dart
index 34ddb22..db7bd11 100644
--- a/LibTest/io/RawDatagramSocket/timeout_A06_t01.dart
+++ b/LibTest/io/RawDatagramSocket/timeout_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<RawSocketEvent> timeout (
diff --git a/LibTest/io/RawDatagramSocket/toList_A01_t01.dart b/LibTest/io/RawDatagramSocket/toList_A01_t01.dart
index 076e27f..cc58afd 100644
--- a/LibTest/io/RawDatagramSocket/toList_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<RawSocketEvent>> toList ()
  * Collects all elements of this stream in a List.
diff --git a/LibTest/io/RawDatagramSocket/toList_A01_t02.dart b/LibTest/io/RawDatagramSocket/toList_A01_t02.dart
index 448c443..6ace41f 100644
--- a/LibTest/io/RawDatagramSocket/toList_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/toList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<RawSocketEvent>> toList ()
  * Collects all elements of this stream in a List.
diff --git a/LibTest/io/RawDatagramSocket/toSet_A01_t01.dart b/LibTest/io/RawDatagramSocket/toSet_A01_t01.dart
index 784e4e3..112648d 100644
--- a/LibTest/io/RawDatagramSocket/toSet_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<Set<RawSocketEvent>> toSet ()
  * Collects the data of this stream in a Set.
diff --git a/LibTest/io/RawDatagramSocket/toSet_A01_t02.dart b/LibTest/io/RawDatagramSocket/toSet_A01_t02.dart
index f22fe07..2f31eb9 100644
--- a/LibTest/io/RawDatagramSocket/toSet_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/toSet_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<Set<RawSocketEvent>> toSet ()
  * Collects the data of this stream in a Set.
diff --git a/LibTest/io/RawDatagramSocket/transform_A01_t01.dart b/LibTest/io/RawDatagramSocket/transform_A01_t01.dart
index 2eff3e5..3155c84 100644
--- a/LibTest/io/RawDatagramSocket/transform_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/transform_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<S> transform <S>(
diff --git a/LibTest/io/RawDatagramSocket/transform_A02_t01.dart b/LibTest/io/RawDatagramSocket/transform_A02_t01.dart
index ecc5fa5..b263fc4 100644
--- a/LibTest/io/RawDatagramSocket/transform_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/transform_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<S> transform <S>(
diff --git a/LibTest/io/RawDatagramSocket/transform_A03_t01.dart b/LibTest/io/RawDatagramSocket/transform_A03_t01.dart
index e437c68..aa0389d 100644
--- a/LibTest/io/RawDatagramSocket/transform_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/transform_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Stream<S> transform <S>(
diff --git a/LibTest/io/RawDatagramSocket/where_A01_t01.dart b/LibTest/io/RawDatagramSocket/where_A01_t01.dart
index 875c6b4..e76cfab 100644
--- a/LibTest/io/RawDatagramSocket/where_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * Creates a new stream from this stream that discards some elements.
diff --git a/LibTest/io/RawDatagramSocket/where_A01_t02.dart b/LibTest/io/RawDatagramSocket/where_A01_t02.dart
index e0f511e..e4c7785 100644
--- a/LibTest/io/RawDatagramSocket/where_A01_t02.dart
+++ b/LibTest/io/RawDatagramSocket/where_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * Creates a new stream from this stream that discards some elements.
diff --git a/LibTest/io/RawDatagramSocket/where_A01_t03.dart b/LibTest/io/RawDatagramSocket/where_A01_t03.dart
index 56b8dbf..d4dea39 100644
--- a/LibTest/io/RawDatagramSocket/where_A01_t03.dart
+++ b/LibTest/io/RawDatagramSocket/where_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * Creates a new stream from this stream that discards some elements.
diff --git a/LibTest/io/RawDatagramSocket/where_A02_t01.dart b/LibTest/io/RawDatagramSocket/where_A02_t01.dart
index 4ac71c5..c882225 100644
--- a/LibTest/io/RawDatagramSocket/where_A02_t01.dart
+++ b/LibTest/io/RawDatagramSocket/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/where_A03_t01.dart b/LibTest/io/RawDatagramSocket/where_A03_t01.dart
index 6411f0b..d710325 100644
--- a/LibTest/io/RawDatagramSocket/where_A03_t01.dart
+++ b/LibTest/io/RawDatagramSocket/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/where_A04_t01.dart b/LibTest/io/RawDatagramSocket/where_A04_t01.dart
index 412b4ba..eac19e4 100644
--- a/LibTest/io/RawDatagramSocket/where_A04_t01.dart
+++ b/LibTest/io/RawDatagramSocket/where_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<RawSocketEvent> where (bool test(T event))
  * . . .
diff --git a/LibTest/io/RawDatagramSocket/writeEventsEnable_A01_t01.dart b/LibTest/io/RawDatagramSocket/writeEventsEnable_A01_t01.dart
index 3196b8e..a55b888 100644
--- a/LibTest/io/RawDatagramSocket/writeEventsEnable_A01_t01.dart
+++ b/LibTest/io/RawDatagramSocket/writeEventsEnable_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool writeEventsEnabled
  * Set or get, if the RawDatagramSocket should listen for RawSocketEvent.write
diff --git a/LibTest/io/RawSecureServerSocket/address_A01_t01.dart b/LibTest/io/RawSecureServerSocket/address_A01_t01.dart
index 81f9ae7..cbcd03a 100644
--- a/LibTest/io/RawSecureServerSocket/address_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/address_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion InternetAddress address
  * Returns the address used by this socket.
diff --git a/LibTest/io/RawSecureServerSocket/close_A01_t01.dart b/LibTest/io/RawSecureServerSocket/close_A01_t01.dart
index 0739082..2a940cf 100644
--- a/LibTest/io/RawSecureServerSocket/close_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureServerSocket> close()
  * Closes the socket. The returned future completes when the socket is fully
diff --git a/LibTest/io/RawSecureServerSocket/first_A01_t01.dart b/LibTest/io/RawSecureServerSocket/first_A01_t01.dart
index df73347..b5c786c 100644
--- a/LibTest/io/RawSecureServerSocket/first_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<RawSecureSocket> first
  * The first element of the stream.
diff --git a/LibTest/io/RawSecureServerSocket/first_A02_t01.dart b/LibTest/io/RawSecureServerSocket/first_A02_t01.dart
index 92b636e..5beeb7b 100644
--- a/LibTest/io/RawSecureServerSocket/first_A02_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<RawSecureSocket> first
  * The first element of the stream.
diff --git a/LibTest/io/RawSecureServerSocket/first_A02_t02.dart b/LibTest/io/RawSecureServerSocket/first_A02_t02.dart
index 89ef42f..b8cc715 100644
--- a/LibTest/io/RawSecureServerSocket/first_A02_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/first_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<RawSecureSocket> first
  * The first element of the stream.
diff --git a/LibTest/io/RawSecureServerSocket/first_A03_t01.dart b/LibTest/io/RawSecureServerSocket/first_A03_t01.dart
index cf5240d..dfe4078 100644
--- a/LibTest/io/RawSecureServerSocket/first_A03_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<RawSecureSocket> first
  * The first element of the stream.
diff --git a/LibTest/io/RawSecureServerSocket/first_A03_t02.dart b/LibTest/io/RawSecureServerSocket/first_A03_t02.dart
index 367190a..c895660 100644
--- a/LibTest/io/RawSecureServerSocket/first_A03_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/first_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Future<RawSecureSocket> first
  * The first element of the stream.
diff --git a/LibTest/io/RawSecureServerSocket/isBroadcast_A01_t01.dart b/LibTest/io/RawSecureServerSocket/isBroadcast_A01_t01.dart
index 807bc2b..3379b8c 100644
--- a/LibTest/io/RawSecureServerSocket/isBroadcast_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Whether this stream is a broadcast stream.
diff --git a/LibTest/io/RawSecureServerSocket/isEmpty_A01_t01.dart b/LibTest/io/RawSecureServerSocket/isEmpty_A01_t01.dart
index d263383..dcb5533 100644
--- a/LibTest/io/RawSecureServerSocket/isEmpty_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Whether this stream contains any elements.
diff --git a/LibTest/io/RawSecureServerSocket/isEmpty_A01_t02.dart b/LibTest/io/RawSecureServerSocket/isEmpty_A01_t02.dart
index bd53d66..8762c53 100644
--- a/LibTest/io/RawSecureServerSocket/isEmpty_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Whether this stream contains any elements.
diff --git a/LibTest/io/RawSecureServerSocket/last_A01_t01.dart b/LibTest/io/RawSecureServerSocket/last_A01_t01.dart
index c5f2452..7d36d01 100644
--- a/LibTest/io/RawSecureServerSocket/last_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> last
  * The last element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/last_A02_t01.dart b/LibTest/io/RawSecureServerSocket/last_A02_t01.dart
index 74b3401..b8167ad 100644
--- a/LibTest/io/RawSecureServerSocket/last_A02_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> last
  * The last element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/length_A01_t01.dart b/LibTest/io/RawSecureServerSocket/length_A01_t01.dart
index 44ac641..c3e529d 100644
--- a/LibTest/io/RawSecureServerSocket/length_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * The number of elements in this stream.
diff --git a/LibTest/io/RawSecureServerSocket/length_A01_t02.dart b/LibTest/io/RawSecureServerSocket/length_A01_t02.dart
index 9bfc8ad..f1e6a06 100644
--- a/LibTest/io/RawSecureServerSocket/length_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/length_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * The number of elements in this stream.
diff --git a/LibTest/io/RawSecureServerSocket/length_A02_t01.dart b/LibTest/io/RawSecureServerSocket/length_A02_t01.dart
index f4da0ff..1fe8c3c 100644
--- a/LibTest/io/RawSecureServerSocket/length_A02_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * The number of elements in this stream.
diff --git a/LibTest/io/RawSecureServerSocket/port_A01_t01.dart b/LibTest/io/RawSecureServerSocket/port_A01_t01.dart
index 1ee928d..2cf3b71 100644
--- a/LibTest/io/RawSecureServerSocket/port_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/port_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int port
  * Returns the port used by this socket.
diff --git a/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t01.dart b/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t01.dart
index aa21288..134b084 100644
--- a/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool requestClientCertificate
  * final
diff --git a/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t02.dart b/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t02.dart
index 2b15437..ca758dd 100644
--- a/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/requestClientCertificate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool requestClientCertificate
  * final
diff --git a/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t01.dart b/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t01.dart
index d886e96..e77236b 100644
--- a/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool requireClientCertificate
  * final
diff --git a/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t02.dart b/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t02.dart
index b01b8be..7acea63 100644
--- a/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/requireClientCertificate_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool requireClientCertificate
  * final
diff --git a/LibTest/io/RawSecureServerSocket/single_A01_t01.dart b/LibTest/io/RawSecureServerSocket/single_A01_t01.dart
index 539f9bd..152c832 100644
--- a/LibTest/io/RawSecureServerSocket/single_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> single
  * The single element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/single_A01_t02.dart b/LibTest/io/RawSecureServerSocket/single_A01_t02.dart
index e0a6dd9..8250ce9 100644
--- a/LibTest/io/RawSecureServerSocket/single_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> single
  * The single element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/single_A01_t03.dart b/LibTest/io/RawSecureServerSocket/single_A01_t03.dart
index 36d6b11..06d684e 100644
--- a/LibTest/io/RawSecureServerSocket/single_A01_t03.dart
+++ b/LibTest/io/RawSecureServerSocket/single_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> single
  * The single element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/single_A02_t01.dart b/LibTest/io/RawSecureServerSocket/single_A02_t01.dart
index bf8eff8..b97853d 100644
--- a/LibTest/io/RawSecureServerSocket/single_A02_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<RawSecureSocket> single
  * The single element of this stream.
diff --git a/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t01.dart b/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t01.dart
index 0dd0b98..15d4e30 100644
--- a/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t01.dart
+++ b/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> supportedProtocols
  * final
diff --git a/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t02.dart b/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t02.dart
index e99da3b..22137c0 100644
--- a/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t02.dart
+++ b/LibTest/io/RawSecureServerSocket/supportedProtocols_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<String> supportedProtocols
  * final
diff --git a/LibTest/io/Stdin/any_A01_t01.dart b/LibTest/io/Stdin/any_A01_t01.dart
index ad2d00d..50b4458 100644
--- a/LibTest/io/Stdin/any_A01_t01.dart
+++ b/LibTest/io/Stdin/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t02.dart b/LibTest/io/Stdin/any_A01_t02.dart
index 7399caf..af64041 100644
--- a/LibTest/io/Stdin/any_A01_t02.dart
+++ b/LibTest/io/Stdin/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t03.dart b/LibTest/io/Stdin/any_A01_t03.dart
index 244c0ff..9d497bc 100644
--- a/LibTest/io/Stdin/any_A01_t03.dart
+++ b/LibTest/io/Stdin/any_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t04.dart b/LibTest/io/Stdin/any_A01_t04.dart
index 6edc992..6112e01 100644
--- a/LibTest/io/Stdin/any_A01_t04.dart
+++ b/LibTest/io/Stdin/any_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t05.dart b/LibTest/io/Stdin/any_A01_t05.dart
index c7b78a6..0b1b46a 100644
--- a/LibTest/io/Stdin/any_A01_t05.dart
+++ b/LibTest/io/Stdin/any_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t06.dart b/LibTest/io/Stdin/any_A01_t06.dart
index b2206d4..0f98380 100644
--- a/LibTest/io/Stdin/any_A01_t06.dart
+++ b/LibTest/io/Stdin/any_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A01_t07.dart b/LibTest/io/Stdin/any_A01_t07.dart
index 226b523..021a77d 100644
--- a/LibTest/io/Stdin/any_A01_t07.dart
+++ b/LibTest/io/Stdin/any_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether [test] accepts any element provided by this stream.
diff --git a/LibTest/io/Stdin/any_A02_t01.dart b/LibTest/io/Stdin/any_A02_t01.dart
index 593bb09..233c7f0 100644
--- a/LibTest/io/Stdin/any_A02_t01.dart
+++ b/LibTest/io/Stdin/any_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Completes the [Future] when the answer is known.
diff --git a/LibTest/io/Stdin/any_A02_t02.dart b/LibTest/io/Stdin/any_A02_t02.dart
index 9b482a1..8925e3b 100644
--- a/LibTest/io/Stdin/any_A02_t02.dart
+++ b/LibTest/io/Stdin/any_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Completes the [Future] when the answer is known.
diff --git a/LibTest/io/Stdin/any_A03_t01.dart b/LibTest/io/Stdin/any_A03_t01.dart
index 909d5d9..4f83e70 100644
--- a/LibTest/io/Stdin/any_A03_t01.dart
+++ b/LibTest/io/Stdin/any_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * If this stream reports an error, the [Future] reports that error.
diff --git a/LibTest/io/Stdin/any_A04_t01.dart b/LibTest/io/Stdin/any_A04_t01.dart
index 1814875..c47b145 100644
--- a/LibTest/io/Stdin/any_A04_t01.dart
+++ b/LibTest/io/Stdin/any_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Stops listening to the stream after the first matching element has been
diff --git a/LibTest/io/Stdin/echoMode_A01_t01.dart b/LibTest/io/Stdin/echoMode_A01_t01.dart
index dc90708..fbeecd5 100644
--- a/LibTest/io/Stdin/echoMode_A01_t01.dart
+++ b/LibTest/io/Stdin/echoMode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool echoMode
  * Check if echo mode is enabled on [stdin].
diff --git a/LibTest/io/Stdin/echoMode_A01_t02.dart b/LibTest/io/Stdin/echoMode_A01_t02.dart
index 629c1bb..e53fcf9 100644
--- a/LibTest/io/Stdin/echoMode_A01_t02.dart
+++ b/LibTest/io/Stdin/echoMode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool echoMode
  * Check if echo mode is enabled on [stdin].
diff --git a/LibTest/io/Stdin/echoMode_A02_t01.dart b/LibTest/io/Stdin/echoMode_A02_t01.dart
index 71f72d0..62c4349 100644
--- a/LibTest/io/Stdin/echoMode_A02_t01.dart
+++ b/LibTest/io/Stdin/echoMode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool echoMode
  * On Windows this mode can only be enabled if [lineMode] is enabled as well.
diff --git a/LibTest/io/Stdin/first_A01_t01.dart b/LibTest/io/Stdin/first_A01_t01.dart
index 9b59adb..d72e8d9 100644
--- a/LibTest/io/Stdin/first_A01_t01.dart
+++ b/LibTest/io/Stdin/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Returns the first element of the stream.
diff --git a/LibTest/io/Stdin/first_A02_t01.dart b/LibTest/io/Stdin/first_A02_t01.dart
index c040933..5d379fe 100644
--- a/LibTest/io/Stdin/first_A02_t01.dart
+++ b/LibTest/io/Stdin/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Stops listening to the stream after the first element has been received.
diff --git a/LibTest/io/Stdin/first_A02_t02.dart b/LibTest/io/Stdin/first_A02_t02.dart
index 7aef927..2cfbf08 100644
--- a/LibTest/io/Stdin/first_A02_t02.dart
+++ b/LibTest/io/Stdin/first_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Stops listening to the stream after the first element has been received.
diff --git a/LibTest/io/Stdin/first_A03_t01.dart b/LibTest/io/Stdin/first_A03_t01.dart
index 464382e..a298492 100644
--- a/LibTest/io/Stdin/first_A03_t01.dart
+++ b/LibTest/io/Stdin/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * If this stream is empty (a [done] event occurs before the first data event),
diff --git a/LibTest/io/Stdin/first_A03_t02.dart b/LibTest/io/Stdin/first_A03_t02.dart
index 4e99657..43a651d 100644
--- a/LibTest/io/Stdin/first_A03_t02.dart
+++ b/LibTest/io/Stdin/first_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * If this stream is empty (a [done] event occurs before the first data event),
diff --git a/LibTest/io/Stdin/first_A04_t01.dart b/LibTest/io/Stdin/first_A04_t01.dart
index 5ae6dce..a824a69 100644
--- a/LibTest/io/Stdin/first_A04_t01.dart
+++ b/LibTest/io/Stdin/first_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * Except for the type of the error, this method is equivalent to
diff --git a/LibTest/io/Stdin/first_A05_t01.dart b/LibTest/io/Stdin/first_A05_t01.dart
index 1b85a0e..eff475d 100644
--- a/LibTest/io/Stdin/first_A05_t01.dart
+++ b/LibTest/io/Stdin/first_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> first
  * read-only
diff --git a/LibTest/io/Stdin/isBroadcast_A01_t01.dart b/LibTest/io/Stdin/isBroadcast_A01_t01.dart
index 509fe23..cec18b9 100644
--- a/LibTest/io/Stdin/isBroadcast_A01_t01.dart
+++ b/LibTest/io/Stdin/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Whether this stream is a broadcast stream.
diff --git a/LibTest/io/Stdin/isBroadcast_A02_t01.dart b/LibTest/io/Stdin/isBroadcast_A02_t01.dart
index 32138eb..e919218 100644
--- a/LibTest/io/Stdin/isBroadcast_A02_t01.dart
+++ b/LibTest/io/Stdin/isBroadcast_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Read-only
diff --git a/LibTest/io/Stdin/isEmpty_A01_t01.dart b/LibTest/io/Stdin/isEmpty_A01_t01.dart
index 49e0aaa..a4f9a87 100644
--- a/LibTest/io/Stdin/isEmpty_A01_t01.dart
+++ b/LibTest/io/Stdin/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Reports whether this stream contains any elements.
diff --git a/LibTest/io/Stdin/isEmpty_A01_t02.dart b/LibTest/io/Stdin/isEmpty_A01_t02.dart
index ec53b2a..9cce5df 100644
--- a/LibTest/io/Stdin/isEmpty_A01_t02.dart
+++ b/LibTest/io/Stdin/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Reports whether this stream contains any elements.
diff --git a/LibTest/io/Stdin/isEmpty_A02_t01.dart b/LibTest/io/Stdin/isEmpty_A02_t01.dart
index 504cd44..df7c03f 100644
--- a/LibTest/io/Stdin/isEmpty_A02_t01.dart
+++ b/LibTest/io/Stdin/isEmpty_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Stops listening to the stream after the first element has been received.
diff --git a/LibTest/io/Stdin/isEmpty_A03_t01.dart b/LibTest/io/Stdin/isEmpty_A03_t01.dart
index 4e81abb..bd4fc22 100644
--- a/LibTest/io/Stdin/isEmpty_A03_t01.dart
+++ b/LibTest/io/Stdin/isEmpty_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Internally the method cancels its subscription after the first element. This
diff --git a/LibTest/io/Stdin/isEmpty_A04_t01.dart b/LibTest/io/Stdin/isEmpty_A04_t01.dart
index fd83078..d4288e3 100644
--- a/LibTest/io/Stdin/isEmpty_A04_t01.dart
+++ b/LibTest/io/Stdin/isEmpty_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * read-only
diff --git a/LibTest/io/Stdin/last_A01_t01.dart b/LibTest/io/Stdin/last_A01_t01.dart
index cb28a1b..d9482eb 100644
--- a/LibTest/io/Stdin/last_A01_t01.dart
+++ b/LibTest/io/Stdin/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * read-only
diff --git a/LibTest/io/Stdin/last_A02_t01.dart b/LibTest/io/Stdin/last_A02_t01.dart
index f395b7b..07359d7 100644
--- a/LibTest/io/Stdin/last_A02_t01.dart
+++ b/LibTest/io/Stdin/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * Returns the last element of the stream.
diff --git a/LibTest/io/Stdin/last_A03_t01.dart b/LibTest/io/Stdin/last_A03_t01.dart
index 129f55d..9b34ad7 100644
--- a/LibTest/io/Stdin/last_A03_t01.dart
+++ b/LibTest/io/Stdin/last_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * If this stream is empty (a [done] event occurs before the first data event),
diff --git a/LibTest/io/Stdin/length_A01_t01.dart b/LibTest/io/Stdin/length_A01_t01.dart
index f12119d..f171534 100644
--- a/LibTest/io/Stdin/length_A01_t01.dart
+++ b/LibTest/io/Stdin/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * read-only
diff --git a/LibTest/io/Stdin/length_A02_t01.dart b/LibTest/io/Stdin/length_A02_t01.dart
index 9c66139..6b74a8c 100644
--- a/LibTest/io/Stdin/length_A02_t01.dart
+++ b/LibTest/io/Stdin/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> length
  * Counts the elements in the stream.
diff --git a/LibTest/io/Stdin/length_A02_t02.dart b/LibTest/io/Stdin/length_A02_t02.dart
index 8237cab..2380bef 100644
--- a/LibTest/io/Stdin/length_A02_t02.dart
+++ b/LibTest/io/Stdin/length_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> length
  * Counts the elements in the stream.
diff --git a/LibTest/io/Stdin/lineMode_A01_t01.dart b/LibTest/io/Stdin/lineMode_A01_t01.dart
index f2f4967..560ea4e 100644
--- a/LibTest/io/Stdin/lineMode_A01_t01.dart
+++ b/LibTest/io/Stdin/lineMode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool lineMode
  * Check if line mode is enabled on [stdin].
diff --git a/LibTest/io/Stdin/lineMode_A01_t02.dart b/LibTest/io/Stdin/lineMode_A01_t02.dart
index 655ef7a..59ac2e8 100644
--- a/LibTest/io/Stdin/lineMode_A01_t02.dart
+++ b/LibTest/io/Stdin/lineMode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool lineMode
  * Check if line mode is enabled on [stdin].
diff --git a/LibTest/io/Stdin/readByteSync_A01_t01.dart b/LibTest/io/Stdin/readByteSync_A01_t01.dart
index afe07f5..c7c0111 100644
--- a/LibTest/io/Stdin/readByteSync_A01_t01.dart
+++ b/LibTest/io/Stdin/readByteSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * Synchronously read a byte from stdin.
diff --git a/LibTest/io/Stdin/readByteSync_A01_t02.dart b/LibTest/io/Stdin/readByteSync_A01_t02.dart
index 3a43fe3..2673dcd 100644
--- a/LibTest/io/Stdin/readByteSync_A01_t02.dart
+++ b/LibTest/io/Stdin/readByteSync_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * Synchronously read a byte from stdin.
diff --git a/LibTest/io/Stdin/readByteSync_A02_t01.dart b/LibTest/io/Stdin/readByteSync_A02_t01.dart
index e3143ec..9b31551 100644
--- a/LibTest/io/Stdin/readByteSync_A02_t01.dart
+++ b/LibTest/io/Stdin/readByteSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * This call will block until a byte is available.
diff --git a/LibTest/io/Stdin/readByteSync_A03_t01.dart b/LibTest/io/Stdin/readByteSync_A03_t01.dart
index e0ea6ab..09ec791 100644
--- a/LibTest/io/Stdin/readByteSync_A03_t01.dart
+++ b/LibTest/io/Stdin/readByteSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * If at end of file, [-1] is returned.
diff --git a/LibTest/io/Stdin/readLineSync_A01_t01.dart b/LibTest/io/Stdin/readLineSync_A01_t01.dart
index b33d539..b50fab6 100644
--- a/LibTest/io/Stdin/readLineSync_A01_t01.dart
+++ b/LibTest/io/Stdin/readLineSync_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A02_t01.dart b/LibTest/io/Stdin/readLineSync_A02_t01.dart
index f7977a2..544d258 100644
--- a/LibTest/io/Stdin/readLineSync_A02_t01.dart
+++ b/LibTest/io/Stdin/readLineSync_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A03_t01.dart b/LibTest/io/Stdin/readLineSync_A03_t01.dart
index c148860..573c71b 100644
--- a/LibTest/io/Stdin/readLineSync_A03_t01.dart
+++ b/LibTest/io/Stdin/readLineSync_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A03_t02.dart b/LibTest/io/Stdin/readLineSync_A03_t02.dart
index 43a040d..bb9ab9b 100644
--- a/LibTest/io/Stdin/readLineSync_A03_t02.dart
+++ b/LibTest/io/Stdin/readLineSync_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A03_t03.dart b/LibTest/io/Stdin/readLineSync_A03_t03.dart
index 4638356..ca678f7 100644
--- a/LibTest/io/Stdin/readLineSync_A03_t03.dart
+++ b/LibTest/io/Stdin/readLineSync_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A04_t01.dart b/LibTest/io/Stdin/readLineSync_A04_t01.dart
index d0b2eba..85bcbab 100644
--- a/LibTest/io/Stdin/readLineSync_A04_t01.dart
+++ b/LibTest/io/Stdin/readLineSync_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String readLineSync({
  *   Encoding encoding: systemEncoding,
diff --git a/LibTest/io/Stdin/readLineSync_A05_t01.dart b/LibTest/io/Stdin/readLineSync_A05_t01.dart
index ad77572..fb7d0f4 100644
--- a/LibTest/io/Stdin/readLineSync_A05_t01.dart
+++ b/LibTest/io/Stdin/readLineSync_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * @assertion String readLineSync({
diff --git a/LibTest/io/Stdin/readLineSync_A05_t02.dart b/LibTest/io/Stdin/readLineSync_A05_t02.dart
index 0f0ca9c..0752991 100644
--- a/LibTest/io/Stdin/readLineSync_A05_t02.dart
+++ b/LibTest/io/Stdin/readLineSync_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * @assertion String readLineSync({
diff --git a/LibTest/io/Stdin/readLineSync_A05_t03.dart b/LibTest/io/Stdin/readLineSync_A05_t03.dart
index 2e9caa1..5117230 100644
--- a/LibTest/io/Stdin/readLineSync_A05_t03.dart
+++ b/LibTest/io/Stdin/readLineSync_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readByteSync()
  * @assertion String readLineSync({
diff --git a/LibTest/io/Stdin/single_A01_t01.dart b/LibTest/io/Stdin/single_A01_t01.dart
index 17ec61b..775e9ce 100644
--- a/LibTest/io/Stdin/single_A01_t01.dart
+++ b/LibTest/io/Stdin/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> single
  * read-only
diff --git a/LibTest/io/Stdin/stdin_utils.dart b/LibTest/io/Stdin/stdin_utils.dart
index 2fb2abe..3aecd30 100644
--- a/LibTest/io/Stdin/stdin_utils.dart
+++ b/LibTest/io/Stdin/stdin_utils.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Stdin helper library
  * @author sgrekhov@unipro.ru
diff --git a/LibTest/io/Stdin/supportsAnsiEscapes_A01_t01.dart b/LibTest/io/Stdin/supportsAnsiEscapes_A01_t01.dart
index b9c772b..47d5d49 100644
--- a/LibTest/io/Stdin/supportsAnsiEscapes_A01_t01.dart
+++ b/LibTest/io/Stdin/supportsAnsiEscapes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Whether connected to a terminal that supports ANSI escape sequences.
diff --git a/LibTest/io/Stdin/supportsAnsiEscapes_A02_t01.dart b/LibTest/io/Stdin/supportsAnsiEscapes_A02_t01.dart
index 7680f42..911d7c4 100644
--- a/LibTest/io/Stdin/supportsAnsiEscapes_A02_t01.dart
+++ b/LibTest/io/Stdin/supportsAnsiEscapes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Currently, a [TERM] environment variable containing the string [xterm] will
diff --git a/LibTest/io/Stdin/supportsAnsiEscapes_A02_t02.dart b/LibTest/io/Stdin/supportsAnsiEscapes_A02_t02.dart
index 3b854b4..6194758 100644
--- a/LibTest/io/Stdin/supportsAnsiEscapes_A02_t02.dart
+++ b/LibTest/io/Stdin/supportsAnsiEscapes_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Currently, a [TERM] environment variable containing the string [xterm] will
diff --git a/LibTest/io/Stdin/test.lib.dart b/LibTest/io/Stdin/test.lib.dart
index 58ef88c..d85803b 100644
--- a/LibTest/io/Stdin/test.lib.dart
+++ b/LibTest/io/Stdin/test.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LibTest/io/Stdout/Stdout_A01_t01.dart b/LibTest/io/Stdout/Stdout_A01_t01.dart
index 1fe448f..1a437f2 100644
--- a/LibTest/io/Stdout/Stdout_A01_t01.dart
+++ b/LibTest/io/Stdout/Stdout_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LIBRARY dart:io
  * Stdout stdout
diff --git a/LibTest/io/Stdout/Stdout_class_A01_t01.dart b/LibTest/io/Stdout/Stdout_class_A01_t01.dart
index 72833a5..34b7ba8 100644
--- a/LibTest/io/Stdout/Stdout_class_A01_t01.dart
+++ b/LibTest/io/Stdout/Stdout_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CLASS Stdout
  * Stdout represents the IOSink for either stdout or stderr.
diff --git a/LibTest/io/Stdout/Stdout_class_A02_t01.dart b/LibTest/io/Stdout/Stdout_class_A02_t01.dart
index 4237b01..ae39d1b 100644
--- a/LibTest/io/Stdout/Stdout_class_A02_t01.dart
+++ b/LibTest/io/Stdout/Stdout_class_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CLASS  Stdout
  * It provides a blocking [IOSink], so using this to write will block until the
diff --git a/LibTest/io/Stdout/Stdout_class_A03_t01.dart b/LibTest/io/Stdout/Stdout_class_A03_t01.dart
index c51b89a..fd13a4b 100644
--- a/LibTest/io/Stdout/Stdout_class_A03_t01.dart
+++ b/LibTest/io/Stdout/Stdout_class_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion CLASS  Stdout
  * In some situations this blocking behavior is undesirable as it does not
diff --git a/LibTest/io/Stdout/addError_A01_t01.dart b/LibTest/io/Stdout/addError_A01_t01.dart
index 362642f..69c0982 100644
--- a/LibTest/io/Stdout/addError_A01_t01.dart
+++ b/LibTest/io/Stdout/addError_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * void addError(error, [StackTrace stackTrace])
diff --git a/LibTest/io/Stdout/addError_A01_t02.dart b/LibTest/io/Stdout/addError_A01_t02.dart
index 8929fd4..4805622 100644
--- a/LibTest/io/Stdout/addError_A01_t02.dart
+++ b/LibTest/io/Stdout/addError_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * void addError(error, [StackTrace stackTrace])
diff --git a/LibTest/io/Stdout/addError_A01_t03.dart b/LibTest/io/Stdout/addError_A01_t03.dart
index c3ea466..8a51673 100644
--- a/LibTest/io/Stdout/addError_A01_t03.dart
+++ b/LibTest/io/Stdout/addError_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * void addError(error, [StackTrace stackTrace])
diff --git a/LibTest/io/Stdout/addError_A02_t01.dart b/LibTest/io/Stdout/addError_A02_t01.dart
index f507fa6..b61ae20 100644
--- a/LibTest/io/Stdout/addError_A02_t01.dart
+++ b/LibTest/io/Stdout/addError_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/Stdout/addError_A02_t02.dart b/LibTest/io/Stdout/addError_A02_t02.dart
index 104d6d1..7ca129a 100644
--- a/LibTest/io/Stdout/addError_A02_t02.dart
+++ b/LibTest/io/Stdout/addError_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addError(error, [StackTrace stackTrace])
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/Stdout/addError_A03_t01.dart b/LibTest/io/Stdout/addError_A03_t01.dart
index 51735a1..f953ebc 100644
--- a/LibTest/io/Stdout/addError_A03_t01.dart
+++ b/LibTest/io/Stdout/addError_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * void addError(error, [StackTrace stackTrace])
diff --git a/LibTest/io/Stdout/addStream_A01_t01.dart b/LibTest/io/Stdout/addStream_A01_t01.dart
index 8fc7ae4..0c04536 100644
--- a/LibTest/io/Stdout/addStream_A01_t01.dart
+++ b/LibTest/io/Stdout/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * Adds all elements of the given stream to [this].
diff --git a/LibTest/io/Stdout/addStream_A02_t01.dart b/LibTest/io/Stdout/addStream_A02_t01.dart
index 446aabf..a6f4804 100644
--- a/LibTest/io/Stdout/addStream_A02_t01.dart
+++ b/LibTest/io/Stdout/addStream_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * Returns a [Future] that completes when all elements of the given stream are
diff --git a/LibTest/io/Stdout/addStream_A03_t01.dart b/LibTest/io/Stdout/addStream_A03_t01.dart
index 6c52083..490fcf8 100644
--- a/LibTest/io/Stdout/addStream_A03_t01.dart
+++ b/LibTest/io/Stdout/addStream_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * @description Checks that the [stream] cannot be added if another stream is
diff --git a/LibTest/io/Stdout/addStream_A03_t02.dart b/LibTest/io/Stdout/addStream_A03_t02.dart
index f0e4eb7..296dfd3 100644
--- a/LibTest/io/Stdout/addStream_A03_t02.dart
+++ b/LibTest/io/Stdout/addStream_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream<List<int>> stream)
  * @description Checks that the [stream] can be added is another stream has been
diff --git a/LibTest/io/Stdout/add_A01_t01.dart b/LibTest/io/Stdout/add_A01_t01.dart
index e438d8b..dda7424 100644
--- a/LibTest/io/Stdout/add_A01_t01.dart
+++ b/LibTest/io/Stdout/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer.
diff --git a/LibTest/io/Stdout/add_A01_t02.dart b/LibTest/io/Stdout/add_A01_t02.dart
index 3fb1007..008615e 100644
--- a/LibTest/io/Stdout/add_A01_t02.dart
+++ b/LibTest/io/Stdout/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer.
diff --git a/LibTest/io/Stdout/add_A02_t01.dart b/LibTest/io/Stdout/add_A02_t01.dart
index 546c2f5..a16be1d 100644
--- a/LibTest/io/Stdout/add_A02_t01.dart
+++ b/LibTest/io/Stdout/add_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t02.dart b/LibTest/io/Stdout/add_A02_t02.dart
index b045452..8df5389 100644
--- a/LibTest/io/Stdout/add_A02_t02.dart
+++ b/LibTest/io/Stdout/add_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t03.dart b/LibTest/io/Stdout/add_A02_t03.dart
index 9fc4baf..440d19e 100644
--- a/LibTest/io/Stdout/add_A02_t03.dart
+++ b/LibTest/io/Stdout/add_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t04.dart b/LibTest/io/Stdout/add_A02_t04.dart
index f71657a..830b8f3 100644
--- a/LibTest/io/Stdout/add_A02_t04.dart
+++ b/LibTest/io/Stdout/add_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t05.dart b/LibTest/io/Stdout/add_A02_t05.dart
index 82331de..d0c5c05 100644
--- a/LibTest/io/Stdout/add_A02_t05.dart
+++ b/LibTest/io/Stdout/add_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t06.dart b/LibTest/io/Stdout/add_A02_t06.dart
index 230c3a8..1c57451 100644
--- a/LibTest/io/Stdout/add_A02_t06.dart
+++ b/LibTest/io/Stdout/add_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t07.dart b/LibTest/io/Stdout/add_A02_t07.dart
index b1e9a87..2f5a9bc 100644
--- a/LibTest/io/Stdout/add_A02_t07.dart
+++ b/LibTest/io/Stdout/add_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t08.dart b/LibTest/io/Stdout/add_A02_t08.dart
index 72d8699..a828481 100644
--- a/LibTest/io/Stdout/add_A02_t08.dart
+++ b/LibTest/io/Stdout/add_A02_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A02_t09.dart b/LibTest/io/Stdout/add_A02_t09.dart
index 3835ce1..d8857b8 100644
--- a/LibTest/io/Stdout/add_A02_t09.dart
+++ b/LibTest/io/Stdout/add_A02_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * Adds byte data to the target consumer, ignoring [encoding].
diff --git a/LibTest/io/Stdout/add_A03_t01.dart b/LibTest/io/Stdout/add_A03_t01.dart
index 5821e87..7ae05b6 100644
--- a/LibTest/io/Stdout/add_A03_t01.dart
+++ b/LibTest/io/Stdout/add_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/Stdout/add_A03_t02.dart b/LibTest/io/Stdout/add_A03_t02.dart
index b805784..d30d55c 100644
--- a/LibTest/io/Stdout/add_A03_t02.dart
+++ b/LibTest/io/Stdout/add_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * This function must not be called when a stream is currently being added using
diff --git a/LibTest/io/Stdout/add_A04_t01.dart b/LibTest/io/Stdout/add_A04_t01.dart
index 1580fd5..da96290 100644
--- a/LibTest/io/Stdout/add_A04_t01.dart
+++ b/LibTest/io/Stdout/add_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(List<int> data)
  * This operation is non-blocking. See [flush] or [done] for how to get any
diff --git a/LibTest/io/Stdout/close_A01_t01.dart b/LibTest/io/Stdout/close_A01_t01.dart
index 9fac8d8..c6ccedb 100644
--- a/LibTest/io/Stdout/close_A01_t01.dart
+++ b/LibTest/io/Stdout/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * Close the target consumer.
diff --git a/LibTest/io/Stdout/close_A02_t01.dart b/LibTest/io/Stdout/close_A02_t01.dart
index 1ec4763..3727712 100644
--- a/LibTest/io/Stdout/close_A02_t01.dart
+++ b/LibTest/io/Stdout/close_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * NOTE: Writes to the [IOSink] may be buffered, and may not be flushed by a
diff --git a/LibTest/io/Stdout/close_A02_t02.dart b/LibTest/io/Stdout/close_A02_t02.dart
index 2e81301..0384a5b 100644
--- a/LibTest/io/Stdout/close_A02_t02.dart
+++ b/LibTest/io/Stdout/close_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close()
  * NOTE: Writes to the [IOSink] may be buffered, and may not be flushed by a
diff --git a/LibTest/io/Stdout/done_A01_t01.dart b/LibTest/io/Stdout/done_A01_t01.dart
index 473a54c..2022d09 100644
--- a/LibTest/io/Stdout/done_A01_t01.dart
+++ b/LibTest/io/Stdout/done_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * Get a future that will complete when the consumer closes, or when an error
diff --git a/LibTest/io/Stdout/done_A02_t01.dart b/LibTest/io/Stdout/done_A02_t01.dart
index 440f5ea..58b751f 100644
--- a/LibTest/io/Stdout/done_A02_t01.dart
+++ b/LibTest/io/Stdout/done_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * This future is identical to the future returned by [close].
diff --git a/LibTest/io/Stdout/done_A03_t01.dart b/LibTest/io/Stdout/done_A03_t01.dart
index 80c55a8..ea8f8e2 100644
--- a/LibTest/io/Stdout/done_A03_t01.dart
+++ b/LibTest/io/Stdout/done_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future done
  * read-only
diff --git a/LibTest/io/Stdout/encoding_A01_t01.dart b/LibTest/io/Stdout/encoding_A01_t01.dart
index a8579e7..d568c94 100644
--- a/LibTest/io/Stdout/encoding_A01_t01.dart
+++ b/LibTest/io/Stdout/encoding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Encoding encoding
  * The [Encoding] used when writing strings. Depending on the underlying
diff --git a/LibTest/io/Stdout/flush_A01_t01.dart b/LibTest/io/Stdout/flush_A01_t01.dart
index 39e3186..e771316 100644
--- a/LibTest/io/Stdout/flush_A01_t01.dart
+++ b/LibTest/io/Stdout/flush_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * Returns a [Future] that completes once all buffered data is accepted by the
diff --git a/LibTest/io/Stdout/flush_A02_t01.dart b/LibTest/io/Stdout/flush_A02_t01.dart
index 614c4b0..11032c8 100644
--- a/LibTest/io/Stdout/flush_A02_t01.dart
+++ b/LibTest/io/Stdout/flush_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future flush()
  * This method must not be called while an [addStream] is incomplete.
diff --git a/LibTest/io/Stdout/hasTerminal_A01_t01.dart b/LibTest/io/Stdout/hasTerminal_A01_t01.dart
index 8a27bea..f2392a5 100644
--- a/LibTest/io/Stdout/hasTerminal_A01_t01.dart
+++ b/LibTest/io/Stdout/hasTerminal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasTerminal
  * Returns true if there is a terminal attached to stdout.
diff --git a/LibTest/io/Stdout/hasTerminal_A01_t02.dart b/LibTest/io/Stdout/hasTerminal_A01_t02.dart
index 04dc9aa..075724f 100644
--- a/LibTest/io/Stdout/hasTerminal_A01_t02.dart
+++ b/LibTest/io/Stdout/hasTerminal_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasTerminal
  * Returns true if there is a terminal attached to stdout.
diff --git a/LibTest/io/Stdout/hasTerminal_A02_t01.dart b/LibTest/io/Stdout/hasTerminal_A02_t01.dart
index 7c969cb..decca52 100644
--- a/LibTest/io/Stdout/hasTerminal_A02_t01.dart
+++ b/LibTest/io/Stdout/hasTerminal_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool hasTerminal
  * Read-only
diff --git a/LibTest/io/Stdout/nonBlocking_A01_t01.dart b/LibTest/io/Stdout/nonBlocking_A01_t01.dart
index 410eeea..0435805 100644
--- a/LibTest/io/Stdout/nonBlocking_A01_t01.dart
+++ b/LibTest/io/Stdout/nonBlocking_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink nonBlocking
  * Get a non-blocking [IOSink].
diff --git a/LibTest/io/Stdout/nonBlocking_A02_t01.dart b/LibTest/io/Stdout/nonBlocking_A02_t01.dart
index 8e856cd..4721297 100644
--- a/LibTest/io/Stdout/nonBlocking_A02_t01.dart
+++ b/LibTest/io/Stdout/nonBlocking_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion IOSink nonBlocking
  * Read-only
diff --git a/LibTest/io/Stdout/supportAnsiEscapes_A01_t01.dart b/LibTest/io/Stdout/supportAnsiEscapes_A01_t01.dart
index f11c1ed..01fbe4d 100644
--- a/LibTest/io/Stdout/supportAnsiEscapes_A01_t01.dart
+++ b/LibTest/io/Stdout/supportAnsiEscapes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Read-only
diff --git a/LibTest/io/Stdout/supportsAnsiEscapes_A02_t01.dart b/LibTest/io/Stdout/supportsAnsiEscapes_A02_t01.dart
index 03f2dbf..77010bb 100644
--- a/LibTest/io/Stdout/supportsAnsiEscapes_A02_t01.dart
+++ b/LibTest/io/Stdout/supportsAnsiEscapes_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Currently, a [TERM] environment variable containing the string [xterm] will
diff --git a/LibTest/io/Stdout/supportsAnsiEscapes_A02_t02.dart b/LibTest/io/Stdout/supportsAnsiEscapes_A02_t02.dart
index 7632e03..8871c80 100644
--- a/LibTest/io/Stdout/supportsAnsiEscapes_A02_t02.dart
+++ b/LibTest/io/Stdout/supportsAnsiEscapes_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool supportsAnsiEscapes
  * Currently, a [TERM] environment variable containing the string [xterm] will
diff --git a/LibTest/io/Stdout/terninalColumns_A01_t01.dart b/LibTest/io/Stdout/terninalColumns_A01_t01.dart
index 3b70660..127afef 100644
--- a/LibTest/io/Stdout/terninalColumns_A01_t01.dart
+++ b/LibTest/io/Stdout/terninalColumns_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalColumns
  * Get the number of columns of the terminal.
diff --git a/LibTest/io/Stdout/terninalColumns_A02_t01.dart b/LibTest/io/Stdout/terninalColumns_A02_t01.dart
index 35065c0..c243da3 100644
--- a/LibTest/io/Stdout/terninalColumns_A02_t01.dart
+++ b/LibTest/io/Stdout/terninalColumns_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalColumns
  * If no terminal is attached to stdout, a StdoutException is thrown.
diff --git a/LibTest/io/Stdout/terninalColumns_A03_t01.dart b/LibTest/io/Stdout/terninalColumns_A03_t01.dart
index 3fe6934..104b149 100644
--- a/LibTest/io/Stdout/terninalColumns_A03_t01.dart
+++ b/LibTest/io/Stdout/terninalColumns_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalColumns
  * Read-only
diff --git a/LibTest/io/Stdout/terninalLines_A01_t01.dart b/LibTest/io/Stdout/terninalLines_A01_t01.dart
index a4b9245..4f19329 100644
--- a/LibTest/io/Stdout/terninalLines_A01_t01.dart
+++ b/LibTest/io/Stdout/terninalLines_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalLines
  * Get the number of Lines of the terminal.
diff --git a/LibTest/io/Stdout/terninalLines_A02_t01.dart b/LibTest/io/Stdout/terninalLines_A02_t01.dart
index bb6529c..5dbaacd 100644
--- a/LibTest/io/Stdout/terninalLines_A02_t01.dart
+++ b/LibTest/io/Stdout/terninalLines_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalLines
  * If no terminal is attached to stdout, a StdoutException is thrown.
diff --git a/LibTest/io/Stdout/terninalLines_A03_t01.dart b/LibTest/io/Stdout/terninalLines_A03_t01.dart
index c91d9d9..bb2b955 100644
--- a/LibTest/io/Stdout/terninalLines_A03_t01.dart
+++ b/LibTest/io/Stdout/terninalLines_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * int terminalLines
  * Read-only
diff --git a/LibTest/io/Stdout/test.lib.dart b/LibTest/io/Stdout/test.lib.dart
index c08f8f1..4e195e8 100644
--- a/LibTest/io/Stdout/test.lib.dart
+++ b/LibTest/io/Stdout/test.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author iarkh@unipro.ru
  */
diff --git a/LibTest/io/Stdout/writeAll_A01_t01.dart b/LibTest/io/Stdout/writeAll_A01_t01.dart
index 87b2ebd..04ea496 100644
--- a/LibTest/io/Stdout/writeAll_A01_t01.dart
+++ b/LibTest/io/Stdout/writeAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/Stdout/writeAll_A01_t02.dart b/LibTest/io/Stdout/writeAll_A01_t02.dart
index 55c23b3..279b6ff 100644
--- a/LibTest/io/Stdout/writeAll_A01_t02.dart
+++ b/LibTest/io/Stdout/writeAll_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/Stdout/writeAll_A02_t01.dart b/LibTest/io/Stdout/writeAll_A02_t01.dart
index 9312413..d67153a 100644
--- a/LibTest/io/Stdout/writeAll_A02_t01.dart
+++ b/LibTest/io/Stdout/writeAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/Stdout/writeAll_A02_t02.dart b/LibTest/io/Stdout/writeAll_A02_t02.dart
index a2ab17c..71eb5c7 100644
--- a/LibTest/io/Stdout/writeAll_A02_t02.dart
+++ b/LibTest/io/Stdout/writeAll_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/Stdout/writeAll_A02_t03.dart b/LibTest/io/Stdout/writeAll_A02_t03.dart
index 73ec894..f551126 100644
--- a/LibTest/io/Stdout/writeAll_A02_t03.dart
+++ b/LibTest/io/Stdout/writeAll_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * If [separator] is provided, a [write] with the [separator] is performed
diff --git a/LibTest/io/Stdout/writeAll_A02_t05.dart b/LibTest/io/Stdout/writeAll_A02_t05.dart
index 4628a28..7c14ff3 100644
--- a/LibTest/io/Stdout/writeAll_A02_t05.dart
+++ b/LibTest/io/Stdout/writeAll_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * Iterates over the given [objects] and writes them in sequence.
diff --git a/LibTest/io/Stdout/writeAll_A03_t01.dart b/LibTest/io/Stdout/writeAll_A03_t01.dart
index 7eeec81..35214cc 100644
--- a/LibTest/io/Stdout/writeAll_A03_t01.dart
+++ b/LibTest/io/Stdout/writeAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeAll(Iterable objects, [String separator = ""])
  * This operation is non-blocking.
diff --git a/LibTest/io/Stdout/writeCharCode_A01_t01.dart b/LibTest/io/Stdout/writeCharCode_A01_t01.dart
index 656b999..43e5709 100644
--- a/LibTest/io/Stdout/writeCharCode_A01_t01.dart
+++ b/LibTest/io/Stdout/writeCharCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/Stdout/writeCharCode_A01_t02.dart b/LibTest/io/Stdout/writeCharCode_A01_t02.dart
index a892589..eb7c587 100644
--- a/LibTest/io/Stdout/writeCharCode_A01_t02.dart
+++ b/LibTest/io/Stdout/writeCharCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/Stdout/writeCharCode_A01_t03.dart b/LibTest/io/Stdout/writeCharCode_A01_t03.dart
index 6ca3203..2ea9a3b 100644
--- a/LibTest/io/Stdout/writeCharCode_A01_t03.dart
+++ b/LibTest/io/Stdout/writeCharCode_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeCharCode(int charCode)
  * Writes the character of [charCode].
diff --git a/LibTest/io/Stdout/write_A01_t01.dart b/LibTest/io/Stdout/write_A01_t01.dart
index c7cd41f..43043a1 100644
--- a/LibTest/io/Stdout/write_A01_t01.dart
+++ b/LibTest/io/Stdout/write_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t02.dart b/LibTest/io/Stdout/write_A01_t02.dart
index ec5f3ec..98587bd 100644
--- a/LibTest/io/Stdout/write_A01_t02.dart
+++ b/LibTest/io/Stdout/write_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t03.dart b/LibTest/io/Stdout/write_A01_t03.dart
index 7eada30..8950174 100644
--- a/LibTest/io/Stdout/write_A01_t03.dart
+++ b/LibTest/io/Stdout/write_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t04.dart b/LibTest/io/Stdout/write_A01_t04.dart
index 72632ca..fc041fb 100644
--- a/LibTest/io/Stdout/write_A01_t04.dart
+++ b/LibTest/io/Stdout/write_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t05.dart b/LibTest/io/Stdout/write_A01_t05.dart
index 58186e0..b3ed26a 100644
--- a/LibTest/io/Stdout/write_A01_t05.dart
+++ b/LibTest/io/Stdout/write_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t06.dart b/LibTest/io/Stdout/write_A01_t06.dart
index 7b4c659..589a660 100644
--- a/LibTest/io/Stdout/write_A01_t06.dart
+++ b/LibTest/io/Stdout/write_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t07.dart b/LibTest/io/Stdout/write_A01_t07.dart
index 395e736..65f45d0 100644
--- a/LibTest/io/Stdout/write_A01_t07.dart
+++ b/LibTest/io/Stdout/write_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A01_t08.dart b/LibTest/io/Stdout/write_A01_t08.dart
index 377f47b..f03a4ef 100644
--- a/LibTest/io/Stdout/write_A01_t08.dart
+++ b/LibTest/io/Stdout/write_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * Converts [obj] to a [String] by invoking [Object.toString] and adds the
diff --git a/LibTest/io/Stdout/write_A02_t01.dart b/LibTest/io/Stdout/write_A02_t01.dart
index a03ab7e..ab25ad0 100644
--- a/LibTest/io/Stdout/write_A02_t01.dart
+++ b/LibTest/io/Stdout/write_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void write(Object obj)
  * This operation is non-blocking.
diff --git a/LibTest/io/Stdout/writeln_A01_t01.dart b/LibTest/io/Stdout/writeln_A01_t01.dart
index 0a44099..a848e62 100644
--- a/LibTest/io/Stdout/writeln_A01_t01.dart
+++ b/LibTest/io/Stdout/writeln_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts [obj] to a [String] by invoking [Object.toString] and writes the
diff --git a/LibTest/io/Stdout/writeln_A01_t02.dart b/LibTest/io/Stdout/writeln_A01_t02.dart
index f3f3bc4..7545f4d 100644
--- a/LibTest/io/Stdout/writeln_A01_t02.dart
+++ b/LibTest/io/Stdout/writeln_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts [obj] to a [String] by invoking [Object.toString] and writes the
diff --git a/LibTest/io/Stdout/writeln_A01_t03.dart b/LibTest/io/Stdout/writeln_A01_t03.dart
index 0d4a1dc..d342d52 100644
--- a/LibTest/io/Stdout/writeln_A01_t03.dart
+++ b/LibTest/io/Stdout/writeln_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * Converts [obj] to a [String] by invoking [Object.toString] and writes the
diff --git a/LibTest/io/Stdout/writeln_A02_t01.dart b/LibTest/io/Stdout/writeln_A02_t01.dart
index 441f7a2..78fdb6d 100644
--- a/LibTest/io/Stdout/writeln_A02_t01.dart
+++ b/LibTest/io/Stdout/writeln_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void writeln([Object obj = ""])
  * This operation is non-blocking.
diff --git a/LibTest/io/SystemEncoding/SystemEncoding_A01_t01.dart b/LibTest/io/SystemEncoding/SystemEncoding_A01_t01.dart
index 6b565ed..b68566f 100644
--- a/LibTest/io/SystemEncoding/SystemEncoding_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/SystemEncoding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const systemEncoding = const SystemEncoding()
  * The current system encoding.
diff --git a/LibTest/io/SystemEncoding/decodeStream_A01_t01.dart b/LibTest/io/SystemEncoding/decodeStream_A01_t01.dart
index 3e29237..952215f 100644
--- a/LibTest/io/SystemEncoding/decodeStream_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/decodeStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> decodeStream(Stream<List<int>> byteStream)
  * @description Checks that system encoding decodes from UTF-8 on Linux and Mac
diff --git a/LibTest/io/SystemEncoding/decode_A01_t01.dart b/LibTest/io/SystemEncoding/decode_A01_t01.dart
index a830a84..6841e19 100644
--- a/LibTest/io/SystemEncoding/decode_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String decode(List<int> encoded)
  * @description Checks that system encoding decodes from UTF-8 on Linux and Mac
diff --git a/LibTest/io/SystemEncoding/decoder_A01_t01.dart b/LibTest/io/SystemEncoding/decoder_A01_t01.dart
index d07fce8..89587bc 100644
--- a/LibTest/io/SystemEncoding/decoder_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, String> decoder
  *  Returns the decoder of this, converting from T to S.
diff --git a/LibTest/io/SystemEncoding/encode_A01_t01.dart b/LibTest/io/SystemEncoding/encode_A01_t01.dart
index 68295f8..e653465 100644
--- a/LibTest/io/SystemEncoding/encode_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> encode(String input)
  * @description Checks that system encoding encodes to UTF-8 on Linux and Mac
diff --git a/LibTest/io/SystemEncoding/encoder_A01_t01.dart b/LibTest/io/SystemEncoding/encoder_A01_t01.dart
index f1d337d..eab107f 100644
--- a/LibTest/io/SystemEncoding/encoder_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<String, List<int>> encoder
  *  Returns the encoder from S to T.
diff --git a/LibTest/io/SystemEncoding/fuse_A01_t01.dart b/LibTest/io/SystemEncoding/fuse_A01_t01.dart
index 8f81119..92497db 100644
--- a/LibTest/io/SystemEncoding/fuse_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import 'dart:convert';
 /**
  * @assertion Codec<S, R> fuse<R>(Codec<T, R> other)
diff --git a/LibTest/io/SystemEncoding/inverted_A01_t01.dart b/LibTest/io/SystemEncoding/inverted_A01_t01.dart
index 6a0dab0..8a8bba0 100644
--- a/LibTest/io/SystemEncoding/inverted_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import 'dart:convert';
 /**
  * @assertion Codec<T, S> inverted
diff --git a/LibTest/io/SystemEncoding/name_A01_t01.dart b/LibTest/io/SystemEncoding/name_A01_t01.dart
index c535347..0bbe8fc 100644
--- a/LibTest/io/SystemEncoding/name_A01_t01.dart
+++ b/LibTest/io/SystemEncoding/name_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String name
  *  Name of the encoding.
diff --git a/LibTest/io/WebSocket/WebSocket.fromUpgradedSocket_A01_t01.dart b/LibTest/io/WebSocket/WebSocket.fromUpgradedSocket_A01_t01.dart
index f11bca4..aec81d3 100644
--- a/LibTest/io/WebSocket/WebSocket.fromUpgradedSocket_A01_t01.dart
+++ b/LibTest/io/WebSocket/WebSocket.fromUpgradedSocket_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * WebSocket.fromUpgradedSocket(
diff --git a/LibTest/io/WebSocket/addStream_A01_t01.dart b/LibTest/io/WebSocket/addStream_A01_t01.dart
index e187acb..fcd4cb4 100644
--- a/LibTest/io/WebSocket/addStream_A01_t01.dart
+++ b/LibTest/io/WebSocket/addStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream stream)
  *  Sends data from a stream on WebSocket connection. Each data event from
diff --git a/LibTest/io/WebSocket/addStream_A01_t02.dart b/LibTest/io/WebSocket/addStream_A01_t02.dart
index 6b0a709..b682939 100644
--- a/LibTest/io/WebSocket/addStream_A01_t02.dart
+++ b/LibTest/io/WebSocket/addStream_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream stream)
  *  Sends data from a stream on WebSocket connection. Each data event from
diff --git a/LibTest/io/WebSocket/addStream_A01_t03.dart b/LibTest/io/WebSocket/addStream_A01_t03.dart
index 7abcb94..c2f53cb 100644
--- a/LibTest/io/WebSocket/addStream_A01_t03.dart
+++ b/LibTest/io/WebSocket/addStream_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream stream)
  *  Sends data from a stream on WebSocket connection. Each data event from
diff --git a/LibTest/io/WebSocket/addStream_A01_t04.dart b/LibTest/io/WebSocket/addStream_A01_t04.dart
index 33c47bd..b620d37 100644
--- a/LibTest/io/WebSocket/addStream_A01_t04.dart
+++ b/LibTest/io/WebSocket/addStream_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future addStream(Stream stream)
  *  Sends data from a stream on WebSocket connection. Each data event from
diff --git a/LibTest/io/WebSocket/addUtf8Text_A01_t01.dart b/LibTest/io/WebSocket/addUtf8Text_A01_t01.dart
index e3f9723..d7b4d34 100644
--- a/LibTest/io/WebSocket/addUtf8Text_A01_t01.dart
+++ b/LibTest/io/WebSocket/addUtf8Text_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addUtf8Text(List<int> bytes)
  *    Sends a text message with the text represented by bytes.
diff --git a/LibTest/io/WebSocket/addUtf8Text_A01_t02.dart b/LibTest/io/WebSocket/addUtf8Text_A01_t02.dart
index bc0f9ea..689b245 100644
--- a/LibTest/io/WebSocket/addUtf8Text_A01_t02.dart
+++ b/LibTest/io/WebSocket/addUtf8Text_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addUtf8Text(List<int> bytes)
  *    Sends a text message with the text represented by bytes.
diff --git a/LibTest/io/WebSocket/addUtf8Text_A01_t03.dart b/LibTest/io/WebSocket/addUtf8Text_A01_t03.dart
index 737f992..8194712 100644
--- a/LibTest/io/WebSocket/addUtf8Text_A01_t03.dart
+++ b/LibTest/io/WebSocket/addUtf8Text_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addUtf8Text(List<int> bytes)
  *    Sends a text message with the text represented by bytes.
diff --git a/LibTest/io/WebSocket/add_A01_t01.dart b/LibTest/io/WebSocket/add_A01_t01.dart
index 60a08e2..418bbca 100644
--- a/LibTest/io/WebSocket/add_A01_t01.dart
+++ b/LibTest/io/WebSocket/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(data)
  * Sends data on the WebSocket connection. The data in data must be either a
diff --git a/LibTest/io/WebSocket/add_A01_t02.dart b/LibTest/io/WebSocket/add_A01_t02.dart
index be983a4..8139632 100644
--- a/LibTest/io/WebSocket/add_A01_t02.dart
+++ b/LibTest/io/WebSocket/add_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(data)
  * Sends data on the WebSocket connection. The data in data must be either a
diff --git a/LibTest/io/WebSocket/add_A01_t03.dart b/LibTest/io/WebSocket/add_A01_t03.dart
index 0ab16d0..2fd77b1 100644
--- a/LibTest/io/WebSocket/add_A01_t03.dart
+++ b/LibTest/io/WebSocket/add_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(data)
  * Sends data on the WebSocket connection. The data in data must be either a
diff --git a/LibTest/io/WebSocket/add_A01_t04.dart b/LibTest/io/WebSocket/add_A01_t04.dart
index e07b027..fe8e5ef 100644
--- a/LibTest/io/WebSocket/add_A01_t04.dart
+++ b/LibTest/io/WebSocket/add_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(data)
  * Sends data on the WebSocket connection. The data in data must be either a
diff --git a/LibTest/io/WebSocket/allTests_A01.lib.dart b/LibTest/io/WebSocket/allTests_A01.lib.dart
index 706b89f..042877a 100644
--- a/LibTest/io/WebSocket/allTests_A01.lib.dart
+++ b/LibTest/io/WebSocket/allTests_A01.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class WebSocket
  * A two-way HTTP communication object for client or server applications.
diff --git a/LibTest/io/WebSocket/allTests_A02.lib.dart b/LibTest/io/WebSocket/allTests_A02.lib.dart
index 09bf79d..1d55fb5 100644
--- a/LibTest/io/WebSocket/allTests_A02.lib.dart
+++ b/LibTest/io/WebSocket/allTests_A02.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion class WebSocket
  * A two-way HTTP communication object for client or server applications.
diff --git a/LibTest/io/WebSocket/closeCode_A01_t01.dart b/LibTest/io/WebSocket/closeCode_A01_t01.dart
index 6d96250..12526cb 100644
--- a/LibTest/io/WebSocket/closeCode_A01_t01.dart
+++ b/LibTest/io/WebSocket/closeCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int closeCode
  * The close code set when the WebSocket connection is closed. If there is no
diff --git a/LibTest/io/WebSocket/closeCode_A01_t02.dart b/LibTest/io/WebSocket/closeCode_A01_t02.dart
index 3e768df..295ed93 100644
--- a/LibTest/io/WebSocket/closeCode_A01_t02.dart
+++ b/LibTest/io/WebSocket/closeCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int closeCode
  * The close code set when the WebSocket connection is closed. If there is no
diff --git a/LibTest/io/WebSocket/closeReason_A01_t01.dart b/LibTest/io/WebSocket/closeReason_A01_t01.dart
index ad8d6f1..9860b1e 100644
--- a/LibTest/io/WebSocket/closeReason_A01_t01.dart
+++ b/LibTest/io/WebSocket/closeReason_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String closeReason
  * The close reason set when the WebSocket connection is closed. If there is no
diff --git a/LibTest/io/WebSocket/closeReason_A01_t02.dart b/LibTest/io/WebSocket/closeReason_A01_t02.dart
index cf5294c..7e7b595 100644
--- a/LibTest/io/WebSocket/closeReason_A01_t02.dart
+++ b/LibTest/io/WebSocket/closeReason_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String closeReason
  * The close reason set when the WebSocket connection is closed. If there is no
diff --git a/LibTest/io/WebSocket/close_A01_t01.dart b/LibTest/io/WebSocket/close_A01_t01.dart
index e12f819..259589c 100644
--- a/LibTest/io/WebSocket/close_A01_t01.dart
+++ b/LibTest/io/WebSocket/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close([int code, String reason ])
  * Closes the WebSocket connection. Set the optional code and reason arguments
diff --git a/LibTest/io/WebSocket/close_A01_t02.dart b/LibTest/io/WebSocket/close_A01_t02.dart
index ef053a4..0b15207 100644
--- a/LibTest/io/WebSocket/close_A01_t02.dart
+++ b/LibTest/io/WebSocket/close_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future close([int code, String reason ])
  * Closes the WebSocket connection. Set the optional code and reason arguments
diff --git a/LibTest/io/WebSocket/connect_A01_t01.dart b/LibTest/io/WebSocket/connect_A01_t01.dart
index b2d105c..d6f9d64 100644
--- a/LibTest/io/WebSocket/connect_A01_t01.dart
+++ b/LibTest/io/WebSocket/connect_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<WebSocket> connect(
diff --git a/LibTest/io/WebSocket/connect_A01_t02.dart b/LibTest/io/WebSocket/connect_A01_t02.dart
index 28ad4bf..b4e35b5 100644
--- a/LibTest/io/WebSocket/connect_A01_t02.dart
+++ b/LibTest/io/WebSocket/connect_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<WebSocket> connect(
diff --git a/LibTest/io/WebSocket/isBroadcast_A01_t01.dart b/LibTest/io/WebSocket/isBroadcast_A01_t01.dart
index e67ecad..e2f7628 100644
--- a/LibTest/io/WebSocket/isBroadcast_A01_t01.dart
+++ b/LibTest/io/WebSocket/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isBroadcast
  * Whether this stream is a broadcast stream.
diff --git a/LibTest/io/WebSocket/isEmpty_A01_t01.dart b/LibTest/io/WebSocket/isEmpty_A01_t01.dart
index 34bffb4..c715f42 100644
--- a/LibTest/io/WebSocket/isEmpty_A01_t01.dart
+++ b/LibTest/io/WebSocket/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> isEmpty
  * Reports whether this stream contains any elements.
diff --git a/LibTest/io/WebSocket/last_A01_t01.test.dart b/LibTest/io/WebSocket/last_A01_t01.test.dart
index c73c168..e2d5a2a 100644
--- a/LibTest/io/WebSocket/last_A01_t01.test.dart
+++ b/LibTest/io/WebSocket/last_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * Returns the last element of the stream.
diff --git a/LibTest/io/WebSocket/last_A02_t01.test.dart b/LibTest/io/WebSocket/last_A02_t01.test.dart
index eb8bf59..bf91ffc 100644
--- a/LibTest/io/WebSocket/last_A02_t01.test.dart
+++ b/LibTest/io/WebSocket/last_A02_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/io/WebSocket/last_A03_t01.test.dart b/LibTest/io/WebSocket/last_A03_t01.test.dart
index 6562a44..6fba2a9 100644
--- a/LibTest/io/WebSocket/last_A03_t01.test.dart
+++ b/LibTest/io/WebSocket/last_A03_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> last
  * If an error event occurs before the last data event, the resulting future
diff --git a/LibTest/io/WebSocket/length_A01_t01.dart b/LibTest/io/WebSocket/length_A01_t01.dart
index eb32a12..7151e98 100644
--- a/LibTest/io/WebSocket/length_A01_t01.dart
+++ b/LibTest/io/WebSocket/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  * Counts the elements in the stream.
diff --git a/LibTest/io/WebSocket/length_A01_t01.test.dart b/LibTest/io/WebSocket/length_A01_t01.test.dart
index bec7fe2..267a382 100644
--- a/LibTest/io/WebSocket/length_A01_t01.test.dart
+++ b/LibTest/io/WebSocket/length_A01_t01.test.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<int> length
  *    Counts the elements in the stream.
diff --git a/LibTest/io/WebSocket/pingInterval_A01_t01.dart b/LibTest/io/WebSocket/pingInterval_A01_t01.dart
index 6a5433f..385b930 100644
--- a/LibTest/io/WebSocket/pingInterval_A01_t01.dart
+++ b/LibTest/io/WebSocket/pingInterval_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration pingInterval
  * Set and get the interval for sending ping signals. If a ping message is not
diff --git a/LibTest/io/WebSocket/pingInterval_A02_t01.dart b/LibTest/io/WebSocket/pingInterval_A02_t01.dart
index b0b91ce..08e36e6 100644
--- a/LibTest/io/WebSocket/pingInterval_A02_t01.dart
+++ b/LibTest/io/WebSocket/pingInterval_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration pingInterval
  * Set and get the interval for sending ping signals.
diff --git a/LibTest/io/WebSocket/pingInterval_A03_t01.dart b/LibTest/io/WebSocket/pingInterval_A03_t01.dart
index 1faefb8..63e94ca 100644
--- a/LibTest/io/WebSocket/pingInterval_A03_t01.dart
+++ b/LibTest/io/WebSocket/pingInterval_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Duration pingInterval
  * Set and get the interval for sending ping signals.
diff --git a/LibTest/io/WebSocket/readyState_A01_t01.dart b/LibTest/io/WebSocket/readyState_A01_t01.dart
index 90ec18b..f8b8f0d 100644
--- a/LibTest/io/WebSocket/readyState_A01_t01.dart
+++ b/LibTest/io/WebSocket/readyState_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int readyState
  * Returns the current state of the connection.
diff --git a/LibTest/io/WebSocketTransformer/isUpgradeRequest_A01_t01.dart b/LibTest/io/WebSocketTransformer/isUpgradeRequest_A01_t01.dart
index 338d104..168e7a7 100644
--- a/LibTest/io/WebSocketTransformer/isUpgradeRequest_A01_t01.dart
+++ b/LibTest/io/WebSocketTransformer/isUpgradeRequest_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isUpgradeRequest(HttpRequest request)
  * Checks whether the request is a valid WebSocket upgrade request.
diff --git a/LibTest/io/WebSocketTransformer/upgrade_A01_t01.dart b/LibTest/io/WebSocketTransformer/upgrade_A01_t01.dart
index c145161..a9b127d 100644
--- a/LibTest/io/WebSocketTransformer/upgrade_A01_t01.dart
+++ b/LibTest/io/WebSocketTransformer/upgrade_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Future<WebSocket> upgrade(
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t01.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t01.dart
index 5e86a29..e260887 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t02.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t02.dart
index 22eeea1..581c91b 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t02.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t03.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t03.dart
index 789f939..8ae6fe8 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t03.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t04.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t04.dart
index 0df3f9a..b5aa13c 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t04.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t05.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t05.dart
index 3a76339..18bd1bc 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t05.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t06.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t06.dart
index 6afa14f..09cbd53 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t06.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t07.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t07.dart
index c1ddce8..e42fd10 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t07.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/ZLibCodec_A01_t08.dart b/LibTest/io/ZLibCodec/ZLibCodec_A01_t08.dart
index 9a12bb3..6226200 100644
--- a/LibTest/io/ZLibCodec/ZLibCodec_A01_t08.dart
+++ b/LibTest/io/ZLibCodec/ZLibCodec_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibCodec({
diff --git a/LibTest/io/ZLibCodec/decode_A01_t01.dart b/LibTest/io/ZLibCodec/decode_A01_t01.dart
index 4baf53f..22dfc1e 100644
--- a/LibTest/io/ZLibCodec/decode_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/decode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> decode(List<int> encoded)
  * Source
diff --git a/LibTest/io/ZLibCodec/decoder_A01_t01.dart b/LibTest/io/ZLibCodec/decoder_A01_t01.dart
index 6633487..d4abdd4 100644
--- a/LibTest/io/ZLibCodec/decoder_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/decoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZLibDecoder decoder
  * Get a ZLibDecoder for decoding ZLib compressed data.
diff --git a/LibTest/io/ZLibCodec/dictionary_A01_t01.dart b/LibTest/io/ZLibCodec/dictionary_A01_t01.dart
index 1d6730d..e5708fe 100644
--- a/LibTest/io/ZLibCodec/dictionary_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/dictionary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> dictionary
  * Initial compression dictionary.
diff --git a/LibTest/io/ZLibCodec/encode_A01_t01.dart b/LibTest/io/ZLibCodec/encode_A01_t01.dart
index 2773f89..ac639cc 100644
--- a/LibTest/io/ZLibCodec/encode_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/encode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> encode(List<int> input)
  * Source
diff --git a/LibTest/io/ZLibCodec/encoder_A01_t01.dart b/LibTest/io/ZLibCodec/encoder_A01_t01.dart
index 52c434b..5309701 100644
--- a/LibTest/io/ZLibCodec/encoder_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/encoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ZLibEncoder encoder
  * Get a ZLibEncoder for encoding ZLib compressed data.
diff --git a/LibTest/io/ZLibCodec/fuse_A01_t01.dart b/LibTest/io/ZLibCodec/fuse_A01_t01.dart
index 55d495e..f236ed7 100644
--- a/LibTest/io/ZLibCodec/fuse_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Cogec<List<int>, R> fuse<R>(Codec<List<int>, R> other)
  * Fuses this with other.
diff --git a/LibTest/io/ZLibCodec/gzip_A01_t01.dart b/LibTest/io/ZLibCodec/gzip_A01_t01.dart
index 6cdbc55..6802870 100644
--- a/LibTest/io/ZLibCodec/gzip_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/gzip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool gzip
  * When true, GZip frames will be added to the compressed data.
diff --git a/LibTest/io/ZLibCodec/inverted_A01_t01.dart b/LibTest/io/ZLibCodec/inverted_A01_t01.dart
index 3a7054e..5421d99 100644
--- a/LibTest/io/ZLibCodec/inverted_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/inverted_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Codec<T, S> inverted
  * Inverts this.
diff --git a/LibTest/io/ZLibCodec/level_A01_t01.dart b/LibTest/io/ZLibCodec/level_A01_t01.dart
index 0431492..07d9ddf 100644
--- a/LibTest/io/ZLibCodec/level_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/level_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int level
  * The compression-level can be set in the range of -1..9, with 6 being the
diff --git a/LibTest/io/ZLibCodec/memLevel_A01_t01.dart b/LibTest/io/ZLibCodec/memLevel_A01_t01.dart
index 555b7ec..768ff3f 100644
--- a/LibTest/io/ZLibCodec/memLevel_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/memLevel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int memLevel
  * Specifies how much memory should be allocated for the internal compression
diff --git a/LibTest/io/ZLibCodec/raw_A01_t01.dart b/LibTest/io/ZLibCodec/raw_A01_t01.dart
index d66e407..28b2395 100644
--- a/LibTest/io/ZLibCodec/raw_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/raw_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool raw
  * When true, deflate generates raw data with no zlib header or trailer, and
diff --git a/LibTest/io/ZLibCodec/strategy_A01_t01.dart b/LibTest/io/ZLibCodec/strategy_A01_t01.dart
index 4e84fb0..a4def44 100644
--- a/LibTest/io/ZLibCodec/strategy_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/strategy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibCodec/strategy_A01_t02.dart b/LibTest/io/ZLibCodec/strategy_A01_t02.dart
index e7f5800..07cda4c 100644
--- a/LibTest/io/ZLibCodec/strategy_A01_t02.dart
+++ b/LibTest/io/ZLibCodec/strategy_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibCodec/strategy_A01_t03.dart b/LibTest/io/ZLibCodec/strategy_A01_t03.dart
index 72c1b7a..fad5f4d 100644
--- a/LibTest/io/ZLibCodec/strategy_A01_t03.dart
+++ b/LibTest/io/ZLibCodec/strategy_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibCodec/strategy_A01_t04.dart b/LibTest/io/ZLibCodec/strategy_A01_t04.dart
index 6284343..51c8419 100644
--- a/LibTest/io/ZLibCodec/strategy_A01_t04.dart
+++ b/LibTest/io/ZLibCodec/strategy_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibCodec/windowBits_A01_t01.dart b/LibTest/io/ZLibCodec/windowBits_A01_t01.dart
index 2c61f86..42e2459 100644
--- a/LibTest/io/ZLibCodec/windowBits_A01_t01.dart
+++ b/LibTest/io/ZLibCodec/windowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int windowBits
  * Base two logarithm of the window size (the size of the history buffer). It
diff --git a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t01.dart b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t01.dart
index 77131b0..05fe90c 100644
--- a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibDecoder({
diff --git a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t02.dart b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t02.dart
index 0c3c506..51f5cdb 100644
--- a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t02.dart
+++ b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibDecoder({
diff --git a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t03.dart b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t03.dart
index d7c9d81..9193053 100644
--- a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t03.dart
+++ b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibDecoder({
diff --git a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t04.dart b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t04.dart
index 9f59398..ea16051 100644
--- a/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t04.dart
+++ b/LibTest/io/ZLibDecoder/ZLibDecoder_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibDecoder({
diff --git a/LibTest/io/ZLibDecoder/bind_A01_t01.dart b/LibTest/io/ZLibDecoder/bind_A01_t01.dart
index 16e0c12..7d32e45 100644
--- a/LibTest/io/ZLibDecoder/bind_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<List<int>> stream)
  * Transforms the provided stream.
diff --git a/LibTest/io/ZLibDecoder/convert_A01_t01.dart b/LibTest/io/ZLibDecoder/convert_A01_t01.dart
index 2b49789..0905f29 100644
--- a/LibTest/io/ZLibDecoder/convert_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(List<int> bytes)
  * Convert a list of bytes using the options given to the ZLibDecoder
diff --git a/LibTest/io/ZLibDecoder/dictionary_A01_t01.dart b/LibTest/io/ZLibDecoder/dictionary_A01_t01.dart
index 84fe9c7..7574922 100644
--- a/LibTest/io/ZLibDecoder/dictionary_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/dictionary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> dictionary
  * Initial compression dictionary.
diff --git a/LibTest/io/ZLibDecoder/fuse_A01_t01.dart b/LibTest/io/ZLibDecoder/fuse_A01_t01.dart
index 896a0f5..3f05417 100644
--- a/LibTest/io/ZLibDecoder/fuse_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, TT> fuse<TT>(Converter<List<int>, TT> other)
  * Fuses this with other.
diff --git a/LibTest/io/ZLibDecoder/raw_A01_t01.dart b/LibTest/io/ZLibDecoder/raw_A01_t01.dart
index 0a975e3..302d702 100644
--- a/LibTest/io/ZLibDecoder/raw_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/raw_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool raw
  * When true, deflate generates raw data with no zlib header or trailer, and
diff --git a/LibTest/io/ZLibDecoder/startChunkedConversion_A01_t01.dart b/LibTest/io/ZLibDecoder/startChunkedConversion_A01_t01.dart
index 23c1f65..31725eb 100644
--- a/LibTest/io/ZLibDecoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<List<int>> sink)
  * Start a chunked conversion. While it accepts any Sink taking List<int>'s,
diff --git a/LibTest/io/ZLibDecoder/windowBits_A01_t01.dart b/LibTest/io/ZLibDecoder/windowBits_A01_t01.dart
index 05dab85..2569be4 100644
--- a/LibTest/io/ZLibDecoder/windowBits_A01_t01.dart
+++ b/LibTest/io/ZLibDecoder/windowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int windowBits
  * Base two logarithm of the window size (the size of the history buffer). It
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t01.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t01.dart
index 7cf8f8a..84d0cb1 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t02.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t02.dart
index ec4a157..8800fcd 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t02.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t03.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t03.dart
index f024d4a..78e8437 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t03.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t04.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t04.dart
index 1b8bdf8..99abe27 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t04.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t05.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t05.dart
index 4011a0c..7a525ed 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t05.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t06.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t06.dart
index 6a65459..4ec1775 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t06.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t07.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t07.dart
index 836ac88..c0e7145 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t07.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t08.dart b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t08.dart
index ed3b38b..e905dfa 100644
--- a/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t08.dart
+++ b/LibTest/io/ZLibEncoder/ZLibEncoder_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ZLibEncoder({
diff --git a/LibTest/io/ZLibEncoder/bind_A01_t01.dart b/LibTest/io/ZLibEncoder/bind_A01_t01.dart
index 7aec83b..c76453d 100644
--- a/LibTest/io/ZLibEncoder/bind_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/bind_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<List<int>> bind(Stream<List<int>> stream)
  * Transforms the provided stream.
diff --git a/LibTest/io/ZLibEncoder/convert_A01_t01.dart b/LibTest/io/ZLibEncoder/convert_A01_t01.dart
index bb57f8c..01a2890 100644
--- a/LibTest/io/ZLibEncoder/convert_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/convert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> convert(List<int> bytes)
  * Convert a list of bytes using the options given to the ZLibEncoder
diff --git a/LibTest/io/ZLibEncoder/dictionary_A01_t01.dart b/LibTest/io/ZLibEncoder/dictionary_A01_t01.dart
index 90c2539..067c7ff 100644
--- a/LibTest/io/ZLibEncoder/dictionary_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/dictionary_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> dictionary
  * Initial compression dictionary.
diff --git a/LibTest/io/ZLibEncoder/fuse_A01_t01.dart b/LibTest/io/ZLibEncoder/fuse_A01_t01.dart
index 88aee66..fb873d2 100644
--- a/LibTest/io/ZLibEncoder/fuse_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/fuse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Converter<List<int>, TT> fuse<TT>(Converter<List<int>, TT> other)
  * Fuses this with other.
diff --git a/LibTest/io/ZLibEncoder/gzip_A01_t01.dart b/LibTest/io/ZLibEncoder/gzip_A01_t01.dart
index 0a308b5..eb9c861 100644
--- a/LibTest/io/ZLibEncoder/gzip_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/gzip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool gzip
  * When true, GZip frames will be added to the compressed data.
diff --git a/LibTest/io/ZLibEncoder/level_A01_t01.dart b/LibTest/io/ZLibEncoder/level_A01_t01.dart
index 17f9903..7380356 100644
--- a/LibTest/io/ZLibEncoder/level_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/level_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int level
  * The compression-level can be set in the range of -1..9, with 6 being the
diff --git a/LibTest/io/ZLibEncoder/memLevel_A01_t01.dart b/LibTest/io/ZLibEncoder/memLevel_A01_t01.dart
index 828fa25..5db50ea 100644
--- a/LibTest/io/ZLibEncoder/memLevel_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/memLevel_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int memLevel
  * Specifies how much memory should be allocated for the internal compression
diff --git a/LibTest/io/ZLibEncoder/raw_A01_t01.dart b/LibTest/io/ZLibEncoder/raw_A01_t01.dart
index 68357d7..627805c 100644
--- a/LibTest/io/ZLibEncoder/raw_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/raw_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool raw
  * When true, deflate generates raw data with no zlib header or trailer, and
diff --git a/LibTest/io/ZLibEncoder/startChunkedConversion_A01_t01.dart b/LibTest/io/ZLibEncoder/startChunkedConversion_A01_t01.dart
index cf21e98..1f9eb37 100644
--- a/LibTest/io/ZLibEncoder/startChunkedConversion_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/startChunkedConversion_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteConversionSink startChunkedConversion(Sink<List<int>> sink)
  * Start a chunked conversion. While it accepts any Sink taking List<int>'s,
diff --git a/LibTest/io/ZLibEncoder/strategy_A01_t01.dart b/LibTest/io/ZLibEncoder/strategy_A01_t01.dart
index feb1a7b..158a4be 100644
--- a/LibTest/io/ZLibEncoder/strategy_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/strategy_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibEncoder/strategy_A01_t02.dart b/LibTest/io/ZLibEncoder/strategy_A01_t02.dart
index 250828e..0c95032 100644
--- a/LibTest/io/ZLibEncoder/strategy_A01_t02.dart
+++ b/LibTest/io/ZLibEncoder/strategy_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibEncoder/strategy_A01_t03.dart b/LibTest/io/ZLibEncoder/strategy_A01_t03.dart
index c4a4aeb..faf7abe 100644
--- a/LibTest/io/ZLibEncoder/strategy_A01_t03.dart
+++ b/LibTest/io/ZLibEncoder/strategy_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibEncoder/strategy_A01_t04.dart b/LibTest/io/ZLibEncoder/strategy_A01_t04.dart
index 27b6aaf..6f6bb83 100644
--- a/LibTest/io/ZLibEncoder/strategy_A01_t04.dart
+++ b/LibTest/io/ZLibEncoder/strategy_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int strategy
  * Tunes the compression algorithm. Use the value ZLibOption.strategyDefault
diff --git a/LibTest/io/ZLibEncoder/windowBits_A01_t01.dart b/LibTest/io/ZLibEncoder/windowBits_A01_t01.dart
index c8f866a..99e0dec 100644
--- a/LibTest/io/ZLibEncoder/windowBits_A01_t01.dart
+++ b/LibTest/io/ZLibEncoder/windowBits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int windowBits
  * Base two logarithm of the window size (the size of the history buffer). It
diff --git a/LibTest/io/exit/exit_A01_t01.dart b/LibTest/io/exit/exit_A01_t01.dart
index 1d3ae48..dc50ca3 100644
--- a/LibTest/io/exit/exit_A01_t01.dart
+++ b/LibTest/io/exit/exit_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * Exit the Dart VM process immediately with the given exit code.
diff --git a/LibTest/io/exit/exit_A01_t02.dart b/LibTest/io/exit/exit_A01_t02.dart
index 3e90757..45b8e4a 100644
--- a/LibTest/io/exit/exit_A01_t02.dart
+++ b/LibTest/io/exit/exit_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * Exit the Dart VM process immediately with the given exit code.
diff --git a/LibTest/io/exit/exit_A01_t03.dart b/LibTest/io/exit/exit_A01_t03.dart
index ea175ed..ddaf2f8 100644
--- a/LibTest/io/exit/exit_A01_t03.dart
+++ b/LibTest/io/exit/exit_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * Exit the Dart VM process immediately with the given exit code.
diff --git a/LibTest/io/exit/exit_A02_t01.dart b/LibTest/io/exit/exit_A02_t01.dart
index db6374b..f8866a3 100644
--- a/LibTest/io/exit/exit_A02_t01.dart
+++ b/LibTest/io/exit/exit_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * This does not wait for any asynchronous operations to terminate. Using [exit]
diff --git a/LibTest/io/exit/exit_A03_t01.dart b/LibTest/io/exit/exit_A03_t01.dart
index c811510..717ba73 100644
--- a/LibTest/io/exit/exit_A03_t01.dart
+++ b/LibTest/io/exit/exit_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * The handling of exit codes is platform specific.
diff --git a/LibTest/io/exit/exit_A03_t02.dart b/LibTest/io/exit/exit_A03_t02.dart
index 85630e8..fc31982 100644
--- a/LibTest/io/exit/exit_A03_t02.dart
+++ b/LibTest/io/exit/exit_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * The handling of exit codes is platform specific.
diff --git a/LibTest/io/exit/exit_A04_t01.dart b/LibTest/io/exit/exit_A04_t01.dart
index ea09352..459f320 100644
--- a/LibTest/io/exit/exit_A04_t01.dart
+++ b/LibTest/io/exit/exit_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void exit(int code)
  * On Windows the exit code can be set to any 32-bit value.
diff --git a/LibTest/io/exitCode/exitCode_A01_t01.dart b/LibTest/io/exitCode/exitCode_A01_t01.dart
index 5835d93..9e4ae9c 100644
--- a/LibTest/io/exitCode/exitCode_A01_t01.dart
+++ b/LibTest/io/exitCode/exitCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  * Get the global exit code for the Dart VM.
diff --git a/LibTest/io/exitCode/exitCode_A02_t01.dart b/LibTest/io/exitCode/exitCode_A02_t01.dart
index 51ad7ca..ac9d8f2 100644
--- a/LibTest/io/exitCode/exitCode_A02_t01.dart
+++ b/LibTest/io/exitCode/exitCode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  * See [exit] for more information on how to chose a value for the exit code.
diff --git a/LibTest/io/exitCode/exitCode_A03_t01.dart b/LibTest/io/exitCode/exitCode_A03_t01.dart
index b0d6f9c..8dacab0 100644
--- a/LibTest/io/exitCode/exitCode_A03_t01.dart
+++ b/LibTest/io/exitCode/exitCode_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  * Default value is [0].
diff --git a/LibTest/io/exitCode/exitCode_A03_t02.dart b/LibTest/io/exitCode/exitCode_A03_t02.dart
index 294bc9c..f56cd46 100644
--- a/LibTest/io/exitCode/exitCode_A03_t02.dart
+++ b/LibTest/io/exitCode/exitCode_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int exitCode
  * Default value is [0].
diff --git a/LibTest/io/file_utils.dart b/LibTest/io/file_utils.dart
index 86d20af..2705573 100644
--- a/LibTest/io/file_utils.dart
+++ b/LibTest/io/file_utils.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * File and Directory utils
  * @author sgrekhov@unipro.ru
diff --git a/LibTest/io/gzip/gzip_A01_t01.dart b/LibTest/io/gzip/gzip_A01_t01.dart
index f6eae61..a9ef237 100644
--- a/LibTest/io/gzip/gzip_A01_t01.dart
+++ b/LibTest/io/gzip/gzip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion gzip = const GZipCodec._default()
  * @description Checks that [gzip] is an instance of [GZipCodec].
diff --git a/LibTest/io/http_utils.dart b/LibTest/io/http_utils.dart
index 5266785..9a13855 100644
--- a/LibTest/io/http_utils.dart
+++ b/LibTest/io/http_utils.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /*
  * http and web sockets utils
  * @author a.semenov@unipro.ru
diff --git a/LibTest/io/pid/pid_A01_t01.dart b/LibTest/io/pid/pid_A01_t01.dart
index bbb254b..8a8b5dc 100644
--- a/LibTest/io/pid/pid_A01_t01.dart
+++ b/LibTest/io/pid/pid_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int pid
  * Returns the [PID] of the current process.
diff --git a/LibTest/io/sleep/sleep_A01_t01.dart b/LibTest/io/sleep/sleep_A01_t01.dart
index e1e0576..ab249d0 100644
--- a/LibTest/io/sleep/sleep_A01_t01.dart
+++ b/LibTest/io/sleep/sleep_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sleep(Duration duration)
  * Sleep for the duration specified in [duration].
diff --git a/LibTest/io/sleep/sleep_A01_t02.dart b/LibTest/io/sleep/sleep_A01_t02.dart
index 22be1fd..dab7d76 100644
--- a/LibTest/io/sleep/sleep_A01_t02.dart
+++ b/LibTest/io/sleep/sleep_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sleep(Duration duration)
  * Sleep for the duration specified in [duration].
diff --git a/LibTest/io/stderr/stderr_A01_t01.dart b/LibTest/io/stderr/stderr_A01_t01.dart
index f9c9ec8..07e1e74 100644
--- a/LibTest/io/stderr/stderr_A01_t01.dart
+++ b/LibTest/io/stderr/stderr_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion LIBRARY dart:io
  * Stdout stderr
diff --git a/LibTest/io/systemEncodingConstant/systemEncoding_A01_t01.dart b/LibTest/io/systemEncodingConstant/systemEncoding_A01_t01.dart
index 6b565ed..b68566f 100644
--- a/LibTest/io/systemEncodingConstant/systemEncoding_A01_t01.dart
+++ b/LibTest/io/systemEncodingConstant/systemEncoding_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const systemEncoding = const SystemEncoding()
  * The current system encoding.
diff --git a/LibTest/io/zlib/zlib_A01_t01.dart b/LibTest/io/zlib/zlib_A01_t01.dart
index ae2ebfb..5be411e 100644
--- a/LibTest/io/zlib/zlib_A01_t01.dart
+++ b/LibTest/io/zlib/zlib_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion zlib = const ZLibCodec._default()
  * @description Checks that [zlib] is an instance of [ZLibCodec].
diff --git a/LibTest/isolate/Capability/Capability_class_A01_t01.dart b/LibTest/isolate/Capability/Capability_class_A01_t01.dart
index 32f5572..3e58bee 100644
--- a/LibTest/isolate/Capability/Capability_class_A01_t01.dart
+++ b/LibTest/isolate/Capability/Capability_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unforgeable object that comes back as equal when passed
  * through other isolates.
diff --git a/LibTest/isolate/Capability/Capability_class_A01_t02.dart b/LibTest/isolate/Capability/Capability_class_A01_t02.dart
index 46b6711..9fbd40f 100644
--- a/LibTest/isolate/Capability/Capability_class_A01_t02.dart
+++ b/LibTest/isolate/Capability/Capability_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unforgeable object that comes back as equal when passed through
  * other isolates.
diff --git a/LibTest/isolate/Capability/operator_equality_A01_t01.dart b/LibTest/isolate/Capability/operator_equality_A01_t01.dart
index a66b599..3363f92 100644
--- a/LibTest/isolate/Capability/operator_equality_A01_t01.dart
+++ b/LibTest/isolate/Capability/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion An unforgeable object that comes back as equal when passed through
  * other isolates.
diff --git a/LibTest/isolate/Isolate/IsolateUtil.dart b/LibTest/isolate/Isolate/IsolateUtil.dart
index 0dd5c2e..cfd5d1a 100644
--- a/LibTest/isolate/Isolate/IsolateUtil.dart
+++ b/LibTest/isolate/Isolate/IsolateUtil.dart
@@ -1,8 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
-/**
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ *
  * @author a.semenov@unipro.ru
  */
 import "dart:async";
diff --git a/LibTest/isolate/Isolate/addErrorListener_A01_t01.dart b/LibTest/isolate/Isolate/addErrorListener_A01_t01.dart
index f19a28a..9f25629 100644
--- a/LibTest/isolate/Isolate/addErrorListener_A01_t01.dart
+++ b/LibTest/isolate/Isolate/addErrorListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addErrorListener(
  *                      SendPort port
diff --git a/LibTest/isolate/Isolate/addErrorListener_A01_t02.dart b/LibTest/isolate/Isolate/addErrorListener_A01_t02.dart
index fb04ee2..9e5e9a4 100644
--- a/LibTest/isolate/Isolate/addErrorListener_A01_t02.dart
+++ b/LibTest/isolate/Isolate/addErrorListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addErrorListener(
  *                      SendPort port
diff --git a/LibTest/isolate/Isolate/addErrorListener_A02_t01.dart b/LibTest/isolate/Isolate/addErrorListener_A02_t01.dart
index 22819c8..b6c5be0 100644
--- a/LibTest/isolate/Isolate/addErrorListener_A02_t01.dart
+++ b/LibTest/isolate/Isolate/addErrorListener_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addErrorListener(
  *                      SendPort port
diff --git a/LibTest/isolate/Isolate/addErrorListener_A03_t01.dart b/LibTest/isolate/Isolate/addErrorListener_A03_t01.dart
index 1e96809..c7d2706 100644
--- a/LibTest/isolate/Isolate/addErrorListener_A03_t01.dart
+++ b/LibTest/isolate/Isolate/addErrorListener_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addErrorListener(
  *                      SendPort port
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A01_t01.dart b/LibTest/isolate/Isolate/addOnExitListener_A01_t01.dart
index 8a2d457..fefc5b2 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A01_t01.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A01_t02.dart b/LibTest/isolate/Isolate/addOnExitListener_A01_t02.dart
index e00eceb..a217d4f 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A01_t02.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A01_t03.dart b/LibTest/isolate/Isolate/addOnExitListener_A01_t03.dart
index c8a2a4c..e98905d 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A01_t03.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A01_t04.dart b/LibTest/isolate/Isolate/addOnExitListener_A01_t04.dart
index 97bbbf6..e98a15c 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A01_t04.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A01_t05.dart b/LibTest/isolate/Isolate/addOnExitListener_A01_t05.dart
index 822847e..2b179ac 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A01_t05.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A02_t01.dart b/LibTest/isolate/Isolate/addOnExitListener_A02_t01.dart
index 2e0685b..8234833 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A02_t01.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A02_t02.dart b/LibTest/isolate/Isolate/addOnExitListener_A02_t02.dart
index b88df7c..aade7b3 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A02_t02.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A02_t03.dart b/LibTest/isolate/Isolate/addOnExitListener_A02_t03.dart
index 03774b1..5e00325 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A02_t03.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A03_t01.dart b/LibTest/isolate/Isolate/addOnExitListener_A03_t01.dart
index 660f341..39a0f1d 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A03_t01.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A03_t02.dart b/LibTest/isolate/Isolate/addOnExitListener_A03_t02.dart
index 95e8255..d8083b9 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A03_t02.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/addOnExitListener_A04_t01.dart b/LibTest/isolate/Isolate/addOnExitListener_A04_t01.dart
index f395eb5..963ed9a 100644
--- a/LibTest/isolate/Isolate/addOnExitListener_A04_t01.dart
+++ b/LibTest/isolate/Isolate/addOnExitListener_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addOnExitListener(
  *                    SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/current_A01_t01.dart b/LibTest/isolate/Isolate/current_A01_t01.dart
index 27200c3..a45c470 100644
--- a/LibTest/isolate/Isolate/current_A01_t01.dart
+++ b/LibTest/isolate/Isolate/current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Isolate current
  *   Return an Isolate object representing the current isolate.
diff --git a/LibTest/isolate/Isolate/current_A01_t02.dart b/LibTest/isolate/Isolate/current_A01_t02.dart
index f5aa716..2a4d0c7 100644
--- a/LibTest/isolate/Isolate/current_A01_t02.dart
+++ b/LibTest/isolate/Isolate/current_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Isolate current
  *   Return an Isolate object representing the current isolate.
diff --git a/LibTest/isolate/Isolate/errors_A01_t01.dart b/LibTest/isolate/Isolate/errors_A01_t01.dart
index 730a848..4a96791 100644
--- a/LibTest/isolate/Isolate/errors_A01_t01.dart
+++ b/LibTest/isolate/Isolate/errors_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream errors
  *   Returns a broadcast stream of uncaught errors from the isolate.
diff --git a/LibTest/isolate/Isolate/errors_A01_t02.dart b/LibTest/isolate/Isolate/errors_A01_t02.dart
index b325f6a..49c6d29 100644
--- a/LibTest/isolate/Isolate/errors_A01_t02.dart
+++ b/LibTest/isolate/Isolate/errors_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream errors
  *   Returns a broadcast stream of uncaught errors from the isolate.
diff --git a/LibTest/isolate/Isolate/errors_A01_t03.dart b/LibTest/isolate/Isolate/errors_A01_t03.dart
index 6231ee4..305252c 100644
--- a/LibTest/isolate/Isolate/errors_A01_t03.dart
+++ b/LibTest/isolate/Isolate/errors_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream errors
  *   Returns a broadcast stream of uncaught errors from the isolate.
diff --git a/LibTest/isolate/Isolate/kill_A01_t01.dart b/LibTest/isolate/Isolate/kill_A01_t01.dart
index b7dba9f..3344345 100644
--- a/LibTest/isolate/Isolate/kill_A01_t01.dart
+++ b/LibTest/isolate/Isolate/kill_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/kill_A01_t02.dart b/LibTest/isolate/Isolate/kill_A01_t02.dart
index b209764..6d4b407 100644
--- a/LibTest/isolate/Isolate/kill_A01_t02.dart
+++ b/LibTest/isolate/Isolate/kill_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/kill_A01_t03.dart b/LibTest/isolate/Isolate/kill_A01_t03.dart
index 0d78cad..73d8aba 100644
--- a/LibTest/isolate/Isolate/kill_A01_t03.dart
+++ b/LibTest/isolate/Isolate/kill_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/kill_A01_t04.dart b/LibTest/isolate/Isolate/kill_A01_t04.dart
index d763ac9..57c1805 100644
--- a/LibTest/isolate/Isolate/kill_A01_t04.dart
+++ b/LibTest/isolate/Isolate/kill_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/kill_A02_t01.dart b/LibTest/isolate/Isolate/kill_A02_t01.dart
index 026c426..53581b9 100644
--- a/LibTest/isolate/Isolate/kill_A02_t01.dart
+++ b/LibTest/isolate/Isolate/kill_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/kill_A02_t02.dart b/LibTest/isolate/Isolate/kill_A02_t02.dart
index 8e650a7..2c940aa 100644
--- a/LibTest/isolate/Isolate/kill_A02_t02.dart
+++ b/LibTest/isolate/Isolate/kill_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void kill({
  *    int priority: BEFORE_NEXT_EVENT
diff --git a/LibTest/isolate/Isolate/pauseCapability_A01_t01.dart b/LibTest/isolate/Isolate/pauseCapability_A01_t01.dart
index d30fc5b..2446558 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A01_t01.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A01_t02.dart b/LibTest/isolate/Isolate/pauseCapability_A01_t02.dart
index d3e2568..ce3e6d6 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A01_t02.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A02_t01.dart b/LibTest/isolate/Isolate/pauseCapability_A02_t01.dart
index fff83b0..d7e84f3 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A02_t01.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A02_t02.dart b/LibTest/isolate/Isolate/pauseCapability_A02_t02.dart
index f59a847..cd85c44 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A02_t02.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A02_t03.dart b/LibTest/isolate/Isolate/pauseCapability_A02_t03.dart
index 63a29fe..eccc653 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A02_t03.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A02_t04.dart b/LibTest/isolate/Isolate/pauseCapability_A02_t04.dart
index 1e20f50..0e5e509 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A02_t04.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pauseCapability_A02_t05.dart b/LibTest/isolate/Isolate/pauseCapability_A02_t05.dart
index a632b10..5442fa2 100644
--- a/LibTest/isolate/Isolate/pauseCapability_A02_t05.dart
+++ b/LibTest/isolate/Isolate/pauseCapability_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pauseCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/pause_A01_t01.dart b/LibTest/isolate/Isolate/pause_A01_t01.dart
index baa439c..5407eff 100644
--- a/LibTest/isolate/Isolate/pause_A01_t01.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t02.dart b/LibTest/isolate/Isolate/pause_A01_t02.dart
index 8b6624a..f8263aa 100644
--- a/LibTest/isolate/Isolate/pause_A01_t02.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t03.dart b/LibTest/isolate/Isolate/pause_A01_t03.dart
index 0bac4f2..f69a006 100644
--- a/LibTest/isolate/Isolate/pause_A01_t03.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t04.dart b/LibTest/isolate/Isolate/pause_A01_t04.dart
index 9d8edb3..8d3fc20 100644
--- a/LibTest/isolate/Isolate/pause_A01_t04.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t05.dart b/LibTest/isolate/Isolate/pause_A01_t05.dart
index 870b292..e7e5069 100644
--- a/LibTest/isolate/Isolate/pause_A01_t05.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t06.dart b/LibTest/isolate/Isolate/pause_A01_t06.dart
index f04176b..f51e940 100644
--- a/LibTest/isolate/Isolate/pause_A01_t06.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t07.dart b/LibTest/isolate/Isolate/pause_A01_t07.dart
index 3fc321d..d9553df 100644
--- a/LibTest/isolate/Isolate/pause_A01_t07.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t08.dart b/LibTest/isolate/Isolate/pause_A01_t08.dart
index 88d7707..ccd75b7 100644
--- a/LibTest/isolate/Isolate/pause_A01_t08.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t09.dart b/LibTest/isolate/Isolate/pause_A01_t09.dart
index d871fe5..584ceae 100644
--- a/LibTest/isolate/Isolate/pause_A01_t09.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A01_t10.dart b/LibTest/isolate/Isolate/pause_A01_t10.dart
index d6b1350..093ced0 100644
--- a/LibTest/isolate/Isolate/pause_A01_t10.dart
+++ b/LibTest/isolate/Isolate/pause_A01_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A02_t01.dart b/LibTest/isolate/Isolate/pause_A02_t01.dart
index 7c68edc..71d34f3 100644
--- a/LibTest/isolate/Isolate/pause_A02_t01.dart
+++ b/LibTest/isolate/Isolate/pause_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A02_t02.dart b/LibTest/isolate/Isolate/pause_A02_t02.dart
index a7f5453..f7ce875 100644
--- a/LibTest/isolate/Isolate/pause_A02_t02.dart
+++ b/LibTest/isolate/Isolate/pause_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A03_t01.dart b/LibTest/isolate/Isolate/pause_A03_t01.dart
index ac87354..d38211b 100644
--- a/LibTest/isolate/Isolate/pause_A03_t01.dart
+++ b/LibTest/isolate/Isolate/pause_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/pause_A04_t01.dart b/LibTest/isolate/Isolate/pause_A04_t01.dart
index f358ce7..8b8ed78 100644
--- a/LibTest/isolate/Isolate/pause_A04_t01.dart
+++ b/LibTest/isolate/Isolate/pause_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability pause([
  *    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/ping_A01_t01.dart b/LibTest/isolate/Isolate/ping_A01_t01.dart
index 7d2adb5..1188ed2 100644
--- a/LibTest/isolate/Isolate/ping_A01_t01.dart
+++ b/LibTest/isolate/Isolate/ping_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A01_t02.dart b/LibTest/isolate/Isolate/ping_A01_t02.dart
index e721209..4fdc0f2 100644
--- a/LibTest/isolate/Isolate/ping_A01_t02.dart
+++ b/LibTest/isolate/Isolate/ping_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A02_t01.dart b/LibTest/isolate/Isolate/ping_A02_t01.dart
index 0939ba0..c13f3f9 100644
--- a/LibTest/isolate/Isolate/ping_A02_t01.dart
+++ b/LibTest/isolate/Isolate/ping_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A02_t02.dart b/LibTest/isolate/Isolate/ping_A02_t02.dart
index d98b13e..756038a 100644
--- a/LibTest/isolate/Isolate/ping_A02_t02.dart
+++ b/LibTest/isolate/Isolate/ping_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A03_t01.dart b/LibTest/isolate/Isolate/ping_A03_t01.dart
index 77b4738..dd2bed4 100644
--- a/LibTest/isolate/Isolate/ping_A03_t01.dart
+++ b/LibTest/isolate/Isolate/ping_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A03_t02.dart b/LibTest/isolate/Isolate/ping_A03_t02.dart
index 20ae564..389d765 100644
--- a/LibTest/isolate/Isolate/ping_A03_t02.dart
+++ b/LibTest/isolate/Isolate/ping_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/ping_A04_t01.dart b/LibTest/isolate/Isolate/ping_A04_t01.dart
index f75d9cc..4d38f3b 100644
--- a/LibTest/isolate/Isolate/ping_A04_t01.dart
+++ b/LibTest/isolate/Isolate/ping_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void ping(
  *      SendPort responsePort, {
diff --git a/LibTest/isolate/Isolate/removeErrorListener_A01_t01.dart b/LibTest/isolate/Isolate/removeErrorListener_A01_t01.dart
index 40ed910..b7c8337 100644
--- a/LibTest/isolate/Isolate/removeErrorListener_A01_t01.dart
+++ b/LibTest/isolate/Isolate/removeErrorListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeErrorListener(
  *                    SendPort port
diff --git a/LibTest/isolate/Isolate/removeErrorListener_A01_t02.dart b/LibTest/isolate/Isolate/removeErrorListener_A01_t02.dart
index 500833b..77ac58e 100644
--- a/LibTest/isolate/Isolate/removeErrorListener_A01_t02.dart
+++ b/LibTest/isolate/Isolate/removeErrorListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeErrorListener(
  *                    SendPort port
diff --git a/LibTest/isolate/Isolate/removeErrorListener_A02_t01.dart b/LibTest/isolate/Isolate/removeErrorListener_A02_t01.dart
index 9bd8ded..4ad49c6 100644
--- a/LibTest/isolate/Isolate/removeErrorListener_A02_t01.dart
+++ b/LibTest/isolate/Isolate/removeErrorListener_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeErrorListener(
  *                    SendPort port
diff --git a/LibTest/isolate/Isolate/removeErrorListener_A03_t01.dart b/LibTest/isolate/Isolate/removeErrorListener_A03_t01.dart
index 74ce0dd..36711df 100644
--- a/LibTest/isolate/Isolate/removeErrorListener_A03_t01.dart
+++ b/LibTest/isolate/Isolate/removeErrorListener_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeErrorListener(
  *                    SendPort port
diff --git a/LibTest/isolate/Isolate/removeOnExitListener_A01_t01.dart b/LibTest/isolate/Isolate/removeOnExitListener_A01_t01.dart
index f258374..e7ed5b8 100644
--- a/LibTest/isolate/Isolate/removeOnExitListener_A01_t01.dart
+++ b/LibTest/isolate/Isolate/removeOnExitListener_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeOnExitListener(
  *                    SendPort responsePort
diff --git a/LibTest/isolate/Isolate/removeOnExitListener_A01_t02.dart b/LibTest/isolate/Isolate/removeOnExitListener_A01_t02.dart
index 41ec0b2..a56b78a 100644
--- a/LibTest/isolate/Isolate/removeOnExitListener_A01_t02.dart
+++ b/LibTest/isolate/Isolate/removeOnExitListener_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeOnExitListener(
  *                    SendPort responsePort
diff --git a/LibTest/isolate/Isolate/resume_A01_t01.dart b/LibTest/isolate/Isolate/resume_A01_t01.dart
index b249b7d..86d1c9f 100644
--- a/LibTest/isolate/Isolate/resume_A01_t01.dart
+++ b/LibTest/isolate/Isolate/resume_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/resume_A01_t02.dart b/LibTest/isolate/Isolate/resume_A01_t02.dart
index 08b8b5f..a09d7a7 100644
--- a/LibTest/isolate/Isolate/resume_A01_t02.dart
+++ b/LibTest/isolate/Isolate/resume_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/resume_A02_t01.dart b/LibTest/isolate/Isolate/resume_A02_t01.dart
index 5190c9a..f1879aa 100644
--- a/LibTest/isolate/Isolate/resume_A02_t01.dart
+++ b/LibTest/isolate/Isolate/resume_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/resume_A03_t04.dart b/LibTest/isolate/Isolate/resume_A03_t04.dart
index 3a8148a..852889f 100644
--- a/LibTest/isolate/Isolate/resume_A03_t04.dart
+++ b/LibTest/isolate/Isolate/resume_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/resume_A03_t05.dart b/LibTest/isolate/Isolate/resume_A03_t05.dart
index 6b9a7e6..84b36b7 100644
--- a/LibTest/isolate/Isolate/resume_A03_t05.dart
+++ b/LibTest/isolate/Isolate/resume_A03_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/resume_A03_t06.dart b/LibTest/isolate/Isolate/resume_A03_t06.dart
index 1d6b490..ed553de 100644
--- a/LibTest/isolate/Isolate/resume_A03_t06.dart
+++ b/LibTest/isolate/Isolate/resume_A03_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void resume(
  *                    Capability resumeCapability
diff --git a/LibTest/isolate/Isolate/setErrorsFatal_A01_t01.dart b/LibTest/isolate/Isolate/setErrorsFatal_A01_t01.dart
index 1ad66c2..70cc437 100644
--- a/LibTest/isolate/Isolate/setErrorsFatal_A01_t01.dart
+++ b/LibTest/isolate/Isolate/setErrorsFatal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setErrorsFatal(
  *                                bool errorsAreFatal
diff --git a/LibTest/isolate/Isolate/setErrorsFatal_A01_t02.dart b/LibTest/isolate/Isolate/setErrorsFatal_A01_t02.dart
index 74d11fe..ee01aad 100644
--- a/LibTest/isolate/Isolate/setErrorsFatal_A01_t02.dart
+++ b/LibTest/isolate/Isolate/setErrorsFatal_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setErrorsFatal(
  *                                bool errorsAreFatal
diff --git a/LibTest/isolate/Isolate/setErrorsFatal_A02_t01.dart b/LibTest/isolate/Isolate/setErrorsFatal_A02_t01.dart
index 8b277a2..54a5ee0 100644
--- a/LibTest/isolate/Isolate/setErrorsFatal_A02_t01.dart
+++ b/LibTest/isolate/Isolate/setErrorsFatal_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setErrorsFatal(
  *                                bool errorsAreFatal
diff --git a/LibTest/isolate/Isolate/setErrorsFatal_A02_t02.dart b/LibTest/isolate/Isolate/setErrorsFatal_A02_t02.dart
index af8b2cb..ced33f4 100644
--- a/LibTest/isolate/Isolate/setErrorsFatal_A02_t02.dart
+++ b/LibTest/isolate/Isolate/setErrorsFatal_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setErrorsFatal(
  *                                bool errorsAreFatal
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t01.dart b/LibTest/isolate/Isolate/spawnUri_A01_t01.dart
index a843300..b0b53a3 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t01_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A01_t01_isolate.dart
index c8abe4e..9cf0395 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t01_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t01_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  *  * @author kaigorodov
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t02.dart b/LibTest/isolate/Isolate/spawnUri_A01_t02.dart
index 38a6160..e71eddb 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t03.dart b/LibTest/isolate/Isolate/spawnUri_A01_t03.dart
index 9a975fa..10393cb 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t04.dart b/LibTest/isolate/Isolate/spawnUri_A01_t04.dart
index 1f72309..774c00c 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t04.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t05.dart b/LibTest/isolate/Isolate/spawnUri_A01_t05.dart
index a39c20a..263a467 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t05.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t06.dart b/LibTest/isolate/Isolate/spawnUri_A01_t06.dart
index dc37815..c8dae94 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t06.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t06_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A01_t06_isolate.dart
index efe71e0..f480d89 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t06_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t06_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  *  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t07.dart b/LibTest/isolate/Isolate/spawnUri_A01_t07.dart
index 0d7b487..d365d8f 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t07.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A01_t07_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A01_t07_isolate.dart
index 86aa808..b41d27d 100644
--- a/LibTest/isolate/Isolate/spawnUri_A01_t07_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A01_t07_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  *  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t01.dart b/LibTest/isolate/Isolate/spawnUri_A02_t01.dart
index d3262e8..294bb41 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t02.dart b/LibTest/isolate/Isolate/spawnUri_A02_t02.dart
index 425fb08..fdfeefd 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t02_bad_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A02_t02_bad_isolate.dart
index c8bf283..32adb9a 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t02_bad_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t02_bad_isolate.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library spawnUri_A02_t02_bad_isolate;
\ No newline at end of file
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t03.dart b/LibTest/isolate/Isolate/spawnUri_A02_t03.dart
index a4ccc20..97c30d5 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t03_bad_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A02_t03_bad_isolate.dart
index fd62622..7851285 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t03_bad_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t03_bad_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library spawnUri_A02_t03_bad_isolate;
 
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t04.dart b/LibTest/isolate/Isolate/spawnUri_A02_t04.dart
index 09e016d..3a35050 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t04.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t06.dart b/LibTest/isolate/Isolate/spawnUri_A02_t06.dart
index ee1633a..b5fca02 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t06.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A02_t07.dart b/LibTest/isolate/Isolate/spawnUri_A02_t07.dart
index eac7e5d..e8fb651 100644
--- a/LibTest/isolate/Isolate/spawnUri_A02_t07.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A02_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A03_t01.dart b/LibTest/isolate/Isolate/spawnUri_A03_t01.dart
index 3360163..d658090 100644
--- a/LibTest/isolate/Isolate/spawnUri_A03_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A04_t01.dart b/LibTest/isolate/Isolate/spawnUri_A04_t01.dart
index 30f02d7..7716a80 100644
--- a/LibTest/isolate/Isolate/spawnUri_A04_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A04_t02.dart b/LibTest/isolate/Isolate/spawnUri_A04_t02.dart
index a270229..ba8027a 100644
--- a/LibTest/isolate/Isolate/spawnUri_A04_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A04_t03.dart b/LibTest/isolate/Isolate/spawnUri_A04_t03.dart
index a1e1da6..9272ada 100644
--- a/LibTest/isolate/Isolate/spawnUri_A04_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A04_t04.dart b/LibTest/isolate/Isolate/spawnUri_A04_t04.dart
index 05521c8..aa0e55c 100644
--- a/LibTest/isolate/Isolate/spawnUri_A04_t04.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawnUri(Uri uri,
  *                                     List<String> args,
diff --git a/LibTest/isolate/Isolate/spawnUri_A04_t04_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A04_t04_isolate.dart
index f1ba847..38fd238 100644
--- a/LibTest/isolate/Isolate/spawnUri_A04_t04_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A04_t04_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t01.dart b/LibTest/isolate/Isolate/spawnUri_A05_t01.dart
index 0cfc80f..4e554db 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t01_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A05_t01_isolate.dart
index 13db81d..e14a06b 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t01_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t01_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
- 
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Active isolate, i.e. the isolate actively sends data
  * @author a.semenov@unipro.ru
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t02.dart b/LibTest/isolate/Isolate/spawnUri_A05_t02.dart
index 07fd86f..d65b31c 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t02_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A05_t02_isolate.dart
index 9c2b081..9d9d1c1 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t02_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t02_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * Passive isolate, waits for requests
  * @author a.semenov@unipro.ru
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t03.dart b/LibTest/isolate/Isolate/spawnUri_A05_t03.dart
index 11d39f3..dae0e08 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t03_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A05_t03_isolate.dart
index 63ee5df..8c802da 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t03_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t03_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t04.dart b/LibTest/isolate/Isolate/spawnUri_A05_t04.dart
index 6616b63..ad7dc00 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t04.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t04_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A05_t04_isolate.dart
index e92e3e8..372aa08 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t04_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t04_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t05.dart b/LibTest/isolate/Isolate/spawnUri_A05_t05.dart
index 449237a..c147925 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t05.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A05_t05_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A05_t05_isolate.dart
index 2e206c8..c579c95 100644
--- a/LibTest/isolate/Isolate/spawnUri_A05_t05_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A05_t05_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t01.dart b/LibTest/isolate/Isolate/spawnUri_A06_t01.dart
index 5455f81..d36a9a0 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t01_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A06_t01_isolate.dart
index d28864b..d9860f7 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t01_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t01_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t02.dart b/LibTest/isolate/Isolate/spawnUri_A06_t02.dart
index cb78b5d..57b6b64 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t02_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A06_t02_isolate.dart
index 3f67201..29583cd 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t02_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t02_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t03.dart b/LibTest/isolate/Isolate/spawnUri_A06_t03.dart
index 5017a72..afd4628 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A06_t03_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A06_t03_isolate.dart
index 7fe71e7..456388f 100644
--- a/LibTest/isolate/Isolate/spawnUri_A06_t03_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A06_t03_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t01.dart b/LibTest/isolate/Isolate/spawnUri_A07_t01.dart
index 3add550..7c4e335 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t01.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t01_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t01_isolate.dart
index 9fc011b..1fcd3c2 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t01_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t01_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t02.dart b/LibTest/isolate/Isolate/spawnUri_A07_t02.dart
index 308500c..ac3c655 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t02.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t02_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t02_isolate.dart
index 9459961..f7076f9 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t02_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t02_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t03.dart b/LibTest/isolate/Isolate/spawnUri_A07_t03.dart
index 55b55f1..270fb54 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t03.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t03_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t03_isolate.dart
index 0377bed..6f75191 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t03_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t03_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t04.dart b/LibTest/isolate/Isolate/spawnUri_A07_t04.dart
index 70a090e..a210ad2 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t04.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t04_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t04_isolate.dart
index a450afa..c251263 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t04_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t04_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t05.dart b/LibTest/isolate/Isolate/spawnUri_A07_t05.dart
index 83e230a..c7ce47f 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t05.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t05_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t05_isolate.dart
index 14b5e36..179bc80 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t05_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t05_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t06.dart b/LibTest/isolate/Isolate/spawnUri_A07_t06.dart
index ad20937..096ab18 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t06.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t06_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t06_isolate.dart
index 5e53f16..915e230 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t06_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t06_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t07.dart b/LibTest/isolate/Isolate/spawnUri_A07_t07.dart
index dd8656f..ecd515c 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t07.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawnUri_A07_t07_isolate.dart b/LibTest/isolate/Isolate/spawnUri_A07_t07_isolate.dart
index 0736b7c..e9d0a26 100644
--- a/LibTest/isolate/Isolate/spawnUri_A07_t07_isolate.dart
+++ b/LibTest/isolate/Isolate/spawnUri_A07_t07_isolate.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @author a.semenov@unipro.ru
  */
diff --git a/LibTest/isolate/Isolate/spawn_A01_t01.dart b/LibTest/isolate/Isolate/spawn_A01_t01.dart
index cef1fdd..2fc8384 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A01_t02.dart b/LibTest/isolate/Isolate/spawn_A01_t02.dart
index 14d9ccb..1baeb93 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t02.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A01_t03.dart b/LibTest/isolate/Isolate/spawn_A01_t03.dart
index b6d2cc4..1123184 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A01_t04.dart b/LibTest/isolate/Isolate/spawn_A01_t04.dart
index badeafb..be50513 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t04.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A01_t05.dart b/LibTest/isolate/Isolate/spawn_A01_t05.dart
index fd712d3..22a0749 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t05.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A01_t06.dart b/LibTest/isolate/Isolate/spawn_A01_t06.dart
index 9ecc0a6..caa8e18 100644
--- a/LibTest/isolate/Isolate/spawn_A01_t06.dart
+++ b/LibTest/isolate/Isolate/spawn_A01_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A02_t01.dart b/LibTest/isolate/Isolate/spawn_A02_t01.dart
index dea625c..e88633b 100644
--- a/LibTest/isolate/Isolate/spawn_A02_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A02_t03.dart b/LibTest/isolate/Isolate/spawn_A02_t03.dart
index fdfd62e..e1876dc 100644
--- a/LibTest/isolate/Isolate/spawn_A02_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A02_t04.dart b/LibTest/isolate/Isolate/spawn_A02_t04.dart
index fbb518f..8ea49bf 100644
--- a/LibTest/isolate/Isolate/spawn_A02_t04.dart
+++ b/LibTest/isolate/Isolate/spawn_A02_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A02_t05.dart b/LibTest/isolate/Isolate/spawn_A02_t05.dart
index 9705f52..b371325 100644
--- a/LibTest/isolate/Isolate/spawn_A02_t05.dart
+++ b/LibTest/isolate/Isolate/spawn_A02_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Isolate> spawn(void entryPoint(message), message,
  * {bool paused: false, bool errorsAreFatal, SendPort onExit, SendPort onError})
diff --git a/LibTest/isolate/Isolate/spawn_A03_t01.dart b/LibTest/isolate/Isolate/spawn_A03_t01.dart
index c1bc04e..a11a5b5 100644
--- a/LibTest/isolate/Isolate/spawn_A03_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the paused parameter is set to true, the isolate will start up
  * in a paused state, as if by an initial call of
diff --git a/LibTest/isolate/Isolate/spawn_A03_t02.dart b/LibTest/isolate/Isolate/spawn_A03_t02.dart
index 34648be..c338988 100644
--- a/LibTest/isolate/Isolate/spawn_A03_t02.dart
+++ b/LibTest/isolate/Isolate/spawn_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the paused parameter is set to true, the isolate will start up
  * in a paused state, as if by an initial call of
diff --git a/LibTest/isolate/Isolate/spawn_A03_t03.dart b/LibTest/isolate/Isolate/spawn_A03_t03.dart
index ea81de1..f3abe8c 100644
--- a/LibTest/isolate/Isolate/spawn_A03_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the paused parameter is set to true, the isolate will start up
  * in a paused state, as if by an initial call of
diff --git a/LibTest/isolate/Isolate/spawn_A03_t04.dart b/LibTest/isolate/Isolate/spawn_A03_t04.dart
index a9d83c2..01bc599 100644
--- a/LibTest/isolate/Isolate/spawn_A03_t04.dart
+++ b/LibTest/isolate/Isolate/spawn_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the paused parameter is set to true, the isolate will start up
  * in a paused state, as if by an initial call of
diff --git a/LibTest/isolate/Isolate/spawn_A04_t01.dart b/LibTest/isolate/Isolate/spawn_A04_t01.dart
index 9ff916e..a48fb16 100644
--- a/LibTest/isolate/Isolate/spawn_A04_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A04_t02.dart b/LibTest/isolate/Isolate/spawn_A04_t02.dart
index 502bb29..f0614e2 100644
--- a/LibTest/isolate/Isolate/spawn_A04_t02.dart
+++ b/LibTest/isolate/Isolate/spawn_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A04_t03.dart b/LibTest/isolate/Isolate/spawn_A04_t03.dart
index a7df9f6..f2fddff 100644
--- a/LibTest/isolate/Isolate/spawn_A04_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A04_t04.dart b/LibTest/isolate/Isolate/spawn_A04_t04.dart
index 9ad23e9..2568823 100644
--- a/LibTest/isolate/Isolate/spawn_A04_t04.dart
+++ b/LibTest/isolate/Isolate/spawn_A04_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A04_t05.dart b/LibTest/isolate/Isolate/spawn_A04_t05.dart
index 4837c92..b76457d 100644
--- a/LibTest/isolate/Isolate/spawn_A04_t05.dart
+++ b/LibTest/isolate/Isolate/spawn_A04_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A05_t01.dart b/LibTest/isolate/Isolate/spawn_A05_t01.dart
index 8268f5b..d74f4fa 100644
--- a/LibTest/isolate/Isolate/spawn_A05_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A05_t02.dart b/LibTest/isolate/Isolate/spawn_A05_t02.dart
index 1ad0020..82b5f7b 100644
--- a/LibTest/isolate/Isolate/spawn_A05_t02.dart
+++ b/LibTest/isolate/Isolate/spawn_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A05_t03.dart b/LibTest/isolate/Isolate/spawn_A05_t03.dart
index ceb9bef..fe82fc4 100644
--- a/LibTest/isolate/Isolate/spawn_A05_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t01.dart b/LibTest/isolate/Isolate/spawn_A06_t01.dart
index 2f24b9d..b2b7d73 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t01.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t02.dart b/LibTest/isolate/Isolate/spawn_A06_t02.dart
index 21cd429..5b58bbc 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t02.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t03.dart b/LibTest/isolate/Isolate/spawn_A06_t03.dart
index 52c46b7..e2c0626 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t03.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t04.dart b/LibTest/isolate/Isolate/spawn_A06_t04.dart
index 90bb422..af52533 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t04.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t05.dart b/LibTest/isolate/Isolate/spawn_A06_t05.dart
index 623581a..92c7915 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t05.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t06.dart b/LibTest/isolate/Isolate/spawn_A06_t06.dart
index e13918a..421b310 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t06.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/spawn_A06_t07.dart b/LibTest/isolate/Isolate/spawn_A06_t07.dart
index f7db3bc..e3a3f70 100644
--- a/LibTest/isolate/Isolate/spawn_A06_t07.dart
+++ b/LibTest/isolate/Isolate/spawn_A06_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion If the errorAreFatal, onExit and/or onError parameters are
  * provided, the isolate will act as if, respectively, setErrorsFatal,
diff --git a/LibTest/isolate/Isolate/terminateCapability_A01_t01.dart b/LibTest/isolate/Isolate/terminateCapability_A01_t01.dart
index b59d69a..1cf59ac 100644
--- a/LibTest/isolate/Isolate/terminateCapability_A01_t01.dart
+++ b/LibTest/isolate/Isolate/terminateCapability_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability terminateCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/terminateCapability_A02_t01.dart b/LibTest/isolate/Isolate/terminateCapability_A02_t01.dart
index 46f94e5..50a984b 100644
--- a/LibTest/isolate/Isolate/terminateCapability_A02_t01.dart
+++ b/LibTest/isolate/Isolate/terminateCapability_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability terminateCapability
  *    read-only
diff --git a/LibTest/isolate/Isolate/terminateCapability_A02_t02.dart b/LibTest/isolate/Isolate/terminateCapability_A02_t02.dart
index 7927f35..19aa10b 100644
--- a/LibTest/isolate/Isolate/terminateCapability_A02_t02.dart
+++ b/LibTest/isolate/Isolate/terminateCapability_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Capability terminateCapability
  *    read-only
diff --git a/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01.dart b/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01.dart
index b740591..bdcc612 100644
--- a/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01.dart
+++ b/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory RawReceivePort([void handler(event)])
  * Opens a long-lived port for receiving messages.
diff --git a/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02.dart b/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02.dart
index b1fa936..9cef656 100644
--- a/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02.dart
+++ b/LibTest/isolate/RawReceivePort/RawReceivePort_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory RawReceivePort([void handler(event)])
  * Opens a long-lived port for receiving messages.
diff --git a/LibTest/isolate/RawReceivePort/close_A01_t01.dart b/LibTest/isolate/RawReceivePort/close_A01_t01.dart
index 7e2b0fd..1a78b38 100644
--- a/LibTest/isolate/RawReceivePort/close_A01_t01.dart
+++ b/LibTest/isolate/RawReceivePort/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void close()
  * Closes the port.
diff --git a/LibTest/isolate/RawReceivePort/handler_A01_t01.dart b/LibTest/isolate/RawReceivePort/handler_A01_t01.dart
index c869f1f..a3ee914 100644
--- a/LibTest/isolate/RawReceivePort/handler_A01_t01.dart
+++ b/LibTest/isolate/RawReceivePort/handler_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set handler=(Function newHandler)
  * Sets the handler that is invoked for every incoming message.
diff --git a/LibTest/isolate/RawReceivePort/handler_A02_t01.dart b/LibTest/isolate/RawReceivePort/handler_A02_t01.dart
index 834c483..3ac4ce9 100644
--- a/LibTest/isolate/RawReceivePort/handler_A02_t01.dart
+++ b/LibTest/isolate/RawReceivePort/handler_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set handler=(Function newHandler)
  * Sets the handler that is invoked for every incoming message.
diff --git a/LibTest/isolate/RawReceivePort/handler_A03_t01.dart b/LibTest/isolate/RawReceivePort/handler_A03_t01.dart
index cf16d7f..5344ef5 100644
--- a/LibTest/isolate/RawReceivePort/handler_A03_t01.dart
+++ b/LibTest/isolate/RawReceivePort/handler_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set handler=(Function newHandler)
  * Sets the handler that is invoked for every incoming message.
diff --git a/LibTest/isolate/RawReceivePort/sendPort_A01_t01.dart b/LibTest/isolate/RawReceivePort/sendPort_A01_t01.dart
index eae5b8b..6bad9ee 100644
--- a/LibTest/isolate/RawReceivePort/sendPort_A01_t01.dart
+++ b/LibTest/isolate/RawReceivePort/sendPort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final SendPort sendPort
  * Returns a SendPort that sends to this raw receive port.
diff --git a/LibTest/isolate/RawReceivePort/sendPort_A02_t01.dart b/LibTest/isolate/RawReceivePort/sendPort_A02_t01.dart
index 0724a4d..c694c49 100644
--- a/LibTest/isolate/RawReceivePort/sendPort_A02_t01.dart
+++ b/LibTest/isolate/RawReceivePort/sendPort_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final SendPort sendPort
  * Returns a SendPort that sends to this raw receive port.
diff --git a/LibTest/isolate/RawReceivePort/sendPort_A02_t02.dart b/LibTest/isolate/RawReceivePort/sendPort_A02_t02.dart
index fc40e14..449ed84 100644
--- a/LibTest/isolate/RawReceivePort/sendPort_A02_t02.dart
+++ b/LibTest/isolate/RawReceivePort/sendPort_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final SendPort sendPort
  * Returns a SendPort that sends to this raw receive port.
diff --git a/LibTest/isolate/ReceivePort/IsolateStream.dart b/LibTest/isolate/ReceivePort/IsolateStream.dart
index fcbbb82..7800e25 100644
--- a/LibTest/isolate/ReceivePort/IsolateStream.dart
+++ b/LibTest/isolate/ReceivePort/IsolateStream.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import "dart:async";
 import "dart:isolate";
 
diff --git a/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A01_t01.dart b/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A01_t01.dart
index 4e32d8f..442394d 100644
--- a/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ReceivePort.fromRawReceivePort(RawReceivePort rawPort)
  * Creates a ReceivePort from a RawReceivePort.
diff --git a/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A02_t01.dart b/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A02_t01.dart
index 2cab20e..6f22c1a 100644
--- a/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/ReceivePort.fromRawReceivePort_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ReceivePort.fromRawReceivePort(RawReceivePort rawPort)
  * The handler of the given rawPort is overwritten during the construction of the result.
diff --git a/LibTest/isolate/ReceivePort/ReceivePort_A01_t01.dart b/LibTest/isolate/ReceivePort/ReceivePort_A01_t01.dart
index 30fdd74..ab44e73 100644
--- a/LibTest/isolate/ReceivePort/ReceivePort_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/ReceivePort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion factory ReceivePort()
  * Opens a long-lived port for receiving messages.
diff --git a/LibTest/isolate/ReceivePort/any_A01_t01.dart b/LibTest/isolate/ReceivePort/any_A01_t01.dart
index d51a3cd..1dd31fc 100644
--- a/LibTest/isolate/ReceivePort/any_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/isolate/ReceivePort/any_A01_t02.dart b/LibTest/isolate/ReceivePort/any_A01_t02.dart
index 1886f48..31d20e9 100644
--- a/LibTest/isolate/ReceivePort/any_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/any_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> any(bool test(T element))
  * Checks whether test accepts any element provided by this stream.
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01.dart
index 31d045d..9d38c97 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02.dart
index 5f6a568..1de9c98 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03.dart
index 32983d8..19ba2d5 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04.dart
index be0acee..c0b3cef 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01.dart
index 3a7944e..9826b51 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02.dart
index 2aff6cf..df788eb 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03.dart
index 66e41f6..b1319c5 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01.dart
index d578d50..ccdde4a 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02.dart
index b5f8a92..2ff6d12 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03.dart b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03.dart
index c154cea..5e2a5cc 100644
--- a/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03.dart
+++ b/LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> asBroadcastStream ({void onListen(StreamSubscription<T>
  *   subscription), void onCancel(StreamSubscription<T> subscription)})
diff --git a/LibTest/isolate/ReceivePort/close_A01_t01.dart b/LibTest/isolate/ReceivePort/close_A01_t01.dart
index 8e7fc8d..6a0d04d 100644
--- a/LibTest/isolate/ReceivePort/close_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/close_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void close()
  * Closes this.
diff --git a/LibTest/isolate/ReceivePort/close_A02_t01.dart b/LibTest/isolate/ReceivePort/close_A02_t01.dart
index 780b665..1e40b80 100644
--- a/LibTest/isolate/ReceivePort/close_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/close_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion abstract void close()
  * If the stream has already been canceled this method has no effect.
diff --git a/LibTest/isolate/ReceivePort/contains_A01_t01.dart b/LibTest/isolate/ReceivePort/contains_A01_t01.dart
index 07740dd..f55290e 100644
--- a/LibTest/isolate/ReceivePort/contains_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> contains(Object needle)
  * Checks whether needle occurs in the elements provided by this stream.
diff --git a/LibTest/isolate/ReceivePort/distinct_A01_t01.dart b/LibTest/isolate/ReceivePort/distinct_A01_t01.dart
index 9cb48fa..18c5288 100644
--- a/LibTest/isolate/ReceivePort/distinct_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/distinct_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/isolate/ReceivePort/distinct_A01_t02.dart b/LibTest/isolate/ReceivePort/distinct_A01_t02.dart
index 5512b6e..0884b9e 100644
--- a/LibTest/isolate/ReceivePort/distinct_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/distinct_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> distinct([bool equals(T previous, T next)])
  * Skips data events if they are equal to the previous data event.
diff --git a/LibTest/isolate/ReceivePort/drain_A02_t01.dart b/LibTest/isolate/ReceivePort/drain_A02_t01.dart
index 4845140..78ae710 100644
--- a/LibTest/isolate/ReceivePort/drain_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/drain_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future drain([futureValue])
  * In case of a done event the future completes with the given futureValue.
diff --git a/LibTest/isolate/ReceivePort/drain_A02_t02.dart b/LibTest/isolate/ReceivePort/drain_A02_t02.dart
index 5f20b79..d60ba11 100644
--- a/LibTest/isolate/ReceivePort/drain_A02_t02.dart
+++ b/LibTest/isolate/ReceivePort/drain_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future drain([futureValue])
  * In case of a done event the future completes with the given futureValue.
diff --git a/LibTest/isolate/ReceivePort/elementAt_A01_t01.dart b/LibTest/isolate/ReceivePort/elementAt_A01_t01.dart
index 25223b1..7a58e9f 100644
--- a/LibTest/isolate/ReceivePort/elementAt_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * Returns the value of the indexth data event of this stream.
diff --git a/LibTest/isolate/ReceivePort/elementAt_A03_t01.dart b/LibTest/isolate/ReceivePort/elementAt_A03_t01.dart
index f4f5f76..d88fba4 100644
--- a/LibTest/isolate/ReceivePort/elementAt_A03_t01.dart
+++ b/LibTest/isolate/ReceivePort/elementAt_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> elementAt(int index)
  * If a done event occurs before the value is found, the future completes with a RangeError.
diff --git a/LibTest/isolate/ReceivePort/every_A01_t01.dart b/LibTest/isolate/ReceivePort/every_A01_t01.dart
index aa2e2f3..8667ae1 100644
--- a/LibTest/isolate/ReceivePort/every_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<bool> every(bool test(T element))
  * Checks whether test accepts all elements provided by this stream.
diff --git a/LibTest/isolate/ReceivePort/expand_A01_t01.dart b/LibTest/isolate/ReceivePort/expand_A01_t01.dart
index efe7b97..528c85c 100644
--- a/LibTest/isolate/ReceivePort/expand_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream expand(Iterable convert(T value))
  * Creates a new stream from this stream that converts each element into zero or more events.
diff --git a/LibTest/isolate/ReceivePort/firstWhere_A01_t01.dart b/LibTest/isolate/ReceivePort/firstWhere_A01_t01.dart
index f922303..5fc7230 100644
--- a/LibTest/isolate/ReceivePort/firstWhere_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (bool test(T element), {
  * @deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/isolate/ReceivePort/firstWhere_A02_t01.dart b/LibTest/isolate/ReceivePort/firstWhere_A02_t01.dart
index 937cc65..1b9a753 100644
--- a/LibTest/isolate/ReceivePort/firstWhere_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (bool test(T element), {
  * @deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/isolate/ReceivePort/firstWhere_A03_t02.dart b/LibTest/isolate/ReceivePort/firstWhere_A03_t02.dart
index df54759..55b4934 100644
--- a/LibTest/isolate/ReceivePort/firstWhere_A03_t02.dart
+++ b/LibTest/isolate/ReceivePort/firstWhere_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> firstWhere (bool test(T element), {
  * @deprecated dynamic defaultValue(), T orElse()})
diff --git a/LibTest/isolate/ReceivePort/first_A01_t01.dart b/LibTest/isolate/ReceivePort/first_A01_t01.dart
index 9a491f3..b45ce4c 100644
--- a/LibTest/isolate/ReceivePort/first_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> first
  * Returns the first element of the stream.
diff --git a/LibTest/isolate/ReceivePort/first_A02_t01.dart b/LibTest/isolate/ReceivePort/first_A02_t01.dart
index 41f772a..0dd0099 100644
--- a/LibTest/isolate/ReceivePort/first_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> first
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/isolate/ReceivePort/first_A02_t02.dart b/LibTest/isolate/ReceivePort/first_A02_t02.dart
index 93a9416..7d2eb81 100644
--- a/LibTest/isolate/ReceivePort/first_A02_t02.dart
+++ b/LibTest/isolate/ReceivePort/first_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> first
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/isolate/ReceivePort/fold_A01_t01.dart b/LibTest/isolate/ReceivePort/fold_A01_t01.dart
index 3bca6fd..737d01a 100644
--- a/LibTest/isolate/ReceivePort/fold_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future fold(initialValue, combine(previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/isolate/ReceivePort/fold_A01_t02.dart b/LibTest/isolate/ReceivePort/fold_A01_t02.dart
index 4652c05..f6a8a9a 100644
--- a/LibTest/isolate/ReceivePort/fold_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/fold_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future fold(initialValue, combine(previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/isolate/ReceivePort/forEach_A01_t01.dart b/LibTest/isolate/ReceivePort/forEach_A01_t01.dart
index d58b39d..0aac329 100644
--- a/LibTest/isolate/ReceivePort/forEach_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future forEach(void action(T element))
  * Executes action on each data event of the stream.
diff --git a/LibTest/isolate/ReceivePort/isBroadcast_A01_t01.dart b/LibTest/isolate/ReceivePort/isBroadcast_A01_t01.dart
index 4c9e8e3..c1c9599 100644
--- a/LibTest/isolate/ReceivePort/isBroadcast_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/isBroadcast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isBroadcast
  * Reports whether this stream is a broadcast stream.
diff --git a/LibTest/isolate/ReceivePort/isBroadcast_A01_t02.dart b/LibTest/isolate/ReceivePort/isBroadcast_A01_t02.dart
index 2abf0e7..c649af5 100644
--- a/LibTest/isolate/ReceivePort/isBroadcast_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/isBroadcast_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final bool isBroadcast
  * Reports whether this stream is a broadcast stream.
diff --git a/LibTest/isolate/ReceivePort/isEmpty_A01_t01.dart b/LibTest/isolate/ReceivePort/isEmpty_A01_t01.dart
index e720c41..eaa021f 100644
--- a/LibTest/isolate/ReceivePort/isEmpty_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<bool> isEmpty
  * Reports whether this stream contains any elements.
diff --git a/LibTest/isolate/ReceivePort/join_A01_t01.dart b/LibTest/isolate/ReceivePort/join_A01_t01.dart
index f780dfe..e584cb0 100644
--- a/LibTest/isolate/ReceivePort/join_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Collects string of data events' string representations.
diff --git a/LibTest/isolate/ReceivePort/join_A01_t02.dart b/LibTest/isolate/ReceivePort/join_A01_t02.dart
index c515cb7..b81ab1a 100644
--- a/LibTest/isolate/ReceivePort/join_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<String> join([String separator = ""])
  * Collects string of data events' string representations.
diff --git a/LibTest/isolate/ReceivePort/lastWhere_A01_t01.dart b/LibTest/isolate/ReceivePort/lastWhere_A01_t01.dart
index 554c37b..d80f468 100644
--- a/LibTest/isolate/ReceivePort/lastWhere_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/isolate/ReceivePort/lastWhere_A02_t01.dart b/LibTest/isolate/ReceivePort/lastWhere_A02_t01.dart
index 144c32e..ea4d8b0 100644
--- a/LibTest/isolate/ReceivePort/lastWhere_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/isolate/ReceivePort/lastWhere_A04_t01.dart b/LibTest/isolate/ReceivePort/lastWhere_A04_t01.dart
index 6a5be12..1beaebd 100644
--- a/LibTest/isolate/ReceivePort/lastWhere_A04_t01.dart
+++ b/LibTest/isolate/ReceivePort/lastWhere_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> lastWhere (bool test(T element),
  *     {@deprecated dynamic defaultValue(),  T orElse()})
diff --git a/LibTest/isolate/ReceivePort/last_A01_t01.dart b/LibTest/isolate/ReceivePort/last_A01_t01.dart
index f7206ce..f9b84b9 100644
--- a/LibTest/isolate/ReceivePort/last_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> last
  * Returns the last element of the stream.
diff --git a/LibTest/isolate/ReceivePort/last_A02_t01.dart b/LibTest/isolate/ReceivePort/last_A02_t01.dart
index d1ac5d2..0af14a7 100644
--- a/LibTest/isolate/ReceivePort/last_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> last
  * If this stream is empty (a done event occurs before the first data event),
diff --git a/LibTest/isolate/ReceivePort/length_A01_t01.dart b/LibTest/isolate/ReceivePort/length_A01_t01.dart
index 80a8956..c00895c 100644
--- a/LibTest/isolate/ReceivePort/length_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<int> length
  * Counts the elements in the stream. 
diff --git a/LibTest/isolate/ReceivePort/listen_A01_t01.dart b/LibTest/isolate/ReceivePort/listen_A01_t01.dart
index 314e608..3e2d529 100644
--- a/LibTest/isolate/ReceivePort/listen_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/listen_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertionabstract StreamSubscription listen(void onData(message), {Function onError, void onDone(), bool cancelOnError})
  * Note that all named arguments are ignored since a ReceivePort will never receive an error,
diff --git a/LibTest/isolate/ReceivePort/map_A01_t01.dart b/LibTest/isolate/ReceivePort/map_A01_t01.dart
index aa012b9..e014ce5 100644
--- a/LibTest/isolate/ReceivePort/map_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream map(convert(T event))
  * Creates a new stream that converts each element of this stream to a new value
diff --git a/LibTest/isolate/ReceivePort/pipe_A01_t01.dart b/LibTest/isolate/ReceivePort/pipe_A01_t01.dart
index 7eab86b..f00dd8a 100644
--- a/LibTest/isolate/ReceivePort/pipe_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/pipe_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future pipe(StreamConsumer<T> streamConsumer)
  * Binds this stream as the input of the provided StreamConsumer. 
diff --git a/LibTest/isolate/ReceivePort/reduce_A01_t01.dart b/LibTest/isolate/ReceivePort/reduce_A01_t01.dart
index 7042bf2..f98f56b 100644
--- a/LibTest/isolate/ReceivePort/reduce_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/isolate/ReceivePort/reduce_A01_t02.dart b/LibTest/isolate/ReceivePort/reduce_A01_t02.dart
index 7bd9dcc..c4ca05e 100644
--- a/LibTest/isolate/ReceivePort/reduce_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/reduce_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/isolate/ReceivePort/reduce_A01_t03.dart b/LibTest/isolate/ReceivePort/reduce_A01_t03.dart
index abe4f6c..047a25c 100644
--- a/LibTest/isolate/ReceivePort/reduce_A01_t03.dart
+++ b/LibTest/isolate/ReceivePort/reduce_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> reduce(T combine(T previous, T element))
  * Reduces a sequence of values by repeatedly applying combine.
diff --git a/LibTest/isolate/ReceivePort/sendPort_A01_t01.dart b/LibTest/isolate/ReceivePort/sendPort_A01_t01.dart
index 6d2afb7..f2143f9 100644
--- a/LibTest/isolate/ReceivePort/sendPort_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/sendPort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final SendPort sendPort
  * Returns a SendPort that sends to this receive port.
diff --git a/LibTest/isolate/ReceivePort/singleWhere_A01_t01.dart b/LibTest/isolate/ReceivePort/singleWhere_A01_t01.dart
index f83da53..0cf54ec 100644
--- a/LibTest/isolate/ReceivePort/singleWhere_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> singleWhere(bool test(T element))
  * Finds the single element in this stream matching test.
diff --git a/LibTest/isolate/ReceivePort/singleWhere_A02_t01.dart b/LibTest/isolate/ReceivePort/singleWhere_A02_t01.dart
index ce265ea..955065e 100644
--- a/LibTest/isolate/ReceivePort/singleWhere_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<T> singleWhere(bool test(T element))
  * Like lastMatch, except that it is an error if more than one matching element occurs in the stream.
diff --git a/LibTest/isolate/ReceivePort/single_A01_t01.dart b/LibTest/isolate/ReceivePort/single_A01_t01.dart
index bb06a55..836f5d3 100644
--- a/LibTest/isolate/ReceivePort/single_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> single
  * Returns the single element.
diff --git a/LibTest/isolate/ReceivePort/single_A02_t01.dart b/LibTest/isolate/ReceivePort/single_A02_t01.dart
index e4bdc14..2723700 100644
--- a/LibTest/isolate/ReceivePort/single_A02_t01.dart
+++ b/LibTest/isolate/ReceivePort/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion final Future<T> single
  * Returns the single element.
diff --git a/LibTest/isolate/ReceivePort/skipWhile_A01_t01.dart b/LibTest/isolate/ReceivePort/skipWhile_A01_t01.dart
index dc112c5..bb64290 100644
--- a/LibTest/isolate/ReceivePort/skipWhile_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skipWhile(bool test(T element))
  * Skip data events from this stream while they are matched by test.
diff --git a/LibTest/isolate/ReceivePort/skip_A01_t01.dart b/LibTest/isolate/ReceivePort/skip_A01_t01.dart
index 3f467c0..0b06937 100644
--- a/LibTest/isolate/ReceivePort/skip_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> skip(int count)
  * Skips the first count data events from this stream.
diff --git a/LibTest/isolate/ReceivePort/takeWhile_A01_t01.dart b/LibTest/isolate/ReceivePort/takeWhile_A01_t01.dart
index 0320a34..0a77e38 100644
--- a/LibTest/isolate/ReceivePort/takeWhile_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> takeWhile(bool test(T element))
  * Forwards data events while test is successful.
diff --git a/LibTest/isolate/ReceivePort/take_A01_t01.dart b/LibTest/isolate/ReceivePort/take_A01_t01.dart
index 5d4700a..ceb7f1a 100644
--- a/LibTest/isolate/ReceivePort/take_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/isolate/ReceivePort/take_A01_t02.dart b/LibTest/isolate/ReceivePort/take_A01_t02.dart
index 83649f8..6e538f32 100644
--- a/LibTest/isolate/ReceivePort/take_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/take_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/isolate/ReceivePort/take_A01_t03.dart b/LibTest/isolate/ReceivePort/take_A01_t03.dart
index 06f39d6..7edb9ed 100644
--- a/LibTest/isolate/ReceivePort/take_A01_t03.dart
+++ b/LibTest/isolate/ReceivePort/take_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> take(int count)
  * Provides at most the first n values of this stream.
diff --git a/LibTest/isolate/ReceivePort/toList_A01_t01.dart b/LibTest/isolate/ReceivePort/toList_A01_t01.dart
index d27cfe1..eb97eb6 100644
--- a/LibTest/isolate/ReceivePort/toList_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<List<T>> toList()
  * Collects the data of this stream in a List.
diff --git a/LibTest/isolate/ReceivePort/toSet_A01_t01.dart b/LibTest/isolate/ReceivePort/toSet_A01_t01.dart
index 8b677e5..aa88254 100644
--- a/LibTest/isolate/ReceivePort/toSet_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Future<Set<T>> toSet()
  * Collects the data of this stream in a Set.
diff --git a/LibTest/isolate/ReceivePort/transform_A01_t01.dart b/LibTest/isolate/ReceivePort/transform_A01_t01.dart
index a2c1262..17d7f6f 100644
--- a/LibTest/isolate/ReceivePort/transform_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/transform_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream transform(StreamTransformer<T, dynamic> streamTransformer)
  * Chains this stream as the input of the provided StreamTransformer.
diff --git a/LibTest/isolate/ReceivePort/transform_A01_t02.dart b/LibTest/isolate/ReceivePort/transform_A01_t02.dart
index f2af918..5417662 100644
--- a/LibTest/isolate/ReceivePort/transform_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/transform_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream transform(StreamTransformer<T, dynamic> streamTransformer)
  * Chains this stream as the input of the provided StreamTransformer.
diff --git a/LibTest/isolate/ReceivePort/where_A01_t01.dart b/LibTest/isolate/ReceivePort/where_A01_t01.dart
index afb0387..598c235 100644
--- a/LibTest/isolate/ReceivePort/where_A01_t01.dart
+++ b/LibTest/isolate/ReceivePort/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> where(bool test(T event))
  * Creates a new stream from this stream that discards some data events.
diff --git a/LibTest/isolate/ReceivePort/where_A01_t02.dart b/LibTest/isolate/ReceivePort/where_A01_t02.dart
index 36edca4..48b7b2e 100644
--- a/LibTest/isolate/ReceivePort/where_A01_t02.dart
+++ b/LibTest/isolate/ReceivePort/where_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Stream<T> where(bool test(T event))
  * Creates a new stream from this stream that discards some data events.
diff --git a/LibTest/isolate/SendPort/SendPort_class_A01_t01.dart b/LibTest/isolate/SendPort/SendPort_class_A01_t01.dart
index adcc45e..20097c0 100644
--- a/LibTest/isolate/SendPort/SendPort_class_A01_t01.dart
+++ b/LibTest/isolate/SendPort/SendPort_class_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sends messages to its ReceivePorts.
  *    SendPorts are created from ReceivePorts. Any message sent through
diff --git a/LibTest/isolate/SendPort/SendPort_class_A01_t02.dart b/LibTest/isolate/SendPort/SendPort_class_A01_t02.dart
index 1e8a249..95e431e 100644
--- a/LibTest/isolate/SendPort/SendPort_class_A01_t02.dart
+++ b/LibTest/isolate/SendPort/SendPort_class_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sends messages to its ReceivePorts.
  *    SendPorts are created from ReceivePorts. Any message sent through
diff --git a/LibTest/isolate/SendPort/SendPort_class_A01_t03.dart b/LibTest/isolate/SendPort/SendPort_class_A01_t03.dart
index 24d4582..d5e2412 100644
--- a/LibTest/isolate/SendPort/SendPort_class_A01_t03.dart
+++ b/LibTest/isolate/SendPort/SendPort_class_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2017, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Sends messages to its ReceivePorts.
  *    SendPorts are created from ReceivePorts. Any message sent through
diff --git a/LibTest/isolate/SendPort/hashCode_A01_t01.dart b/LibTest/isolate/SendPort/hashCode_A01_t01.dart
index 6197f3a..7a09ad9 100644
--- a/LibTest/isolate/SendPort/hashCode_A01_t01.dart
+++ b/LibTest/isolate/SendPort/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns an immutable hash code for this send port that is
  * consistent with the == operator.
diff --git a/LibTest/isolate/SendPort/operator_equality_A01_t01.dart b/LibTest/isolate/SendPort/operator_equality_A01_t01.dart
index 02067a0..3348514 100644
--- a/LibTest/isolate/SendPort/operator_equality_A01_t01.dart
+++ b/LibTest/isolate/SendPort/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Tests whether [other] is a SendPort 
  * pointing to the same ReceivePort as this one.
diff --git a/LibTest/isolate/SendPort/operator_equality_A02_t01.dart b/LibTest/isolate/SendPort/operator_equality_A02_t01.dart
index 4fc18fe..4a33223 100644
--- a/LibTest/isolate/SendPort/operator_equality_A02_t01.dart
+++ b/LibTest/isolate/SendPort/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Tests whether [other] is a SendPort 
  * pointing to the same ReceivePort as this one.
diff --git a/LibTest/isolate/SendPort/send_A01_t01.dart b/LibTest/isolate/SendPort/send_A01_t01.dart
index 2e8b55a..56afa7a 100644
--- a/LibTest/isolate/SendPort/send_A01_t01.dart
+++ b/LibTest/isolate/SendPort/send_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/isolate/SendPort/send_A01_t02.dart b/LibTest/isolate/SendPort/send_A01_t02.dart
index 345c64c..0443e4b 100644
--- a/LibTest/isolate/SendPort/send_A01_t02.dart
+++ b/LibTest/isolate/SendPort/send_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/isolate/SendPort/send_A01_t03.dart b/LibTest/isolate/SendPort/send_A01_t03.dart
index f1df350..b3c4ced 100644
--- a/LibTest/isolate/SendPort/send_A01_t03.dart
+++ b/LibTest/isolate/SendPort/send_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/isolate/SendPort/send_A01_t04.dart b/LibTest/isolate/SendPort/send_A01_t04.dart
index 9066748..41b56a4 100644
--- a/LibTest/isolate/SendPort/send_A01_t04.dart
+++ b/LibTest/isolate/SendPort/send_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/isolate/SendPort/send_A01_util.dart b/LibTest/isolate/SendPort/send_A01_util.dart
index e9b9c23..28a56dc 100644
--- a/LibTest/isolate/SendPort/send_A01_util.dart
+++ b/LibTest/isolate/SendPort/send_A01_util.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library send_A02_utils;
 
diff --git a/LibTest/isolate/SendPort/send_A02_t01.dart b/LibTest/isolate/SendPort/send_A02_t01.dart
index 438329f..cde661f 100644
--- a/LibTest/isolate/SendPort/send_A02_t01.dart
+++ b/LibTest/isolate/SendPort/send_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/isolate/SendPort/send_A02_t02.dart b/LibTest/isolate/SendPort/send_A02_t02.dart
index b6157f8..a423b04 100644
--- a/LibTest/isolate/SendPort/send_A02_t02.dart
+++ b/LibTest/isolate/SendPort/send_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
-// file for details. All rights reserved. Use of this source code is governed
-// by a BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011-2016, the Dart project authors.  Please see the AUTHORS
+ * file for details. All rights reserved. Use of this source code is governed
+ * by a BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  abstract void send(message)
  *    Sends an asynchronous message through this send port, to its corresponding
diff --git a/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01.dart
index c3e1b5b..a8add47 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle.fromPoints(Point<T> a, Point<T> b)
  * Create a mutable rectangle spanned by the points a and b;
diff --git a/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A02_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A02_t01.dart
index c96daf7..38b39aa 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle.fromPoints(Point<T> a, Point<T> b)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A01_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle_A01_t01.dart
index ddb16a3..83cb037 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * Create a mutable rectangle spanned by (left, top) and (left+width,
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A02_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle_A02_t01.dart
index 96a037d..3f0ad07 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A03_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle_A03_t01.dart
index 601ce4b..a61a1c0 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A03_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A03_t02.dart b/LibTest/math/MutableRectangle/MutableRectangle_A03_t02.dart
index bb64ec0..2e7cd64 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A03_t02.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A03_t03.dart b/LibTest/math/MutableRectangle/MutableRectangle_A03_t03.dart
index 7fa8233..ea2927a 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A03_t03.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A03_t04.dart b/LibTest/math/MutableRectangle/MutableRectangle_A03_t04.dart
index 48253cc..3f1e9e9 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A03_t04.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/MutableRectangle_A04_t01.dart b/LibTest/math/MutableRectangle/MutableRectangle_A04_t01.dart
index 95aefe0..7777cbe 100644
--- a/LibTest/math/MutableRectangle/MutableRectangle_A04_t01.dart
+++ b/LibTest/math/MutableRectangle/MutableRectangle_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/MutableRectangle/bottomLeft_A01_t01.dart b/LibTest/math/MutableRectangle/bottomLeft_A01_t01.dart
index 79251ba..7a680f4 100644
--- a/LibTest/math/MutableRectangle/bottomLeft_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/bottomLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomLeft
  * Point<T> get bottomLeft => new Point<T>(this.left, this.top + this.height);
diff --git a/LibTest/math/MutableRectangle/bottomLeft_A01_t02.dart b/LibTest/math/MutableRectangle/bottomLeft_A01_t02.dart
index 7e73296..a81f4bd 100644
--- a/LibTest/math/MutableRectangle/bottomLeft_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/bottomLeft_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomLeft
  * Point<T> get bottomLeft => new Point<T>(this.left, this.top + this.height);
diff --git a/LibTest/math/MutableRectangle/bottomRight_A01_t01.dart b/LibTest/math/MutableRectangle/bottomRight_A01_t01.dart
index 15d0aef..70367f2 100644
--- a/LibTest/math/MutableRectangle/bottomRight_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/bottomRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomRight
  * Point<T> get bottomRight =>
diff --git a/LibTest/math/MutableRectangle/bottomRight_A01_t02.dart b/LibTest/math/MutableRectangle/bottomRight_A01_t02.dart
index 0a7790f..9a082dd 100644
--- a/LibTest/math/MutableRectangle/bottomRight_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/bottomRight_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomRight
  * Point<T> get bottomRight =>
diff --git a/LibTest/math/MutableRectangle/bottom_A01_t01.dart b/LibTest/math/MutableRectangle/bottom_A01_t01.dart
index 52f392a..a457906 100644
--- a/LibTest/math/MutableRectangle/bottom_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/bottom_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T bottom
  * The y-coordinate of the bottom edge.
diff --git a/LibTest/math/MutableRectangle/bottom_A01_t02.dart b/LibTest/math/MutableRectangle/bottom_A01_t02.dart
index 44bc099..dac4644 100644
--- a/LibTest/math/MutableRectangle/bottom_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/bottom_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T bottom
  * The y-coordinate of the bottom edge.
diff --git a/LibTest/math/MutableRectangle/boundingBox_A01_t01.dart b/LibTest/math/MutableRectangle/boundingBox_A01_t01.dart
index ee47300..ab328cb 100644
--- a/LibTest/math/MutableRectangle/boundingBox_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/boundingBox_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle<T> boundingBox(Rectangle<T> other)
  * Returns a new rectangle which completely contains this and other.
diff --git a/LibTest/math/MutableRectangle/boundingBox_A01_t02.dart b/LibTest/math/MutableRectangle/boundingBox_A01_t02.dart
index f1a302c..821506d 100644
--- a/LibTest/math/MutableRectangle/boundingBox_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/boundingBox_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle<T> boundingBox(Rectangle<T> other)
  * Returns a new rectangle which completely contains this and other.
diff --git a/LibTest/math/MutableRectangle/containsPoint_A01_t01.dart b/LibTest/math/MutableRectangle/containsPoint_A01_t01.dart
index 64737c3..3607a88 100644
--- a/LibTest/math/MutableRectangle/containsPoint_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/containsPoint_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsPoint(Point<num> another)
  * Tests whether another is inside or along the edges of this.
diff --git a/LibTest/math/MutableRectangle/containsRectangle_A01_t01.dart b/LibTest/math/MutableRectangle/containsRectangle_A01_t01.dart
index 978ce16..134a243 100644
--- a/LibTest/math/MutableRectangle/containsRectangle_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/containsRectangle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsRectangle(MutableRectangle<num> another)
  * Tests whether this entirely contains another.
diff --git a/LibTest/math/MutableRectangle/hashCode_A01_t01.dart b/LibTest/math/MutableRectangle/hashCode_A01_t01.dart
index 2862782..a46d649 100644
--- a/LibTest/math/MutableRectangle/hashCode_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/MutableRectangle/hashCode_A01_t02.dart b/LibTest/math/MutableRectangle/hashCode_A01_t02.dart
index 5892192..300bb86 100644
--- a/LibTest/math/MutableRectangle/hashCode_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/MutableRectangle/hashCode_A02_t01.dart b/LibTest/math/MutableRectangle/hashCode_A02_t01.dart
index b3b4e8e..9ebdc08 100644
--- a/LibTest/math/MutableRectangle/hashCode_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/hashCode_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * ...
diff --git a/LibTest/math/MutableRectangle/height_A01_t01.dart b/LibTest/math/MutableRectangle/height_A01_t01.dart
index 76e7c87..0d67823 100644
--- a/LibTest/math/MutableRectangle/height_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/height_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T height
  * The height of the rectangle.
diff --git a/LibTest/math/MutableRectangle/height_A02_t01.dart b/LibTest/math/MutableRectangle/height_A02_t01.dart
index 4719263..8ea77f5 100644
--- a/LibTest/math/MutableRectangle/height_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/height_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void height=(T height)
  * Sets the height of the rectangle.
diff --git a/LibTest/math/MutableRectangle/height_A03_t01.dart b/LibTest/math/MutableRectangle/height_A03_t01.dart
index b041442..ec2351e 100644
--- a/LibTest/math/MutableRectangle/height_A03_t01.dart
+++ b/LibTest/math/MutableRectangle/height_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void height=(T height)
  * The height must be non-negative. If a negative height is supplied, it is
diff --git a/LibTest/math/MutableRectangle/height_A03_t02.dart b/LibTest/math/MutableRectangle/height_A03_t02.dart
index 78ac18e..b7d6005 100644
--- a/LibTest/math/MutableRectangle/height_A03_t02.dart
+++ b/LibTest/math/MutableRectangle/height_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void height=(T height)
  * The height must be non-negative. If a negative height is supplied, it is
diff --git a/LibTest/math/MutableRectangle/height_A04_t01.dart b/LibTest/math/MutableRectangle/height_A04_t01.dart
index 37b78eb..98c032d 100644
--- a/LibTest/math/MutableRectangle/height_A04_t01.dart
+++ b/LibTest/math/MutableRectangle/height_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void height=(T height)
  * Setting the value will change the bottom edge of the rectangle, but will not
diff --git a/LibTest/math/MutableRectangle/intersection_A01_t01.dart b/LibTest/math/MutableRectangle/intersection_A01_t01.dart
index 17eca5c..54833f3 100644
--- a/LibTest/math/MutableRectangle/intersection_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/intersection_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion MutableRectangle<T> intersection(MutableRectangle<T> other)
  * Computes the intersection of this and other.
diff --git a/LibTest/math/MutableRectangle/intersects_A01_t01.dart b/LibTest/math/MutableRectangle/intersects_A01_t01.dart
index a6acec9..7652963 100644
--- a/LibTest/math/MutableRectangle/intersects_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/intersects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool intersects(MutableRectangle<num> other)
  * Returns true if this intersects other.
diff --git a/LibTest/math/MutableRectangle/left_A01_t01.dart b/LibTest/math/MutableRectangle/left_A01_t01.dart
index 8f77485..710411b 100644
--- a/LibTest/math/MutableRectangle/left_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/left_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T left
  * The x-coordinate of the left edge.
diff --git a/LibTest/math/MutableRectangle/left_A02_t01.dart b/LibTest/math/MutableRectangle/left_A02_t01.dart
index 9b705e0..a5817d9 100644
--- a/LibTest/math/MutableRectangle/left_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/left_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T left
  * Setting the value will move the rectangle without changing its width.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A01_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A01_t01.dart
index d0ab6dd..fb64beb 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A02_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A02_t01.dart
index 1aa5a27..e25d595 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A03_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A03_t01.dart
index 85ed926..827ec19 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A03_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A03_t02.dart b/LibTest/math/MutableRectangle/operator_equality_A03_t02.dart
index f7eb960..0eaf259 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A03_t02.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A04_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A04_t01.dart
index 7f59a32..511b22a 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A04_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A05_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A05_t01.dart
index 3dd1f6c..34a5e20 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A05_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/operator_equality_A06_t01.dart b/LibTest/math/MutableRectangle/operator_equality_A06_t01.dart
index c83a0a1..b582f68 100644
--- a/LibTest/math/MutableRectangle/operator_equality_A06_t01.dart
+++ b/LibTest/math/MutableRectangle/operator_equality_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/MutableRectangle/right_A01_t01.dart b/LibTest/math/MutableRectangle/right_A01_t01.dart
index b6dec1d..70c2e42 100644
--- a/LibTest/math/MutableRectangle/right_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/right_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T right
  * The x-coordinate of the right edge.
diff --git a/LibTest/math/MutableRectangle/right_A01_t02.dart b/LibTest/math/MutableRectangle/right_A01_t02.dart
index fae0495..70a8669 100644
--- a/LibTest/math/MutableRectangle/right_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/right_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T right
  * The x-coordinate of the right edge.
diff --git a/LibTest/math/MutableRectangle/toString_A01_t01.dart b/LibTest/math/MutableRectangle/toString_A01_t01.dart
index 75128bd..50d7019 100644
--- a/LibTest/math/MutableRectangle/toString_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/math/MutableRectangle/topLeft_A01_t01.dart b/LibTest/math/MutableRectangle/topLeft_A01_t01.dart
index c1d02cc..dde87b4 100644
--- a/LibTest/math/MutableRectangle/topLeft_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/topLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topLeft
  * Point<T> get topLeft => new Point<T>(this.left, this.top);
diff --git a/LibTest/math/MutableRectangle/topLeft_A01_t02.dart b/LibTest/math/MutableRectangle/topLeft_A01_t02.dart
index f4e5c14..2a8e540 100644
--- a/LibTest/math/MutableRectangle/topLeft_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/topLeft_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topLeft
  * Point<T> get topLeft => new Point<T>(this.left, this.top);
diff --git a/LibTest/math/MutableRectangle/topRight_A01_t01.dart b/LibTest/math/MutableRectangle/topRight_A01_t01.dart
index 9e821fb..e8ea6a7 100644
--- a/LibTest/math/MutableRectangle/topRight_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/topRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topRight
  * Point<T> get topRight => new Point<T>(this.left + this.width, this.top);
diff --git a/LibTest/math/MutableRectangle/topRight_A01_t02.dart b/LibTest/math/MutableRectangle/topRight_A01_t02.dart
index 384cf1e..ad48bb3 100644
--- a/LibTest/math/MutableRectangle/topRight_A01_t02.dart
+++ b/LibTest/math/MutableRectangle/topRight_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topRight
  * Point<T> get topRight => new Point<T>(this.left + this.width, this.top);
diff --git a/LibTest/math/MutableRectangle/top_A01_t01.dart b/LibTest/math/MutableRectangle/top_A01_t01.dart
index a4ab086..23505f5 100644
--- a/LibTest/math/MutableRectangle/top_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/top_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T top
  * The y-coordinate of the left edge.
diff --git a/LibTest/math/MutableRectangle/top_A02_t01.dart b/LibTest/math/MutableRectangle/top_A02_t01.dart
index f93cec6..4f0ca59 100644
--- a/LibTest/math/MutableRectangle/top_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/top_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T top
  * Setting the value will move the rectangle without changing its height.
diff --git a/LibTest/math/MutableRectangle/width_A01_t01.dart b/LibTest/math/MutableRectangle/width_A01_t01.dart
index 571c0f5..863ff29 100644
--- a/LibTest/math/MutableRectangle/width_A01_t01.dart
+++ b/LibTest/math/MutableRectangle/width_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T width
  * The width of the rectangle.
diff --git a/LibTest/math/MutableRectangle/width_A02_t01.dart b/LibTest/math/MutableRectangle/width_A02_t01.dart
index ca034e9..d4eadf5 100644
--- a/LibTest/math/MutableRectangle/width_A02_t01.dart
+++ b/LibTest/math/MutableRectangle/width_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void width=(T width)
  * Sets the width of the rectangle.
diff --git a/LibTest/math/MutableRectangle/width_A03_t01.dart b/LibTest/math/MutableRectangle/width_A03_t01.dart
index f1bbf36..746a7f5 100644
--- a/LibTest/math/MutableRectangle/width_A03_t01.dart
+++ b/LibTest/math/MutableRectangle/width_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void width=(T width)
  * The width must be non-negative. If a negative width is supplied, it is
diff --git a/LibTest/math/MutableRectangle/width_A03_t02.dart b/LibTest/math/MutableRectangle/width_A03_t02.dart
index ea4c046..c36a0ca 100644
--- a/LibTest/math/MutableRectangle/width_A03_t02.dart
+++ b/LibTest/math/MutableRectangle/width_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void width=(T width)
  * The width must be non-negative. If a negative width is supplied, it is
diff --git a/LibTest/math/MutableRectangle/width_A04_t01.dart b/LibTest/math/MutableRectangle/width_A04_t01.dart
index 6447f1b..d360332 100644
--- a/LibTest/math/MutableRectangle/width_A04_t01.dart
+++ b/LibTest/math/MutableRectangle/width_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void width=(T width)
  * Setting the value will change the right edge of the rectangle, but will not
diff --git a/LibTest/math/Point/Point_A01_t01.dart b/LibTest/math/Point/Point_A01_t01.dart
index 820efbc..612c8e4 100644
--- a/LibTest/math/Point/Point_A01_t01.dart
+++ b/LibTest/math/Point/Point_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Point(T x, T y)
  * Creates a new Object instance.
diff --git a/LibTest/math/Point/distanceTo_A01_t01.dart b/LibTest/math/Point/distanceTo_A01_t01.dart
index 13c6f56..f8477d0 100644
--- a/LibTest/math/Point/distanceTo_A01_t01.dart
+++ b/LibTest/math/Point/distanceTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double distanceTo(Point<T> other)
  * Returns the distance between this and other.
diff --git a/LibTest/math/Point/hashCode_A01_t01.dart b/LibTest/math/Point/hashCode_A01_t01.dart
index ebdb6c2..1f91889 100644
--- a/LibTest/math/Point/hashCode_A01_t01.dart
+++ b/LibTest/math/Point/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/Point/hashCode_A01_t02.dart b/LibTest/math/Point/hashCode_A01_t02.dart
index 9bd23ff..52ced7f 100644
--- a/LibTest/math/Point/hashCode_A01_t02.dart
+++ b/LibTest/math/Point/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/Point/magnitude_A01_t01.dart b/LibTest/math/Point/magnitude_A01_t01.dart
index befd437..1da508a 100644
--- a/LibTest/math/Point/magnitude_A01_t01.dart
+++ b/LibTest/math/Point/magnitude_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double magnitude
  * Get the straight line (Euclidean) distance between the origin (0, 0) and
diff --git a/LibTest/math/Point/magnitude_A01_t02.dart b/LibTest/math/Point/magnitude_A01_t02.dart
index 94560ab..3c5c3e1 100644
--- a/LibTest/math/Point/magnitude_A01_t02.dart
+++ b/LibTest/math/Point/magnitude_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double magnitude
  * Get the straight line (Euclidean) distance between the origin (0, 0) and
diff --git a/LibTest/math/Point/operator_addition_A01_t01.dart b/LibTest/math/Point/operator_addition_A01_t01.dart
index 33211df..9798d5e 100644
--- a/LibTest/math/Point/operator_addition_A01_t01.dart
+++ b/LibTest/math/Point/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator +(Point<T> other)
  * Add other to this, as if both points were vectors.
diff --git a/LibTest/math/Point/operator_addition_A02_t01.dart b/LibTest/math/Point/operator_addition_A02_t01.dart
index bab6d78..edbd70e 100644
--- a/LibTest/math/Point/operator_addition_A02_t01.dart
+++ b/LibTest/math/Point/operator_addition_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator +(Point<T> other)
  * @description Checks that arguments cannot be null
@@ -19,11 +20,11 @@
   // [analyzer] COMPILE_TIME_ERROR.ARGUMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] The value 'null' can't be assigned to the parameter type 'int' because 'int' is not nullable.
   new Point(0, null) + new Point(1, 1);
-//    ^^^^^
+// [error line 22, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   new Point(null, 0) + new Point(1, 1);
-//    ^^^^^
+// [error line 26, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LibTest/math/Point/operator_equality_A01_t01.dart b/LibTest/math/Point/operator_equality_A01_t01.dart
index a653e97..5d9ea38 100644
--- a/LibTest/math/Point/operator_equality_A01_t01.dart
+++ b/LibTest/math/Point/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * A Point is only equal to another Point with the same coordinates.
diff --git a/LibTest/math/Point/operator_equality_A02_t01.dart b/LibTest/math/Point/operator_equality_A02_t01.dart
index 4fd8815..747206e 100644
--- a/LibTest/math/Point/operator_equality_A02_t01.dart
+++ b/LibTest/math/Point/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * A Point is only equal to another Point with the same coordinates.
diff --git a/LibTest/math/Point/operator_equality_A03_t01.dart b/LibTest/math/Point/operator_equality_A03_t01.dart
index 928da5b..a4e2522 100644
--- a/LibTest/math/Point/operator_equality_A03_t01.dart
+++ b/LibTest/math/Point/operator_equality_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * A Point is only equal to another Point with the same coordinates.
diff --git a/LibTest/math/Point/operator_equality_A04_t01.dart b/LibTest/math/Point/operator_equality_A04_t01.dart
index a8862b3..a7f27e6 100644
--- a/LibTest/math/Point/operator_equality_A04_t01.dart
+++ b/LibTest/math/Point/operator_equality_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * A Point is only equal to another Point with the same coordinates.
diff --git a/LibTest/math/Point/operator_mult_A01_t01.dart b/LibTest/math/Point/operator_mult_A01_t01.dart
index c907541..16c0d90 100644
--- a/LibTest/math/Point/operator_mult_A01_t01.dart
+++ b/LibTest/math/Point/operator_mult_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator *(num factor)
  * Scale this point by factor as if it were a vector.
diff --git a/LibTest/math/Point/operator_mult_A02_t01.dart b/LibTest/math/Point/operator_mult_A02_t01.dart
index 7e376e6..39caf5b 100644
--- a/LibTest/math/Point/operator_mult_A02_t01.dart
+++ b/LibTest/math/Point/operator_mult_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator *(num factor)
  * This function accepts a num as its argument only so that you can scale
diff --git a/LibTest/math/Point/operator_mult_A03_t01.dart b/LibTest/math/Point/operator_mult_A03_t01.dart
index d0ca20e..61f3fb5 100644
--- a/LibTest/math/Point/operator_mult_A03_t01.dart
+++ b/LibTest/math/Point/operator_mult_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator *(num factor)
  * Scale this point by factor as if it were a vector.
@@ -22,11 +23,11 @@
   // [analyzer] COMPILE_TIME_ERROR.ARGUMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] The value 'null' can't be assigned to a variable of type 'num' because 'num' is not nullable.
   new Point(null, 0) * 1;
-//    ^^^^^
+// [error line 25, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   new Point(0, null) * 1;
-//    ^^^^^
+// [error line 29, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LibTest/math/Point/operator_subtraction_A01_t01.dart b/LibTest/math/Point/operator_subtraction_A01_t01.dart
index eaf6ecb..921d1a3 100644
--- a/LibTest/math/Point/operator_subtraction_A01_t01.dart
+++ b/LibTest/math/Point/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator -(Point<T> other)
  * Subtract other from this, as if both points were vectors.
diff --git a/LibTest/math/Point/operator_subtraction_A02_t01.dart b/LibTest/math/Point/operator_subtraction_A02_t01.dart
index 4f1dd49..4c80d08 100644
--- a/LibTest/math/Point/operator_subtraction_A02_t01.dart
+++ b/LibTest/math/Point/operator_subtraction_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> operator +(Point<T> other)
  * @description Checks that if at least one of coordinates is null,
@@ -20,11 +21,11 @@
   // [analyzer] COMPILE_TIME_ERROR.ARGUMENT_TYPE_NOT_ASSIGNABLE
   // [cfe] The value 'null' can't be assigned to the parameter type 'int' because 'int' is not nullable.
   new Point(0, null) - new Point(1, 1);
-//    ^^^^^
+// [error line 23, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
   new Point(null, 0) - new Point(1, 1);
-//    ^^^^^
+// [error line 27, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 }
diff --git a/LibTest/math/Point/squaredDistanceTo_A01_t01.dart b/LibTest/math/Point/squaredDistanceTo_A01_t01.dart
index 06a6003..7302895 100644
--- a/LibTest/math/Point/squaredDistanceTo_A01_t01.dart
+++ b/LibTest/math/Point/squaredDistanceTo_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T squaredDistanceTo(Point<T> other)
  * Returns the squared distance between this and other.
diff --git a/LibTest/math/Point/toString_A01_t01.dart b/LibTest/math/Point/toString_A01_t01.dart
index 64ff744..e161370 100644
--- a/LibTest/math/Point/toString_A01_t01.dart
+++ b/LibTest/math/Point/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/math/Point/x_A01_t01.dart b/LibTest/math/Point/x_A01_t01.dart
index e50ed2e..0df07f3 100644
--- a/LibTest/math/Point/x_A01_t01.dart
+++ b/LibTest/math/Point/x_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T x
  * @description Checks that [x] returns the x coordinate of this point.
diff --git a/LibTest/math/Point/x_A01_t02.dart b/LibTest/math/Point/x_A01_t02.dart
index 14ffa12..42ae4b7 100644
--- a/LibTest/math/Point/x_A01_t02.dart
+++ b/LibTest/math/Point/x_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T x
  * @description Checks that [x] read-only and cannot be set.
diff --git a/LibTest/math/Point/y_A01_t01.dart b/LibTest/math/Point/y_A01_t01.dart
index 4b83c26..d2bde8c 100644
--- a/LibTest/math/Point/y_A01_t01.dart
+++ b/LibTest/math/Point/y_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T y
  * @description Checks that [y] returns the y coordinate of this point.
diff --git a/LibTest/math/Point/y_A01_t02.dart b/LibTest/math/Point/y_A01_t02.dart
index 653e14d..88406ea 100644
--- a/LibTest/math/Point/y_A01_t02.dart
+++ b/LibTest/math/Point/y_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T y
  * @description Checks that [y] read-only and cannot be set.
diff --git a/LibTest/math/Random/Random_A01_t01.dart b/LibTest/math/Random/Random_A01_t01.dart
index ca559f8..8545bf0 100644
--- a/LibTest/math/Random/Random_A01_t01.dart
+++ b/LibTest/math/Random/Random_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Random([int seed])
  * Creates a random-number generator.
diff --git a/LibTest/math/Random/nextBool_A01_t01.dart b/LibTest/math/Random/nextBool_A01_t01.dart
index 027e6e7..844cc0a 100644
--- a/LibTest/math/Random/nextBool_A01_t01.dart
+++ b/LibTest/math/Random/nextBool_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool nextBool()
  * Generates a random boolean value.
diff --git a/LibTest/math/Random/nextDouble_A01_t01.dart b/LibTest/math/Random/nextDouble_A01_t01.dart
index 783f493..c5e5626 100644
--- a/LibTest/math/Random/nextDouble_A01_t01.dart
+++ b/LibTest/math/Random/nextDouble_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double nextDouble()
  * Generates a positive random floating point value uniformly distributed
diff --git a/LibTest/math/Random/nextInt_A01_t01.dart b/LibTest/math/Random/nextInt_A01_t01.dart
index 47e9a72..e0b2e87 100644
--- a/LibTest/math/Random/nextInt_A01_t01.dart
+++ b/LibTest/math/Random/nextInt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int nextInt(int max)
  * Generates a non-negative random integer uniformly distributed on the range
diff --git a/LibTest/math/Rectangle/Rectangle.fromPoints_A01_t01.dart b/LibTest/math/Rectangle/Rectangle.fromPoints_A01_t01.dart
index 67b8f08..19ffe93 100644
--- a/LibTest/math/Rectangle/Rectangle.fromPoints_A01_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle.fromPoints_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle.fromPoints(Point<T> a, Point<T> b)
  * Create a rectangle spanned by the points a and b.
diff --git a/LibTest/math/Rectangle/Rectangle.fromPoints_A02_t01.dart b/LibTest/math/Rectangle/Rectangle.fromPoints_A02_t01.dart
index d4c676d..1b8c1c1 100644
--- a/LibTest/math/Rectangle/Rectangle.fromPoints_A02_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle.fromPoints_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle.fromPoints(Point<T> a, Point<T> b)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A01_t01.dart b/LibTest/math/Rectangle/Rectangle_A01_t01.dart
index c6e70f9..96a18d0 100644
--- a/LibTest/math/Rectangle/Rectangle_A01_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion const Rectangle(T left, T top, T width, T height)
  * Create a rectangle spanned by (left, top) and (left+width, top+height).
diff --git a/LibTest/math/Rectangle/Rectangle_A02_t01.dart b/LibTest/math/Rectangle/Rectangle_A02_t01.dart
index e6b35af..7ade9fa 100644
--- a/LibTest/math/Rectangle/Rectangle_A02_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A03_t01.dart b/LibTest/math/Rectangle/Rectangle_A03_t01.dart
index 0660370..ccfedff 100644
--- a/LibTest/math/Rectangle/Rectangle_A03_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A03_t02.dart b/LibTest/math/Rectangle/Rectangle_A03_t02.dart
index be7249b..15e595b 100644
--- a/LibTest/math/Rectangle/Rectangle_A03_t02.dart
+++ b/LibTest/math/Rectangle/Rectangle_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A03_t03.dart b/LibTest/math/Rectangle/Rectangle_A03_t03.dart
index 9397d14..8253aab 100644
--- a/LibTest/math/Rectangle/Rectangle_A03_t03.dart
+++ b/LibTest/math/Rectangle/Rectangle_A03_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A03_t04.dart b/LibTest/math/Rectangle/Rectangle_A03_t04.dart
index abf86ac..41a39ab 100644
--- a/LibTest/math/Rectangle/Rectangle_A03_t04.dart
+++ b/LibTest/math/Rectangle/Rectangle_A03_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/Rectangle_A04_t01.dart b/LibTest/math/Rectangle/Rectangle_A04_t01.dart
index 8c62af8..bdf930f 100644
--- a/LibTest/math/Rectangle/Rectangle_A04_t01.dart
+++ b/LibTest/math/Rectangle/Rectangle_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle(T left, T top, T width, T height)
  * ...
diff --git a/LibTest/math/Rectangle/bottomLeft_A01_t01.dart b/LibTest/math/Rectangle/bottomLeft_A01_t01.dart
index 85358a2..1e2fb19 100644
--- a/LibTest/math/Rectangle/bottomLeft_A01_t01.dart
+++ b/LibTest/math/Rectangle/bottomLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomLeft
  * Point<T> get bottomLeft => new Point<T>(this.left, this.top + this.height);
diff --git a/LibTest/math/Rectangle/bottomLeft_A01_t02.dart b/LibTest/math/Rectangle/bottomLeft_A01_t02.dart
index 60d0d77..9ab1234 100644
--- a/LibTest/math/Rectangle/bottomLeft_A01_t02.dart
+++ b/LibTest/math/Rectangle/bottomLeft_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomLeft
  * Point<T> get bottomLeft => new Point<T>(this.left, this.top + this.height);
diff --git a/LibTest/math/Rectangle/bottomRight_A01_t01.dart b/LibTest/math/Rectangle/bottomRight_A01_t01.dart
index 1cca72a..266247e 100644
--- a/LibTest/math/Rectangle/bottomRight_A01_t01.dart
+++ b/LibTest/math/Rectangle/bottomRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomRight
  * Point<T> get bottomRight =>
diff --git a/LibTest/math/Rectangle/bottomRight_A01_t02.dart b/LibTest/math/Rectangle/bottomRight_A01_t02.dart
index ac9b7ec..53e484f 100644
--- a/LibTest/math/Rectangle/bottomRight_A01_t02.dart
+++ b/LibTest/math/Rectangle/bottomRight_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> bottomRight
  * Point<T> get bottomRight =>
diff --git a/LibTest/math/Rectangle/bottom_A01_t01.dart b/LibTest/math/Rectangle/bottom_A01_t01.dart
index 9054243..e48b589 100644
--- a/LibTest/math/Rectangle/bottom_A01_t01.dart
+++ b/LibTest/math/Rectangle/bottom_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T bottom
  * The y-coordinate of the bottom edge.
diff --git a/LibTest/math/Rectangle/bottom_A01_t02.dart b/LibTest/math/Rectangle/bottom_A01_t02.dart
index 7d94858..9300d1a 100644
--- a/LibTest/math/Rectangle/bottom_A01_t02.dart
+++ b/LibTest/math/Rectangle/bottom_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T bottom
  * The y-coordinate of the bottom edge.
diff --git a/LibTest/math/Rectangle/boundingBox_A01_t01.dart b/LibTest/math/Rectangle/boundingBox_A01_t01.dart
index 4e0a94a..616af95 100644
--- a/LibTest/math/Rectangle/boundingBox_A01_t01.dart
+++ b/LibTest/math/Rectangle/boundingBox_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle<T> boundingBox(Rectangle<T> other)
  * Returns a new rectangle which completely contains this and other.
diff --git a/LibTest/math/Rectangle/boundingBox_A01_t02.dart b/LibTest/math/Rectangle/boundingBox_A01_t02.dart
index fe2ec8e..f762a08 100644
--- a/LibTest/math/Rectangle/boundingBox_A01_t02.dart
+++ b/LibTest/math/Rectangle/boundingBox_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle<T> boundingBox(Rectangle<T> other)
  * Returns a new rectangle which completely contains this and other.
diff --git a/LibTest/math/Rectangle/containsPoint_A01_t01.dart b/LibTest/math/Rectangle/containsPoint_A01_t01.dart
index fff19a5..8cf9f75 100644
--- a/LibTest/math/Rectangle/containsPoint_A01_t01.dart
+++ b/LibTest/math/Rectangle/containsPoint_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsPoint(Point<num> another)
  * Tests whether another is inside or along the edges of this.
diff --git a/LibTest/math/Rectangle/containsRectangle_A01_t01.dart b/LibTest/math/Rectangle/containsRectangle_A01_t01.dart
index ccb0d14..68e5051 100644
--- a/LibTest/math/Rectangle/containsRectangle_A01_t01.dart
+++ b/LibTest/math/Rectangle/containsRectangle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool containsRectangle(Rectangle<num> another)
  * Tests whether this entirely contains another.
diff --git a/LibTest/math/Rectangle/hashCode_A01_t01.dart b/LibTest/math/Rectangle/hashCode_A01_t01.dart
index 60ef970..8bb0e8c 100644
--- a/LibTest/math/Rectangle/hashCode_A01_t01.dart
+++ b/LibTest/math/Rectangle/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/Rectangle/hashCode_A01_t02.dart b/LibTest/math/Rectangle/hashCode_A01_t02.dart
index 0b26ded..b3116cb 100644
--- a/LibTest/math/Rectangle/hashCode_A01_t02.dart
+++ b/LibTest/math/Rectangle/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/math/Rectangle/height_A01_t01.dart b/LibTest/math/Rectangle/height_A01_t01.dart
index 9dfdfe2..3e97c0e 100644
--- a/LibTest/math/Rectangle/height_A01_t01.dart
+++ b/LibTest/math/Rectangle/height_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T height
  * The height of the rectangle.
diff --git a/LibTest/math/Rectangle/height_A01_t02.dart b/LibTest/math/Rectangle/height_A01_t02.dart
index e76e2d5..3606378 100644
--- a/LibTest/math/Rectangle/height_A01_t02.dart
+++ b/LibTest/math/Rectangle/height_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T height
  * The height of the rectangle.
diff --git a/LibTest/math/Rectangle/intersection_A01_t01.dart b/LibTest/math/Rectangle/intersection_A01_t01.dart
index d9a9c99..74c413e 100644
--- a/LibTest/math/Rectangle/intersection_A01_t01.dart
+++ b/LibTest/math/Rectangle/intersection_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Rectangle<T> intersection(Rectangle<T> other)
  * Computes the intersection of this and other.
diff --git a/LibTest/math/Rectangle/intersects_A01_t01.dart b/LibTest/math/Rectangle/intersects_A01_t01.dart
index 6acd8c6..abac48a 100644
--- a/LibTest/math/Rectangle/intersects_A01_t01.dart
+++ b/LibTest/math/Rectangle/intersects_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool intersects(Rectangle<num> other)
  * Returns true if this intersects other.
diff --git a/LibTest/math/Rectangle/left_A01_t01.dart b/LibTest/math/Rectangle/left_A01_t01.dart
index 8462527..aa0ed93 100644
--- a/LibTest/math/Rectangle/left_A01_t01.dart
+++ b/LibTest/math/Rectangle/left_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T left
  * The x-coordinate of the left edge.
diff --git a/LibTest/math/Rectangle/left_A01_t02.dart b/LibTest/math/Rectangle/left_A01_t02.dart
index ad34252..ae2ba5f 100644
--- a/LibTest/math/Rectangle/left_A01_t02.dart
+++ b/LibTest/math/Rectangle/left_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T left
  * The x-coordinate of the left edge.
diff --git a/LibTest/math/Rectangle/operator_equality_A01_t01.dart b/LibTest/math/Rectangle/operator_equality_A01_t01.dart
index 13fc3a5..7d4edac 100644
--- a/LibTest/math/Rectangle/operator_equality_A01_t01.dart
+++ b/LibTest/math/Rectangle/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/Rectangle/operator_equality_A02_t01.dart b/LibTest/math/Rectangle/operator_equality_A02_t01.dart
index f386c7e..5820eab 100644
--- a/LibTest/math/Rectangle/operator_equality_A02_t01.dart
+++ b/LibTest/math/Rectangle/operator_equality_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/Rectangle/operator_equality_A03_t01.dart b/LibTest/math/Rectangle/operator_equality_A03_t01.dart
index 1504123..1945bb2 100644
--- a/LibTest/math/Rectangle/operator_equality_A03_t01.dart
+++ b/LibTest/math/Rectangle/operator_equality_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/Rectangle/operator_equality_A04_t01.dart b/LibTest/math/Rectangle/operator_equality_A04_t01.dart
index de34b38..bd4148b 100644
--- a/LibTest/math/Rectangle/operator_equality_A04_t01.dart
+++ b/LibTest/math/Rectangle/operator_equality_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2014, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/Rectangle/operator_equality_A05_t01.dart b/LibTest/math/Rectangle/operator_equality_A05_t01.dart
index a2646f5..0fd1331 100644
--- a/LibTest/math/Rectangle/operator_equality_A05_t01.dart
+++ b/LibTest/math/Rectangle/operator_equality_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/math/Rectangle/right_A01_t01.dart b/LibTest/math/Rectangle/right_A01_t01.dart
index f135873..63bf8a3 100644
--- a/LibTest/math/Rectangle/right_A01_t01.dart
+++ b/LibTest/math/Rectangle/right_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T right
  * The x-coordinate of the right edge.
diff --git a/LibTest/math/Rectangle/right_A01_t02.dart b/LibTest/math/Rectangle/right_A01_t02.dart
index ecb3f41..f654849 100644
--- a/LibTest/math/Rectangle/right_A01_t02.dart
+++ b/LibTest/math/Rectangle/right_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T right
  * The x-coordinate of the right edge.
diff --git a/LibTest/math/Rectangle/toString_A01_t01.dart b/LibTest/math/Rectangle/toString_A01_t01.dart
index 14ea6b9..3df67e0 100644
--- a/LibTest/math/Rectangle/toString_A01_t01.dart
+++ b/LibTest/math/Rectangle/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/math/Rectangle/topLeft_A01_t01.dart b/LibTest/math/Rectangle/topLeft_A01_t01.dart
index 0381e66..3dc8896 100644
--- a/LibTest/math/Rectangle/topLeft_A01_t01.dart
+++ b/LibTest/math/Rectangle/topLeft_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topLeft
  * Point<T> get topLeft => new Point<T>(this.left, this.top);
diff --git a/LibTest/math/Rectangle/topLeft_A01_t02.dart b/LibTest/math/Rectangle/topLeft_A01_t02.dart
index 5b21196..b987985 100644
--- a/LibTest/math/Rectangle/topLeft_A01_t02.dart
+++ b/LibTest/math/Rectangle/topLeft_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topLeft
  * Point<T> get topLeft => new Point<T>(this.left, this.top);
diff --git a/LibTest/math/Rectangle/topRight_A01_t01.dart b/LibTest/math/Rectangle/topRight_A01_t01.dart
index d5743d0..8d22994 100644
--- a/LibTest/math/Rectangle/topRight_A01_t01.dart
+++ b/LibTest/math/Rectangle/topRight_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topRight
  * Point<T> get topRight => new Point<T>(this.left + this.width, this.top);
diff --git a/LibTest/math/Rectangle/topRight_A01_t02.dart b/LibTest/math/Rectangle/topRight_A01_t02.dart
index cc757cd..3963ed7 100644
--- a/LibTest/math/Rectangle/topRight_A01_t02.dart
+++ b/LibTest/math/Rectangle/topRight_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Point<T> topRight
  * Point<T> get topRight => new Point<T>(this.left + this.width, this.top);
diff --git a/LibTest/math/Rectangle/top_A01_t01.dart b/LibTest/math/Rectangle/top_A01_t01.dart
index dd1ab35..dafdb8e 100644
--- a/LibTest/math/Rectangle/top_A01_t01.dart
+++ b/LibTest/math/Rectangle/top_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T top
  * The y-coordinate of the left edge.
diff --git a/LibTest/math/Rectangle/top_A01_t02.dart b/LibTest/math/Rectangle/top_A01_t02.dart
index cc48ce0..17ef7ac 100644
--- a/LibTest/math/Rectangle/top_A01_t02.dart
+++ b/LibTest/math/Rectangle/top_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T top
  * The y-coordinate of the left edge.
diff --git a/LibTest/math/Rectangle/width_A01_t01.dart b/LibTest/math/Rectangle/width_A01_t01.dart
index 009e62e..9d5d678 100644
--- a/LibTest/math/Rectangle/width_A01_t01.dart
+++ b/LibTest/math/Rectangle/width_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T width
  * The width of the rectangle.
diff --git a/LibTest/math/Rectangle/width_A01_t02.dart b/LibTest/math/Rectangle/width_A01_t02.dart
index 4cfaa1a..1e100e9 100644
--- a/LibTest/math/Rectangle/width_A01_t02.dart
+++ b/LibTest/math/Rectangle/width_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T width
  * The width of the rectangle.
diff --git a/LibTest/math/acos_A01_t01.dart b/LibTest/math/acos_A01_t01.dart
index 8833bd4..49b60a0 100644
--- a/LibTest/math/acos_A01_t01.dart
+++ b/LibTest/math/acos_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Converts [x] to a double and returns its arc cosine in radians.
diff --git a/LibTest/math/acos_A01_t02.dart b/LibTest/math/acos_A01_t02.dart
index 3d8ea5d..4f64c35 100644
--- a/LibTest/math/acos_A01_t02.dart
+++ b/LibTest/math/acos_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Converts x to a double and returns its arc cosine in radians.
diff --git a/LibTest/math/acos_A02_t01.dart b/LibTest/math/acos_A02_t01.dart
index 494ac4f..c92724f 100644
--- a/LibTest/math/acos_A02_t01.dart
+++ b/LibTest/math/acos_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Returns a value in the range 0..PI, or NaN if [x] is outside the range -1..1.
diff --git a/LibTest/math/acos_A02_t02.dart b/LibTest/math/acos_A02_t02.dart
index 22ddaa1..33e2eb1 100644
--- a/LibTest/math/acos_A02_t02.dart
+++ b/LibTest/math/acos_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Returns a value in the range 0..PI, or NaN if [x] is outside the range -1..1.
diff --git a/LibTest/math/asin_A01_t01.dart b/LibTest/math/asin_A01_t01.dart
index b207b5d..f095a40 100644
--- a/LibTest/math/asin_A01_t01.dart
+++ b/LibTest/math/asin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double asin(num x)
  * Converts [x] to a double and returns its arc sine in radians.
diff --git a/LibTest/math/asin_A01_t02.dart b/LibTest/math/asin_A01_t02.dart
index 3f3977b..d1a8526 100644
--- a/LibTest/math/asin_A01_t02.dart
+++ b/LibTest/math/asin_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Converts [x] to a double and returns its arc sine in radians.
diff --git a/LibTest/math/asin_A02_t01.dart b/LibTest/math/asin_A02_t01.dart
index 7560ac3..808e5fd 100644
--- a/LibTest/math/asin_A02_t01.dart
+++ b/LibTest/math/asin_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double asin(num x)
  * Returns a value in the range -PI/2..PI/2, or NaN if [x] is outside the range
diff --git a/LibTest/math/asin_A02_t02.dart b/LibTest/math/asin_A02_t02.dart
index d3d2f0e..1d546ba 100644
--- a/LibTest/math/asin_A02_t02.dart
+++ b/LibTest/math/asin_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double asin(num x)
  * Returns a value in the range -PI/2..PI/2, or NaN if [x] is outside the range
diff --git a/LibTest/math/atan2_A01_t01.dart b/LibTest/math/atan2_A01_t01.dart
index 18d41cb..a068c34 100644
--- a/LibTest/math/atan2_A01_t01.dart
+++ b/LibTest/math/atan2_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * Returns the angle in radians between the positive x-axis and the vector
diff --git a/LibTest/math/atan2_A01_t02.dart b/LibTest/math/atan2_A01_t02.dart
index 22d9501..d130dde 100644
--- a/LibTest/math/atan2_A01_t02.dart
+++ b/LibTest/math/atan2_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * Returns the angle in radians between the positive x-axis and the vector
diff --git a/LibTest/math/atan2_A02_t01.dart b/LibTest/math/atan2_A02_t01.dart
index abe7d5c..fd47f51 100644
--- a/LibTest/math/atan2_A02_t01.dart
+++ b/LibTest/math/atan2_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * If [b] is positive, this is the same as atan(b/a).
diff --git a/LibTest/math/atan2_A03_t01.dart b/LibTest/math/atan2_A03_t01.dart
index 6dcf65c..873ffc4 100644
--- a/LibTest/math/atan2_A03_t01.dart
+++ b/LibTest/math/atan2_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * The result is negative when [a] is negative (including when [a] is the
diff --git a/LibTest/math/atan2_A04_t01.dart b/LibTest/math/atan2_A04_t01.dart
index a776ba1..51e781f 100644
--- a/LibTest/math/atan2_A04_t01.dart
+++ b/LibTest/math/atan2_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * Returns NaN if either argument is NaN.
diff --git a/LibTest/math/atan2_A05_t01.dart b/LibTest/math/atan2_A05_t01.dart
index 5e5d17c..8f5c7d9 100644
--- a/LibTest/math/atan2_A05_t01.dart
+++ b/LibTest/math/atan2_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * A variant of atan.
diff --git a/LibTest/math/atan2_A05_t02.dart b/LibTest/math/atan2_A05_t02.dart
index baeb8de..70f6dfb 100644
--- a/LibTest/math/atan2_A05_t02.dart
+++ b/LibTest/math/atan2_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan2(num a, num b)
  * A variant of atan.
diff --git a/LibTest/math/atan_A01_t01.dart b/LibTest/math/atan_A01_t01.dart
index a634795..cd92aab 100644
--- a/LibTest/math/atan_A01_t01.dart
+++ b/LibTest/math/atan_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan(num x)
  * Converts [x] to a dobule and returns its arc tangent in radians.
diff --git a/LibTest/math/atan_A01_t02.dart b/LibTest/math/atan_A01_t02.dart
index 1d56f37..7ca49b4 100644
--- a/LibTest/math/atan_A01_t02.dart
+++ b/LibTest/math/atan_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan(num x)
  * Converts [x] to a dobule and returns its arc tangent in radians.
diff --git a/LibTest/math/atan_A01_t03.dart b/LibTest/math/atan_A01_t03.dart
index 586b7b8..3f1d660 100644
--- a/LibTest/math/atan_A01_t03.dart
+++ b/LibTest/math/atan_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double acos(num x)
  * Converts [x] to a dobule and returns its arc tangent in radians.
diff --git a/LibTest/math/atan_A02_t01.dart b/LibTest/math/atan_A02_t01.dart
index 1caf90e..f463a7e 100644
--- a/LibTest/math/atan_A02_t01.dart
+++ b/LibTest/math/atan_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double atan(num x)
  * Returns a value in the range -PI/2..PI/2, or NaN if [x] is NaN.
diff --git a/LibTest/math/atan_A02_t02.dart b/LibTest/math/atan_A02_t02.dart
index 4279e1f..e618ff0 100644
--- a/LibTest/math/atan_A02_t02.dart
+++ b/LibTest/math/atan_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double asin(num x)
  * Returns a value in the range -PI/2..PI/2, or NaN if [x] is NaN.
diff --git a/LibTest/math/cos_A01_t01.dart b/LibTest/math/cos_A01_t01.dart
index a2d5a08..cacaa97 100644
--- a/LibTest/math/cos_A01_t01.dart
+++ b/LibTest/math/cos_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double cos(num radians)
  * Converts [radians] to a double and returns the cosine of the value.
diff --git a/LibTest/math/cos_A01_t02.dart b/LibTest/math/cos_A01_t02.dart
index da840a8..96fe356 100644
--- a/LibTest/math/cos_A01_t02.dart
+++ b/LibTest/math/cos_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double cos(num radians)
  * Converts radians to a double and returns the cosine of the value.
diff --git a/LibTest/math/cos_A02_t01.dart b/LibTest/math/cos_A02_t01.dart
index e25ca16..0beffa4 100644
--- a/LibTest/math/cos_A02_t01.dart
+++ b/LibTest/math/cos_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double cos(num radians)
  * If [radians] is not a finite number, the result is NaN.
diff --git a/LibTest/math/exp_A01_t01.dart b/LibTest/math/exp_A01_t01.dart
index 53a6714..e071ca8 100644
--- a/LibTest/math/exp_A01_t01.dart
+++ b/LibTest/math/exp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double exp(num x)
  * Converts [x] to a double and returns the natural exponent, E, to the power
diff --git a/LibTest/math/exp_A01_t02.dart b/LibTest/math/exp_A01_t02.dart
index 373ce30..cf131d2 100644
--- a/LibTest/math/exp_A01_t02.dart
+++ b/LibTest/math/exp_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double exp(num x)
  * Converts [x] to a double and returns the natural exponent, E, to the power
diff --git a/LibTest/math/exp_A01_t03.dart b/LibTest/math/exp_A01_t03.dart
index 7b7785b..c0b1a46 100644
--- a/LibTest/math/exp_A01_t03.dart
+++ b/LibTest/math/exp_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double exp(num x)
  * TConverts [x] to a double and returns the natural exponent, E, to the power
diff --git a/LibTest/math/exp_A02_t01.dart b/LibTest/math/exp_A02_t01.dart
index 60e46ac..b7c35a0 100644
--- a/LibTest/math/exp_A02_t01.dart
+++ b/LibTest/math/exp_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double exp(num x)
  * Returns NaN if [x] is NaN.
diff --git a/LibTest/math/log_A01_t01.dart b/LibTest/math/log_A01_t01.dart
index 3d19a85..eeb516a 100644
--- a/LibTest/math/log_A01_t01.dart
+++ b/LibTest/math/log_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double log(num x)
  * Converts [x] to a double and returns the natural logarithm of the value.
diff --git a/LibTest/math/log_A01_t02.dart b/LibTest/math/log_A01_t02.dart
index da7a745..1d3638a 100644
--- a/LibTest/math/log_A01_t02.dart
+++ b/LibTest/math/log_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double log(num x)
  * Converts [x] to a double and returns the natural logarithm of the value.
diff --git a/LibTest/math/log_A02_t01.dart b/LibTest/math/log_A02_t01.dart
index d8aaa6d..ad138e1 100644
--- a/LibTest/math/log_A02_t01.dart
+++ b/LibTest/math/log_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double log(num x)
  * Returns negative infinity if [x] is equal to zero.
diff --git a/LibTest/math/log_A03_t01.dart b/LibTest/math/log_A03_t01.dart
index 9f8a3c5..a66f1aa 100644
--- a/LibTest/math/log_A03_t01.dart
+++ b/LibTest/math/log_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double log(num x)
  * Returns NaN if [x] is NaN or less than zero.
diff --git a/LibTest/math/max_A01_t01.dart b/LibTest/math/max_A01_t01.dart
index 756fc48..b026a26 100644
--- a/LibTest/math/max_A01_t01.dart
+++ b/LibTest/math/max_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T max<T extends num>(T a, T b)
  * Returns the larger of two numbers.
diff --git a/LibTest/math/max_A02_t01.dart b/LibTest/math/max_A02_t01.dart
index 89ad46c..acfebfe 100644
--- a/LibTest/math/max_A02_t01.dart
+++ b/LibTest/math/max_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T max<T extends num>(T a, T b)
  * Returns NaN if either argument is NaN.
diff --git a/LibTest/math/max_A03_t01.dart b/LibTest/math/max_A03_t01.dart
index 03e41e7..c544823 100644
--- a/LibTest/math/max_A03_t01.dart
+++ b/LibTest/math/max_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T max<T extends num>(T a, T b)
  * The larger of -0.0 and 0.0 is 0.0
diff --git a/LibTest/math/min_A01_t01.dart b/LibTest/math/min_A01_t01.dart
index 14320d3..c912dfb 100644
--- a/LibTest/math/min_A01_t01.dart
+++ b/LibTest/math/min_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T min<T extends num>(T a, T b)
  * Returns the lesser of two numbers.
diff --git a/LibTest/math/min_A02_t01.dart b/LibTest/math/min_A02_t01.dart
index 05daa1a..64984b9 100644
--- a/LibTest/math/min_A02_t01.dart
+++ b/LibTest/math/min_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T min<T extends num>(T a, T b)
  * Returns NaN if either argument is NaN.
diff --git a/LibTest/math/min_A03_t01.dart b/LibTest/math/min_A03_t01.dart
index f9b521e..09e3647 100644
--- a/LibTest/math/min_A03_t01.dart
+++ b/LibTest/math/min_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T min<T extends num>(T a, T b)
  * The lesser of -0.0 and 0.0 is -0.0
diff --git a/LibTest/math/pow_A01_t01.dart b/LibTest/math/pow_A01_t01.dart
index feadaa0..10608f1 100644
--- a/LibTest/math/pow_A01_t01.dart
+++ b/LibTest/math/pow_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * Returns x to the power of exponent.
diff --git a/LibTest/math/pow_A02_t01.dart b/LibTest/math/pow_A02_t01.dart
index 7b9fdda..66fcf16 100644
--- a/LibTest/math/pow_A02_t01.dart
+++ b/LibTest/math/pow_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * If [x] is an int and exponent is a non-negative int, the result is an int,
diff --git a/LibTest/math/pow_A02_t02.dart b/LibTest/math/pow_A02_t02.dart
index c067de5..b2bb74f 100644
--- a/LibTest/math/pow_A02_t02.dart
+++ b/LibTest/math/pow_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * If [x] is an int and exponent is a non-negative int, the result is an int,
diff --git a/LibTest/math/pow_A03_t01.dart b/LibTest/math/pow_A03_t01.dart
index 9fb29de..ea78c62 100644
--- a/LibTest/math/pow_A03_t01.dart
+++ b/LibTest/math/pow_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A04_t01.dart b/LibTest/math/pow_A04_t01.dart
index 63d2f03..6d8d543 100644
--- a/LibTest/math/pow_A04_t01.dart
+++ b/LibTest/math/pow_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A05_t01.dart b/LibTest/math/pow_A05_t01.dart
index bd011d5..0c9da08 100644
--- a/LibTest/math/pow_A05_t01.dart
+++ b/LibTest/math/pow_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A06_t01.dart b/LibTest/math/pow_A06_t01.dart
index 61986ed..561c499 100644
--- a/LibTest/math/pow_A06_t01.dart
+++ b/LibTest/math/pow_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A07_t01.dart b/LibTest/math/pow_A07_t01.dart
index c18cdc8..3e00737 100644
--- a/LibTest/math/pow_A07_t01.dart
+++ b/LibTest/math/pow_A07_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A08_t01.dart b/LibTest/math/pow_A08_t01.dart
index 665e34a..1b61f4f 100644
--- a/LibTest/math/pow_A08_t01.dart
+++ b/LibTest/math/pow_A08_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A09_t01.dart b/LibTest/math/pow_A09_t01.dart
index bb264b5..3faaf40 100644
--- a/LibTest/math/pow_A09_t01.dart
+++ b/LibTest/math/pow_A09_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A10_t01.dart b/LibTest/math/pow_A10_t01.dart
index 6309e23..98df97d 100644
--- a/LibTest/math/pow_A10_t01.dart
+++ b/LibTest/math/pow_A10_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A11_t01.dart b/LibTest/math/pow_A11_t01.dart
index 05d5397..df379c4 100644
--- a/LibTest/math/pow_A11_t01.dart
+++ b/LibTest/math/pow_A11_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A11_t02.dart b/LibTest/math/pow_A11_t02.dart
index 923ac19..78852da 100644
--- a/LibTest/math/pow_A11_t02.dart
+++ b/LibTest/math/pow_A11_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A12_t01.dart b/LibTest/math/pow_A12_t01.dart
index 325b5b1..25a3092 100644
--- a/LibTest/math/pow_A12_t01.dart
+++ b/LibTest/math/pow_A12_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion pow(x, exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A12_t02.dart b/LibTest/math/pow_A12_t02.dart
index b886ed3..527c1ad 100644
--- a/LibTest/math/pow_A12_t02.dart
+++ b/LibTest/math/pow_A12_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion pow(x, exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A13_t01.dart b/LibTest/math/pow_A13_t01.dart
index 76dab8d..e3442e7 100644
--- a/LibTest/math/pow_A13_t01.dart
+++ b/LibTest/math/pow_A13_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A14_t01.dart b/LibTest/math/pow_A14_t01.dart
index a75501c..87e821e 100644
--- a/LibTest/math/pow_A14_t01.dart
+++ b/LibTest/math/pow_A14_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A15_t01.dart b/LibTest/math/pow_A15_t01.dart
index ad08a59..41792e5 100644
--- a/LibTest/math/pow_A15_t01.dart
+++ b/LibTest/math/pow_A15_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A16_t01.dart b/LibTest/math/pow_A16_t01.dart
index 8068c6d..2b89502 100644
--- a/LibTest/math/pow_A16_t01.dart
+++ b/LibTest/math/pow_A16_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/pow_A16_t02.dart b/LibTest/math/pow_A16_t02.dart
index fe15990..587f6d7 100644
--- a/LibTest/math/pow_A16_t02.dart
+++ b/LibTest/math/pow_A16_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion num pow(num x, num exponent)
  * For doubles, pow(x, y) handles edge cases as follows:
diff --git a/LibTest/math/sin_A01_t01.dart b/LibTest/math/sin_A01_t01.dart
index b973ceb..e6b7eda 100644
--- a/LibTest/math/sin_A01_t01.dart
+++ b/LibTest/math/sin_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sin(num radians)
  * Converts [radians] to a double and returns the sine of the value.
diff --git a/LibTest/math/sin_A01_t02.dart b/LibTest/math/sin_A01_t02.dart
index bba10c0..72fe203 100644
--- a/LibTest/math/sin_A01_t02.dart
+++ b/LibTest/math/sin_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sin(num radians)
  * Converts [radians] to a double and returns the sine of the value.
diff --git a/LibTest/math/sin_A01_t03.dart b/LibTest/math/sin_A01_t03.dart
index 9849c4a..1dd8067 100644
--- a/LibTest/math/sin_A01_t03.dart
+++ b/LibTest/math/sin_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double cos(num radians)
  * Converts [radians] to a double and returns the sine of the value.
diff --git a/LibTest/math/sin_A02_t01.dart b/LibTest/math/sin_A02_t01.dart
index 265fd4c..5fd52e7 100644
--- a/LibTest/math/sin_A02_t01.dart
+++ b/LibTest/math/sin_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sin(num radians)
  * If [radians] is not a finite number, the result is NaN.
diff --git a/LibTest/math/sqrt_A01_t01.dart b/LibTest/math/sqrt_A01_t01.dart
index 3c715bb..3ada77d 100644
--- a/LibTest/math/sqrt_A01_t01.dart
+++ b/LibTest/math/sqrt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Converts [x] to a double and returns the positive square root of the value.
diff --git a/LibTest/math/sqrt_A01_t02.dart b/LibTest/math/sqrt_A01_t02.dart
index 77b0059..6f89485 100644
--- a/LibTest/math/sqrt_A01_t02.dart
+++ b/LibTest/math/sqrt_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Converts [x] to a double and returns the positive square root of the value.
diff --git a/LibTest/math/sqrt_A01_t03.dart b/LibTest/math/sqrt_A01_t03.dart
index deb42f4..630c1a3 100644
--- a/LibTest/math/sqrt_A01_t03.dart
+++ b/LibTest/math/sqrt_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Converts [x] to a double and returns the positive square root of the value.
diff --git a/LibTest/math/sqrt_A02_t01.dart b/LibTest/math/sqrt_A02_t01.dart
index 8ac15e7..b1492f3 100644
--- a/LibTest/math/sqrt_A02_t01.dart
+++ b/LibTest/math/sqrt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Returns -0.0 if x is -0.0, and NaN if x is otherwise negative or NaN.
diff --git a/LibTest/math/sqrt_A02_t02.dart b/LibTest/math/sqrt_A02_t02.dart
index 5d35f66..24d1459 100644
--- a/LibTest/math/sqrt_A02_t02.dart
+++ b/LibTest/math/sqrt_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Returns -0.0 if x is -0.0, and NaN if x is otherwise negative or NaN.
diff --git a/LibTest/math/sqrt_A02_t03.dart b/LibTest/math/sqrt_A02_t03.dart
index 545b889..30fb452 100644
--- a/LibTest/math/sqrt_A02_t03.dart
+++ b/LibTest/math/sqrt_A02_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double sqrt(num x)
  * Returns -0.0 if x is -0.0, and NaN if x is otherwise negative or NaN.
diff --git a/LibTest/math/tan_A01_t01.dart b/LibTest/math/tan_A01_t01.dart
index ea3c6a9..0b547e4 100644
--- a/LibTest/math/tan_A01_t01.dart
+++ b/LibTest/math/tan_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double tan(num radians)
  * Converts [radians] to a double and returns the tangent of the value.
diff --git a/LibTest/math/tan_A01_t02.dart b/LibTest/math/tan_A01_t02.dart
index 39fad4b..6b4aa03 100644
--- a/LibTest/math/tan_A01_t02.dart
+++ b/LibTest/math/tan_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double tan(num radians)
  * Converts [radians] to a double and returns the tangent of the value.
diff --git a/LibTest/math/tan_A02_t01.dart b/LibTest/math/tan_A02_t01.dart
index 973ffff..7361574 100644
--- a/LibTest/math/tan_A02_t01.dart
+++ b/LibTest/math/tan_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double tan(num radians)
  * If [radians] is not a finite number, the result is NaN.
diff --git a/LibTest/mirrors/before_class_t01.dart b/LibTest/mirrors/before_class_t01.dart
index a22c2e1..484643a 100644
--- a/LibTest/mirrors/before_class_t01.dart
+++ b/LibTest/mirrors/before_class_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  class ...
  * @description Check that metadata is allowed before class declaration
diff --git a/LibTest/mirrors/before_ctor_t01.dart b/LibTest/mirrors/before_ctor_t01.dart
index 2148ebc..f32d4e6 100644
--- a/LibTest/mirrors/before_ctor_t01.dart
+++ b/LibTest/mirrors/before_ctor_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  constructor ...
  * @description Check that metadata is allowed before class constructor
diff --git a/LibTest/mirrors/before_ctor_t02.dart b/LibTest/mirrors/before_ctor_t02.dart
index 941e6d5..6acabd2 100644
--- a/LibTest/mirrors/before_ctor_t02.dart
+++ b/LibTest/mirrors/before_ctor_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  constructor ...
  * @description Check that metadata is allowed before class constant constructor
diff --git a/LibTest/mirrors/before_export_lib1.dart b/LibTest/mirrors/before_export_lib1.dart
index 2242f2f..1a6dd3c 100644
--- a/LibTest/mirrors/before_export_lib1.dart
+++ b/LibTest/mirrors/before_export_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_export_lib1;
 
diff --git a/LibTest/mirrors/before_export_lib2.dart b/LibTest/mirrors/before_export_lib2.dart
index 1913617..eac5b07 100644
--- a/LibTest/mirrors/before_export_lib2.dart
+++ b/LibTest/mirrors/before_export_lib2.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_export_lib2;
 
diff --git a/LibTest/mirrors/before_export_t01.dart b/LibTest/mirrors/before_export_t01.dart
index e8207a9..e935e61 100644
--- a/LibTest/mirrors/before_export_t01.dart
+++ b/LibTest/mirrors/before_export_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  export ...
  * @description Check that metadata is allowed before export directive
diff --git a/LibTest/mirrors/before_factory_t01.dart b/LibTest/mirrors/before_factory_t01.dart
index 44d9d11..c3571c8 100644
--- a/LibTest/mirrors/before_factory_t01.dart
+++ b/LibTest/mirrors/before_factory_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  factory ...
  * @description Check that metadata is allowed before class factory
diff --git a/LibTest/mirrors/before_function_t01.dart b/LibTest/mirrors/before_function_t01.dart
index 224d958..691ea1b 100644
--- a/LibTest/mirrors/before_function_t01.dart
+++ b/LibTest/mirrors/before_function_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before function
diff --git a/LibTest/mirrors/before_function_t02.dart b/LibTest/mirrors/before_function_t02.dart
index 47e5e63..1cd40fb 100644
--- a/LibTest/mirrors/before_function_t02.dart
+++ b/LibTest/mirrors/before_function_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before instance method
diff --git a/LibTest/mirrors/before_function_t03.dart b/LibTest/mirrors/before_function_t03.dart
index 1e0c590..3ee6ab8 100644
--- a/LibTest/mirrors/before_function_t03.dart
+++ b/LibTest/mirrors/before_function_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before static method
diff --git a/LibTest/mirrors/before_function_t04.dart b/LibTest/mirrors/before_function_t04.dart
index 68cb359..11882d5 100644
--- a/LibTest/mirrors/before_function_t04.dart
+++ b/LibTest/mirrors/before_function_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before getter
diff --git a/LibTest/mirrors/before_function_t05.dart b/LibTest/mirrors/before_function_t05.dart
index aa156d7..10baa5d 100644
--- a/LibTest/mirrors/before_function_t05.dart
+++ b/LibTest/mirrors/before_function_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before static getter
diff --git a/LibTest/mirrors/before_function_t06.dart b/LibTest/mirrors/before_function_t06.dart
index fc0504a..9a55795 100644
--- a/LibTest/mirrors/before_function_t06.dart
+++ b/LibTest/mirrors/before_function_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before setter
diff --git a/LibTest/mirrors/before_function_t07.dart b/LibTest/mirrors/before_function_t07.dart
index c639206..b540b1b 100644
--- a/LibTest/mirrors/before_function_t07.dart
+++ b/LibTest/mirrors/before_function_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  function ...
  * @description Check that metadata is allowed before static setter
diff --git a/LibTest/mirrors/before_import_lib1.dart b/LibTest/mirrors/before_import_lib1.dart
index 1a0d8b6..1a947bb 100644
--- a/LibTest/mirrors/before_import_lib1.dart
+++ b/LibTest/mirrors/before_import_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_import_lib1;
 
diff --git a/LibTest/mirrors/before_import_lib2.dart b/LibTest/mirrors/before_import_lib2.dart
index 83d448f..0c6c1ec 100644
--- a/LibTest/mirrors/before_import_lib2.dart
+++ b/LibTest/mirrors/before_import_lib2.dart
@@ -1,6 +1,7 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_import_lib2;
diff --git a/LibTest/mirrors/before_import_t01.dart b/LibTest/mirrors/before_import_t01.dart
index 85c3663..9bb3e21 100644
--- a/LibTest/mirrors/before_import_t01.dart
+++ b/LibTest/mirrors/before_import_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  an import ...
  * @description Check that metadata is allowed before import directive
diff --git a/LibTest/mirrors/before_library_lib1.dart b/LibTest/mirrors/before_library_lib1.dart
index 22d9740..48d96ad 100644
--- a/LibTest/mirrors/before_library_lib1.dart
+++ b/LibTest/mirrors/before_library_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 @Deprecated('before_library_lib1')
 library before_library_lib1;
diff --git a/LibTest/mirrors/before_library_t01.dart b/LibTest/mirrors/before_library_t01.dart
index a331247..e2a923b 100644
--- a/LibTest/mirrors/before_library_t01.dart
+++ b/LibTest/mirrors/before_library_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before a library, ...
  * @description Check that metadata is allowed before library token.
diff --git a/LibTest/mirrors/before_param_t01.dart b/LibTest/mirrors/before_param_t01.dart
index 2c5b167..df1b0b9 100644
--- a/LibTest/mirrors/before_param_t01.dart
+++ b/LibTest/mirrors/before_param_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before class constructor
diff --git a/LibTest/mirrors/before_param_t02.dart b/LibTest/mirrors/before_param_t02.dart
index dda74d5..1ff2800 100644
--- a/LibTest/mirrors/before_param_t02.dart
+++ b/LibTest/mirrors/before_param_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before class constant constructor
diff --git a/LibTest/mirrors/before_param_t03.dart b/LibTest/mirrors/before_param_t03.dart
index f7b308c..aa924d0 100644
--- a/LibTest/mirrors/before_param_t03.dart
+++ b/LibTest/mirrors/before_param_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before class factory constructor
diff --git a/LibTest/mirrors/before_param_t04.dart b/LibTest/mirrors/before_param_t04.dart
index 3b1bbba..f246353 100644
--- a/LibTest/mirrors/before_param_t04.dart
+++ b/LibTest/mirrors/before_param_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before function parameter
diff --git a/LibTest/mirrors/before_param_t05.dart b/LibTest/mirrors/before_param_t05.dart
index 91aa625..cb0170f 100644
--- a/LibTest/mirrors/before_param_t05.dart
+++ b/LibTest/mirrors/before_param_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before instance method parameter
diff --git a/LibTest/mirrors/before_param_t06.dart b/LibTest/mirrors/before_param_t06.dart
index 7bc3203..3748fa3 100644
--- a/LibTest/mirrors/before_param_t06.dart
+++ b/LibTest/mirrors/before_param_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before static method parameter
diff --git a/LibTest/mirrors/before_param_t07.dart b/LibTest/mirrors/before_param_t07.dart
index 9f6ab38..94b36d7 100644
--- a/LibTest/mirrors/before_param_t07.dart
+++ b/LibTest/mirrors/before_param_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before setter parameter
diff --git a/LibTest/mirrors/before_param_t08.dart b/LibTest/mirrors/before_param_t08.dart
index 2fa1436..a3c1961 100644
--- a/LibTest/mirrors/before_param_t08.dart
+++ b/LibTest/mirrors/before_param_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before static setter parameter
diff --git a/LibTest/mirrors/before_param_t09.dart b/LibTest/mirrors/before_param_t09.dart
index 485271e..da2c0f7 100644
--- a/LibTest/mirrors/before_param_t09.dart
+++ b/LibTest/mirrors/before_param_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  parameter ...
  * @description Check that metadata is allowed before typedef declaration
diff --git a/LibTest/mirrors/before_part_directive_lib1.dart b/LibTest/mirrors/before_part_directive_lib1.dart
index 81730e3..be9d042 100644
--- a/LibTest/mirrors/before_part_directive_lib1.dart
+++ b/LibTest/mirrors/before_part_directive_lib1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 library before_part_directive_lib1;
 
diff --git a/LibTest/mirrors/before_part_directive_lib1_p1.dart b/LibTest/mirrors/before_part_directive_lib1_p1.dart
index d57a756..ad1ad90 100644
--- a/LibTest/mirrors/before_part_directive_lib1_p1.dart
+++ b/LibTest/mirrors/before_part_directive_lib1_p1.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 
 part of before_part_directive_lib1;
 
diff --git a/LibTest/mirrors/before_part_directive_t01.dart b/LibTest/mirrors/before_part_directive_t01.dart
index 7c60ce5..221615c 100644
--- a/LibTest/mirrors/before_part_directive_t01.dart
+++ b/LibTest/mirrors/before_part_directive_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...   part directive ...
  * @description Check that metadata is allowed before part directive
diff --git a/LibTest/mirrors/before_type_param_t01.dart b/LibTest/mirrors/before_type_param_t01.dart
index ae64c4c..e639c8f 100644
--- a/LibTest/mirrors/before_type_param_t01.dart
+++ b/LibTest/mirrors/before_type_param_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  type parameter ...
  * @description Check that metadata is allowed before type parameter declaration
diff --git a/LibTest/mirrors/before_typedef_t01.dart b/LibTest/mirrors/before_typedef_t01.dart
index 67e166e..a9ec51d 100644
--- a/LibTest/mirrors/before_typedef_t01.dart
+++ b/LibTest/mirrors/before_typedef_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  typedef ...
  * @description Check that metadata is allowed before typedef declaration
diff --git a/LibTest/mirrors/before_variable_t01.dart b/LibTest/mirrors/before_variable_t01.dart
index 9bbe5b1..abc5347 100644
--- a/LibTest/mirrors/before_variable_t01.dart
+++ b/LibTest/mirrors/before_variable_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  variable declaration ...
  * @description Check that metadata is allowed before variable declaration
diff --git a/LibTest/mirrors/before_variable_t02.dart b/LibTest/mirrors/before_variable_t02.dart
index 7c7c7ea..eef1754 100644
--- a/LibTest/mirrors/before_variable_t02.dart
+++ b/LibTest/mirrors/before_variable_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Metadata can appear before  ...  variable declaration ...
  * @description Check that metadata is allowed before variable declared in
diff --git a/LibTest/mirrors/compilation_t01.dart b/LibTest/mirrors/compilation_t01.dart
index 02c9bec..eb2c4c3 100644
--- a/LibTest/mirrors/compilation_t01.dart
+++ b/LibTest/mirrors/compilation_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
diff --git a/LibTest/mirrors/compilation_t02.dart b/LibTest/mirrors/compilation_t02.dart
index 7d7323e..91ee982 100644
--- a/LibTest/mirrors/compilation_t02.dart
+++ b/LibTest/mirrors/compilation_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -17,16 +18,16 @@
 void metadata() {
 }
 
-  @metadata()
-//^^^^^^^^^^^
+@metadata()
+// [error line 21, column 1, length 11]
 // [analyzer] COMPILE_TIME_ERROR.INVALID_ANNOTATION
-// ^
+// [error line 21, column 2]
 // [cfe] Method not found: 'metadata'.
 class A {}
 
 main() {
   // have to retrieve metadata to get the compile error
-  reflectClass(A).metadata.map( (e) => e.reflectee ).join(' ');
-//^
+ reflectClass(A).metadata.map( (e) => e.reflectee ).join(' ');
+// [error line 30, column 2]
 // [web] Method not found: 'reflectClass'.
 }
diff --git a/LibTest/mirrors/compilation_t03.dart b/LibTest/mirrors/compilation_t03.dart
index 09e1b5b..51eaf7b 100644
--- a/LibTest/mirrors/compilation_t03.dart
+++ b/LibTest/mirrors/compilation_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
diff --git a/LibTest/mirrors/compilation_t04.dart b/LibTest/mirrors/compilation_t04.dart
index 13dcff1..257b6c1 100644
--- a/LibTest/mirrors/compilation_t04.dart
+++ b/LibTest/mirrors/compilation_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -21,10 +22,10 @@
   }
 }
 
-  @A.a()
-//^^^^^^
+@A.a()
+// [error line 25, column 1, length 6]
 // [analyzer] COMPILE_TIME_ERROR.INVALID_ANNOTATION
-//   ^
+// ^
 // [cfe] Method not found: 'A.a'.
 class B {}
 
diff --git a/LibTest/mirrors/compilation_t05.dart b/LibTest/mirrors/compilation_t05.dart
index 2f653ee..eb5aee0 100644
--- a/LibTest/mirrors/compilation_t05.dart
+++ b/LibTest/mirrors/compilation_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -15,8 +16,8 @@
 //     ^
 // [web] Not found: 'dart:mirrors'
 
-  @null
-//^^^^^
+@null
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class A {}
diff --git a/LibTest/mirrors/compilation_t06.dart b/LibTest/mirrors/compilation_t06.dart
index 2ceee91..ac6fedc 100644
--- a/LibTest/mirrors/compilation_t06.dart
+++ b/LibTest/mirrors/compilation_t06.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -15,8 +16,8 @@
 //     ^
 // [web] Not found: 'dart:mirrors'
 
-  @true
-//^^^^^
+@true
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class A {}
diff --git a/LibTest/mirrors/compilation_t07.dart b/LibTest/mirrors/compilation_t07.dart
index a0688cd..4874f78 100644
--- a/LibTest/mirrors/compilation_t07.dart
+++ b/LibTest/mirrors/compilation_t07.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -15,8 +16,8 @@
 //     ^
 // [web] Not found: 'dart:mirrors'
 
-  @false
-//^^^^^^
+@false
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class A {}
diff --git a/LibTest/mirrors/compilation_t08.dart b/LibTest/mirrors/compilation_t08.dart
index 6b4eb28..a16195e 100644
--- a/LibTest/mirrors/compilation_t08.dart
+++ b/LibTest/mirrors/compilation_t08.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -15,8 +16,8 @@
 //     ^
 // [web] Not found: 'dart:mirrors'
 
-  @Hello
-//^^^^^^
+@Hello
+// [error line 19, column 0]
 // [analyzer] unspecified
 // [cfe] unspecified
 class A {}
diff --git a/LibTest/mirrors/compilation_t09.dart b/LibTest/mirrors/compilation_t09.dart
index 2f9c736..99870e1 100644
--- a/LibTest/mirrors/compilation_t09.dart
+++ b/LibTest/mirrors/compilation_t09.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
diff --git a/LibTest/mirrors/compilation_t10.dart b/LibTest/mirrors/compilation_t10.dart
index f70fafd..90f13a9 100644
--- a/LibTest/mirrors/compilation_t10.dart
+++ b/LibTest/mirrors/compilation_t10.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -20,10 +21,10 @@
     const A(int x);
 }
 
-  @A
-//^^
+@A
+// [error line 24, column 1, length 2]
 // [analyzer] COMPILE_TIME_ERROR.NO_ANNOTATION_CONSTRUCTOR_ARGUMENTS
-// ^
+// [error line 24, column 2]
 // [cfe] Error: This can't be used as an annotation; an annotation should be a reference to a compile-time constant variable, or a call to a constant constructor.
 class B {}
 
diff --git a/LibTest/mirrors/compilation_t11.dart b/LibTest/mirrors/compilation_t11.dart
index 58d0146..81d6443 100644
--- a/LibTest/mirrors/compilation_t11.dart
+++ b/LibTest/mirrors/compilation_t11.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion It is a compile time error if the expression is not one of the
  * following:
@@ -20,10 +21,10 @@
     A(int x);
 }
 
-  @A(10)
-//^^^^^^
+@A(10)
+// [error line 24, column 1, length 6]
 // [analyzer] COMPILE_TIME_ERROR.NON_CONSTANT_ANNOTATION_CONSTRUCTOR
-// ^
+// [error line 24, column 2]
 // [cfe] Cannot invoke a non-'const' constructor where a const expression is expected.
 class B {}
 
diff --git a/LibTest/typed_data/ByteBuffer/asByteData_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asByteData_A01_t01.dart
index 216dfae..cd2f1bc 100644
--- a/LibTest/typed_data/ByteBuffer/asByteData_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asByteData_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteData asByteData([int offsetInBytes = 0, int length ])
  * Creates a ByteData view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asByteData_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asByteData_A02_t01.dart
index e289d92..5f23276 100644
--- a/LibTest/typed_data/ByteBuffer/asByteData_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asByteData_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteData asByteData([int offsetInBytes = 0, int length ])
  * Creates a ByteData view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asByteData_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asByteData_A03_t01.dart
index 7b7d815..e439890 100644
--- a/LibTest/typed_data/ByteBuffer/asByteData_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asByteData_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  ByteData asByteData([int offsetInBytes = 0, int length ])
  * Creates a ByteData view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32List_A01_t01.dart
index 680c1c8..2bb932f 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List asFloat32List([int offsetInBytes = 0, int length ])
  * Creates a Float32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32List_A02_t01.dart
index 900384b..10424a6 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List asFloat32List([int offsetInBytes = 0, int length ])
  * Creates a Float32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32List_A03_t01.dart
index 5dd3833..38a689b 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List asFloat32List([int offsetInBytes = 0, int length ])
  * Creates a Float32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A01_t01.dart
index a8601d6..61511de 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List asFloat32x4List([int offsetInBytes = 0, int length])
  * Creates a Float32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A02_t01.dart
index 4921286..251e809 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List asFloat32List([int offsetInBytes = 0, int length ])
  * Creates a Float32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A03_t01.dart
index 433ad51..2050d06 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat32x4List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat32x4List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List asFloat32List([int offsetInBytes = 0, int length ])
  * Creates a Float32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64List_A01_t01.dart
index a80c093..f033cbe 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Float64List asFloat64List([int offsetInBytes = 0, int length ])
  * Creates a Float64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64List_A02_t01.dart
index d2fc2e5..aae8b8c 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Float64List asFloat64List([int offsetInBytes = 0, int length ])
  * Creates a Float64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64List_A03_t01.dart
index ed94822..aed975c 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Float64List asFloat64List([int offsetInBytes = 0, int length ])
  * Creates a Float64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A01_t01.dart
index 13d2d66..beb62cf 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List asFloat64x2List([int offsetInBytes = 0, int length])
  * Creates a Float64x2List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A02_t01.dart
index cf93ed4..3645086 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List asFloat64x2List([int offsetInBytes = 0, int length])
  * Creates a Float64x2List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A03_t01.dart
index b8eb6bb..9ae1a87 100644
--- a/LibTest/typed_data/ByteBuffer/asFloat64x2List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asFloat64x2List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List asFloat64x2List([int offsetInBytes = 0, int length])
  * Creates a Float64x2List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt16List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asInt16List_A01_t01.dart
index 9d10cb5..929b814 100644
--- a/LibTest/typed_data/ByteBuffer/asInt16List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt16List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List asInt16List([int offsetInBytes = 0, int length ])
  * Creates a Int16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt16List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asInt16List_A02_t01.dart
index 667db7c..fb1f957 100644
--- a/LibTest/typed_data/ByteBuffer/asInt16List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt16List_A02_t01.dart
@@ -1,7 +1,8 @@
- // Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+ /*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List asInt16List([int offsetInBytes = 0, int length ])
  * Creates a Int16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt16List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asInt16List_A03_t01.dart
index aa81b22..5bfa445 100644
--- a/LibTest/typed_data/ByteBuffer/asInt16List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt16List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List asInt16List([int offsetInBytes = 0, int length ])
  * Creates a Int16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32List_A01_t01.dart
index 90d26ac..44954b1 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List asInt32List([int offsetInBytes = 0, int length ])
  * Creates a Int32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32List_A02_t01.dart
index ff51024..12b8b2a 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List asInt32List([int offsetInBytes = 0, int length ])
  * Creates a Int32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32List_A03_t01.dart
index e7bc24a..c926bcb 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List asInt32List([int offsetInBytes = 0, int length ])
  * Creates a Int32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32x4List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32x4List_A01_t01.dart
index 445318c..74ce964 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32x4List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32x4List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List asInt32x4List([int offsetInBytes = 0, int length ])
  * Creates a Int32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32x4List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32x4List_A02_t01.dart
index c6f0d05..0b66810 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32x4List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32x4List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List asInt32x4List([int offsetInBytes = 0, int length ])
  * Creates a Int32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt32x4List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asInt32x4List_A03_t01.dart
index 89f638b..9f7f440 100644
--- a/LibTest/typed_data/ByteBuffer/asInt32x4List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt32x4List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List asInt32x4List([int offsetInBytes = 0, int length ])
  * Creates a Int32x4List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt64List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asInt64List_A01_t01.dart
index 1bff8b5..533935b 100644
--- a/LibTest/typed_data/ByteBuffer/asInt64List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List asInt64List([int offsetInBytes = 0, int length ])
  * Creates a Int64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt64List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asInt64List_A02_t01.dart
index 8241f63..6c234c7 100644
--- a/LibTest/typed_data/ByteBuffer/asInt64List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List asInt64List([int offsetInBytes = 0, int length ])
  * Creates a Int64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt64List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asInt64List_A03_t01.dart
index 9a12310..9a42a23 100644
--- a/LibTest/typed_data/ByteBuffer/asInt64List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt64List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List asInt64List([int offsetInBytes = 0, int length ])
  * Creates a Int64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt8List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asInt8List_A01_t01.dart
index 9be8600..3f4974b 100644
--- a/LibTest/typed_data/ByteBuffer/asInt8List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt8List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List asInt8List([int offsetInBytes = 0, int length ])
  * Creates a Int8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt8List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asInt8List_A02_t01.dart
index f05f3c5..30c240b 100644
--- a/LibTest/typed_data/ByteBuffer/asInt8List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt8List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List asInt8List([int offsetInBytes = 0, int length ])
  * Creates a Int8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asInt8List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asInt8List_A03_t01.dart
index 2159a50..cccbeb1 100644
--- a/LibTest/typed_data/ByteBuffer/asInt8List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asInt8List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List asInt8List([int offsetInBytes = 0, int length ])
  * Creates a Int8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint16List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asUint16List_A01_t01.dart
index 22fdf2e..2669520 100644
--- a/LibTest/typed_data/ByteBuffer/asUint16List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint16List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List asUint16List([int offsetInBytes = 0, int length ])
  * Creates a Uint16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint16List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asUint16List_A02_t01.dart
index ca988bb..07b8e36 100644
--- a/LibTest/typed_data/ByteBuffer/asUint16List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint16List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List asUint16List([int offsetInBytes = 0, int length ])
  * Creates a Uint16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint16List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asUint16List_A03_t01.dart
index 3dc9140..8f63960 100644
--- a/LibTest/typed_data/ByteBuffer/asUint16List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint16List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List asUint16List([int offsetInBytes = 0, int length ])
  * Creates a Uint16List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint32List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asUint32List_A01_t01.dart
index 4b73a53..4caf4ee 100644
--- a/LibTest/typed_data/ByteBuffer/asUint32List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List asUint32List([int offsetInBytes = 0, int length ])
  * Creates a Uint32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint32List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asUint32List_A02_t01.dart
index 9f6306f..a4ccb12 100644
--- a/LibTest/typed_data/ByteBuffer/asUint32List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List asUint32List([int offsetInBytes = 0, int length ])
  * Creates a Uint32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint32List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asUint32List_A03_t01.dart
index 0edb184..9d2b1c6 100644
--- a/LibTest/typed_data/ByteBuffer/asUint32List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint32List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List asUint32List([int offsetInBytes = 0, int length ])
  * Creates a Uint32List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint64List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asUint64List_A01_t01.dart
index 1834f49..5a5283c 100644
--- a/LibTest/typed_data/ByteBuffer/asUint64List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List asUint64List([int offsetInBytes = 0, int length ])
  * Creates a Uint64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint64List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asUint64List_A02_t01.dart
index 2375dd3..6f684ef 100644
--- a/LibTest/typed_data/ByteBuffer/asUint64List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List asUint64List([int offsetInBytes = 0, int length ])
  * Creates a Uint64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint64List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asUint64List_A03_t01.dart
index 222995e..597b576 100644
--- a/LibTest/typed_data/ByteBuffer/asUint64List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint64List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List asUint64List([int offsetInBytes = 0, int length ])
  * Creates a Uint64List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A01_t01.dart
index 6a5fd89..95ece81 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList asUint8ClampedList([
diff --git a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A02_t01.dart
index 48106b6..a15b090 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList asUint8ClampedList([
diff --git a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A03_t01.dart
index 3c20c6f..33e321c 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8ClampedList_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList asUint8ClampedList([
diff --git a/LibTest/typed_data/ByteBuffer/asUint8List_A01_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8List_A01_t01.dart
index e77e73c..f9c8682 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8List_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List asUint8List([int offsetInBytes = 0, int length ])
  * Creates a Uint8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint8List_A02_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8List_A02_t01.dart
index 9569847..0c648eb 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8List_A02_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List asUint8List([int offsetInBytes = 0, int length ])
  * Creates a Uint8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/asUint8List_A03_t01.dart b/LibTest/typed_data/ByteBuffer/asUint8List_A03_t01.dart
index 0fd1db8..66339d3 100644
--- a/LibTest/typed_data/ByteBuffer/asUint8List_A03_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/asUint8List_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List asUint8List([int offsetInBytes = 0, int length ])
  * Creates a Uint8List view of a region of this byte buffer.
diff --git a/LibTest/typed_data/ByteBuffer/hashCode_A01_t01.dart b/LibTest/typed_data/ByteBuffer/hashCode_A01_t01.dart
index 40eabfc..61a96d8 100644
--- a/LibTest/typed_data/ByteBuffer/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. Hash codes are guaranteed to be
diff --git a/LibTest/typed_data/ByteBuffer/hashCode_A01_t02.dart b/LibTest/typed_data/ByteBuffer/hashCode_A01_t02.dart
index b01077d..092d4ca 100644
--- a/LibTest/typed_data/ByteBuffer/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/ByteBuffer/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. Hash codes are guaranteed to be
diff --git a/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01.dart b/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01.dart
index 83fa735..4a2edcf 100644
--- a/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02.dart b/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02.dart
index f84d68e..057759a 100644
--- a/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/ByteBuffer/operator_equality_A01_t01.dart b/LibTest/typed_data/ByteBuffer/operator_equality_A01_t01.dart
index 99602b0..70c571c 100644
--- a/LibTest/typed_data/ByteBuffer/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/ByteBuffer/runtimeType_A01_t01.dart b/LibTest/typed_data/ByteBuffer/runtimeType_A01_t01.dart
index 92ca00e..6b28b3e 100644
--- a/LibTest/typed_data/ByteBuffer/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/ByteBuffer/runtimeType_A01_t02.dart b/LibTest/typed_data/ByteBuffer/runtimeType_A01_t02.dart
index 0f58088..b5276bb 100644
--- a/LibTest/typed_data/ByteBuffer/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/ByteBuffer/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/ByteBuffer/toString_A01_t01.dart b/LibTest/typed_data/ByteBuffer/toString_A01_t01.dart
index e904c9a..488519b 100644
--- a/LibTest/typed_data/ByteBuffer/toString_A01_t01.dart
+++ b/LibTest/typed_data/ByteBuffer/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A01_t01.dart b/LibTest/typed_data/ByteData/ByteData.view_A01_t01.dart
index 68ac018..ad50577 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A01_t02.dart b/LibTest/typed_data/ByteData/ByteData.view_A01_t02.dart
index 42fa21e..c58a59a 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A02_t01.dart b/LibTest/typed_data/ByteData/ByteData.view_A02_t01.dart
index d15bf88..a238562 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A03_t01.dart b/LibTest/typed_data/ByteData/ByteData.view_A03_t01.dart
index 54fe7b1..37c0266 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A03_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A04_t01.dart b/LibTest/typed_data/ByteData/ByteData.view_A04_t01.dart
index 3796ac8..1dad610 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A04_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A05_t01.dart b/LibTest/typed_data/ByteData/ByteData.view_A05_t01.dart
index 7cb95ca..62ec15b 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A05_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A05_t02.dart b/LibTest/typed_data/ByteData/ByteData.view_A05_t02.dart
index 2738a73..4c19e02 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A05_t02.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData.view_A05_t03.dart b/LibTest/typed_data/ByteData/ByteData.view_A05_t03.dart
index 53972c0..8cd41e7 100644
--- a/LibTest/typed_data/ByteData/ByteData.view_A05_t03.dart
+++ b/LibTest/typed_data/ByteData/ByteData.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * ByteData.view(
diff --git a/LibTest/typed_data/ByteData/ByteData_A01_t01.dart b/LibTest/typed_data/ByteData/ByteData_A01_t01.dart
index 6e6fff6..47cfd76 100644
--- a/LibTest/typed_data/ByteData/ByteData_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteData(int length)
  * Creates a [ByteData] of the specified length (in elements), all of whose bytes
diff --git a/LibTest/typed_data/ByteData/ByteData_A01_t02.dart b/LibTest/typed_data/ByteData/ByteData_A01_t02.dart
index f05d846..585d2d0 100644
--- a/LibTest/typed_data/ByteData/ByteData_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/ByteData_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteData(int length)
  * Creates a [ByteData] of the specified length (in elements), all of whose bytes
diff --git a/LibTest/typed_data/ByteData/ByteData_A02_t01.dart b/LibTest/typed_data/ByteData/ByteData_A02_t01.dart
index a87e98b..bc1b807 100644
--- a/LibTest/typed_data/ByteData/ByteData_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/ByteData_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteData(int length)
  * Creates a ByteData of the specified [length] (in elements), all of whose
diff --git a/LibTest/typed_data/ByteData/buffer_A01_t01.dart b/LibTest/typed_data/ByteData/buffer_A01_t01.dart
index 3e3f004..85d7c96 100644
--- a/LibTest/typed_data/ByteData/buffer_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/ByteData/buffer_A01_t02.dart b/LibTest/typed_data/ByteData/buffer_A01_t02.dart
index a2cb2e1..8abbf76 100644
--- a/LibTest/typed_data/ByteData/buffer_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01.dart
index dae28b6..91a7f1b 100644
--- a/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02.dart
index 81f46f1..14e3813 100644
--- a/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/ByteData/getFloat32_A01_t01.dart b/LibTest/typed_data/ByteData/getFloat32_A01_t01.dart
index c6fe512..9ea861e 100644
--- a/LibTest/typed_data/ByteData/getFloat32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getFloat32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat32(
diff --git a/LibTest/typed_data/ByteData/getFloat32_A02_t01.dart b/LibTest/typed_data/ByteData/getFloat32_A02_t01.dart
index bf5939b..a51382f 100644
--- a/LibTest/typed_data/ByteData/getFloat32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getFloat32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat32(
diff --git a/LibTest/typed_data/ByteData/getFloat32_A02_t02.dart b/LibTest/typed_data/ByteData/getFloat32_A02_t02.dart
index f0f9785..c07250a 100644
--- a/LibTest/typed_data/ByteData/getFloat32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getFloat32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat32(
diff --git a/LibTest/typed_data/ByteData/getFloat64_A01_t01.dart b/LibTest/typed_data/ByteData/getFloat64_A01_t01.dart
index 0b6bea8..a196ca0 100644
--- a/LibTest/typed_data/ByteData/getFloat64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getFloat64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat64(
diff --git a/LibTest/typed_data/ByteData/getFloat64_A02_t01.dart b/LibTest/typed_data/ByteData/getFloat64_A02_t01.dart
index 64f4a0b..c605725 100644
--- a/LibTest/typed_data/ByteData/getFloat64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getFloat64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat64(
diff --git a/LibTest/typed_data/ByteData/getFloat64_A02_t02.dart b/LibTest/typed_data/ByteData/getFloat64_A02_t02.dart
index 6526548..90dbf5b 100644
--- a/LibTest/typed_data/ByteData/getFloat64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getFloat64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * double getFloat64(
diff --git a/LibTest/typed_data/ByteData/getInt16_A01_t01.dart b/LibTest/typed_data/ByteData/getInt16_A01_t01.dart
index 4592596..2c38cb4 100644
--- a/LibTest/typed_data/ByteData/getInt16_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt16(
diff --git a/LibTest/typed_data/ByteData/getInt16_A02_t01.dart b/LibTest/typed_data/ByteData/getInt16_A02_t01.dart
index 252f8ea..435d5f9 100644
--- a/LibTest/typed_data/ByteData/getInt16_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  * int getInt16(
diff --git a/LibTest/typed_data/ByteData/getInt16_A02_t02.dart b/LibTest/typed_data/ByteData/getInt16_A02_t02.dart
index 9b77478..0ca427a 100644
--- a/LibTest/typed_data/ByteData/getInt16_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getInt16_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  *  * int getInt16(
diff --git a/LibTest/typed_data/ByteData/getInt32_A01_t01.dart b/LibTest/typed_data/ByteData/getInt32_A01_t01.dart
index 2c7a43f..110aa52 100644
--- a/LibTest/typed_data/ByteData/getInt32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt32(
diff --git a/LibTest/typed_data/ByteData/getInt32_A02_t01.dart b/LibTest/typed_data/ByteData/getInt32_A02_t01.dart
index cc97b15..16817bb 100644
--- a/LibTest/typed_data/ByteData/getInt32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt32(
diff --git a/LibTest/typed_data/ByteData/getInt32_A02_t02.dart b/LibTest/typed_data/ByteData/getInt32_A02_t02.dart
index 88111c7..8b299ad 100644
--- a/LibTest/typed_data/ByteData/getInt32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getInt32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt32(
diff --git a/LibTest/typed_data/ByteData/getInt64_A01_t01.dart b/LibTest/typed_data/ByteData/getInt64_A01_t01.dart
index 82927ed..57baec0 100644
--- a/LibTest/typed_data/ByteData/getInt64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt64(
diff --git a/LibTest/typed_data/ByteData/getInt64_A02_t01.dart b/LibTest/typed_data/ByteData/getInt64_A02_t01.dart
index f5ab9bf..bb7f9e4 100644
--- a/LibTest/typed_data/ByteData/getInt64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt64(
diff --git a/LibTest/typed_data/ByteData/getInt64_A02_t02.dart b/LibTest/typed_data/ByteData/getInt64_A02_t02.dart
index 8bcf302..13de5e2 100644
--- a/LibTest/typed_data/ByteData/getInt64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getInt64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getInt64(
diff --git a/LibTest/typed_data/ByteData/getInt8_A01_t01.dart b/LibTest/typed_data/ByteData/getInt8_A01_t01.dart
index 85e226e..24509a3 100644
--- a/LibTest/typed_data/ByteData/getInt8_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getInt8(int byteOffset)
  * Returns the (possibly negative) integer represented by the byte at the
diff --git a/LibTest/typed_data/ByteData/getInt8_A02_t01.dart b/LibTest/typed_data/ByteData/getInt8_A02_t01.dart
index 85d0cac..c42bf86 100644
--- a/LibTest/typed_data/ByteData/getInt8_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getInt8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getInt8(int byteOffset)
  * ...
diff --git a/LibTest/typed_data/ByteData/getInt8_A02_t02.dart b/LibTest/typed_data/ByteData/getInt8_A02_t02.dart
index f4e4a35..ba02735 100644
--- a/LibTest/typed_data/ByteData/getInt8_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getInt8_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getInt8(int byteOffset)
  * ...
diff --git a/LibTest/typed_data/ByteData/getUint16_A01_t01.dart b/LibTest/typed_data/ByteData/getUint16_A01_t01.dart
index 95514a2..bef7ff8 100644
--- a/LibTest/typed_data/ByteData/getUint16_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint16(
diff --git a/LibTest/typed_data/ByteData/getUint16_A02_t01.dart b/LibTest/typed_data/ByteData/getUint16_A02_t01.dart
index 26b9403..72b323e 100644
--- a/LibTest/typed_data/ByteData/getUint16_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint16(
diff --git a/LibTest/typed_data/ByteData/getUint16_A02_t02.dart b/LibTest/typed_data/ByteData/getUint16_A02_t02.dart
index f75b172..32fefcb 100644
--- a/LibTest/typed_data/ByteData/getUint16_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getUint16_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint16(
diff --git a/LibTest/typed_data/ByteData/getUint32_A01_t01.dart b/LibTest/typed_data/ByteData/getUint32_A01_t01.dart
index 602aebd..42b84f8 100644
--- a/LibTest/typed_data/ByteData/getUint32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint32(
diff --git a/LibTest/typed_data/ByteData/getUint32_A02_t01.dart b/LibTest/typed_data/ByteData/getUint32_A02_t01.dart
index b319767..bb544e5 100644
--- a/LibTest/typed_data/ByteData/getUint32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint32(
diff --git a/LibTest/typed_data/ByteData/getUint32_A02_t02.dart b/LibTest/typed_data/ByteData/getUint32_A02_t02.dart
index 14d4872..2ed0d78 100644
--- a/LibTest/typed_data/ByteData/getUint32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getUint32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint32(
diff --git a/LibTest/typed_data/ByteData/getUint64_A01_t01.dart b/LibTest/typed_data/ByteData/getUint64_A01_t01.dart
index 7e18e39..86f45b7 100644
--- a/LibTest/typed_data/ByteData/getUint64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint64(
diff --git a/LibTest/typed_data/ByteData/getUint64_A02_t01.dart b/LibTest/typed_data/ByteData/getUint64_A02_t01.dart
index 8079363..11ad2dc 100644
--- a/LibTest/typed_data/ByteData/getUint64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint64(
diff --git a/LibTest/typed_data/ByteData/getUint64_A02_t02.dart b/LibTest/typed_data/ByteData/getUint64_A02_t02.dart
index 8785be4..2beee38 100644
--- a/LibTest/typed_data/ByteData/getUint64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getUint64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * int getUint64(
diff --git a/LibTest/typed_data/ByteData/getUint8_A01_t01.dart b/LibTest/typed_data/ByteData/getUint8_A01_t01.dart
index e93610f..86d6f4a 100644
--- a/LibTest/typed_data/ByteData/getUint8_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getUint8(int byteOffset)
  * Returns the positive integer represented by the byte at the specified
diff --git a/LibTest/typed_data/ByteData/getUint8_A02_t01.dart b/LibTest/typed_data/ByteData/getUint8_A02_t01.dart
index 1471782..272c5fa 100644
--- a/LibTest/typed_data/ByteData/getUint8_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/getUint8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getUint8(int byteOffset)
  * ...
diff --git a/LibTest/typed_data/ByteData/getUint8_A02_t02.dart b/LibTest/typed_data/ByteData/getUint8_A02_t02.dart
index 5435f32..f5051fd 100644
--- a/LibTest/typed_data/ByteData/getUint8_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/getUint8_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int getUint8(int byteOffset)
  * ...
diff --git a/LibTest/typed_data/ByteData/hashCode_A01_t01.dart b/LibTest/typed_data/ByteData/hashCode_A01_t01.dart
index 97b7ecc..219bdac 100644
--- a/LibTest/typed_data/ByteData/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/ByteData/hashCode_A01_t02.dart b/LibTest/typed_data/ByteData/hashCode_A01_t02.dart
index 611f930..44747bb 100644
--- a/LibTest/typed_data/ByteData/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/ByteData/lengthInBytes_A01_t01.dart b/LibTest/typed_data/ByteData/lengthInBytes_A01_t01.dart
index 7201269..8752af0 100644
--- a/LibTest/typed_data/ByteData/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/ByteData/lengthInBytes_A01_t02.dart b/LibTest/typed_data/ByteData/lengthInBytes_A01_t02.dart
index 0b665ed..bf32d75 100644
--- a/LibTest/typed_data/ByteData/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/ByteData/offsetInBytes_A01_t01.dart b/LibTest/typed_data/ByteData/offsetInBytes_A01_t01.dart
index 24156ff..1ac351c 100644
--- a/LibTest/typed_data/ByteData/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/ByteData/offsetInBytes_A01_t02.dart b/LibTest/typed_data/ByteData/offsetInBytes_A01_t02.dart
index 5f2f4ec..dbe43a6 100644
--- a/LibTest/typed_data/ByteData/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/ByteData/operator_equality_A01_t01.dart b/LibTest/typed_data/ByteData/operator_equality_A01_t01.dart
index 6149c46..8151f64 100644
--- a/LibTest/typed_data/ByteData/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/ByteData/runtimeType_A01_t01.dart b/LibTest/typed_data/ByteData/runtimeType_A01_t01.dart
index eca5e15..9d4f7c4 100644
--- a/LibTest/typed_data/ByteData/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/ByteData/runtimeType_A01_t02.dart b/LibTest/typed_data/ByteData/runtimeType_A01_t02.dart
index 0cd6433..c2b180f 100644
--- a/LibTest/typed_data/ByteData/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/ByteData/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/ByteData/setFloat32_A01_t01.dart b/LibTest/typed_data/ByteData/setFloat32_A01_t01.dart
index c189d90..859616d 100644
--- a/LibTest/typed_data/ByteData/setFloat32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setFloat32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setFloat32(
diff --git a/LibTest/typed_data/ByteData/setFloat32_A02_t01.dart b/LibTest/typed_data/ByteData/setFloat32_A02_t01.dart
index 32d6ddc..0e418e4 100644
--- a/LibTest/typed_data/ByteData/setFloat32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setFloat32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setFloat32(
diff --git a/LibTest/typed_data/ByteData/setFloat32_A02_t02.dart b/LibTest/typed_data/ByteData/setFloat32_A02_t02.dart
index 9bc50eb..b388a93 100644
--- a/LibTest/typed_data/ByteData/setFloat32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setFloat32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setFloat32(
diff --git a/LibTest/typed_data/ByteData/setFloat64_A01_t01.dart b/LibTest/typed_data/ByteData/setFloat64_A01_t01.dart
index df416ba..eef8fd6 100644
--- a/LibTest/typed_data/ByteData/setFloat64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setFloat64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setFloat64(
diff --git a/LibTest/typed_data/ByteData/setFloat64_A02_t01.dart b/LibTest/typed_data/ByteData/setFloat64_A02_t01.dart
index eb77d68..c829f63 100644
--- a/LibTest/typed_data/ByteData/setFloat64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setFloat64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setFloat64(
diff --git a/LibTest/typed_data/ByteData/setFloat64_A02_t02.dart b/LibTest/typed_data/ByteData/setFloat64_A02_t02.dart
index 0a7a852..aafd24e 100644
--- a/LibTest/typed_data/ByteData/setFloat64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setFloat64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * @assertion
diff --git a/LibTest/typed_data/ByteData/setInt16_A01_t01.dart b/LibTest/typed_data/ByteData/setInt16_A01_t01.dart
index 69885b1..f1be09f 100644
--- a/LibTest/typed_data/ByteData/setInt16_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt16(
diff --git a/LibTest/typed_data/ByteData/setInt16_A02_t01.dart b/LibTest/typed_data/ByteData/setInt16_A02_t01.dart
index e5917e6..19295ab 100644
--- a/LibTest/typed_data/ByteData/setInt16_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt16(
diff --git a/LibTest/typed_data/ByteData/setInt16_A02_t02.dart b/LibTest/typed_data/ByteData/setInt16_A02_t02.dart
index 8b5fb6a..2ff87e2 100644
--- a/LibTest/typed_data/ByteData/setInt16_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setInt16_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt16(
diff --git a/LibTest/typed_data/ByteData/setInt32_A01_t01.dart b/LibTest/typed_data/ByteData/setInt32_A01_t01.dart
index 920bc2d..2840122 100644
--- a/LibTest/typed_data/ByteData/setInt32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt32(
diff --git a/LibTest/typed_data/ByteData/setInt32_A02_t01.dart b/LibTest/typed_data/ByteData/setInt32_A02_t01.dart
index a95afce..5222156 100644
--- a/LibTest/typed_data/ByteData/setInt32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt32(
diff --git a/LibTest/typed_data/ByteData/setInt32_A02_t02.dart b/LibTest/typed_data/ByteData/setInt32_A02_t02.dart
index ee75118..2676020 100644
--- a/LibTest/typed_data/ByteData/setInt32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setInt32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt32(
diff --git a/LibTest/typed_data/ByteData/setInt64_A01_t01.dart b/LibTest/typed_data/ByteData/setInt64_A01_t01.dart
index 21abcee..4897d69 100644
--- a/LibTest/typed_data/ByteData/setInt64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt64(
diff --git a/LibTest/typed_data/ByteData/setInt64_A02_t01.dart b/LibTest/typed_data/ByteData/setInt64_A02_t01.dart
index b5741a2..17c30a4 100644
--- a/LibTest/typed_data/ByteData/setInt64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt64(
diff --git a/LibTest/typed_data/ByteData/setInt64_A02_t02.dart b/LibTest/typed_data/ByteData/setInt64_A02_t02.dart
index 5dbfa0b..a47ac4b 100644
--- a/LibTest/typed_data/ByteData/setInt64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setInt64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setInt64(
diff --git a/LibTest/typed_data/ByteData/setInt8_A01_t01.dart b/LibTest/typed_data/ByteData/setInt8_A01_t01.dart
index 088cd74..7ed5468 100644
--- a/LibTest/typed_data/ByteData/setInt8_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInt8(int byteOffset, int value)
  * Sets the byte at the specified [byteOffset] in this object to the two's
diff --git a/LibTest/typed_data/ByteData/setInt8_A02_t01.dart b/LibTest/typed_data/ByteData/setInt8_A02_t01.dart
index 7ca8f07..06fb68c 100644
--- a/LibTest/typed_data/ByteData/setInt8_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setInt8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setInt8(int byteOffset, int value)
  * ...
diff --git a/LibTest/typed_data/ByteData/setInt8_A02_t02.dart b/LibTest/typed_data/ByteData/setInt8_A02_t02.dart
index 7cdab6a..e85fcc6 100644
--- a/LibTest/typed_data/ByteData/setInt8_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setInt8_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * @assertion void setInt8(int byteOffset, int value)
diff --git a/LibTest/typed_data/ByteData/setUint16_A01_t01.dart b/LibTest/typed_data/ByteData/setUint16_A01_t01.dart
index bb3e731..341f3f3 100644
--- a/LibTest/typed_data/ByteData/setUint16_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint16_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint16(
diff --git a/LibTest/typed_data/ByteData/setUint16_A02_t01.dart b/LibTest/typed_data/ByteData/setUint16_A02_t01.dart
index bd78284..540e202 100644
--- a/LibTest/typed_data/ByteData/setUint16_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint16_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint16(
diff --git a/LibTest/typed_data/ByteData/setUint16_A02_t02.dart b/LibTest/typed_data/ByteData/setUint16_A02_t02.dart
index 9e104bd..77fc084 100644
--- a/LibTest/typed_data/ByteData/setUint16_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setUint16_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint16(
diff --git a/LibTest/typed_data/ByteData/setUint32_A01_t01.dart b/LibTest/typed_data/ByteData/setUint32_A01_t01.dart
index c89f4e1..bfaf2fd 100644
--- a/LibTest/typed_data/ByteData/setUint32_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint32_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint32(
diff --git a/LibTest/typed_data/ByteData/setUint32_A02_t01.dart b/LibTest/typed_data/ByteData/setUint32_A02_t01.dart
index ca1b5ca..397aae7 100644
--- a/LibTest/typed_data/ByteData/setUint32_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint32_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint32(
diff --git a/LibTest/typed_data/ByteData/setUint32_A02_t02.dart b/LibTest/typed_data/ByteData/setUint32_A02_t02.dart
index adff5f2..59dd7ae 100644
--- a/LibTest/typed_data/ByteData/setUint32_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setUint32_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint32(
diff --git a/LibTest/typed_data/ByteData/setUint64_A01_t01.dart b/LibTest/typed_data/ByteData/setUint64_A01_t01.dart
index 6c0b896..0da8cb3 100644
--- a/LibTest/typed_data/ByteData/setUint64_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint64_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint64(
diff --git a/LibTest/typed_data/ByteData/setUint64_A02_t01.dart b/LibTest/typed_data/ByteData/setUint64_A02_t01.dart
index ab842ce..58b8ecc 100644
--- a/LibTest/typed_data/ByteData/setUint64_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint64_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint64(
diff --git a/LibTest/typed_data/ByteData/setUint64_A02_t02.dart b/LibTest/typed_data/ByteData/setUint64_A02_t02.dart
index 3e407c2..7208ece 100644
--- a/LibTest/typed_data/ByteData/setUint64_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setUint64_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setUint64(
diff --git a/LibTest/typed_data/ByteData/setUint8_A01_t01.dart b/LibTest/typed_data/ByteData/setUint8_A01_t01.dart
index ea30303..9267cbe 100644
--- a/LibTest/typed_data/ByteData/setUint8_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint8_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setUint8(int byteOffset, int value)
  * Sets the byte at the specified [byteOffset] in this object to the two's
diff --git a/LibTest/typed_data/ByteData/setUint8_A02_t01.dart b/LibTest/typed_data/ByteData/setUint8_A02_t01.dart
index 443ece7..7712cd4 100644
--- a/LibTest/typed_data/ByteData/setUint8_A02_t01.dart
+++ b/LibTest/typed_data/ByteData/setUint8_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setUint8(int byteOffset, int value)
  * ...
diff --git a/LibTest/typed_data/ByteData/setUint8_A02_t02.dart b/LibTest/typed_data/ByteData/setUint8_A02_t02.dart
index 76ba928..ac6a159 100644
--- a/LibTest/typed_data/ByteData/setUint8_A02_t02.dart
+++ b/LibTest/typed_data/ByteData/setUint8_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setUint8(int byteOffset, int value)
  * ...
diff --git a/LibTest/typed_data/ByteData/toString_A01_t01.dart b/LibTest/typed_data/ByteData/toString_A01_t01.dart
index 1176ace..88eaf14 100644
--- a/LibTest/typed_data/ByteData/toString_A01_t01.dart
+++ b/LibTest/typed_data/ByteData/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Float32List/Float32List.fromList_A01_t01.dart b/LibTest/typed_data/Float32List/Float32List.fromList_A01_t01.dart
index 0d2d086..128efa0 100644
--- a/LibTest/typed_data/Float32List/Float32List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List.fromList(List<double> elements)
  * Creates a [Float32List] with the same length as the [elements] list
diff --git a/LibTest/typed_data/Float32List/Float32List.fromList_A01_t02.dart b/LibTest/typed_data/Float32List/Float32List.fromList_A01_t02.dart
index 17fef75..f2a40c3 100644
--- a/LibTest/typed_data/Float32List/Float32List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/Float32List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List.fromList(List<double> elements)
  * Creates a [Float32List] with the same length as the [elements] list
diff --git a/LibTest/typed_data/Float32List/Float32List.fromList_A02_t01.dart b/LibTest/typed_data/Float32List/Float32List.fromList_A02_t01.dart
index 2f2c52d..406c8df 100644
--- a/LibTest/typed_data/Float32List/Float32List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List.fromList(List<double> elements)
  * Creates a [Float32List] with the same length as the [elements] list
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A01_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A01_t01.dart
index 941f748..6806f1d 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A01_t02.dart b/LibTest/typed_data/Float32List/Float32List.view_A01_t02.dart
index 80c1144..b5298b2 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A02_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A02_t01.dart
index e280f6d..8c454a4 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A03_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A03_t01.dart
index 3fdefec..d7a9c8e 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A04_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A04_t01.dart
index 86c3b6d..82a2187 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A04_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A05_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A05_t01.dart
index 19ca9ea..d7eb2de 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A05_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A05_t02.dart b/LibTest/typed_data/Float32List/Float32List.view_A05_t02.dart
index 4927f3c..d58f567 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A05_t02.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A05_t03.dart b/LibTest/typed_data/Float32List/Float32List.view_A05_t03.dart
index 3a626e6..11dbe23 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A05_t03.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List.view_A06_t01.dart b/LibTest/typed_data/Float32List/Float32List.view_A06_t01.dart
index 6065f4b..a4cc5c3 100644
--- a/LibTest/typed_data/Float32List/Float32List.view_A06_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32List.view(
diff --git a/LibTest/typed_data/Float32List/Float32List_A01_t01.dart b/LibTest/typed_data/Float32List/Float32List_A01_t01.dart
index 8b4c1ef..56016f1 100644
--- a/LibTest/typed_data/Float32List/Float32List_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List(int length)
  * Creates an [Float32List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float32List/Float32List_A01_t02.dart b/LibTest/typed_data/Float32List/Float32List_A01_t02.dart
index 11441f4..e45d57e 100644
--- a/LibTest/typed_data/Float32List/Float32List_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/Float32List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List(int length)
  * Creates an [Float32List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float32List/Float32List_A02_t01.dart b/LibTest/typed_data/Float32List/Float32List_A02_t01.dart
index 5876948..4919c5e 100644
--- a/LibTest/typed_data/Float32List/Float32List_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/Float32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32List(int length)
  * Creates an [Float32List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float32List/addAll_A01_t01.dart b/LibTest/typed_data/Float32List/addAll_A01_t01.dart
index 58c68d2..b65d5af 100644
--- a/LibTest/typed_data/Float32List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Float32List/add_A01_t01.dart b/LibTest/typed_data/Float32List/add_A01_t01.dart
index 3a2e98c..0892a87 100644
--- a/LibTest/typed_data/Float32List/add_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Float32List/any_A01_t01.dart b/LibTest/typed_data/Float32List/any_A01_t01.dart
index 4ff885f..dc30256 100644
--- a/LibTest/typed_data/Float32List/any_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float32List/asMap_A01_t01.dart b/LibTest/typed_data/Float32List/asMap_A01_t01.dart
index 6f7aef6..ff9299a 100644
--- a/LibTest/typed_data/Float32List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float32List/asMap_A01_t02.dart b/LibTest/typed_data/Float32List/asMap_A01_t02.dart
index cc9cf9e..ec318ec 100644
--- a/LibTest/typed_data/Float32List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float32List/asMap_A02_t01.dart b/LibTest/typed_data/Float32List/asMap_A02_t01.dart
index 5c56023..1cab108 100644
--- a/LibTest/typed_data/Float32List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Float32List/buffer_A01_t01.dart b/LibTest/typed_data/Float32List/buffer_A01_t01.dart
index fbe1feb..4dab03d 100644
--- a/LibTest/typed_data/Float32List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float32List/buffer_A01_t02.dart b/LibTest/typed_data/Float32List/buffer_A01_t02.dart
index 148afba..bce3b8c 100644
--- a/LibTest/typed_data/Float32List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float32List/clear_A01_t01.dart b/LibTest/typed_data/Float32List/clear_A01_t01.dart
index 94b053a..cf61726 100644
--- a/LibTest/typed_data/Float32List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Float32List/contains_A01_t01.dart b/LibTest/typed_data/Float32List/contains_A01_t01.dart
index c58332c..46a2152 100644
--- a/LibTest/typed_data/Float32List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Float32List/elementAt_A01_t01.dart b/LibTest/typed_data/Float32List/elementAt_A01_t01.dart
index 9fc6aec..e8fc8d5 100644
--- a/LibTest/typed_data/Float32List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Float32List/elementAt_A02_t01.dart b/LibTest/typed_data/Float32List/elementAt_A02_t01.dart
index a85a81c..d04fb9b 100644
--- a/LibTest/typed_data/Float32List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t01.dart
index fd74f2e..9d4c252 100644
--- a/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t02.dart
index 098e848..0e3344a 100644
--- a/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float32List/every_A01_t01.dart b/LibTest/typed_data/Float32List/every_A01_t01.dart
index 9e65c12..8326f87 100644
--- a/LibTest/typed_data/Float32List/every_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float32List/expand_A01_t01.dart b/LibTest/typed_data/Float32List/expand_A01_t01.dart
index 43d90e2..3f952ab 100644
--- a/LibTest/typed_data/Float32List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand(Iterable f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Float32List/fillRange_A01_t01.dart b/LibTest/typed_data/Float32List/fillRange_A01_t01.dart
index c8da1cf..95eac14 100644
--- a/LibTest/typed_data/Float32List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fill])
  * Sets the objects in the range start inclusive to end exclusive to the given
diff --git a/LibTest/typed_data/Float32List/fillRange_A02_t01.dart b/LibTest/typed_data/Float32List/fillRange_A02_t01.dart
index e435236..3d225e7 100644
--- a/LibTest/typed_data/Float32List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fill])
  * Sets the objects in the range start inclusive to end exclusive to the given
diff --git a/LibTest/typed_data/Float32List/firstWhere_A01_t01.dart b/LibTest/typed_data/Float32List/firstWhere_A01_t01.dart
index 945feee..1fa2156 100644
--- a/LibTest/typed_data/Float32List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float32List/firstWhere_A02_t01.dart b/LibTest/typed_data/Float32List/firstWhere_A02_t01.dart
index bc8cf24..366f058 100644
--- a/LibTest/typed_data/Float32List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * If no element satisfies test, the result of invoking the orElse function is
diff --git a/LibTest/typed_data/Float32List/firstWhere_A03_t01.dart b/LibTest/typed_data/Float32List/firstWhere_A03_t01.dart
index 3046c67..398fe84 100644
--- a/LibTest/typed_data/Float32List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic firstWhere(bool test(E element), {Object orElse()})
  * If orElse is omitted, it defaults to throwing a StateError.
diff --git a/LibTest/typed_data/Float32List/first_A01_t01.dart b/LibTest/typed_data/Float32List/first_A01_t01.dart
index 01a45b7..e543ec2 100644
--- a/LibTest/typed_data/Float32List/first_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32List/first_A01_t02.dart b/LibTest/typed_data/Float32List/first_A01_t02.dart
index 3a7992d..ae7fcb9 100644
--- a/LibTest/typed_data/Float32List/first_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32List/first_A02_t01.dart b/LibTest/typed_data/Float32List/first_A02_t01.dart
index 38d6c74..ecf6b14 100644
--- a/LibTest/typed_data/Float32List/first_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32List/first_A03_t01.dart b/LibTest/typed_data/Float32List/first_A03_t01.dart
index e0f9684..dfef183 100644
--- a/LibTest/typed_data/Float32List/first_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32List/fold_A01_t01.dart b/LibTest/typed_data/Float32List/fold_A01_t01.dart
index 5e0e220..eef9813 100644
--- a/LibTest/typed_data/Float32List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Float32List/forEach_A01_t01.dart b/LibTest/typed_data/Float32List/forEach_A01_t01.dart
index 6e6b3c9..c539a72 100644
--- a/LibTest/typed_data/Float32List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/typed_data/Float32List/forEach_A02_t01.dart b/LibTest/typed_data/Float32List/forEach_A02_t01.dart
index 4944c16..1a638ef 100644
--- a/LibTest/typed_data/Float32List/forEach_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/forEach_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/typed_data/Float32List/getRange_A01_t01.dart b/LibTest/typed_data/Float32List/getRange_A01_t01.dart
index 68609b9..a684b71 100644
--- a/LibTest/typed_data/Float32List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Float32List/getRange_A02_t01.dart b/LibTest/typed_data/Float32List/getRange_A02_t01.dart
index d0b461a..b78833b 100644
--- a/LibTest/typed_data/Float32List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Float32List/getRange_A03_t01.dart b/LibTest/typed_data/Float32List/getRange_A03_t01.dart
index 2788c83..87305f5 100644
--- a/LibTest/typed_data/Float32List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The provide range, given by start and end, must be valid at the time of the
diff --git a/LibTest/typed_data/Float32List/getRange_A04_t01.dart b/LibTest/typed_data/Float32List/getRange_A04_t01.dart
index 0735ec9..afc87c3 100644
--- a/LibTest/typed_data/Float32List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Float32List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The provide range, given by start and end, must be valid at the time of the
diff --git a/LibTest/typed_data/Float32List/hashCode_A01_t01.dart b/LibTest/typed_data/Float32List/hashCode_A01_t01.dart
index 643c561..b5e41a6 100644
--- a/LibTest/typed_data/Float32List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float32List/hashCode_A01_t02.dart b/LibTest/typed_data/Float32List/hashCode_A01_t02.dart
index 07aedfc..97bec54 100644
--- a/LibTest/typed_data/Float32List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float32List/indexOf_A01_t01.dart b/LibTest/typed_data/Float32List/indexOf_A01_t01.dart
index f14d643..3ba925d 100644
--- a/LibTest/typed_data/Float32List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int startIndex = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Float32List/indexOf_A01_t02.dart b/LibTest/typed_data/Float32List/indexOf_A01_t02.dart
index d2450a0..f86af0a 100644
--- a/LibTest/typed_data/Float32List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int startIndex = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Float32List/indexOf_A02_t01.dart b/LibTest/typed_data/Float32List/indexOf_A02_t01.dart
index 67844a2..073f9c6 100644
--- a/LibTest/typed_data/Float32List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int startIndex = 0])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Float32List/indexOf_A03_t01.dart b/LibTest/typed_data/Float32List/indexOf_A03_t01.dart
index 31819a6..8ea6111 100644
--- a/LibTest/typed_data/Float32List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int startIndex = 0])
  * Returns the first index of element in this list.
diff --git a/LibTest/typed_data/Float32List/insertAll_A01_t01.dart b/LibTest/typed_data/Float32List/insertAll_A01_t01.dart
index a0fc9bf..1718fba 100644
--- a/LibTest/typed_data/Float32List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int at, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Float32List/insert_A01_t01.dart b/LibTest/typed_data/Float32List/insert_A01_t01.dart
index bd3c665..2156e9a 100644
--- a/LibTest/typed_data/Float32List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E value)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Float32List/isEmpty_A01_t01.dart b/LibTest/typed_data/Float32List/isEmpty_A01_t01.dart
index e520b4d..1738c1c 100644
--- a/LibTest/typed_data/Float32List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Float32List/isEmpty_A01_t02.dart b/LibTest/typed_data/Float32List/isEmpty_A01_t02.dart
index b3fd21f..0ce9f52 100644
--- a/LibTest/typed_data/Float32List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Float32List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Float32List/isNotEmpty_A01_t01.dart
index 6ba24e6..e9b0b42 100644
--- a/LibTest/typed_data/Float32List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float32List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Float32List/isNotEmpty_A01_t02.dart
index adf26d4..e8a3308 100644
--- a/LibTest/typed_data/Float32List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float32List/iterator_A01_t01.dart b/LibTest/typed_data/Float32List/iterator_A01_t01.dart
index 10f89c7..887a4b4 100644
--- a/LibTest/typed_data/Float32List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Float32List/iterator_A01_t02.dart b/LibTest/typed_data/Float32List/iterator_A01_t02.dart
index 0bc03ef..b78aca8 100644
--- a/LibTest/typed_data/Float32List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Float32List/iterator_current_A01_t01.dart b/LibTest/typed_data/Float32List/iterator_current_A01_t01.dart
index c839c7c..a8aa45c 100644
--- a/LibTest/typed_data/Float32List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Float32List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Float32List/iterator_moveNext_A01_t01.dart
index 41c3df3..7e53f11 100644
--- a/LibTest/typed_data/Float32List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Float32List/join_A01_t01.dart b/LibTest/typed_data/Float32List/join_A01_t01.dart
index 0ecc779..35d4afb 100644
--- a/LibTest/typed_data/Float32List/join_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float32List/join_A01_t02.dart b/LibTest/typed_data/Float32List/join_A01_t02.dart
index 68fcbaa..bd81527 100644
--- a/LibTest/typed_data/Float32List/join_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float32List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Float32List/lastIndexOf_A01_t01.dart
index deea250..a63a4d5 100644
--- a/LibTest/typed_data/Float32List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int startIndex])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Float32List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Float32List/lastIndexOf_A01_t02.dart
index e2fd788..873c0a1 100644
--- a/LibTest/typed_data/Float32List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int startIndex])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Float32List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Float32List/lastIndexOf_A02_t01.dart
index 4f14db0..bcbf678 100644
--- a/LibTest/typed_data/Float32List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int startIndex])
  * ...
diff --git a/LibTest/typed_data/Float32List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Float32List/lastIndexOf_A03_t01.dart
index f7dd7ca..7e67b4d 100644
--- a/LibTest/typed_data/Float32List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int startIndex])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Float32List/lastWhere_A01_t01.dart b/LibTest/typed_data/Float32List/lastWhere_A01_t01.dart
index 8a34f0b..fbff49c 100644
--- a/LibTest/typed_data/Float32List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2016, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float32List/lastWhere_A02_t01.dart b/LibTest/typed_data/Float32List/lastWhere_A02_t01.dart
index e49c8ef..bf5db57 100644
--- a/LibTest/typed_data/Float32List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion dynamic lastWhere(bool test(E element), {Object orElse()})
  * If no element satisfies [test], the result of invoking the [orElse] function
diff --git a/LibTest/typed_data/Float32List/lastWhere_A03_t01.dart b/LibTest/typed_data/Float32List/lastWhere_A03_t01.dart
index 5026cf4..cc41dcf 100644
--- a/LibTest/typed_data/Float32List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * If orElse is omitted, it defaults to throwing a StateError.
diff --git a/LibTest/typed_data/Float32List/last_A01_t01.dart b/LibTest/typed_data/Float32List/last_A01_t01.dart
index fa2bfec..81fa9db 100644
--- a/LibTest/typed_data/Float32List/last_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float32List/last_A01_t02.dart b/LibTest/typed_data/Float32List/last_A01_t02.dart
index 2b378b5..b9caac1 100644
--- a/LibTest/typed_data/Float32List/last_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float32List/last_A02_t01.dart b/LibTest/typed_data/Float32List/last_A02_t01.dart
index 7417579..5cce845 100644
--- a/LibTest/typed_data/Float32List/last_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Float32List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Float32List/lengthInBytes_A01_t01.dart
index 0819693..0573147 100644
--- a/LibTest/typed_data/Float32List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float32List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Float32List/lengthInBytes_A01_t02.dart
index 45e4593..3181dc0 100644
--- a/LibTest/typed_data/Float32List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float32List/length_A01_t01.dart b/LibTest/typed_data/Float32List/length_A01_t01.dart
index b83892f..ea62e10 100644
--- a/LibTest/typed_data/Float32List/length_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int get length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Float32List/length_A02_t01.dart b/LibTest/typed_data/Float32List/length_A02_t01.dart
index 619deb6..d92dd7a 100644
--- a/LibTest/typed_data/Float32List/length_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Float32List/map_A01_t01.dart b/LibTest/typed_data/Float32List/map_A01_t01.dart
index db86492..dc14def 100644
--- a/LibTest/typed_data/Float32List/map_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Float32List/map_A02_t01.dart b/LibTest/typed_data/Float32List/map_A02_t01.dart
index 4cd80a7..bb1519c 100644
--- a/LibTest/typed_data/Float32List/map_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * This method returns a view of the mapped elements. As long as the returned
diff --git a/LibTest/typed_data/Float32List/map_A03_t01.dart b/LibTest/typed_data/Float32List/map_A03_t01.dart
index 1ed75e0..c63a9af 100644
--- a/LibTest/typed_data/Float32List/map_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * The transformed elements will not be cached. Iterating multiple times over
diff --git a/LibTest/typed_data/Float32List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Float32List/offsetInBytes_A01_t01.dart
index b03e320..8e442fc 100644
--- a/LibTest/typed_data/Float32List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float32List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Float32List/offsetInBytes_A01_t02.dart
index 8813253..e1314f4 100644
--- a/LibTest/typed_data/Float32List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float32List/operator_equality_A01_t01.dart b/LibTest/typed_data/Float32List/operator_equality_A01_t01.dart
index f0cd9c9..11a1b8a 100644
--- a/LibTest/typed_data/Float32List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float32List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Float32List/operator_subscript_A01_t01.dart
index d68c66f..a41a094 100644
--- a/LibTest/typed_data/Float32List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * Returns the object at the given index in the list or ... .
diff --git a/LibTest/typed_data/Float32List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Float32List/operator_subscript_A02_t01.dart
index fe3aa82..df42ff2 100644
--- a/LibTest/typed_data/Float32List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * ... or throws a RangeError if index is out of bounds.
diff --git a/LibTest/typed_data/Float32List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Float32List/operator_subscripted_assignment_A01_t01.dart
index acac114..42a0d66 100644
--- a/LibTest/typed_data/Float32List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value or ... .
diff --git a/LibTest/typed_data/Float32List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Float32List/operator_subscripted_assignment_A02_t01.dart
index 3f179c1..75225e0 100644
--- a/LibTest/typed_data/Float32List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ... or throws a RangeError if index is out of bounds.
diff --git a/LibTest/typed_data/Float32List/reduce_A01_t01.dart b/LibTest/typed_data/Float32List/reduce_A01_t01.dart
index ed0ae80..90449eb 100644
--- a/LibTest/typed_data/Float32List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining
diff --git a/LibTest/typed_data/Float32List/reduce_A02_t01.dart b/LibTest/typed_data/Float32List/reduce_A02_t01.dart
index 09d2d7e..257570d 100644
--- a/LibTest/typed_data/Float32List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Float32List/reduce_A03_t01.dart b/LibTest/typed_data/Float32List/reduce_A03_t01.dart
index 62b732d..e83f9f4 100644
--- a/LibTest/typed_data/Float32List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Float32List/removeAt_A01_t01.dart b/LibTest/typed_data/Float32List/removeAt_A01_t01.dart
index c6967de..a55b4dc 100644
--- a/LibTest/typed_data/Float32List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Float32List/removeLast_A01_t01.dart b/LibTest/typed_data/Float32List/removeLast_A01_t01.dart
index 84e632f..43ae080 100644
--- a/LibTest/typed_data/Float32List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object in this list.
diff --git a/LibTest/typed_data/Float32List/removeRange_A01_t01.dart b/LibTest/typed_data/Float32List/removeRange_A01_t01.dart
index 41a045b..70bfef8 100644
--- a/LibTest/typed_data/Float32List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Float32List/removeWhere_A01_t01.dart b/LibTest/typed_data/Float32List/removeWhere_A01_t01.dart
index 305f1d9..8749cef 100644
--- a/LibTest/typed_data/Float32List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Float32List/remove_A01_t01.dart b/LibTest/typed_data/Float32List/remove_A01_t01.dart
index 9ac2361..a171a0f 100644
--- a/LibTest/typed_data/Float32List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Float32List/replaceRange_A01_t01.dart b/LibTest/typed_data/Float32List/replaceRange_A01_t01.dart
index e677fc2..3664c6f 100644
--- a/LibTest/typed_data/Float32List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and inserts
diff --git a/LibTest/typed_data/Float32List/retainWhere_A01_t01.dart b/LibTest/typed_data/Float32List/retainWhere_A01_t01.dart
index cdcff80..4b18b7e 100644
--- a/LibTest/typed_data/Float32List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Float32List/reversed_A01_t01.dart b/LibTest/typed_data/Float32List/reversed_A01_t01.dart
index 5b55eb6..9607293 100644
--- a/LibTest/typed_data/Float32List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Float32List/reversed_A01_t02.dart b/LibTest/typed_data/Float32List/reversed_A01_t02.dart
index e9f5f19..ec412ff 100644
--- a/LibTest/typed_data/Float32List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Float32List/runtimeType_A01_t01.dart b/LibTest/typed_data/Float32List/runtimeType_A01_t01.dart
index 3e2d76f..484d835 100644
--- a/LibTest/typed_data/Float32List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float32List/runtimeType_A01_t02.dart b/LibTest/typed_data/Float32List/runtimeType_A01_t02.dart
index 6ee4812..2a8e7dd 100644
--- a/LibTest/typed_data/Float32List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float32List/setAll_A01_t01.dart b/LibTest/typed_data/Float32List/setAll_A01_t01.dart
index d40285f..0b91686 100644
--- a/LibTest/typed_data/Float32List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Float32List/setAll_A02_t01.dart b/LibTest/typed_data/Float32List/setAll_A02_t01.dart
index f3e96ab..a736a0a 100644
--- a/LibTest/typed_data/Float32List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float32List/setAll_A03_t01.dart b/LibTest/typed_data/Float32List/setAll_A03_t01.dart
index 4cda456..404146a 100644
--- a/LibTest/typed_data/Float32List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float32List/setRange_A01_t01.dart b/LibTest/typed_data/Float32List/setRange_A01_t01.dart
index 6859696..2d73c08 100644
--- a/LibTest/typed_data/Float32List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32List/setRange_A02_t01.dart b/LibTest/typed_data/Float32List/setRange_A02_t01.dart
index 1d5d957..3f950e0 100644
--- a/LibTest/typed_data/Float32List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32List/setRange_A03_t01.dart b/LibTest/typed_data/Float32List/setRange_A03_t01.dart
index be46286..b68e00d 100644
--- a/LibTest/typed_data/Float32List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32List/setRange_A04_t01.dart b/LibTest/typed_data/Float32List/setRange_A04_t01.dart
index 9583a57..24c4d44 100644
--- a/LibTest/typed_data/Float32List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Float32List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32List/setRange_A05_t01.dart b/LibTest/typed_data/Float32List/setRange_A05_t01.dart
index 07067d0..51db29b 100644
--- a/LibTest/typed_data/Float32List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Float32List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32List/shuffle_A01_t01.dart b/LibTest/typed_data/Float32List/shuffle_A01_t01.dart
index 964dddf..66b3d41 100644
--- a/LibTest/typed_data/Float32List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32List/shuffle_A01_t02.dart b/LibTest/typed_data/Float32List/shuffle_A01_t02.dart
index 8c94f6e..1b87169 100644
--- a/LibTest/typed_data/Float32List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32List/shuffle_A01_t03.dart b/LibTest/typed_data/Float32List/shuffle_A01_t03.dart
index 335bcf0..246fc0c 100644
--- a/LibTest/typed_data/Float32List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Float32List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32List/singleWhere_A01_t01.dart b/LibTest/typed_data/Float32List/singleWhere_A01_t01.dart
index ec2b6fa..73fdf25 100644
--- a/LibTest/typed_data/Float32List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Float32List/singleWhere_A02_t01.dart b/LibTest/typed_data/Float32List/singleWhere_A02_t01.dart
index 2690eb5..c0b17e3 100644
--- a/LibTest/typed_data/Float32List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32List/singleWhere_A02_t02.dart b/LibTest/typed_data/Float32List/singleWhere_A02_t02.dart
index 9ea65e8..6059349 100644
--- a/LibTest/typed_data/Float32List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Float32List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32List/single_A01_t01.dart b/LibTest/typed_data/Float32List/single_A01_t01.dart
index 1e8b20b..fe393be 100644
--- a/LibTest/typed_data/Float32List/single_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float32List/single_A01_t02.dart b/LibTest/typed_data/Float32List/single_A01_t02.dart
index c674f57..0a78960 100644
--- a/LibTest/typed_data/Float32List/single_A01_t02.dart
+++ b/LibTest/typed_data/Float32List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float32List/single_A02_t01.dart b/LibTest/typed_data/Float32List/single_A02_t01.dart
index 5c74b63..90aa914 100644
--- a/LibTest/typed_data/Float32List/single_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float32List/single_A02_t02.dart b/LibTest/typed_data/Float32List/single_A02_t02.dart
index 1065b64..510da41 100644
--- a/LibTest/typed_data/Float32List/single_A02_t02.dart
+++ b/LibTest/typed_data/Float32List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float32List/skipWhile_A01_t01.dart b/LibTest/typed_data/Float32List/skipWhile_A01_t01.dart
index 12c40ef..7b907c4 100644
--- a/LibTest/typed_data/Float32List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips  leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Float32List/skipWhile_A02_t01.dart b/LibTest/typed_data/Float32List/skipWhile_A02_t01.dart
index 56a8053..44f251c 100644
--- a/LibTest/typed_data/Float32List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/typed_data/Float32List/skipWhile_A03_t01.dart b/LibTest/typed_data/Float32List/skipWhile_A03_t01.dart
index 7d6f3f6..02f36a8 100644
--- a/LibTest/typed_data/Float32List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable] iterates over all elements
diff --git a/LibTest/typed_data/Float32List/skipWhile_A04_t01.dart b/LibTest/typed_data/Float32List/skipWhile_A04_t01.dart
index d43fad7..464bfcd 100644
--- a/LibTest/typed_data/Float32List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float32List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32List/skipWhile_A04_t02.dart b/LibTest/typed_data/Float32List/skipWhile_A04_t02.dart
index d9badfb..50a9f84 100644
--- a/LibTest/typed_data/Float32List/skipWhile_A04_t02.dart
+++ b/LibTest/typed_data/Float32List/skipWhile_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32List/skip_A01_t01.dart b/LibTest/typed_data/Float32List/skip_A01_t01.dart
index c6c5315..c87fa2a 100644
--- a/LibTest/typed_data/Float32List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first count elements.
diff --git a/LibTest/typed_data/Float32List/skip_A02_t01.dart b/LibTest/typed_data/Float32List/skip_A02_t01.dart
index 836916a..465eb7b 100644
--- a/LibTest/typed_data/Float32List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Float32List/skip_A03_t01.dart b/LibTest/typed_data/Float32List/skip_A03_t01.dart
index eb8646d..2272cb1 100644
--- a/LibTest/typed_data/Float32List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Float32List/sort_A01_t01.dart b/LibTest/typed_data/Float32List/sort_A01_t01.dart
index 41ba8db..aad745f 100644
--- a/LibTest/typed_data/Float32List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Float32List/sublist_A01_t01.dart b/LibTest/typed_data/Float32List/sublist_A01_t01.dart
index 56c0a9b..7c5b066 100644
--- a/LibTest/typed_data/Float32List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Float32List/sublist_A02_t01.dart b/LibTest/typed_data/Float32List/sublist_A02_t01.dart
index f5f21ce..23717d4 100644
--- a/LibTest/typed_data/Float32List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32List/sublist_A03_t01.dart b/LibTest/typed_data/Float32List/sublist_A03_t01.dart
index 0a7d3f4..555d9ea 100644
--- a/LibTest/typed_data/Float32List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32List/sublist_A03_t02.dart b/LibTest/typed_data/Float32List/sublist_A03_t02.dart
index c44d66a..3cf4fc8 100644
--- a/LibTest/typed_data/Float32List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Float32List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32List/takeWhile_A01_t01.dart b/LibTest/typed_data/Float32List/takeWhile_A01_t01.dart
index feea913..e7117ab 100644
--- a/LibTest/typed_data/Float32List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Float32List/takeWhile_A02_t01.dart b/LibTest/typed_data/Float32List/takeWhile_A02_t01.dart
index 77a88f4..ac66e45 100644
--- a/LibTest/typed_data/Float32List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32List/takeWhile_A03_t01.dart b/LibTest/typed_data/Float32List/takeWhile_A03_t01.dart
index 5e5c329..cd6f719 100644
--- a/LibTest/typed_data/Float32List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32List/takeWhile_A04_t01.dart b/LibTest/typed_data/Float32List/takeWhile_A04_t01.dart
index 1fed1c2..6d10dbb 100644
--- a/LibTest/typed_data/Float32List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float32List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32List/take_A01_t01.dart b/LibTest/typed_data/Float32List/take_A01_t01.dart
index 0f8d2c6..09de0e8 100644
--- a/LibTest/typed_data/Float32List/take_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy [Iterable] of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Float32List/take_A02_t01.dart b/LibTest/typed_data/Float32List/take_A02_t01.dart
index a31089e..aad7954 100644
--- a/LibTest/typed_data/Float32List/take_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float32List/take_A03_t01.dart b/LibTest/typed_data/Float32List/take_A03_t01.dart
index 1a0b84e..5d37e9f 100644
--- a/LibTest/typed_data/Float32List/take_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float32List/toList_A01_t01.dart b/LibTest/typed_data/Float32List/toList_A01_t01.dart
index 29530a0..7331e42 100644
--- a/LibTest/typed_data/Float32List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Float32List/toList_A02_t01.dart b/LibTest/typed_data/Float32List/toList_A02_t01.dart
index 59c45fd..b00f522 100644
--- a/LibTest/typed_data/Float32List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Float32List/toList_A02_t02.dart b/LibTest/typed_data/Float32List/toList_A02_t02.dart
index e838c29..c9bc0e4 100644
--- a/LibTest/typed_data/Float32List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Float32List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Float32List/toSet_A01_t01.dart b/LibTest/typed_data/Float32List/toSet_A01_t01.dart
index c7e0d6d..9f2c97e 100644
--- a/LibTest/typed_data/Float32List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Float32List/toString_A01_t01.dart b/LibTest/typed_data/Float32List/toString_A01_t01.dart
index 452c095..20cb2bb 100644
--- a/LibTest/typed_data/Float32List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Float32List/where_A01_t01.dart b/LibTest/typed_data/Float32List/where_A01_t01.dart
index 398c61a..89f74fb 100644
--- a/LibTest/typed_data/Float32List/where_A01_t01.dart
+++ b/LibTest/typed_data/Float32List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Float32List/where_A02_t01.dart b/LibTest/typed_data/Float32List/where_A02_t01.dart
index e3a0b9f..92327bc 100644
--- a/LibTest/typed_data/Float32List/where_A02_t01.dart
+++ b/LibTest/typed_data/Float32List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32List/where_A03_t01.dart b/LibTest/typed_data/Float32List/where_A03_t01.dart
index e155533..90686a5 100644
--- a/LibTest/typed_data/Float32List/where_A03_t01.dart
+++ b/LibTest/typed_data/Float32List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32x4/Float32x4.fromFloat64x2_A01_t01.dart b/LibTest/typed_data/Float32x4/Float32x4.fromFloat64x2_A01_t01.dart
index a6753eb..04759af 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.fromFloat64x2_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.fromFloat64x2_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.fromFloat64x2(Float64x2 v)
  * Sets the x and y lanes to their respective values in v and sets the z and w
diff --git a/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t01.dart b/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t01.dart
index 07374ec..376f71c 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.fromInt32x4Bits(Int32x4 x)
  * Returns a bit-wise copy of x as a Float32x4.
diff --git a/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t02.dart b/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t02.dart
index 008c032..b69cd6b 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.fromInt32x4Bits_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.fromInt32x4Bits(Int32x4 x)
  * Returns a bit-wise copy of x as a Float32x4.
diff --git a/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t01.dart b/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t01.dart
index c5de422..7345f0a 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.splat(double v)
  * @description Checks that an instance of [Float32x4] is created and all fields
diff --git a/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t02.dart b/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t02.dart
index f953516..c321068 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.splat_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.splat(double v)
  * @description Checks special cases.
diff --git a/LibTest/typed_data/Float32x4/Float32x4.zero_A01_t01.dart b/LibTest/typed_data/Float32x4/Float32x4.zero_A01_t01.dart
index 6aba624..cf214dd 100644
--- a/LibTest/typed_data/Float32x4/Float32x4.zero_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4.zero_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4.zero()
  * @description Checks that an instance of [Float32x4] is created and all fields
diff --git a/LibTest/typed_data/Float32x4/Float32x4_A01_t01.dart b/LibTest/typed_data/Float32x4/Float32x4_A01_t01.dart
index 5b09f4c..5cfbd8d 100644
--- a/LibTest/typed_data/Float32x4/Float32x4_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4(double x, double y, double z, double w)
  * Creates a new [Float32x4] instance.
diff --git a/LibTest/typed_data/Float32x4/Float32x4_A01_t02.dart b/LibTest/typed_data/Float32x4/Float32x4_A01_t02.dart
index 9ebf5f1..2cb32fd 100644
--- a/LibTest/typed_data/Float32x4/Float32x4_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/Float32x4_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4(double x, double y, double z, double w)
  * Creates a new [Float32x4] instance.
diff --git a/LibTest/typed_data/Float32x4/abs_A01_t01.dart b/LibTest/typed_data/Float32x4/abs_A01_t01.dart
index 16536f1..893eda5 100644
--- a/LibTest/typed_data/Float32x4/abs_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/abs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 abs()
  * Returns the lane-wise absolute value of this Float32x4.
diff --git a/LibTest/typed_data/Float32x4/clamp_A01_t01.dart b/LibTest/typed_data/Float32x4/clamp_A01_t01.dart
index 9825a15..14e6319 100644
--- a/LibTest/typed_data/Float32x4/clamp_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/clamp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 clamp(Float32x4 lowerLimit, Float32x4 upperLimit)
  * Lane-wise clamp this to be in the range [lowerLimit] - [upperLimit].
diff --git a/LibTest/typed_data/Float32x4/clamp_A02_t01.dart b/LibTest/typed_data/Float32x4/clamp_A02_t01.dart
index 8e15524..ba6f0fe 100644
--- a/LibTest/typed_data/Float32x4/clamp_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4/clamp_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 clamp(Float32x4 lowerLimit, Float32x4 upperLimit)
  * Lane-wise clamp this to be in the range [lowerLimit] - [upperLimit].
diff --git a/LibTest/typed_data/Float32x4/equal_A01_t01.dart b/LibTest/typed_data/Float32x4/equal_A01_t01.dart
index ed1ce4a..d5c86cb 100644
--- a/LibTest/typed_data/Float32x4/equal_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/equal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 equal(Float32x4 other)
  * Relational equal.
diff --git a/LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01.dart b/LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01.dart
index 0b3d4ff..2e12139 100644
--- a/LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 greaterThanOrEqual(Float32x4 other)
  * Relational greater than or equal.
diff --git a/LibTest/typed_data/Float32x4/greaterThan_A01_t01.dart b/LibTest/typed_data/Float32x4/greaterThan_A01_t01.dart
index 0b4a208..b83abdd 100644
--- a/LibTest/typed_data/Float32x4/greaterThan_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/greaterThan_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 greaterThan(Float32x4 other)
  * Relational greater than.
diff --git a/LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01.dart b/LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01.dart
index 029ed7d..8875be4 100644
--- a/LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 lessThanOrEqual(Float32x4 other)
  * Relational less than or equal.
diff --git a/LibTest/typed_data/Float32x4/lessThan_A01_t01.dart b/LibTest/typed_data/Float32x4/lessThan_A01_t01.dart
index 65b7d8c..e869eff 100644
--- a/LibTest/typed_data/Float32x4/lessThan_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/lessThan_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 lessThan(Float32x4 other)
  * Relational less than.
diff --git a/LibTest/typed_data/Float32x4/max_A01_t01.dart b/LibTest/typed_data/Float32x4/max_A01_t01.dart
index c6f6605..af25bfc 100644
--- a/LibTest/typed_data/Float32x4/max_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/max_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 max(Float32x4 other)
  * Returns the lane-wise maximum value in [this] or [other].
diff --git a/LibTest/typed_data/Float32x4/min_A01_t01.dart b/LibTest/typed_data/Float32x4/min_A01_t01.dart
index a7f8b2d..2794ca7 100644
--- a/LibTest/typed_data/Float32x4/min_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/min_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 min(Float32x4 other)
  * Returns the lane-wise minimum value in [this] or [other].
diff --git a/LibTest/typed_data/Float32x4/notEqual_A01_t01.dart b/LibTest/typed_data/Float32x4/notEqual_A01_t01.dart
index cf16bd7..eef0a51 100644
--- a/LibTest/typed_data/Float32x4/notEqual_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/notEqual_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 notEqual(Float32x4 other)
  * Relational not-equal.
diff --git a/LibTest/typed_data/Float32x4/operator_addition_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_addition_A01_t01.dart
index ba9522f..4c788f7 100644
--- a/LibTest/typed_data/Float32x4/operator_addition_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator +(Float32x4 other)
  * Addition operator.
diff --git a/LibTest/typed_data/Float32x4/operator_division_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_division_A01_t01.dart
index 165a946..6575712 100644
--- a/LibTest/typed_data/Float32x4/operator_division_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator /(Float32x4 other)
  * Division operator.
diff --git a/LibTest/typed_data/Float32x4/operator_division_A01_t02.dart b/LibTest/typed_data/Float32x4/operator_division_A01_t02.dart
index cd620cd..f8d4eb8 100644
--- a/LibTest/typed_data/Float32x4/operator_division_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/operator_division_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator /(Float32x4 other)
  * Division operator.
diff --git a/LibTest/typed_data/Float32x4/operator_equality_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_equality_A01_t01.dart
index 4342dc7..3e982d3 100644
--- a/LibTest/typed_data/Float32x4/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float32x4/operator_multiplication_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_multiplication_A01_t01.dart
index 5fd66ea..6ac4ed5 100644
--- a/LibTest/typed_data/Float32x4/operator_multiplication_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_multiplication_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator *(Float32x4 other)
  * Multiplication operator.
diff --git a/LibTest/typed_data/Float32x4/operator_subtraction_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_subtraction_A01_t01.dart
index 1dce9c3..278d7ec 100644
--- a/LibTest/typed_data/Float32x4/operator_subtraction_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator -(Float32x4 other)
  * Subtraction operator.
diff --git a/LibTest/typed_data/Float32x4/operator_unary_minus_A01_t01.dart b/LibTest/typed_data/Float32x4/operator_unary_minus_A01_t01.dart
index cc167cd..f838cec 100644
--- a/LibTest/typed_data/Float32x4/operator_unary_minus_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/operator_unary_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 operator -()
  * Negate operator.
diff --git a/LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01.dart b/LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01.dart
index a324007..4604bab 100644
--- a/LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 reciprocalSqrt()
  * Returns the square root of the reciprocal of [this].
diff --git a/LibTest/typed_data/Float32x4/reciprocal_A01_t01.dart b/LibTest/typed_data/Float32x4/reciprocal_A01_t01.dart
index c47c65d..d4109a2 100644
--- a/LibTest/typed_data/Float32x4/reciprocal_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/reciprocal_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 reciprocal()
  * Returns the reciprocal of [this].
diff --git a/LibTest/typed_data/Float32x4/scale_A01_t01.dart b/LibTest/typed_data/Float32x4/scale_A01_t01.dart
index b299a13..4a78717 100644
--- a/LibTest/typed_data/Float32x4/scale_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/scale_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 scale(double s)
  * Returns a copy of this each lane being scaled by s. Equivalent to
diff --git a/LibTest/typed_data/Float32x4/shuffleMix_A01_t01.dart b/LibTest/typed_data/Float32x4/shuffleMix_A01_t01.dart
index eda093b..d0e6163 100644
--- a/LibTest/typed_data/Float32x4/shuffleMix_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/shuffleMix_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 shuffleMix(Float32x4 other, int mask)
  * Shuffle the lane values in this and other.
diff --git a/LibTest/typed_data/Float32x4/shuffle_A01_t01.dart b/LibTest/typed_data/Float32x4/shuffle_A01_t01.dart
index 777f795..dc99f78 100644
--- a/LibTest/typed_data/Float32x4/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 shuffle(int mask)
  * Shuffle the lane values. [mask] must be one of the 256 shuffle constants.
diff --git a/LibTest/typed_data/Float32x4/signMask_A01_t01.dart b/LibTest/typed_data/Float32x4/signMask_A01_t01.dart
index 54c7ff9..23f841a 100644
--- a/LibTest/typed_data/Float32x4/signMask_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/signMask_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int signMask
  * Extract the sign bits from each lane return them in the first 4 bits.
diff --git a/LibTest/typed_data/Float32x4/sqrt_A01_t01.dart b/LibTest/typed_data/Float32x4/sqrt_A01_t01.dart
index a02eb3c..ff29594 100644
--- a/LibTest/typed_data/Float32x4/sqrt_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/sqrt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 sqrt()
  * Returns the square root of this.
diff --git a/LibTest/typed_data/Float32x4/w_A01_t01.dart b/LibTest/typed_data/Float32x4/w_A01_t01.dart
index b75edbc..adec3f9 100644
--- a/LibTest/typed_data/Float32x4/w_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/w_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double w
  * Extracted w value.
diff --git a/LibTest/typed_data/Float32x4/w_A01_t02.dart b/LibTest/typed_data/Float32x4/w_A01_t02.dart
index 4ceae08..2f82b24 100644
--- a/LibTest/typed_data/Float32x4/w_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/w_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double w
  * Extracted w value.
diff --git a/LibTest/typed_data/Float32x4/withW_A01_t01.dart b/LibTest/typed_data/Float32x4/withW_A01_t01.dart
index b5af16e..b708b49 100644
--- a/LibTest/typed_data/Float32x4/withW_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/withW_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 withW(double w)
  * Returns a new Float32x4 copied from this with a new w value.
diff --git a/LibTest/typed_data/Float32x4/withX_A01_t01.dart b/LibTest/typed_data/Float32x4/withX_A01_t01.dart
index 9af6c30..4131743 100644
--- a/LibTest/typed_data/Float32x4/withX_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/withX_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 withX(double x)
  * Returns a new Float32x4 copied from this with a new x value.
diff --git a/LibTest/typed_data/Float32x4/withY_A01_t01.dart b/LibTest/typed_data/Float32x4/withY_A01_t01.dart
index 64626b9..6f3970a 100644
--- a/LibTest/typed_data/Float32x4/withY_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/withY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 withY(double y)
  * Returns a new Float32x4 copied from this with a new y value.
diff --git a/LibTest/typed_data/Float32x4/withZ_A01_t01.dart b/LibTest/typed_data/Float32x4/withZ_A01_t01.dart
index bb404d4..bc996eb 100644
--- a/LibTest/typed_data/Float32x4/withZ_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/withZ_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 withZ(double z)
  * Returns a new Float32x4 copied from this with a new z value.
diff --git a/LibTest/typed_data/Float32x4/x_A01_t01.dart b/LibTest/typed_data/Float32x4/x_A01_t01.dart
index da0472e..c2bc6a2 100644
--- a/LibTest/typed_data/Float32x4/x_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/x_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double x
  * Extracted x value.
diff --git a/LibTest/typed_data/Float32x4/x_A01_t02.dart b/LibTest/typed_data/Float32x4/x_A01_t02.dart
index 8062537..1588f5f 100644
--- a/LibTest/typed_data/Float32x4/x_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/x_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double x
  * Extracted x value.
diff --git a/LibTest/typed_data/Float32x4/y_A01_t01.dart b/LibTest/typed_data/Float32x4/y_A01_t01.dart
index 0181b9e..99316cd 100644
--- a/LibTest/typed_data/Float32x4/y_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/y_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double y
  * Extracted y value.
diff --git a/LibTest/typed_data/Float32x4/y_A01_t02.dart b/LibTest/typed_data/Float32x4/y_A01_t02.dart
index e4f7ba2..19971b0 100644
--- a/LibTest/typed_data/Float32x4/y_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/y_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double y
  * Extracted y value.
diff --git a/LibTest/typed_data/Float32x4/z_A01_t01.dart b/LibTest/typed_data/Float32x4/z_A01_t01.dart
index 1dc72cb..739f586 100644
--- a/LibTest/typed_data/Float32x4/z_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4/z_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double z
  * Extracted z value.
diff --git a/LibTest/typed_data/Float32x4/z_A01_t02.dart b/LibTest/typed_data/Float32x4/z_A01_t02.dart
index ac603b5..2fdbccd0 100644
--- a/LibTest/typed_data/Float32x4/z_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4/z_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double z
  * Extracted z value.
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t01.dart
index 5ef174d..36fcb50 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List.fromList(List<Float32x4> elements)
  * Creates a [Float32x4List] with the same length as the [elements] list and
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t02.dart b/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t02.dart
index 1318fb2..af4edce 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List.fromList(List<Float32x4> elements)
  * Creates a [Float32x4List] with the same length as the [elements] list and
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01.dart
index 62b2578..ac55a97 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02.dart
index f40e0f8..1bca3ce 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01.dart
index 0f8892b..fbf1e09 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A03_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A03_t01.dart
index 667c465..5fc5e55 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A04_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A04_t01.dart
index c825093..73c6b79 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A04_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01.dart
index c796b10..2ba109b 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02.dart
index cec1721..98836ec 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03.dart
index 03bab55..eb22ea1 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01.dart
index 87a2470..830a62a 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float32x4List.view(
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List_A01_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List_A01_t01.dart
index bcb2eb4..3e3c702 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List(int length)
  * Creates an [Float32x4List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List_A01_t02.dart b/LibTest/typed_data/Float32x4List/Float32x4List_A01_t02.dart
index 4a2614a..e9bb1f1 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List(int length)
  * Creates an [Float32x4List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float32x4List/Float32x4List_A02_t01.dart b/LibTest/typed_data/Float32x4List/Float32x4List_A02_t01.dart
index ba8407e..52fe56d 100644
--- a/LibTest/typed_data/Float32x4List/Float32x4List_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/Float32x4List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Float32x4List/addAll_A01_t01.dart b/LibTest/typed_data/Float32x4List/addAll_A01_t01.dart
index 6698b04..fafd9ce 100644
--- a/LibTest/typed_data/Float32x4List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of iterable to the end of this list.
diff --git a/LibTest/typed_data/Float32x4List/add_A01_t01.dart b/LibTest/typed_data/Float32x4List/add_A01_t01.dart
index 93de090..fad4b44 100644
--- a/LibTest/typed_data/Float32x4List/add_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Float32x4List/any_A01_t01.dart b/LibTest/typed_data/Float32x4List/any_A01_t01.dart
index 5a0a6c7..73e9310 100644
--- a/LibTest/typed_data/Float32x4List/any_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float32x4List/asMap_A01_t01.dart b/LibTest/typed_data/Float32x4List/asMap_A01_t01.dart
index a1676e2..664d1ad 100644
--- a/LibTest/typed_data/Float32x4List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float32x4List/asMap_A01_t02.dart b/LibTest/typed_data/Float32x4List/asMap_A01_t02.dart
index d159332..ae6e87a 100644
--- a/LibTest/typed_data/Float32x4List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float32x4List/asMap_A02_t01.dart b/LibTest/typed_data/Float32x4List/asMap_A02_t01.dart
index 7e48954..d200e23 100644
--- a/LibTest/typed_data/Float32x4List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Float32x4List/buffer_A01_t01.dart b/LibTest/typed_data/Float32x4List/buffer_A01_t01.dart
index 23e074b..cbbcb3d 100644
--- a/LibTest/typed_data/Float32x4List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float32x4List/buffer_A01_t02.dart b/LibTest/typed_data/Float32x4List/buffer_A01_t02.dart
index b5dcbb9..9130e49 100644
--- a/LibTest/typed_data/Float32x4List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float32x4List/clear_A01_t01.dart b/LibTest/typed_data/Float32x4List/clear_A01_t01.dart
index 154225c..0975546 100644
--- a/LibTest/typed_data/Float32x4List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all elements in the list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Float32x4List/contains_A01_t01.dart b/LibTest/typed_data/Float32x4List/contains_A01_t01.dart
index 9c9f0db..15b0ad6 100644
--- a/LibTest/typed_data/Float32x4List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to [element].
diff --git a/LibTest/typed_data/Float32x4List/elementAt_A01_t01.dart b/LibTest/typed_data/Float32x4List/elementAt_A01_t01.dart
index 7188f1c..f8fd0a9 100644
--- a/LibTest/typed_data/Float32x4List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Float32x4List/elementAt_A02_t01.dart b/LibTest/typed_data/Float32x4List/elementAt_A02_t01.dart
index f8ccdc8..8dbd105 100644
--- a/LibTest/typed_data/Float32x4List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t01.dart
index 738f90c..83c2234 100644
--- a/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t02.dart
index 64557e6..401fc3e 100644
--- a/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float32x4List/every_A01_t01.dart b/LibTest/typed_data/Float32x4List/every_A01_t01.dart
index 68182ca..12f90d7 100644
--- a/LibTest/typed_data/Float32x4List/every_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies [test].
diff --git a/LibTest/typed_data/Float32x4List/expand_A01_t01.dart b/LibTest/typed_data/Float32x4List/expand_A01_t01.dart
index 1e2fd0c..bf99010 100644
--- a/LibTest/typed_data/Float32x4List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Float32x4List/fillRange_A01_t01.dart b/LibTest/typed_data/Float32x4List/fillRange_A01_t01.dart
index 115d151..f5e0622 100644
--- a/LibTest/typed_data/Float32x4List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to the
diff --git a/LibTest/typed_data/Float32x4List/fillRange_A02_t01.dart b/LibTest/typed_data/Float32x4List/fillRange_A02_t01.dart
index c247fb5..2d60ebc 100644
--- a/LibTest/typed_data/Float32x4List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Float32x4List/firstWhere_A01_t01.dart b/LibTest/typed_data/Float32x4List/firstWhere_A01_t01.dart
index c652efd..e13ed5a 100644
--- a/LibTest/typed_data/Float32x4List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float32x4List/firstWhere_A02_t01.dart b/LibTest/typed_data/Float32x4List/firstWhere_A02_t01.dart
index 52273b8..d98d3b6 100644
--- a/LibTest/typed_data/Float32x4List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float32x4List/firstWhere_A03_t01.dart b/LibTest/typed_data/Float32x4List/firstWhere_A03_t01.dart
index 59c4e5b..bb587f7 100644
--- a/LibTest/typed_data/Float32x4List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float32x4List/first_A01_t01.dart b/LibTest/typed_data/Float32x4List/first_A01_t01.dart
index cd77b85..5acccfa 100644
--- a/LibTest/typed_data/Float32x4List/first_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32x4List/first_A01_t02.dart b/LibTest/typed_data/Float32x4List/first_A01_t02.dart
index d31a3d7..aae7d62 100644
--- a/LibTest/typed_data/Float32x4List/first_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float32x4List/first_A02_t01.dart b/LibTest/typed_data/Float32x4List/first_A02_t01.dart
index b714873..f1191a1 100644
--- a/LibTest/typed_data/Float32x4List/first_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float32x4List/first_A03_t01.dart b/LibTest/typed_data/Float32x4List/first_A03_t01.dart
index d7b5340..51ee4a4 100644
--- a/LibTest/typed_data/Float32x4List/first_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float32x4List/fold_A01_t01.dart b/LibTest/typed_data/Float32x4List/fold_A01_t01.dart
index f6a1aea..5f0bdb9 100644
--- a/LibTest/typed_data/Float32x4List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/typed_data/Float32x4List/forEach_A01_t01.dart b/LibTest/typed_data/Float32x4List/forEach_A01_t01.dart
index 6dc90ca..8b6d485 100644
--- a/LibTest/typed_data/Float32x4List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Float32x4List/getRange_A01_t01.dart b/LibTest/typed_data/Float32x4List/getRange_A01_t01.dart
index 20ac156..f4001aa 100644
--- a/LibTest/typed_data/Float32x4List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Float32x4List/getRange_A02_t01.dart b/LibTest/typed_data/Float32x4List/getRange_A02_t01.dart
index abc2ddb..afdf5dc 100644
--- a/LibTest/typed_data/Float32x4List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Float32x4List/getRange_A03_t01.dart b/LibTest/typed_data/Float32x4List/getRange_A03_t01.dart
index f82f7ac..cb3163e 100644
--- a/LibTest/typed_data/Float32x4List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/getRange_A04_t01.dart b/LibTest/typed_data/Float32x4List/getRange_A04_t01.dart
index afb5166..6cf4cfd 100644
--- a/LibTest/typed_data/Float32x4List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Float32x4List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/hashCode_A01_t01.dart b/LibTest/typed_data/Float32x4List/hashCode_A01_t01.dart
index d72a4b6..b6bb43a 100644
--- a/LibTest/typed_data/Float32x4List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float32x4List/hashCode_A01_t02.dart b/LibTest/typed_data/Float32x4List/hashCode_A01_t02.dart
index 5f30b3d..a264042 100644
--- a/LibTest/typed_data/Float32x4List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float32x4List/indexOf_A01_t01.dart b/LibTest/typed_data/Float32x4List/indexOf_A01_t01.dart
index 3a52d09..5ac08d8 100644
--- a/LibTest/typed_data/Float32x4List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Float32x4List/indexOf_A02_t01.dart b/LibTest/typed_data/Float32x4List/indexOf_A02_t01.dart
index 1bc64f4..a0b23b3 100644
--- a/LibTest/typed_data/Float32x4List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Float32x4List/insertAll_A01_t01.dart b/LibTest/typed_data/Float32x4List/insertAll_A01_t01.dart
index 5a297d7..1ce5508 100644
--- a/LibTest/typed_data/Float32x4List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Float32x4List/insert_A01_t01.dart b/LibTest/typed_data/Float32x4List/insert_A01_t01.dart
index 2f82b6d..0997b0c 100644
--- a/LibTest/typed_data/Float32x4List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E value)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Float32x4List/isEmpty_A01_t01.dart b/LibTest/typed_data/Float32x4List/isEmpty_A01_t01.dart
index a7686e3..4c6cdd1 100644
--- a/LibTest/typed_data/Float32x4List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Float32x4List/isEmpty_A01_t02.dart b/LibTest/typed_data/Float32x4List/isEmpty_A01_t02.dart
index 2eaf93a..04ad2ce 100644
--- a/LibTest/typed_data/Float32x4List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t01.dart
index 34f12ba..80001b4 100644
--- a/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t02.dart
index 8ff1a85..4f48695 100644
--- a/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float32x4List/iterator_A01_t01.dart b/LibTest/typed_data/Float32x4List/iterator_A01_t01.dart
index a1b102e..6c69305 100644
--- a/LibTest/typed_data/Float32x4List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Float32x4List/iterator_A01_t02.dart b/LibTest/typed_data/Float32x4List/iterator_A01_t02.dart
index 97e0b88..df30e34 100644
--- a/LibTest/typed_data/Float32x4List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Float32x4List/iterator_current_A01_t01.dart b/LibTest/typed_data/Float32x4List/iterator_current_A01_t01.dart
index 261e0c8..5637fd0 100644
--- a/LibTest/typed_data/Float32x4List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Float32x4List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Float32x4List/iterator_moveNext_A01_t01.dart
index 5b342b4..1c4048b 100644
--- a/LibTest/typed_data/Float32x4List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Float32x4List/join_A01_t01.dart b/LibTest/typed_data/Float32x4List/join_A01_t01.dart
index 8569360..202a083 100644
--- a/LibTest/typed_data/Float32x4List/join_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Float32x4List/join_A01_t02.dart b/LibTest/typed_data/Float32x4List/join_A01_t02.dart
index 2d83d81..b4ab504 100644
--- a/LibTest/typed_data/Float32x4List/join_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Float32x4List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Float32x4List/lastIndexOf_A01_t01.dart
index a1007ea..949c895 100644
--- a/LibTest/typed_data/Float32x4List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Float32x4List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Float32x4List/lastIndexOf_A02_t01.dart
index 1dc7996..1045423 100644
--- a/LibTest/typed_data/Float32x4List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [start] is out of bounds, it doesn't cause any
diff --git a/LibTest/typed_data/Float32x4List/lastWhere_A01_t01.dart b/LibTest/typed_data/Float32x4List/lastWhere_A01_t01.dart
index 22e0cd3..406238f 100644
--- a/LibTest/typed_data/Float32x4List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float32x4List/lastWhere_A02_t01.dart b/LibTest/typed_data/Float32x4List/lastWhere_A02_t01.dart
index a03fe6b..7a26fe1 100644
--- a/LibTest/typed_data/Float32x4List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float32x4List/lastWhere_A03_t01.dart b/LibTest/typed_data/Float32x4List/lastWhere_A03_t01.dart
index 08065fc..fb85a43 100644
--- a/LibTest/typed_data/Float32x4List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float32x4List/last_A01_t01.dart b/LibTest/typed_data/Float32x4List/last_A01_t01.dart
index bc6f3af..26c1bd7 100644
--- a/LibTest/typed_data/Float32x4List/last_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float32x4List/last_A01_t02.dart b/LibTest/typed_data/Float32x4List/last_A01_t02.dart
index 3040142..f819ce9 100644
--- a/LibTest/typed_data/Float32x4List/last_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float32x4List/last_A02_t01.dart b/LibTest/typed_data/Float32x4List/last_A02_t01.dart
index 176d4c4..dbd1211 100644
--- a/LibTest/typed_data/Float32x4List/last_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Throws a StateError if this is empty.
diff --git a/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t01.dart
index 555d2a4..621c4f4 100644
--- a/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t02.dart
index c1c8881..d443972 100644
--- a/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float32x4List/length_A01_t01.dart b/LibTest/typed_data/Float32x4List/length_A01_t01.dart
index afd97fe..9f0fada 100644
--- a/LibTest/typed_data/Float32x4List/length_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Float32x4List/length_A02_t01.dart b/LibTest/typed_data/Float32x4List/length_A02_t01.dart
index 415f4bb..837b9c6 100644
--- a/LibTest/typed_data/Float32x4List/length_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Float32x4List/map_A01_t01.dart b/LibTest/typed_data/Float32x4List/map_A01_t01.dart
index 91e8e3a..9b8847c 100644
--- a/LibTest/typed_data/Float32x4List/map_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<t>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Float32x4List/map_A02_t01.dart b/LibTest/typed_data/Float32x4List/map_A02_t01.dart
index 9b73287..2582996 100644
--- a/LibTest/typed_data/Float32x4List/map_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<t>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/map_A03_t01.dart b/LibTest/typed_data/Float32x4List/map_A03_t01.dart
index 6c42545..626670d 100644
--- a/LibTest/typed_data/Float32x4List/map_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<t>(T f(E e))
  * The transformed elements will not be cached. Iterating multiple times
diff --git a/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t01.dart
index 6427af2..593890a 100644
--- a/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t02.dart
index 314dd5d..4429b1e 100644
--- a/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float32x4List/operator_equality_A01_t01.dart b/LibTest/typed_data/Float32x4List/operator_equality_A01_t01.dart
index d532dad..0e1f587 100644
--- a/LibTest/typed_data/Float32x4List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float32x4List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Float32x4List/operator_subscript_A01_t01.dart
index b55b4f6..ea232e2 100644
--- a/LibTest/typed_data/Float32x4List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Float32x4List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Float32x4List/operator_subscript_A02_t01.dart
index 1db9105..0a98b2d 100644
--- a/LibTest/typed_data/Float32x4List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01.dart
index 878c91a..b605a29 100644
--- a/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01.dart
index bdaf062..05f3859 100644
--- a/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/reduce_A01_t01.dart b/LibTest/typed_data/Float32x4List/reduce_A01_t01.dart
index 5a1ca61..216add8 100644
--- a/LibTest/typed_data/Float32x4List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Float32x4List/reduce_A02_t01.dart b/LibTest/typed_data/Float32x4List/reduce_A02_t01.dart
index 3df3b3d..7384457 100644
--- a/LibTest/typed_data/Float32x4List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/removeAt_A01_t01.dart b/LibTest/typed_data/Float32x4List/removeAt_A01_t01.dart
index 861fd2a..3d493d7 100644
--- a/LibTest/typed_data/Float32x4List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Float32x4List/removeLast_A01_t01.dart b/LibTest/typed_data/Float32x4List/removeLast_A01_t01.dart
index 77219ef..6d936fc 100644
--- a/LibTest/typed_data/Float32x4List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/typed_data/Float32x4List/removeRange_A01_t01.dart b/LibTest/typed_data/Float32x4List/removeRange_A01_t01.dart
index 23c63e2..88b1723 100644
--- a/LibTest/typed_data/Float32x4List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the elements in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Float32x4List/removeWhere_A01_t01.dart b/LibTest/typed_data/Float32x4List/removeWhere_A01_t01.dart
index 529834c..a80fa9d 100644
--- a/LibTest/typed_data/Float32x4List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements of this list that satisfy test.
diff --git a/LibTest/typed_data/Float32x4List/remove_A01_t01.dart b/LibTest/typed_data/Float32x4List/remove_A01_t01.dart
index da5b119..b6a2b25 100644
--- a/LibTest/typed_data/Float32x4List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Float32x4List/replaceRange_A01_t01.dart b/LibTest/typed_data/Float32x4List/replaceRange_A01_t01.dart
index 13cca74..e4a799b 100644
--- a/LibTest/typed_data/Float32x4List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Float32x4List/retainWhere_A01_t01.dart b/LibTest/typed_data/Float32x4List/retainWhere_A01_t01.dart
index 17a1f4a..aa9b55c 100644
--- a/LibTest/typed_data/Float32x4List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Float32x4List/reversed_A01_t01.dart b/LibTest/typed_data/Float32x4List/reversed_A01_t01.dart
index 533930e..698c18f 100644
--- a/LibTest/typed_data/Float32x4List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects in [this] list in reverse order.
diff --git a/LibTest/typed_data/Float32x4List/reversed_A01_t02.dart b/LibTest/typed_data/Float32x4List/reversed_A01_t02.dart
index 6078957..a8a5c77 100644
--- a/LibTest/typed_data/Float32x4List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects in [this] list in reverse order.
diff --git a/LibTest/typed_data/Float32x4List/runtimeType_A01_t01.dart b/LibTest/typed_data/Float32x4List/runtimeType_A01_t01.dart
index dac8b3f..944d772 100644
--- a/LibTest/typed_data/Float32x4List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float32x4List/runtimeType_A01_t02.dart b/LibTest/typed_data/Float32x4List/runtimeType_A01_t02.dart
index 33cc61a..02537a3 100644
--- a/LibTest/typed_data/Float32x4List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float32x4List/setAll_A01_t01.dart b/LibTest/typed_data/Float32x4List/setAll_A01_t01.dart
index e84d595..f702fd8 100644
--- a/LibTest/typed_data/Float32x4List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Float32x4List/setAll_A02_t01.dart b/LibTest/typed_data/Float32x4List/setAll_A02_t01.dart
index b68acb2..d6f17d4 100644
--- a/LibTest/typed_data/Float32x4List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/setAll_A03_t01.dart b/LibTest/typed_data/Float32x4List/setAll_A03_t01.dart
index cde7eab..b13a1d3 100644
--- a/LibTest/typed_data/Float32x4List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/setRange_A01_t01.dart b/LibTest/typed_data/Float32x4List/setRange_A01_t01.dart
index f0f4b60..b08176f 100644
--- a/LibTest/typed_data/Float32x4List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32x4List/setRange_A02_t01.dart b/LibTest/typed_data/Float32x4List/setRange_A02_t01.dart
index 2a58506..bbd1f78 100644
--- a/LibTest/typed_data/Float32x4List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32x4List/setRange_A03_t01.dart b/LibTest/typed_data/Float32x4List/setRange_A03_t01.dart
index 319cc88..4fd1766 100644
--- a/LibTest/typed_data/Float32x4List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32x4List/setRange_A04_t01.dart b/LibTest/typed_data/Float32x4List/setRange_A04_t01.dart
index e1d0695..1d46d1a 100644
--- a/LibTest/typed_data/Float32x4List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32x4List/setRange_A05_t01.dart b/LibTest/typed_data/Float32x4List/setRange_A05_t01.dart
index 36d71b8..7ebe8cb 100644
--- a/LibTest/typed_data/Float32x4List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Float32x4List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float32x4List/shuffle_A01_t01.dart b/LibTest/typed_data/Float32x4List/shuffle_A01_t01.dart
index cdb4c73..9c22101 100644
--- a/LibTest/typed_data/Float32x4List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32x4List/shuffle_A01_t02.dart b/LibTest/typed_data/Float32x4List/shuffle_A01_t02.dart
index bae44d8..43dbef2 100644
--- a/LibTest/typed_data/Float32x4List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32x4List/shuffle_A01_t03.dart b/LibTest/typed_data/Float32x4List/shuffle_A01_t03.dart
index 80a91d0..5051319 100644
--- a/LibTest/typed_data/Float32x4List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Float32x4List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float32x4List/singleWhere_A01_t01.dart b/LibTest/typed_data/Float32x4List/singleWhere_A01_t01.dart
index 9c5d721..cf7a2fc 100644
--- a/LibTest/typed_data/Float32x4List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Float32x4List/singleWhere_A02_t01.dart b/LibTest/typed_data/Float32x4List/singleWhere_A02_t01.dart
index 2bc2215..764b575 100644
--- a/LibTest/typed_data/Float32x4List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/singleWhere_A02_t02.dart b/LibTest/typed_data/Float32x4List/singleWhere_A02_t02.dart
index bf7fdcb..e95dc47 100644
--- a/LibTest/typed_data/Float32x4List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Float32x4List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  *  * ...
diff --git a/LibTest/typed_data/Float32x4List/single_A01_t01.dart b/LibTest/typed_data/Float32x4List/single_A01_t01.dart
index 4d26cc4..85c7c52 100644
--- a/LibTest/typed_data/Float32x4List/single_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float32x4List/single_A01_t02.dart b/LibTest/typed_data/Float32x4List/single_A01_t02.dart
index 59f2419..912fa18 100644
--- a/LibTest/typed_data/Float32x4List/single_A01_t02.dart
+++ b/LibTest/typed_data/Float32x4List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float32x4List/single_A02_t01.dart b/LibTest/typed_data/Float32x4List/single_A02_t01.dart
index eb90123..1dbb96f 100644
--- a/LibTest/typed_data/Float32x4List/single_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float32x4List/single_A02_t02.dart b/LibTest/typed_data/Float32x4List/single_A02_t02.dart
index 40335f5..c41d945 100644
--- a/LibTest/typed_data/Float32x4List/single_A02_t02.dart
+++ b/LibTest/typed_data/Float32x4List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float32x4List/skipWhile_A01_t01.dart b/LibTest/typed_data/Float32x4List/skipWhile_A01_t01.dart
index 0438a87..2401b07 100644
--- a/LibTest/typed_data/Float32x4List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Float32x4List/skipWhile_A02_t01.dart b/LibTest/typed_data/Float32x4List/skipWhile_A02_t01.dart
index d352f12..afcb944 100644
--- a/LibTest/typed_data/Float32x4List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/typed_data/Float32x4List/skipWhile_A03_t01.dart b/LibTest/typed_data/Float32x4List/skipWhile_A03_t01.dart
index 40b6d63..026edad 100644
--- a/LibTest/typed_data/Float32x4List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Every new [Iterator] of the returned [Iterable] iterates over all elements
diff --git a/LibTest/typed_data/Float32x4List/skipWhile_A04_t01.dart b/LibTest/typed_data/Float32x4List/skipWhile_A04_t01.dart
index a12f911..7c89ea6 100644
--- a/LibTest/typed_data/Float32x4List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/skip_A01_t01.dart b/LibTest/typed_data/Float32x4List/skip_A01_t01.dart
index c958e2c..8c9d890 100644
--- a/LibTest/typed_data/Float32x4List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first count elements.
diff --git a/LibTest/typed_data/Float32x4List/skip_A02_t01.dart b/LibTest/typed_data/Float32x4List/skip_A02_t01.dart
index 2df97c6..0fcab53 100644
--- a/LibTest/typed_data/Float32x4List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/skip_A03_t01.dart b/LibTest/typed_data/Float32x4List/skip_A03_t01.dart
index d8718de..ce091c2 100644
--- a/LibTest/typed_data/Float32x4List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/typed_data/Float32x4List/sort_A01_t01.dart b/LibTest/typed_data/Float32x4List/sort_A01_t01.dart
index d373ee2..e0e7c0b 100644
--- a/LibTest/typed_data/Float32x4List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Float32x4List/sublist_A01_t01.dart b/LibTest/typed_data/Float32x4List/sublist_A01_t01.dart
index f927f0a..ca405bb 100644
--- a/LibTest/typed_data/Float32x4List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Float32x4List/sublist_A02_t01.dart b/LibTest/typed_data/Float32x4List/sublist_A02_t01.dart
index 9f92248..9725074 100644
--- a/LibTest/typed_data/Float32x4List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32x4List/sublist_A03_t01.dart b/LibTest/typed_data/Float32x4List/sublist_A03_t01.dart
index 42f3ee3..050fdfc 100644
--- a/LibTest/typed_data/Float32x4List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32x4List/sublist_A03_t02.dart b/LibTest/typed_data/Float32x4List/sublist_A03_t02.dart
index 342e854..4317d0c 100644
--- a/LibTest/typed_data/Float32x4List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Float32x4List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float32x4List/takeWhile_A01_t01.dart b/LibTest/typed_data/Float32x4List/takeWhile_A01_t01.dart
index 2d3a2ef..0ad3224 100644
--- a/LibTest/typed_data/Float32x4List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Float32x4List/takeWhile_A02_t01.dart b/LibTest/typed_data/Float32x4List/takeWhile_A02_t01.dart
index f44c640..6681e60 100644
--- a/LibTest/typed_data/Float32x4List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * The filtering happens lazily.
diff --git a/LibTest/typed_data/Float32x4List/takeWhile_A03_t01.dart b/LibTest/typed_data/Float32x4List/takeWhile_A03_t01.dart
index 5a1bd27..b7c5375 100644
--- a/LibTest/typed_data/Float32x4List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/takeWhile_A04_t01.dart b/LibTest/typed_data/Float32x4List/takeWhile_A04_t01.dart
index ce2ffbc..30753c8 100644
--- a/LibTest/typed_data/Float32x4List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float32x4List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/take_A01_t01.dart b/LibTest/typed_data/Float32x4List/take_A01_t01.dart
index 72a03cf..9a49a95 100644
--- a/LibTest/typed_data/Float32x4List/take_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Float32x4List/take_A02_t01.dart b/LibTest/typed_data/Float32x4List/take_A02_t01.dart
index 69f4b73..46abb35 100644
--- a/LibTest/typed_data/Float32x4List/take_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/take_A03_t01.dart b/LibTest/typed_data/Float32x4List/take_A03_t01.dart
index 77e3dba..77b948e 100644
--- a/LibTest/typed_data/Float32x4List/take_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float32x4List/toList_A01_t01.dart b/LibTest/typed_data/Float32x4List/toList_A01_t01.dart
index 8a5eb87..93ca01e 100644
--- a/LibTest/typed_data/Float32x4List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Float32x4List/toList_A02_t01.dart b/LibTest/typed_data/Float32x4List/toList_A02_t01.dart
index 6c7e6f9..66c7fcb 100644
--- a/LibTest/typed_data/Float32x4List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Float32x4List/toList_A02_t02.dart b/LibTest/typed_data/Float32x4List/toList_A02_t02.dart
index 580bc3e..47375be 100644
--- a/LibTest/typed_data/Float32x4List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Float32x4List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Float32x4List/toSet_A01_t01.dart b/LibTest/typed_data/Float32x4List/toSet_A01_t01.dart
index 73cc4d8..663cb56 100644
--- a/LibTest/typed_data/Float32x4List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this iterable.
diff --git a/LibTest/typed_data/Float32x4List/toString_A01_t01.dart b/LibTest/typed_data/Float32x4List/toString_A01_t01.dart
index 05723cf..b140e98 100644
--- a/LibTest/typed_data/Float32x4List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Float32x4List/where_A01_t01.dart b/LibTest/typed_data/Float32x4List/where_A01_t01.dart
index 435ab0b..5b2f6d7 100644
--- a/LibTest/typed_data/Float32x4List/where_A01_t01.dart
+++ b/LibTest/typed_data/Float32x4List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Float32x4List/where_A02_t01.dart b/LibTest/typed_data/Float32x4List/where_A02_t01.dart
index 6fc252b..6a78de0 100644
--- a/LibTest/typed_data/Float32x4List/where_A02_t01.dart
+++ b/LibTest/typed_data/Float32x4List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float32x4List/where_A03_t01.dart b/LibTest/typed_data/Float32x4List/where_A03_t01.dart
index ea98364..3667bac 100644
--- a/LibTest/typed_data/Float32x4List/where_A03_t01.dart
+++ b/LibTest/typed_data/Float32x4List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/Float64List.fromList_A01_t01.dart b/LibTest/typed_data/Float64List/Float64List.fromList_A01_t01.dart
index 03e3fa6..0d850d6 100644
--- a/LibTest/typed_data/Float64List/Float64List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64List.fromList(List<num> list)
  * Creates a [Float64List] with the same size as the [elements] list and copies
diff --git a/LibTest/typed_data/Float64List/Float64List.fromList_A01_t02.dart b/LibTest/typed_data/Float64List/Float64List.fromList_A01_t02.dart
index f6ec570..0644f5d 100644
--- a/LibTest/typed_data/Float64List/Float64List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/Float64List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64List.fromList(List<num> list)
  * Creates a [Float64List] with the same size as the [elements] list and copies
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A01_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A01_t01.dart
index c664e99..1555e39 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A01_t02.dart b/LibTest/typed_data/Float64List/Float64List.view_A01_t02.dart
index 9e11056..2ceed6c 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A02_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A02_t01.dart
index 35b5c99..a0ea23d 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A03_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A03_t01.dart
index 968cd3f..be0c985 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A04_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A04_t01.dart
index 00393cf..d27d825 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A05_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A05_t01.dart
index 24e9510..dbc446c 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A05_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A05_t02.dart b/LibTest/typed_data/Float64List/Float64List.view_A05_t02.dart
index e966a8b..db22efc 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A05_t02.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A05_t03.dart b/LibTest/typed_data/Float64List/Float64List.view_A05_t03.dart
index 4d53830..f702c14 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A05_t03.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List.view_A06_t01.dart b/LibTest/typed_data/Float64List/Float64List.view_A06_t01.dart
index 999757b..c0ce442 100644
--- a/LibTest/typed_data/Float64List/Float64List.view_A06_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64List.view(
diff --git a/LibTest/typed_data/Float64List/Float64List_A01_t01.dart b/LibTest/typed_data/Float64List/Float64List_A01_t01.dart
index 7a410be..a839519 100644
--- a/LibTest/typed_data/Float64List/Float64List_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64List(int length)
  * Creates an [Float64List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float64List/Float64List_A01_t02.dart b/LibTest/typed_data/Float64List/Float64List_A01_t02.dart
index b876ada..2c4e981 100644
--- a/LibTest/typed_data/Float64List/Float64List_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/Float64List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64List(int length)
  * Creates an [Float64List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Float64List/Float64List_A02_t01.dart b/LibTest/typed_data/Float64List/Float64List_A02_t01.dart
index 69aa479..077a5944 100644
--- a/LibTest/typed_data/Float64List/Float64List_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/Float64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Float64List/addAll_A01_t01.dart b/LibTest/typed_data/Float64List/addAll_A01_t01.dart
index d16048d..d5e1dc9 100644
--- a/LibTest/typed_data/Float64List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Float64List/add_A01_t01.dart b/LibTest/typed_data/Float64List/add_A01_t01.dart
index c6ca621..24fea35 100644
--- a/LibTest/typed_data/Float64List/add_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Float64List/any_A01_t01.dart b/LibTest/typed_data/Float64List/any_A01_t01.dart
index 303190d..0b383e8 100644
--- a/LibTest/typed_data/Float64List/any_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float64List/asMap_A01_t01.dart b/LibTest/typed_data/Float64List/asMap_A01_t01.dart
index e3d33f2..b07c750 100644
--- a/LibTest/typed_data/Float64List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float64List/asMap_A01_t02.dart b/LibTest/typed_data/Float64List/asMap_A01_t02.dart
index 9eaf752..1c29dc7 100644
--- a/LibTest/typed_data/Float64List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Float64List/asMap_A02_t01.dart b/LibTest/typed_data/Float64List/asMap_A02_t01.dart
index 3dcd9dd..bb175ee 100644
--- a/LibTest/typed_data/Float64List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Float64List/buffer_A01_t01.dart b/LibTest/typed_data/Float64List/buffer_A01_t01.dart
index ac8a6d7..d3a6a78 100644
--- a/LibTest/typed_data/Float64List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float64List/buffer_A01_t02.dart b/LibTest/typed_data/Float64List/buffer_A01_t02.dart
index cadc151..f486be3 100644
--- a/LibTest/typed_data/Float64List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float64List/clear_A01_t01.dart b/LibTest/typed_data/Float64List/clear_A01_t01.dart
index 3c49f18..0e114d8 100644
--- a/LibTest/typed_data/Float64List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Float64List/contains_A01_t01.dart b/LibTest/typed_data/Float64List/contains_A01_t01.dart
index 990a1f1..135b90a 100644
--- a/LibTest/typed_data/Float64List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Float64List/elementAt_A01_t01.dart b/LibTest/typed_data/Float64List/elementAt_A01_t01.dart
index 87dd9f1..7937408 100644
--- a/LibTest/typed_data/Float64List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Float64List/elementAt_A02_t01.dart b/LibTest/typed_data/Float64List/elementAt_A02_t01.dart
index 2137d2e..17bebe1 100644
--- a/LibTest/typed_data/Float64List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * The index must be non-negative and less than length. Index zero represents
diff --git a/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t01.dart
index a1548a3..6abf1b0 100644
--- a/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t02.dart
index 83c1536..7cc9cfc 100644
--- a/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float64List/every_A01_t01.dart b/LibTest/typed_data/Float64List/every_A01_t01.dart
index 0905a9f..ea87eb5 100644
--- a/LibTest/typed_data/Float64List/every_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float64List/expand_A01_t01.dart b/LibTest/typed_data/Float64List/expand_A01_t01.dart
index ba17ef8..d6ba9ad 100644
--- a/LibTest/typed_data/Float64List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand(Iterable<T> f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Float64List/fillRange_A01_t01.dart b/LibTest/typed_data/Float64List/fillRange_A01_t01.dart
index 52ec64f..6c044ef 100644
--- a/LibTest/typed_data/Float64List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to the
diff --git a/LibTest/typed_data/Float64List/fillRange_A02_t01.dart b/LibTest/typed_data/Float64List/fillRange_A02_t01.dart
index 5e75b6a..cc44914 100644
--- a/LibTest/typed_data/Float64List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Float64List/firstWhere_A01_t01.dart b/LibTest/typed_data/Float64List/firstWhere_A01_t01.dart
index e37bb22..7b5b378 100644
--- a/LibTest/typed_data/Float64List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float64List/firstWhere_A02_t01.dart b/LibTest/typed_data/Float64List/firstWhere_A02_t01.dart
index ae9e00d..65022e9 100644
--- a/LibTest/typed_data/Float64List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64List/firstWhere_A03_t01.dart b/LibTest/typed_data/Float64List/firstWhere_A03_t01.dart
index 8f9f789..cac621a 100644
--- a/LibTest/typed_data/Float64List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64List/first_A01_t01.dart b/LibTest/typed_data/Float64List/first_A01_t01.dart
index c34e281..fb6f5ec 100644
--- a/LibTest/typed_data/Float64List/first_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float64List/first_A01_t02.dart b/LibTest/typed_data/Float64List/first_A01_t02.dart
index 9725ada..729524b 100644
--- a/LibTest/typed_data/Float64List/first_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float64List/first_A02_t01.dart b/LibTest/typed_data/Float64List/first_A02_t01.dart
index 770b537..adf74cd 100644
--- a/LibTest/typed_data/Float64List/first_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float64List/first_A03_t01.dart b/LibTest/typed_data/Float64List/first_A03_t01.dart
index 84ca088..a010b63 100644
--- a/LibTest/typed_data/Float64List/first_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float64List/fold_A01_t01.dart b/LibTest/typed_data/Float64List/fold_A01_t01.dart
index 948b1c6..6fa9013 100644
--- a/LibTest/typed_data/Float64List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/typed_data/Float64List/forEach_A01_t01.dart b/LibTest/typed_data/Float64List/forEach_A01_t01.dart
index 4e32fc5..10d62db 100644
--- a/LibTest/typed_data/Float64List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Float64List/getRange_A01_t01.dart b/LibTest/typed_data/Float64List/getRange_A01_t01.dart
index a6435c4..a750ba3 100644
--- a/LibTest/typed_data/Float64List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Float64List/getRange_A02_t01.dart b/LibTest/typed_data/Float64List/getRange_A02_t01.dart
index 2744078..c0d5aff 100644
--- a/LibTest/typed_data/Float64List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Float64List/getRange_A03_t01.dart b/LibTest/typed_data/Float64List/getRange_A03_t01.dart
index d1d51d2..c2f0f20 100644
--- a/LibTest/typed_data/Float64List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Float64List/getRange_A04_t01.dart b/LibTest/typed_data/Float64List/getRange_A04_t01.dart
index 3eba137..bf7e656 100644
--- a/LibTest/typed_data/Float64List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Float64List/hashCode_A01_t01.dart b/LibTest/typed_data/Float64List/hashCode_A01_t01.dart
index d4576e0..ce12d18 100644
--- a/LibTest/typed_data/Float64List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float64List/hashCode_A01_t02.dart b/LibTest/typed_data/Float64List/hashCode_A01_t02.dart
index 6743eca..0bed68b 100644
--- a/LibTest/typed_data/Float64List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float64List/indexOf_A01_t01.dart b/LibTest/typed_data/Float64List/indexOf_A01_t01.dart
index 19bb021..393aaf7 100644
--- a/LibTest/typed_data/Float64List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Float64List/indexOf_A01_t02.dart b/LibTest/typed_data/Float64List/indexOf_A01_t02.dart
index 3d25517..811294c 100644
--- a/LibTest/typed_data/Float64List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Float64List/indexOf_A02_t01.dart b/LibTest/typed_data/Float64List/indexOf_A02_t01.dart
index eb1bd23..aee65c9 100644
--- a/LibTest/typed_data/Float64List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Float64List/indexOf_A03_t01.dart b/LibTest/typed_data/Float64List/indexOf_A03_t01.dart
index 3597429..3be1dc5 100644
--- a/LibTest/typed_data/Float64List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds,
diff --git a/LibTest/typed_data/Float64List/insertAll_A01_t01.dart b/LibTest/typed_data/Float64List/insertAll_A01_t01.dart
index addd4ac..8aa948d 100644
--- a/LibTest/typed_data/Float64List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all elements of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Float64List/insert_A01_t01.dart b/LibTest/typed_data/Float64List/insert_A01_t01.dart
index cfb4d47..63bab99 100644
--- a/LibTest/typed_data/Float64List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Float64List/isEmpty_A01_t01.dart b/LibTest/typed_data/Float64List/isEmpty_A01_t01.dart
index b8f147e..5e2a898 100644
--- a/LibTest/typed_data/Float64List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Float64List/isEmpty_A01_t02.dart b/LibTest/typed_data/Float64List/isEmpty_A01_t02.dart
index 07fe565..ddfd730 100644
--- a/LibTest/typed_data/Float64List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Float64List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Float64List/isNotEmpty_A01_t01.dart
index 4333a45..2dc3a76 100644
--- a/LibTest/typed_data/Float64List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float64List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Float64List/isNotEmpty_A01_t02.dart
index e3ac03d..2831870 100644
--- a/LibTest/typed_data/Float64List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float64List/iterator_A01_t01.dart b/LibTest/typed_data/Float64List/iterator_A01_t01.dart
index cf2a400..23761f2 100644
--- a/LibTest/typed_data/Float64List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Float64List/iterator_A01_t02.dart b/LibTest/typed_data/Float64List/iterator_A01_t02.dart
index b5cff45..9a43be3 100644
--- a/LibTest/typed_data/Float64List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns an [Iterator] that iterates over this [Iterable] object.
diff --git a/LibTest/typed_data/Float64List/iterator_current_A01_t01.dart b/LibTest/typed_data/Float64List/iterator_current_A01_t01.dart
index 46626ed..359ab5e 100644
--- a/LibTest/typed_data/Float64List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Float64List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Float64List/iterator_moveNext_A01_t01.dart
index fa8ef31..204701e 100644
--- a/LibTest/typed_data/Float64List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns true whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Float64List/join_A01_t01.dart b/LibTest/typed_data/Float64List/join_A01_t01.dart
index 09153e4..268cb06 100644
--- a/LibTest/typed_data/Float64List/join_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float64List/join_A01_t02.dart b/LibTest/typed_data/Float64List/join_A01_t02.dart
index 79ad2eb..02404c0 100644
--- a/LibTest/typed_data/Float64List/join_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float64List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Float64List/lastIndexOf_A01_t01.dart
index f1d1d65..1d484b5 100644
--- a/LibTest/typed_data/Float64List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Float64List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Float64List/lastIndexOf_A01_t02.dart
index 22fd14e..4663ac8 100644
--- a/LibTest/typed_data/Float64List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Float64List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Float64List/lastIndexOf_A02_t01.dart
index 17a3aa3..dc7315c 100644
--- a/LibTest/typed_data/Float64List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Float64List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Float64List/lastIndexOf_A03_t01.dart
index 485449e..a799201 100644
--- a/LibTest/typed_data/Float64List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [start] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Float64List/lastWhere_A01_t01.dart b/LibTest/typed_data/Float64List/lastWhere_A01_t01.dart
index 26ef1ad..83bac5d 100644
--- a/LibTest/typed_data/Float64List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Float64List/lastWhere_A02_t01.dart b/LibTest/typed_data/Float64List/lastWhere_A02_t01.dart
index 7ab48b8..aaba66a 100644
--- a/LibTest/typed_data/Float64List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64List/lastWhere_A03_t01.dart b/LibTest/typed_data/Float64List/lastWhere_A03_t01.dart
index cb3cda5..38f42b9 100644
--- a/LibTest/typed_data/Float64List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64List/last_A01_t01.dart b/LibTest/typed_data/Float64List/last_A01_t01.dart
index 3b9fea1..53928e2 100644
--- a/LibTest/typed_data/Float64List/last_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float64List/last_A01_t02.dart b/LibTest/typed_data/Float64List/last_A01_t02.dart
index 6ee7b1d..989fa9f 100644
--- a/LibTest/typed_data/Float64List/last_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float64List/last_A02_t01.dart b/LibTest/typed_data/Float64List/last_A02_t01.dart
index 2f01d6e..91e58ba 100644
--- a/LibTest/typed_data/Float64List/last_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Throws a StateError if this is empty.
diff --git a/LibTest/typed_data/Float64List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Float64List/lengthInBytes_A01_t01.dart
index 658c5cd..2093781 100644
--- a/LibTest/typed_data/Float64List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float64List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Float64List/lengthInBytes_A01_t02.dart
index 025f293..ab6e7ff 100644
--- a/LibTest/typed_data/Float64List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float64List/length_A01_t01.dart b/LibTest/typed_data/Float64List/length_A01_t01.dart
index 7391526..97d00b3 100644
--- a/LibTest/typed_data/Float64List/length_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Float64List/length_A02_t01.dart b/LibTest/typed_data/Float64List/length_A02_t01.dart
index 13f8f57..29babdf 100644
--- a/LibTest/typed_data/Float64List/length_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Float64List/map_A01_t01.dart b/LibTest/typed_data/Float64List/map_A01_t01.dart
index 58760fd..ed6d16b 100644
--- a/LibTest/typed_data/Float64List/map_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Float64List/map_A02_t01.dart b/LibTest/typed_data/Float64List/map_A02_t01.dart
index 4bd1c2e..c2ed4e2 100644
--- a/LibTest/typed_data/Float64List/map_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/map_A03_t01.dart b/LibTest/typed_data/Float64List/map_A03_t01.dart
index 4e79918..ab0379b 100644
--- a/LibTest/typed_data/Float64List/map_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Float64List/offsetInBytes_A01_t01.dart
index cf473b4..241a4b4 100644
--- a/LibTest/typed_data/Float64List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float64List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Float64List/offsetInBytes_A01_t02.dart
index feda7c3..e878f2d 100644
--- a/LibTest/typed_data/Float64List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float64List/operator_equality_A01_t01.dart b/LibTest/typed_data/Float64List/operator_equality_A01_t01.dart
index e8917a1..1763404 100644
--- a/LibTest/typed_data/Float64List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float64List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Float64List/operator_subscript_A01_t01.dart
index 917919a..819ba18 100644
--- a/LibTest/typed_data/Float64List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the element at the given index in the list...
diff --git a/LibTest/typed_data/Float64List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Float64List/operator_subscript_A02_t01.dart
index 8b22fc6..decb462 100644
--- a/LibTest/typed_data/Float64List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...or throws an [RangeError] if index is out of bounds.
diff --git a/LibTest/typed_data/Float64List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Float64List/operator_subscripted_assignment_A01_t01.dart
index b334eb4..6211ed7 100644
--- a/LibTest/typed_data/Float64List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value...
diff --git a/LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01.dart
index 3c7d7cf..d827c5c 100644
--- a/LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ... or throws an [RangeError] if index is out of bounds.
diff --git a/LibTest/typed_data/Float64List/reduce_A01_t01.dart b/LibTest/typed_data/Float64List/reduce_A01_t01.dart
index 6205b4e..77f0f31 100644
--- a/LibTest/typed_data/Float64List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Float64List/reduce_A02_t01.dart b/LibTest/typed_data/Float64List/reduce_A02_t01.dart
index 0bd637f..ff43bc6 100644
--- a/LibTest/typed_data/Float64List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * If [this] is empty, a [StateError] is thrown.
diff --git a/LibTest/typed_data/Float64List/removeAt_A01_t01.dart b/LibTest/typed_data/Float64List/removeAt_A01_t01.dart
index 27ef589..e8a9b48 100644
--- a/LibTest/typed_data/Float64List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the element at position index from the list.
diff --git a/LibTest/typed_data/Float64List/removeLast_A01_t01.dart b/LibTest/typed_data/Float64List/removeLast_A01_t01.dart
index 95a2388..42c761d 100644
--- a/LibTest/typed_data/Float64List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object of this list.
diff --git a/LibTest/typed_data/Float64List/removeRange_A01_t01.dart b/LibTest/typed_data/Float64List/removeRange_A01_t01.dart
index 543ecad..02beb1e 100644
--- a/LibTest/typed_data/Float64List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Float64List/removeWhere_A01_t01.dart b/LibTest/typed_data/Float64List/removeWhere_A01_t01.dart
index 1a9385b..2876a97 100644
--- a/LibTest/typed_data/Float64List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements of this list that satisfy test.
diff --git a/LibTest/typed_data/Float64List/remove_A01_t01.dart b/LibTest/typed_data/Float64List/remove_A01_t01.dart
index 3dad43a..458990a 100644
--- a/LibTest/typed_data/Float64List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Float64List/replaceRange_A01_t01.dart b/LibTest/typed_data/Float64List/replaceRange_A01_t01.dart
index 9a9e060..832bcef 100644
--- a/LibTest/typed_data/Float64List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Float64List/retainWhere_A01_t01.dart b/LibTest/typed_data/Float64List/retainWhere_A01_t01.dart
index 1f2e5dd..b0be52f 100644
--- a/LibTest/typed_data/Float64List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Float64List/reversed_A01_t01.dart b/LibTest/typed_data/Float64List/reversed_A01_t01.dart
index 4ced8e7..3e9cb89 100644
--- a/LibTest/typed_data/Float64List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Float64List/reversed_A01_t02.dart b/LibTest/typed_data/Float64List/reversed_A01_t02.dart
index 4ffe4e0..def8da2 100644
--- a/LibTest/typed_data/Float64List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Float64List/runtimeType_A01_t01.dart b/LibTest/typed_data/Float64List/runtimeType_A01_t01.dart
index 04a1728..81950f4 100644
--- a/LibTest/typed_data/Float64List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float64List/runtimeType_A01_t02.dart b/LibTest/typed_data/Float64List/runtimeType_A01_t02.dart
index 2d05488..5b50eee 100644
--- a/LibTest/typed_data/Float64List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float64List/setAll_A01_t01.dart b/LibTest/typed_data/Float64List/setAll_A01_t01.dart
index c25b659..c887026 100644
--- a/LibTest/typed_data/Float64List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Float64List/setAll_A02_t01.dart b/LibTest/typed_data/Float64List/setAll_A02_t01.dart
index b3af4d8..b5700b0 100644
--- a/LibTest/typed_data/Float64List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64List/setAll_A03_t01.dart b/LibTest/typed_data/Float64List/setAll_A03_t01.dart
index f8f5ef6..f1a4af0 100644
--- a/LibTest/typed_data/Float64List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64List/setAll_A04_t01.dart b/LibTest/typed_data/Float64List/setAll_A04_t01.dart
index a76b3d3..481dae1 100644
--- a/LibTest/typed_data/Float64List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64List/setRange_A01_t01.dart b/LibTest/typed_data/Float64List/setRange_A01_t01.dart
index b2fab48..77fe532 100644
--- a/LibTest/typed_data/Float64List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64List/setRange_A02_t01.dart b/LibTest/typed_data/Float64List/setRange_A02_t01.dart
index 4e8e5f5..3278277 100644
--- a/LibTest/typed_data/Float64List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64List/setRange_A03_t01.dart b/LibTest/typed_data/Float64List/setRange_A03_t01.dart
index 23ff6e4..8226f80 100644
--- a/LibTest/typed_data/Float64List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64List/setRange_A04_t01.dart b/LibTest/typed_data/Float64List/setRange_A04_t01.dart
index b8c5925..ddded1e 100644
--- a/LibTest/typed_data/Float64List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64List/setRange_A05_t01.dart b/LibTest/typed_data/Float64List/setRange_A05_t01.dart
index ac850c1..29377c6 100644
--- a/LibTest/typed_data/Float64List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Float64List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64List/shuffle_A01_t01.dart b/LibTest/typed_data/Float64List/shuffle_A01_t01.dart
index 124daaa..eb7754e 100644
--- a/LibTest/typed_data/Float64List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64List/shuffle_A01_t02.dart b/LibTest/typed_data/Float64List/shuffle_A01_t02.dart
index 5f5aeaa..922eec5 100644
--- a/LibTest/typed_data/Float64List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64List/shuffle_A01_t03.dart b/LibTest/typed_data/Float64List/shuffle_A01_t03.dart
index 5e97002..5590f51 100644
--- a/LibTest/typed_data/Float64List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Float64List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64List/singleWhere_A01_t01.dart b/LibTest/typed_data/Float64List/singleWhere_A01_t01.dart
index 872fcd5..52cb1e2 100644
--- a/LibTest/typed_data/Float64List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Float64List/singleWhere_A02_t01.dart b/LibTest/typed_data/Float64List/singleWhere_A02_t01.dart
index 3f90973..4058c31 100644
--- a/LibTest/typed_data/Float64List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/singleWhere_A02_t02.dart b/LibTest/typed_data/Float64List/singleWhere_A02_t02.dart
index ec6c6a9..5657706 100644
--- a/LibTest/typed_data/Float64List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Float64List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/single_A01_t01.dart b/LibTest/typed_data/Float64List/single_A01_t01.dart
index 66fb1f4..20c04ef 100644
--- a/LibTest/typed_data/Float64List/single_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float64List/single_A01_t02.dart b/LibTest/typed_data/Float64List/single_A01_t02.dart
index 4bdc091..4504e8a 100644
--- a/LibTest/typed_data/Float64List/single_A01_t02.dart
+++ b/LibTest/typed_data/Float64List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float64List/single_A02_t01.dart b/LibTest/typed_data/Float64List/single_A02_t01.dart
index 2879db9..9d95490 100644
--- a/LibTest/typed_data/Float64List/single_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a [StateError] if [this] is empty or has more than one element.
diff --git a/LibTest/typed_data/Float64List/single_A02_t02.dart b/LibTest/typed_data/Float64List/single_A02_t02.dart
index ce5564a..83c218e 100644
--- a/LibTest/typed_data/Float64List/single_A02_t02.dart
+++ b/LibTest/typed_data/Float64List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a [StateError] if [this] is empty or has more than one element.
diff --git a/LibTest/typed_data/Float64List/skipWhile_A01_t01.dart b/LibTest/typed_data/Float64List/skipWhile_A01_t01.dart
index 43c65d3..a5f4ad3 100644
--- a/LibTest/typed_data/Float64List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Float64List/skipWhile_A02_t01.dart b/LibTest/typed_data/Float64List/skipWhile_A02_t01.dart
index 6e63168..2afbf73 100644
--- a/LibTest/typed_data/Float64List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/skipWhile_A03_t01.dart b/LibTest/typed_data/Float64List/skipWhile_A03_t01.dart
index 2bd495c..f4d59ac 100644
--- a/LibTest/typed_data/Float64List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/skipWhile_A04_t01.dart b/LibTest/typed_data/Float64List/skipWhile_A04_t01.dart
index 2d364f5..fb4c6c0 100644
--- a/LibTest/typed_data/Float64List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/skipWhile_A04_t02.dart b/LibTest/typed_data/Float64List/skipWhile_A04_t02.dart
index fa6034b..fec49bd 100644
--- a/LibTest/typed_data/Float64List/skipWhile_A04_t02.dart
+++ b/LibTest/typed_data/Float64List/skipWhile_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/skip_A01_t01.dart b/LibTest/typed_data/Float64List/skip_A01_t01.dart
index 6728d16..25c92c8 100644
--- a/LibTest/typed_data/Float64List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Float64List/skip_A02_t01.dart b/LibTest/typed_data/Float64List/skip_A02_t01.dart
index 9471356..1fd0291 100644
--- a/LibTest/typed_data/Float64List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If [this] has fewer than [count] elements, then the resulting [Iterable] is
diff --git a/LibTest/typed_data/Float64List/skip_A03_t01.dart b/LibTest/typed_data/Float64List/skip_A03_t01.dart
index b485d0e..86f2b36 100644
--- a/LibTest/typed_data/Float64List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/typed_data/Float64List/sort_A01_t01.dart b/LibTest/typed_data/Float64List/sort_A01_t01.dart
index dbfd721..abf7aa7 100644
--- a/LibTest/typed_data/Float64List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Float64List/sort_A02_t01.dart b/LibTest/typed_data/Float64List/sort_A02_t01.dart
index 5195bd0..fe61a75 100644
--- a/LibTest/typed_data/Float64List/sort_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/sort_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * ...
diff --git a/LibTest/typed_data/Float64List/sublist_A01_t01.dart b/LibTest/typed_data/Float64List/sublist_A01_t01.dart
index 4f7f4f8..84cffcf 100644
--- a/LibTest/typed_data/Float64List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Float64List/sublist_A02_t01.dart b/LibTest/typed_data/Float64List/sublist_A02_t01.dart
index d27945c..7204107 100644
--- a/LibTest/typed_data/Float64List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float64List/sublist_A03_t01.dart b/LibTest/typed_data/Float64List/sublist_A03_t01.dart
index 76dd592..f30a5ab 100644
--- a/LibTest/typed_data/Float64List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float64List/sublist_A03_t02.dart b/LibTest/typed_data/Float64List/sublist_A03_t02.dart
index 643ea77..a4e7733 100644
--- a/LibTest/typed_data/Float64List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Float64List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float64List/takeWhile_A01_t01.dart b/LibTest/typed_data/Float64List/takeWhile_A01_t01.dart
index f1867f2..c32e892 100644
--- a/LibTest/typed_data/Float64List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Float64List/takeWhile_A02_t01.dart b/LibTest/typed_data/Float64List/takeWhile_A02_t01.dart
index d7eef44..d54ecdb 100644
--- a/LibTest/typed_data/Float64List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/takeWhile_A03_t01.dart b/LibTest/typed_data/Float64List/takeWhile_A03_t01.dart
index 6af36e6..bd3e983 100644
--- a/LibTest/typed_data/Float64List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/takeWhile_A04_t01.dart b/LibTest/typed_data/Float64List/takeWhile_A04_t01.dart
index c6b9dfd..5727f82 100644
--- a/LibTest/typed_data/Float64List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float64List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64List/take_A01_t01.dart b/LibTest/typed_data/Float64List/take_A01_t01.dart
index 395435e..4439692 100644
--- a/LibTest/typed_data/Float64List/take_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Float64List/take_A02_t01.dart b/LibTest/typed_data/Float64List/take_A02_t01.dart
index 287c816..fad685a 100644
--- a/LibTest/typed_data/Float64List/take_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The returned [Iterable] may contain fewer than [count] elements, if [this]
diff --git a/LibTest/typed_data/Float64List/take_A03_t01.dart b/LibTest/typed_data/Float64List/take_A03_t01.dart
index 4c2c25b..2eac20a 100644
--- a/LibTest/typed_data/Float64List/take_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The [count] must not be negative.
diff --git a/LibTest/typed_data/Float64List/toList_A01_t01.dart b/LibTest/typed_data/Float64List/toList_A01_t01.dart
index 0145d4b..f6dbd14 100644
--- a/LibTest/typed_data/Float64List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Float64List/toList_A02_t01.dart b/LibTest/typed_data/Float64List/toList_A02_t01.dart
index 3e9833e..4e40a79 100644
--- a/LibTest/typed_data/Float64List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Float64List/toList_A02_t02.dart b/LibTest/typed_data/Float64List/toList_A02_t02.dart
index 48009aa..67b2413 100644
--- a/LibTest/typed_data/Float64List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Float64List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Float64List/toSet_A01_t01.dart b/LibTest/typed_data/Float64List/toSet_A01_t01.dart
index 6083743..e16c09b 100644
--- a/LibTest/typed_data/Float64List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the same elements of this [Iterable].
diff --git a/LibTest/typed_data/Float64List/toString_A01_t01.dart b/LibTest/typed_data/Float64List/toString_A01_t01.dart
index c9270be..b9d4ab4 100644
--- a/LibTest/typed_data/Float64List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Float64List/where_A01_t01.dart b/LibTest/typed_data/Float64List/where_A01_t01.dart
index 0f1c283..e166166 100644
--- a/LibTest/typed_data/Float64List/where_A01_t01.dart
+++ b/LibTest/typed_data/Float64List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Float64List/where_A02_t01.dart b/LibTest/typed_data/Float64List/where_A02_t01.dart
index e4e71d3..139a634 100644
--- a/LibTest/typed_data/Float64List/where_A02_t01.dart
+++ b/LibTest/typed_data/Float64List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64List/where_A03_t01.dart b/LibTest/typed_data/Float64List/where_A03_t01.dart
index 3c181a6..64f1e62 100644
--- a/LibTest/typed_data/Float64List/where_A03_t01.dart
+++ b/LibTest/typed_data/Float64List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2/Float64x2.fromFloat32x4_A01_t01.dart b/LibTest/typed_data/Float64x2/Float64x2.fromFloat32x4_A01_t01.dart
index f8bc160..d50b30c 100644
--- a/LibTest/typed_data/Float64x2/Float64x2.fromFloat32x4_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/Float64x2.fromFloat32x4_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2.fromFloat32x4(Float32x4 v)
  * Creates a new [Float64x2] instance.
diff --git a/LibTest/typed_data/Float64x2/Float64x2.splat_A01_t01.dart b/LibTest/typed_data/Float64x2/Float64x2.splat_A01_t01.dart
index fe6a93a..cad0f9f 100644
--- a/LibTest/typed_data/Float64x2/Float64x2.splat_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/Float64x2.splat_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2.splat(double v)
  * Creates a new [Float64x2] instance.
diff --git a/LibTest/typed_data/Float64x2/Float64x2.zero_A01_t01.dart b/LibTest/typed_data/Float64x2/Float64x2.zero_A01_t01.dart
index 5296158..16d436f 100644
--- a/LibTest/typed_data/Float64x2/Float64x2.zero_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/Float64x2.zero_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2.zero()
  * Creates a new [Float64x2] instance.
diff --git a/LibTest/typed_data/Float64x2/Float64x2_A01_t01.dart b/LibTest/typed_data/Float64x2/Float64x2_A01_t01.dart
index 40163a3..e688aa2 100644
--- a/LibTest/typed_data/Float64x2/Float64x2_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/Float64x2_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2(double x, double y)
  * Creates a new [Float64x2] instance.
diff --git a/LibTest/typed_data/Float64x2/abs_A01_t01.dart b/LibTest/typed_data/Float64x2/abs_A01_t01.dart
index 9e8c277..9a12f86 100644
--- a/LibTest/typed_data/Float64x2/abs_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/abs_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 abs()
  * Returns the lane-wise absolute value of this Float64x2.
diff --git a/LibTest/typed_data/Float64x2/clamp_A01_t01.dart b/LibTest/typed_data/Float64x2/clamp_A01_t01.dart
index 26dfcf8..00ab84e 100644
--- a/LibTest/typed_data/Float64x2/clamp_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/clamp_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 clamp(Float64x2 lowerLimit, Float64x2 upperLimit)
  * Lane-wise clamp this to be in the range lowerLimit-upperLimit.
diff --git a/LibTest/typed_data/Float64x2/max_A01_t01.dart b/LibTest/typed_data/Float64x2/max_A01_t01.dart
index a351b51..ec94d0d 100644
--- a/LibTest/typed_data/Float64x2/max_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/max_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 max(Float64x2 other)
  * Returns the lane-wise maximum value in this or other.
diff --git a/LibTest/typed_data/Float64x2/min_A01_t01.dart b/LibTest/typed_data/Float64x2/min_A01_t01.dart
index d07aa91..bd700dc 100644
--- a/LibTest/typed_data/Float64x2/min_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/min_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 min(Float64x2 other)
  * Returns the lane-wise minimum value in this or other.
diff --git a/LibTest/typed_data/Float64x2/operator_addition_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_addition_A01_t01.dart
index ead2f3d..a4b37ef 100644
--- a/LibTest/typed_data/Float64x2/operator_addition_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator +(Float64x2 other)
  * Addition operator.
diff --git a/LibTest/typed_data/Float64x2/operator_division_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_division_A01_t01.dart
index 155deb5..5268d18 100644
--- a/LibTest/typed_data/Float64x2/operator_division_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_division_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator /(Float64x2 other)
  * Division operator.
diff --git a/LibTest/typed_data/Float64x2/operator_equality_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_equality_A01_t01.dart
index 44d1612..11dcb83 100644
--- a/LibTest/typed_data/Float64x2/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator ==(Float64x2 other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float64x2/operator_multiplication_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_multiplication_A01_t01.dart
index 06f7f70..bc1b502 100644
--- a/LibTest/typed_data/Float64x2/operator_multiplication_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_multiplication_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator *(Float64x2 other)
  * Multiplication operator.
diff --git a/LibTest/typed_data/Float64x2/operator_subtraction_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_subtraction_A01_t01.dart
index 378a7e9..6bc846c 100644
--- a/LibTest/typed_data/Float64x2/operator_subtraction_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator -(Float64x2 other)
  * Subtraction operator.
diff --git a/LibTest/typed_data/Float64x2/operator_unary_minus_A01_t01.dart b/LibTest/typed_data/Float64x2/operator_unary_minus_A01_t01.dart
index 34fa331..160be92 100644
--- a/LibTest/typed_data/Float64x2/operator_unary_minus_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/operator_unary_minus_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 operator unary-()
  * Negate operator.
diff --git a/LibTest/typed_data/Float64x2/scale_A01_t01.dart b/LibTest/typed_data/Float64x2/scale_A01_t01.dart
index 4a0899e..7af914d 100644
--- a/LibTest/typed_data/Float64x2/scale_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/scale_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 scale(double s)
  * Returns a copy of this each lane being scaled by s. Equivalent to
diff --git a/LibTest/typed_data/Float64x2/scale_A01_t02.dart b/LibTest/typed_data/Float64x2/scale_A01_t02.dart
index 19389eb..33820ac 100644
--- a/LibTest/typed_data/Float64x2/scale_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2/scale_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 scale(double s)
  * Returns a copy of this each lane being scaled by s. Equivalent to
diff --git a/LibTest/typed_data/Float64x2/signMask_A01_t01.dart b/LibTest/typed_data/Float64x2/signMask_A01_t01.dart
index f665b06..e3ee966 100644
--- a/LibTest/typed_data/Float64x2/signMask_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/signMask_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int signMask
  * Extract the sign bits from each lane return them in the first 2 bits. "x"
diff --git a/LibTest/typed_data/Float64x2/signMask_A01_t02.dart b/LibTest/typed_data/Float64x2/signMask_A01_t02.dart
index 974553d..8679319 100644
--- a/LibTest/typed_data/Float64x2/signMask_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2/signMask_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int signMask
  * Extract the sign bits from each lane return them in the first 2 bits. "x"
diff --git a/LibTest/typed_data/Float64x2/sqrt_A01_t01.dart b/LibTest/typed_data/Float64x2/sqrt_A01_t01.dart
index dd7d09f..d7e75f0 100644
--- a/LibTest/typed_data/Float64x2/sqrt_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/sqrt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  Float64x2 sqrt()
  * Returns the lane-wise square root of this.
diff --git a/LibTest/typed_data/Float64x2/withX_A01_t01.dart b/LibTest/typed_data/Float64x2/withX_A01_t01.dart
index f7f371f..a2f98b5 100644
--- a/LibTest/typed_data/Float64x2/withX_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/withX_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 withX(double x)
  * Returns a new Float64x2 copied from this with a new x value.
diff --git a/LibTest/typed_data/Float64x2/withY_A01_t01.dart b/LibTest/typed_data/Float64x2/withY_A01_t01.dart
index 1e9e3a2..5ca0487 100644
--- a/LibTest/typed_data/Float64x2/withY_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/withY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2 withY(double y)
  * Returns a new Float64x2 copied from this with a new y value.
diff --git a/LibTest/typed_data/Float64x2/x_A01_t01.dart b/LibTest/typed_data/Float64x2/x_A01_t01.dart
index caef959..8cc1c51 100644
--- a/LibTest/typed_data/Float64x2/x_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/x_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double x
  * Extracted x value.
diff --git a/LibTest/typed_data/Float64x2/x_A01_t02.dart b/LibTest/typed_data/Float64x2/x_A01_t02.dart
index 87f9b50..90da6b4 100644
--- a/LibTest/typed_data/Float64x2/x_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2/x_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double x
  * Extracted x value.
diff --git a/LibTest/typed_data/Float64x2/y_A01_t01.dart b/LibTest/typed_data/Float64x2/y_A01_t01.dart
index c7c9d36..fb413ef 100644
--- a/LibTest/typed_data/Float64x2/y_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2/y_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double y
  * Extracted y value.
diff --git a/LibTest/typed_data/Float64x2/y_A01_t02.dart b/LibTest/typed_data/Float64x2/y_A01_t02.dart
index c37d532..27fa721 100644
--- a/LibTest/typed_data/Float64x2/y_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2/y_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion double y
  * Extracted y value.
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t01.dart
index e537040..22ddeed 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List.fromList(List<Float64x2> elements)
  * Creates a [Float64x2List] with the same length as the [elements] list and
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t02.dart b/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t02.dart
index 5bcf008..fcb62c3 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List.fromList(List<Float64x2> elements)
  * Creates a [Float64x2List] with the same length as the [elements] list and
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t01.dart
index 02fe2a2..f1d9101 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t02.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t02.dart
index 879f644..2a12511 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A02_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A02_t01.dart
index 3773fde..528b83b 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A03_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A03_t01.dart
index 53264e5..7ae462e 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A04_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A04_t01.dart
index 77cc8a7..764833c 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t01.dart
index df0564c..ba4c0ca 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t02.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t02.dart
index b589ad2..5d80b98 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t02.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t03.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t03.dart
index d861e96..c188cc5 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t03.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List.view_A06_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List.view_A06_t01.dart
index 5c16040..dafcc4b 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List.view_A06_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Float64x2List.view(
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List_A01_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List_A01_t01.dart
index dda6e41..7123564 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List(int length)
  * Creates a Float64x2List of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List_A01_t02.dart b/LibTest/typed_data/Float64x2List/Float64x2List_A01_t02.dart
index 7d8768a..9d44a0b 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List(int length)
  * Creates a Float64x2List of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Float64x2List/Float64x2List_A02_t01.dart b/LibTest/typed_data/Float64x2List/Float64x2List_A02_t01.dart
index 295e6a3..26a80b0 100644
--- a/LibTest/typed_data/Float64x2List/Float64x2List_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/Float64x2List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float64x2List(int length)
  * It is an error if length is not a non-negative number.
diff --git a/LibTest/typed_data/Float64x2List/addAll_A01_t01.dart b/LibTest/typed_data/Float64x2List/addAll_A01_t01.dart
index a9dc000..3b58acd 100644
--- a/LibTest/typed_data/Float64x2List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of iterable to the end of this list.
diff --git a/LibTest/typed_data/Float64x2List/add_A01_t01.dart b/LibTest/typed_data/Float64x2List/add_A01_t01.dart
index 867bf85..3c59091 100644
--- a/LibTest/typed_data/Float64x2List/add_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value to the end of this list, extending the length by one.
diff --git a/LibTest/typed_data/Float64x2List/any_A01_t01.dart b/LibTest/typed_data/Float64x2List/any_A01_t01.dart
index 2b07247..90bdcba 100644
--- a/LibTest/typed_data/Float64x2List/any_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float64x2List/asMap_A01_t01.dart b/LibTest/typed_data/Float64x2List/asMap_A01_t01.dart
index 43260ca..f24b9fe 100644
--- a/LibTest/typed_data/Float64x2List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/typed_data/Float64x2List/asMap_A01_t02.dart b/LibTest/typed_data/Float64x2List/asMap_A01_t02.dart
index 9a2a039..f5a2f32 100644
--- a/LibTest/typed_data/Float64x2List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/typed_data/Float64x2List/asMap_A02_t01.dart b/LibTest/typed_data/Float64x2List/asMap_A02_t01.dart
index ba5e787..4847cc3 100644
--- a/LibTest/typed_data/Float64x2List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Float64x2List/buffer_A01_t01.dart b/LibTest/typed_data/Float64x2List/buffer_A01_t01.dart
index 31b5f9a..0a149c6 100644
--- a/LibTest/typed_data/Float64x2List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float64x2List/buffer_A01_t02.dart b/LibTest/typed_data/Float64x2List/buffer_A01_t02.dart
index e9a3b41..9358f05 100644
--- a/LibTest/typed_data/Float64x2List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Float64x2List/clear_A01_t01.dart b/LibTest/typed_data/Float64x2List/clear_A01_t01.dart
index fbdceb4..012f1be 100644
--- a/LibTest/typed_data/Float64x2List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Float64x2List/contains_A01_t01.dart b/LibTest/typed_data/Float64x2List/contains_A01_t01.dart
index ee2ed68..4ab2f41 100644
--- a/LibTest/typed_data/Float64x2List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Float64x2List/elementAt_A01_t01.dart b/LibTest/typed_data/Float64x2List/elementAt_A01_t01.dart
index dbb536a..7381fce 100644
--- a/LibTest/typed_data/Float64x2List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Float64x2List/elementAt_A02_t01.dart b/LibTest/typed_data/Float64x2List/elementAt_A02_t01.dart
index 699100d..3d1f0aa 100644
--- a/LibTest/typed_data/Float64x2List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t01.dart
index 335b3b7..485fb8f 100644
--- a/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t02.dart
index e6675e4..5f9ba4f 100644
--- a/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Float64x2List/every_A01_t01.dart b/LibTest/typed_data/Float64x2List/every_A01_t01.dart
index 6eea2a0..e9ac154 100644
--- a/LibTest/typed_data/Float64x2List/every_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Float64x2List/expand_A01_t01.dart b/LibTest/typed_data/Float64x2List/expand_A01_t01.dart
index a0df0c3..178af5d 100644
--- a/LibTest/typed_data/Float64x2List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Float64x2List/expand_A02_t01.dart b/LibTest/typed_data/Float64x2List/expand_A02_t01.dart
index ed608a3..8922e21 100644
--- a/LibTest/typed_data/Float64x2List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/fillRange_A01_t01.dart b/LibTest/typed_data/Float64x2List/fillRange_A01_t01.dart
index 41053a3..d017987 100644
--- a/LibTest/typed_data/Float64x2List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range start inclusive to end exclusive to the given
diff --git a/LibTest/typed_data/Float64x2List/fillRange_A02_t01.dart b/LibTest/typed_data/Float64x2List/fillRange_A02_t01.dart
index d1e5c06..192edd1 100644
--- a/LibTest/typed_data/Float64x2List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Float64x2List/firstWhere_A01_t01.dart b/LibTest/typed_data/Float64x2List/firstWhere_A01_t01.dart
index 7b44de7..0c17990 100644
--- a/LibTest/typed_data/Float64x2List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/typed_data/Float64x2List/firstWhere_A02_t01.dart b/LibTest/typed_data/Float64x2List/firstWhere_A02_t01.dart
index deca48d..5fc66aa 100644
--- a/LibTest/typed_data/Float64x2List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/firstWhere_A03_t01.dart b/LibTest/typed_data/Float64x2List/firstWhere_A03_t01.dart
index fb4a622..63585d2 100644
--- a/LibTest/typed_data/Float64x2List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/first_A01_t01.dart b/LibTest/typed_data/Float64x2List/first_A01_t01.dart
index b18ded0..f7e88a7 100644
--- a/LibTest/typed_data/Float64x2List/first_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float64x2List/first_A01_t02.dart b/LibTest/typed_data/Float64x2List/first_A01_t02.dart
index 6004e51..74c853b 100644
--- a/LibTest/typed_data/Float64x2List/first_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Float64x2List/first_A02_t01.dart b/LibTest/typed_data/Float64x2List/first_A02_t01.dart
index 5016c61..cb48ffe 100644
--- a/LibTest/typed_data/Float64x2List/first_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float64x2List/first_A03_t01.dart b/LibTest/typed_data/Float64x2List/first_A03_t01.dart
index cc753c4..a93dc27 100644
--- a/LibTest/typed_data/Float64x2List/first_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Float64x2List/fold_A01_t01.dart b/LibTest/typed_data/Float64x2List/fold_A01_t01.dart
index 9693910..58a08ce 100644
--- a/LibTest/typed_data/Float64x2List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Float64x2List/forEach_A01_t01.dart b/LibTest/typed_data/Float64x2List/forEach_A01_t01.dart
index f9fbb9b..7946d2a 100644
--- a/LibTest/typed_data/Float64x2List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/typed_data/Float64x2List/getRange_A01_t01.dart b/LibTest/typed_data/Float64x2List/getRange_A01_t01.dart
index a31069a..ff85353 100644
--- a/LibTest/typed_data/Float64x2List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an Iterable that iterates over the objects in the range start
diff --git a/LibTest/typed_data/Float64x2List/getRange_A02_t01.dart b/LibTest/typed_data/Float64x2List/getRange_A02_t01.dart
index d40d057..452b32b 100644
--- a/LibTest/typed_data/Float64x2List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/hashCode_A01_t01.dart b/LibTest/typed_data/Float64x2List/hashCode_A01_t01.dart
index 884df34..c26b3a5 100644
--- a/LibTest/typed_data/Float64x2List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float64x2List/hashCode_A01_t02.dart b/LibTest/typed_data/Float64x2List/hashCode_A01_t02.dart
index 9edb510..324e322 100644
--- a/LibTest/typed_data/Float64x2List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Float64x2List/indexOf_A01_t01.dart b/LibTest/typed_data/Float64x2List/indexOf_A01_t01.dart
index 842b558..1659a9e 100644
--- a/LibTest/typed_data/Float64x2List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [ int start = 0 ])
  * Returns the first index of element in this list.
diff --git a/LibTest/typed_data/Float64x2List/insertAll_A01_t01.dart b/LibTest/typed_data/Float64x2List/insertAll_A01_t01.dart
index f2bad4f..b771fb8 100644
--- a/LibTest/typed_data/Float64x2List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position index in this list.
diff --git a/LibTest/typed_data/Float64x2List/insert_A01_t01.dart b/LibTest/typed_data/Float64x2List/insert_A01_t01.dart
index 9739329..bc872c3 100644
--- a/LibTest/typed_data/Float64x2List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position index in this list.
diff --git a/LibTest/typed_data/Float64x2List/isEmpty_A01_t01.dart b/LibTest/typed_data/Float64x2List/isEmpty_A01_t01.dart
index d62694f..74a186a 100644
--- a/LibTest/typed_data/Float64x2List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Float64x2List/isEmpty_A01_t02.dart b/LibTest/typed_data/Float64x2List/isEmpty_A01_t02.dart
index 2bbece9..e26570d 100644
--- a/LibTest/typed_data/Float64x2List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t01.dart
index 3df7219..80d43c6 100644
--- a/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t02.dart
index 75bfb84..1406e9a 100644
--- a/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Float64x2List/iterator_A01_t01.dart b/LibTest/typed_data/Float64x2List/iterator_A01_t01.dart
index 697fe10..e154dc7 100644
--- a/LibTest/typed_data/Float64x2List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/typed_data/Float64x2List/iterator_A01_t02.dart b/LibTest/typed_data/Float64x2List/iterator_A01_t02.dart
index 1e1e361..c44cc66 100644
--- a/LibTest/typed_data/Float64x2List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/typed_data/Float64x2List/join_A01_t01.dart b/LibTest/typed_data/Float64x2List/join_A01_t01.dart
index 5d97da5..3caa89d 100644
--- a/LibTest/typed_data/Float64x2List/join_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = "" ])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float64x2List/join_A01_t02.dart b/LibTest/typed_data/Float64x2List/join_A01_t02.dart
index 1a7b0fd..586a73b 100644
--- a/LibTest/typed_data/Float64x2List/join_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = "" ])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Float64x2List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Float64x2List/lastIndexOf_A01_t01.dart
index dc84392..896a839 100644
--- a/LibTest/typed_data/Float64x2List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [ int start ])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Float64x2List/lastWhere_A01_t01.dart b/LibTest/typed_data/Float64x2List/lastWhere_A01_t01.dart
index f7973c3..e46386d 100644
--- a/LibTest/typed_data/Float64x2List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate test.
diff --git a/LibTest/typed_data/Float64x2List/lastWhere_A02_t01.dart b/LibTest/typed_data/Float64x2List/lastWhere_A02_t01.dart
index 3cdfec7..0bfcc5d 100644
--- a/LibTest/typed_data/Float64x2List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/lastWhere_A03_t01.dart b/LibTest/typed_data/Float64x2List/lastWhere_A03_t01.dart
index 5b71888..a1d032b 100644
--- a/LibTest/typed_data/Float64x2List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/last_A01_t01.dart b/LibTest/typed_data/Float64x2List/last_A01_t01.dart
index 2186c51..5f95dad 100644
--- a/LibTest/typed_data/Float64x2List/last_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float64x2List/last_A01_t02.dart b/LibTest/typed_data/Float64x2List/last_A01_t02.dart
index 01cd32f..56b9bc6 100644
--- a/LibTest/typed_data/Float64x2List/last_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Float64x2List/last_A02_t01.dart b/LibTest/typed_data/Float64x2List/last_A02_t01.dart
index 60b918c..91df10e 100644
--- a/LibTest/typed_data/Float64x2List/last_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t01.dart
index 2b68e15..128418c 100644
--- a/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t02.dart
index 05cd05e..65f7f03 100644
--- a/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Float64x2List/length_A01_t01.dart b/LibTest/typed_data/Float64x2List/length_A01_t01.dart
index 3fcbef5..039f38e 100644
--- a/LibTest/typed_data/Float64x2List/length_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of objects in this list.
diff --git a/LibTest/typed_data/Float64x2List/length_A02_t01.dart b/LibTest/typed_data/Float64x2List/length_A02_t01.dart
index 541aae8..df57808 100644
--- a/LibTest/typed_data/Float64x2List/length_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of this list.
diff --git a/LibTest/typed_data/Float64x2List/map_A01_t01.dart b/LibTest/typed_data/Float64x2List/map_A01_t01.dart
index 7977c9a..d0b7f15 100644
--- a/LibTest/typed_data/Float64x2List/map_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on
diff --git a/LibTest/typed_data/Float64x2List/map_A02_t01.dart b/LibTest/typed_data/Float64x2List/map_A02_t01.dart
index 2797149..67a9e31 100644
--- a/LibTest/typed_data/Float64x2List/map_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/map_A03_t01.dart b/LibTest/typed_data/Float64x2List/map_A03_t01.dart
index d1f9ff4..7099728 100644
--- a/LibTest/typed_data/Float64x2List/map_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t01.dart
index 9ea4a05..1c07a93 100644
--- a/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t02.dart
index cb58e32..a1070b1 100644
--- a/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Float64x2List/operator_equality_A01_t01.dart b/LibTest/typed_data/Float64x2List/operator_equality_A01_t01.dart
index 7ccca33..864c371 100644
--- a/LibTest/typed_data/Float64x2List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Float64x2List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Float64x2List/operator_subscript_A01_t01.dart
index c1d3a6a..8fef87a 100644
--- a/LibTest/typed_data/Float64x2List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Float64x2List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Float64x2List/operator_subscript_A02_t01.dart
index 6f1ab04..7e3d19f 100644
--- a/LibTest/typed_data/Float64x2List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A01_t01.dart
index 1b95e21..a34783a 100644
--- a/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A02_t01.dart
index e1b6cb0..f630969 100644
--- a/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/reduce_A01_t01.dart b/LibTest/typed_data/Float64x2List/reduce_A01_t01.dart
index e68799c..8f42bb5 100644
--- a/LibTest/typed_data/Float64x2List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Float64x2List/reduce_A02_t01.dart b/LibTest/typed_data/Float64x2List/reduce_A02_t01.dart
index 2d77d81..244bd23 100644
--- a/LibTest/typed_data/Float64x2List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/reduce_A03_t01.dart b/LibTest/typed_data/Float64x2List/reduce_A03_t01.dart
index ebfcf6d..07e0c1e 100644
--- a/LibTest/typed_data/Float64x2List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/removeAt_A01_t01.dart b/LibTest/typed_data/Float64x2List/removeAt_A01_t01.dart
index 6a27273..9f007dd 100644
--- a/LibTest/typed_data/Float64x2List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Float64x2List/removeLast_A01_t01.dart b/LibTest/typed_data/Float64x2List/removeLast_A01_t01.dart
index df1b2ce..6c24c46 100644
--- a/LibTest/typed_data/Float64x2List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object in this list.
diff --git a/LibTest/typed_data/Float64x2List/removeRange_A01_t01.dart b/LibTest/typed_data/Float64x2List/removeRange_A01_t01.dart
index f702748..bcdde2b 100644
--- a/LibTest/typed_data/Float64x2List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Float64x2List/removeWhere_A01_t01.dart b/LibTest/typed_data/Float64x2List/removeWhere_A01_t01.dart
index a2095fe..b598d7e 100644
--- a/LibTest/typed_data/Float64x2List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Float64x2List/remove_A01_t01.dart b/LibTest/typed_data/Float64x2List/remove_A01_t01.dart
index 02445be..7265a01 100644
--- a/LibTest/typed_data/Float64x2List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Float64x2List/replaceRange_A01_t01.dart b/LibTest/typed_data/Float64x2List/replaceRange_A01_t01.dart
index 1bf7ee9..d5af109 100644
--- a/LibTest/typed_data/Float64x2List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and inserts
diff --git a/LibTest/typed_data/Float64x2List/retainWhere_A01_t01.dart b/LibTest/typed_data/Float64x2List/retainWhere_A01_t01.dart
index ca3a696..09c50b1 100644
--- a/LibTest/typed_data/Float64x2List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Float64x2List/reversed_A01_t01.dart b/LibTest/typed_data/Float64x2List/reversed_A01_t01.dart
index 2ce137f..87a2605 100644
--- a/LibTest/typed_data/Float64x2List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an Iterable of the objects in this list in reverse order.
diff --git a/LibTest/typed_data/Float64x2List/reversed_A01_t02.dart b/LibTest/typed_data/Float64x2List/reversed_A01_t02.dart
index 3445666..d72cc6c 100644
--- a/LibTest/typed_data/Float64x2List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an Iterable of the objects in this list in reverse order.
diff --git a/LibTest/typed_data/Float64x2List/runtimeType_A01_t01.dart b/LibTest/typed_data/Float64x2List/runtimeType_A01_t01.dart
index 18d9ef3..3fde98c 100644
--- a/LibTest/typed_data/Float64x2List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float64x2List/runtimeType_A01_t02.dart b/LibTest/typed_data/Float64x2List/runtimeType_A01_t02.dart
index b201826..4abfff6 100644
--- a/LibTest/typed_data/Float64x2List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Float64x2List/setAll_A01_t01.dart b/LibTest/typed_data/Float64x2List/setAll_A01_t01.dart
index 0153d20..1b528b8 100644
--- a/LibTest/typed_data/Float64x2List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of iterable, starting at position
diff --git a/LibTest/typed_data/Float64x2List/setAll_A02_t01.dart b/LibTest/typed_data/Float64x2List/setAll_A02_t01.dart
index 53e8261..8030bbc 100644
--- a/LibTest/typed_data/Float64x2List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/setAll_A03_t01.dart b/LibTest/typed_data/Float64x2List/setAll_A03_t01.dart
index 78f50e3..51a9bb3 100644
--- a/LibTest/typed_data/Float64x2List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/setAll_A04_t01.dart b/LibTest/typed_data/Float64x2List/setAll_A04_t01.dart
index 54ac4ec..94e722d 100644
--- a/LibTest/typed_data/Float64x2List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/setRange_A01_t01.dart b/LibTest/typed_data/Float64x2List/setRange_A01_t01.dart
index 6df9f93..324c57f 100644
--- a/LibTest/typed_data/Float64x2List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64x2List/setRange_A02_t01.dart b/LibTest/typed_data/Float64x2List/setRange_A02_t01.dart
index cc56892..51f0945 100644
--- a/LibTest/typed_data/Float64x2List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64x2List/setRange_A03_t01.dart b/LibTest/typed_data/Float64x2List/setRange_A03_t01.dart
index 312c427..71df114 100644
--- a/LibTest/typed_data/Float64x2List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64x2List/setRange_A04_t01.dart b/LibTest/typed_data/Float64x2List/setRange_A04_t01.dart
index 2a722c0..189b03e 100644
--- a/LibTest/typed_data/Float64x2List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64x2List/setRange_A05_t01.dart b/LibTest/typed_data/Float64x2List/setRange_A05_t01.dart
index e354c1d..d49fbe3 100644
--- a/LibTest/typed_data/Float64x2List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Float64x2List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Float64x2List/shuffle_A01_t01.dart b/LibTest/typed_data/Float64x2List/shuffle_A01_t01.dart
index f891a55..51e0bd9 100644
--- a/LibTest/typed_data/Float64x2List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64x2List/shuffle_A01_t02.dart b/LibTest/typed_data/Float64x2List/shuffle_A01_t02.dart
index 1c72246..4e18dd4 100644
--- a/LibTest/typed_data/Float64x2List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64x2List/shuffle_A01_t03.dart b/LibTest/typed_data/Float64x2List/shuffle_A01_t03.dart
index 8818a86..b604fe0 100644
--- a/LibTest/typed_data/Float64x2List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Float64x2List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Float64x2List/singleWhere_A01_t01.dart b/LibTest/typed_data/Float64x2List/singleWhere_A01_t01.dart
index 01c9bf7..5cdfe56 100644
--- a/LibTest/typed_data/Float64x2List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies test.
diff --git a/LibTest/typed_data/Float64x2List/singleWhere_A02_t01.dart b/LibTest/typed_data/Float64x2List/singleWhere_A02_t01.dart
index 463ebcc..b7a3ea3 100644
--- a/LibTest/typed_data/Float64x2List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/single_A01_t01.dart b/LibTest/typed_data/Float64x2List/single_A01_t01.dart
index 5906b67..b81e940 100644
--- a/LibTest/typed_data/Float64x2List/single_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float64x2List/single_A01_t02.dart b/LibTest/typed_data/Float64x2List/single_A01_t02.dart
index 747aee7..9919afd 100644
--- a/LibTest/typed_data/Float64x2List/single_A01_t02.dart
+++ b/LibTest/typed_data/Float64x2List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Float64x2List/single_A02_t01.dart b/LibTest/typed_data/Float64x2List/single_A02_t01.dart
index 50d3d0d..ae2db45 100644
--- a/LibTest/typed_data/Float64x2List/single_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float64x2List/single_A02_t02.dart b/LibTest/typed_data/Float64x2List/single_A02_t02.dart
index eb2ffa0..7303123 100644
--- a/LibTest/typed_data/Float64x2List/single_A02_t02.dart
+++ b/LibTest/typed_data/Float64x2List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Float64x2List/skipWhile_A01_t01.dart b/LibTest/typed_data/Float64x2List/skipWhile_A01_t01.dart
index 66d86c5..e450fe7 100644
--- a/LibTest/typed_data/Float64x2List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an Iterable that skips leading elements while test is satisfied.
diff --git a/LibTest/typed_data/Float64x2List/skipWhile_A02_t01.dart b/LibTest/typed_data/Float64x2List/skipWhile_A02_t01.dart
index 67e9504..fa268ac 100644
--- a/LibTest/typed_data/Float64x2List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/skipWhile_A03_t01.dart b/LibTest/typed_data/Float64x2List/skipWhile_A03_t01.dart
index 0026e69..081db9e 100644
--- a/LibTest/typed_data/Float64x2List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/skipWhile_A04_t01.dart b/LibTest/typed_data/Float64x2List/skipWhile_A04_t01.dart
index 304bde4..a88082a 100644
--- a/LibTest/typed_data/Float64x2List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/skip_A01_t01.dart b/LibTest/typed_data/Float64x2List/skip_A01_t01.dart
index 6eba610..4568cd7 100644
--- a/LibTest/typed_data/Float64x2List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an Iterable that provides all but the first count elements.
diff --git a/LibTest/typed_data/Float64x2List/skip_A02_t01.dart b/LibTest/typed_data/Float64x2List/skip_A02_t01.dart
index 33ec383..643af0c 100644
--- a/LibTest/typed_data/Float64x2List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/skip_A03_t01.dart b/LibTest/typed_data/Float64x2List/skip_A03_t01.dart
index e7c6ab0..7f87f98 100644
--- a/LibTest/typed_data/Float64x2List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/sort_A01_t01.dart b/LibTest/typed_data/Float64x2List/sort_A01_t01.dart
index 815800b..8d6c6bc 100644
--- a/LibTest/typed_data/Float64x2List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b) ])
  * Sorts this list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Float64x2List/sort_A02_t01.dart b/LibTest/typed_data/Float64x2List/sort_A02_t01.dart
index 83ac1be..cadbde3 100644
--- a/LibTest/typed_data/Float64x2List/sort_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/sort_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b) ])
  * ...
diff --git a/LibTest/typed_data/Float64x2List/sublist_A01_t01.dart b/LibTest/typed_data/Float64x2List/sublist_A01_t01.dart
index 6c1db08..dcc9a35 100644
--- a/LibTest/typed_data/Float64x2List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from start inclusive to end
diff --git a/LibTest/typed_data/Float64x2List/sublist_A02_t01.dart b/LibTest/typed_data/Float64x2List/sublist_A02_t01.dart
index 5a30961..1608c44 100644
--- a/LibTest/typed_data/Float64x2List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float64x2List/sublist_A03_t01.dart b/LibTest/typed_data/Float64x2List/sublist_A03_t01.dart
index cf6b654..d775f12 100644
--- a/LibTest/typed_data/Float64x2List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Float64x2List/takeWhile_A01_t01.dart b/LibTest/typed_data/Float64x2List/takeWhile_A01_t01.dart
index 237dfce..abf12e4 100644
--- a/LibTest/typed_data/Float64x2List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Float64x2List/takeWhile_A02_t01.dart b/LibTest/typed_data/Float64x2List/takeWhile_A02_t01.dart
index 2bad709..9255816 100644
--- a/LibTest/typed_data/Float64x2List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/takeWhile_A03_t01.dart b/LibTest/typed_data/Float64x2List/takeWhile_A03_t01.dart
index 5a381b4..bfdf968 100644
--- a/LibTest/typed_data/Float64x2List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/takeWhile_A04_t01.dart b/LibTest/typed_data/Float64x2List/takeWhile_A04_t01.dart
index ea64e9f..ccd9ab9 100644
--- a/LibTest/typed_data/Float64x2List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/take_A01_t01.dart b/LibTest/typed_data/Float64x2List/take_A01_t01.dart
index 7481164..477d6fa 100644
--- a/LibTest/typed_data/Float64x2List/take_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the count first elements of this iterable.
diff --git a/LibTest/typed_data/Float64x2List/take_A02_t01.dart b/LibTest/typed_data/Float64x2List/take_A02_t01.dart
index 21cf1e3..26a5986 100644
--- a/LibTest/typed_data/Float64x2List/take_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/take_A03_t01.dart b/LibTest/typed_data/Float64x2List/take_A03_t01.dart
index 1523677..82f7707 100644
--- a/LibTest/typed_data/Float64x2List/take_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/take_A04_t01.dart b/LibTest/typed_data/Float64x2List/take_A04_t01.dart
index 9304595..b884c5e 100644
--- a/LibTest/typed_data/Float64x2List/take_A04_t01.dart
+++ b/LibTest/typed_data/Float64x2List/take_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Float64x2List/toList_A01_t01.dart b/LibTest/typed_data/Float64x2List/toList_A01_t01.dart
index 846e540..2161f9a 100644
--- a/LibTest/typed_data/Float64x2List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/typed_data/Float64x2List/toList_A02_t01.dart b/LibTest/typed_data/Float64x2List/toList_A02_t01.dart
index 4b14e3e..4675286 100644
--- a/LibTest/typed_data/Float64x2List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/toList_A02_t02.dart b/LibTest/typed_data/Float64x2List/toList_A02_t02.dart
index d2421a4..c4567b9 100644
--- a/LibTest/typed_data/Float64x2List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Float64x2List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Float64x2List/toSet_A01_t01.dart b/LibTest/typed_data/Float64x2List/toSet_A01_t01.dart
index cb6e40a..e701726 100644
--- a/LibTest/typed_data/Float64x2List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a Set containing the same elements as this iterable.
diff --git a/LibTest/typed_data/Float64x2List/toString_A01_t01.dart b/LibTest/typed_data/Float64x2List/toString_A01_t01.dart
index a5f9e95..75d2fad 100644
--- a/LibTest/typed_data/Float64x2List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Float64x2List/where_A01_t01.dart b/LibTest/typed_data/Float64x2List/where_A01_t01.dart
index 7bb6795..ed7f10d 100644
--- a/LibTest/typed_data/Float64x2List/where_A01_t01.dart
+++ b/LibTest/typed_data/Float64x2List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy Iterable with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Float64x2List/where_A02_t01.dart b/LibTest/typed_data/Float64x2List/where_A02_t01.dart
index 5665bb3..b537426 100644
--- a/LibTest/typed_data/Float64x2List/where_A02_t01.dart
+++ b/LibTest/typed_data/Float64x2List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Float64x2List/where_A03_t01.dart b/LibTest/typed_data/Float64x2List/where_A03_t01.dart
index b4e9343..def524c 100644
--- a/LibTest/typed_data/Float64x2List/where_A03_t01.dart
+++ b/LibTest/typed_data/Float64x2List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/Int16List.fromList_A01_t01.dart b/LibTest/typed_data/Int16List/Int16List.fromList_A01_t01.dart
index f86dae2..f476b0f 100644
--- a/LibTest/typed_data/Int16List/Int16List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List.fromList(List<int> elements)
  * Creates a [Int16List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int16List/Int16List.fromList_A01_t02.dart b/LibTest/typed_data/Int16List/Int16List.fromList_A01_t02.dart
index 6873b51..560ad88 100644
--- a/LibTest/typed_data/Int16List/Int16List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/Int16List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List.fromList(List<int> elements)
  * Creates a [Int16List] with the same size as the [elements] list
diff --git a/LibTest/typed_data/Int16List/Int16List.fromList_A02_t01.dart b/LibTest/typed_data/Int16List/Int16List.fromList_A02_t01.dart
index ef781c4..9d2df37 100644
--- a/LibTest/typed_data/Int16List/Int16List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List.fromList(List<int> elements)
  * ...
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A01_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A01_t01.dart
index fc6c9f0..1be1f26 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A01_t02.dart b/LibTest/typed_data/Int16List/Int16List.view_A01_t02.dart
index fb29605..0dbb09c 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A02_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A02_t01.dart
index bcad822..1b26651 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A03_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A03_t01.dart
index 0f55d8b..b0a0cbe 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A04_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A04_t01.dart
index 8f829bc..152e655 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A05_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A05_t01.dart
index fad9022..d2e9059 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A05_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A05_t02.dart b/LibTest/typed_data/Int16List/Int16List.view_A05_t02.dart
index 2064aa6..ce5062d 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A05_t02.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A05_t03.dart b/LibTest/typed_data/Int16List/Int16List.view_A05_t03.dart
index 334f869..fc17b9f 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A05_t03.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List.view_A06_t01.dart b/LibTest/typed_data/Int16List/Int16List.view_A06_t01.dart
index 3808021..9917562 100644
--- a/LibTest/typed_data/Int16List/Int16List.view_A06_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int16List.view(
diff --git a/LibTest/typed_data/Int16List/Int16List_A01_t01.dart b/LibTest/typed_data/Int16List/Int16List_A01_t01.dart
index 8c1df5c..81b9d1d 100644
--- a/LibTest/typed_data/Int16List/Int16List_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List(int length)
  * Creates an [Int16List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Int16List/Int16List_A01_t02.dart b/LibTest/typed_data/Int16List/Int16List_A01_t02.dart
index 0c98501..6eef3a7 100644
--- a/LibTest/typed_data/Int16List/Int16List_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/Int16List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List(int length)
  * Creates an [Int16List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Int16List/Int16List_A02_t01.dart b/LibTest/typed_data/Int16List/Int16List_A02_t01.dart
index 2334708..7145046 100644
--- a/LibTest/typed_data/Int16List/Int16List_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/Int16List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int16List(int length)
  * ...
diff --git a/LibTest/typed_data/Int16List/addAll_A01_t01.dart b/LibTest/typed_data/Int16List/addAll_A01_t01.dart
index 9e73443..767cfb1 100644
--- a/LibTest/typed_data/Int16List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of iterable to the end of this list.
diff --git a/LibTest/typed_data/Int16List/add_A01_t01.dart b/LibTest/typed_data/Int16List/add_A01_t01.dart
index 80b0c60..172ff76 100644
--- a/LibTest/typed_data/Int16List/add_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Int16List/any_A01_t01.dart b/LibTest/typed_data/Int16List/any_A01_t01.dart
index a49107f..2bfd4fd 100644
--- a/LibTest/typed_data/Int16List/any_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int16List/asMap_A01_t01.dart b/LibTest/typed_data/Int16List/asMap_A01_t01.dart
index 9e4ea4b..bca4508 100644
--- a/LibTest/typed_data/Int16List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int16List/asMap_A01_t02.dart b/LibTest/typed_data/Int16List/asMap_A01_t02.dart
index 6c680dd..03a005c 100644
--- a/LibTest/typed_data/Int16List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int16List/asMap_A02_t01.dart b/LibTest/typed_data/Int16List/asMap_A02_t01.dart
index 22e04d2..0cff44c 100644
--- a/LibTest/typed_data/Int16List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Int16List/buffer_A01_t01.dart b/LibTest/typed_data/Int16List/buffer_A01_t01.dart
index 4d74e81..272497f 100644
--- a/LibTest/typed_data/Int16List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int16List/buffer_A01_t02.dart b/LibTest/typed_data/Int16List/buffer_A01_t02.dart
index c0f1ef1..9421df7 100644
--- a/LibTest/typed_data/Int16List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int16List/clear_A01_t01.dart b/LibTest/typed_data/Int16List/clear_A01_t01.dart
index 27c5993..0c1db2d 100644
--- a/LibTest/typed_data/Int16List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Int16List/contains_A01_t01.dart b/LibTest/typed_data/Int16List/contains_A01_t01.dart
index a4e5c92..579785f 100644
--- a/LibTest/typed_data/Int16List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Int16List/elementAt_A01_t01.dart b/LibTest/typed_data/Int16List/elementAt_A01_t01.dart
index d837c0d..df7c137 100644
--- a/LibTest/typed_data/Int16List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Int16List/elementAt_A02_t01.dart b/LibTest/typed_data/Int16List/elementAt_A02_t01.dart
index b93fa79..b7093fa 100644
--- a/LibTest/typed_data/Int16List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t01.dart
index b9d5d26..0105390 100644
--- a/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t02.dart
index a0beb23..3cc03b9 100644
--- a/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int16List/every_A01_t01.dart b/LibTest/typed_data/Int16List/every_A01_t01.dart
index fc82f17..e51da2d 100644
--- a/LibTest/typed_data/Int16List/every_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int16List/expand_A01_t01.dart b/LibTest/typed_data/Int16List/expand_A01_t01.dart
index c677c6d..9113dda 100644
--- a/LibTest/typed_data/Int16List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Int16List/expand_A02_t01.dart b/LibTest/typed_data/Int16List/expand_A02_t01.dart
index 13e227d..b683c20 100644
--- a/LibTest/typed_data/Int16List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable expand(Iterable f(E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/fillRange_A01_t01.dart b/LibTest/typed_data/Int16List/fillRange_A01_t01.dart
index 280d595..108ed31 100644
--- a/LibTest/typed_data/Int16List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to the
diff --git a/LibTest/typed_data/Int16List/fillRange_A02_t01.dart b/LibTest/typed_data/Int16List/fillRange_A02_t01.dart
index 13a55e0..9ec1e8a 100644
--- a/LibTest/typed_data/Int16List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Int16List/firstWhere_A01_t01.dart b/LibTest/typed_data/Int16List/firstWhere_A01_t01.dart
index ae25173..76bf98e 100644
--- a/LibTest/typed_data/Int16List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int16List/firstWhere_A02_t01.dart b/LibTest/typed_data/Int16List/firstWhere_A02_t01.dart
index d9995d8..da7cce4 100644
--- a/LibTest/typed_data/Int16List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Int16List/firstWhere_A03_t01.dart b/LibTest/typed_data/Int16List/firstWhere_A03_t01.dart
index 780663a..9fedf0f 100644
--- a/LibTest/typed_data/Int16List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Int16List/first_A01_t01.dart b/LibTest/typed_data/Int16List/first_A01_t01.dart
index 0e9a65c..316e97f 100644
--- a/LibTest/typed_data/Int16List/first_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int16List/first_A01_t02.dart b/LibTest/typed_data/Int16List/first_A01_t02.dart
index 206ed09..a62f119 100644
--- a/LibTest/typed_data/Int16List/first_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int16List/first_A02_t01.dart b/LibTest/typed_data/Int16List/first_A02_t01.dart
index 15971e5..bf6c2e0 100644
--- a/LibTest/typed_data/Int16List/first_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int16List/first_A03_t01.dart b/LibTest/typed_data/Int16List/first_A03_t01.dart
index 6f1b876..9a91ba4 100644
--- a/LibTest/typed_data/Int16List/first_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int16List/fold_A01_t01.dart b/LibTest/typed_data/Int16List/fold_A01_t01.dart
index 083bae8..6982baf 100644
--- a/LibTest/typed_data/Int16List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Int16List/forEach_A01_t01.dart b/LibTest/typed_data/Int16List/forEach_A01_t01.dart
index dbf6d7a..4514b98 100644
--- a/LibTest/typed_data/Int16List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Int16List/getRange_A01_t01.dart b/LibTest/typed_data/Int16List/getRange_A01_t01.dart
index 4686a01..07b0ead 100644
--- a/LibTest/typed_data/Int16List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Int16List/getRange_A02_t01.dart b/LibTest/typed_data/Int16List/getRange_A02_t01.dart
index be03b96..63be3d8 100644
--- a/LibTest/typed_data/Int16List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Int16List/getRange_A03_t01.dart b/LibTest/typed_data/Int16List/getRange_A03_t01.dart
index 1f24f56..1642305 100644
--- a/LibTest/typed_data/Int16List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int16List/getRange_A04_t01.dart b/LibTest/typed_data/Int16List/getRange_A04_t01.dart
index b60126f..85f004c 100644
--- a/LibTest/typed_data/Int16List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int16List/hashCode_A01_t01.dart b/LibTest/typed_data/Int16List/hashCode_A01_t01.dart
index 6101711..e0aac51 100644
--- a/LibTest/typed_data/Int16List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Int16List/hashCode_A01_t02.dart b/LibTest/typed_data/Int16List/hashCode_A01_t02.dart
index f897652..3d83216 100644
--- a/LibTest/typed_data/Int16List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Int16List/indexOf_A01_t01.dart b/LibTest/typed_data/Int16List/indexOf_A01_t01.dart
index f5d5db4..bce8fbb 100644
--- a/LibTest/typed_data/Int16List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int16List/indexOf_A01_t02.dart b/LibTest/typed_data/Int16List/indexOf_A01_t02.dart
index cac5e8e..cd82f00 100644
--- a/LibTest/typed_data/Int16List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int16List/indexOf_A02_t01.dart b/LibTest/typed_data/Int16List/indexOf_A02_t01.dart
index f042a00..5ecdc06 100644
--- a/LibTest/typed_data/Int16List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Int16List/indexOf_A03_t01.dart b/LibTest/typed_data/Int16List/indexOf_A03_t01.dart
index 9f185b1..e2bd01d 100644
--- a/LibTest/typed_data/Int16List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds,  it doesn't cause
diff --git a/LibTest/typed_data/Int16List/insertAll_A01_t01.dart b/LibTest/typed_data/Int16List/insertAll_A01_t01.dart
index d5badc2..bd66918 100644
--- a/LibTest/typed_data/Int16List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int at, Iterable<E> iterable)
  * Inserts all ojects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Int16List/insert_A01_t01.dart b/LibTest/typed_data/Int16List/insert_A01_t01.dart
index 216ab02..fcfad69 100644
--- a/LibTest/typed_data/Int16List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Int16List/isEmpty_A01_t01.dart b/LibTest/typed_data/Int16List/isEmpty_A01_t01.dart
index 23fbe2a..c6764c7 100644
--- a/LibTest/typed_data/Int16List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int16List/isEmpty_A01_t02.dart b/LibTest/typed_data/Int16List/isEmpty_A01_t02.dart
index ea8c2f3..36b8730 100644
--- a/LibTest/typed_data/Int16List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int16List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Int16List/isNotEmpty_A01_t01.dart
index baf5373..0abc161 100644
--- a/LibTest/typed_data/Int16List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int16List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Int16List/isNotEmpty_A01_t02.dart
index ec508d7..905d917 100644
--- a/LibTest/typed_data/Int16List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int16List/iterator_A01_t01.dart b/LibTest/typed_data/Int16List/iterator_A01_t01.dart
index 930b7be..83764af 100644
--- a/LibTest/typed_data/Int16List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Int16List/iterator_A01_t02.dart b/LibTest/typed_data/Int16List/iterator_A01_t02.dart
index a946b1f..339b2c4 100644
--- a/LibTest/typed_data/Int16List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Int16List/iterator_A02_t01.dart b/LibTest/typed_data/Int16List/iterator_A02_t01.dart
index 12f5aec..3701dc0 100644
--- a/LibTest/typed_data/Int16List/iterator_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/iterator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * ...
diff --git a/LibTest/typed_data/Int16List/iterator_current_A01_t01.dart b/LibTest/typed_data/Int16List/iterator_current_A01_t01.dart
index 7c6bfc6..c1edadc 100644
--- a/LibTest/typed_data/Int16List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Int16List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Int16List/iterator_moveNext_A01_t01.dart
index 17facb4..2795a02 100644
--- a/LibTest/typed_data/Int16List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Int16List/join_A01_t01.dart b/LibTest/typed_data/Int16List/join_A01_t01.dart
index 86771f4..2f74c71 100644
--- a/LibTest/typed_data/Int16List/join_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int16List/join_A01_t02.dart b/LibTest/typed_data/Int16List/join_A01_t02.dart
index 29ac5c7..2dea42b 100644
--- a/LibTest/typed_data/Int16List/join_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int16List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Int16List/lastIndexOf_A01_t01.dart
index 48d515b..7ceb080 100644
--- a/LibTest/typed_data/Int16List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int16List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Int16List/lastIndexOf_A01_t02.dart
index 107fc4d..4f10ad5 100644
--- a/LibTest/typed_data/Int16List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int16List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Int16List/lastIndexOf_A02_t01.dart
index 427264f..e462d51 100644
--- a/LibTest/typed_data/Int16List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Int16List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Int16List/lastIndexOf_A03_t01.dart
index 183f76f..7469581 100644
--- a/LibTest/typed_data/Int16List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Int16List/lastWhere_A01_t01.dart b/LibTest/typed_data/Int16List/lastWhere_A01_t01.dart
index 8922ec8..3d70a05 100644
--- a/LibTest/typed_data/Int16List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int16List/lastWhere_A02_t01.dart b/LibTest/typed_data/Int16List/lastWhere_A02_t01.dart
index cce22d1..a2e3528 100644
--- a/LibTest/typed_data/Int16List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int16List/lastWhere_A03_t01.dart b/LibTest/typed_data/Int16List/lastWhere_A03_t01.dart
index 6818460..8378efa 100644
--- a/LibTest/typed_data/Int16List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int16List/last_A01_t01.dart b/LibTest/typed_data/Int16List/last_A01_t01.dart
index 7b8f4d0..a31f672 100644
--- a/LibTest/typed_data/Int16List/last_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int16List/last_A01_t02.dart b/LibTest/typed_data/Int16List/last_A01_t02.dart
index 9aa9f76..5eff7c4 100644
--- a/LibTest/typed_data/Int16List/last_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int16List/last_A02_t01.dart b/LibTest/typed_data/Int16List/last_A02_t01.dart
index 84d7337..4a60719 100644
--- a/LibTest/typed_data/Int16List/last_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Int16List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Int16List/lengthInBytes_A01_t01.dart
index 0c06b60..1cdabfa 100644
--- a/LibTest/typed_data/Int16List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int16List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Int16List/lengthInBytes_A01_t02.dart
index 268d04e..736fc30 100644
--- a/LibTest/typed_data/Int16List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int16List/length_A01_t01.dart b/LibTest/typed_data/Int16List/length_A01_t01.dart
index 468f80d..81bfba0 100644
--- a/LibTest/typed_data/Int16List/length_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Int16List/length_A02_t01.dart b/LibTest/typed_data/Int16List/length_A02_t01.dart
index 9190d87..12dfc3f 100644
--- a/LibTest/typed_data/Int16List/length_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Int16List/map_A01_t01.dart b/LibTest/typed_data/Int16List/map_A01_t01.dart
index 99eebdd..a9fb76e 100644
--- a/LibTest/typed_data/Int16List/map_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on
diff --git a/LibTest/typed_data/Int16List/map_A02_t01.dart b/LibTest/typed_data/Int16List/map_A02_t01.dart
index 5b17857..9002ac3 100644
--- a/LibTest/typed_data/Int16List/map_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int16List/map_A03_t01.dart b/LibTest/typed_data/Int16List/map_A03_t01.dart
index 5521a24..781c0ed 100644
--- a/LibTest/typed_data/Int16List/map_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int16List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Int16List/offsetInBytes_A01_t01.dart
index 6d24945..ebcb925 100644
--- a/LibTest/typed_data/Int16List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int16List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Int16List/offsetInBytes_A01_t02.dart
index bd27ea2..8bc04ea 100644
--- a/LibTest/typed_data/Int16List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int16List/operator_equality_A01_t01.dart b/LibTest/typed_data/Int16List/operator_equality_A01_t01.dart
index f4f0b85..8e43cc4 100644
--- a/LibTest/typed_data/Int16List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Int16List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Int16List/operator_subscript_A01_t01.dart
index eb3bd80..df23a11 100644
--- a/LibTest/typed_data/Int16List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the element at the given index in the list.
diff --git a/LibTest/typed_data/Int16List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Int16List/operator_subscript_A02_t01.dart
index 76fb067..73ee7b6 100644
--- a/LibTest/typed_data/Int16List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Int16List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Int16List/operator_subscripted_assignment_A01_t01.dart
index f43dd01..112400b 100644
--- a/LibTest/typed_data/Int16List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Int16List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Int16List/operator_subscripted_assignment_A02_t01.dart
index d59afb0..234e6dd 100644
--- a/LibTest/typed_data/Int16List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Int16List/reduce_A01_t01.dart b/LibTest/typed_data/Int16List/reduce_A01_t01.dart
index 98dd82e..9c8ed1d 100644
--- a/LibTest/typed_data/Int16List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Int16List/reduce_A02_t01.dart b/LibTest/typed_data/Int16List/reduce_A02_t01.dart
index 88a9e4d..78e8f65 100644
--- a/LibTest/typed_data/Int16List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/reduce_A03_t01.dart b/LibTest/typed_data/Int16List/reduce_A03_t01.dart
index 4b2d106..1749b15 100644
--- a/LibTest/typed_data/Int16List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/removeAt_A01_t01.dart b/LibTest/typed_data/Int16List/removeAt_A01_t01.dart
index e537b95..7a8ee71 100644
--- a/LibTest/typed_data/Int16List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Int16List/removeLast_A01_t01.dart b/LibTest/typed_data/Int16List/removeLast_A01_t01.dart
index 55d831f..e8cac95 100644
--- a/LibTest/typed_data/Int16List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object of the list.
diff --git a/LibTest/typed_data/Int16List/removeRange_A01_t01.dart b/LibTest/typed_data/Int16List/removeRange_A01_t01.dart
index 0db7a45..a789153 100644
--- a/LibTest/typed_data/Int16List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Int16List/removeWhere_A01_t01.dart b/LibTest/typed_data/Int16List/removeWhere_A01_t01.dart
index 4f6ac8d..607054d 100644
--- a/LibTest/typed_data/Int16List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Int16List/remove_A01_t01.dart b/LibTest/typed_data/Int16List/remove_A01_t01.dart
index faff1f2..6482eb2 100644
--- a/LibTest/typed_data/Int16List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Int16List/replaceRange_A01_t01.dart b/LibTest/typed_data/Int16List/replaceRange_A01_t01.dart
index 87ba1c8..b59fbbe 100644
--- a/LibTest/typed_data/Int16List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> iterable)
  * Removes the objects in the range start inclusive to end exclusive and inserts
diff --git a/LibTest/typed_data/Int16List/retainWhere_A01_t01.dart b/LibTest/typed_data/Int16List/retainWhere_A01_t01.dart
index dfe30b0..9d59c40 100644
--- a/LibTest/typed_data/Int16List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Int16List/reversed_A01_t01.dart b/LibTest/typed_data/Int16List/reversed_A01_t01.dart
index 1201e10..0ffecda 100644
--- a/LibTest/typed_data/Int16List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int16List/reversed_A01_t02.dart b/LibTest/typed_data/Int16List/reversed_A01_t02.dart
index 73d1fd8..e9c1e88 100644
--- a/LibTest/typed_data/Int16List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int16List/runtimeType_A01_t01.dart b/LibTest/typed_data/Int16List/runtimeType_A01_t01.dart
index 27aba42..e517a96 100644
--- a/LibTest/typed_data/Int16List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int16List/runtimeType_A01_t02.dart b/LibTest/typed_data/Int16List/runtimeType_A01_t02.dart
index 4670612..1a867c7 100644
--- a/LibTest/typed_data/Int16List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int16List/setAll_A01_t01.dart b/LibTest/typed_data/Int16List/setAll_A01_t01.dart
index b48aca8..37b143a 100644
--- a/LibTest/typed_data/Int16List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of iterable, starting at position
diff --git a/LibTest/typed_data/Int16List/setAll_A02_t01.dart b/LibTest/typed_data/Int16List/setAll_A02_t01.dart
index a8ce880..ba2c8e3 100644
--- a/LibTest/typed_data/Int16List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int16List/setAll_A03_t01.dart b/LibTest/typed_data/Int16List/setAll_A03_t01.dart
index 8668599..d272d87 100644
--- a/LibTest/typed_data/Int16List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int16List/setAll_A04_t01.dart b/LibTest/typed_data/Int16List/setAll_A04_t01.dart
index 92728cc..ad1c1d2 100644
--- a/LibTest/typed_data/Int16List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int16List/setRange_A01_t01.dart b/LibTest/typed_data/Int16List/setRange_A01_t01.dart
index 2c593a3..b64236a 100644
--- a/LibTest/typed_data/Int16List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int16List/setRange_A02_t01.dart b/LibTest/typed_data/Int16List/setRange_A02_t01.dart
index 8082bde..b2fda78 100644
--- a/LibTest/typed_data/Int16List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int16List/setRange_A03_t01.dart b/LibTest/typed_data/Int16List/setRange_A03_t01.dart
index 58d8adc..4a24a54 100644
--- a/LibTest/typed_data/Int16List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int16List/setRange_A04_t01.dart b/LibTest/typed_data/Int16List/setRange_A04_t01.dart
index f7840f6..433b659 100644
--- a/LibTest/typed_data/Int16List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int16List/setRange_A05_t01.dart b/LibTest/typed_data/Int16List/setRange_A05_t01.dart
index 6dba18e..28d7e7a 100644
--- a/LibTest/typed_data/Int16List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Int16List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int16List/shuffle_A01_t01.dart b/LibTest/typed_data/Int16List/shuffle_A01_t01.dart
index df29612..f7ad288 100644
--- a/LibTest/typed_data/Int16List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int16List/shuffle_A01_t02.dart b/LibTest/typed_data/Int16List/shuffle_A01_t02.dart
index c7bee5b..d79f31e 100644
--- a/LibTest/typed_data/Int16List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int16List/shuffle_A01_t03.dart b/LibTest/typed_data/Int16List/shuffle_A01_t03.dart
index b8196d6..bae2c24 100644
--- a/LibTest/typed_data/Int16List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Int16List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int16List/singleWhere_A01_t01.dart b/LibTest/typed_data/Int16List/singleWhere_A01_t01.dart
index 183369a..2af7af8 100644
--- a/LibTest/typed_data/Int16List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Int16List/singleWhere_A02_t01.dart b/LibTest/typed_data/Int16List/singleWhere_A02_t01.dart
index 54225e7..899455b 100644
--- a/LibTest/typed_data/Int16List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/singleWhere_A02_t02.dart b/LibTest/typed_data/Int16List/singleWhere_A02_t02.dart
index e6d5f33..63899dc 100644
--- a/LibTest/typed_data/Int16List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Int16List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/single_A01_t01.dart b/LibTest/typed_data/Int16List/single_A01_t01.dart
index bccdd80..5f24aee 100644
--- a/LibTest/typed_data/Int16List/single_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int16List/single_A01_t02.dart b/LibTest/typed_data/Int16List/single_A01_t02.dart
index 814609c..767ff36 100644
--- a/LibTest/typed_data/Int16List/single_A01_t02.dart
+++ b/LibTest/typed_data/Int16List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int16List/single_A02_t01.dart b/LibTest/typed_data/Int16List/single_A02_t01.dart
index 0733969..843c229 100644
--- a/LibTest/typed_data/Int16List/single_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int16List/single_A02_t02.dart b/LibTest/typed_data/Int16List/single_A02_t02.dart
index 0140409..fe385e3 100644
--- a/LibTest/typed_data/Int16List/single_A02_t02.dart
+++ b/LibTest/typed_data/Int16List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int16List/skipWhile_A01_t01.dart b/LibTest/typed_data/Int16List/skipWhile_A01_t01.dart
index 3ea6e06..07762b8 100644
--- a/LibTest/typed_data/Int16List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an Iterable that skips leading elements while test is satisfied.
diff --git a/LibTest/typed_data/Int16List/skipWhile_A02_t01.dart b/LibTest/typed_data/Int16List/skipWhile_A02_t01.dart
index 6f498d0..771210b 100644
--- a/LibTest/typed_data/Int16List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/skipWhile_A03_t01.dart b/LibTest/typed_data/Int16List/skipWhile_A03_t01.dart
index 9fc9eea..56c56dc 100644
--- a/LibTest/typed_data/Int16List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/skipWhile_A04_t01.dart b/LibTest/typed_data/Int16List/skipWhile_A04_t01.dart
index 235853d..a94a547 100644
--- a/LibTest/typed_data/Int16List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/skipWhile_A04_t02.dart b/LibTest/typed_data/Int16List/skipWhile_A04_t02.dart
index 3165d1c..5954640 100644
--- a/LibTest/typed_data/Int16List/skipWhile_A04_t02.dart
+++ b/LibTest/typed_data/Int16List/skipWhile_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/skip_A01_t01.dart b/LibTest/typed_data/Int16List/skip_A01_t01.dart
index a9527a9..fc67160 100644
--- a/LibTest/typed_data/Int16List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an Iterable that provides all but the first count elements.
diff --git a/LibTest/typed_data/Int16List/skip_A02_t01.dart b/LibTest/typed_data/Int16List/skip_A02_t01.dart
index d6f0974..1704d12 100644
--- a/LibTest/typed_data/Int16List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int16List/skip_A03_t01.dart b/LibTest/typed_data/Int16List/skip_A03_t01.dart
index 1a6f817..f7b2574 100644
--- a/LibTest/typed_data/Int16List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int16List/sort_A01_t01.dart b/LibTest/typed_data/Int16List/sort_A01_t01.dart
index c6a55fd..9e1fa06 100644
--- a/LibTest/typed_data/Int16List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Int16List/sublist_A01_t01.dart b/LibTest/typed_data/Int16List/sublist_A01_t01.dart
index e066975..7259a1e 100644
--- a/LibTest/typed_data/Int16List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Int16List/sublist_A02_t01.dart b/LibTest/typed_data/Int16List/sublist_A02_t01.dart
index ecc76ef..f95e7e2 100644
--- a/LibTest/typed_data/Int16List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int16List/sublist_A03_t01.dart b/LibTest/typed_data/Int16List/sublist_A03_t01.dart
index e92ad3f..921e763 100644
--- a/LibTest/typed_data/Int16List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int16List/sublist_A03_t02.dart b/LibTest/typed_data/Int16List/sublist_A03_t02.dart
index 9233d37..49b3716 100644
--- a/LibTest/typed_data/Int16List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Int16List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int16List/takeWhile_A01_t01.dart b/LibTest/typed_data/Int16List/takeWhile_A01_t01.dart
index 1880c40..38fed19 100644
--- a/LibTest/typed_data/Int16List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Int16List/takeWhile_A02_t01.dart b/LibTest/typed_data/Int16List/takeWhile_A02_t01.dart
index c3110e7..b212a33 100644
--- a/LibTest/typed_data/Int16List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/takeWhile_A03_t01.dart b/LibTest/typed_data/Int16List/takeWhile_A03_t01.dart
index 6bcb7f3..82b06ef 100644
--- a/LibTest/typed_data/Int16List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/takeWhile_A04_t01.dart b/LibTest/typed_data/Int16List/takeWhile_A04_t01.dart
index 510647c..9051309 100644
--- a/LibTest/typed_data/Int16List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int16List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int16List/take_A01_t01.dart b/LibTest/typed_data/Int16List/take_A01_t01.dart
index 0b3ff18..522370f 100644
--- a/LibTest/typed_data/Int16List/take_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the count first elements of this iterable.
diff --git a/LibTest/typed_data/Int16List/take_A02_t01.dart b/LibTest/typed_data/Int16List/take_A02_t01.dart
index c70d560..eb4e2dc 100644
--- a/LibTest/typed_data/Int16List/take_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int16List/take_A03_t01.dart b/LibTest/typed_data/Int16List/take_A03_t01.dart
index 0f0995b..4058c5e 100644
--- a/LibTest/typed_data/Int16List/take_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * It is an error if [count] is negative.
diff --git a/LibTest/typed_data/Int16List/toList_A01_t01.dart b/LibTest/typed_data/Int16List/toList_A01_t01.dart
index bbe93e2..eb49c1b 100644
--- a/LibTest/typed_data/Int16List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int16List/toList_A02_t01.dart b/LibTest/typed_data/Int16List/toList_A02_t01.dart
index 593a695..86b2145 100644
--- a/LibTest/typed_data/Int16List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int16List/toList_A02_t02.dart b/LibTest/typed_data/Int16List/toList_A02_t02.dart
index 7193fb3..d105c96 100644
--- a/LibTest/typed_data/Int16List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Int16List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int16List/toSet_A01_t01.dart b/LibTest/typed_data/Int16List/toSet_A01_t01.dart
index 6bcf8dd..754f714 100644
--- a/LibTest/typed_data/Int16List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [iterable].
diff --git a/LibTest/typed_data/Int16List/toString_A01_t01.dart b/LibTest/typed_data/Int16List/toString_A01_t01.dart
index d9f48df..7856ad8 100644
--- a/LibTest/typed_data/Int16List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Int16List/where_A01_t01.dart b/LibTest/typed_data/Int16List/where_A01_t01.dart
index 5697c79..d7ae7b3 100644
--- a/LibTest/typed_data/Int16List/where_A01_t01.dart
+++ b/LibTest/typed_data/Int16List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Int16List/where_A02_t01.dart b/LibTest/typed_data/Int16List/where_A02_t01.dart
index dc05ed0..39489ee 100644
--- a/LibTest/typed_data/Int16List/where_A02_t01.dart
+++ b/LibTest/typed_data/Int16List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int16List/where_A03_t01.dart b/LibTest/typed_data/Int16List/where_A03_t01.dart
index 7d82132..14958dd 100644
--- a/LibTest/typed_data/Int16List/where_A03_t01.dart
+++ b/LibTest/typed_data/Int16List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/Int32List.fromList_A01_t01.dart b/LibTest/typed_data/Int32List/Int32List.fromList_A01_t01.dart
index a049837..c769667 100644
--- a/LibTest/typed_data/Int32List/Int32List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List.fromList(List<int> elements)
  * Creates a [Int32List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int32List/Int32List.fromList_A01_t02.dart b/LibTest/typed_data/Int32List/Int32List.fromList_A01_t02.dart
index ae983e6..b5e6101 100644
--- a/LibTest/typed_data/Int32List/Int32List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/Int32List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List.fromList(List<int> elements)
  * Creates a [Int32List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int32List/Int32List.fromList_A02_t01.dart b/LibTest/typed_data/Int32List/Int32List.fromList_A02_t01.dart
index 8e9bdcf..1f3a6b2 100644
--- a/LibTest/typed_data/Int32List/Int32List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List.fromList(List<int> elements)
  * ...
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A01_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A01_t01.dart
index 29007f1..cf33ecd 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A01_t02.dart b/LibTest/typed_data/Int32List/Int32List.view_A01_t02.dart
index 185cdc0..8be669f 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A02_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A02_t01.dart
index a882703..416b1e7 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A03_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A03_t01.dart
index 9b8d49f..fcee105 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A04_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A04_t01.dart
index bda490f..43617b5 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A05_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A05_t01.dart
index d45561e..c16071c 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A05_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A05_t02.dart b/LibTest/typed_data/Int32List/Int32List.view_A05_t02.dart
index 70bf5e9..45387a9 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A05_t02.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A05_t03.dart b/LibTest/typed_data/Int32List/Int32List.view_A05_t03.dart
index 0b68544..fde1551 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A05_t03.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List.view_A06_t01.dart b/LibTest/typed_data/Int32List/Int32List.view_A06_t01.dart
index 93a2b98..b65ac49 100644
--- a/LibTest/typed_data/Int32List/Int32List.view_A06_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32List.view(
diff --git a/LibTest/typed_data/Int32List/Int32List_A01_t01.dart b/LibTest/typed_data/Int32List/Int32List_A01_t01.dart
index bdc2909..09b792f 100644
--- a/LibTest/typed_data/Int32List/Int32List_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List(int length)
  * Creates an [Int32List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int32List/Int32List_A01_t02.dart b/LibTest/typed_data/Int32List/Int32List_A01_t02.dart
index a9dc89c..8ae484f 100644
--- a/LibTest/typed_data/Int32List/Int32List_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/Int32List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List(int length)
  * Creates an [Int32List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int32List/Int32List_A02_t01.dart b/LibTest/typed_data/Int32List/Int32List_A02_t01.dart
index 247121b..8567c8b 100644
--- a/LibTest/typed_data/Int32List/Int32List_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/Int32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Int32List/addAll_A01_t01.dart b/LibTest/typed_data/Int32List/addAll_A01_t01.dart
index 11b2984..6d30025 100644
--- a/LibTest/typed_data/Int32List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of iterable to the end of this list.
diff --git a/LibTest/typed_data/Int32List/add_A01_t01.dart b/LibTest/typed_data/Int32List/add_A01_t01.dart
index a04f2a0..c15ee57 100644
--- a/LibTest/typed_data/Int32List/add_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Int32List/any_A01_t01.dart b/LibTest/typed_data/Int32List/any_A01_t01.dart
index acdb332..e4f0adc 100644
--- a/LibTest/typed_data/Int32List/any_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int32List/asMap_A01_t01.dart b/LibTest/typed_data/Int32List/asMap_A01_t01.dart
index 0ed69a5..a050da0 100644
--- a/LibTest/typed_data/Int32List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int32List/asMap_A01_t02.dart b/LibTest/typed_data/Int32List/asMap_A01_t02.dart
index ea11e00..04290c8 100644
--- a/LibTest/typed_data/Int32List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int32List/asMap_A02_t01.dart b/LibTest/typed_data/Int32List/asMap_A02_t01.dart
index 8c7a08c..7681fec 100644
--- a/LibTest/typed_data/Int32List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Int32List/buffer_A01_t01.dart b/LibTest/typed_data/Int32List/buffer_A01_t01.dart
index 387c807..e872fa7 100644
--- a/LibTest/typed_data/Int32List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int32List/buffer_A01_t02.dart b/LibTest/typed_data/Int32List/buffer_A01_t02.dart
index 9fe76f4..320b4a5 100644
--- a/LibTest/typed_data/Int32List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int32List/clear_A01_t01.dart b/LibTest/typed_data/Int32List/clear_A01_t01.dart
index 5c8ebc6..fe68d4f 100644
--- a/LibTest/typed_data/Int32List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Int32List/contains_A01_t01.dart b/LibTest/typed_data/Int32List/contains_A01_t01.dart
index cb94232..0eae27f 100644
--- a/LibTest/typed_data/Int32List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Int32List/elementAt_A01_t01.dart b/LibTest/typed_data/Int32List/elementAt_A01_t01.dart
index 6c1e7c4..f12230e 100644
--- a/LibTest/typed_data/Int32List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Int32List/elementAt_A02_t01.dart b/LibTest/typed_data/Int32List/elementAt_A02_t01.dart
index 246ee84..71952c3 100644
--- a/LibTest/typed_data/Int32List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t01.dart
index 36c6bd9..f780389 100644
--- a/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t02.dart
index 0d70711..03ae818 100644
--- a/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int32List/every_A01_t01.dart b/LibTest/typed_data/Int32List/every_A01_t01.dart
index 99cf07b..0d75925 100644
--- a/LibTest/typed_data/Int32List/every_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int32List/expand_A01_t01.dart b/LibTest/typed_data/Int32List/expand_A01_t01.dart
index c55acd4..393b23f 100644
--- a/LibTest/typed_data/Int32List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Int32List/expand_A02_t01.dart b/LibTest/typed_data/Int32List/expand_A02_t01.dart
index 76f6a23..fa23aa2 100644
--- a/LibTest/typed_data/Int32List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/fillRange_A01_t01.dart b/LibTest/typed_data/Int32List/fillRange_A01_t01.dart
index 1d402e0..be48815 100644
--- a/LibTest/typed_data/Int32List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to the
diff --git a/LibTest/typed_data/Int32List/fillRange_A02_t01.dart b/LibTest/typed_data/Int32List/fillRange_A02_t01.dart
index dc71cc2..2d5378e 100644
--- a/LibTest/typed_data/Int32List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Int32List/firstWhere_A01_t01.dart b/LibTest/typed_data/Int32List/firstWhere_A01_t01.dart
index fb6b61c..29ada17 100644
--- a/LibTest/typed_data/Int32List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int32List/firstWhere_A02_t01.dart b/LibTest/typed_data/Int32List/firstWhere_A02_t01.dart
index 9e08bc1..ce4d662 100644
--- a/LibTest/typed_data/Int32List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32List/firstWhere_A03_t01.dart b/LibTest/typed_data/Int32List/firstWhere_A03_t01.dart
index a200fe7..310fa32 100644
--- a/LibTest/typed_data/Int32List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32List/first_A01_t01.dart b/LibTest/typed_data/Int32List/first_A01_t01.dart
index 9c99158..f53eae9 100644
--- a/LibTest/typed_data/Int32List/first_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int32List/first_A01_t02.dart b/LibTest/typed_data/Int32List/first_A01_t02.dart
index 444eeb6..d0bf367 100644
--- a/LibTest/typed_data/Int32List/first_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int32List/first_A02_t01.dart b/LibTest/typed_data/Int32List/first_A02_t01.dart
index 619d2ef..41464b8 100644
--- a/LibTest/typed_data/Int32List/first_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int32List/first_A03_t01.dart b/LibTest/typed_data/Int32List/first_A03_t01.dart
index 993f392..441a7b9 100644
--- a/LibTest/typed_data/Int32List/first_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int32List/fold_A01_t01.dart b/LibTest/typed_data/Int32List/fold_A01_t01.dart
index 8efa53d..3dd9b1f 100644
--- a/LibTest/typed_data/Int32List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Int32List/forEach_A01_t01.dart b/LibTest/typed_data/Int32List/forEach_A01_t01.dart
index 9a2ef08..23624b4 100644
--- a/LibTest/typed_data/Int32List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection.
diff --git a/LibTest/typed_data/Int32List/getRange_A01_t01.dart b/LibTest/typed_data/Int32List/getRange_A01_t01.dart
index dd11fb9..b4a976d 100644
--- a/LibTest/typed_data/Int32List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Int32List/getRange_A02_t01.dart b/LibTest/typed_data/Int32List/getRange_A02_t01.dart
index 3fef483..3145d5e 100644
--- a/LibTest/typed_data/Int32List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Int32List/getRange_A03_t01.dart b/LibTest/typed_data/Int32List/getRange_A03_t01.dart
index 32d30d4..ac3be89 100644
--- a/LibTest/typed_data/Int32List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int32List/getRange_A04_t01.dart b/LibTest/typed_data/Int32List/getRange_A04_t01.dart
index 7a465ec..c42509c 100644
--- a/LibTest/typed_data/Int32List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int32List/hashCode_A01_t01.dart b/LibTest/typed_data/Int32List/hashCode_A01_t01.dart
index 9ad2336..d1c8ae7 100644
--- a/LibTest/typed_data/Int32List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Int32List/hashCode_A01_t02.dart b/LibTest/typed_data/Int32List/hashCode_A01_t02.dart
index 8806a69..b73078b 100644
--- a/LibTest/typed_data/Int32List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Int32List/indexOf_A01_t01.dart b/LibTest/typed_data/Int32List/indexOf_A01_t01.dart
index 4a9bf72..ff0efc5 100644
--- a/LibTest/typed_data/Int32List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int32List/indexOf_A01_t02.dart b/LibTest/typed_data/Int32List/indexOf_A01_t02.dart
index e834d7f..0d13a89 100644
--- a/LibTest/typed_data/Int32List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int32List/indexOf_A02_t01.dart b/LibTest/typed_data/Int32List/indexOf_A02_t01.dart
index 64ca67d..7c4cd87 100644
--- a/LibTest/typed_data/Int32List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Int32List/indexOf_A03_t01.dart b/LibTest/typed_data/Int32List/indexOf_A03_t01.dart
index 7d84019..3b5b587 100644
--- a/LibTest/typed_data/Int32List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Int32List/insertAll_A01_t01.dart b/LibTest/typed_data/Int32List/insertAll_A01_t01.dart
index c57517a..e7d5ed3 100644
--- a/LibTest/typed_data/Int32List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Int32List/insert_A01_t01.dart b/LibTest/typed_data/Int32List/insert_A01_t01.dart
index b11e301..c9b97ad 100644
--- a/LibTest/typed_data/Int32List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Int32List/isEmpty_A01_t01.dart b/LibTest/typed_data/Int32List/isEmpty_A01_t01.dart
index a6c9fc5..e19e90e 100644
--- a/LibTest/typed_data/Int32List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int32List/isEmpty_A01_t02.dart b/LibTest/typed_data/Int32List/isEmpty_A01_t02.dart
index 48a10ab..06e8f35 100644
--- a/LibTest/typed_data/Int32List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int32List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Int32List/isNotEmpty_A01_t01.dart
index 65188e3..7b5b7fd 100644
--- a/LibTest/typed_data/Int32List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int32List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Int32List/isNotEmpty_A01_t02.dart
index dfbc843..0798902 100644
--- a/LibTest/typed_data/Int32List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int32List/iterator_A01_t01.dart b/LibTest/typed_data/Int32List/iterator_A01_t01.dart
index 2f5570c..6eec719 100644
--- a/LibTest/typed_data/Int32List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns an [Iterator] that allows iterating the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int32List/iterator_A01_t02.dart b/LibTest/typed_data/Int32List/iterator_A01_t02.dart
index ccad9ad..d239dad 100644
--- a/LibTest/typed_data/Int32List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns an [Iterator] that allows iterating the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int32List/iterator_current_A01_t01.dart b/LibTest/typed_data/Int32List/iterator_current_A01_t01.dart
index 23ad360..eaf3f5c 100644
--- a/LibTest/typed_data/Int32List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Int32List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Int32List/iterator_moveNext_A01_t01.dart
index 5c5f2b1..bcdc6b2 100644
--- a/LibTest/typed_data/Int32List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Int32List/join_A01_t01.dart b/LibTest/typed_data/Int32List/join_A01_t01.dart
index b045def..8f0de3e 100644
--- a/LibTest/typed_data/Int32List/join_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int32List/join_A01_t02.dart b/LibTest/typed_data/Int32List/join_A01_t02.dart
index e2d69b3..999daec 100644
--- a/LibTest/typed_data/Int32List/join_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int32List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Int32List/lastIndexOf_A01_t01.dart
index 25b16f3..a66a8c3 100644
--- a/LibTest/typed_data/Int32List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int32List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Int32List/lastIndexOf_A01_t02.dart
index 9df4f6c..3d6880d 100644
--- a/LibTest/typed_data/Int32List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int32List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Int32List/lastIndexOf_A02_t01.dart
index 07e417c..04c9c0b 100644
--- a/LibTest/typed_data/Int32List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Int32List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Int32List/lastIndexOf_A03_t01.dart
index bd5546d..2669e44 100644
--- a/LibTest/typed_data/Int32List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [start] is out of bounds, it doesn't cause any
diff --git a/LibTest/typed_data/Int32List/lastWhere_A01_t01.dart b/LibTest/typed_data/Int32List/lastWhere_A01_t01.dart
index f31aa7d..9efb66d 100644
--- a/LibTest/typed_data/Int32List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int32List/lastWhere_A02_t01.dart b/LibTest/typed_data/Int32List/lastWhere_A02_t01.dart
index 4de2b7a..314374a 100644
--- a/LibTest/typed_data/Int32List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32List/lastWhere_A03_t01.dart b/LibTest/typed_data/Int32List/lastWhere_A03_t01.dart
index 914d68f..7f2618b 100644
--- a/LibTest/typed_data/Int32List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32List/last_A01_t01.dart b/LibTest/typed_data/Int32List/last_A01_t01.dart
index e8c4f49..ba2523e 100644
--- a/LibTest/typed_data/Int32List/last_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int32List/last_A01_t02.dart b/LibTest/typed_data/Int32List/last_A01_t02.dart
index 438f411..6ca205a 100644
--- a/LibTest/typed_data/Int32List/last_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int32List/last_A02_t01.dart b/LibTest/typed_data/Int32List/last_A02_t01.dart
index 1993fe8..d885c4f 100644
--- a/LibTest/typed_data/Int32List/last_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Int32List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Int32List/lengthInBytes_A01_t01.dart
index 33e5050..2bd2ee9 100644
--- a/LibTest/typed_data/Int32List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int32List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Int32List/lengthInBytes_A01_t02.dart
index 483c56f..8c1f578 100644
--- a/LibTest/typed_data/Int32List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int32List/length_A01_t01.dart b/LibTest/typed_data/Int32List/length_A01_t01.dart
index f727ec5..68ae7f0 100644
--- a/LibTest/typed_data/Int32List/length_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of objects in this list.
diff --git a/LibTest/typed_data/Int32List/length_A02_t01.dart b/LibTest/typed_data/Int32List/length_A02_t01.dart
index d6cff18..77b106f 100644
--- a/LibTest/typed_data/Int32List/length_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of this list.
diff --git a/LibTest/typed_data/Int32List/map_A01_t01.dart b/LibTest/typed_data/Int32List/map_A01_t01.dart
index e01f72f..b7eb831 100644
--- a/LibTest/typed_data/Int32List/map_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on
diff --git a/LibTest/typed_data/Int32List/map_A02_t01.dart b/LibTest/typed_data/Int32List/map_A02_t01.dart
index fdfc169..d9e041b 100644
--- a/LibTest/typed_data/Int32List/map_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int32List/map_A03_t01.dart b/LibTest/typed_data/Int32List/map_A03_t01.dart
index e27ba86..ebeb911 100644
--- a/LibTest/typed_data/Int32List/map_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int32List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Int32List/offsetInBytes_A01_t01.dart
index 89f4c69..9e246f7 100644
--- a/LibTest/typed_data/Int32List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int32List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Int32List/offsetInBytes_A01_t02.dart
index 82f7834..fef42f2 100644
--- a/LibTest/typed_data/Int32List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int32List/operator_equality_A01_t01.dart b/LibTest/typed_data/Int32List/operator_equality_A01_t01.dart
index 1060f24..b6084ce 100644
--- a/LibTest/typed_data/Int32List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Int32List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Int32List/operator_subscript_A01_t01.dart
index d83865b..494eb1e 100644
--- a/LibTest/typed_data/Int32List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list ...
diff --git a/LibTest/typed_data/Int32List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Int32List/operator_subscript_A02_t01.dart
index c21d9e1..b27db0a 100644
--- a/LibTest/typed_data/Int32List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Int32List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Int32List/operator_subscripted_assignment_A01_t01.dart
index 087bda1..2fbf0ad 100644
--- a/LibTest/typed_data/Int32List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value ...
diff --git a/LibTest/typed_data/Int32List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Int32List/operator_subscripted_assignment_A02_t01.dart
index 9be1775..b763d64 100644
--- a/LibTest/typed_data/Int32List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Int32List/reduce_A01_t01.dart b/LibTest/typed_data/Int32List/reduce_A01_t01.dart
index c6c982c..f1ceb52 100644
--- a/LibTest/typed_data/Int32List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Int32List/reduce_A02_t01.dart b/LibTest/typed_data/Int32List/reduce_A02_t01.dart
index d649b7d..fe86849 100644
--- a/LibTest/typed_data/Int32List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/reduce_A03_t01.dart b/LibTest/typed_data/Int32List/reduce_A03_t01.dart
index d7e5480..b280639 100644
--- a/LibTest/typed_data/Int32List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/removeAt_A01_t01.dart b/LibTest/typed_data/Int32List/removeAt_A01_t01.dart
index 57d1879..7184023 100644
--- a/LibTest/typed_data/Int32List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Int32List/removeLast_A01_t01.dart b/LibTest/typed_data/Int32List/removeLast_A01_t01.dart
index 06d89ed..b1ba145 100644
--- a/LibTest/typed_data/Int32List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object of the list.
diff --git a/LibTest/typed_data/Int32List/removeRange_A01_t01.dart b/LibTest/typed_data/Int32List/removeRange_A01_t01.dart
index 97e793c..b1dace7 100644
--- a/LibTest/typed_data/Int32List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the elements in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Int32List/removeWhere_A01_t01.dart b/LibTest/typed_data/Int32List/removeWhere_A01_t01.dart
index a185924..68b3354 100644
--- a/LibTest/typed_data/Int32List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects of this list that satisfy test.
diff --git a/LibTest/typed_data/Int32List/remove_A01_t01.dart b/LibTest/typed_data/Int32List/remove_A01_t01.dart
index d1d61d9..75d53d6 100644
--- a/LibTest/typed_data/Int32List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Int32List/replaceRange_A01_t01.dart b/LibTest/typed_data/Int32List/replaceRange_A01_t01.dart
index 56621be..ffcf96e 100644
--- a/LibTest/typed_data/Int32List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Int32List/retainWhere_A01_t01.dart b/LibTest/typed_data/Int32List/retainWhere_A01_t01.dart
index a10cef3..f425ea3 100644
--- a/LibTest/typed_data/Int32List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects of this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Int32List/reversed_A01_t01.dart b/LibTest/typed_data/Int32List/reversed_A01_t01.dart
index 59c160a..0cc1420 100644
--- a/LibTest/typed_data/Int32List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int32List/reversed_A01_t02.dart b/LibTest/typed_data/Int32List/reversed_A01_t02.dart
index d2b94b5..bcc14ff 100644
--- a/LibTest/typed_data/Int32List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int32List/runtimeType_A01_t01.dart b/LibTest/typed_data/Int32List/runtimeType_A01_t01.dart
index d652876..95df7cf 100644
--- a/LibTest/typed_data/Int32List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int32List/runtimeType_A01_t02.dart b/LibTest/typed_data/Int32List/runtimeType_A01_t02.dart
index 65e6554..82444da 100644
--- a/LibTest/typed_data/Int32List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int32List/setAll_A01_t01.dart b/LibTest/typed_data/Int32List/setAll_A01_t01.dart
index ce22cdf..6cecb01 100644
--- a/LibTest/typed_data/Int32List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the elemenst of [iterable], starting at
diff --git a/LibTest/typed_data/Int32List/setAll_A02_t01.dart b/LibTest/typed_data/Int32List/setAll_A02_t01.dart
index a06d206..376d1e5 100644
--- a/LibTest/typed_data/Int32List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32List/setAll_A03_t01.dart b/LibTest/typed_data/Int32List/setAll_A03_t01.dart
index f2bfcf5..c0dcef6 100644
--- a/LibTest/typed_data/Int32List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32List/setAll_A04_t01.dart b/LibTest/typed_data/Int32List/setAll_A04_t01.dart
index 736b3ce..bc6732b 100644
--- a/LibTest/typed_data/Int32List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32List/setRange_A01_t01.dart b/LibTest/typed_data/Int32List/setRange_A01_t01.dart
index 7fb1969..62123b7 100644
--- a/LibTest/typed_data/Int32List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32List/setRange_A02_t01.dart b/LibTest/typed_data/Int32List/setRange_A02_t01.dart
index bf116d4..d9d2412 100644
--- a/LibTest/typed_data/Int32List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32List/setRange_A03_t01.dart b/LibTest/typed_data/Int32List/setRange_A03_t01.dart
index a2dd0ea..28052b4 100644
--- a/LibTest/typed_data/Int32List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32List/setRange_A04_t01.dart b/LibTest/typed_data/Int32List/setRange_A04_t01.dart
index c9d4f61..a5e9964 100644
--- a/LibTest/typed_data/Int32List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32List/setRange_A05_t01.dart b/LibTest/typed_data/Int32List/setRange_A05_t01.dart
index 7156844..757ece2 100644
--- a/LibTest/typed_data/Int32List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Int32List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32List/shuffle_A01_t01.dart b/LibTest/typed_data/Int32List/shuffle_A01_t01.dart
index 493f14c..bd394d8 100644
--- a/LibTest/typed_data/Int32List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32List/shuffle_A01_t02.dart b/LibTest/typed_data/Int32List/shuffle_A01_t02.dart
index a6b7937..7a6c344 100644
--- a/LibTest/typed_data/Int32List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32List/shuffle_A01_t03.dart b/LibTest/typed_data/Int32List/shuffle_A01_t03.dart
index 9afd8d9..3f777dd 100644
--- a/LibTest/typed_data/Int32List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Int32List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32List/singleWhere_A01_t01.dart b/LibTest/typed_data/Int32List/singleWhere_A01_t01.dart
index ddb62a8..0e91603 100644
--- a/LibTest/typed_data/Int32List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Int32List/singleWhere_A02_t01.dart b/LibTest/typed_data/Int32List/singleWhere_A02_t01.dart
index ee1761a..a02e67b 100644
--- a/LibTest/typed_data/Int32List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/singleWhere_A02_t02.dart b/LibTest/typed_data/Int32List/singleWhere_A02_t02.dart
index 8bb58d6..d123137 100644
--- a/LibTest/typed_data/Int32List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Int32List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/single_A01_t01.dart b/LibTest/typed_data/Int32List/single_A01_t01.dart
index 4516e8d..494408b 100644
--- a/LibTest/typed_data/Int32List/single_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int32List/single_A01_t02.dart b/LibTest/typed_data/Int32List/single_A01_t02.dart
index 53520a7..92d1f0e 100644
--- a/LibTest/typed_data/Int32List/single_A01_t02.dart
+++ b/LibTest/typed_data/Int32List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int32List/single_A02_t01.dart b/LibTest/typed_data/Int32List/single_A02_t01.dart
index f45c692..a58f030 100644
--- a/LibTest/typed_data/Int32List/single_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a StateError if this is empty or has more than one element.
diff --git a/LibTest/typed_data/Int32List/single_A02_t02.dart b/LibTest/typed_data/Int32List/single_A02_t02.dart
index 530bbcc..7335a67 100644
--- a/LibTest/typed_data/Int32List/single_A02_t02.dart
+++ b/LibTest/typed_data/Int32List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a StateError if this is empty or has more than one element.
diff --git a/LibTest/typed_data/Int32List/skipWhile_A01_t01.dart b/LibTest/typed_data/Int32List/skipWhile_A01_t01.dart
index 8969b70..230d154 100644
--- a/LibTest/typed_data/Int32List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Int32List/skipWhile_A02_t01.dart b/LibTest/typed_data/Int32List/skipWhile_A02_t01.dart
index 07634ce..3c9c100 100644
--- a/LibTest/typed_data/Int32List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/skipWhile_A03_t01.dart b/LibTest/typed_data/Int32List/skipWhile_A03_t01.dart
index 3468d3a..a9e2299 100644
--- a/LibTest/typed_data/Int32List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/skipWhile_A04_t01.dart b/LibTest/typed_data/Int32List/skipWhile_A04_t01.dart
index 34274e6..f9cfcee 100644
--- a/LibTest/typed_data/Int32List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/skipWhile_A04_t02.dart b/LibTest/typed_data/Int32List/skipWhile_A04_t02.dart
index 486f350..afabff5 100644
--- a/LibTest/typed_data/Int32List/skipWhile_A04_t02.dart
+++ b/LibTest/typed_data/Int32List/skipWhile_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/skip_A01_t01.dart b/LibTest/typed_data/Int32List/skip_A01_t01.dart
index 5e23baf..abd90ba 100644
--- a/LibTest/typed_data/Int32List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first count elements.
diff --git a/LibTest/typed_data/Int32List/skip_A02_t01.dart b/LibTest/typed_data/Int32List/skip_A02_t01.dart
index a8967fb..57a5f69 100644
--- a/LibTest/typed_data/Int32List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int32List/skip_A03_t01.dart b/LibTest/typed_data/Int32List/skip_A03_t01.dart
index 678d686..8881a55 100644
--- a/LibTest/typed_data/Int32List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int32List/sort_A01_t01.dart b/LibTest/typed_data/Int32List/sort_A01_t01.dart
index 34930ec..8973f10 100644
--- a/LibTest/typed_data/Int32List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts this list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Int32List/sublist_A01_t01.dart b/LibTest/typed_data/Int32List/sublist_A01_t01.dart
index cd1e65e..c455de2 100644
--- a/LibTest/typed_data/Int32List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Int32List/sublist_A02_t01.dart b/LibTest/typed_data/Int32List/sublist_A02_t01.dart
index 546c559..909423f 100644
--- a/LibTest/typed_data/Int32List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32List/sublist_A03_t01.dart b/LibTest/typed_data/Int32List/sublist_A03_t01.dart
index d7e24f2..e5f8d2d 100644
--- a/LibTest/typed_data/Int32List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32List/sublist_A03_t02.dart b/LibTest/typed_data/Int32List/sublist_A03_t02.dart
index 9f43b1c..ca8d2cc 100644
--- a/LibTest/typed_data/Int32List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Int32List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32List/takeWhile_A01_t01.dart b/LibTest/typed_data/Int32List/takeWhile_A01_t01.dart
index b3aa733..6a732da 100644
--- a/LibTest/typed_data/Int32List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Int32List/takeWhile_A02_t01.dart b/LibTest/typed_data/Int32List/takeWhile_A02_t01.dart
index 3dfa1fd..529823f 100644
--- a/LibTest/typed_data/Int32List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/takeWhile_A03_t01.dart b/LibTest/typed_data/Int32List/takeWhile_A03_t01.dart
index b04f493..96c399b 100644
--- a/LibTest/typed_data/Int32List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/takeWhile_A04_t01.dart b/LibTest/typed_data/Int32List/takeWhile_A04_t01.dart
index 52ba73e..be2c35e 100644
--- a/LibTest/typed_data/Int32List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int32List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32List/take_A01_t01.dart b/LibTest/typed_data/Int32List/take_A01_t01.dart
index 667f589..dcf3f34 100644
--- a/LibTest/typed_data/Int32List/take_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Int32List/take_A02_t01.dart b/LibTest/typed_data/Int32List/take_A02_t01.dart
index 262cb73..f3d0daa 100644
--- a/LibTest/typed_data/Int32List/take_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int32List/take_A03_t01.dart b/LibTest/typed_data/Int32List/take_A03_t01.dart
index b4bfe89..b2f9527 100644
--- a/LibTest/typed_data/Int32List/take_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int32List/toList_A01_t01.dart b/LibTest/typed_data/Int32List/toList_A01_t01.dart
index 11176e2..ac86e5b 100644
--- a/LibTest/typed_data/Int32List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int32List/toList_A02_t01.dart b/LibTest/typed_data/Int32List/toList_A02_t01.dart
index 32ee95b..c26a510 100644
--- a/LibTest/typed_data/Int32List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int32List/toList_A02_t02.dart b/LibTest/typed_data/Int32List/toList_A02_t02.dart
index ed0cc00..50cdda3 100644
--- a/LibTest/typed_data/Int32List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Int32List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int32List/toSet_A01_t01.dart b/LibTest/typed_data/Int32List/toSet_A01_t01.dart
index 4345f32..6260399 100644
--- a/LibTest/typed_data/Int32List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements as this iterable.
diff --git a/LibTest/typed_data/Int32List/toString_A01_t01.dart b/LibTest/typed_data/Int32List/toString_A01_t01.dart
index 92a3a63..ab95f01 100644
--- a/LibTest/typed_data/Int32List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Int32List/where_A01_t01.dart b/LibTest/typed_data/Int32List/where_A01_t01.dart
index e72720d..b37266d 100644
--- a/LibTest/typed_data/Int32List/where_A01_t01.dart
+++ b/LibTest/typed_data/Int32List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Int32List/where_A02_t01.dart b/LibTest/typed_data/Int32List/where_A02_t01.dart
index f070ca9..a26af80 100644
--- a/LibTest/typed_data/Int32List/where_A02_t01.dart
+++ b/LibTest/typed_data/Int32List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32List/where_A03_t01.dart b/LibTest/typed_data/Int32List/where_A03_t01.dart
index d023a34..b2e8ddf 100644
--- a/LibTest/typed_data/Int32List/where_A03_t01.dart
+++ b/LibTest/typed_data/Int32List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4/Int32x4.bool_A01_t01.dart b/LibTest/typed_data/Int32x4/Int32x4.bool_A01_t01.dart
index 5d20522..489e2d8 100644
--- a/LibTest/typed_data/Int32x4/Int32x4.bool_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/Int32x4.bool_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4.bool(bool x, bool y, bool z, bool w)
  * Creates a new [Int32x4] instance.
diff --git a/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t01.dart b/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t01.dart
index 37fa5b6..1d56944 100644
--- a/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4.fromFloat32x4Bits(Float32x4 x)
  * Returns a bit-wise copy of x as a Int32x4.
diff --git a/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t02.dart b/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t02.dart
index fdd6940..ce79b56 100644
--- a/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/Int32x4.fromFloat32x4Bits_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4.fromFloat32x4Bits(Float32x4 x)
  * Returns a bit-wise copy of x as a Int32x4.
diff --git a/LibTest/typed_data/Int32x4/Int32x4_A01_t01.dart b/LibTest/typed_data/Int32x4/Int32x4_A01_t01.dart
index fe7e8be..c701ec2 100644
--- a/LibTest/typed_data/Int32x4/Int32x4_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/Int32x4_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4(int x, int y, int z, int w)
  * Creates a new [Int32x4] instance.
diff --git a/LibTest/typed_data/Int32x4/flagW_A01_t01.dart b/LibTest/typed_data/Int32x4/flagW_A01_t01.dart
index 883560b..65007c7 100644
--- a/LibTest/typed_data/Int32x4/flagW_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/flagW_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagW
  * Extracted [w] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagW_A01_t02.dart b/LibTest/typed_data/Int32x4/flagW_A01_t02.dart
index c85a088..6c6e71f 100644
--- a/LibTest/typed_data/Int32x4/flagW_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/flagW_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagW
  * Extracted [w] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagW_A01_t03.dart b/LibTest/typed_data/Int32x4/flagW_A01_t03.dart
index d155b81..1da8eaf 100644
--- a/LibTest/typed_data/Int32x4/flagW_A01_t03.dart
+++ b/LibTest/typed_data/Int32x4/flagW_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagW
  * Extracted [w] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagX_A01_t01.dart b/LibTest/typed_data/Int32x4/flagX_A01_t01.dart
index 068209c..e7b9d37 100644
--- a/LibTest/typed_data/Int32x4/flagX_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/flagX_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagX
  * Extracted [x] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagX_A01_t02.dart b/LibTest/typed_data/Int32x4/flagX_A01_t02.dart
index 90b3593..4593e6f 100644
--- a/LibTest/typed_data/Int32x4/flagX_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/flagX_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagX
  * Extracted [x] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagX_A01_t03.dart b/LibTest/typed_data/Int32x4/flagX_A01_t03.dart
index 0d26789..ecaaa44 100644
--- a/LibTest/typed_data/Int32x4/flagX_A01_t03.dart
+++ b/LibTest/typed_data/Int32x4/flagX_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagX
  * Extracted [x] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagY_A01_t01.dart b/LibTest/typed_data/Int32x4/flagY_A01_t01.dart
index 0652e4d..daf910c 100644
--- a/LibTest/typed_data/Int32x4/flagY_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/flagY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagY
  * Extracted [y] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagY_A01_t02.dart b/LibTest/typed_data/Int32x4/flagY_A01_t02.dart
index 4307127..075d145 100644
--- a/LibTest/typed_data/Int32x4/flagY_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/flagY_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagY
  * Extracted [y] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagY_A01_t03.dart b/LibTest/typed_data/Int32x4/flagY_A01_t03.dart
index 3e1e8ff..c7dec41 100644
--- a/LibTest/typed_data/Int32x4/flagY_A01_t03.dart
+++ b/LibTest/typed_data/Int32x4/flagY_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagY
  * Extracted [y] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagZ_A01_t01.dart b/LibTest/typed_data/Int32x4/flagZ_A01_t01.dart
index 75b2f18..96f8aa7 100644
--- a/LibTest/typed_data/Int32x4/flagZ_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/flagZ_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagZ
  * Extracted [z] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagZ_A01_t02.dart b/LibTest/typed_data/Int32x4/flagZ_A01_t02.dart
index 53fe50c..064f038 100644
--- a/LibTest/typed_data/Int32x4/flagZ_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/flagZ_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagZ
  * Extracted [z] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/flagZ_A01_t03.dart b/LibTest/typed_data/Int32x4/flagZ_A01_t03.dart
index 36eddf1..11b7830 100644
--- a/LibTest/typed_data/Int32x4/flagZ_A01_t03.dart
+++ b/LibTest/typed_data/Int32x4/flagZ_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool flagZ
  * Extracted [z] value. Returns false for 0, true for any other value.
diff --git a/LibTest/typed_data/Int32x4/operator_AND_A01_t01.dart b/LibTest/typed_data/Int32x4/operator_AND_A01_t01.dart
index 7ad60c8..34a0e83 100644
--- a/LibTest/typed_data/Int32x4/operator_AND_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/operator_AND_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 operator &(Int32x4 other)
  * The bit-wise and operator.
diff --git a/LibTest/typed_data/Int32x4/operator_OR_A01_t01.dart b/LibTest/typed_data/Int32x4/operator_OR_A01_t01.dart
index af46b72..f0068e9 100644
--- a/LibTest/typed_data/Int32x4/operator_OR_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/operator_OR_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 operator |(Int32x4 other)
  * The bit-wise or operator.
diff --git a/LibTest/typed_data/Int32x4/operator_XOR_A01_t01.dart b/LibTest/typed_data/Int32x4/operator_XOR_A01_t01.dart
index 0d3f926..7f245d9 100644
--- a/LibTest/typed_data/Int32x4/operator_XOR_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/operator_XOR_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 operator ^(Int32x4 other)
  * The bit-wise xor operator.
diff --git a/LibTest/typed_data/Int32x4/operator_addition_A01_t01.dart b/LibTest/typed_data/Int32x4/operator_addition_A01_t01.dart
index 1970d5d..15aba45 100644
--- a/LibTest/typed_data/Int32x4/operator_addition_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/operator_addition_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 operator +(Int32x4 other)
  * Addition operator.
diff --git a/LibTest/typed_data/Int32x4/operator_subtraction_A01_t01.dart b/LibTest/typed_data/Int32x4/operator_subtraction_A01_t01.dart
index e603830..f80ee07 100644
--- a/LibTest/typed_data/Int32x4/operator_subtraction_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/operator_subtraction_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 operator -(Int32x4 other)
  * Subtraction operator.
diff --git a/LibTest/typed_data/Int32x4/select_A01_t01.dart b/LibTest/typed_data/Int32x4/select_A01_t01.dart
index d533390..ad4fe5d 100644
--- a/LibTest/typed_data/Int32x4/select_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/select_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Float32x4 select(Float32x4 trueValue, Float32x4 falseValue)
  * Merge [trueValue] and [falseValue] based on [this]' bit mask:
diff --git a/LibTest/typed_data/Int32x4/shuffleMix_A01_t01.dart b/LibTest/typed_data/Int32x4/shuffleMix_A01_t01.dart
index 2c2ec0c..eff4ebb 100644
--- a/LibTest/typed_data/Int32x4/shuffleMix_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/shuffleMix_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 shuffleMix(Int32x4 other, int mask)
  * Shuffle the lane values in this and other. The returned Int32x4 will have XY
diff --git a/LibTest/typed_data/Int32x4/shuffle_A01_t01.dart b/LibTest/typed_data/Int32x4/shuffle_A01_t01.dart
index e221862..a03a125 100644
--- a/LibTest/typed_data/Int32x4/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 shuffle(int mask)
  * Shuffle the lane values. [mask] must be one of the 256 shuffle constants.
diff --git a/LibTest/typed_data/Int32x4/signMask_A01_t01.dart b/LibTest/typed_data/Int32x4/signMask_A01_t01.dart
index 944149d..fda646f 100644
--- a/LibTest/typed_data/Int32x4/signMask_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/signMask_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int signMask
  * Extract the top bit from each lane return them in the first 4 bits. "x" lane
diff --git a/LibTest/typed_data/Int32x4/signMask_A01_t02.dart b/LibTest/typed_data/Int32x4/signMask_A01_t02.dart
index 3febfd6..7acfe0b 100644
--- a/LibTest/typed_data/Int32x4/signMask_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/signMask_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int signMask
  * Extract the top bit from each lane return them in the first 4 bits. "x" lane
diff --git a/LibTest/typed_data/Int32x4/w_A01_t01.dart b/LibTest/typed_data/Int32x4/w_A01_t01.dart
index 14ad1ca..028914c 100644
--- a/LibTest/typed_data/Int32x4/w_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/w_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int w
  * Extracts 32-bit mask from w lane.
diff --git a/LibTest/typed_data/Int32x4/w_A01_t02.dart b/LibTest/typed_data/Int32x4/w_A01_t02.dart
index 6174510..9f362d5 100644
--- a/LibTest/typed_data/Int32x4/w_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/w_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int w
  * Extracts 32-bit mask from w lane.
diff --git a/LibTest/typed_data/Int32x4/withFlagW_A01_t01.dart b/LibTest/typed_data/Int32x4/withFlagW_A01_t01.dart
index 6e104c8..0c1333b 100644
--- a/LibTest/typed_data/Int32x4/withFlagW_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withFlagW_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withFlagW(bool w)
  * Returns a new [Int32x4] copied from [this] with a new [w] value.
diff --git a/LibTest/typed_data/Int32x4/withFlagX_A01_t01.dart b/LibTest/typed_data/Int32x4/withFlagX_A01_t01.dart
index 6cefa05..5c40cb0 100644
--- a/LibTest/typed_data/Int32x4/withFlagX_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withFlagX_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withFlagX(bool x)
  * Returns a new [Int32x4] copied from [this] with a new [x] value.
diff --git a/LibTest/typed_data/Int32x4/withFlagY_A01_t01.dart b/LibTest/typed_data/Int32x4/withFlagY_A01_t01.dart
index 367429c..b1cd431 100644
--- a/LibTest/typed_data/Int32x4/withFlagY_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withFlagY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withFlagY(bool y)
  * Returns a new [Int32x4] copied from [this] with a new [y] value.
diff --git a/LibTest/typed_data/Int32x4/withFlagZ_A01_t01.dart b/LibTest/typed_data/Int32x4/withFlagZ_A01_t01.dart
index 0ed1917..443e996 100644
--- a/LibTest/typed_data/Int32x4/withFlagZ_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withFlagZ_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withFlagZ(bool z)
  * Returns a new [Int32x4] copied from [this] with a new [z] value.
diff --git a/LibTest/typed_data/Int32x4/withW_A01_t01.dart b/LibTest/typed_data/Int32x4/withW_A01_t01.dart
index af22997..a1769e9 100644
--- a/LibTest/typed_data/Int32x4/withW_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withW_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withW(int w)
  * Returns a new [Int32x4] copied from [this] with a new [w] value.
diff --git a/LibTest/typed_data/Int32x4/withX_A01_t01.dart b/LibTest/typed_data/Int32x4/withX_A01_t01.dart
index d4c114b..afaca3f 100644
--- a/LibTest/typed_data/Int32x4/withX_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withX_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withX(int x)
  * Returns a new [Int32x4] copied from [this] with a new [x] value.
diff --git a/LibTest/typed_data/Int32x4/withY_A01_t01.dart b/LibTest/typed_data/Int32x4/withY_A01_t01.dart
index cd9f11f..ed75dc0 100644
--- a/LibTest/typed_data/Int32x4/withY_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withY_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withY(int y)
  * Returns a new [Int32x4] copied from [this] with a new [y] value.
diff --git a/LibTest/typed_data/Int32x4/withZ_A01_t01.dart b/LibTest/typed_data/Int32x4/withZ_A01_t01.dart
index f5bdfcf..4937c0e 100644
--- a/LibTest/typed_data/Int32x4/withZ_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/withZ_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4 withZ(int z)
  * Returns a new [Int32x4] copied from [this] with a new [z] value.
diff --git a/LibTest/typed_data/Int32x4/x_A01_t01.dart b/LibTest/typed_data/Int32x4/x_A01_t01.dart
index e28a957..84ed6c2 100644
--- a/LibTest/typed_data/Int32x4/x_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/x_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int x
  * Extracts 32-bit mask from x lane.
diff --git a/LibTest/typed_data/Int32x4/x_A01_t02.dart b/LibTest/typed_data/Int32x4/x_A01_t02.dart
index 7c7e35a..7af8687 100644
--- a/LibTest/typed_data/Int32x4/x_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/x_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int x
  * Extracts 32-bit mask from x lane.
diff --git a/LibTest/typed_data/Int32x4/y_A01_t01.dart b/LibTest/typed_data/Int32x4/y_A01_t01.dart
index cc4522f..8db88d4 100644
--- a/LibTest/typed_data/Int32x4/y_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/y_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int y
  * Extracts 32-bit mask from y lane.
diff --git a/LibTest/typed_data/Int32x4/y_A01_t02.dart b/LibTest/typed_data/Int32x4/y_A01_t02.dart
index 739a81c..0b6fe38 100644
--- a/LibTest/typed_data/Int32x4/y_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/y_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int y
  * Extracts 32-bit mask from y lane.
diff --git a/LibTest/typed_data/Int32x4/z_A01_t01.dart b/LibTest/typed_data/Int32x4/z_A01_t01.dart
index e05df28..49983fd 100644
--- a/LibTest/typed_data/Int32x4/z_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4/z_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int z
  * Extracts 32-bit mask from z lane.
diff --git a/LibTest/typed_data/Int32x4/z_A01_t02.dart b/LibTest/typed_data/Int32x4/z_A01_t02.dart
index 0478f4f..cd8d6b3 100644
--- a/LibTest/typed_data/Int32x4/z_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4/z_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int z
  * Extracts 32-bit mask from z lane.
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t01.dart
index 1b61cba..c2df751 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List.fromList(List<Int32x4> elements)
  * Creates a Int32x4List with the same length as the elements list and copies
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t02.dart b/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t02.dart
index e1bff1a..7f58283 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List.fromList(List<Int32x4> elements)
  * Creates a Int32x4List with the same length as the elements list and copies
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A01_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A01_t01.dart
index 2dabba6..3248f62 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A02_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A02_t01.dart
index 6ada382..9faeb89 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A03_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A03_t01.dart
index 90e336c..26129dc 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A04_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A04_t01.dart
index 426f971..8d265da 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t01.dart
index 1133f1e..e8e5e89 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t02.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t02.dart
index f4e9120..b32d953 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t02.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t03.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t03.dart
index 0e75a77..3a2f225 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t03.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List.view_A06_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List.view_A06_t01.dart
index f92a2c8..b1670d5 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List.view_A06_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int32x4List.view(
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List_A01_t01.dart b/LibTest/typed_data/Int32x4List/Int32x4List_A01_t01.dart
index 5726153..ccec9b6 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List(int length)
  * Creates a Int32x4List of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int32x4List/Int32x4List_A01_t02.dart b/LibTest/typed_data/Int32x4List/Int32x4List_A01_t02.dart
index 11ce65d..589067a 100644
--- a/LibTest/typed_data/Int32x4List/Int32x4List_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/Int32x4List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int32x4List(int length)
  * Creates a Int32x4List of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int32x4List/addAll_A01_t01.dart b/LibTest/typed_data/Int32x4List/addAll_A01_t01.dart
index 4602ef0..05d0778 100644
--- a/LibTest/typed_data/Int32x4List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of iterable to the end of this list.
diff --git a/LibTest/typed_data/Int32x4List/add_A01_t01.dart b/LibTest/typed_data/Int32x4List/add_A01_t01.dart
index 267513c..d4d872f 100644
--- a/LibTest/typed_data/Int32x4List/add_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value to the end of this list, extending the length by one.
diff --git a/LibTest/typed_data/Int32x4List/any_A01_t01.dart b/LibTest/typed_data/Int32x4List/any_A01_t01.dart
index abab04e..067d147 100644
--- a/LibTest/typed_data/Int32x4List/any_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int32x4List/asMap_A01_t01.dart b/LibTest/typed_data/Int32x4List/asMap_A01_t01.dart
index cc21543..976c9c8 100644
--- a/LibTest/typed_data/Int32x4List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/typed_data/Int32x4List/asMap_A01_t02.dart b/LibTest/typed_data/Int32x4List/asMap_A01_t02.dart
index 5ab8abc..340d740 100644
--- a/LibTest/typed_data/Int32x4List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable Map view of this.
diff --git a/LibTest/typed_data/Int32x4List/asMap_A02_t01.dart b/LibTest/typed_data/Int32x4List/asMap_A02_t01.dart
index 32e2dee..b5c5d73 100644
--- a/LibTest/typed_data/Int32x4List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Int32x4List/buffer_A01_t01.dart b/LibTest/typed_data/Int32x4List/buffer_A01_t01.dart
index 09613e5..38c3e37 100644
--- a/LibTest/typed_data/Int32x4List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int32x4List/buffer_A01_t02.dart b/LibTest/typed_data/Int32x4List/buffer_A01_t02.dart
index 631241c..5022c2e 100644
--- a/LibTest/typed_data/Int32x4List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int32x4List/clear_A01_t01.dart b/LibTest/typed_data/Int32x4List/clear_A01_t01.dart
index 26720dc..be98098 100644
--- a/LibTest/typed_data/Int32x4List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Int32x4List/contains_A01_t01.dart b/LibTest/typed_data/Int32x4List/contains_A01_t01.dart
index 8966737..f623e51 100644
--- a/LibTest/typed_data/Int32x4List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Int32x4List/elementAt_A01_t01.dart b/LibTest/typed_data/Int32x4List/elementAt_A01_t01.dart
index 5d3d00f..d5cce06 100644
--- a/LibTest/typed_data/Int32x4List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Int32x4List/elementAt_A02_t01.dart b/LibTest/typed_data/Int32x4List/elementAt_A02_t01.dart
index 6cd4fd3..f37b9c0 100644
--- a/LibTest/typed_data/Int32x4List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t01.dart
index 1427b98..91a4b4b 100644
--- a/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t02.dart
index 6711264..b3ba69a 100644
--- a/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int32x4List/every_A01_t01.dart b/LibTest/typed_data/Int32x4List/every_A01_t01.dart
index 81aaa69..09d784f 100644
--- a/LibTest/typed_data/Int32x4List/every_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int32x4List/expand_A01_t01.dart b/LibTest/typed_data/Int32x4List/expand_A01_t01.dart
index 32cf680..a06eda0 100644
--- a/LibTest/typed_data/Int32x4List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Int32x4List/expand_A02_t01.dart b/LibTest/typed_data/Int32x4List/expand_A02_t01.dart
index 9aaa441..09c8e4c 100644
--- a/LibTest/typed_data/Int32x4List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/fillRange_A01_t01.dart b/LibTest/typed_data/Int32x4List/fillRange_A01_t01.dart
index 423372b..eea03f8 100644
--- a/LibTest/typed_data/Int32x4List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range start inclusive to end exclusive to the given
diff --git a/LibTest/typed_data/Int32x4List/fillRange_A02_t01.dart b/LibTest/typed_data/Int32x4List/fillRange_A02_t01.dart
index e5d5d2c..17180ef 100644
--- a/LibTest/typed_data/Int32x4List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Int32x4List/firstWhere_A01_t01.dart b/LibTest/typed_data/Int32x4List/firstWhere_A01_t01.dart
index 0e294e1..6593229 100644
--- a/LibTest/typed_data/Int32x4List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/typed_data/Int32x4List/firstWhere_A02_t01.dart b/LibTest/typed_data/Int32x4List/firstWhere_A02_t01.dart
index d4516b4..0ffb62d 100644
--- a/LibTest/typed_data/Int32x4List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/firstWhere_A03_t01.dart b/LibTest/typed_data/Int32x4List/firstWhere_A03_t01.dart
index 28e3c21..4477c8e 100644
--- a/LibTest/typed_data/Int32x4List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/firstWhere_A04_t01.dart b/LibTest/typed_data/Int32x4List/firstWhere_A04_t01.dart
index 045e02b..8e0f58b 100644
--- a/LibTest/typed_data/Int32x4List/firstWhere_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/firstWhere_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/first_A01_t01.dart b/LibTest/typed_data/Int32x4List/first_A01_t01.dart
index 4b1bd67..efa4944 100644
--- a/LibTest/typed_data/Int32x4List/first_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int32x4List/first_A01_t02.dart b/LibTest/typed_data/Int32x4List/first_A01_t02.dart
index 6d69f55..d00bae2 100644
--- a/LibTest/typed_data/Int32x4List/first_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int32x4List/first_A02_t01.dart b/LibTest/typed_data/Int32x4List/first_A02_t01.dart
index 69600c8..5a936a7 100644
--- a/LibTest/typed_data/Int32x4List/first_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int32x4List/first_A03_t01.dart b/LibTest/typed_data/Int32x4List/first_A03_t01.dart
index 0d55890..dc3f941 100644
--- a/LibTest/typed_data/Int32x4List/first_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int32x4List/fold_A01_t01.dart b/LibTest/typed_data/Int32x4List/fold_A01_t01.dart
index 5925f0b..203e75e 100644
--- a/LibTest/typed_data/Int32x4List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Int32x4List/forEach_A01_t01.dart b/LibTest/typed_data/Int32x4List/forEach_A01_t01.dart
index b93d6a9..e36c483 100644
--- a/LibTest/typed_data/Int32x4List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function f to each element of this collection in iteration order.
diff --git a/LibTest/typed_data/Int32x4List/getRange_A01_t01.dart b/LibTest/typed_data/Int32x4List/getRange_A01_t01.dart
index 9e5994a..f6b82af 100644
--- a/LibTest/typed_data/Int32x4List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an Iterable that iterates over the objects in the range start
diff --git a/LibTest/typed_data/Int32x4List/getRange_A02_t01.dart b/LibTest/typed_data/Int32x4List/getRange_A02_t01.dart
index 03c5f7b..d6001d8 100644
--- a/LibTest/typed_data/Int32x4List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/indexOf_A01_t01.dart b/LibTest/typed_data/Int32x4List/indexOf_A01_t01.dart
index 781cdd6..cfa4936 100644
--- a/LibTest/typed_data/Int32x4List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in this list.
diff --git a/LibTest/typed_data/Int32x4List/insertAll_A01_t01.dart b/LibTest/typed_data/Int32x4List/insertAll_A01_t01.dart
index 273e807..3ee63e1 100644
--- a/LibTest/typed_data/Int32x4List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position index in this list.
diff --git a/LibTest/typed_data/Int32x4List/insert_A01_t01.dart b/LibTest/typed_data/Int32x4List/insert_A01_t01.dart
index c2426f1..0c93d24 100644
--- a/LibTest/typed_data/Int32x4List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position index in this list.
diff --git a/LibTest/typed_data/Int32x4List/isEmpty_A01_t01.dart b/LibTest/typed_data/Int32x4List/isEmpty_A01_t01.dart
index 4ae1dd5..d12fcae 100644
--- a/LibTest/typed_data/Int32x4List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Int32x4List/isEmpty_A01_t02.dart b/LibTest/typed_data/Int32x4List/isEmpty_A01_t02.dart
index ecdd004..5b9302f 100644
--- a/LibTest/typed_data/Int32x4List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t01.dart
index 3851238..6610dd7 100644
--- a/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t02.dart
index 71aa9c1..cb7ecf8 100644
--- a/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int32x4List/iterator_A01_t01.dart b/LibTest/typed_data/Int32x4List/iterator_A01_t01.dart
index 2823246..f1461e2 100644
--- a/LibTest/typed_data/Int32x4List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/typed_data/Int32x4List/iterator_A01_t02.dart b/LibTest/typed_data/Int32x4List/iterator_A01_t02.dart
index 19b6dd4..ed7045e 100644
--- a/LibTest/typed_data/Int32x4List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new Iterator that allows iterating the elements of this Iterable.
diff --git a/LibTest/typed_data/Int32x4List/iterator_A02_t01.dart b/LibTest/typed_data/Int32x4List/iterator_A02_t01.dart
index 615f4eb..85a9865 100644
--- a/LibTest/typed_data/Int32x4List/iterator_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/iterator_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * ...
diff --git a/LibTest/typed_data/Int32x4List/iterator_A03_t01.dart b/LibTest/typed_data/Int32x4List/iterator_A03_t01.dart
index 9c3210a..a3de660 100644
--- a/LibTest/typed_data/Int32x4List/iterator_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/iterator_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * ...
diff --git a/LibTest/typed_data/Int32x4List/iterator_A04_t01.dart b/LibTest/typed_data/Int32x4List/iterator_A04_t01.dart
index 48b8c46..ef32d10 100644
--- a/LibTest/typed_data/Int32x4List/iterator_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/iterator_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * ...
diff --git a/LibTest/typed_data/Int32x4List/join_A01_t01.dart b/LibTest/typed_data/Int32x4List/join_A01_t01.dart
index 884cea4..aae6c74 100644
--- a/LibTest/typed_data/Int32x4List/join_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = "" ])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int32x4List/join_A01_t02.dart b/LibTest/typed_data/Int32x4List/join_A01_t02.dart
index 9a38e53..4685ae3 100644
--- a/LibTest/typed_data/Int32x4List/join_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = "" ])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int32x4List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Int32x4List/lastIndexOf_A01_t01.dart
index 804a7b5..3908027 100644
--- a/LibTest/typed_data/Int32x4List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [ int start ])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int32x4List/lastWhere_A01_t01.dart b/LibTest/typed_data/Int32x4List/lastWhere_A01_t01.dart
index 92528d8..c37cf4c 100644
--- a/LibTest/typed_data/Int32x4List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate test.
diff --git a/LibTest/typed_data/Int32x4List/lastWhere_A02_t01.dart b/LibTest/typed_data/Int32x4List/lastWhere_A02_t01.dart
index 83641b3..9a67128 100644
--- a/LibTest/typed_data/Int32x4List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/lastWhere_A03_t01.dart b/LibTest/typed_data/Int32x4List/lastWhere_A03_t01.dart
index 94686cc..4ed3652 100644
--- a/LibTest/typed_data/Int32x4List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), { E orElse() })
  * ...
diff --git a/LibTest/typed_data/Int32x4List/lastWhere_A04_t01.dart b/LibTest/typed_data/Int32x4List/lastWhere_A04_t01.dart
index b44022a..f776743 100644
--- a/LibTest/typed_data/Int32x4List/lastWhere_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lastWhere_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/last_A01_t01.dart b/LibTest/typed_data/Int32x4List/last_A01_t01.dart
index c9b6763..ec5aff6 100644
--- a/LibTest/typed_data/Int32x4List/last_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int32x4List/last_A01_t02.dart b/LibTest/typed_data/Int32x4List/last_A01_t02.dart
index 0084a3b..553390f 100644
--- a/LibTest/typed_data/Int32x4List/last_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int32x4List/last_A02_t01.dart b/LibTest/typed_data/Int32x4List/last_A02_t01.dart
index 4652ce1..893c1f4 100644
--- a/LibTest/typed_data/Int32x4List/last_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t01.dart
index 777da14..2d925bb 100644
--- a/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t02.dart
index 24fde45..2b979bc 100644
--- a/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int32x4List/length_A01_t01.dart b/LibTest/typed_data/Int32x4List/length_A01_t01.dart
index efff3b3..142e837 100644
--- a/LibTest/typed_data/Int32x4List/length_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of objects in this list.
diff --git a/LibTest/typed_data/Int32x4List/length_A02_t01.dart b/LibTest/typed_data/Int32x4List/length_A02_t01.dart
index c500b9c..464bab0 100644
--- a/LibTest/typed_data/Int32x4List/length_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of this list.
diff --git a/LibTest/typed_data/Int32x4List/map_A01_t01.dart b/LibTest/typed_data/Int32x4List/map_A01_t01.dart
index 728522e..4787d33 100644
--- a/LibTest/typed_data/Int32x4List/map_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy Iterable with elements that are created by calling f on
diff --git a/LibTest/typed_data/Int32x4List/map_A02_t01.dart b/LibTest/typed_data/Int32x4List/map_A02_t01.dart
index 1cecb0e..813fb94 100644
--- a/LibTest/typed_data/Int32x4List/map_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/map_A03_t01.dart b/LibTest/typed_data/Int32x4List/map_A03_t01.dart
index 98c0072..15162be 100644
--- a/LibTest/typed_data/Int32x4List/map_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01.dart
index 7657433..731bdb7 100644
--- a/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t02.dart
index 84740b6..5ace6b4 100644
--- a/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int32x4List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Int32x4List/operator_subscript_A01_t01.dart
index df3f326..0e0a256 100644
--- a/LibTest/typed_data/Int32x4List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * Returns the object at the given index in the list
diff --git a/LibTest/typed_data/Int32x4List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Int32x4List/operator_subscript_A02_t01.dart
index 911d0b0..cc8025c 100644
--- a/LibTest/typed_data/Int32x4List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * ... or throws a RangeError if index is out of bounds.
diff --git a/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A01_t01.dart
index fe6d3c6..e50afe8 100644
--- a/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Sets the value at the given index in the list to value...
diff --git a/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A02_t01.dart
index 6b81750..73b8650 100644
--- a/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * ... or throws a RangeError if index is out of bounds.
diff --git a/LibTest/typed_data/Int32x4List/reduce_A01_t01.dart b/LibTest/typed_data/Int32x4List/reduce_A01_t01.dart
index b6fb9ff..089227d 100644
--- a/LibTest/typed_data/Int32x4List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Int32x4List/reduce_A02_t01.dart b/LibTest/typed_data/Int32x4List/reduce_A02_t01.dart
index 1927865..78ba3fc 100644
--- a/LibTest/typed_data/Int32x4List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/removeAt_A01_t01.dart b/LibTest/typed_data/Int32x4List/removeAt_A01_t01.dart
index 85401d8..4cac40e 100644
--- a/LibTest/typed_data/Int32x4List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Int32x4List/removeLast_A01_t01.dart b/LibTest/typed_data/Int32x4List/removeLast_A01_t01.dart
index 06fb0da..dd2bc7b 100644
--- a/LibTest/typed_data/Int32x4List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object in this list.
diff --git a/LibTest/typed_data/Int32x4List/removeRange_A01_t01.dart b/LibTest/typed_data/Int32x4List/removeRange_A01_t01.dart
index 23f88cf..f475ae8 100644
--- a/LibTest/typed_data/Int32x4List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Int32x4List/removeWhere_A01_t01.dart b/LibTest/typed_data/Int32x4List/removeWhere_A01_t01.dart
index d178ae7..87c2cd5 100644
--- a/LibTest/typed_data/Int32x4List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Int32x4List/remove_A01_t01.dart b/LibTest/typed_data/Int32x4List/remove_A01_t01.dart
index 6f57943..f711dd1 100644
--- a/LibTest/typed_data/Int32x4List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Int32x4List/replaceRange_A01_t01.dart b/LibTest/typed_data/Int32x4List/replaceRange_A01_t01.dart
index 8e7225f..615cdf3 100644
--- a/LibTest/typed_data/Int32x4List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and inserts
diff --git a/LibTest/typed_data/Int32x4List/retainWhere_A01_t01.dart b/LibTest/typed_data/Int32x4List/retainWhere_A01_t01.dart
index fd54181..6909b8c 100644
--- a/LibTest/typed_data/Int32x4List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Int32x4List/reversed_A01_t01.dart b/LibTest/typed_data/Int32x4List/reversed_A01_t01.dart
index 7cba57d..3ff6aa7 100644
--- a/LibTest/typed_data/Int32x4List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an Iterable of the objects in this list in reverse order.
diff --git a/LibTest/typed_data/Int32x4List/reversed_A01_t02.dart b/LibTest/typed_data/Int32x4List/reversed_A01_t02.dart
index db14614..6220fcb 100644
--- a/LibTest/typed_data/Int32x4List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an Iterable of the objects in this list in reverse order.
diff --git a/LibTest/typed_data/Int32x4List/setAll_A01_t01.dart b/LibTest/typed_data/Int32x4List/setAll_A01_t01.dart
index 3589170..924457d 100644
--- a/LibTest/typed_data/Int32x4List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of iterable, starting at position
diff --git a/LibTest/typed_data/Int32x4List/setAll_A02_t01.dart b/LibTest/typed_data/Int32x4List/setAll_A02_t01.dart
index e9f9c36..4d91184 100644
--- a/LibTest/typed_data/Int32x4List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/setAll_A03_t01.dart b/LibTest/typed_data/Int32x4List/setAll_A03_t01.dart
index 0f0288a..b8de674 100644
--- a/LibTest/typed_data/Int32x4List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/setAll_A04_t01.dart b/LibTest/typed_data/Int32x4List/setAll_A04_t01.dart
index 7203a7e..d08dd4d 100644
--- a/LibTest/typed_data/Int32x4List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/setRange_A01_t01.dart b/LibTest/typed_data/Int32x4List/setRange_A01_t01.dart
index 58ee370..6d3e27b 100644
--- a/LibTest/typed_data/Int32x4List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32x4List/setRange_A02_t01.dart b/LibTest/typed_data/Int32x4List/setRange_A02_t01.dart
index dc3bbcf..a07c889 100644
--- a/LibTest/typed_data/Int32x4List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32x4List/setRange_A03_t01.dart b/LibTest/typed_data/Int32x4List/setRange_A03_t01.dart
index 3927237..8e9bc54 100644
--- a/LibTest/typed_data/Int32x4List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32x4List/setRange_A04_t01.dart b/LibTest/typed_data/Int32x4List/setRange_A04_t01.dart
index 186aef8..36a1f3f 100644
--- a/LibTest/typed_data/Int32x4List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int32x4List/shuffle_A01_t01.dart b/LibTest/typed_data/Int32x4List/shuffle_A01_t01.dart
index 5d44df2..9bb74df 100644
--- a/LibTest/typed_data/Int32x4List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32x4List/shuffle_A01_t02.dart b/LibTest/typed_data/Int32x4List/shuffle_A01_t02.dart
index 50f46c7..f425aa8 100644
--- a/LibTest/typed_data/Int32x4List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32x4List/shuffle_A01_t03.dart b/LibTest/typed_data/Int32x4List/shuffle_A01_t03.dart
index 5be03ef..aae5547 100644
--- a/LibTest/typed_data/Int32x4List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Int32x4List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int32x4List/singleWhere_A01_t01.dart b/LibTest/typed_data/Int32x4List/singleWhere_A01_t01.dart
index 4c3daf1..65d431c 100644
--- a/LibTest/typed_data/Int32x4List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies test.
diff --git a/LibTest/typed_data/Int32x4List/singleWhere_A02_t01.dart b/LibTest/typed_data/Int32x4List/singleWhere_A02_t01.dart
index f9b5965..da37ff8 100644
--- a/LibTest/typed_data/Int32x4List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/singleWhere_A02_t02.dart b/LibTest/typed_data/Int32x4List/singleWhere_A02_t02.dart
index fb4f5e9..8eb762b 100644
--- a/LibTest/typed_data/Int32x4List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Int32x4List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/single_A01_t01.dart b/LibTest/typed_data/Int32x4List/single_A01_t01.dart
index 860bbfb..e94e1ef 100644
--- a/LibTest/typed_data/Int32x4List/single_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int32x4List/single_A01_t02.dart b/LibTest/typed_data/Int32x4List/single_A01_t02.dart
index d2846cd..e0ad122 100644
--- a/LibTest/typed_data/Int32x4List/single_A01_t02.dart
+++ b/LibTest/typed_data/Int32x4List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int32x4List/single_A02_t01.dart b/LibTest/typed_data/Int32x4List/single_A02_t01.dart
index ad1ac21..728b8f9 100644
--- a/LibTest/typed_data/Int32x4List/single_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int32x4List/single_A02_t02.dart b/LibTest/typed_data/Int32x4List/single_A02_t02.dart
index 6680f9f..517cc2b 100644
--- a/LibTest/typed_data/Int32x4List/single_A02_t02.dart
+++ b/LibTest/typed_data/Int32x4List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int32x4List/skipWhile_A01_t01.dart b/LibTest/typed_data/Int32x4List/skipWhile_A01_t01.dart
index f549cd1..b1010c6 100644
--- a/LibTest/typed_data/Int32x4List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an Iterable that skips leading elements while test is satisfied.
diff --git a/LibTest/typed_data/Int32x4List/skipWhile_A02_t01.dart b/LibTest/typed_data/Int32x4List/skipWhile_A02_t01.dart
index f43aed2..78fb489 100644
--- a/LibTest/typed_data/Int32x4List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/skipWhile_A03_t01.dart b/LibTest/typed_data/Int32x4List/skipWhile_A03_t01.dart
index 7d966ee..b1fb156 100644
--- a/LibTest/typed_data/Int32x4List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/skipWhile_A04_t01.dart b/LibTest/typed_data/Int32x4List/skipWhile_A04_t01.dart
index 7564119..6561d11 100644
--- a/LibTest/typed_data/Int32x4List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/skip_A01_t01.dart b/LibTest/typed_data/Int32x4List/skip_A01_t01.dart
index 362cde3..7f9350e 100644
--- a/LibTest/typed_data/Int32x4List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an Iterable that provides all but the first count elements.
diff --git a/LibTest/typed_data/Int32x4List/skip_A02_t01.dart b/LibTest/typed_data/Int32x4List/skip_A02_t01.dart
index 80a9b82..dcbebad 100644
--- a/LibTest/typed_data/Int32x4List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/skip_A03_t01.dart b/LibTest/typed_data/Int32x4List/skip_A03_t01.dart
index 75d8454..782980f 100644
--- a/LibTest/typed_data/Int32x4List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/sort_A01_t01.dart b/LibTest/typed_data/Int32x4List/sort_A01_t01.dart
index d5bf01d..80e3e90 100644
--- a/LibTest/typed_data/Int32x4List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Int32x4List/sublist_A01_t01.dart b/LibTest/typed_data/Int32x4List/sublist_A01_t01.dart
index 08bae7d..9dbd19a 100644
--- a/LibTest/typed_data/Int32x4List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from start inclusive to end
diff --git a/LibTest/typed_data/Int32x4List/sublist_A02_t01.dart b/LibTest/typed_data/Int32x4List/sublist_A02_t01.dart
index 1b9de4b..1276f50 100644
--- a/LibTest/typed_data/Int32x4List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32x4List/sublist_A03_t01.dart b/LibTest/typed_data/Int32x4List/sublist_A03_t01.dart
index 5afbc78..8ed78f7 100644
--- a/LibTest/typed_data/Int32x4List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32x4List/sublist_A03_t02.dart b/LibTest/typed_data/Int32x4List/sublist_A03_t02.dart
index 0786773..6991399 100644
--- a/LibTest/typed_data/Int32x4List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Int32x4List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int32x4List/takeWhile_A01_t01.dart b/LibTest/typed_data/Int32x4List/takeWhile_A01_t01.dart
index 777121a..8da8c4a 100644
--- a/LibTest/typed_data/Int32x4List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Int32x4List/takeWhile_A02_t01.dart b/LibTest/typed_data/Int32x4List/takeWhile_A02_t01.dart
index 94d3b14..ba7171d 100644
--- a/LibTest/typed_data/Int32x4List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/takeWhile_A03_t01.dart b/LibTest/typed_data/Int32x4List/takeWhile_A03_t01.dart
index f63edbe..f910fd4 100644
--- a/LibTest/typed_data/Int32x4List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/takeWhile_A04_t01.dart b/LibTest/typed_data/Int32x4List/takeWhile_A04_t01.dart
index 8efe89b..74f2870 100644
--- a/LibTest/typed_data/Int32x4List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int32x4List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/take_A01_t01.dart b/LibTest/typed_data/Int32x4List/take_A01_t01.dart
index 9a7caf7..41c3ffd 100644
--- a/LibTest/typed_data/Int32x4List/take_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the count first elements of this iterable.
diff --git a/LibTest/typed_data/Int32x4List/take_A02_t01.dart b/LibTest/typed_data/Int32x4List/take_A02_t01.dart
index b264b88..1210c32 100644
--- a/LibTest/typed_data/Int32x4List/take_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/take_A03_t01.dart b/LibTest/typed_data/Int32x4List/take_A03_t01.dart
index 57b1cce..d07d017 100644
--- a/LibTest/typed_data/Int32x4List/take_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int32x4List/toList_A01_t01.dart b/LibTest/typed_data/Int32x4List/toList_A01_t01.dart
index b775922..62d49fb 100644
--- a/LibTest/typed_data/Int32x4List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a List containing the elements of this Iterable.
diff --git a/LibTest/typed_data/Int32x4List/toList_A02_t01.dart b/LibTest/typed_data/Int32x4List/toList_A02_t01.dart
index e56553f..ce41e34 100644
--- a/LibTest/typed_data/Int32x4List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/toList_A02_t02.dart b/LibTest/typed_data/Int32x4List/toList_A02_t02.dart
index 65ab190..3274617 100644
--- a/LibTest/typed_data/Int32x4List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Int32x4List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int32x4List/toSet_A01_t01.dart b/LibTest/typed_data/Int32x4List/toSet_A01_t01.dart
index 7d1c69b..c7104c6 100644
--- a/LibTest/typed_data/Int32x4List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a Set containing the same elements as this iterable.
diff --git a/LibTest/typed_data/Int32x4List/toString_A01_t01.dart b/LibTest/typed_data/Int32x4List/toString_A01_t01.dart
index 5bf0b1d..df86eb8 100644
--- a/LibTest/typed_data/Int32x4List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Int32x4List/where_A01_t01.dart b/LibTest/typed_data/Int32x4List/where_A01_t01.dart
index d055cc1..7b3217e 100644
--- a/LibTest/typed_data/Int32x4List/where_A01_t01.dart
+++ b/LibTest/typed_data/Int32x4List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy Iterable with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Int32x4List/where_A02_t01.dart b/LibTest/typed_data/Int32x4List/where_A02_t01.dart
index 3c0b2c5..240ff96 100644
--- a/LibTest/typed_data/Int32x4List/where_A02_t01.dart
+++ b/LibTest/typed_data/Int32x4List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int32x4List/where_A03_t01.dart b/LibTest/typed_data/Int32x4List/where_A03_t01.dart
index 2c654ac..5596eb6 100644
--- a/LibTest/typed_data/Int32x4List/where_A03_t01.dart
+++ b/LibTest/typed_data/Int32x4List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/Int64List.fromList_A01_t01.dart b/LibTest/typed_data/Int64List/Int64List.fromList_A01_t01.dart
index 2bdd49e..89a8db9 100644
--- a/LibTest/typed_data/Int64List/Int64List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List.fromList(List<int> list)
  * Creates a [Int64List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int64List/Int64List.fromList_A01_t02.dart b/LibTest/typed_data/Int64List/Int64List.fromList_A01_t02.dart
index a50ff7e..d2f79b7 100644
--- a/LibTest/typed_data/Int64List/Int64List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/Int64List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List.fromList(List<int> list)
  * Creates a [Int64List] with the same size as the [elements] list
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A01_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A01_t01.dart
index 23a2480..930c14c 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A01_t02.dart b/LibTest/typed_data/Int64List/Int64List.view_A01_t02.dart
index 5a3df35..e2758cc 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A02_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A02_t01.dart
index ee96f14..dc99962 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A03_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A03_t01.dart
index d8949bc..2d4b9c3 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A04_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A04_t01.dart
index 8ecc477..daf8b96 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A05_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A05_t01.dart
index 5ecde77..9400833 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A05_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A05_t02.dart b/LibTest/typed_data/Int64List/Int64List.view_A05_t02.dart
index 31ba8f9..82e10cd 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A05_t02.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A05_t03.dart b/LibTest/typed_data/Int64List/Int64List.view_A05_t03.dart
index 319ff5f..313af61 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A05_t03.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List.view_A06_t01.dart b/LibTest/typed_data/Int64List/Int64List.view_A06_t01.dart
index 3214162..9f3eeaa 100644
--- a/LibTest/typed_data/Int64List/Int64List.view_A06_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Int64List.view(
diff --git a/LibTest/typed_data/Int64List/Int64List_A01_t01.dart b/LibTest/typed_data/Int64List/Int64List_A01_t01.dart
index af68bca..a78ae27 100644
--- a/LibTest/typed_data/Int64List/Int64List_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List(int length)
  * Creates an [Int64List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int64List/Int64List_A01_t02.dart b/LibTest/typed_data/Int64List/Int64List_A01_t02.dart
index e7ee397..5e42ebf 100644
--- a/LibTest/typed_data/Int64List/Int64List_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/Int64List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List(int length)
  * Creates an [Int64List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Int64List/Int64List_A02_t01.dart b/LibTest/typed_data/Int64List/Int64List_A02_t01.dart
index 655f4a4..f5f6ac5 100644
--- a/LibTest/typed_data/Int64List/Int64List_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/Int64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int64List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Int64List/addAll_A01_t01.dart b/LibTest/typed_data/Int64List/addAll_A01_t01.dart
index b7e9d77..397f120 100644
--- a/LibTest/typed_data/Int64List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Int64List/add_A01_t01.dart b/LibTest/typed_data/Int64List/add_A01_t01.dart
index d76fa6e..b55a7db 100644
--- a/LibTest/typed_data/Int64List/add_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Int64List/any_A01_t01.dart b/LibTest/typed_data/Int64List/any_A01_t01.dart
index ddefd97..86e2d1c 100644
--- a/LibTest/typed_data/Int64List/any_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int64List/asMap_A01_t01.dart b/LibTest/typed_data/Int64List/asMap_A01_t01.dart
index f9ef8f3..b026ad2 100644
--- a/LibTest/typed_data/Int64List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int64List/asMap_A01_t02.dart b/LibTest/typed_data/Int64List/asMap_A01_t02.dart
index 41bede2..609b29a 100644
--- a/LibTest/typed_data/Int64List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int64List/asMap_A02_t01.dart b/LibTest/typed_data/Int64List/asMap_A02_t01.dart
index 4f28d03..03740f9 100644
--- a/LibTest/typed_data/Int64List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Int64List/buffer_A01_t01.dart b/LibTest/typed_data/Int64List/buffer_A01_t01.dart
index 4a507d4..30fadc6 100644
--- a/LibTest/typed_data/Int64List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int64List/buffer_A01_t02.dart b/LibTest/typed_data/Int64List/buffer_A01_t02.dart
index 3d8cdff..731f363 100644
--- a/LibTest/typed_data/Int64List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int64List/clear_A01_t01.dart b/LibTest/typed_data/Int64List/clear_A01_t01.dart
index 6fb2f79..dc63e7b 100644
--- a/LibTest/typed_data/Int64List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Int64List/contains_A01_t01.dart b/LibTest/typed_data/Int64List/contains_A01_t01.dart
index 109502b..c491776 100644
--- a/LibTest/typed_data/Int64List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Int64List/elementAt_A01_t01.dart b/LibTest/typed_data/Int64List/elementAt_A01_t01.dart
index d0f7cf8..33b49eb 100644
--- a/LibTest/typed_data/Int64List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Int64List/elementAt_A02_t01.dart b/LibTest/typed_data/Int64List/elementAt_A02_t01.dart
index c1ab78b..19352cc 100644
--- a/LibTest/typed_data/Int64List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t01.dart
index c476cf5..5907419 100644
--- a/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t02.dart
index 71e7ddb..8e3257f 100644
--- a/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int64List/every_A01_t01.dart b/LibTest/typed_data/Int64List/every_A01_t01.dart
index fb760a9..9da9851 100644
--- a/LibTest/typed_data/Int64List/every_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool test(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int64List/expand_A01_t01.dart b/LibTest/typed_data/Int64List/expand_A01_t01.dart
index 8ee117b..b96d5fa 100644
--- a/LibTest/typed_data/Int64List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Int64List/expand_A02_t01.dart b/LibTest/typed_data/Int64List/expand_A02_t01.dart
index 499c089..7d54def 100644
--- a/LibTest/typed_data/Int64List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable f(E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/fillRange_A01_t01.dart b/LibTest/typed_data/Int64List/fillRange_A01_t01.dart
index 16255ac..449deea 100644
--- a/LibTest/typed_data/Int64List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to the
diff --git a/LibTest/typed_data/Int64List/fillRange_A02_t01.dart b/LibTest/typed_data/Int64List/fillRange_A02_t01.dart
index 757e458..93ca284 100644
--- a/LibTest/typed_data/Int64List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Int64List/firstWhere_A01_t01.dart b/LibTest/typed_data/Int64List/firstWhere_A01_t01.dart
index e9d8ec7..520c033 100644
--- a/LibTest/typed_data/Int64List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int64List/firstWhere_A02_t01.dart b/LibTest/typed_data/Int64List/firstWhere_A02_t01.dart
index 2c432aa..b62b77c 100644
--- a/LibTest/typed_data/Int64List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int64List/firstWhere_A03_t01.dart b/LibTest/typed_data/Int64List/firstWhere_A03_t01.dart
index 82227a2..7739784 100644
--- a/LibTest/typed_data/Int64List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int64List/first_A01_t01.dart b/LibTest/typed_data/Int64List/first_A01_t01.dart
index 3acf9ed..04ae946 100644
--- a/LibTest/typed_data/Int64List/first_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int64List/first_A01_t02.dart b/LibTest/typed_data/Int64List/first_A01_t02.dart
index f721eec..5116639 100644
--- a/LibTest/typed_data/Int64List/first_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int64List/first_A02_t01.dart b/LibTest/typed_data/Int64List/first_A02_t01.dart
index 3650a1f..584a13e 100644
--- a/LibTest/typed_data/Int64List/first_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Throws a StateError if this is empty.
diff --git a/LibTest/typed_data/Int64List/first_A03_t01.dart b/LibTest/typed_data/Int64List/first_A03_t01.dart
index 7287948..ad8a0e7 100644
--- a/LibTest/typed_data/Int64List/first_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int64List/fold_A01_t01.dart b/LibTest/typed_data/Int64List/fold_A01_t01.dart
index 8f10a78..558be48 100644
--- a/LibTest/typed_data/Int64List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/typed_data/Int64List/forEach_A01_t01.dart b/LibTest/typed_data/Int64List/forEach_A01_t01.dart
index 65e0cbb..40f728f 100644
--- a/LibTest/typed_data/Int64List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Int64List/getRange_A01_t01.dart b/LibTest/typed_data/Int64List/getRange_A01_t01.dart
index 4d79606..762d5b1 100644
--- a/LibTest/typed_data/Int64List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Int64List/getRange_A02_t01.dart b/LibTest/typed_data/Int64List/getRange_A02_t01.dart
index 185ddce..2274bd7 100644
--- a/LibTest/typed_data/Int64List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Int64List/getRange_A03_t01.dart b/LibTest/typed_data/Int64List/getRange_A03_t01.dart
index 8ce8cca..e864afd 100644
--- a/LibTest/typed_data/Int64List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int64List/getRange_A04_t01.dart b/LibTest/typed_data/Int64List/getRange_A04_t01.dart
index d4630b2..23390d6 100644
--- a/LibTest/typed_data/Int64List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int64List/hashCode_A01_t01.dart b/LibTest/typed_data/Int64List/hashCode_A01_t01.dart
index 293053e..5c8a79b 100644
--- a/LibTest/typed_data/Int64List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/typed_data/Int64List/hashCode_A01_t02.dart b/LibTest/typed_data/Int64List/hashCode_A01_t02.dart
index bf7273b..925b5a7 100644
--- a/LibTest/typed_data/Int64List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/typed_data/Int64List/indexOf_A01_t01.dart b/LibTest/typed_data/Int64List/indexOf_A01_t01.dart
index d57f041..81a43b3 100644
--- a/LibTest/typed_data/Int64List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int64List/indexOf_A01_t02.dart b/LibTest/typed_data/Int64List/indexOf_A01_t02.dart
index 5a9800d..a68132c 100644
--- a/LibTest/typed_data/Int64List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int64List/indexOf_A02_t01.dart b/LibTest/typed_data/Int64List/indexOf_A02_t01.dart
index 9848527..579fbba 100644
--- a/LibTest/typed_data/Int64List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int start = 0])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Int64List/indexOf_A03_t01.dart b/LibTest/typed_data/Int64List/indexOf_A03_t01.dart
index 4fd4fa5..db1a732 100644
--- a/LibTest/typed_data/Int64List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(Object element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Int64List/insertAll_A01_t01.dart b/LibTest/typed_data/Int64List/insertAll_A01_t01.dart
index fdff45e..1ee8a61 100644
--- a/LibTest/typed_data/Int64List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in this list.
diff --git a/LibTest/typed_data/Int64List/insert_A01_t01.dart b/LibTest/typed_data/Int64List/insert_A01_t01.dart
index 62ce61d..ec89a4f 100644
--- a/LibTest/typed_data/Int64List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E value)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Int64List/isEmpty_A01_t01.dart b/LibTest/typed_data/Int64List/isEmpty_A01_t01.dart
index 07747c2..d0c9aa4 100644
--- a/LibTest/typed_data/Int64List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int64List/isEmpty_A01_t02.dart b/LibTest/typed_data/Int64List/isEmpty_A01_t02.dart
index d81f855..e591b11 100644
--- a/LibTest/typed_data/Int64List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int64List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Int64List/isNotEmpty_A01_t01.dart
index b0d1881..d910572 100644
--- a/LibTest/typed_data/Int64List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int64List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Int64List/isNotEmpty_A01_t02.dart
index 070bdcc..fe6729a 100644
--- a/LibTest/typed_data/Int64List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int64List/iterator_A01_t01.dart b/LibTest/typed_data/Int64List/iterator_A01_t01.dart
index 86c5abf..8639e2b 100644
--- a/LibTest/typed_data/Int64List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] tthat allows iterating the elements of this
diff --git a/LibTest/typed_data/Int64List/iterator_A01_t02.dart b/LibTest/typed_data/Int64List/iterator_A01_t02.dart
index dd591e4..cd8019c 100644
--- a/LibTest/typed_data/Int64List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] tthat allows iterating the elements of this
diff --git a/LibTest/typed_data/Int64List/iterator_current_A01_t01.dart b/LibTest/typed_data/Int64List/iterator_current_A01_t01.dart
index d28b2d5..5e28a30 100644
--- a/LibTest/typed_data/Int64List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Int64List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Int64List/iterator_moveNext_A01_t01.dart
index c4dfbb5..6f9611b 100644
--- a/LibTest/typed_data/Int64List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Int64List/join_A01_t01.dart b/LibTest/typed_data/Int64List/join_A01_t01.dart
index af75df5..a61a210 100644
--- a/LibTest/typed_data/Int64List/join_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int64List/join_A01_t02.dart b/LibTest/typed_data/Int64List/join_A01_t02.dart
index e8db57e..ad85c24 100644
--- a/LibTest/typed_data/Int64List/join_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Int64List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Int64List/lastIndexOf_A01_t01.dart
index fde87fb..da006e4 100644
--- a/LibTest/typed_data/Int64List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Int64List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Int64List/lastIndexOf_A01_t02.dart
index 3160414..389e102 100644
--- a/LibTest/typed_data/Int64List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Int64List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Int64List/lastIndexOf_A02_t01.dart
index ee08988..734ab36 100644
--- a/LibTest/typed_data/Int64List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Int64List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Int64List/lastIndexOf_A03_t01.dart
index 9c14984..58e14b2 100644
--- a/LibTest/typed_data/Int64List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * @description Checks that if [startIndex] is out of bounds,
diff --git a/LibTest/typed_data/Int64List/lastWhere_A01_t01.dart b/LibTest/typed_data/Int64List/lastWhere_A01_t01.dart
index 7c19a08..d7c475a 100644
--- a/LibTest/typed_data/Int64List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int64List/lastWhere_A02_t01.dart b/LibTest/typed_data/Int64List/lastWhere_A02_t01.dart
index c6ff8bc..b118f0e 100644
--- a/LibTest/typed_data/Int64List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int64List/lastWhere_A03_t01.dart b/LibTest/typed_data/Int64List/lastWhere_A03_t01.dart
index 54b99e9..4fada65 100644
--- a/LibTest/typed_data/Int64List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int64List/last_A01_t01.dart b/LibTest/typed_data/Int64List/last_A01_t01.dart
index b5217df..ad00a7b 100644
--- a/LibTest/typed_data/Int64List/last_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int64List/last_A01_t02.dart b/LibTest/typed_data/Int64List/last_A01_t02.dart
index f6401f2..a6f0dc0 100644
--- a/LibTest/typed_data/Int64List/last_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int64List/last_A02_t01.dart b/LibTest/typed_data/Int64List/last_A02_t01.dart
index 259befd..94a6bf4 100644
--- a/LibTest/typed_data/Int64List/last_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Int64List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Int64List/lengthInBytes_A01_t01.dart
index 82103dc..30f459a 100644
--- a/LibTest/typed_data/Int64List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int64List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Int64List/lengthInBytes_A01_t02.dart
index d6c6573..97bb8e2 100644
--- a/LibTest/typed_data/Int64List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int64List/length_A01_t01.dart b/LibTest/typed_data/Int64List/length_A01_t01.dart
index 5be30fb..4eec068 100644
--- a/LibTest/typed_data/Int64List/length_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of objects in this list.
diff --git a/LibTest/typed_data/Int64List/length_A02_t01.dart b/LibTest/typed_data/Int64List/length_A02_t01.dart
index bff9ad7..c19576b 100644
--- a/LibTest/typed_data/Int64List/length_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  void length=(int newLength)
  * Changes the length of this list.
diff --git a/LibTest/typed_data/Int64List/map_A01_t01.dart b/LibTest/typed_data/Int64List/map_A01_t01.dart
index 41f7728..9ac1dd1 100644
--- a/LibTest/typed_data/Int64List/map_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Int64List/map_A02_t01.dart b/LibTest/typed_data/Int64List/map_A02_t01.dart
index 541b960..062cb20 100644
--- a/LibTest/typed_data/Int64List/map_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int64List/map_A03_t01.dart b/LibTest/typed_data/Int64List/map_A03_t01.dart
index b171be5..afab0c3 100644
--- a/LibTest/typed_data/Int64List/map_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int64List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Int64List/offsetInBytes_A01_t01.dart
index e116b94..fba53cc 100644
--- a/LibTest/typed_data/Int64List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int64List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Int64List/offsetInBytes_A01_t02.dart
index c7ddb9b..3ed9af2 100644
--- a/LibTest/typed_data/Int64List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int64List/operator_equality_A01_t01.dart b/LibTest/typed_data/Int64List/operator_equality_A01_t01.dart
index b3a3038..67cbfc2 100644
--- a/LibTest/typed_data/Int64List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Int64List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Int64List/operator_subscript_A01_t01.dart
index 40e3d8b..7511f97 100644
--- a/LibTest/typed_data/Int64List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Int64List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Int64List/operator_subscript_A02_t01.dart
index 16d5a84..0c63e6e 100644
--- a/LibTest/typed_data/Int64List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Int64List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Int64List/operator_subscripted_assignment_A01_t01.dart
index 5996f16..bab8f31 100644
--- a/LibTest/typed_data/Int64List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Int64List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Int64List/operator_subscripted_assignment_A02_t01.dart
index 5764d01..b17269f 100644
--- a/LibTest/typed_data/Int64List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Int64List/reduce_A01_t01.dart b/LibTest/typed_data/Int64List/reduce_A01_t01.dart
index d2ac6e9..4013390 100644
--- a/LibTest/typed_data/Int64List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Int64List/reduce_A02_t01.dart b/LibTest/typed_data/Int64List/reduce_A02_t01.dart
index 6e6d81d..425bb9f 100644
--- a/LibTest/typed_data/Int64List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/removeAt_A01_t01.dart b/LibTest/typed_data/Int64List/removeAt_A01_t01.dart
index 0f6791a..77e08f8 100644
--- a/LibTest/typed_data/Int64List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Int64List/removeLast_A01_t01.dart b/LibTest/typed_data/Int64List/removeLast_A01_t01.dart
index 0de614c..1c2a1f4 100644
--- a/LibTest/typed_data/Int64List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/typed_data/Int64List/removeRange_A01_t01.dart b/LibTest/typed_data/Int64List/removeRange_A01_t01.dart
index 2529460..e7182c4 100644
--- a/LibTest/typed_data/Int64List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Int64List/removeWhere_A01_t01.dart b/LibTest/typed_data/Int64List/removeWhere_A01_t01.dart
index 85bf175..1b1a751 100644
--- a/LibTest/typed_data/Int64List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements from this list that satisfy test.
diff --git a/LibTest/typed_data/Int64List/remove_A01_t01.dart b/LibTest/typed_data/Int64List/remove_A01_t01.dart
index b977f04..b7c6fe4 100644
--- a/LibTest/typed_data/Int64List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Int64List/replaceRange_A01_t01.dart b/LibTest/typed_data/Int64List/replaceRange_A01_t01.dart
index 7ba9ac1..91b9a7a 100644
--- a/LibTest/typed_data/Int64List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E>  replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Int64List/retainWhere_A01_t01.dart b/LibTest/typed_data/Int64List/retainWhere_A01_t01.dart
index f3ea5b6..a3af899 100644
--- a/LibTest/typed_data/Int64List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Int64List/reversed_A01_t01.dart b/LibTest/typed_data/Int64List/reversed_A01_t01.dart
index b3ca669..0d769be 100644
--- a/LibTest/typed_data/Int64List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int64List/reversed_A01_t02.dart b/LibTest/typed_data/Int64List/reversed_A01_t02.dart
index 9c1766e..41dd63d 100644
--- a/LibTest/typed_data/Int64List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Int64List/runtimeType_A01_t01.dart b/LibTest/typed_data/Int64List/runtimeType_A01_t01.dart
index a8994f2..3f66bde 100644
--- a/LibTest/typed_data/Int64List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int64List/runtimeType_A01_t02.dart b/LibTest/typed_data/Int64List/runtimeType_A01_t02.dart
index 5cf710b..c143b5d 100644
--- a/LibTest/typed_data/Int64List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int64List/setAll_A01_t01.dart b/LibTest/typed_data/Int64List/setAll_A01_t01.dart
index 1a69327..d3e893b 100644
--- a/LibTest/typed_data/Int64List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Int64List/setAll_A02_t01.dart b/LibTest/typed_data/Int64List/setAll_A02_t01.dart
index 5588ba7..d282b25 100644
--- a/LibTest/typed_data/Int64List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int64List/setAll_A03_t01.dart b/LibTest/typed_data/Int64List/setAll_A03_t01.dart
index f369c28..e9aa84a 100644
--- a/LibTest/typed_data/Int64List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int64List/setAll_A04_t01.dart b/LibTest/typed_data/Int64List/setAll_A04_t01.dart
index db971d6..7fad4b8 100644
--- a/LibTest/typed_data/Int64List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int64List/setRange_A01_t01.dart b/LibTest/typed_data/Int64List/setRange_A01_t01.dart
index 3d0ebea..04d09a7 100644
--- a/LibTest/typed_data/Int64List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int64List/setRange_A02_t01.dart b/LibTest/typed_data/Int64List/setRange_A02_t01.dart
index 0f24b09..474fb3f 100644
--- a/LibTest/typed_data/Int64List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int64List/setRange_A03_t01.dart b/LibTest/typed_data/Int64List/setRange_A03_t01.dart
index a228ff1..f9218cb 100644
--- a/LibTest/typed_data/Int64List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int64List/setRange_A04_t01.dart b/LibTest/typed_data/Int64List/setRange_A04_t01.dart
index 74715b7..5538627 100644
--- a/LibTest/typed_data/Int64List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int64List/setRange_A05_t01.dart b/LibTest/typed_data/Int64List/setRange_A05_t01.dart
index c99ad86..bdde8e1 100644
--- a/LibTest/typed_data/Int64List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Int64List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int64List/shuffle_A01_t01.dart b/LibTest/typed_data/Int64List/shuffle_A01_t01.dart
index 8fb265c..7d6a0f6 100644
--- a/LibTest/typed_data/Int64List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int64List/shuffle_A01_t02.dart b/LibTest/typed_data/Int64List/shuffle_A01_t02.dart
index 3b31c5e..a002728 100644
--- a/LibTest/typed_data/Int64List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int64List/shuffle_A01_t03.dart b/LibTest/typed_data/Int64List/shuffle_A01_t03.dart
index 1208561..720e8c6 100644
--- a/LibTest/typed_data/Int64List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Int64List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int64List/singleWhere_A01_t01.dart b/LibTest/typed_data/Int64List/singleWhere_A01_t01.dart
index 5d397ff..9b8eb4d 100644
--- a/LibTest/typed_data/Int64List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Int64List/singleWhere_A02_t01.dart b/LibTest/typed_data/Int64List/singleWhere_A02_t01.dart
index 61a0b20..ef90510 100644
--- a/LibTest/typed_data/Int64List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/singleWhere_A02_t02.dart b/LibTest/typed_data/Int64List/singleWhere_A02_t02.dart
index 2915c3e..da49159 100644
--- a/LibTest/typed_data/Int64List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Int64List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/single_A01_t01.dart b/LibTest/typed_data/Int64List/single_A01_t01.dart
index cddf1d5..4b00209 100644
--- a/LibTest/typed_data/Int64List/single_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int64List/single_A01_t02.dart b/LibTest/typed_data/Int64List/single_A01_t02.dart
index 0c10b44..15ccc0e 100644
--- a/LibTest/typed_data/Int64List/single_A01_t02.dart
+++ b/LibTest/typed_data/Int64List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int64List/single_A02_t01.dart b/LibTest/typed_data/Int64List/single_A02_t01.dart
index 2f81b16..fd8568c 100644
--- a/LibTest/typed_data/Int64List/single_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a [StateError] if [this] is empty or has more than one element.
diff --git a/LibTest/typed_data/Int64List/single_A02_t02.dart b/LibTest/typed_data/Int64List/single_A02_t02.dart
index 217f864..62e65f8 100644
--- a/LibTest/typed_data/Int64List/single_A02_t02.dart
+++ b/LibTest/typed_data/Int64List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Throws a [StateError] if [this] is empty or has more than one element.
diff --git a/LibTest/typed_data/Int64List/skipWhile_A01_t01.dart b/LibTest/typed_data/Int64List/skipWhile_A01_t01.dart
index c2242ef..d207c1d 100644
--- a/LibTest/typed_data/Int64List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Int64List/skipWhile_A02_t01.dart b/LibTest/typed_data/Int64List/skipWhile_A02_t01.dart
index cef5cc7..2a920e5 100644
--- a/LibTest/typed_data/Int64List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/skipWhile_A03_t01.dart b/LibTest/typed_data/Int64List/skipWhile_A03_t01.dart
index 3c03a1b..ff7dc91 100644
--- a/LibTest/typed_data/Int64List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/skipWhile_A04_t01.dart b/LibTest/typed_data/Int64List/skipWhile_A04_t01.dart
index 0033a2a..1b9336f 100644
--- a/LibTest/typed_data/Int64List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/skip_A01_t01.dart b/LibTest/typed_data/Int64List/skip_A01_t01.dart
index 18fd84a..b09dcaf 100644
--- a/LibTest/typed_data/Int64List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Int64List/skip_A02_t01.dart b/LibTest/typed_data/Int64List/skip_A02_t01.dart
index 84be132..d8d8dc1 100644
--- a/LibTest/typed_data/Int64List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int64List/skip_A03_t01.dart b/LibTest/typed_data/Int64List/skip_A03_t01.dart
index d82da0d..c01add9 100644
--- a/LibTest/typed_data/Int64List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int64List/sort_A01_t01.dart b/LibTest/typed_data/Int64List/sort_A01_t01.dart
index 362decf..212971c 100644
--- a/LibTest/typed_data/Int64List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts this list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Int64List/sublist_A01_t01.dart b/LibTest/typed_data/Int64List/sublist_A01_t01.dart
index 47f31fe..b7bbce6 100644
--- a/LibTest/typed_data/Int64List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Int64List/sublist_A02_t01.dart b/LibTest/typed_data/Int64List/sublist_A02_t01.dart
index a2d7eff..f2ed16c 100644
--- a/LibTest/typed_data/Int64List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int64List/sublist_A03_t01.dart b/LibTest/typed_data/Int64List/sublist_A03_t01.dart
index ea59a4c..f176435 100644
--- a/LibTest/typed_data/Int64List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int64List/sublist_A03_t02.dart b/LibTest/typed_data/Int64List/sublist_A03_t02.dart
index afc502a..faa6793 100644
--- a/LibTest/typed_data/Int64List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Int64List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int64List/takeWhile_A01_t01.dart b/LibTest/typed_data/Int64List/takeWhile_A01_t01.dart
index dbdc81a..f8efad5 100644
--- a/LibTest/typed_data/Int64List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy [Iterable]  of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Int64List/takeWhile_A02_t01.dart b/LibTest/typed_data/Int64List/takeWhile_A02_t01.dart
index 02e227e..68d52ac 100644
--- a/LibTest/typed_data/Int64List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/takeWhile_A03_t01.dart b/LibTest/typed_data/Int64List/takeWhile_A03_t01.dart
index 891944f..e728428 100644
--- a/LibTest/typed_data/Int64List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/takeWhile_A04_t01.dart b/LibTest/typed_data/Int64List/takeWhile_A04_t01.dart
index 04dd72e..a42bcd0 100644
--- a/LibTest/typed_data/Int64List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int64List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int64List/take_A01_t01.dart b/LibTest/typed_data/Int64List/take_A01_t01.dart
index d92b466..1b4b3b1 100644
--- a/LibTest/typed_data/Int64List/take_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy [Iterable] of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Int64List/take_A02_t01.dart b/LibTest/typed_data/Int64List/take_A02_t01.dart
index ba49d90..35ec880 100644
--- a/LibTest/typed_data/Int64List/take_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int64List/take_A03_t01.dart b/LibTest/typed_data/Int64List/take_A03_t01.dart
index 2d6017a..fcdbe5a 100644
--- a/LibTest/typed_data/Int64List/take_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int64List/toList_A01_t01.dart b/LibTest/typed_data/Int64List/toList_A01_t01.dart
index 85a53d6..df9727b 100644
--- a/LibTest/typed_data/Int64List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int64List/toList_A02_t01.dart b/LibTest/typed_data/Int64List/toList_A02_t01.dart
index ef2e4a4..826b481 100644
--- a/LibTest/typed_data/Int64List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int64List/toList_A02_t02.dart b/LibTest/typed_data/Int64List/toList_A02_t02.dart
index 5059c4e..f3e2c46 100644
--- a/LibTest/typed_data/Int64List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Int64List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int64List/toSet_A01_t01.dart b/LibTest/typed_data/Int64List/toSet_A01_t01.dart
index df83008..0343a82 100644
--- a/LibTest/typed_data/Int64List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int64List/toString_A01_t01.dart b/LibTest/typed_data/Int64List/toString_A01_t01.dart
index 036407a..5fb65b2 100644
--- a/LibTest/typed_data/Int64List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Int64List/where_A01_t01.dart b/LibTest/typed_data/Int64List/where_A01_t01.dart
index 0aa723e..5d097fb 100644
--- a/LibTest/typed_data/Int64List/where_A01_t01.dart
+++ b/LibTest/typed_data/Int64List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Int64List/where_A02_t01.dart b/LibTest/typed_data/Int64List/where_A02_t01.dart
index 96edfe5..db362bc 100644
--- a/LibTest/typed_data/Int64List/where_A02_t01.dart
+++ b/LibTest/typed_data/Int64List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int64List/where_A03_t01.dart b/LibTest/typed_data/Int64List/where_A03_t01.dart
index b473b93..ebe5129 100644
--- a/LibTest/typed_data/Int64List/where_A03_t01.dart
+++ b/LibTest/typed_data/Int64List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.fromList_A01_t01.dart b/LibTest/typed_data/Int8List/Int8List.fromList_A01_t01.dart
index aeca0e7..eb2ec2c 100644
--- a/LibTest/typed_data/Int8List/Int8List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.fromList(List<int> elements)
  * Creates a [Int8List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int8List/Int8List.fromList_A01_t02.dart b/LibTest/typed_data/Int8List/Int8List.fromList_A01_t02.dart
index 80c1dfb..6443b11 100644
--- a/LibTest/typed_data/Int8List/Int8List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/Int8List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.fromList(List<int> elements)
  * Creates a [Int8List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Int8List/Int8List.fromList_A02_t01.dart b/LibTest/typed_data/Int8List/Int8List.fromList_A02_t01.dart
index bb51e87..63ce2f4 100644
--- a/LibTest/typed_data/Int8List/Int8List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.fromList(List<int> elements)
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A01_t01.dart b/LibTest/typed_data/Int8List/Int8List.view_A01_t01.dart
index 1b76c78..0974e98 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * Creates an [Int8List] view of the specified region in buffer.
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A01_t02.dart b/LibTest/typed_data/Int8List/Int8List.view_A01_t02.dart
index 83c2462..d29883e 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * Creates an [Int8List] view of the specified region in buffer.
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A02_t01.dart b/LibTest/typed_data/Int8List/Int8List.view_A02_t01.dart
index 423ba03..066640f 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A03_t01.dart b/LibTest/typed_data/Int8List/Int8List.view_A03_t01.dart
index b6be050..34a78db 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A04_t01.dart b/LibTest/typed_data/Int8List/Int8List.view_A04_t01.dart
index 7a6ec1d..b62bf22 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A05_t01.dart b/LibTest/typed_data/Int8List/Int8List.view_A05_t01.dart
index 9d949b0..c869f58 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A05_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A05_t02.dart b/LibTest/typed_data/Int8List/Int8List.view_A05_t02.dart
index f3e454a..882a460 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A05_t02.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List.view_A05_t03.dart b/LibTest/typed_data/Int8List/Int8List.view_A05_t03.dart
index d706332..0a55a99 100644
--- a/LibTest/typed_data/Int8List/Int8List.view_A05_t03.dart
+++ b/LibTest/typed_data/Int8List/Int8List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List.view(ByteBuffer buffer, [int byteOffset = 0, int length])
  * ...
diff --git a/LibTest/typed_data/Int8List/Int8List_A01_t01.dart b/LibTest/typed_data/Int8List/Int8List_A01_t01.dart
index 52c8f78..a57e732 100644
--- a/LibTest/typed_data/Int8List/Int8List_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List(int length)
  * Creates an [Int8List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Int8List/Int8List_A01_t02.dart b/LibTest/typed_data/Int8List/Int8List_A01_t02.dart
index 388e3dd..7e7f78e 100644
--- a/LibTest/typed_data/Int8List/Int8List_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/Int8List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List(int length)
  * Creates an [Int8List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Int8List/Int8List_A02_t01.dart b/LibTest/typed_data/Int8List/Int8List_A02_t01.dart
index 6813fcd..778ff15 100644
--- a/LibTest/typed_data/Int8List/Int8List_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/Int8List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Int8List(int length)
  * ...
diff --git a/LibTest/typed_data/Int8List/addAll_A01_t01.dart b/LibTest/typed_data/Int8List/addAll_A01_t01.dart
index b746e4b..e3f2e66 100644
--- a/LibTest/typed_data/Int8List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Int8List/add_A01_t01.dart b/LibTest/typed_data/Int8List/add_A01_t01.dart
index 8fda990..b02c389 100644
--- a/LibTest/typed_data/Int8List/add_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Int8List/any_A01_t01.dart b/LibTest/typed_data/Int8List/any_A01_t01.dart
index 564bf43..c000656 100644
--- a/LibTest/typed_data/Int8List/any_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int8List/asMap_A01_t01.dart b/LibTest/typed_data/Int8List/asMap_A01_t01.dart
index 732c1bb..a81dded 100644
--- a/LibTest/typed_data/Int8List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int8List/asMap_A01_t02.dart b/LibTest/typed_data/Int8List/asMap_A01_t02.dart
index d785f2d..1f7cfd2 100644
--- a/LibTest/typed_data/Int8List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Int8List/asMap_A02_t01.dart b/LibTest/typed_data/Int8List/asMap_A02_t01.dart
index 7c1bf72..917ae30 100644
--- a/LibTest/typed_data/Int8List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Int8List/buffer_A01_t01.dart b/LibTest/typed_data/Int8List/buffer_A01_t01.dart
index 57314f1..cc78e36 100644
--- a/LibTest/typed_data/Int8List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int8List/buffer_A01_t02.dart b/LibTest/typed_data/Int8List/buffer_A01_t02.dart
index f8b6ace..9702e0a 100644
--- a/LibTest/typed_data/Int8List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Int8List/clear_A01_t01.dart b/LibTest/typed_data/Int8List/clear_A01_t01.dart
index fec6ab5..cd7c6a3 100644
--- a/LibTest/typed_data/Int8List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Int8List/contains_A01_t01.dart b/LibTest/typed_data/Int8List/contains_A01_t01.dart
index 0ccc29c..96b68d6 100644
--- a/LibTest/typed_data/Int8List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Int8List/elementAt_A01_t01.dart b/LibTest/typed_data/Int8List/elementAt_A01_t01.dart
index c6b7c04..28d9df5 100644
--- a/LibTest/typed_data/Int8List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Int8List/elementAt_A02_t01.dart b/LibTest/typed_data/Int8List/elementAt_A02_t01.dart
index bf3aaf2..5f7b4d2 100644
--- a/LibTest/typed_data/Int8List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t01.dart
index cd1ea58..40b7f14 100644
--- a/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t02.dart
index 96c3520..28becb3 100644
--- a/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Int8List/every_A01_t01.dart b/LibTest/typed_data/Int8List/every_A01_t01.dart
index c3d8483..2bd508a 100644
--- a/LibTest/typed_data/Int8List/every_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Int8List/expand_A01_t01.dart b/LibTest/typed_data/Int8List/expand_A01_t01.dart
index 28e7b08..0ea9d5b 100644
--- a/LibTest/typed_data/Int8List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Int8List/expand_A02_t01.dart b/LibTest/typed_data/Int8List/expand_A02_t01.dart
index edbf463..deb56ee 100644
--- a/LibTest/typed_data/Int8List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/fillRange_A01_t01.dart b/LibTest/typed_data/Int8List/fillRange_A01_t01.dart
index fe669a9..7efd2dd 100644
--- a/LibTest/typed_data/Int8List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Int8List/fillRange_A02_t01.dart b/LibTest/typed_data/Int8List/fillRange_A02_t01.dart
index 3d52a62..8c22d18 100644
--- a/LibTest/typed_data/Int8List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Int8List/firstWhere_A01_t01.dart b/LibTest/typed_data/Int8List/firstWhere_A01_t01.dart
index 6c3e568..fa5b0e2 100644
--- a/LibTest/typed_data/Int8List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int8List/firstWhere_A02_t01.dart b/LibTest/typed_data/Int8List/firstWhere_A02_t01.dart
index 9180c04..3b42630 100644
--- a/LibTest/typed_data/Int8List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int8List/firstWhere_A03_t01.dart b/LibTest/typed_data/Int8List/firstWhere_A03_t01.dart
index c7adf4a..b67df03 100644
--- a/LibTest/typed_data/Int8List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Int8List/first_A01_t01.dart b/LibTest/typed_data/Int8List/first_A01_t01.dart
index e32ce2b..9f67572 100644
--- a/LibTest/typed_data/Int8List/first_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int8List/first_A01_t02.dart b/LibTest/typed_data/Int8List/first_A01_t02.dart
index 3f5a8db..fbde0b8 100644
--- a/LibTest/typed_data/Int8List/first_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion first
  * Returns the first element.
diff --git a/LibTest/typed_data/Int8List/first_A02_t01.dart b/LibTest/typed_data/Int8List/first_A02_t01.dart
index 15e1f6c..95f486e 100644
--- a/LibTest/typed_data/Int8List/first_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int8List/first_A03_t01.dart b/LibTest/typed_data/Int8List/first_A03_t01.dart
index 76f20763..04d6558 100644
--- a/LibTest/typed_data/Int8List/first_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Int8List/fold_A01_t01.dart b/LibTest/typed_data/Int8List/fold_A01_t01.dart
index 6e48f4e..4bf7b67 100644
--- a/LibTest/typed_data/Int8List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Int8List/forEach_A01_t01.dart b/LibTest/typed_data/Int8List/forEach_A01_t01.dart
index bf428c3..aef4d87 100644
--- a/LibTest/typed_data/Int8List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Int8List/getRange_A01_t01.dart b/LibTest/typed_data/Int8List/getRange_A01_t01.dart
index c4c53f5..74297e5 100644
--- a/LibTest/typed_data/Int8List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Int8List/getRange_A02_t01.dart b/LibTest/typed_data/Int8List/getRange_A02_t01.dart
index cc437c8..e79f81a 100644
--- a/LibTest/typed_data/Int8List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Int8List/getRange_A03_t01.dart b/LibTest/typed_data/Int8List/getRange_A03_t01.dart
index ab9a50c..77a433a 100644
--- a/LibTest/typed_data/Int8List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int8List/getRange_A04_t01.dart b/LibTest/typed_data/Int8List/getRange_A04_t01.dart
index e49f04f..afdc18f 100644
--- a/LibTest/typed_data/Int8List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Int8List/hashCode_A01_t01.dart b/LibTest/typed_data/Int8List/hashCode_A01_t01.dart
index 9ca94af..bd7b627 100644
--- a/LibTest/typed_data/Int8List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. Hash codes are guaranteed to be the same
diff --git a/LibTest/typed_data/Int8List/hashCode_A01_t02.dart b/LibTest/typed_data/Int8List/hashCode_A01_t02.dart
index 7b5c802..c1d257d 100644
--- a/LibTest/typed_data/Int8List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. Hash codes are guaranteed to be the same
diff --git a/LibTest/typed_data/Int8List/indexOf_A01_t01.dart b/LibTest/typed_data/Int8List/indexOf_A01_t01.dart
index 7acf49a..4b672d1 100644
--- a/LibTest/typed_data/Int8List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int startIndex = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int8List/indexOf_A01_t02.dart b/LibTest/typed_data/Int8List/indexOf_A01_t02.dart
index b1f5d4c..488b1d6 100644
--- a/LibTest/typed_data/Int8List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int startIndex = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Int8List/indexOf_A02_t01.dart b/LibTest/typed_data/Int8List/indexOf_A02_t01.dart
index c6520f7..402c657 100644
--- a/LibTest/typed_data/Int8List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int startIndex = 0])
  * ...
diff --git a/LibTest/typed_data/Int8List/indexOf_A03_t01.dart b/LibTest/typed_data/Int8List/indexOf_A03_t01.dart
index 223240e..b82fe61 100644
--- a/LibTest/typed_data/Int8List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int startIndex = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Int8List/insertAll_A01_t01.dart b/LibTest/typed_data/Int8List/insertAll_A01_t01.dart
index 71ce7ea..319c096 100644
--- a/LibTest/typed_data/Int8List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all elements of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Int8List/insert_A01_t01.dart b/LibTest/typed_data/Int8List/insert_A01_t01.dart
index 59ec97c..2136a41 100644
--- a/LibTest/typed_data/Int8List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Int8List/isEmpty_A01_t01.dart b/LibTest/typed_data/Int8List/isEmpty_A01_t01.dart
index 416c188..7c20db3 100644
--- a/LibTest/typed_data/Int8List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int8List/isEmpty_A01_t02.dart b/LibTest/typed_data/Int8List/isEmpty_A01_t02.dart
index 03d42ba..134b76f 100644
--- a/LibTest/typed_data/Int8List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Int8List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Int8List/isNotEmpty_A01_t01.dart
index 1f8383d..63742a9 100644
--- a/LibTest/typed_data/Int8List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int8List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Int8List/isNotEmpty_A01_t02.dart
index 7bd9055..1e2efa7 100644
--- a/LibTest/typed_data/Int8List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Int8List/iterator_A01_t01.dart b/LibTest/typed_data/Int8List/iterator_A01_t01.dart
index 7fd4012..1ee5bb7 100644
--- a/LibTest/typed_data/Int8List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns an [Iterator] that allows iterating the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int8List/iterator_A01_t02.dart b/LibTest/typed_data/Int8List/iterator_A01_t02.dart
index 1d74b2b..52219c6 100644
--- a/LibTest/typed_data/Int8List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns an [Iterator] that allows iterating the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int8List/iterator_current_A01_t01.dart b/LibTest/typed_data/Int8List/iterator_current_A01_t01.dart
index d1216e2..24453dc 100644
--- a/LibTest/typed_data/Int8List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Int8List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Int8List/iterator_moveNext_A01_t01.dart
index bc34a83..12acf56 100644
--- a/LibTest/typed_data/Int8List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Int8List/join_A01_t01.dart b/LibTest/typed_data/Int8List/join_A01_t01.dart
index 5d3105e..7c81122 100644
--- a/LibTest/typed_data/Int8List/join_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Int8List/join_A01_t02.dart b/LibTest/typed_data/Int8List/join_A01_t02.dart
index 3391eb0..00dd5e9 100644
--- a/LibTest/typed_data/Int8List/join_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Int8List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Int8List/lastIndexOf_A01_t01.dart
index 7adfcba..cf09187 100644
--- a/LibTest/typed_data/Int8List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int8List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Int8List/lastIndexOf_A01_t02.dart
index 755830a..fbbe972 100644
--- a/LibTest/typed_data/Int8List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of element in this list.
diff --git a/LibTest/typed_data/Int8List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Int8List/lastIndexOf_A02_t01.dart
index 4d0e90d..6bb85d5 100644
--- a/LibTest/typed_data/Int8List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Int8List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Int8List/lastIndexOf_A03_t01.dart
index 3bd627b..20bd2be 100644
--- a/LibTest/typed_data/Int8List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Int8List/lastWhere_A01_t01.dart b/LibTest/typed_data/Int8List/lastWhere_A01_t01.dart
index 8c6f942..934b785 100644
--- a/LibTest/typed_data/Int8List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Int8List/lastWhere_A02_t01.dart b/LibTest/typed_data/Int8List/lastWhere_A02_t01.dart
index 3972e8b..6abe05f 100644
--- a/LibTest/typed_data/Int8List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * If no element satisfies test, the result of invoking the orElse function is
diff --git a/LibTest/typed_data/Int8List/lastWhere_A03_t01.dart b/LibTest/typed_data/Int8List/lastWhere_A03_t01.dart
index c926299..d66d8aab 100644
--- a/LibTest/typed_data/Int8List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * If orElse is omitted, it defaults to throwing a [StateError].
diff --git a/LibTest/typed_data/Int8List/last_A01_t01.dart b/LibTest/typed_data/Int8List/last_A01_t01.dart
index 4503371..1b44a5d 100644
--- a/LibTest/typed_data/Int8List/last_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int8List/last_A01_t02.dart b/LibTest/typed_data/Int8List/last_A01_t02.dart
index 6ff570e..48a65ca 100644
--- a/LibTest/typed_data/Int8List/last_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Int8List/last_A02_t01.dart b/LibTest/typed_data/Int8List/last_A02_t01.dart
index ab16f6d..98b9a95 100644
--- a/LibTest/typed_data/Int8List/last_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Int8List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Int8List/lengthInBytes_A01_t01.dart
index 6a47a7d..793bacb 100644
--- a/LibTest/typed_data/Int8List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int8List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Int8List/lengthInBytes_A01_t02.dart
index 23f9350..56319f2 100644
--- a/LibTest/typed_data/Int8List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Int8List/length_A01_t01.dart b/LibTest/typed_data/Int8List/length_A01_t01.dart
index b18a71b..8dc3620 100644
--- a/LibTest/typed_data/Int8List/length_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in this list.
diff --git a/LibTest/typed_data/Int8List/length_A02_t01.dart b/LibTest/typed_data/Int8List/length_A02_t01.dart
index aa9a883..bbdfa3e 100644
--- a/LibTest/typed_data/Int8List/length_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Int8List/map_A01_t01.dart b/LibTest/typed_data/Int8List/map_A01_t01.dart
index 494929a..f0cb905 100644
--- a/LibTest/typed_data/Int8List/map_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Int8List/map_A02_t01.dart b/LibTest/typed_data/Int8List/map_A02_t01.dart
index fba276d..2959a69 100644
--- a/LibTest/typed_data/Int8List/map_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int8List/map_A03_t01.dart b/LibTest/typed_data/Int8List/map_A03_t01.dart
index b6c4392..7c7b4d1 100644
--- a/LibTest/typed_data/Int8List/map_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Int8List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Int8List/offsetInBytes_A01_t01.dart
index 3b39c82..c1590b4 100644
--- a/LibTest/typed_data/Int8List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int8List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Int8List/offsetInBytes_A01_t02.dart
index b39f6c6..bfae653 100644
--- a/LibTest/typed_data/Int8List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Int8List/operator_equality_A01_t01.dart b/LibTest/typed_data/Int8List/operator_equality_A01_t01.dart
index 6c058f4..34bfe00 100644
--- a/LibTest/typed_data/Int8List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Int8List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Int8List/operator_subscript_A01_t01.dart
index 9d8e6ff..97832d0 100644
--- a/LibTest/typed_data/Int8List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Int8List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Int8List/operator_subscript_A02_t01.dart
index 0071ad9..e06dca0 100644
--- a/LibTest/typed_data/Int8List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Int8List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Int8List/operator_subscripted_assignment_A01_t01.dart
index 6c8d28e..c39f6b6 100644
--- a/LibTest/typed_data/Int8List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Int8List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Int8List/operator_subscripted_assignment_A02_t01.dart
index 50efea2..379b2b4 100644
--- a/LibTest/typed_data/Int8List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Throws a [RangeError] if index is out of bounds.
diff --git a/LibTest/typed_data/Int8List/reduce_A01_t01.dart b/LibTest/typed_data/Int8List/reduce_A01_t01.dart
index 9ecaaf3..b6c9930 100644
--- a/LibTest/typed_data/Int8List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Int8List/reduce_A02_t01.dart b/LibTest/typed_data/Int8List/reduce_A02_t01.dart
index 1842c0c..d4e01d3 100644
--- a/LibTest/typed_data/Int8List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/reduce_A03_t01.dart b/LibTest/typed_data/Int8List/reduce_A03_t01.dart
index 65d280f..e8db942 100644
--- a/LibTest/typed_data/Int8List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/removeAt_A01_t01.dart b/LibTest/typed_data/Int8List/removeAt_A01_t01.dart
index ed3a744..a9ab9c3 100644
--- a/LibTest/typed_data/Int8List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Int8List/removeLast_A01_t01.dart b/LibTest/typed_data/Int8List/removeLast_A01_t01.dart
index 43a7935..df31e6e 100644
--- a/LibTest/typed_data/Int8List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object of the list.
diff --git a/LibTest/typed_data/Int8List/removeRange_A01_t01.dart b/LibTest/typed_data/Int8List/removeRange_A01_t01.dart
index 081082b..22e3f4f 100644
--- a/LibTest/typed_data/Int8List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Int8List/removeWhere_A01_t01.dart b/LibTest/typed_data/Int8List/removeWhere_A01_t01.dart
index 03dc645..95c8054 100644
--- a/LibTest/typed_data/Int8List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Int8List/remove_A01_t01.dart b/LibTest/typed_data/Int8List/remove_A01_t01.dart
index 4169790..559a029 100644
--- a/LibTest/typed_data/Int8List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Int8List/replaceRange_A01_t01.dart b/LibTest/typed_data/Int8List/replaceRange_A01_t01.dart
index c172554..42aeacf 100644
--- a/LibTest/typed_data/Int8List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and inserts
diff --git a/LibTest/typed_data/Int8List/retainWhere_A01_t01.dart b/LibTest/typed_data/Int8List/retainWhere_A01_t01.dart
index bbaec3a..bb08431 100644
--- a/LibTest/typed_data/Int8List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Int8List/reversed_A01_t01.dart b/LibTest/typed_data/Int8List/reversed_A01_t01.dart
index c457f6e..e1792a5 100644
--- a/LibTest/typed_data/Int8List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objecs of this list in reverse order.
diff --git a/LibTest/typed_data/Int8List/reversed_A01_t02.dart b/LibTest/typed_data/Int8List/reversed_A01_t02.dart
index d23acfa..fd5a96e 100644
--- a/LibTest/typed_data/Int8List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objecs of this list in reverse order.
diff --git a/LibTest/typed_data/Int8List/runtimeType_A01_t01.dart b/LibTest/typed_data/Int8List/runtimeType_A01_t01.dart
index 59063f5..56156ab 100644
--- a/LibTest/typed_data/Int8List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int8List/runtimeType_A01_t02.dart b/LibTest/typed_data/Int8List/runtimeType_A01_t02.dart
index 708ac59..cb8f1d2 100644
--- a/LibTest/typed_data/Int8List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Int8List/setAll_A01_t01.dart b/LibTest/typed_data/Int8List/setAll_A01_t01.dart
index 7c824e5..89706dc 100644
--- a/LibTest/typed_data/Int8List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the elemenst of [iterable], starting at
diff --git a/LibTest/typed_data/Int8List/setAll_A02_t01.dart b/LibTest/typed_data/Int8List/setAll_A02_t01.dart
index 68cff3f..58959a4 100644
--- a/LibTest/typed_data/Int8List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int8List/setAll_A03_t01.dart b/LibTest/typed_data/Int8List/setAll_A03_t01.dart
index 47dc557..0bbe23c 100644
--- a/LibTest/typed_data/Int8List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int8List/setAll_A04_t01.dart b/LibTest/typed_data/Int8List/setAll_A04_t01.dart
index 867448b..c5f7af6 100644
--- a/LibTest/typed_data/Int8List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Int8List/setRange_A01_t01.dart b/LibTest/typed_data/Int8List/setRange_A01_t01.dart
index 77aa1ea..a2db5ba 100644
--- a/LibTest/typed_data/Int8List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int8List/setRange_A02_t01.dart b/LibTest/typed_data/Int8List/setRange_A02_t01.dart
index af212c7..f1a0c2a 100644
--- a/LibTest/typed_data/Int8List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int8List/setRange_A03_t01.dart b/LibTest/typed_data/Int8List/setRange_A03_t01.dart
index 8c792a2..6025384 100644
--- a/LibTest/typed_data/Int8List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int8List/setRange_A04_t01.dart b/LibTest/typed_data/Int8List/setRange_A04_t01.dart
index f488ee5..bfd2187 100644
--- a/LibTest/typed_data/Int8List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int8List/setRange_A05_t01.dart b/LibTest/typed_data/Int8List/setRange_A05_t01.dart
index 0db4e5b..1216c83 100644
--- a/LibTest/typed_data/Int8List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Int8List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Int8List/shuffle_A01_t01.dart b/LibTest/typed_data/Int8List/shuffle_A01_t01.dart
index 8a2743f..1369330 100644
--- a/LibTest/typed_data/Int8List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int8List/shuffle_A01_t02.dart b/LibTest/typed_data/Int8List/shuffle_A01_t02.dart
index c5326ed..e9dda78 100644
--- a/LibTest/typed_data/Int8List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int8List/shuffle_A01_t03.dart b/LibTest/typed_data/Int8List/shuffle_A01_t03.dart
index 87d1d0d..c5f78bd 100644
--- a/LibTest/typed_data/Int8List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Int8List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Int8List/singleWhere_A01_t01.dart b/LibTest/typed_data/Int8List/singleWhere_A01_t01.dart
index aa5f87e..d5f69e7 100644
--- a/LibTest/typed_data/Int8List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Int8List/singleWhere_A02_t01.dart b/LibTest/typed_data/Int8List/singleWhere_A02_t01.dart
index 498c6cd..aecbfe4 100644
--- a/LibTest/typed_data/Int8List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/singleWhere_A02_t02.dart b/LibTest/typed_data/Int8List/singleWhere_A02_t02.dart
index a677c98..8d57c42 100644
--- a/LibTest/typed_data/Int8List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Int8List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Otherwise, if there are no matching elements, or if there is more than one
diff --git a/LibTest/typed_data/Int8List/single_A01_t01.dart b/LibTest/typed_data/Int8List/single_A01_t01.dart
index e9f5c7c..5d86e47 100644
--- a/LibTest/typed_data/Int8List/single_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int8List/single_A01_t02.dart b/LibTest/typed_data/Int8List/single_A01_t02.dart
index 1b5a4c3..a723251 100644
--- a/LibTest/typed_data/Int8List/single_A01_t02.dart
+++ b/LibTest/typed_data/Int8List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Int8List/single_A02_t01.dart b/LibTest/typed_data/Int8List/single_A02_t01.dart
index cef99de..e24cea5 100644
--- a/LibTest/typed_data/Int8List/single_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int8List/single_A02_t02.dart b/LibTest/typed_data/Int8List/single_A02_t02.dart
index 33e6b29..72fcfd1 100644
--- a/LibTest/typed_data/Int8List/single_A02_t02.dart
+++ b/LibTest/typed_data/Int8List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Int8List/skipWhile_A01_t01.dart b/LibTest/typed_data/Int8List/skipWhile_A01_t01.dart
index 0bd0cf4..954bbb3 100644
--- a/LibTest/typed_data/Int8List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Int8List/skipWhile_A02_t01.dart b/LibTest/typed_data/Int8List/skipWhile_A02_t01.dart
index 1ba12fc..b766e90 100644
--- a/LibTest/typed_data/Int8List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/skipWhile_A03_t01.dart b/LibTest/typed_data/Int8List/skipWhile_A03_t01.dart
index f77d11b..ce41f53 100644
--- a/LibTest/typed_data/Int8List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/skipWhile_A04_t01.dart b/LibTest/typed_data/Int8List/skipWhile_A04_t01.dart
index 667b052..3157b90 100644
--- a/LibTest/typed_data/Int8List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/skipWhile_A04_t02.dart b/LibTest/typed_data/Int8List/skipWhile_A04_t02.dart
index 68b9fb6..e556848 100644
--- a/LibTest/typed_data/Int8List/skipWhile_A04_t02.dart
+++ b/LibTest/typed_data/Int8List/skipWhile_A04_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/skip_A01_t01.dart b/LibTest/typed_data/Int8List/skip_A01_t01.dart
index 6f20483..d0ff4ca 100644
--- a/LibTest/typed_data/Int8List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first count elements.
diff --git a/LibTest/typed_data/Int8List/skip_A02_t01.dart b/LibTest/typed_data/Int8List/skip_A02_t01.dart
index 6c6b97d..d79e19f 100644
--- a/LibTest/typed_data/Int8List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int8List/skip_A03_t01.dart b/LibTest/typed_data/Int8List/skip_A03_t01.dart
index 184070b..5cf8f90 100644
--- a/LibTest/typed_data/Int8List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Int8List/sort_A01_t01.dart b/LibTest/typed_data/Int8List/sort_A01_t01.dart
index 0f4aca7..ba99b55 100644
--- a/LibTest/typed_data/Int8List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Int8List/sort_A02_t01.dart b/LibTest/typed_data/Int8List/sort_A02_t01.dart
index 7a2b7a9..a878b20 100644
--- a/LibTest/typed_data/Int8List/sort_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/sort_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * ...
diff --git a/LibTest/typed_data/Int8List/sublist_A01_t01.dart b/LibTest/typed_data/Int8List/sublist_A01_t01.dart
index bfdfc2a..37818d8 100644
--- a/LibTest/typed_data/Int8List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Int8List/sublist_A02_t01.dart b/LibTest/typed_data/Int8List/sublist_A02_t01.dart
index 5193a54..d355e5e 100644
--- a/LibTest/typed_data/Int8List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int8List/sublist_A03_t01.dart b/LibTest/typed_data/Int8List/sublist_A03_t01.dart
index 04c55b1..1b0231b 100644
--- a/LibTest/typed_data/Int8List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int8List/sublist_A03_t02.dart b/LibTest/typed_data/Int8List/sublist_A03_t02.dart
index 0ccba62..5dec7b6 100644
--- a/LibTest/typed_data/Int8List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Int8List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Int8List/takeWhile_A01_t01.dart b/LibTest/typed_data/Int8List/takeWhile_A01_t01.dart
index 0cfc4b8..47d1138 100644
--- a/LibTest/typed_data/Int8List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Int8List/takeWhile_A02_t01.dart b/LibTest/typed_data/Int8List/takeWhile_A02_t01.dart
index 055667b..9cfbbbd 100644
--- a/LibTest/typed_data/Int8List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int8List/takeWhile_A03_t01.dart b/LibTest/typed_data/Int8List/takeWhile_A03_t01.dart
index 4c74519..a2e4773 100644
--- a/LibTest/typed_data/Int8List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int8List/takeWhile_A04_t01.dart b/LibTest/typed_data/Int8List/takeWhile_A04_t01.dart
index dc5f60a..f17f7a7 100644
--- a/LibTest/typed_data/Int8List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Int8List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Int8List/take_A01_t01.dart b/LibTest/typed_data/Int8List/take_A01_t01.dart
index f7a4b17..854fba9 100644
--- a/LibTest/typed_data/Int8List/take_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the count first elements of this iterable.
diff --git a/LibTest/typed_data/Int8List/take_A02_t01.dart b/LibTest/typed_data/Int8List/take_A02_t01.dart
index 91c4dda..0273c94 100644
--- a/LibTest/typed_data/Int8List/take_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int8List/take_A03_t01.dart b/LibTest/typed_data/Int8List/take_A03_t01.dart
index 84c51c8..b228340 100644
--- a/LibTest/typed_data/Int8List/take_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Int8List/toList_A01_t01.dart b/LibTest/typed_data/Int8List/toList_A01_t01.dart
index 2cdef4d..8e09a94 100644
--- a/LibTest/typed_data/Int8List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int8List/toList_A02_t01.dart b/LibTest/typed_data/Int8List/toList_A02_t01.dart
index 1704c1c..010bd0b 100644
--- a/LibTest/typed_data/Int8List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int8List/toList_A02_t02.dart b/LibTest/typed_data/Int8List/toList_A02_t02.dart
index 59e69cc..b0b5411 100644
--- a/LibTest/typed_data/Int8List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Int8List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Int8List/toSet_A01_t01.dart b/LibTest/typed_data/Int8List/toSet_A01_t01.dart
index 8f0507d..c9ca57e 100644
--- a/LibTest/typed_data/Int8List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Int8List/toString_A01_t01.dart b/LibTest/typed_data/Int8List/toString_A01_t01.dart
index 2ab272e..b1039c5 100644
--- a/LibTest/typed_data/Int8List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Int8List/where_A01_t01.dart b/LibTest/typed_data/Int8List/where_A01_t01.dart
index d8e1d7b..b1b9531 100644
--- a/LibTest/typed_data/Int8List/where_A01_t01.dart
+++ b/LibTest/typed_data/Int8List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Int8List/where_A02_t01.dart b/LibTest/typed_data/Int8List/where_A02_t01.dart
index 2f51bc6..4ba8045 100644
--- a/LibTest/typed_data/Int8List/where_A02_t01.dart
+++ b/LibTest/typed_data/Int8List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Int8List/where_A03_t01.dart b/LibTest/typed_data/Int8List/where_A03_t01.dart
index 576275c..d605a29 100644
--- a/LibTest/typed_data/Int8List/where_A03_t01.dart
+++ b/LibTest/typed_data/Int8List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Iterating will not cache results, and thus iterating multiple times over the
diff --git a/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t01.dart
index 8104e0e..7ee9522 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List.fromList(List<int> list)
  * Creates a [Uint16List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t02.dart b/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t02.dart
index 21f1b6a..323ebe9 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List.fromList(List<int> list)
  * Creates a [Uint16List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint16List/Uint16List.fromList_A02_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.fromList_A02_t01.dart
index 291735b..1ac9247 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List.fromList(List<int> list)
  * ...
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A01_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A01_t01.dart
index b190748..ef353d3 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A01_t02.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A01_t02.dart
index d98a515..0a1f624 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A02_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A02_t01.dart
index 750894b..c96ffac 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A03_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A03_t01.dart
index 42cc11f..1858b68 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A04_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A04_t01.dart
index f8ec9bf..871d55d 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t01.dart
index bfeb806..3b4fb05 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t02.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t02.dart
index 2a76aab..7ffedaa 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t02.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t03.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t03.dart
index 4583aad..773de54 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A05_t03.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List.view_A06_t01.dart b/LibTest/typed_data/Uint16List/Uint16List.view_A06_t01.dart
index a457c8c..2245af8 100644
--- a/LibTest/typed_data/Uint16List/Uint16List.view_A06_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint16List.view(
diff --git a/LibTest/typed_data/Uint16List/Uint16List_A01_t01.dart b/LibTest/typed_data/Uint16List/Uint16List_A01_t01.dart
index 5fb6cea..b81161d 100644
--- a/LibTest/typed_data/Uint16List/Uint16List_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List(int length)
  * Creates a [Uint16List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint16List/Uint16List_A01_t02.dart b/LibTest/typed_data/Uint16List/Uint16List_A01_t02.dart
index 32e0068..58ef93d 100644
--- a/LibTest/typed_data/Uint16List/Uint16List_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List(int length)
  * Creates a [Uint16List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint16List/Uint16List_A02_t01.dart b/LibTest/typed_data/Uint16List/Uint16List_A02_t01.dart
index ea2a4b6..3b3e142 100644
--- a/LibTest/typed_data/Uint16List/Uint16List_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/Uint16List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint16List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Uint16List/addAll_A01_t01.dart b/LibTest/typed_data/Uint16List/addAll_A01_t01.dart
index 19b1eed..a460b6b 100644
--- a/LibTest/typed_data/Uint16List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all elements of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Uint16List/add_A01_t01.dart b/LibTest/typed_data/Uint16List/add_A01_t01.dart
index d9d6460..4e04e84 100644
--- a/LibTest/typed_data/Uint16List/add_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Uint16List/any_A01_t01.dart b/LibTest/typed_data/Uint16List/any_A01_t01.dart
index f7c5e56..7f538ce 100644
--- a/LibTest/typed_data/Uint16List/any_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint16List/asMap_A01_t01.dart b/LibTest/typed_data/Uint16List/asMap_A01_t01.dart
index ea4c12f..0d8250f 100644
--- a/LibTest/typed_data/Uint16List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint16List/asMap_A01_t02.dart b/LibTest/typed_data/Uint16List/asMap_A01_t02.dart
index b5395e8..a37cd22 100644
--- a/LibTest/typed_data/Uint16List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint16List/asMap_A02_t01.dart b/LibTest/typed_data/Uint16List/asMap_A02_t01.dart
index 735151b..c65a7b4 100644
--- a/LibTest/typed_data/Uint16List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Uint16List/buffer_A01_t01.dart b/LibTest/typed_data/Uint16List/buffer_A01_t01.dart
index eec10fa..c66dc91 100644
--- a/LibTest/typed_data/Uint16List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint16List/buffer_A01_t02.dart b/LibTest/typed_data/Uint16List/buffer_A01_t02.dart
index 0393a0b..349882b 100644
--- a/LibTest/typed_data/Uint16List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint16List/clear_A01_t01.dart b/LibTest/typed_data/Uint16List/clear_A01_t01.dart
index 2582e7a..8853c60 100644
--- a/LibTest/typed_data/Uint16List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Uint16List/contains_A01_t01.dart b/LibTest/typed_data/Uint16List/contains_A01_t01.dart
index ce6f3e1..6430241 100644
--- a/LibTest/typed_data/Uint16List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Uint16List/elementAt_A01_t01.dart b/LibTest/typed_data/Uint16List/elementAt_A01_t01.dart
index a91eb60..71c201e 100644
--- a/LibTest/typed_data/Uint16List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Uint16List/elementAt_A02_t01.dart b/LibTest/typed_data/Uint16List/elementAt_A02_t01.dart
index 95f6c3b..078a9eb 100644
--- a/LibTest/typed_data/Uint16List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t01.dart
index 61eeeaf..d0a9019 100644
--- a/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t02.dart
index 4c3065b..fcf6c25 100644
--- a/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint16List/every_A01_t01.dart b/LibTest/typed_data/Uint16List/every_A01_t01.dart
index 6b33f23..0836566 100644
--- a/LibTest/typed_data/Uint16List/every_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool test(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint16List/expand_A01_t01.dart b/LibTest/typed_data/Uint16List/expand_A01_t01.dart
index 5447053..b826d86 100644
--- a/LibTest/typed_data/Uint16List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Uint16List/fillRange_A01_t01.dart b/LibTest/typed_data/Uint16List/fillRange_A01_t01.dart
index 06c69b0..0bb9102 100644
--- a/LibTest/typed_data/Uint16List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the elements in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Uint16List/fillRange_A02_t01.dart b/LibTest/typed_data/Uint16List/fillRange_A02_t01.dart
index 959930b..80f8fdf 100644
--- a/LibTest/typed_data/Uint16List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Uint16List/firstWhere_A01_t01.dart b/LibTest/typed_data/Uint16List/firstWhere_A01_t01.dart
index c60f60d..be271e8 100644
--- a/LibTest/typed_data/Uint16List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint16List/firstWhere_A02_t01.dart b/LibTest/typed_data/Uint16List/firstWhere_A02_t01.dart
index 1fbf595..d2198b7 100644
--- a/LibTest/typed_data/Uint16List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint16List/firstWhere_A03_t01.dart b/LibTest/typed_data/Uint16List/firstWhere_A03_t01.dart
index 4257b00..db6429d 100644
--- a/LibTest/typed_data/Uint16List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint16List/first_A01_t01.dart b/LibTest/typed_data/Uint16List/first_A01_t01.dart
index 53c23f9..56aef09 100644
--- a/LibTest/typed_data/Uint16List/first_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint16List/first_A01_t02.dart b/LibTest/typed_data/Uint16List/first_A01_t02.dart
index b11ac0b..bc09a46 100644
--- a/LibTest/typed_data/Uint16List/first_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint16List/first_A02_t01.dart b/LibTest/typed_data/Uint16List/first_A02_t01.dart
index 812909e..e14e7db 100644
--- a/LibTest/typed_data/Uint16List/first_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint16List/first_A03_t01.dart b/LibTest/typed_data/Uint16List/first_A03_t01.dart
index 96e1543..d1800d6 100644
--- a/LibTest/typed_data/Uint16List/first_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint16List/fold_A01_t01.dart b/LibTest/typed_data/Uint16List/fold_A01_t01.dart
index be998e0..b38a580 100644
--- a/LibTest/typed_data/Uint16List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Uint16List/forEach_A01_t01.dart b/LibTest/typed_data/Uint16List/forEach_A01_t01.dart
index 275c332..b5b4357 100644
--- a/LibTest/typed_data/Uint16List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Uint16List/getRange_A01_t01.dart b/LibTest/typed_data/Uint16List/getRange_A01_t01.dart
index cf425c3..f54ad39 100644
--- a/LibTest/typed_data/Uint16List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Uint16List/getRange_A02_t01.dart b/LibTest/typed_data/Uint16List/getRange_A02_t01.dart
index e8b9333..85c1bb0 100644
--- a/LibTest/typed_data/Uint16List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Uint16List/getRange_A03_t01.dart b/LibTest/typed_data/Uint16List/getRange_A03_t01.dart
index 733b43c..4c0ad2e 100644
--- a/LibTest/typed_data/Uint16List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint16List/getRange_A04_t01.dart b/LibTest/typed_data/Uint16List/getRange_A04_t01.dart
index 74e42d6..0bcbbe3 100644
--- a/LibTest/typed_data/Uint16List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint16List/hashCode_A01_t01.dart b/LibTest/typed_data/Uint16List/hashCode_A01_t01.dart
index 4a3e844..f2633dc 100644
--- a/LibTest/typed_data/Uint16List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. All objects have hash codes. Hash codes are
diff --git a/LibTest/typed_data/Uint16List/hashCode_A01_t02.dart b/LibTest/typed_data/Uint16List/hashCode_A01_t02.dart
index 47cbcb8..31359c6 100644
--- a/LibTest/typed_data/Uint16List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object. All objects have hash codes. Hash codes are
diff --git a/LibTest/typed_data/Uint16List/indexOf_A01_t01.dart b/LibTest/typed_data/Uint16List/indexOf_A01_t01.dart
index ec77511..fdd46b8 100644
--- a/LibTest/typed_data/Uint16List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint16List/indexOf_A01_t02.dart b/LibTest/typed_data/Uint16List/indexOf_A01_t02.dart
index 676dc65..5e6889d 100644
--- a/LibTest/typed_data/Uint16List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint16List/indexOf_A02_t01.dart b/LibTest/typed_data/Uint16List/indexOf_A02_t01.dart
index d49b58e..ea657fc 100644
--- a/LibTest/typed_data/Uint16List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Uint16List/indexOf_A03_t01.dart b/LibTest/typed_data/Uint16List/indexOf_A03_t01.dart
index fb7d81f..5be31f9 100644
--- a/LibTest/typed_data/Uint16List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint16List/insertAll_A01_t01.dart b/LibTest/typed_data/Uint16List/insertAll_A01_t01.dart
index 839c8a2..2cbc89e 100644
--- a/LibTest/typed_data/Uint16List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Uint16List/insert_A01_t01.dart b/LibTest/typed_data/Uint16List/insert_A01_t01.dart
index a5a07d7..824c65a 100644
--- a/LibTest/typed_data/Uint16List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Uint16List/isEmpty_A01_t01.dart b/LibTest/typed_data/Uint16List/isEmpty_A01_t01.dart
index e2b483f..003ac53 100644
--- a/LibTest/typed_data/Uint16List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint16List/isEmpty_A01_t02.dart b/LibTest/typed_data/Uint16List/isEmpty_A01_t02.dart
index 32eb11e..83cbee4 100644
--- a/LibTest/typed_data/Uint16List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint16List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Uint16List/isNotEmpty_A01_t01.dart
index 98f9c06..a8ea7bc 100644
--- a/LibTest/typed_data/Uint16List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint16List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Uint16List/isNotEmpty_A01_t02.dart
index e9dcf9a..edc0f65 100644
--- a/LibTest/typed_data/Uint16List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint16List/iterator_A01_t01.dart b/LibTest/typed_data/Uint16List/iterator_A01_t01.dart
index 336bf8b..d07804b 100644
--- a/LibTest/typed_data/Uint16List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint16List/iterator_A01_t02.dart b/LibTest/typed_data/Uint16List/iterator_A01_t02.dart
index 2a3461f..9f1ca4d 100644
--- a/LibTest/typed_data/Uint16List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint16List/iterator_current_A01_t01.dart b/LibTest/typed_data/Uint16List/iterator_current_A01_t01.dart
index 4486280..279594f 100644
--- a/LibTest/typed_data/Uint16List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Uint16List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Uint16List/iterator_moveNext_A01_t01.dart
index 7757ef5..ab23a76 100644
--- a/LibTest/typed_data/Uint16List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Uint16List/join_A01_t01.dart b/LibTest/typed_data/Uint16List/join_A01_t01.dart
index 78a7b05..d7c2a8e 100644
--- a/LibTest/typed_data/Uint16List/join_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint16List/join_A01_t02.dart b/LibTest/typed_data/Uint16List/join_A01_t02.dart
index c2562c0..9937004 100644
--- a/LibTest/typed_data/Uint16List/join_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint16List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Uint16List/lastIndexOf_A01_t01.dart
index 90f5a5e..a6aa512 100644
--- a/LibTest/typed_data/Uint16List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Uint16List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Uint16List/lastIndexOf_A01_t02.dart
index 4d42b62..790e94b 100644
--- a/LibTest/typed_data/Uint16List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint16List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Uint16List/lastIndexOf_A02_t01.dart
index 6c01953..e130b6f 100644
--- a/LibTest/typed_data/Uint16List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Uint16List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Uint16List/lastIndexOf_A03_t01.dart
index b7af438..06fa25b 100644
--- a/LibTest/typed_data/Uint16List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [start] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint16List/lastWhere_A01_t01.dart b/LibTest/typed_data/Uint16List/lastWhere_A01_t01.dart
index 3077b48..ef99e50 100644
--- a/LibTest/typed_data/Uint16List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint16List/lastWhere_A02_t01.dart b/LibTest/typed_data/Uint16List/lastWhere_A02_t01.dart
index 1d26c10..3b47837 100644
--- a/LibTest/typed_data/Uint16List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint16List/lastWhere_A03_t01.dart b/LibTest/typed_data/Uint16List/lastWhere_A03_t01.dart
index e0a4c92..719c0fa 100644
--- a/LibTest/typed_data/Uint16List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint16List/last_A01_t01.dart b/LibTest/typed_data/Uint16List/last_A01_t01.dart
index 53612b6..698db7b 100644
--- a/LibTest/typed_data/Uint16List/last_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint16List/last_A01_t02.dart b/LibTest/typed_data/Uint16List/last_A01_t02.dart
index f058c87..db3f46e 100644
--- a/LibTest/typed_data/Uint16List/last_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint16List/last_A02_t01.dart b/LibTest/typed_data/Uint16List/last_A02_t01.dart
index 94ad45a..6258f18 100644
--- a/LibTest/typed_data/Uint16List/last_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Uint16List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Uint16List/lengthInBytes_A01_t01.dart
index 854fec8..6ab06bf 100644
--- a/LibTest/typed_data/Uint16List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint16List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Uint16List/lengthInBytes_A01_t02.dart
index d3466d0..f2b18ac 100644
--- a/LibTest/typed_data/Uint16List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint16List/length_A01_t01.dart b/LibTest/typed_data/Uint16List/length_A01_t01.dart
index c12a5e6..dbd9fff 100644
--- a/LibTest/typed_data/Uint16List/length_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Uint16List/length_A02_t01.dart b/LibTest/typed_data/Uint16List/length_A02_t01.dart
index 36b58d8..ff66a81 100644
--- a/LibTest/typed_data/Uint16List/length_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Uint16List/map_A01_t01.dart b/LibTest/typed_data/Uint16List/map_A01_t01.dart
index 740b772..83a0f11 100644
--- a/LibTest/typed_data/Uint16List/map_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Uint16List/map_A02_t01.dart b/LibTest/typed_data/Uint16List/map_A02_t01.dart
index 5e47c54..7de6d18 100644
--- a/LibTest/typed_data/Uint16List/map_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Uint16List/map_A03_t01.dart b/LibTest/typed_data/Uint16List/map_A03_t01.dart
index 6ecc776..28d4c8d 100644
--- a/LibTest/typed_data/Uint16List/map_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Uint16List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Uint16List/offsetInBytes_A01_t01.dart
index b8cdf4d..176c9cf 100644
--- a/LibTest/typed_data/Uint16List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint16List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Uint16List/offsetInBytes_A01_t02.dart
index cd5dcd5..2560720 100644
--- a/LibTest/typed_data/Uint16List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint16List/operator_equality_A01_t01.dart b/LibTest/typed_data/Uint16List/operator_equality_A01_t01.dart
index 5b3e24c..7e260c2 100644
--- a/LibTest/typed_data/Uint16List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Uint16List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Uint16List/operator_subscript_A01_t01.dart
index bda743a..127d016 100644
--- a/LibTest/typed_data/Uint16List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * Returns the element at the given index in the list.
diff --git a/LibTest/typed_data/Uint16List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Uint16List/operator_subscript_A02_t01.dart
index 69dc256..42fe303 100644
--- a/LibTest/typed_data/Uint16List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E operator [](int index)
  * Throws an [RangeError] if index is out of bounds.
diff --git a/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A01_t01.dart
index 3eb089a..3b3eacf 100644
--- a/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Sets the value at the given index in the list to [value].
diff --git a/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A02_t01.dart
index bf470d2..fe2a3d7 100644
--- a/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Throws an [RangeError] if index is out of bounds.
diff --git a/LibTest/typed_data/Uint16List/reduce_A01_t01.dart b/LibTest/typed_data/Uint16List/reduce_A01_t01.dart
index 818038b..6422b1d 100644
--- a/LibTest/typed_data/Uint16List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Uint16List/reduce_A02_t01.dart b/LibTest/typed_data/Uint16List/reduce_A02_t01.dart
index cb18af2..7a5661c 100644
--- a/LibTest/typed_data/Uint16List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/reduce_A03_t01.dart b/LibTest/typed_data/Uint16List/reduce_A03_t01.dart
index 0da3469..a3b80cd 100644
--- a/LibTest/typed_data/Uint16List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/removeAt_A01_t01.dart b/LibTest/typed_data/Uint16List/removeAt_A01_t01.dart
index 7ad6a99..d581186 100644
--- a/LibTest/typed_data/Uint16List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Uint16List/removeLast_A01_t01.dart b/LibTest/typed_data/Uint16List/removeLast_A01_t01.dart
index 4b819aa..a538f92 100644
--- a/LibTest/typed_data/Uint16List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/typed_data/Uint16List/removeRange_A01_t01.dart b/LibTest/typed_data/Uint16List/removeRange_A01_t01.dart
index f45d0a6..800fdc7 100644
--- a/LibTest/typed_data/Uint16List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the elements in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Uint16List/removeWhere_A01_t01.dart b/LibTest/typed_data/Uint16List/removeWhere_A01_t01.dart
index 4d4b7b5..3a0a70e 100644
--- a/LibTest/typed_data/Uint16List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Uint16List/remove_A01_t01.dart b/LibTest/typed_data/Uint16List/remove_A01_t01.dart
index fe89daf..c129bcf 100644
--- a/LibTest/typed_data/Uint16List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Uint16List/replaceRange_A01_t01.dart b/LibTest/typed_data/Uint16List/replaceRange_A01_t01.dart
index 3a4ded9..90ddb42 100644
--- a/LibTest/typed_data/Uint16List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Uint16List/retainWhere_A01_t01.dart b/LibTest/typed_data/Uint16List/retainWhere_A01_t01.dart
index 80b78eb..ccce34f 100644
--- a/LibTest/typed_data/Uint16List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects of this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Uint16List/reversed_A01_t01.dart b/LibTest/typed_data/Uint16List/reversed_A01_t01.dart
index 5d57440..2abbf6e 100644
--- a/LibTest/typed_data/Uint16List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint16List/reversed_A01_t02.dart b/LibTest/typed_data/Uint16List/reversed_A01_t02.dart
index 6e9d516..69c5e4c 100644
--- a/LibTest/typed_data/Uint16List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint16List/runtimeType_A01_t01.dart b/LibTest/typed_data/Uint16List/runtimeType_A01_t01.dart
index 7c52697..45a43ae 100644
--- a/LibTest/typed_data/Uint16List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint16List/runtimeType_A01_t02.dart b/LibTest/typed_data/Uint16List/runtimeType_A01_t02.dart
index 762e441..f3b6c09 100644
--- a/LibTest/typed_data/Uint16List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint16List/setAll_A01_t01.dart b/LibTest/typed_data/Uint16List/setAll_A01_t01.dart
index 7d0a4e9..960a1a3 100644
--- a/LibTest/typed_data/Uint16List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Uint16List/setAll_A02_t01.dart b/LibTest/typed_data/Uint16List/setAll_A02_t01.dart
index 41845a2..56bc186 100644
--- a/LibTest/typed_data/Uint16List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint16List/setAll_A03_t01.dart b/LibTest/typed_data/Uint16List/setAll_A03_t01.dart
index 831cfd0..49b6baa 100644
--- a/LibTest/typed_data/Uint16List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint16List/setAll_A04_t01.dart b/LibTest/typed_data/Uint16List/setAll_A04_t01.dart
index b8599a0..9d29bb8 100644
--- a/LibTest/typed_data/Uint16List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint16List/setRange_A01_t01.dart b/LibTest/typed_data/Uint16List/setRange_A01_t01.dart
index ac61020..3df4469 100644
--- a/LibTest/typed_data/Uint16List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint16List/setRange_A02_t01.dart b/LibTest/typed_data/Uint16List/setRange_A02_t01.dart
index e4f29ec..8dc36d6 100644
--- a/LibTest/typed_data/Uint16List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint16List/setRange_A03_t01.dart b/LibTest/typed_data/Uint16List/setRange_A03_t01.dart
index fb45443..03509f5 100644
--- a/LibTest/typed_data/Uint16List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint16List/setRange_A04_t01.dart b/LibTest/typed_data/Uint16List/setRange_A04_t01.dart
index d3f2c86..83d39d3 100644
--- a/LibTest/typed_data/Uint16List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint16List/setRange_A05_t01.dart b/LibTest/typed_data/Uint16List/setRange_A05_t01.dart
index c80bf84..3832df2 100644
--- a/LibTest/typed_data/Uint16List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Uint16List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint16List/shuffle_A01_t01.dart b/LibTest/typed_data/Uint16List/shuffle_A01_t01.dart
index 4585b6f..660e861 100644
--- a/LibTest/typed_data/Uint16List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint16List/shuffle_A01_t02.dart b/LibTest/typed_data/Uint16List/shuffle_A01_t02.dart
index 0044b67..fb41e1e 100644
--- a/LibTest/typed_data/Uint16List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint16List/shuffle_A01_t03.dart b/LibTest/typed_data/Uint16List/shuffle_A01_t03.dart
index ff51eaa..239168d 100644
--- a/LibTest/typed_data/Uint16List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Uint16List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint16List/singleWhere_A01_t01.dart b/LibTest/typed_data/Uint16List/singleWhere_A01_t01.dart
index 9719828..fd06c25 100644
--- a/LibTest/typed_data/Uint16List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Uint16List/singleWhere_A02_t01.dart b/LibTest/typed_data/Uint16List/singleWhere_A02_t01.dart
index d9eedb6..aaae94c 100644
--- a/LibTest/typed_data/Uint16List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/singleWhere_A02_t02.dart b/LibTest/typed_data/Uint16List/singleWhere_A02_t02.dart
index 5705295..2363bea 100644
--- a/LibTest/typed_data/Uint16List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Uint16List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/single_A01_t01.dart b/LibTest/typed_data/Uint16List/single_A01_t01.dart
index 8651917..ef13c24 100644
--- a/LibTest/typed_data/Uint16List/single_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint16List/single_A01_t02.dart b/LibTest/typed_data/Uint16List/single_A01_t02.dart
index b76ddac..22a1864 100644
--- a/LibTest/typed_data/Uint16List/single_A01_t02.dart
+++ b/LibTest/typed_data/Uint16List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint16List/single_A02_t01.dart b/LibTest/typed_data/Uint16List/single_A02_t01.dart
index 6b686b5..2f52e0f 100644
--- a/LibTest/typed_data/Uint16List/single_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint16List/single_A02_t02.dart b/LibTest/typed_data/Uint16List/single_A02_t02.dart
index 2f3c7cd..ed1a6c2 100644
--- a/LibTest/typed_data/Uint16List/single_A02_t02.dart
+++ b/LibTest/typed_data/Uint16List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint16List/skipWhile_A01_t01.dart b/LibTest/typed_data/Uint16List/skipWhile_A01_t01.dart
index 547549f..37338cd 100644
--- a/LibTest/typed_data/Uint16List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Uint16List/skipWhile_A02_t01.dart b/LibTest/typed_data/Uint16List/skipWhile_A02_t01.dart
index 6bb69d3..6690d27 100644
--- a/LibTest/typed_data/Uint16List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/skipWhile_A03_t01.dart b/LibTest/typed_data/Uint16List/skipWhile_A03_t01.dart
index 06396cf..caafd8c 100644
--- a/LibTest/typed_data/Uint16List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/skipWhile_A04_t01.dart b/LibTest/typed_data/Uint16List/skipWhile_A04_t01.dart
index 12958b6..5674697 100644
--- a/LibTest/typed_data/Uint16List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/skip_A01_t01.dart b/LibTest/typed_data/Uint16List/skip_A01_t01.dart
index 2406490..b9834f0 100644
--- a/LibTest/typed_data/Uint16List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Uint16List/skip_A02_t01.dart b/LibTest/typed_data/Uint16List/skip_A02_t01.dart
index c6d2433..2e9c003 100644
--- a/LibTest/typed_data/Uint16List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint16List/skip_A03_t01.dart b/LibTest/typed_data/Uint16List/skip_A03_t01.dart
index 417f583..5e434a2 100644
--- a/LibTest/typed_data/Uint16List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint16List/sort_A01_t01.dart b/LibTest/typed_data/Uint16List/sort_A01_t01.dart
index 1e7d217..41c94dd 100644
--- a/LibTest/typed_data/Uint16List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts this list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Uint16List/sublist_A01_t01.dart b/LibTest/typed_data/Uint16List/sublist_A01_t01.dart
index 98dab9a..bde13a8 100644
--- a/LibTest/typed_data/Uint16List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Uint16List/sublist_A02_t01.dart b/LibTest/typed_data/Uint16List/sublist_A02_t01.dart
index 0b41a85..2c31a73 100644
--- a/LibTest/typed_data/Uint16List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint16List/sublist_A03_t01.dart b/LibTest/typed_data/Uint16List/sublist_A03_t01.dart
index 6b37cd2..f9c0089 100644
--- a/LibTest/typed_data/Uint16List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint16List/sublist_A03_t02.dart b/LibTest/typed_data/Uint16List/sublist_A03_t02.dart
index 7415c79..110a3ea 100644
--- a/LibTest/typed_data/Uint16List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Uint16List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint16List/takeWhile_A01_t01.dart b/LibTest/typed_data/Uint16List/takeWhile_A01_t01.dart
index b7fd3d5..91ea4ea 100644
--- a/LibTest/typed_data/Uint16List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Uint16List/takeWhile_A02_t01.dart b/LibTest/typed_data/Uint16List/takeWhile_A02_t01.dart
index e3325ab..f6e6f80 100644
--- a/LibTest/typed_data/Uint16List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint16List/takeWhile_A03_t01.dart b/LibTest/typed_data/Uint16List/takeWhile_A03_t01.dart
index 3bd7623..8689cf4 100644
--- a/LibTest/typed_data/Uint16List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint16List/takeWhile_A04_t01.dart b/LibTest/typed_data/Uint16List/takeWhile_A04_t01.dart
index 73292d9..3b20c67 100644
--- a/LibTest/typed_data/Uint16List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint16List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint16List/take_A01_t01.dart b/LibTest/typed_data/Uint16List/take_A01_t01.dart
index 2e87303..50e2cbb 100644
--- a/LibTest/typed_data/Uint16List/take_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Uint16List/take_A02_t01.dart b/LibTest/typed_data/Uint16List/take_A02_t01.dart
index 5303ffc..e58a194 100644
--- a/LibTest/typed_data/Uint16List/take_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint16List/take_A03_t01.dart b/LibTest/typed_data/Uint16List/take_A03_t01.dart
index 1b0626d..3547385 100644
--- a/LibTest/typed_data/Uint16List/take_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint16List/toList_A01_t01.dart b/LibTest/typed_data/Uint16List/toList_A01_t01.dart
index 46dd74a..1346e39 100644
--- a/LibTest/typed_data/Uint16List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint16List/toList_A02_t01.dart b/LibTest/typed_data/Uint16List/toList_A02_t01.dart
index 0950477..87c7abf 100644
--- a/LibTest/typed_data/Uint16List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint16List/toList_A02_t02.dart b/LibTest/typed_data/Uint16List/toList_A02_t02.dart
index 48f2e3e..5def543 100644
--- a/LibTest/typed_data/Uint16List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Uint16List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint16List/toSet_A01_t01.dart b/LibTest/typed_data/Uint16List/toSet_A01_t01.dart
index 192a7e0..b37e9f8 100644
--- a/LibTest/typed_data/Uint16List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint16List/toSet_A02_t01.dart b/LibTest/typed_data/Uint16List/toSet_A02_t01.dart
index 32751b4..6eb8fe6 100644
--- a/LibTest/typed_data/Uint16List/toSet_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/toSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * ...
diff --git a/LibTest/typed_data/Uint16List/toString_A01_t01.dart b/LibTest/typed_data/Uint16List/toString_A01_t01.dart
index 91dc018..94337dd 100644
--- a/LibTest/typed_data/Uint16List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Uint16List/where_A01_t01.dart b/LibTest/typed_data/Uint16List/where_A01_t01.dart
index 2703dbb..66e4515 100644
--- a/LibTest/typed_data/Uint16List/where_A01_t01.dart
+++ b/LibTest/typed_data/Uint16List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Uint16List/where_A02_t01.dart b/LibTest/typed_data/Uint16List/where_A02_t01.dart
index 9fc3609..b85325d 100644
--- a/LibTest/typed_data/Uint16List/where_A02_t01.dart
+++ b/LibTest/typed_data/Uint16List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint16List/where_A03_t01.dart b/LibTest/typed_data/Uint16List/where_A03_t01.dart
index 66392c2..e5c43a1 100644
--- a/LibTest/typed_data/Uint16List/where_A03_t01.dart
+++ b/LibTest/typed_data/Uint16List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t01.dart
index 0a9d09c..9940e9e 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List.fromList(List<int> list)
  * Creates a [Uint32List] with the same size as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t02.dart b/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t02.dart
index 08da631..00ae594 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List.fromList(List<int> list)
  * Creates a [Uint32List] with the same size as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint32List/Uint32List.fromList_A02_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.fromList_A02_t01.dart
index 4fe820d..8453f54 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List.fromList(List<int> list)
  * ...
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A01_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A01_t01.dart
index 36f1d30..092c67a 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A01_t02.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A01_t02.dart
index f4b51d2..47fc027 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A02_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A02_t01.dart
index 4486ec0..217bdce 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A03_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A03_t01.dart
index 0a3c533..f9eac78 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A04_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A04_t01.dart
index 769e1da..e8a79fc 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t01.dart
index d92a6ea..a30d527 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t02.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t02.dart
index 04acf1b..4e56fb9 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t02.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t03.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t03.dart
index 44dada7..e1714fd 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A05_t03.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List.view_A06_t01.dart b/LibTest/typed_data/Uint32List/Uint32List.view_A06_t01.dart
index 1ec1f68..011f795 100644
--- a/LibTest/typed_data/Uint32List/Uint32List.view_A06_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint32List.view(
diff --git a/LibTest/typed_data/Uint32List/Uint32List_A01_t01.dart b/LibTest/typed_data/Uint32List/Uint32List_A01_t01.dart
index 3253951..cb8a1ac 100644
--- a/LibTest/typed_data/Uint32List/Uint32List_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List(int length)
  * Creates an [Uint32List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Uint32List/Uint32List_A01_t02.dart b/LibTest/typed_data/Uint32List/Uint32List_A01_t02.dart
index 5616661..891ed4f 100644
--- a/LibTest/typed_data/Uint32List/Uint32List_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List(int length)
  * Creates an [Uint32List] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Uint32List/Uint32List_A02_t01.dart b/LibTest/typed_data/Uint32List/Uint32List_A02_t01.dart
index 07e1c3f..6e4b04d 100644
--- a/LibTest/typed_data/Uint32List/Uint32List_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/Uint32List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint32List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Uint32List/addAll_A01_t01.dart b/LibTest/typed_data/Uint32List/addAll_A01_t01.dart
index 299f9b3..0eae83c 100644
--- a/LibTest/typed_data/Uint32List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Uint32List/add_A01_t01.dart b/LibTest/typed_data/Uint32List/add_A01_t01.dart
index 354e8a2..e3cb86f 100644
--- a/LibTest/typed_data/Uint32List/add_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Uint32List/any_A01_t01.dart b/LibTest/typed_data/Uint32List/any_A01_t01.dart
index ee025b8..3ada5b2 100644
--- a/LibTest/typed_data/Uint32List/any_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint32List/asMap_A01_t01.dart b/LibTest/typed_data/Uint32List/asMap_A01_t01.dart
index 0e90dcb..981daec 100644
--- a/LibTest/typed_data/Uint32List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint32List/asMap_A01_t02.dart b/LibTest/typed_data/Uint32List/asMap_A01_t02.dart
index 28dc7ea..994ab60 100644
--- a/LibTest/typed_data/Uint32List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint32List/asMap_A02_t01.dart b/LibTest/typed_data/Uint32List/asMap_A02_t01.dart
index b8a9bb8..1d22d5e 100644
--- a/LibTest/typed_data/Uint32List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Uint32List/buffer_A01_t01.dart b/LibTest/typed_data/Uint32List/buffer_A01_t01.dart
index bc7723b..9757ecb 100644
--- a/LibTest/typed_data/Uint32List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint32List/buffer_A01_t02.dart b/LibTest/typed_data/Uint32List/buffer_A01_t02.dart
index 35e42ee..137ecc2 100644
--- a/LibTest/typed_data/Uint32List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint32List/clear_A01_t01.dart b/LibTest/typed_data/Uint32List/clear_A01_t01.dart
index e5ba57d..48de997 100644
--- a/LibTest/typed_data/Uint32List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Uint32List/contains_A01_t01.dart b/LibTest/typed_data/Uint32List/contains_A01_t01.dart
index c90f4f4..40f7273 100644
--- a/LibTest/typed_data/Uint32List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Uint32List/elementAt_A01_t01.dart b/LibTest/typed_data/Uint32List/elementAt_A01_t01.dart
index dc02d28..2586e9a 100644
--- a/LibTest/typed_data/Uint32List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Uint32List/elementAt_A02_t01.dart b/LibTest/typed_data/Uint32List/elementAt_A02_t01.dart
index 4a725dd..e813992 100644
--- a/LibTest/typed_data/Uint32List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t01.dart
index 414cafb..61072b3 100644
--- a/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t02.dart
index b3d18f3..b50d7c7 100644
--- a/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint32List/every_A01_t01.dart b/LibTest/typed_data/Uint32List/every_A01_t01.dart
index b535c0c..a82e996 100644
--- a/LibTest/typed_data/Uint32List/every_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool test(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint32List/expand_A01_t01.dart b/LibTest/typed_data/Uint32List/expand_A01_t01.dart
index 2e130e5..761f815 100644
--- a/LibTest/typed_data/Uint32List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Uint32List/fillRange_A01_t01.dart b/LibTest/typed_data/Uint32List/fillRange_A01_t01.dart
index 1da7b78..4bf0b06 100644
--- a/LibTest/typed_data/Uint32List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the elements in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Uint32List/fillRange_A02_t01.dart b/LibTest/typed_data/Uint32List/fillRange_A02_t01.dart
index bf66ecf..d06518d 100644
--- a/LibTest/typed_data/Uint32List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Uint32List/firstWhere_A01_t01.dart b/LibTest/typed_data/Uint32List/firstWhere_A01_t01.dart
index 0b6c721..2649ef6 100644
--- a/LibTest/typed_data/Uint32List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint32List/firstWhere_A02_t01.dart b/LibTest/typed_data/Uint32List/firstWhere_A02_t01.dart
index 2311244..0e40447 100644
--- a/LibTest/typed_data/Uint32List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint32List/firstWhere_A03_t01.dart b/LibTest/typed_data/Uint32List/firstWhere_A03_t01.dart
index ba4e949..6bf20ae 100644
--- a/LibTest/typed_data/Uint32List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint32List/first_A01_t01.dart b/LibTest/typed_data/Uint32List/first_A01_t01.dart
index 6795c3b..ddee9b0 100644
--- a/LibTest/typed_data/Uint32List/first_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint32List/first_A01_t02.dart b/LibTest/typed_data/Uint32List/first_A01_t02.dart
index 7878d02..856182a 100644
--- a/LibTest/typed_data/Uint32List/first_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint32List/first_A02_t01.dart b/LibTest/typed_data/Uint32List/first_A02_t01.dart
index d426450..74b917e 100644
--- a/LibTest/typed_data/Uint32List/first_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint32List/first_A03_t01.dart b/LibTest/typed_data/Uint32List/first_A03_t01.dart
index 756651f..61f98c6 100644
--- a/LibTest/typed_data/Uint32List/first_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint32List/fold_A01_t01.dart b/LibTest/typed_data/Uint32List/fold_A01_t01.dart
index 9b5a618..cdec7ce 100644
--- a/LibTest/typed_data/Uint32List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/typed_data/Uint32List/forEach_A01_t01.dart b/LibTest/typed_data/Uint32List/forEach_A01_t01.dart
index cb832c0..7dc729a 100644
--- a/LibTest/typed_data/Uint32List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Uint32List/getRange_A01_t01.dart b/LibTest/typed_data/Uint32List/getRange_A01_t01.dart
index 63ca62c..2558e02 100644
--- a/LibTest/typed_data/Uint32List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the elements in the range [start]
diff --git a/LibTest/typed_data/Uint32List/getRange_A02_t01.dart b/LibTest/typed_data/Uint32List/getRange_A02_t01.dart
index 27e0fda..ca581d7 100644
--- a/LibTest/typed_data/Uint32List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Uint32List/getRange_A03_t01.dart b/LibTest/typed_data/Uint32List/getRange_A03_t01.dart
index adc98a4..9084f18 100644
--- a/LibTest/typed_data/Uint32List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint32List/getRange_A04_t01.dart b/LibTest/typed_data/Uint32List/getRange_A04_t01.dart
index ac8eed6..5e0e417 100644
--- a/LibTest/typed_data/Uint32List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * * ...
diff --git a/LibTest/typed_data/Uint32List/hashCode_A01_t01.dart b/LibTest/typed_data/Uint32List/hashCode_A01_t01.dart
index 463ba2b..ac31519 100644
--- a/LibTest/typed_data/Uint32List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint32List/hashCode_A01_t02.dart b/LibTest/typed_data/Uint32List/hashCode_A01_t02.dart
index a924e2c..7ea9a47 100644
--- a/LibTest/typed_data/Uint32List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint32List/indexOf_A01_t01.dart b/LibTest/typed_data/Uint32List/indexOf_A01_t01.dart
index 7419df2..272ec92 100644
--- a/LibTest/typed_data/Uint32List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint32List/indexOf_A01_t02.dart b/LibTest/typed_data/Uint32List/indexOf_A01_t02.dart
index a7425f7..b6f436f 100644
--- a/LibTest/typed_data/Uint32List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint32List/indexOf_A02_t01.dart b/LibTest/typed_data/Uint32List/indexOf_A02_t01.dart
index 82048b8..1a9e645 100644
--- a/LibTest/typed_data/Uint32List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Uint32List/indexOf_A03_t01.dart b/LibTest/typed_data/Uint32List/indexOf_A03_t01.dart
index cee0087..e1476c8 100644
--- a/LibTest/typed_data/Uint32List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint32List/insertAll_A01_t01.dart b/LibTest/typed_data/Uint32List/insertAll_A01_t01.dart
index 7e260a8..e351b5c 100644
--- a/LibTest/typed_data/Uint32List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all elements of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Uint32List/insert_A01_t01.dart b/LibTest/typed_data/Uint32List/insert_A01_t01.dart
index a58b4e6..aec3985 100644
--- a/LibTest/typed_data/Uint32List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E value)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Uint32List/isEmpty_A01_t01.dart b/LibTest/typed_data/Uint32List/isEmpty_A01_t01.dart
index 80916ab..a6cbca6 100644
--- a/LibTest/typed_data/Uint32List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint32List/isEmpty_A01_t02.dart b/LibTest/typed_data/Uint32List/isEmpty_A01_t02.dart
index ce1dc97..8855762 100644
--- a/LibTest/typed_data/Uint32List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint32List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Uint32List/isNotEmpty_A01_t01.dart
index 5abb69d..8760d2c 100644
--- a/LibTest/typed_data/Uint32List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint32List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Uint32List/isNotEmpty_A01_t02.dart
index 6da40e7..51ca24c 100644
--- a/LibTest/typed_data/Uint32List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint32List/iterator_A01_t01.dart b/LibTest/typed_data/Uint32List/iterator_A01_t01.dart
index c895d6d..fb92a7a 100644
--- a/LibTest/typed_data/Uint32List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint32List/iterator_A01_t02.dart b/LibTest/typed_data/Uint32List/iterator_A01_t02.dart
index 51cd55c..9aef938 100644
--- a/LibTest/typed_data/Uint32List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint32List/iterator_current_A01_t01.dart b/LibTest/typed_data/Uint32List/iterator_current_A01_t01.dart
index 0f6585e..c45c29f 100644
--- a/LibTest/typed_data/Uint32List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Uint32List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Uint32List/iterator_moveNext_A01_t01.dart
index 0806cd6..1821089 100644
--- a/LibTest/typed_data/Uint32List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Uint32List/join_A01_t01.dart b/LibTest/typed_data/Uint32List/join_A01_t01.dart
index b9e4829..404cc27 100644
--- a/LibTest/typed_data/Uint32List/join_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Uint32List/join_A01_t02.dart b/LibTest/typed_data/Uint32List/join_A01_t02.dart
index 92abaed..984be61 100644
--- a/LibTest/typed_data/Uint32List/join_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Uint32List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Uint32List/lastIndexOf_A01_t01.dart
index 9404985..ac95b3b 100644
--- a/LibTest/typed_data/Uint32List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index in this list.
diff --git a/LibTest/typed_data/Uint32List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Uint32List/lastIndexOf_A01_t02.dart
index 71a6ea9..73a5a7f 100644
--- a/LibTest/typed_data/Uint32List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint32List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Uint32List/lastIndexOf_A02_t01.dart
index 535aa7b..ff86003 100644
--- a/LibTest/typed_data/Uint32List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns -1 if element is not found.
diff --git a/LibTest/typed_data/Uint32List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Uint32List/lastIndexOf_A03_t01.dart
index 1deed74..e61f623 100644
--- a/LibTest/typed_data/Uint32List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint32List/lastWhere_A01_t01.dart b/LibTest/typed_data/Uint32List/lastWhere_A01_t01.dart
index 76f1dea..210aeb3 100644
--- a/LibTest/typed_data/Uint32List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint32List/lastWhere_A02_t01.dart b/LibTest/typed_data/Uint32List/lastWhere_A02_t01.dart
index 13986c7..2c99bc8 100644
--- a/LibTest/typed_data/Uint32List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint32List/lastWhere_A03_t01.dart b/LibTest/typed_data/Uint32List/lastWhere_A03_t01.dart
index dba45d6..5c5c4fa 100644
--- a/LibTest/typed_data/Uint32List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint32List/last_A01_t01.dart b/LibTest/typed_data/Uint32List/last_A01_t01.dart
index e6549ad..d9e3433 100644
--- a/LibTest/typed_data/Uint32List/last_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint32List/last_A01_t02.dart b/LibTest/typed_data/Uint32List/last_A01_t02.dart
index 16d0262..636ac89 100644
--- a/LibTest/typed_data/Uint32List/last_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint32List/last_A02_t01.dart b/LibTest/typed_data/Uint32List/last_A02_t01.dart
index 10b8122..8d6ecaa 100644
--- a/LibTest/typed_data/Uint32List/last_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Uint32List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Uint32List/lengthInBytes_A01_t01.dart
index a9a94f2..689f43c 100644
--- a/LibTest/typed_data/Uint32List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint32List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Uint32List/lengthInBytes_A01_t02.dart
index dfe86cb..37c627d 100644
--- a/LibTest/typed_data/Uint32List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint32List/length_A01_t01.dart b/LibTest/typed_data/Uint32List/length_A01_t01.dart
index ec6f6d3..5aee456 100644
--- a/LibTest/typed_data/Uint32List/length_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Uint32List/length_A02_t01.dart b/LibTest/typed_data/Uint32List/length_A02_t01.dart
index 24a726b..7e4e953 100644
--- a/LibTest/typed_data/Uint32List/length_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Uint32List/map_A01_t01.dart b/LibTest/typed_data/Uint32List/map_A01_t01.dart
index 9c54cd1..14e32e2 100644
--- a/LibTest/typed_data/Uint32List/map_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling [f]
diff --git a/LibTest/typed_data/Uint32List/map_A02_t01.dart b/LibTest/typed_data/Uint32List/map_A02_t01.dart
index 3666789..e689bc4 100644
--- a/LibTest/typed_data/Uint32List/map_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/map_A03_t01.dart b/LibTest/typed_data/Uint32List/map_A03_t01.dart
index 2a3681f..ae8792f 100644
--- a/LibTest/typed_data/Uint32List/map_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Uint32List/offsetInBytes_A01_t01.dart
index 839b3f2..eb0f0f4 100644
--- a/LibTest/typed_data/Uint32List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint32List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Uint32List/offsetInBytes_A01_t02.dart
index 7d50f9b..3b10a7e 100644
--- a/LibTest/typed_data/Uint32List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint32List/operator_equality_A01_t01.dart b/LibTest/typed_data/Uint32List/operator_equality_A01_t01.dart
index 9a77abc..0b78eff 100644
--- a/LibTest/typed_data/Uint32List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Uint32List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Uint32List/operator_subscript_A01_t01.dart
index 7f9b2f2..45ef561 100644
--- a/LibTest/typed_data/Uint32List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Uint32List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Uint32List/operator_subscript_A02_t01.dart
index 5e4d857..45618a0 100644
--- a/LibTest/typed_data/Uint32List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A01_t01.dart
index 0651ef4..0387a99 100644
--- a/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A02_t01.dart
index f5f41b5..635dd42 100644
--- a/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Uint32List/reduce_A01_t01.dart b/LibTest/typed_data/Uint32List/reduce_A01_t01.dart
index 4de33f8..e509110 100644
--- a/LibTest/typed_data/Uint32List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Uint32List/reduce_A02_t01.dart b/LibTest/typed_data/Uint32List/reduce_A02_t01.dart
index 3d965f9..34f8db0 100644
--- a/LibTest/typed_data/Uint32List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/reduce_A03_t01.dart b/LibTest/typed_data/Uint32List/reduce_A03_t01.dart
index 536fa9b..770d84d 100644
--- a/LibTest/typed_data/Uint32List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/removeAt_A01_t01.dart b/LibTest/typed_data/Uint32List/removeAt_A01_t01.dart
index d9832a4..749028e 100644
--- a/LibTest/typed_data/Uint32List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Uint32List/removeLast_A01_t01.dart b/LibTest/typed_data/Uint32List/removeLast_A01_t01.dart
index 95c411a..43cfe9e 100644
--- a/LibTest/typed_data/Uint32List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last object in the list.
diff --git a/LibTest/typed_data/Uint32List/removeRange_A01_t01.dart b/LibTest/typed_data/Uint32List/removeRange_A01_t01.dart
index 59992af..a0fdb49 100644
--- a/LibTest/typed_data/Uint32List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Uint32List/removeWhere_A01_t01.dart b/LibTest/typed_data/Uint32List/removeWhere_A01_t01.dart
index 1a76f02..32aee57 100644
--- a/LibTest/typed_data/Uint32List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects from this list that satisfy test.
diff --git a/LibTest/typed_data/Uint32List/remove_A01_t01.dart b/LibTest/typed_data/Uint32List/remove_A01_t01.dart
index 5e85c65..b3be1a8 100644
--- a/LibTest/typed_data/Uint32List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Uint32List/replaceRange_A01_t01.dart b/LibTest/typed_data/Uint32List/replaceRange_A01_t01.dart
index 503882e..ac32cd7 100644
--- a/LibTest/typed_data/Uint32List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Uint32List/retainWhere_A01_t01.dart b/LibTest/typed_data/Uint32List/retainWhere_A01_t01.dart
index e4a2163..440d7ea 100644
--- a/LibTest/typed_data/Uint32List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects from this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Uint32List/reversed_A01_t01.dart b/LibTest/typed_data/Uint32List/reversed_A01_t01.dart
index 00a3a20..441d9b9 100644
--- a/LibTest/typed_data/Uint32List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint32List/reversed_A01_t02.dart b/LibTest/typed_data/Uint32List/reversed_A01_t02.dart
index 80da44d..d60b56b 100644
--- a/LibTest/typed_data/Uint32List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint32List/runtimeType_A01_t01.dart b/LibTest/typed_data/Uint32List/runtimeType_A01_t01.dart
index 0d49aee..c19f539 100644
--- a/LibTest/typed_data/Uint32List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint32List/runtimeType_A01_t02.dart b/LibTest/typed_data/Uint32List/runtimeType_A01_t02.dart
index f13e5e4..c53f811 100644
--- a/LibTest/typed_data/Uint32List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint32List/setAll_A01_t01.dart b/LibTest/typed_data/Uint32List/setAll_A01_t01.dart
index dce4d0f..ac6b328 100644
--- a/LibTest/typed_data/Uint32List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Uint32List/setAll_A02_t01.dart b/LibTest/typed_data/Uint32List/setAll_A02_t01.dart
index 91bbce4..60e96ab 100644
--- a/LibTest/typed_data/Uint32List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint32List/setAll_A03_t01.dart b/LibTest/typed_data/Uint32List/setAll_A03_t01.dart
index e48b54f..b504fdf 100644
--- a/LibTest/typed_data/Uint32List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint32List/setAll_A04_t01.dart b/LibTest/typed_data/Uint32List/setAll_A04_t01.dart
index dc2a8b5..dd0ee06 100644
--- a/LibTest/typed_data/Uint32List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint32List/setRange_A01_t01.dart b/LibTest/typed_data/Uint32List/setRange_A01_t01.dart
index 4b22d9d..58da086 100644
--- a/LibTest/typed_data/Uint32List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint32List/setRange_A02_t01.dart b/LibTest/typed_data/Uint32List/setRange_A02_t01.dart
index 5ac8d1c..d81b487 100644
--- a/LibTest/typed_data/Uint32List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint32List/setRange_A03_t01.dart b/LibTest/typed_data/Uint32List/setRange_A03_t01.dart
index 32a89ee..54b19b4 100644
--- a/LibTest/typed_data/Uint32List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint32List/setRange_A04_t01.dart b/LibTest/typed_data/Uint32List/setRange_A04_t01.dart
index 10163b8..7e7a68b 100644
--- a/LibTest/typed_data/Uint32List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint32List/setRange_A05_t01.dart b/LibTest/typed_data/Uint32List/setRange_A05_t01.dart
index a41189b..9cab79f 100644
--- a/LibTest/typed_data/Uint32List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Uint32List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint32List/shuffle_A01_t01.dart b/LibTest/typed_data/Uint32List/shuffle_A01_t01.dart
index 1683067..9726a58 100644
--- a/LibTest/typed_data/Uint32List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint32List/shuffle_A01_t02.dart b/LibTest/typed_data/Uint32List/shuffle_A01_t02.dart
index 5528019..fa26964 100644
--- a/LibTest/typed_data/Uint32List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint32List/shuffle_A01_t03.dart b/LibTest/typed_data/Uint32List/shuffle_A01_t03.dart
index f1fd569..dc1e64d 100644
--- a/LibTest/typed_data/Uint32List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Uint32List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint32List/singleWhere_A01_t01.dart b/LibTest/typed_data/Uint32List/singleWhere_A01_t01.dart
index bd28644..ee7c6c2 100644
--- a/LibTest/typed_data/Uint32List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Uint32List/singleWhere_A02_t01.dart b/LibTest/typed_data/Uint32List/singleWhere_A02_t01.dart
index 3214dd5..e1200d3 100644
--- a/LibTest/typed_data/Uint32List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/singleWhere_A02_t02.dart b/LibTest/typed_data/Uint32List/singleWhere_A02_t02.dart
index 6f03550..616b278 100644
--- a/LibTest/typed_data/Uint32List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Uint32List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/single_A01_t01.dart b/LibTest/typed_data/Uint32List/single_A01_t01.dart
index 1ce2bfa..2336a1f 100644
--- a/LibTest/typed_data/Uint32List/single_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Returns the single element in this.
diff --git a/LibTest/typed_data/Uint32List/single_A01_t02.dart b/LibTest/typed_data/Uint32List/single_A01_t02.dart
index 710fb84..897d8bb 100644
--- a/LibTest/typed_data/Uint32List/single_A01_t02.dart
+++ b/LibTest/typed_data/Uint32List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Returns the single element in this.
diff --git a/LibTest/typed_data/Uint32List/single_A02_t01.dart b/LibTest/typed_data/Uint32List/single_A02_t01.dart
index 2dece50..317084b 100644
--- a/LibTest/typed_data/Uint32List/single_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint32List/single_A02_t02.dart b/LibTest/typed_data/Uint32List/single_A02_t02.dart
index 7824bcd..2cce3dc 100644
--- a/LibTest/typed_data/Uint32List/single_A02_t02.dart
+++ b/LibTest/typed_data/Uint32List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint32List/skipWhile_A01_t01.dart b/LibTest/typed_data/Uint32List/skipWhile_A01_t01.dart
index 8ac7910..f455622 100644
--- a/LibTest/typed_data/Uint32List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Uint32List/skipWhile_A02_t01.dart b/LibTest/typed_data/Uint32List/skipWhile_A02_t01.dart
index c08dd35..c2bdcbb 100644
--- a/LibTest/typed_data/Uint32List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/skipWhile_A03_t01.dart b/LibTest/typed_data/Uint32List/skipWhile_A03_t01.dart
index c0fcd30..1a9f51a 100644
--- a/LibTest/typed_data/Uint32List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/skipWhile_A04_t01.dart b/LibTest/typed_data/Uint32List/skipWhile_A04_t01.dart
index 49dc9fb..576353e 100644
--- a/LibTest/typed_data/Uint32List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/skip_A01_t01.dart b/LibTest/typed_data/Uint32List/skip_A01_t01.dart
index b873b38..db063b4 100644
--- a/LibTest/typed_data/Uint32List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that  provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Uint32List/skip_A02_t01.dart b/LibTest/typed_data/Uint32List/skip_A02_t01.dart
index cd268d7..6f0ff53 100644
--- a/LibTest/typed_data/Uint32List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint32List/skip_A03_t01.dart b/LibTest/typed_data/Uint32List/skip_A03_t01.dart
index f8edab0..79aa2bf 100644
--- a/LibTest/typed_data/Uint32List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint32List/sort_A01_t01.dart b/LibTest/typed_data/Uint32List/sort_A01_t01.dart
index 4908f13..97656b9 100644
--- a/LibTest/typed_data/Uint32List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Uint32List/sublist_A01_t01.dart b/LibTest/typed_data/Uint32List/sublist_A01_t01.dart
index 99929a9..f827ef6 100644
--- a/LibTest/typed_data/Uint32List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Uint32List/sublist_A02_t01.dart b/LibTest/typed_data/Uint32List/sublist_A02_t01.dart
index 04c1cad..e965064 100644
--- a/LibTest/typed_data/Uint32List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint32List/sublist_A03_t01.dart b/LibTest/typed_data/Uint32List/sublist_A03_t01.dart
index 8861cfc..c0c9ad3 100644
--- a/LibTest/typed_data/Uint32List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint32List/sublist_A03_t02.dart b/LibTest/typed_data/Uint32List/sublist_A03_t02.dart
index c53a32c..02e4d26 100644
--- a/LibTest/typed_data/Uint32List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Uint32List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint32List/takeWhile_A01_t01.dart b/LibTest/typed_data/Uint32List/takeWhile_A01_t01.dart
index 1599cb1..d8c987b 100644
--- a/LibTest/typed_data/Uint32List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Uint32List/takeWhile_A02_t01.dart b/LibTest/typed_data/Uint32List/takeWhile_A02_t01.dart
index 8992a18..3a40904 100644
--- a/LibTest/typed_data/Uint32List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/takeWhile_A03_t01.dart b/LibTest/typed_data/Uint32List/takeWhile_A03_t01.dart
index 4b33b26..33cfa60 100644
--- a/LibTest/typed_data/Uint32List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/takeWhile_A04_t01.dart b/LibTest/typed_data/Uint32List/takeWhile_A04_t01.dart
index fcb4901..38cb81b 100644
--- a/LibTest/typed_data/Uint32List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint32List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint32List/take_A01_t01.dart b/LibTest/typed_data/Uint32List/take_A01_t01.dart
index 94909d4..e8c03cf 100644
--- a/LibTest/typed_data/Uint32List/take_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy [Iterable] of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Uint32List/take_A02_t01.dart b/LibTest/typed_data/Uint32List/take_A02_t01.dart
index f9ad737..d4e4d74 100644
--- a/LibTest/typed_data/Uint32List/take_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint32List/take_A03_t01.dart b/LibTest/typed_data/Uint32List/take_A03_t01.dart
index d498d84..f496859 100644
--- a/LibTest/typed_data/Uint32List/take_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint32List/toList_A01_t01.dart b/LibTest/typed_data/Uint32List/toList_A01_t01.dart
index 56fea96..a0d778c 100644
--- a/LibTest/typed_data/Uint32List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint32List/toList_A02_t01.dart b/LibTest/typed_data/Uint32List/toList_A02_t01.dart
index 01a1f55..e57a457 100644
--- a/LibTest/typed_data/Uint32List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Uint32List/toList_A02_t02.dart b/LibTest/typed_data/Uint32List/toList_A02_t02.dart
index 02c62ed..0632403 100644
--- a/LibTest/typed_data/Uint32List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Uint32List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Uint32List/toSet_A01_t01.dart b/LibTest/typed_data/Uint32List/toSet_A01_t01.dart
index cf40205..94b8179 100644
--- a/LibTest/typed_data/Uint32List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the same elements of this iterable.
diff --git a/LibTest/typed_data/Uint32List/toSet_A02_t01.dart b/LibTest/typed_data/Uint32List/toSet_A02_t01.dart
index 3011454..dd550ce 100644
--- a/LibTest/typed_data/Uint32List/toSet_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/toSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * ...
diff --git a/LibTest/typed_data/Uint32List/toString_A01_t01.dart b/LibTest/typed_data/Uint32List/toString_A01_t01.dart
index ce9c649..b864432 100644
--- a/LibTest/typed_data/Uint32List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Uint32List/where_A01_t01.dart b/LibTest/typed_data/Uint32List/where_A01_t01.dart
index 41b788e..876ed50 100644
--- a/LibTest/typed_data/Uint32List/where_A01_t01.dart
+++ b/LibTest/typed_data/Uint32List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Uint32List/where_A02_t01.dart b/LibTest/typed_data/Uint32List/where_A02_t01.dart
index 7250f39..e2b1599 100644
--- a/LibTest/typed_data/Uint32List/where_A02_t01.dart
+++ b/LibTest/typed_data/Uint32List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint32List/where_A03_t01.dart b/LibTest/typed_data/Uint32List/where_A03_t01.dart
index 5485499..c102ae9 100644
--- a/LibTest/typed_data/Uint32List/where_A03_t01.dart
+++ b/LibTest/typed_data/Uint32List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t01.dart
index 3a057e1..99336b2 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List.fromList(List<int> list)
  * Creates a [Uint64List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t02.dart b/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t02.dart
index 822263a..83a29c4 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List.fromList(List<num> list)
  * Creates a [Uint64List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint64List/Uint64List.fromList_A02_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.fromList_A02_t01.dart
index 4f0a1ad..f67d1d4 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List.fromList(List<int> list)
  * ...
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A01_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A01_t01.dart
index ebe15d1..b26d848 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A01_t02.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A01_t02.dart
index 24bdeed..9d6c919 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A02_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A02_t01.dart
index d5d1376..25e4e0d 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A03_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A03_t01.dart
index 96ec840..e6f0b4c 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A04_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A04_t01.dart
index 5a0a0d6..f4ae178 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t01.dart
index 6d0080b..a1fd905 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t02.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t02.dart
index 321f165..f4882ef 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t02.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t03.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t03.dart
index 5f705c0..a1ac2b7 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A05_t03.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List.view_A06_t01.dart b/LibTest/typed_data/Uint64List/Uint64List.view_A06_t01.dart
index 91fa98b..1ed77b9 100644
--- a/LibTest/typed_data/Uint64List/Uint64List.view_A06_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List.view_A06_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint64List.view(
diff --git a/LibTest/typed_data/Uint64List/Uint64List_A01_t01.dart b/LibTest/typed_data/Uint64List/Uint64List_A01_t01.dart
index 9716532..63dac49 100644
--- a/LibTest/typed_data/Uint64List/Uint64List_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List(int length)
  * Creates an [Uint64List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint64List/Uint64List_A01_t02.dart b/LibTest/typed_data/Uint64List/Uint64List_A01_t02.dart
index 5e34c41..94af076 100644
--- a/LibTest/typed_data/Uint64List/Uint64List_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List(int length)
  * Creates an [Uint64List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint64List/Uint64List_A02_t01.dart b/LibTest/typed_data/Uint64List/Uint64List_A02_t01.dart
index df6d1cc..47f98f9 100644
--- a/LibTest/typed_data/Uint64List/Uint64List_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/Uint64List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint64List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Uint64List/addAll_A01_t01.dart b/LibTest/typed_data/Uint64List/addAll_A01_t01.dart
index 4303e19..5803e36 100644
--- a/LibTest/typed_data/Uint64List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Uint64List/add_A01_t01.dart b/LibTest/typed_data/Uint64List/add_A01_t01.dart
index 1911c94..3012bb4 100644
--- a/LibTest/typed_data/Uint64List/add_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Uint64List/any_A01_t01.dart b/LibTest/typed_data/Uint64List/any_A01_t01.dart
index d9eebf4..931befc 100644
--- a/LibTest/typed_data/Uint64List/any_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint64List/asMap_A01_t01.dart b/LibTest/typed_data/Uint64List/asMap_A01_t01.dart
index fc9b748..2566b95 100644
--- a/LibTest/typed_data/Uint64List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint64List/asMap_A01_t02.dart b/LibTest/typed_data/Uint64List/asMap_A01_t02.dart
index 90d5f7d..6b7e984 100644
--- a/LibTest/typed_data/Uint64List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint64List/asMap_A02_t01.dart b/LibTest/typed_data/Uint64List/asMap_A02_t01.dart
index 783d666..19ba8dc 100644
--- a/LibTest/typed_data/Uint64List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * The [Map.keys] [Iterable] iterates the indices of this list in numerical
diff --git a/LibTest/typed_data/Uint64List/buffer_A01_t01.dart b/LibTest/typed_data/Uint64List/buffer_A01_t01.dart
index 7916d2f..6a7ac67 100644
--- a/LibTest/typed_data/Uint64List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint64List/buffer_A01_t02.dart b/LibTest/typed_data/Uint64List/buffer_A01_t02.dart
index c0fb95d..0b3ccc3 100644
--- a/LibTest/typed_data/Uint64List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint64List/clear_A01_t01.dart b/LibTest/typed_data/Uint64List/clear_A01_t01.dart
index d191d52..e6d266c 100644
--- a/LibTest/typed_data/Uint64List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects in the list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Uint64List/contains_A01_t01.dart b/LibTest/typed_data/Uint64List/contains_A01_t01.dart
index 9c2ece4..cdaacbd 100644
--- a/LibTest/typed_data/Uint64List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Uint64List/elementAt_A01_t01.dart b/LibTest/typed_data/Uint64List/elementAt_A01_t01.dart
index 7847add..0df5c16 100644
--- a/LibTest/typed_data/Uint64List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Uint64List/elementAt_A02_t01.dart b/LibTest/typed_data/Uint64List/elementAt_A02_t01.dart
index a6c5f42..f08b7f7 100644
--- a/LibTest/typed_data/Uint64List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t01.dart
index 55fb0b0..1b6e434 100644
--- a/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t02.dart
index 72f8670..6780458 100644
--- a/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint64List/every_A01_t01.dart b/LibTest/typed_data/Uint64List/every_A01_t01.dart
index 3719638..2b80689 100644
--- a/LibTest/typed_data/Uint64List/every_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint64List/expand_A01_t01.dart b/LibTest/typed_data/Uint64List/expand_A01_t01.dart
index 063b1ca..7b4af17 100644
--- a/LibTest/typed_data/Uint64List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Uint64List/expand_A02_t01.dart b/LibTest/typed_data/Uint64List/expand_A02_t01.dart
index d280638..2a6c51a 100644
--- a/LibTest/typed_data/Uint64List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/fillRange_A01_t01.dart b/LibTest/typed_data/Uint64List/fillRange_A01_t01.dart
index 80a313f..2f1a49b 100644
--- a/LibTest/typed_data/Uint64List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Uint64List/fillRange_A02_t01.dart b/LibTest/typed_data/Uint64List/fillRange_A02_t01.dart
index fcfd522..5d58a23 100644
--- a/LibTest/typed_data/Uint64List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Uint64List/firstWhere_A01_t01.dart b/LibTest/typed_data/Uint64List/firstWhere_A01_t01.dart
index fa17e84..133fe61 100644
--- a/LibTest/typed_data/Uint64List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint64List/firstWhere_A02_t01.dart b/LibTest/typed_data/Uint64List/firstWhere_A02_t01.dart
index 49aac46..2b3eed0 100644
--- a/LibTest/typed_data/Uint64List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint64List/firstWhere_A03_t01.dart b/LibTest/typed_data/Uint64List/firstWhere_A03_t01.dart
index edb4f2f..e66b173 100644
--- a/LibTest/typed_data/Uint64List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint64List/first_A01_t01.dart b/LibTest/typed_data/Uint64List/first_A01_t01.dart
index d5ec22c..87a68d2 100644
--- a/LibTest/typed_data/Uint64List/first_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint64List/first_A01_t02.dart b/LibTest/typed_data/Uint64List/first_A01_t02.dart
index 7104fc3..c0540e1 100644
--- a/LibTest/typed_data/Uint64List/first_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint64List/first_A02_t01.dart b/LibTest/typed_data/Uint64List/first_A02_t01.dart
index a624dc8..0259b90 100644
--- a/LibTest/typed_data/Uint64List/first_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint64List/first_A03_t01.dart b/LibTest/typed_data/Uint64List/first_A03_t01.dart
index 3d91ef4..d091bf1 100644
--- a/LibTest/typed_data/Uint64List/first_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  E first
  * ...
diff --git a/LibTest/typed_data/Uint64List/fold_A01_t01.dart b/LibTest/typed_data/Uint64List/fold_A01_t01.dart
index b00ebd6..9eea663 100644
--- a/LibTest/typed_data/Uint64List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Uint64List/forEach_A01_t01.dart b/LibTest/typed_data/Uint64List/forEach_A01_t01.dart
index c9f331a..47eb268 100644
--- a/LibTest/typed_data/Uint64List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Uint64List/getRange_A01_t01.dart b/LibTest/typed_data/Uint64List/getRange_A01_t01.dart
index 58c5d4e..471d84f 100644
--- a/LibTest/typed_data/Uint64List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Uint64List/getRange_A02_t01.dart b/LibTest/typed_data/Uint64List/getRange_A02_t01.dart
index bc8c757..5435843 100644
--- a/LibTest/typed_data/Uint64List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Uint64List/getRange_A03_t01.dart b/LibTest/typed_data/Uint64List/getRange_A03_t01.dart
index 352195f..bbabda1 100644
--- a/LibTest/typed_data/Uint64List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint64List/getRange_A04_t01.dart b/LibTest/typed_data/Uint64List/getRange_A04_t01.dart
index fc0b9eb..1cc7f7e 100644
--- a/LibTest/typed_data/Uint64List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint64List/hashCode_A01_t01.dart b/LibTest/typed_data/Uint64List/hashCode_A01_t01.dart
index d6284d5..145f1ae 100644
--- a/LibTest/typed_data/Uint64List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint64List/hashCode_A01_t02.dart b/LibTest/typed_data/Uint64List/hashCode_A01_t02.dart
index c43991b..0ed5812 100644
--- a/LibTest/typed_data/Uint64List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint64List/indexOf_A01_t01.dart b/LibTest/typed_data/Uint64List/indexOf_A01_t01.dart
index 045161b..675c0a8 100644
--- a/LibTest/typed_data/Uint64List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint64List/indexOf_A01_t02.dart b/LibTest/typed_data/Uint64List/indexOf_A01_t02.dart
index c7eac1c..a95f686 100644
--- a/LibTest/typed_data/Uint64List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint64List/indexOf_A02_t01.dart b/LibTest/typed_data/Uint64List/indexOf_A02_t01.dart
index 86026b3..8315bbc 100644
--- a/LibTest/typed_data/Uint64List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Uint64List/indexOf_A03_t01.dart b/LibTest/typed_data/Uint64List/indexOf_A03_t01.dart
index 1f08712..aae738e 100644
--- a/LibTest/typed_data/Uint64List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [star] is out of bounds, it doesn't cause any
diff --git a/LibTest/typed_data/Uint64List/insertAll_A01_t01.dart b/LibTest/typed_data/Uint64List/insertAll_A01_t01.dart
index c221a3a..988ffe0 100644
--- a/LibTest/typed_data/Uint64List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Uint64List/insert_A01_t01.dart b/LibTest/typed_data/Uint64List/insert_A01_t01.dart
index a8fad46..0e4dfbb 100644
--- a/LibTest/typed_data/Uint64List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the object at position [index] in the list.
diff --git a/LibTest/typed_data/Uint64List/isEmpty_A01_t01.dart b/LibTest/typed_data/Uint64List/isEmpty_A01_t01.dart
index 2e05290..e2cea6e 100644
--- a/LibTest/typed_data/Uint64List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint64List/isEmpty_A01_t02.dart b/LibTest/typed_data/Uint64List/isEmpty_A01_t02.dart
index 6ccad49..81ef00d 100644
--- a/LibTest/typed_data/Uint64List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint64List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Uint64List/isNotEmpty_A01_t01.dart
index 0fa5454..d987d27 100644
--- a/LibTest/typed_data/Uint64List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint64List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Uint64List/isNotEmpty_A01_t02.dart
index 82efad8..75a8930 100644
--- a/LibTest/typed_data/Uint64List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint64List/iterator_A01_t01.dart b/LibTest/typed_data/Uint64List/iterator_A01_t01.dart
index 8215de4..1c57bef 100644
--- a/LibTest/typed_data/Uint64List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint64List/iterator_A01_t02.dart b/LibTest/typed_data/Uint64List/iterator_A01_t02.dart
index e9b5ad0..67bcf45 100644
--- a/LibTest/typed_data/Uint64List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint64List/iterator_current_A01_t01.dart b/LibTest/typed_data/Uint64List/iterator_current_A01_t01.dart
index 7e75ce1..8cb9991 100644
--- a/LibTest/typed_data/Uint64List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Uint64List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Uint64List/iterator_moveNext_A01_t01.dart
index 664dc16..4880f15 100644
--- a/LibTest/typed_data/Uint64List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Uint64List/join_A01_t01.dart b/LibTest/typed_data/Uint64List/join_A01_t01.dart
index 364c51f..4e7bc26 100644
--- a/LibTest/typed_data/Uint64List/join_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Uint64List/join_A01_t02.dart b/LibTest/typed_data/Uint64List/join_A01_t02.dart
index 2e58564..b4ef2aa 100644
--- a/LibTest/typed_data/Uint64List/join_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a String and concatenates the strings.
diff --git a/LibTest/typed_data/Uint64List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Uint64List/lastIndexOf_A01_t01.dart
index 3944e62..f91cc62 100644
--- a/LibTest/typed_data/Uint64List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Uint64List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Uint64List/lastIndexOf_A01_t02.dart
index b360151..a2e04bd 100644
--- a/LibTest/typed_data/Uint64List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint64List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Uint64List/lastIndexOf_A02_t01.dart
index ab9ca86..b9e64d6 100644
--- a/LibTest/typed_data/Uint64List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint64List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Uint64List/lastIndexOf_A03_t01.dart
index eefae90..07e33ee 100644
--- a/LibTest/typed_data/Uint64List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [start] is out of bounds, it doesn't cause any
diff --git a/LibTest/typed_data/Uint64List/lastWhere_A01_t01.dart b/LibTest/typed_data/Uint64List/lastWhere_A01_t01.dart
index c83ae28..092fdcd 100644
--- a/LibTest/typed_data/Uint64List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint64List/lastWhere_A02_t01.dart b/LibTest/typed_data/Uint64List/lastWhere_A02_t01.dart
index b6b170d..d2815c1 100644
--- a/LibTest/typed_data/Uint64List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint64List/lastWhere_A03_t01.dart b/LibTest/typed_data/Uint64List/lastWhere_A03_t01.dart
index 854959f..664cf61 100644
--- a/LibTest/typed_data/Uint64List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint64List/last_A01_t01.dart b/LibTest/typed_data/Uint64List/last_A01_t01.dart
index 1651c45..c74d86a 100644
--- a/LibTest/typed_data/Uint64List/last_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint64List/last_A01_t02.dart b/LibTest/typed_data/Uint64List/last_A01_t02.dart
index 001f430..53def3a 100644
--- a/LibTest/typed_data/Uint64List/last_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint64List/last_A02_t01.dart b/LibTest/typed_data/Uint64List/last_A02_t01.dart
index 11cc125..1159eef 100644
--- a/LibTest/typed_data/Uint64List/last_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Uint64List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Uint64List/lengthInBytes_A01_t01.dart
index 2be2699..5499e6f 100644
--- a/LibTest/typed_data/Uint64List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint64List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Uint64List/lengthInBytes_A01_t02.dart
index 7ba1624..0d2203a 100644
--- a/LibTest/typed_data/Uint64List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint64List/length_A01_t01.dart b/LibTest/typed_data/Uint64List/length_A01_t01.dart
index c0d3cdb..0f23c5b 100644
--- a/LibTest/typed_data/Uint64List/length_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Uint64List/length_A02_t01.dart b/LibTest/typed_data/Uint64List/length_A02_t01.dart
index a8fb3e7..7632ce0 100644
--- a/LibTest/typed_data/Uint64List/length_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void length=(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Uint64List/map_A01_t01.dart b/LibTest/typed_data/Uint64List/map_A01_t01.dart
index 5904b2e..6b3d561 100644
--- a/LibTest/typed_data/Uint64List/map_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Uint64List/map_A02_t01.dart b/LibTest/typed_data/Uint64List/map_A02_t01.dart
index 4197281..7fe6b3e 100644
--- a/LibTest/typed_data/Uint64List/map_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/map_A03_t01.dart b/LibTest/typed_data/Uint64List/map_A03_t01.dart
index 91d6426..c01a51f 100644
--- a/LibTest/typed_data/Uint64List/map_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Uint64List/offsetInBytes_A01_t01.dart
index ae9036c..df79fc5 100644
--- a/LibTest/typed_data/Uint64List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint64List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Uint64List/offsetInBytes_A01_t02.dart
index e7cf3e1..485ccb7 100644
--- a/LibTest/typed_data/Uint64List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint64List/operator_equality_A01_t01.dart b/LibTest/typed_data/Uint64List/operator_equality_A01_t01.dart
index 31ec87e..7b79088 100644
--- a/LibTest/typed_data/Uint64List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Uint64List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Uint64List/operator_subscript_A01_t01.dart
index dca54ae..679846c 100644
--- a/LibTest/typed_data/Uint64List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the element at the given index in the list.
diff --git a/LibTest/typed_data/Uint64List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Uint64List/operator_subscript_A02_t01.dart
index 933af73..b52a0ef 100644
--- a/LibTest/typed_data/Uint64List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A01_t01.dart
index c725449..042bf76 100644
--- a/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A02_t01.dart
index 3526d67..ae5bbbe 100644
--- a/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, E value)
  * ...
diff --git a/LibTest/typed_data/Uint64List/reduce_A01_t01.dart b/LibTest/typed_data/Uint64List/reduce_A01_t01.dart
index a3e8e84..69a7baa 100644
--- a/LibTest/typed_data/Uint64List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Uint64List/reduce_A02_t01.dart b/LibTest/typed_data/Uint64List/reduce_A02_t01.dart
index 90d0520..202518d 100644
--- a/LibTest/typed_data/Uint64List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/reduce_A03_t01.dart b/LibTest/typed_data/Uint64List/reduce_A03_t01.dart
index 975c379..5f65857 100644
--- a/LibTest/typed_data/Uint64List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E previousValue, E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/removeAt_A01_t01.dart b/LibTest/typed_data/Uint64List/removeAt_A01_t01.dart
index bc8eed4..9cae7c4 100644
--- a/LibTest/typed_data/Uint64List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Uint64List/removeLast_A01_t01.dart b/LibTest/typed_data/Uint64List/removeLast_A01_t01.dart
index 07594c5..8f5645b 100644
--- a/LibTest/typed_data/Uint64List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/typed_data/Uint64List/removeRange_A01_t01.dart b/LibTest/typed_data/Uint64List/removeRange_A01_t01.dart
index bd518cf..60dcfcf 100644
--- a/LibTest/typed_data/Uint64List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Uint64List/removeWhere_A01_t01.dart b/LibTest/typed_data/Uint64List/removeWhere_A01_t01.dart
index f69e35d..d4e6619 100644
--- a/LibTest/typed_data/Uint64List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements of this list that satisfy test.
diff --git a/LibTest/typed_data/Uint64List/remove_A01_t01.dart b/LibTest/typed_data/Uint64List/remove_A01_t01.dart
index a069fef..7add83f 100644
--- a/LibTest/typed_data/Uint64List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Uint64List/replaceRange_A01_t01.dart b/LibTest/typed_data/Uint64List/replaceRange_A01_t01.dart
index d32ef89..c91fcdf 100644
--- a/LibTest/typed_data/Uint64List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> iterable)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Uint64List/retainWhere_A01_t01.dart b/LibTest/typed_data/Uint64List/retainWhere_A01_t01.dart
index e05669d..0a9b2f8 100644
--- a/LibTest/typed_data/Uint64List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all objects of this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Uint64List/reversed_A01_t01.dart b/LibTest/typed_data/Uint64List/reversed_A01_t01.dart
index 14a279f..4b5f607 100644
--- a/LibTest/typed_data/Uint64List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint64List/reversed_A01_t02.dart b/LibTest/typed_data/Uint64List/reversed_A01_t02.dart
index 54eb40c..0b75d40 100644
--- a/LibTest/typed_data/Uint64List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint64List/runtimeType_A01_t01.dart b/LibTest/typed_data/Uint64List/runtimeType_A01_t01.dart
index 4cc49bd..3888f90 100644
--- a/LibTest/typed_data/Uint64List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint64List/runtimeType_A01_t02.dart b/LibTest/typed_data/Uint64List/runtimeType_A01_t02.dart
index 717d9d8..0427472 100644
--- a/LibTest/typed_data/Uint64List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint64List/setAll_A01_t01.dart b/LibTest/typed_data/Uint64List/setAll_A01_t01.dart
index 0a9d477..a0dc2e0 100644
--- a/LibTest/typed_data/Uint64List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Uint64List/setAll_A02_t01.dart b/LibTest/typed_data/Uint64List/setAll_A02_t01.dart
index 4cb9157..e3a78b2 100644
--- a/LibTest/typed_data/Uint64List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint64List/setAll_A03_t01.dart b/LibTest/typed_data/Uint64List/setAll_A03_t01.dart
index 3894a3e..c7ed3bc 100644
--- a/LibTest/typed_data/Uint64List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint64List/setAll_A04_t01.dart b/LibTest/typed_data/Uint64List/setAll_A04_t01.dart
index 815f73b..6e21d55 100644
--- a/LibTest/typed_data/Uint64List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint64List/setRange_A01_t01.dart b/LibTest/typed_data/Uint64List/setRange_A01_t01.dart
index c7e8325..c9421be 100644
--- a/LibTest/typed_data/Uint64List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint64List/setRange_A02_t01.dart b/LibTest/typed_data/Uint64List/setRange_A02_t01.dart
index 088a428..1c57ac0 100644
--- a/LibTest/typed_data/Uint64List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint64List/setRange_A03_t01.dart b/LibTest/typed_data/Uint64List/setRange_A03_t01.dart
index fef6b4b..cfff7bc 100644
--- a/LibTest/typed_data/Uint64List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint64List/setRange_A04_t01.dart b/LibTest/typed_data/Uint64List/setRange_A04_t01.dart
index 31cf29b..21ee36a 100644
--- a/LibTest/typed_data/Uint64List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint64List/setRange_A05_t01.dart b/LibTest/typed_data/Uint64List/setRange_A05_t01.dart
index 4f48479..5e771be 100644
--- a/LibTest/typed_data/Uint64List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Uint64List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint64List/shuffle_A01_t01.dart b/LibTest/typed_data/Uint64List/shuffle_A01_t01.dart
index 3b516a2..7df5ee0 100644
--- a/LibTest/typed_data/Uint64List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint64List/shuffle_A01_t02.dart b/LibTest/typed_data/Uint64List/shuffle_A01_t02.dart
index 3be9cfd..27ee5d9 100644
--- a/LibTest/typed_data/Uint64List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint64List/shuffle_A01_t03.dart b/LibTest/typed_data/Uint64List/shuffle_A01_t03.dart
index 9aad7d2..7a6be8f 100644
--- a/LibTest/typed_data/Uint64List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Uint64List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint64List/singleWhere_A01_t01.dart b/LibTest/typed_data/Uint64List/singleWhere_A01_t01.dart
index ec8fca8..ea812a0 100644
--- a/LibTest/typed_data/Uint64List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Uint64List/singleWhere_A02_t01.dart b/LibTest/typed_data/Uint64List/singleWhere_A02_t01.dart
index fee8d31..89bcb11 100644
--- a/LibTest/typed_data/Uint64List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/singleWhere_A02_t02.dart b/LibTest/typed_data/Uint64List/singleWhere_A02_t02.dart
index c63f3a5..bb1ad94 100644
--- a/LibTest/typed_data/Uint64List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Uint64List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/single_A01_t01.dart b/LibTest/typed_data/Uint64List/single_A01_t01.dart
index 2c9fea1..2143148 100644
--- a/LibTest/typed_data/Uint64List/single_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint64List/single_A01_t02.dart b/LibTest/typed_data/Uint64List/single_A01_t02.dart
index b499b27..f499fa2 100644
--- a/LibTest/typed_data/Uint64List/single_A01_t02.dart
+++ b/LibTest/typed_data/Uint64List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint64List/single_A02_t01.dart b/LibTest/typed_data/Uint64List/single_A02_t01.dart
index e2d3532..6f54ad0 100644
--- a/LibTest/typed_data/Uint64List/single_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint64List/single_A02_t02.dart b/LibTest/typed_data/Uint64List/single_A02_t02.dart
index 41ad760..a7c3cbf 100644
--- a/LibTest/typed_data/Uint64List/single_A02_t02.dart
+++ b/LibTest/typed_data/Uint64List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  E single
  * ...
diff --git a/LibTest/typed_data/Uint64List/skipWhile_A01_t01.dart b/LibTest/typed_data/Uint64List/skipWhile_A01_t01.dart
index 4853502..baf48dc 100644
--- a/LibTest/typed_data/Uint64List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips leading elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Uint64List/skipWhile_A02_t01.dart b/LibTest/typed_data/Uint64List/skipWhile_A02_t01.dart
index ad32880..8ae49f0 100644
--- a/LibTest/typed_data/Uint64List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/skipWhile_A03_t01.dart b/LibTest/typed_data/Uint64List/skipWhile_A03_t01.dart
index 74e170f..30bf790 100644
--- a/LibTest/typed_data/Uint64List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/skipWhile_A04_t01.dart b/LibTest/typed_data/Uint64List/skipWhile_A04_t01.dart
index 0160e7b..bbfc06c 100644
--- a/LibTest/typed_data/Uint64List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/skip_A01_t01.dart b/LibTest/typed_data/Uint64List/skip_A01_t01.dart
index 388f3c2..aea41b3 100644
--- a/LibTest/typed_data/Uint64List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Uint64List/skip_A02_t01.dart b/LibTest/typed_data/Uint64List/skip_A02_t01.dart
index 0f2c54e..439852f 100644
--- a/LibTest/typed_data/Uint64List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint64List/skip_A03_t01.dart b/LibTest/typed_data/Uint64List/skip_A03_t01.dart
index c2de2ce..65a5d89 100644
--- a/LibTest/typed_data/Uint64List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint64List/sort_A01_t01.dart b/LibTest/typed_data/Uint64List/sort_A01_t01.dart
index 8154d38..4274822 100644
--- a/LibTest/typed_data/Uint64List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Uint64List/sublist_A01_t01.dart b/LibTest/typed_data/Uint64List/sublist_A01_t01.dart
index 252983c..4402e43 100644
--- a/LibTest/typed_data/Uint64List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the objects from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Uint64List/sublist_A02_t01.dart b/LibTest/typed_data/Uint64List/sublist_A02_t01.dart
index a2f3a76..ac0bf48 100644
--- a/LibTest/typed_data/Uint64List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint64List/sublist_A03_t01.dart b/LibTest/typed_data/Uint64List/sublist_A03_t01.dart
index c539df8..9cd4416 100644
--- a/LibTest/typed_data/Uint64List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint64List/sublist_A03_t02.dart b/LibTest/typed_data/Uint64List/sublist_A03_t02.dart
index 7728b6a..04f844a 100644
--- a/LibTest/typed_data/Uint64List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Uint64List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint64List/takeWhile_A01_t01.dart b/LibTest/typed_data/Uint64List/takeWhile_A01_t01.dart
index fcb273d..f7fd99c 100644
--- a/LibTest/typed_data/Uint64List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E vaue))
  * Returns a lazy [Iterable] of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Uint64List/takeWhile_A02_t01.dart b/LibTest/typed_data/Uint64List/takeWhile_A02_t01.dart
index cab1190..5464b22 100644
--- a/LibTest/typed_data/Uint64List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/takeWhile_A03_t01.dart b/LibTest/typed_data/Uint64List/takeWhile_A03_t01.dart
index cbca53a..0dce648 100644
--- a/LibTest/typed_data/Uint64List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/takeWhile_A04_t01.dart b/LibTest/typed_data/Uint64List/takeWhile_A04_t01.dart
index 8a70ab7..44aee98 100644
--- a/LibTest/typed_data/Uint64List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint64List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint64List/take_A01_t01.dart b/LibTest/typed_data/Uint64List/take_A01_t01.dart
index d3b2e4f..c0f5a86 100644
--- a/LibTest/typed_data/Uint64List/take_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy [Iterable] of [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Uint64List/take_A02_t01.dart b/LibTest/typed_data/Uint64List/take_A02_t01.dart
index f1864dd..fe006ae 100644
--- a/LibTest/typed_data/Uint64List/take_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint64List/take_A03_t01.dart b/LibTest/typed_data/Uint64List/take_A03_t01.dart
index bc17c59..e52630b 100644
--- a/LibTest/typed_data/Uint64List/take_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint64List/toList_A01_t01.dart b/LibTest/typed_data/Uint64List/toList_A01_t01.dart
index 8f473b1..76a4aa7 100644
--- a/LibTest/typed_data/Uint64List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint64List/toList_A02_t01.dart b/LibTest/typed_data/Uint64List/toList_A02_t01.dart
index 05b63b9..b351658 100644
--- a/LibTest/typed_data/Uint64List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint64List/toList_A02_t02.dart b/LibTest/typed_data/Uint64List/toList_A02_t02.dart
index 3957a52..b694b1f 100644
--- a/LibTest/typed_data/Uint64List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Uint64List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint64List/toSet_A01_t01.dart b/LibTest/typed_data/Uint64List/toSet_A01_t01.dart
index ed8ff76..1cf86ad 100644
--- a/LibTest/typed_data/Uint64List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the same elements as this [Iterable].
diff --git a/LibTest/typed_data/Uint64List/toSet_A02_t01.dart b/LibTest/typed_data/Uint64List/toSet_A02_t01.dart
index 01e3dfd..f351de2 100644
--- a/LibTest/typed_data/Uint64List/toSet_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/toSet_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * ...
diff --git a/LibTest/typed_data/Uint64List/toString_A01_t01.dart b/LibTest/typed_data/Uint64List/toString_A01_t01.dart
index ac303f6..14c31c7 100644
--- a/LibTest/typed_data/Uint64List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Uint64List/where_A01_t01.dart b/LibTest/typed_data/Uint64List/where_A01_t01.dart
index 80a2d2f..44d9acd 100644
--- a/LibTest/typed_data/Uint64List/where_A01_t01.dart
+++ b/LibTest/typed_data/Uint64List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Uint64List/where_A02_t01.dart b/LibTest/typed_data/Uint64List/where_A02_t01.dart
index ecb3ecb..eea3d49 100644
--- a/LibTest/typed_data/Uint64List/where_A02_t01.dart
+++ b/LibTest/typed_data/Uint64List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint64List/where_A03_t01.dart b/LibTest/typed_data/Uint64List/where_A03_t01.dart
index c81fc72..1a76f8c 100644
--- a/LibTest/typed_data/Uint64List/where_A03_t01.dart
+++ b/LibTest/typed_data/Uint64List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t01.dart
index 099ef80..545390d 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8ClampedList.fromList(List<num> list)
  * Creates a [Uint8ClampedList] with the same size as the [elements] list
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t02.dart
index 975d64c..63f4a5f 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8ClampedList.fromList(List<num> list)
  * Creates a [Uint8ClampedList] with the same size as the [elements] list
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t01.dart
index 0579c51..6a9d177 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t02.dart
index 2a4b0bc..236ec00 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A02_t01.dart
index 3aa6ecf..53955c4 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A03_t01.dart
index 8a1722c..e5491f3 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A04_t01.dart
index 84a4dc1..a7c793c 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01.dart
index 6ef9391..01c003f 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02.dart
index 7cebc8c..a0e13aa 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03.dart
index ebad0d3..2aac98e 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8ClampedList.view(
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t01.dart
index bc0d27c..5b69f0c 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8ClampedList(int length)
  * Creates an [Uint8ClampedList] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t02.dart
index 6bc76fc..ec08011 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8ClampedList(int length)
  * Creates an [Uint8ClampedList] of the specified length (in elements), all of
diff --git a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01.dart
index 5ad5c5e..24664cd 100644
--- a/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8ClampedList(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Uint8ClampedList/addAll_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/addAll_A01_t01.dart
index 7bc1ba1..0fb7c7d 100644
--- a/LibTest/typed_data/Uint8ClampedList/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Uint8ClampedList/add_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/add_A01_t01.dart
index cbef3f4..d1d5830 100644
--- a/LibTest/typed_data/Uint8ClampedList/add_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Uint8ClampedList/any_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/any_A01_t01.dart
index 4ae615a..f8c74f1 100644
--- a/LibTest/typed_data/Uint8ClampedList/any_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool f(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint8ClampedList/asMap_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/asMap_A01_t01.dart
index 1353b58..e067bc1 100644
--- a/LibTest/typed_data/Uint8ClampedList/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint8ClampedList/asMap_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/asMap_A01_t02.dart
index 83da8c9..47979f2 100644
--- a/LibTest/typed_data/Uint8ClampedList/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint8ClampedList/asMap_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/asMap_A02_t01.dart
index 81f2fe7..1292384 100644
--- a/LibTest/typed_data/Uint8ClampedList/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * The [Map.keys] [Iterable] iterates the indices of this list in numerical
diff --git a/LibTest/typed_data/Uint8ClampedList/buffer_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/buffer_A01_t01.dart
index 5c660f2..b677de1 100644
--- a/LibTest/typed_data/Uint8ClampedList/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint8ClampedList/buffer_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/buffer_A01_t02.dart
index f05a279..2fcc010 100644
--- a/LibTest/typed_data/Uint8ClampedList/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint8ClampedList/clear_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/clear_A01_t01.dart
index 4ca8959..708e00f 100644
--- a/LibTest/typed_data/Uint8ClampedList/clear_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects from this list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Uint8ClampedList/contains_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/contains_A01_t01.dart
index 764f8e4..ec7cce0 100644
--- a/LibTest/typed_data/Uint8ClampedList/contains_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Uint8ClampedList/elementAt_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/elementAt_A01_t01.dart
index 77d098d..f6d1df5 100644
--- a/LibTest/typed_data/Uint8ClampedList/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Uint8ClampedList/elementAt_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/elementAt_A02_t01.dart
index 991dc07..5954acb 100644
--- a/LibTest/typed_data/Uint8ClampedList/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t01.dart
index 74fa079..ad8b6ae 100644
--- a/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t02.dart
index 5725b5f..de24930 100644
--- a/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint8ClampedList/every_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/every_A01_t01.dart
index 9d3a61b..746e2f2 100644
--- a/LibTest/typed_data/Uint8ClampedList/every_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool f(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint8ClampedList/expand_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/expand_A01_t01.dart
index 03986a6..909fa10 100644
--- a/LibTest/typed_data/Uint8ClampedList/expand_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expands each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Uint8ClampedList/fillRange_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/fillRange_A01_t01.dart
index eef0d28..291de27 100644
--- a/LibTest/typed_data/Uint8ClampedList/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Uint8ClampedList/fillRange_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/fillRange_A02_t01.dart
index db11b3d..1fd1b9a 100644
--- a/LibTest/typed_data/Uint8ClampedList/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/firstWhere_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/firstWhere_A01_t01.dart
index 98e3f75..1ad6c01 100644
--- a/LibTest/typed_data/Uint8ClampedList/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint8ClampedList/firstWhere_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/firstWhere_A02_t01.dart
index 765e56b..42e3b86 100644
--- a/LibTest/typed_data/Uint8ClampedList/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/firstWhere_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/firstWhere_A03_t01.dart
index 6be0700..b5781f7 100644
--- a/LibTest/typed_data/Uint8ClampedList/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {Object orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/first_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/first_A01_t01.dart
index d534ecb..8d9e45c 100644
--- a/LibTest/typed_data/Uint8ClampedList/first_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint8ClampedList/first_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/first_A01_t02.dart
index 8740607..7bf2498 100644
--- a/LibTest/typed_data/Uint8ClampedList/first_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint8ClampedList/first_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/first_A02_t01.dart
index 652fee2..6442bd5 100644
--- a/LibTest/typed_data/Uint8ClampedList/first_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/first_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/first_A03_t01.dart
index 7dc52b0..93a3664 100644
--- a/LibTest/typed_data/Uint8ClampedList/first_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/fold_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/fold_A01_t01.dart
index 5124d74..675b491 100644
--- a/LibTest/typed_data/Uint8ClampedList/fold_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold(T initialValue, T combine(previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each element
diff --git a/LibTest/typed_data/Uint8ClampedList/forEach_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/forEach_A01_t01.dart
index f2b470a..21f7595 100644
--- a/LibTest/typed_data/Uint8ClampedList/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection.
diff --git a/LibTest/typed_data/Uint8ClampedList/getRange_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/getRange_A01_t01.dart
index 0ae8fca..5aef374 100644
--- a/LibTest/typed_data/Uint8ClampedList/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Uint8ClampedList/getRange_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/getRange_A02_t01.dart
index 5ec5cc1..f458202 100644
--- a/LibTest/typed_data/Uint8ClampedList/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Uint8ClampedList/getRange_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/getRange_A03_t01.dart
index bdfb64f..e87fe2e 100644
--- a/LibTest/typed_data/Uint8ClampedList/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/getRange_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/getRange_A04_t01.dart
index 1c42785..5877e34 100644
--- a/LibTest/typed_data/Uint8ClampedList/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01.dart
index d8c2c22..17cb364 100644
--- a/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t02.dart
index 387a6a7..435b0b6 100644
--- a/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * The hash code for this object.
diff --git a/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t01.dart
index 524a8cc..183482f 100644
--- a/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t02.dart
index 6e0e644..1894bce 100644
--- a/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/indexOf_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/indexOf_A02_t01.dart
index f6a5540..6298a0e 100644
--- a/LibTest/typed_data/Uint8ClampedList/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/indexOf_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/indexOf_A03_t01.dart
index 398754a..420384b 100644
--- a/LibTest/typed_data/Uint8ClampedList/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint8ClampedList/insertAll_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/insertAll_A01_t01.dart
index 12c0df3..b689189 100644
--- a/LibTest/typed_data/Uint8ClampedList/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/insert_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/insert_A01_t01.dart
index e19cb74..f4e83f0 100644
--- a/LibTest/typed_data/Uint8ClampedList/insert_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E element)
  * Inserts the element at position [index] in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t01.dart
index 19f4df1..af59ce8 100644
--- a/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t02.dart
index 43aea70..c327be8 100644
--- a/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there is no element in this collection.
diff --git a/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t01.dart
index 1f6b09f..442aacd 100644
--- a/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t02.dart
index d91fcc8..8abed55 100644
--- a/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint8ClampedList/iterator_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/iterator_A01_t01.dart
index 0b4a053..84ec54b 100644
--- a/LibTest/typed_data/Uint8ClampedList/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint8ClampedList/iterator_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/iterator_A01_t02.dart
index 0d51f56..41c50a1 100644
--- a/LibTest/typed_data/Uint8ClampedList/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint8ClampedList/iterator_current_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/iterator_current_A01_t01.dart
index 7cf2df3..18a627c 100644
--- a/LibTest/typed_data/Uint8ClampedList/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Uint8ClampedList/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/iterator_moveNext_A01_t01.dart
index 18ef753..fd959d4 100644
--- a/LibTest/typed_data/Uint8ClampedList/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Uint8ClampedList/join_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/join_A01_t01.dart
index 9001329..e0b0fc6 100644
--- a/LibTest/typed_data/Uint8ClampedList/join_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint8ClampedList/join_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/join_A01_t02.dart
index adcbe8e..d158892 100644
--- a/LibTest/typed_data/Uint8ClampedList/join_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t01.dart
index f4554b4..28f08d9 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * Returns the last index of [element] in this list.
diff --git a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t02.dart
index 78ea105..03885eb 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A02_t01.dart
index 7bf4bf1..35e5016 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A03_t01.dart
index da6a7af..5fe6538 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(E element, [int start])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint8ClampedList/lastWhere_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastWhere_A01_t01.dart
index 45a63ad..556295c 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()}))
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint8ClampedList/lastWhere_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastWhere_A02_t01.dart
index 9b4ea94..dc8a75c 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/lastWhere_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/lastWhere_A03_t01.dart
index 662be1f..b4df561 100644
--- a/LibTest/typed_data/Uint8ClampedList/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/last_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/last_A01_t01.dart
index d1bf557..a15bfa3 100644
--- a/LibTest/typed_data/Uint8ClampedList/last_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint8ClampedList/last_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/last_A01_t02.dart
index 6e9e922..cbbc334 100644
--- a/LibTest/typed_data/Uint8ClampedList/last_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint8ClampedList/last_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/last_A02_t01.dart
index 66fe283..1db6227 100644
--- a/LibTest/typed_data/Uint8ClampedList/last_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t01.dart
index 97428e7..bb3d8f5 100644
--- a/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t02.dart
index 09af625..a38e072 100644
--- a/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint8ClampedList/length_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/length_A01_t01.dart
index eb6329a..3de53d1 100644
--- a/LibTest/typed_data/Uint8ClampedList/length_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int get length
  * Returns the number of objectss in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/length_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/length_A02_t01.dart
index ae7abc4..57c7acc 100644
--- a/LibTest/typed_data/Uint8ClampedList/length_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/map_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/map_A01_t01.dart
index f412135..7216f21 100644
--- a/LibTest/typed_data/Uint8ClampedList/map_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Uint8ClampedList/map_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/map_A02_t01.dart
index a2170e8..61f3f9b 100644
--- a/LibTest/typed_data/Uint8ClampedList/map_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * As long as the returned [Iterable] is not iterated over, the supplied
diff --git a/LibTest/typed_data/Uint8ClampedList/map_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/map_A03_t01.dart
index 1ea2660..10b8509 100644
--- a/LibTest/typed_data/Uint8ClampedList/map_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * The transformed elements will not be cached. Iterating multiple times over
diff --git a/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t01.dart
index f528a02..2e466e6 100644
--- a/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t02.dart
index 8964c8b..c0bf293 100644
--- a/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint8ClampedList/operator_equality_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/operator_equality_A01_t01.dart
index 8356eb1..edc73b3 100644
--- a/LibTest/typed_data/Uint8ClampedList/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Uint8ClampedList/operator_subscript_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/operator_subscript_A01_t01.dart
index 9d1b436..68e8834 100644
--- a/LibTest/typed_data/Uint8ClampedList/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/operator_subscript_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/operator_subscript_A02_t01.dart
index d7d8404..db306a8 100644
--- a/LibTest/typed_data/Uint8ClampedList/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A01_t01.dart
index 535be3a..8a77326 100644
--- a/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A02_t01.dart
index b3cb326..11f8839 100644
--- a/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/reduce_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/reduce_A01_t01.dart
index 67dfcbb..4798d3b 100644
--- a/LibTest/typed_data/Uint8ClampedList/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Uint8ClampedList/reduce_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/reduce_A02_t01.dart
index 0e04a07..c774264 100644
--- a/LibTest/typed_data/Uint8ClampedList/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/reduce_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/reduce_A03_t01.dart
index a9dbd7e..b6dea5d 100644
--- a/LibTest/typed_data/Uint8ClampedList/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/removeAt_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/removeAt_A01_t01.dart
index 9528dc7..6402fe2 100644
--- a/LibTest/typed_data/Uint8ClampedList/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from this list.
diff --git a/LibTest/typed_data/Uint8ClampedList/removeLast_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/removeLast_A01_t01.dart
index a433826..b7b7e60 100644
--- a/LibTest/typed_data/Uint8ClampedList/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of the list.
diff --git a/LibTest/typed_data/Uint8ClampedList/removeRange_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/removeRange_A01_t01.dart
index ef68aaa..706025a 100644
--- a/LibTest/typed_data/Uint8ClampedList/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the elements in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Uint8ClampedList/removeWhere_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/removeWhere_A01_t01.dart
index e36e23a..77efb01 100644
--- a/LibTest/typed_data/Uint8ClampedList/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all elements of this list that satisfy test.
diff --git a/LibTest/typed_data/Uint8ClampedList/remove_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/remove_A01_t01.dart
index c715e90..40138f3 100644
--- a/LibTest/typed_data/Uint8ClampedList/remove_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object value)
  * Removes the first occurrence of value from this list.
diff --git a/LibTest/typed_data/Uint8ClampedList/replaceRange_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/replaceRange_A01_t01.dart
index 0347d70..e9515f9 100644
--- a/LibTest/typed_data/Uint8ClampedList/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the elements in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Uint8ClampedList/retainWhere_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/retainWhere_A01_t01.dart
index 9e12a49..51cd8d3 100644
--- a/LibTest/typed_data/Uint8ClampedList/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all elements of this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Uint8ClampedList/reversed_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/reversed_A01_t01.dart
index ef536bc..8c34ed6 100644
--- a/LibTest/typed_data/Uint8ClampedList/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint8ClampedList/reversed_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/reversed_A01_t02.dart
index fe8330d..4ca0350 100644
--- a/LibTest/typed_data/Uint8ClampedList/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the objects of this [List] in reverse order.
diff --git a/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01.dart
index 6381113..a2f425a 100644
--- a/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t02.dart
index 470b9bc..e8a2761 100644
--- a/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint8ClampedList/setAll_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/setAll_A01_t01.dart
index be40962..8299e7d 100644
--- a/LibTest/typed_data/Uint8ClampedList/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of this with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Uint8ClampedList/setAll_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/setAll_A02_t01.dart
index 9a5223b..447834e 100644
--- a/LibTest/typed_data/Uint8ClampedList/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/setAll_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/setAll_A03_t01.dart
index 78f4d87..60e05be 100644
--- a/LibTest/typed_data/Uint8ClampedList/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/setAll_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/setAll_A04_t01.dart
index 1d554e3..87431e8 100644
--- a/LibTest/typed_data/Uint8ClampedList/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/setRange_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/setRange_A01_t01.dart
index d1fd0b1..b5dd1c7 100644
--- a/LibTest/typed_data/Uint8ClampedList/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8ClampedList/setRange_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/setRange_A02_t01.dart
index a6a7d67..0a2db34 100644
--- a/LibTest/typed_data/Uint8ClampedList/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8ClampedList/setRange_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/setRange_A03_t01.dart
index b748edb..9b252a0 100644
--- a/LibTest/typed_data/Uint8ClampedList/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8ClampedList/setRange_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/setRange_A04_t01.dart
index 8afeed6..3e7a7d8 100644
--- a/LibTest/typed_data/Uint8ClampedList/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8ClampedList/setRange_A05_t01.dart b/LibTest/typed_data/Uint8ClampedList/setRange_A05_t01.dart
index eebee38..f56a04f 100644
--- a/LibTest/typed_data/Uint8ClampedList/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t01.dart
index 9446025..00ca336 100644
--- a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t02.dart
index 6fbe7ea..dc2f19e 100644
--- a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t03.dart b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t03.dart
index 36b6fe5..4a88efa 100644
--- a/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Uint8ClampedList/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8ClampedList/singleWhere_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/singleWhere_A01_t01.dart
index 16b4fd8..245296b 100644
--- a/LibTest/typed_data/Uint8ClampedList/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t01.dart
index 80a84e4..9947410 100644
--- a/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t02.dart b/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t02.dart
index d8429e6..06bb520 100644
--- a/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  *  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/single_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/single_A01_t01.dart
index 33fb684..a5e06bc 100644
--- a/LibTest/typed_data/Uint8ClampedList/single_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint8ClampedList/single_A01_t02.dart b/LibTest/typed_data/Uint8ClampedList/single_A01_t02.dart
index ee4d4df..241df4b 100644
--- a/LibTest/typed_data/Uint8ClampedList/single_A01_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint8ClampedList/single_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/single_A02_t01.dart
index 206b581..a1eb1df 100644
--- a/LibTest/typed_data/Uint8ClampedList/single_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/single_A02_t02.dart b/LibTest/typed_data/Uint8ClampedList/single_A02_t02.dart
index e4d6f63..35a2be9 100644
--- a/LibTest/typed_data/Uint8ClampedList/single_A02_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  *  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/skipWhile_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/skipWhile_A01_t01.dart
index 59dc228..e4dc118 100644
--- a/LibTest/typed_data/Uint8ClampedList/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Uint8ClampedList/skipWhile_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/skipWhile_A02_t01.dart
index a8568a7..52eed6e 100644
--- a/LibTest/typed_data/Uint8ClampedList/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/skipWhile_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/skipWhile_A03_t01.dart
index efb0fa6..a3f54da 100644
--- a/LibTest/typed_data/Uint8ClampedList/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/skipWhile_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/skipWhile_A04_t01.dart
index 3741357..aefe9c6 100644
--- a/LibTest/typed_data/Uint8ClampedList/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E value))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/skip_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/skip_A01_t01.dart
index 189ff4e..4da6d83 100644
--- a/LibTest/typed_data/Uint8ClampedList/skip_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that skips the first [count] elements.
diff --git a/LibTest/typed_data/Uint8ClampedList/skip_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/skip_A02_t01.dart
index 04814b6..a8caa00 100644
--- a/LibTest/typed_data/Uint8ClampedList/skip_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If [this] has fewer than [count] elements, then the resulting [Iterable] is
diff --git a/LibTest/typed_data/Uint8ClampedList/skip_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/skip_A03_t01.dart
index 822dfc5..ad3035b 100644
--- a/LibTest/typed_data/Uint8ClampedList/skip_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * The [count] must not be negative.
diff --git a/LibTest/typed_data/Uint8ClampedList/sort_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/sort_A01_t01.dart
index 720be8b..db5bdf2 100644
--- a/LibTest/typed_data/Uint8ClampedList/sort_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts the list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Uint8ClampedList/sublist_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/sublist_A01_t01.dart
index bd18a86..b5f67f7 100644
--- a/LibTest/typed_data/Uint8ClampedList/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Uint8ClampedList/sublist_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/sublist_A02_t01.dart
index c89c485..acf04fe 100644
--- a/LibTest/typed_data/Uint8ClampedList/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/sublist_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/sublist_A03_t01.dart
index 384fc9c..2dab278 100644
--- a/LibTest/typed_data/Uint8ClampedList/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/sublist_A03_t02.dart b/LibTest/typed_data/Uint8ClampedList/sublist_A03_t02.dart
index 546bf61..8362f5f 100644
--- a/LibTest/typed_data/Uint8ClampedList/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<int> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/takeWhile_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/takeWhile_A01_t01.dart
index 51bc299..3671db4 100644
--- a/LibTest/typed_data/Uint8ClampedList/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * Returns a lazy iterable of the leading elements satisfying [test].
diff --git a/LibTest/typed_data/Uint8ClampedList/takeWhile_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/takeWhile_A02_t01.dart
index 91e31d1..8ca34ad 100644
--- a/LibTest/typed_data/Uint8ClampedList/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/takeWhile_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/takeWhile_A03_t01.dart
index 12cd75b..6555f9f 100644
--- a/LibTest/typed_data/Uint8ClampedList/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/takeWhile_A04_t01.dart b/LibTest/typed_data/Uint8ClampedList/takeWhile_A04_t01.dart
index e1faa27..331830e 100644
--- a/LibTest/typed_data/Uint8ClampedList/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/take_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/take_A01_t01.dart
index 0d87c24..ad5793e 100644
--- a/LibTest/typed_data/Uint8ClampedList/take_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy iterable of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Uint8ClampedList/take_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/take_A02_t01.dart
index 9b9c6e7..b80590f 100644
--- a/LibTest/typed_data/Uint8ClampedList/take_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/take_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/take_A03_t01.dart
index 19ba866..f0dd11f 100644
--- a/LibTest/typed_data/Uint8ClampedList/take_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/toList_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/toList_A01_t01.dart
index eed5581..c23ef33 100644
--- a/LibTest/typed_data/Uint8ClampedList/toList_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint8ClampedList/toList_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/toList_A02_t01.dart
index ddbaba8..af61bb5 100644
--- a/LibTest/typed_data/Uint8ClampedList/toList_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/toList_A02_t02.dart b/LibTest/typed_data/Uint8ClampedList/toList_A02_t02.dart
index 49e1d06..fc8e6a4 100644
--- a/LibTest/typed_data/Uint8ClampedList/toList_A02_t02.dart
+++ b/LibTest/typed_data/Uint8ClampedList/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/toSet_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/toSet_A01_t01.dart
index 31c2445..e598ff8 100644
--- a/LibTest/typed_data/Uint8ClampedList/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint8ClampedList/toString_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/toString_A01_t01.dart
index 864a563..f6afde2 100644
--- a/LibTest/typed_data/Uint8ClampedList/toString_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Uint8ClampedList/where_A01_t01.dart b/LibTest/typed_data/Uint8ClampedList/where_A01_t01.dart
index 5cc944f..93188fe 100644
--- a/LibTest/typed_data/Uint8ClampedList/where_A01_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Uint8ClampedList/where_A02_t01.dart b/LibTest/typed_data/Uint8ClampedList/where_A02_t01.dart
index b902599..0af47fa 100644
--- a/LibTest/typed_data/Uint8ClampedList/where_A02_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8ClampedList/where_A03_t01.dart b/LibTest/typed_data/Uint8ClampedList/where_A03_t01.dart
index 4b5d0ef..7ae979e 100644
--- a/LibTest/typed_data/Uint8ClampedList/where_A03_t01.dart
+++ b/LibTest/typed_data/Uint8ClampedList/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t01.dart
index ed92e17..3ec32df 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List.fromList(List<int> list)
  * Creates a [Uint8List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t02.dart b/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t02.dart
index d8b5f64..f8da937 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.fromList_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List.fromList(List<int> list)
  * Creates a [Uint8List] with the same length as the [elements] list and copies
diff --git a/LibTest/typed_data/Uint8List/Uint8List.fromList_A02_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.fromList_A02_t01.dart
index e67c36d..a2ec4d1 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.fromList_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.fromList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List.fromList(List<int> list)
  * ...
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A01_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A01_t01.dart
index 835d06c..738f62c 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A01_t02.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A01_t02.dart
index b6efcc6..d723eeb 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A02_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A02_t01.dart
index 1932bcb..0c23473 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A03_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A03_t01.dart
index f519e1a..80b2b09 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A04_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A04_t01.dart
index 1c69946..43c5dcc 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t01.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t01.dart
index 9685c6d..729acf8 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t02.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t02.dart
index 4f39a4f..172805c 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t02.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t03.dart b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t03.dart
index 23719fd..6600993 100644
--- a/LibTest/typed_data/Uint8List/Uint8List.view_A05_t03.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List.view_A05_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * Uint8List.view(
diff --git a/LibTest/typed_data/Uint8List/Uint8List_A01_t01.dart b/LibTest/typed_data/Uint8List/Uint8List_A01_t01.dart
index 631999f..2f28a4b 100644
--- a/LibTest/typed_data/Uint8List/Uint8List_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List(int length)
  * Creates an [Uint8List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint8List/Uint8List_A01_t02.dart b/LibTest/typed_data/Uint8List/Uint8List_A01_t02.dart
index aacfae0..56c8d8f 100644
--- a/LibTest/typed_data/Uint8List/Uint8List_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List(int length)
  * Creates an [Uint8List] of the specified length (in elements), all of whose
diff --git a/LibTest/typed_data/Uint8List/Uint8List_A02_t01.dart b/LibTest/typed_data/Uint8List/Uint8List_A02_t01.dart
index 89fd3cf..27ab589 100644
--- a/LibTest/typed_data/Uint8List/Uint8List_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/Uint8List_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Uint8List(int length)
  * It is an error if [length] is not a non-negative integer.
diff --git a/LibTest/typed_data/Uint8List/addAll_A01_t01.dart b/LibTest/typed_data/Uint8List/addAll_A01_t01.dart
index 24f3e36..1ffab83 100644
--- a/LibTest/typed_data/Uint8List/addAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/addAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void addAll(Iterable<E> iterable)
  * Appends all objects of the iterable to the end of this list.
diff --git a/LibTest/typed_data/Uint8List/add_A01_t01.dart b/LibTest/typed_data/Uint8List/add_A01_t01.dart
index 14bfb1a..af9f42e 100644
--- a/LibTest/typed_data/Uint8List/add_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/add_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void add(E value)
  * Adds value at the end of the list, extending the length by one.
diff --git a/LibTest/typed_data/Uint8List/any_A01_t01.dart b/LibTest/typed_data/Uint8List/any_A01_t01.dart
index c2eabe6..beaaf5e 100644
--- a/LibTest/typed_data/Uint8List/any_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/any_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool any(bool test(E element))
  * Checks whether any element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint8List/asMap_A01_t01.dart b/LibTest/typed_data/Uint8List/asMap_A01_t01.dart
index de3e99b..9e2ca9a 100644
--- a/LibTest/typed_data/Uint8List/asMap_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/asMap_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint8List/asMap_A01_t02.dart b/LibTest/typed_data/Uint8List/asMap_A01_t02.dart
index dc820e3..3c394b2 100644
--- a/LibTest/typed_data/Uint8List/asMap_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/asMap_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * Returns an unmodifiable [Map] view of this.
diff --git a/LibTest/typed_data/Uint8List/asMap_A02_t01.dart b/LibTest/typed_data/Uint8List/asMap_A02_t01.dart
index 1fecaa9..36e4d07 100644
--- a/LibTest/typed_data/Uint8List/asMap_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/asMap_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Map<int, E> asMap()
  * ...
diff --git a/LibTest/typed_data/Uint8List/buffer_A01_t01.dart b/LibTest/typed_data/Uint8List/buffer_A01_t01.dart
index 10cd094..c50ae63 100644
--- a/LibTest/typed_data/Uint8List/buffer_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/buffer_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint8List/buffer_A01_t02.dart b/LibTest/typed_data/Uint8List/buffer_A01_t02.dart
index 143d6a2..1c3b1de 100644
--- a/LibTest/typed_data/Uint8List/buffer_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/buffer_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion ByteBuffer buffer
  * Returns the byte buffer associated with this object.
diff --git a/LibTest/typed_data/Uint8List/clear_A01_t01.dart b/LibTest/typed_data/Uint8List/clear_A01_t01.dart
index 5b01215..fdb7470 100644
--- a/LibTest/typed_data/Uint8List/clear_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/clear_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void clear()
  * Removes all objects in the list; the length of the list becomes zero.
diff --git a/LibTest/typed_data/Uint8List/contains_A01_t01.dart b/LibTest/typed_data/Uint8List/contains_A01_t01.dart
index 5bec2a0..c10e44c 100644
--- a/LibTest/typed_data/Uint8List/contains_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/contains_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool contains(Object element)
  * Returns true if the collection contains an element equal to element.
diff --git a/LibTest/typed_data/Uint8List/elementAt_A01_t01.dart b/LibTest/typed_data/Uint8List/elementAt_A01_t01.dart
index bc96ac7..1498de6 100644
--- a/LibTest/typed_data/Uint8List/elementAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/elementAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * Returns the indexth element.
diff --git a/LibTest/typed_data/Uint8List/elementAt_A02_t01.dart b/LibTest/typed_data/Uint8List/elementAt_A02_t01.dart
index 9f3988d..285ef7c 100644
--- a/LibTest/typed_data/Uint8List/elementAt_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/elementAt_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E elementAt(int index)
  * ...
diff --git a/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t01.dart b/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t01.dart
index 123973c..c52725b 100644
--- a/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t02.dart b/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t02.dart
index bb76dab..c17a0d0 100644
--- a/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int elementSizeInBytes
  * Returns the number of bytes in the representation of each element in this
diff --git a/LibTest/typed_data/Uint8List/every_A01_t01.dart b/LibTest/typed_data/Uint8List/every_A01_t01.dart
index 7818140..f222ed5 100644
--- a/LibTest/typed_data/Uint8List/every_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/every_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool every(bool test(E element))
  * Checks whether every element of this iterable satisfies test.
diff --git a/LibTest/typed_data/Uint8List/expand_A01_t01.dart b/LibTest/typed_data/Uint8List/expand_A01_t01.dart
index 6cfe856..4311d23 100644
--- a/LibTest/typed_data/Uint8List/expand_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/expand_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * Expand each element of this Iterable into zero or more elements.
diff --git a/LibTest/typed_data/Uint8List/expand_A02_t01.dart b/LibTest/typed_data/Uint8List/expand_A02_t01.dart
index 040ca4e..94e7b4d 100644
--- a/LibTest/typed_data/Uint8List/expand_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/expand_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> expand<T>(Iterable<T> f(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/fillRange_A01_t01.dart b/LibTest/typed_data/Uint8List/fillRange_A01_t01.dart
index b833c84..ded0468 100644
--- a/LibTest/typed_data/Uint8List/fillRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/fillRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * Sets the objects in the range [start] inclusive to [end] exclusive to
diff --git a/LibTest/typed_data/Uint8List/fillRange_A02_t01.dart b/LibTest/typed_data/Uint8List/fillRange_A02_t01.dart
index c045b83..6a214fc 100644
--- a/LibTest/typed_data/Uint8List/fillRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/fillRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void fillRange(int start, int end, [E fillValue])
  * ...
diff --git a/LibTest/typed_data/Uint8List/firstWhere_A01_t01.dart b/LibTest/typed_data/Uint8List/firstWhere_A01_t01.dart
index b1a7b4d..038062d 100644
--- a/LibTest/typed_data/Uint8List/firstWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/firstWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * Returns the first element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint8List/firstWhere_A02_t01.dart b/LibTest/typed_data/Uint8List/firstWhere_A02_t01.dart
index 6f5de7a..5143d70 100644
--- a/LibTest/typed_data/Uint8List/firstWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/firstWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8List/firstWhere_A03_t01.dart b/LibTest/typed_data/Uint8List/firstWhere_A03_t01.dart
index cb3459c..f2ce7c0 100644
--- a/LibTest/typed_data/Uint8List/firstWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/firstWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E firstWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8List/first_A01_t01.dart b/LibTest/typed_data/Uint8List/first_A01_t01.dart
index 17ccff5..0eb253b 100644
--- a/LibTest/typed_data/Uint8List/first_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/first_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint8List/first_A01_t02.dart b/LibTest/typed_data/Uint8List/first_A01_t02.dart
index b0ed9f7..f964087 100644
--- a/LibTest/typed_data/Uint8List/first_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/first_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * Returns the first element.
diff --git a/LibTest/typed_data/Uint8List/first_A02_t01.dart b/LibTest/typed_data/Uint8List/first_A02_t01.dart
index 357c967..c5c1754 100644
--- a/LibTest/typed_data/Uint8List/first_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/first_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint8List/first_A03_t01.dart b/LibTest/typed_data/Uint8List/first_A03_t01.dart
index 2bb0579..6ee91da 100644
--- a/LibTest/typed_data/Uint8List/first_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/first_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E first
  * ...
diff --git a/LibTest/typed_data/Uint8List/fold_A01_t01.dart b/LibTest/typed_data/Uint8List/fold_A01_t01.dart
index 4ab2db1..9ebe4e1 100644
--- a/LibTest/typed_data/Uint8List/fold_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/fold_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion T fold<T>(T initialValue, T combine(T previousValue, E element))
  * Reduces a collection to a single value by iteratively combining each
diff --git a/LibTest/typed_data/Uint8List/forEach_A01_t01.dart b/LibTest/typed_data/Uint8List/forEach_A01_t01.dart
index 01c88a5..db5f85a 100644
--- a/LibTest/typed_data/Uint8List/forEach_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/forEach_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void forEach(void f(E element))
  * Applies the function [f] to each element of this collection in iteration
diff --git a/LibTest/typed_data/Uint8List/getRange_A01_t01.dart b/LibTest/typed_data/Uint8List/getRange_A01_t01.dart
index f87498d..428174e 100644
--- a/LibTest/typed_data/Uint8List/getRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/getRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * Returns an [Iterable] that iterates over the objects in the range [start]
diff --git a/LibTest/typed_data/Uint8List/getRange_A02_t01.dart b/LibTest/typed_data/Uint8List/getRange_A02_t01.dart
index bd0c7e2..5e0da39 100644
--- a/LibTest/typed_data/Uint8List/getRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/getRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * The result of this function is backed by [this].
diff --git a/LibTest/typed_data/Uint8List/getRange_A03_t01.dart b/LibTest/typed_data/Uint8List/getRange_A03_t01.dart
index 83be84f..32730f8 100644
--- a/LibTest/typed_data/Uint8List/getRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/getRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint8List/getRange_A04_t01.dart b/LibTest/typed_data/Uint8List/getRange_A04_t01.dart
index 4a3a9bf..e316e6f 100644
--- a/LibTest/typed_data/Uint8List/getRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/getRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> getRange(int start, int end)
  * ...
diff --git a/LibTest/typed_data/Uint8List/hashCode_A01_t01.dart b/LibTest/typed_data/Uint8List/hashCode_A01_t01.dart
index 74ed5af..f9f8481 100644
--- a/LibTest/typed_data/Uint8List/hashCode_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/hashCode_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint8List/hashCode_A01_t02.dart b/LibTest/typed_data/Uint8List/hashCode_A01_t02.dart
index 7f68250..fedaae6 100644
--- a/LibTest/typed_data/Uint8List/hashCode_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/hashCode_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int hashCode
  * Get a hash code for this object.
diff --git a/LibTest/typed_data/Uint8List/indexOf_A01_t01.dart b/LibTest/typed_data/Uint8List/indexOf_A01_t01.dart
index 753c717..4a6c9c2 100644
--- a/LibTest/typed_data/Uint8List/indexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/indexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint8List/indexOf_A01_t02.dart b/LibTest/typed_data/Uint8List/indexOf_A01_t02.dart
index 2717a42..e83df21 100644
--- a/LibTest/typed_data/Uint8List/indexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/indexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * Returns the first index of element in the list.
diff --git a/LibTest/typed_data/Uint8List/indexOf_A02_t01.dart b/LibTest/typed_data/Uint8List/indexOf_A02_t01.dart
index ee54d1c..56f4af9 100644
--- a/LibTest/typed_data/Uint8List/indexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/indexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * ...
diff --git a/LibTest/typed_data/Uint8List/indexOf_A03_t01.dart b/LibTest/typed_data/Uint8List/indexOf_A03_t01.dart
index 87f46a5..f26afb4 100644
--- a/LibTest/typed_data/Uint8List/indexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/indexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int indexOf(E element, [int start = 0])
  * @description Checks that if [start] is out of bounds, it doesn't cause any
diff --git a/LibTest/typed_data/Uint8List/insertAll_A01_t01.dart b/LibTest/typed_data/Uint8List/insertAll_A01_t01.dart
index 07d7236..5f0fc0e 100644
--- a/LibTest/typed_data/Uint8List/insertAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/insertAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insertAll(int index, Iterable<E> iterable)
  * Inserts all objects of iterable at position [index] in the list.
diff --git a/LibTest/typed_data/Uint8List/insert_A01_t01.dart b/LibTest/typed_data/Uint8List/insert_A01_t01.dart
index 8348661..82e33d6 100644
--- a/LibTest/typed_data/Uint8List/insert_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/insert_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void insert(int index, E value)
  * Inserts the element at position [index] in the list.
diff --git a/LibTest/typed_data/Uint8List/isEmpty_A01_t01.dart b/LibTest/typed_data/Uint8List/isEmpty_A01_t01.dart
index 96011e0..a757672 100644
--- a/LibTest/typed_data/Uint8List/isEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/isEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Uint8List/isEmpty_A01_t02.dart b/LibTest/typed_data/Uint8List/isEmpty_A01_t02.dart
index 4e65664..8ad9147 100644
--- a/LibTest/typed_data/Uint8List/isEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/isEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isEmpty
  * Returns true if there are no elements in this collection.
diff --git a/LibTest/typed_data/Uint8List/isNotEmpty_A01_t01.dart b/LibTest/typed_data/Uint8List/isNotEmpty_A01_t01.dart
index b8c4e91..f112e7d 100644
--- a/LibTest/typed_data/Uint8List/isNotEmpty_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/isNotEmpty_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion  bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint8List/isNotEmpty_A01_t02.dart b/LibTest/typed_data/Uint8List/isNotEmpty_A01_t02.dart
index 41a4709..fd66630 100644
--- a/LibTest/typed_data/Uint8List/isNotEmpty_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/isNotEmpty_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool isNotEmpty
  * Returns true if there is at least one element in this collection.
diff --git a/LibTest/typed_data/Uint8List/iterator_A01_t01.dart b/LibTest/typed_data/Uint8List/iterator_A01_t01.dart
index 5f08b51..118f348 100644
--- a/LibTest/typed_data/Uint8List/iterator_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/iterator_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint8List/iterator_A01_t02.dart b/LibTest/typed_data/Uint8List/iterator_A01_t02.dart
index 0f62d93..5b6ecb8 100644
--- a/LibTest/typed_data/Uint8List/iterator_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/iterator_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterator<E> iterator
  * Returns a new [Iterator] that allows iterating the elements of this
diff --git a/LibTest/typed_data/Uint8List/iterator_current_A01_t01.dart b/LibTest/typed_data/Uint8List/iterator_current_A01_t01.dart
index 1ec6037..068a1a9 100644
--- a/LibTest/typed_data/Uint8List/iterator_current_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/iterator_current_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E current
  * Gets the current element in the iteration.
diff --git a/LibTest/typed_data/Uint8List/iterator_moveNext_A01_t01.dart b/LibTest/typed_data/Uint8List/iterator_moveNext_A01_t01.dart
index e517168..b3c0fc2 100644
--- a/LibTest/typed_data/Uint8List/iterator_moveNext_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/iterator_moveNext_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool moveNext()
  * Returns whether the [Iterator] has elements left.
diff --git a/LibTest/typed_data/Uint8List/join_A01_t01.dart b/LibTest/typed_data/Uint8List/join_A01_t01.dart
index 0320f0f..a401fcb 100644
--- a/LibTest/typed_data/Uint8List/join_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/join_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint8List/join_A01_t02.dart b/LibTest/typed_data/Uint8List/join_A01_t02.dart
index 2ce2656..ed585ef 100644
--- a/LibTest/typed_data/Uint8List/join_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/join_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String join([String separator = ""])
  * Converts each element to a [String] and concatenates the strings.
diff --git a/LibTest/typed_data/Uint8List/lastIndexOf_A01_t01.dart b/LibTest/typed_data/Uint8List/lastIndexOf_A01_t01.dart
index 9a0e428..696cc38 100644
--- a/LibTest/typed_data/Uint8List/lastIndexOf_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastIndexOf_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * Returns the last index of [element] in the list.
diff --git a/LibTest/typed_data/Uint8List/lastIndexOf_A01_t02.dart b/LibTest/typed_data/Uint8List/lastIndexOf_A01_t02.dart
index 6868892..ab038af 100644
--- a/LibTest/typed_data/Uint8List/lastIndexOf_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/lastIndexOf_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint8List/lastIndexOf_A02_t01.dart b/LibTest/typed_data/Uint8List/lastIndexOf_A02_t01.dart
index 4d1d138..123d900 100644
--- a/LibTest/typed_data/Uint8List/lastIndexOf_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastIndexOf_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * ...
diff --git a/LibTest/typed_data/Uint8List/lastIndexOf_A03_t01.dart b/LibTest/typed_data/Uint8List/lastIndexOf_A03_t01.dart
index c4d0180..f4dee3f 100644
--- a/LibTest/typed_data/Uint8List/lastIndexOf_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastIndexOf_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lastIndexOf(Object element, [int start])
  * @description Checks that if [startIndex] is out of bounds, it doesn't cause
diff --git a/LibTest/typed_data/Uint8List/lastWhere_A01_t01.dart b/LibTest/typed_data/Uint8List/lastWhere_A01_t01.dart
index c61ccea..06067cf 100644
--- a/LibTest/typed_data/Uint8List/lastWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * Returns the last element that satisfies the given predicate [test].
diff --git a/LibTest/typed_data/Uint8List/lastWhere_A02_t01.dart b/LibTest/typed_data/Uint8List/lastWhere_A02_t01.dart
index 580376f..2c291ec 100644
--- a/LibTest/typed_data/Uint8List/lastWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8List/lastWhere_A03_t01.dart b/LibTest/typed_data/Uint8List/lastWhere_A03_t01.dart
index 75561fd..9520062 100644
--- a/LibTest/typed_data/Uint8List/lastWhere_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/lastWhere_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E lastWhere(bool test(E element), {E orElse()})
  * ...
diff --git a/LibTest/typed_data/Uint8List/last_A01_t01.dart b/LibTest/typed_data/Uint8List/last_A01_t01.dart
index 7292862..fb22f28 100644
--- a/LibTest/typed_data/Uint8List/last_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/last_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint8List/last_A01_t02.dart b/LibTest/typed_data/Uint8List/last_A01_t02.dart
index 624e9b6..d575461 100644
--- a/LibTest/typed_data/Uint8List/last_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/last_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * Returns the last element.
diff --git a/LibTest/typed_data/Uint8List/last_A02_t01.dart b/LibTest/typed_data/Uint8List/last_A02_t01.dart
index b6c4895..7814a0a 100644
--- a/LibTest/typed_data/Uint8List/last_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/last_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E last
  * ...
diff --git a/LibTest/typed_data/Uint8List/lengthInBytes_A01_t01.dart b/LibTest/typed_data/Uint8List/lengthInBytes_A01_t01.dart
index 9d83331..15367b4 100644
--- a/LibTest/typed_data/Uint8List/lengthInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/lengthInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint8List/lengthInBytes_A01_t02.dart b/LibTest/typed_data/Uint8List/lengthInBytes_A01_t02.dart
index 874d73f..08aeacb 100644
--- a/LibTest/typed_data/Uint8List/lengthInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/lengthInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int lengthInBytes
  * Returns the length of this view, in bytes.
diff --git a/LibTest/typed_data/Uint8List/length_A01_t01.dart b/LibTest/typed_data/Uint8List/length_A01_t01.dart
index de93166..ce59ef8 100644
--- a/LibTest/typed_data/Uint8List/length_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/length_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int length
  * Returns the number of elements in the list.
diff --git a/LibTest/typed_data/Uint8List/length_A02_t01.dart b/LibTest/typed_data/Uint8List/length_A02_t01.dart
index 947a661..1e9e370 100644
--- a/LibTest/typed_data/Uint8List/length_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/length_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void set length(int newLength)
  * Changes the length of the list.
diff --git a/LibTest/typed_data/Uint8List/map_A01_t01.dart b/LibTest/typed_data/Uint8List/map_A01_t01.dart
index 66c1cde..5bd0489 100644
--- a/LibTest/typed_data/Uint8List/map_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/map_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * Returns a new lazy [Iterable] with elements that are created by calling f on
diff --git a/LibTest/typed_data/Uint8List/map_A02_t01.dart b/LibTest/typed_data/Uint8List/map_A02_t01.dart
index 93c802c..7340dc6 100644
--- a/LibTest/typed_data/Uint8List/map_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/map_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * ...
diff --git a/LibTest/typed_data/Uint8List/map_A03_t01.dart b/LibTest/typed_data/Uint8List/map_A03_t01.dart
index 6697aad..760759a 100644
--- a/LibTest/typed_data/Uint8List/map_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/map_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<T> map<T>(T f(E e))
  * The transformed elements will not be cached. Iterating multiple times
diff --git a/LibTest/typed_data/Uint8List/offsetInBytes_A01_t01.dart b/LibTest/typed_data/Uint8List/offsetInBytes_A01_t01.dart
index 54d5dcb..8d2b720 100644
--- a/LibTest/typed_data/Uint8List/offsetInBytes_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/offsetInBytes_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint8List/offsetInBytes_A01_t02.dart b/LibTest/typed_data/Uint8List/offsetInBytes_A01_t02.dart
index 67aeee1..1ca09f4 100644
--- a/LibTest/typed_data/Uint8List/offsetInBytes_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/offsetInBytes_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int offsetInBytes
  * Returns the offset in bytes into the underlying byte buffer of this view.
diff --git a/LibTest/typed_data/Uint8List/operator_equality_A01_t01.dart b/LibTest/typed_data/Uint8List/operator_equality_A01_t01.dart
index 3a15bf6..4a880d8 100644
--- a/LibTest/typed_data/Uint8List/operator_equality_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/operator_equality_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool operator ==(other)
  * The equality operator.
diff --git a/LibTest/typed_data/Uint8List/operator_subscript_A01_t01.dart b/LibTest/typed_data/Uint8List/operator_subscript_A01_t01.dart
index 0524794..9cb712e 100644
--- a/LibTest/typed_data/Uint8List/operator_subscript_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/operator_subscript_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * Returns the object at the given index in the list.
diff --git a/LibTest/typed_data/Uint8List/operator_subscript_A02_t01.dart b/LibTest/typed_data/Uint8List/operator_subscript_A02_t01.dart
index af767f1..9e1bfef 100644
--- a/LibTest/typed_data/Uint8List/operator_subscript_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/operator_subscript_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion int operator [](int index)
  * ...
diff --git a/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A01_t01.dart b/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A01_t01.dart
index 27861d0..c745842 100644
--- a/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * Sets the value at the given index in the list to value.
diff --git a/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A02_t01.dart b/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A02_t01.dart
index be7729e..0dbd540 100644
--- a/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/operator_subscripted_assignment_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void operator []=(int index, int value)
  * ...
diff --git a/LibTest/typed_data/Uint8List/reduce_A01_t01.dart b/LibTest/typed_data/Uint8List/reduce_A01_t01.dart
index 66da0a6..cf9f180 100644
--- a/LibTest/typed_data/Uint8List/reduce_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/reduce_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * Reduces a collection to a single value by iteratively combining elements of
diff --git a/LibTest/typed_data/Uint8List/reduce_A02_t01.dart b/LibTest/typed_data/Uint8List/reduce_A02_t01.dart
index 30c5724..034d826 100644
--- a/LibTest/typed_data/Uint8List/reduce_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/reduce_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/reduce_A03_t01.dart b/LibTest/typed_data/Uint8List/reduce_A03_t01.dart
index 5e6ae1f..77048d8 100644
--- a/LibTest/typed_data/Uint8List/reduce_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/reduce_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E reduce(E combine(E value, E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/removeAt_A01_t01.dart b/LibTest/typed_data/Uint8List/removeAt_A01_t01.dart
index 5352881..c964d4e 100644
--- a/LibTest/typed_data/Uint8List/removeAt_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/removeAt_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeAt(int index)
  * Removes the object at position index from the list.
diff --git a/LibTest/typed_data/Uint8List/removeLast_A01_t01.dart b/LibTest/typed_data/Uint8List/removeLast_A01_t01.dart
index f451fcf..3f7512a 100644
--- a/LibTest/typed_data/Uint8List/removeLast_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/removeLast_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E removeLast()
  * Pops and returns the last element of this list.
diff --git a/LibTest/typed_data/Uint8List/removeRange_A01_t01.dart b/LibTest/typed_data/Uint8List/removeRange_A01_t01.dart
index 685f356..dab15d4 100644
--- a/LibTest/typed_data/Uint8List/removeRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/removeRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeRange(int start, int end)
  * Removes the objects in the range start inclusive to end exclusive.
diff --git a/LibTest/typed_data/Uint8List/removeWhere_A01_t01.dart b/LibTest/typed_data/Uint8List/removeWhere_A01_t01.dart
index f051ae3..7cb2132 100644
--- a/LibTest/typed_data/Uint8List/removeWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/removeWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void removeWhere(bool test(E element))
  * Removes all objects of this list that satisfy test.
diff --git a/LibTest/typed_data/Uint8List/remove_A01_t01.dart b/LibTest/typed_data/Uint8List/remove_A01_t01.dart
index fcdc264..43aa2d9 100644
--- a/LibTest/typed_data/Uint8List/remove_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/remove_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion bool remove(Object element)
  * Removes value from the list. Returns true if value was in the list, false
diff --git a/LibTest/typed_data/Uint8List/replaceRange_A01_t01.dart b/LibTest/typed_data/Uint8List/replaceRange_A01_t01.dart
index 9879930..cd8ad14 100644
--- a/LibTest/typed_data/Uint8List/replaceRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/replaceRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void replaceRange(int start, int end, Iterable<E> replacement)
  * Removes the objects in the range start inclusive to end exclusive and
diff --git a/LibTest/typed_data/Uint8List/retainWhere_A01_t01.dart b/LibTest/typed_data/Uint8List/retainWhere_A01_t01.dart
index 09dc41c..9fb5b45 100644
--- a/LibTest/typed_data/Uint8List/retainWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/retainWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void retainWhere(bool test(E element))
  * Removes all elements of this list that fail to satisfy test.
diff --git a/LibTest/typed_data/Uint8List/reversed_A01_t01.dart b/LibTest/typed_data/Uint8List/reversed_A01_t01.dart
index 54b9269..74c2239 100644
--- a/LibTest/typed_data/Uint8List/reversed_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/reversed_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this list in reverse order.
diff --git a/LibTest/typed_data/Uint8List/reversed_A01_t02.dart b/LibTest/typed_data/Uint8List/reversed_A01_t02.dart
index 264f5ad..b314957 100644
--- a/LibTest/typed_data/Uint8List/reversed_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/reversed_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> reversed
  * Returns an [Iterable] of the elements of this list in reverse order.
diff --git a/LibTest/typed_data/Uint8List/runtimeType_A01_t01.dart b/LibTest/typed_data/Uint8List/runtimeType_A01_t01.dart
index 2e9d109..a002c37 100644
--- a/LibTest/typed_data/Uint8List/runtimeType_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/runtimeType_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint8List/runtimeType_A01_t02.dart b/LibTest/typed_data/Uint8List/runtimeType_A01_t02.dart
index 457a8f4..ef9fd74 100644
--- a/LibTest/typed_data/Uint8List/runtimeType_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/runtimeType_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Type runtimeType
  * A representation of the runtime type of the object.
diff --git a/LibTest/typed_data/Uint8List/setAll_A01_t01.dart b/LibTest/typed_data/Uint8List/setAll_A01_t01.dart
index 59cf955..4dedaee 100644
--- a/LibTest/typed_data/Uint8List/setAll_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/setAll_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * Overwrites objects of [this] with the objects of [iterable], starting at
diff --git a/LibTest/typed_data/Uint8List/setAll_A02_t01.dart b/LibTest/typed_data/Uint8List/setAll_A02_t01.dart
index a59c1b5..a82ee24 100644
--- a/LibTest/typed_data/Uint8List/setAll_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/setAll_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8List/setAll_A03_t01.dart b/LibTest/typed_data/Uint8List/setAll_A03_t01.dart
index 2b348ab..7163314 100644
--- a/LibTest/typed_data/Uint8List/setAll_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/setAll_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8List/setAll_A04_t01.dart b/LibTest/typed_data/Uint8List/setAll_A04_t01.dart
index 5329790..6f6215f 100644
--- a/LibTest/typed_data/Uint8List/setAll_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/setAll_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void setAll(int index, Iterable<E> iterable)
  * ...
diff --git a/LibTest/typed_data/Uint8List/setRange_A01_t01.dart b/LibTest/typed_data/Uint8List/setRange_A01_t01.dart
index 9fb80be..f8978aa 100644
--- a/LibTest/typed_data/Uint8List/setRange_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/setRange_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8List/setRange_A02_t01.dart b/LibTest/typed_data/Uint8List/setRange_A02_t01.dart
index e50a8e9..f094c56 100644
--- a/LibTest/typed_data/Uint8List/setRange_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/setRange_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * void setRange(
  *     int start,
diff --git a/LibTest/typed_data/Uint8List/setRange_A03_t01.dart b/LibTest/typed_data/Uint8List/setRange_A03_t01.dart
index cd332cd..5bb1f55 100644
--- a/LibTest/typed_data/Uint8List/setRange_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/setRange_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8List/setRange_A04_t01.dart b/LibTest/typed_data/Uint8List/setRange_A04_t01.dart
index bb00d89..6d40505 100644
--- a/LibTest/typed_data/Uint8List/setRange_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/setRange_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8List/setRange_A05_t01.dart b/LibTest/typed_data/Uint8List/setRange_A05_t01.dart
index 43ebe31..d32c90c 100644
--- a/LibTest/typed_data/Uint8List/setRange_A05_t01.dart
+++ b/LibTest/typed_data/Uint8List/setRange_A05_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion
  * void setRange(
diff --git a/LibTest/typed_data/Uint8List/shuffle_A01_t01.dart b/LibTest/typed_data/Uint8List/shuffle_A01_t01.dart
index f8354d6..00d2a60 100644
--- a/LibTest/typed_data/Uint8List/shuffle_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/shuffle_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2017, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8List/shuffle_A01_t02.dart b/LibTest/typed_data/Uint8List/shuffle_A01_t02.dart
index 481fbef..d80ad15 100644
--- a/LibTest/typed_data/Uint8List/shuffle_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/shuffle_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8List/shuffle_A01_t03.dart b/LibTest/typed_data/Uint8List/shuffle_A01_t03.dart
index 339441a..00dab2a 100644
--- a/LibTest/typed_data/Uint8List/shuffle_A01_t03.dart
+++ b/LibTest/typed_data/Uint8List/shuffle_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2018, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void shuffle([Random random])
  * Shuffles the elements of this list randomly.
diff --git a/LibTest/typed_data/Uint8List/singleWhere_A01_t01.dart b/LibTest/typed_data/Uint8List/singleWhere_A01_t01.dart
index 27010e7..78d1d8b 100644
--- a/LibTest/typed_data/Uint8List/singleWhere_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/singleWhere_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * Returns the single element that satisfies [test].
diff --git a/LibTest/typed_data/Uint8List/singleWhere_A02_t01.dart b/LibTest/typed_data/Uint8List/singleWhere_A02_t01.dart
index fd63b9a..2f0d30b 100644
--- a/LibTest/typed_data/Uint8List/singleWhere_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/singleWhere_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/singleWhere_A02_t02.dart b/LibTest/typed_data/Uint8List/singleWhere_A02_t02.dart
index 73ec395..79663e9 100644
--- a/LibTest/typed_data/Uint8List/singleWhere_A02_t02.dart
+++ b/LibTest/typed_data/Uint8List/singleWhere_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E singleWhere(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/single_A01_t01.dart b/LibTest/typed_data/Uint8List/single_A01_t01.dart
index 87e2c37..b8125aa 100644
--- a/LibTest/typed_data/Uint8List/single_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/single_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint8List/single_A01_t02.dart b/LibTest/typed_data/Uint8List/single_A01_t02.dart
index 34c8e6f..31107ef 100644
--- a/LibTest/typed_data/Uint8List/single_A01_t02.dart
+++ b/LibTest/typed_data/Uint8List/single_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * Checks that this iterable has only one element, and returns that element.
diff --git a/LibTest/typed_data/Uint8List/single_A02_t01.dart b/LibTest/typed_data/Uint8List/single_A02_t01.dart
index 2762236..874ed60 100644
--- a/LibTest/typed_data/Uint8List/single_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/single_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint8List/single_A02_t02.dart b/LibTest/typed_data/Uint8List/single_A02_t02.dart
index ab1b058..815029a 100644
--- a/LibTest/typed_data/Uint8List/single_A02_t02.dart
+++ b/LibTest/typed_data/Uint8List/single_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion E single
  * ...
diff --git a/LibTest/typed_data/Uint8List/skipWhile_A01_t01.dart b/LibTest/typed_data/Uint8List/skipWhile_A01_t01.dart
index d3a4050..188eba7 100644
--- a/LibTest/typed_data/Uint8List/skipWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/skipWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * Returns an [Iterable] that skips elements while [test] is satisfied.
diff --git a/LibTest/typed_data/Uint8List/skipWhile_A02_t01.dart b/LibTest/typed_data/Uint8List/skipWhile_A02_t01.dart
index 562ecc4..ed2e9c4 100644
--- a/LibTest/typed_data/Uint8List/skipWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/skipWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/skipWhile_A03_t01.dart b/LibTest/typed_data/Uint8List/skipWhile_A03_t01.dart
index 53562ab..02b8fd3 100644
--- a/LibTest/typed_data/Uint8List/skipWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/skipWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/skipWhile_A04_t01.dart b/LibTest/typed_data/Uint8List/skipWhile_A04_t01.dart
index bbec9b5..06f8fb7 100644
--- a/LibTest/typed_data/Uint8List/skipWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/skipWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skipWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/skip_A01_t01.dart b/LibTest/typed_data/Uint8List/skip_A01_t01.dart
index ebee7c9..610c4ce 100644
--- a/LibTest/typed_data/Uint8List/skip_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/skip_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * Returns an [Iterable] that provides all but the first [count] elements.
diff --git a/LibTest/typed_data/Uint8List/skip_A02_t01.dart b/LibTest/typed_data/Uint8List/skip_A02_t01.dart
index cd00df6..309cf38 100644
--- a/LibTest/typed_data/Uint8List/skip_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/skip_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * If [this] has fewer than [count] elements, then the resulting [Iterable] is
diff --git a/LibTest/typed_data/Uint8List/skip_A03_t01.dart b/LibTest/typed_data/Uint8List/skip_A03_t01.dart
index 4924ee9..44e9abe 100644
--- a/LibTest/typed_data/Uint8List/skip_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/skip_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> skip(int count)
  * ...
diff --git a/LibTest/typed_data/Uint8List/sort_A01_t01.dart b/LibTest/typed_data/Uint8List/sort_A01_t01.dart
index 272d5cc..46a47ab 100644
--- a/LibTest/typed_data/Uint8List/sort_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/sort_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion void sort([int compare(E a, E b)])
  * Sorts this list according to the order specified by the compare function.
diff --git a/LibTest/typed_data/Uint8List/sublist_A01_t01.dart b/LibTest/typed_data/Uint8List/sublist_A01_t01.dart
index 058a56a..de4c58e 100644
--- a/LibTest/typed_data/Uint8List/sublist_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/sublist_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * Returns a new list containing the elements from [start] inclusive to [end]
diff --git a/LibTest/typed_data/Uint8List/sublist_A02_t01.dart b/LibTest/typed_data/Uint8List/sublist_A02_t01.dart
index b7443b2..1f9e4d1 100644
--- a/LibTest/typed_data/Uint8List/sublist_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/sublist_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8List/sublist_A03_t01.dart b/LibTest/typed_data/Uint8List/sublist_A03_t01.dart
index de37e70..1658cd5 100644
--- a/LibTest/typed_data/Uint8List/sublist_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/sublist_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8List/sublist_A03_t02.dart b/LibTest/typed_data/Uint8List/sublist_A03_t02.dart
index 1074ebc..d7c4704 100644
--- a/LibTest/typed_data/Uint8List/sublist_A03_t02.dart
+++ b/LibTest/typed_data/Uint8List/sublist_A03_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> sublist(int start, [int end])
  * ...
diff --git a/LibTest/typed_data/Uint8List/takeWhile_A01_t01.dart b/LibTest/typed_data/Uint8List/takeWhile_A01_t01.dart
index 1e07285..fed5d52 100644
--- a/LibTest/typed_data/Uint8List/takeWhile_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/takeWhile_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * Returns a lazy [iterable] of the leading elements satisfying test.
diff --git a/LibTest/typed_data/Uint8List/takeWhile_A02_t01.dart b/LibTest/typed_data/Uint8List/takeWhile_A02_t01.dart
index 9c0b67e..b35abfe 100644
--- a/LibTest/typed_data/Uint8List/takeWhile_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/takeWhile_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/takeWhile_A03_t01.dart b/LibTest/typed_data/Uint8List/takeWhile_A03_t01.dart
index 24db915..9141c35 100644
--- a/LibTest/typed_data/Uint8List/takeWhile_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/takeWhile_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/takeWhile_A04_t01.dart b/LibTest/typed_data/Uint8List/takeWhile_A04_t01.dart
index 3796ef9..ee23b32 100644
--- a/LibTest/typed_data/Uint8List/takeWhile_A04_t01.dart
+++ b/LibTest/typed_data/Uint8List/takeWhile_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> takeWhile(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/take_A01_t01.dart b/LibTest/typed_data/Uint8List/take_A01_t01.dart
index 8714901..99525fc 100644
--- a/LibTest/typed_data/Uint8List/take_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/take_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * Returns a lazy [iterable] of the [count] first elements of this iterable.
diff --git a/LibTest/typed_data/Uint8List/take_A02_t01.dart b/LibTest/typed_data/Uint8List/take_A02_t01.dart
index 2f45b89..ef04bdd 100644
--- a/LibTest/typed_data/Uint8List/take_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/take_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * ...
diff --git a/LibTest/typed_data/Uint8List/take_A03_t01.dart b/LibTest/typed_data/Uint8List/take_A03_t01.dart
index 74e1134..93490e7 100644
--- a/LibTest/typed_data/Uint8List/take_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/take_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> take(int count)
  * The [count] must not be negative.
diff --git a/LibTest/typed_data/Uint8List/toList_A01_t01.dart b/LibTest/typed_data/Uint8List/toList_A01_t01.dart
index cec63bc..e0829c6 100644
--- a/LibTest/typed_data/Uint8List/toList_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/toList_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * Creates a [List] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint8List/toList_A02_t01.dart b/LibTest/typed_data/Uint8List/toList_A02_t01.dart
index 7adaedf..c6fef86 100644
--- a/LibTest/typed_data/Uint8List/toList_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/toList_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Uint8List/toList_A02_t02.dart b/LibTest/typed_data/Uint8List/toList_A02_t02.dart
index 355c7a3..1ac29fe 100644
--- a/LibTest/typed_data/Uint8List/toList_A02_t02.dart
+++ b/LibTest/typed_data/Uint8List/toList_A02_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion List<E> toList({bool growable: true})
  * The list is fixed-length if [growable] is false.
diff --git a/LibTest/typed_data/Uint8List/toSet_A01_t01.dart b/LibTest/typed_data/Uint8List/toSet_A01_t01.dart
index d0ec7a5..3f6ebde 100644
--- a/LibTest/typed_data/Uint8List/toSet_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/toSet_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Set<E> toSet()
  * Creates a [Set] containing the elements of this [Iterable].
diff --git a/LibTest/typed_data/Uint8List/toString_A01_t01.dart b/LibTest/typed_data/Uint8List/toString_A01_t01.dart
index 3624f49..5b1b967 100644
--- a/LibTest/typed_data/Uint8List/toString_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion String toString()
  * Returns a string representation of this object.
diff --git a/LibTest/typed_data/Uint8List/where_A01_t01.dart b/LibTest/typed_data/Uint8List/where_A01_t01.dart
index b044030..a707d10 100644
--- a/LibTest/typed_data/Uint8List/where_A01_t01.dart
+++ b/LibTest/typed_data/Uint8List/where_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * Returns a new lazy [Iterable] with all elements that satisfy the predicate
diff --git a/LibTest/typed_data/Uint8List/where_A02_t01.dart b/LibTest/typed_data/Uint8List/where_A02_t01.dart
index 8e81620..b893d76 100644
--- a/LibTest/typed_data/Uint8List/where_A02_t01.dart
+++ b/LibTest/typed_data/Uint8List/where_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/Uint8List/where_A03_t01.dart b/LibTest/typed_data/Uint8List/where_A03_t01.dart
index ae1a53a..1560e62 100644
--- a/LibTest/typed_data/Uint8List/where_A03_t01.dart
+++ b/LibTest/typed_data/Uint8List/where_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Iterable<E> where(bool test(E element))
  * ...
diff --git a/LibTest/typed_data/toInt16.lib.dart b/LibTest/typed_data/toInt16.lib.dart
index 8faffdc..59e60be 100644
--- a/LibTest/typed_data/toInt16.lib.dart
+++ b/LibTest/typed_data/toInt16.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  
 library toInt8;
 //import "../../../Utils/expect.dart";
diff --git a/LibTest/typed_data/toInt32.lib.dart b/LibTest/typed_data/toInt32.lib.dart
index 007c73b..444505f 100644
--- a/LibTest/typed_data/toInt32.lib.dart
+++ b/LibTest/typed_data/toInt32.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  
 library toInt32;
 //import "../../../Utils/expect.dart";
diff --git a/LibTest/typed_data/toInt8.lib.dart b/LibTest/typed_data/toInt8.lib.dart
index 5a12381..6657ce0 100644
--- a/LibTest/typed_data/toInt8.lib.dart
+++ b/LibTest/typed_data/toInt8.lib.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
  
 library toInt8;
 //import "../../../Utils/expect.dart";
diff --git a/Utils/status_files_checker.dart b/Utils/status_files_checker.dart
index 5405ab5..98d09b2 100644
--- a/Utils/status_files_checker.dart
+++ b/Utils/status_files_checker.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2021, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 import 'dart:async';
 import 'dart:io';
 
diff --git a/Utils/tests/Expect/approxEquals_A01_t01.dart b/Utils/tests/Expect/approxEquals_A01_t01.dart
index 5a93b58..e7af3fa 100644
--- a/Utils/tests/Expect/approxEquals_A01_t01.dart
+++ b/Utils/tests/Expect/approxEquals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Failure if the difference between expected and actual is greater than the
diff --git a/Utils/tests/Expect/approxEquals_A01_t02.dart b/Utils/tests/Expect/approxEquals_A01_t02.dart
index 4a4e514..44483d2 100644
--- a/Utils/tests/Expect/approxEquals_A01_t02.dart
+++ b/Utils/tests/Expect/approxEquals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Failure if the difference between expected and actual is greater than the
diff --git a/Utils/tests/Expect/approxEquals_A01_t03.dart b/Utils/tests/Expect/approxEquals_A01_t03.dart
index ed16c38..5fcc832 100644
--- a/Utils/tests/Expect/approxEquals_A01_t03.dart
+++ b/Utils/tests/Expect/approxEquals_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Failure if the difference between expected and actual is greater than the
diff --git a/Utils/tests/Expect/approxEquals_A01_t04.dart b/Utils/tests/Expect/approxEquals_A01_t04.dart
index 223fc9e..7712436 100644
--- a/Utils/tests/Expect/approxEquals_A01_t04.dart
+++ b/Utils/tests/Expect/approxEquals_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Failure if the difference between expected and actual is greater than the
diff --git a/Utils/tests/Expect/approxEquals_A02_t01.dart b/Utils/tests/Expect/approxEquals_A02_t01.dart
index 0329e41..74e6f30 100644
--- a/Utils/tests/Expect/approxEquals_A02_t01.dart
+++ b/Utils/tests/Expect/approxEquals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * If no tolerance is given, tolerance is assumed to be the value 4 significant
diff --git a/Utils/tests/Expect/approxEquals_A03_t01.dart b/Utils/tests/Expect/approxEquals_A03_t01.dart
index f57eb02..e25d211 100644
--- a/Utils/tests/Expect/approxEquals_A03_t01.dart
+++ b/Utils/tests/Expect/approxEquals_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Passing null as either expected or actual results in Error. 
diff --git a/Utils/tests/Expect/approxEquals_A04_t01.dart b/Utils/tests/Expect/approxEquals_A04_t01.dart
index 4c23e16..c266747 100644
--- a/Utils/tests/Expect/approxEquals_A04_t01.dart
+++ b/Utils/tests/Expect/approxEquals_A04_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void approxEquals(num expected, num actual, [num tolerance = null, String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/equals_A01_t01.dart b/Utils/tests/Expect/equals_A01_t01.dart
index 8ff2cd7..0051120 100644
--- a/Utils/tests/Expect/equals_A01_t01.dart
+++ b/Utils/tests/Expect/equals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void equals(var expected, var actual, [String reason = null])
  * Checks whether the expected and actual values are equal (using [:==:]).
diff --git a/Utils/tests/Expect/equals_A01_t02.dart b/Utils/tests/Expect/equals_A01_t02.dart
index 6715728..b04fb6a 100644
--- a/Utils/tests/Expect/equals_A01_t02.dart
+++ b/Utils/tests/Expect/equals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void equals(var expected, var actual, [String reason = null])
  * Checks whether the expected and actual values are equal (using [:==:]).
diff --git a/Utils/tests/Expect/equals_A01_t03.dart b/Utils/tests/Expect/equals_A01_t03.dart
index 4942271..f378c23 100644
--- a/Utils/tests/Expect/equals_A01_t03.dart
+++ b/Utils/tests/Expect/equals_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void equals(var expected, var actual, [String reason = null])
  * Checks whether the expected and actual values are equal (using [:==:]).
diff --git a/Utils/tests/Expect/equals_A01_t04.dart b/Utils/tests/Expect/equals_A01_t04.dart
index 8dae795..55dd312 100644
--- a/Utils/tests/Expect/equals_A01_t04.dart
+++ b/Utils/tests/Expect/equals_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void equals(var expected, var actual, [String reason = null])
  * Checks whether the expected and actual values are equal (using [:==:]).
diff --git a/Utils/tests/Expect/equals_A02_t01.dart b/Utils/tests/Expect/equals_A02_t01.dart
index f8a9e7c..c258b29 100644
--- a/Utils/tests/Expect/equals_A02_t01.dart
+++ b/Utils/tests/Expect/equals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void equals(var expected, var actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/fail_A01_t01.dart b/Utils/tests/Expect/fail_A01_t01.dart
index 71d5ea3..972cdb1 100644
--- a/Utils/tests/Expect/fail_A01_t01.dart
+++ b/Utils/tests/Expect/fail_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void fail(String msg)
  * Unconditional failure. 
diff --git a/Utils/tests/Expect/fail_A02_t01.dart b/Utils/tests/Expect/fail_A02_t01.dart
index e7860dc..0e39f73 100644
--- a/Utils/tests/Expect/fail_A02_t01.dart
+++ b/Utils/tests/Expect/fail_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void fail(String msg)
  * Descriptive error message is provided. 
diff --git a/Utils/tests/Expect/identical_A01_t01.dart b/Utils/tests/Expect/identical_A01_t01.dart
index fa81a00..6f821fb 100644
--- a/Utils/tests/Expect/identical_A01_t01.dart
+++ b/Utils/tests/Expect/identical_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void identical(var expected, var actual, [String reason = null]) 
  * Checks whether the expected and actual values are identical.
diff --git a/Utils/tests/Expect/identical_A01_t02.dart b/Utils/tests/Expect/identical_A01_t02.dart
index 8c918fd..be0d3f2 100644
--- a/Utils/tests/Expect/identical_A01_t02.dart
+++ b/Utils/tests/Expect/identical_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void identical(var expected, var actual, [String reason = null]) 
  * Checks whether the expected and actual values are identical.
diff --git a/Utils/tests/Expect/identical_A01_t03.dart b/Utils/tests/Expect/identical_A01_t03.dart
index 6f33ffe..27f6a25 100644
--- a/Utils/tests/Expect/identical_A01_t03.dart
+++ b/Utils/tests/Expect/identical_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void identical(var expected, var actual, [String reason = null]) 
  * Checks whether the expected and actual values are identical.
diff --git a/Utils/tests/Expect/identical_A02_t01.dart b/Utils/tests/Expect/identical_A02_t01.dart
index 23080cc..7a390a8 100644
--- a/Utils/tests/Expect/identical_A02_t01.dart
+++ b/Utils/tests/Expect/identical_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void identical(var expected, var actual, [String reason = null]) 
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/isFalse_A01_t01.dart b/Utils/tests/Expect/isFalse_A01_t01.dart
index 35a4f3e..e42ada6 100644
--- a/Utils/tests/Expect/isFalse_A01_t01.dart
+++ b/Utils/tests/Expect/isFalse_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isFalse(var actual, [String reason = null])
  * Checks whether the actual value is a bool and its value is false. 
diff --git a/Utils/tests/Expect/isFalse_A01_t02.dart b/Utils/tests/Expect/isFalse_A01_t02.dart
index ecc1bf6..0e556c9 100644
--- a/Utils/tests/Expect/isFalse_A01_t02.dart
+++ b/Utils/tests/Expect/isFalse_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isFalse(var actual, [String reason = null]) 
  * Checks whether the actual value is a bool and its value is false.
diff --git a/Utils/tests/Expect/isFalse_A02_t01.dart b/Utils/tests/Expect/isFalse_A02_t01.dart
index f016417..cb8336a 100644
--- a/Utils/tests/Expect/isFalse_A02_t01.dart
+++ b/Utils/tests/Expect/isFalse_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isFalse(var actual, [String reason = null]) 
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/isNotNull_A01_t01.dart b/Utils/tests/Expect/isNotNull_A01_t01.dart
index e977bf1..1edc108 100644
--- a/Utils/tests/Expect/isNotNull_A01_t01.dart
+++ b/Utils/tests/Expect/isNotNull_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNotNull(var actual, [String reason = null])
  * Checks whether [actual] is not null.
diff --git a/Utils/tests/Expect/isNotNull_A01_t02.dart b/Utils/tests/Expect/isNotNull_A01_t02.dart
index a8a9808..6459b2e 100644
--- a/Utils/tests/Expect/isNotNull_A01_t02.dart
+++ b/Utils/tests/Expect/isNotNull_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNotNull(var actual, [String reason = null])
  * Checks whether [actual] is not null.
diff --git a/Utils/tests/Expect/isNotNull_A02_t01.dart b/Utils/tests/Expect/isNotNull_A02_t01.dart
index c77225f..ff5cedd 100644
--- a/Utils/tests/Expect/isNotNull_A02_t01.dart
+++ b/Utils/tests/Expect/isNotNull_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNotNull(var actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/isNull_A01_t01.dart b/Utils/tests/Expect/isNull_A01_t01.dart
index 655bfb4..300616e 100644
--- a/Utils/tests/Expect/isNull_A01_t01.dart
+++ b/Utils/tests/Expect/isNull_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNull(var actual, [String reason = null])
  * Checks whether [actual] is null.
diff --git a/Utils/tests/Expect/isNull_A01_t02.dart b/Utils/tests/Expect/isNull_A01_t02.dart
index c6b1111..1427c4d 100644
--- a/Utils/tests/Expect/isNull_A01_t02.dart
+++ b/Utils/tests/Expect/isNull_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNull(var actual, [String reason = null])
  * Checks whether [actual] is null.
diff --git a/Utils/tests/Expect/isNull_A02_t01.dart b/Utils/tests/Expect/isNull_A02_t01.dart
index febe144..027b668 100644
--- a/Utils/tests/Expect/isNull_A02_t01.dart
+++ b/Utils/tests/Expect/isNull_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isNull(var actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/isTrue_A01_t01.dart b/Utils/tests/Expect/isTrue_A01_t01.dart
index 73a0e25..8c3de79 100644
--- a/Utils/tests/Expect/isTrue_A01_t01.dart
+++ b/Utils/tests/Expect/isTrue_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isTrue(var actual, [String reason = null])
  * Checks whether the actual value is a bool and its value is true. 
diff --git a/Utils/tests/Expect/isTrue_A01_t02.dart b/Utils/tests/Expect/isTrue_A01_t02.dart
index 7c07973..25d987a 100644
--- a/Utils/tests/Expect/isTrue_A01_t02.dart
+++ b/Utils/tests/Expect/isTrue_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isTrue(var actual, [String reason = null])
  * Checks whether the actual value is a bool and its value is true.
diff --git a/Utils/tests/Expect/isTrue_A02_t01.dart b/Utils/tests/Expect/isTrue_A02_t01.dart
index 750ac62..b5b13c4 100644
--- a/Utils/tests/Expect/isTrue_A02_t01.dart
+++ b/Utils/tests/Expect/isTrue_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void isTrue(var actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/listEquals_A01_t01.dart b/Utils/tests/Expect/listEquals_A01_t01.dart
index e03b3f2..6c95780 100644
--- a/Utils/tests/Expect/listEquals_A01_t01.dart
+++ b/Utils/tests/Expect/listEquals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void listEquals(List expected, List actual, [String reason = null])
  * Checks that all elements in [expected] and [actual] are equal [:==:].
diff --git a/Utils/tests/Expect/listEquals_A01_t02.dart b/Utils/tests/Expect/listEquals_A01_t02.dart
index 2164791..c8066be 100644
--- a/Utils/tests/Expect/listEquals_A01_t02.dart
+++ b/Utils/tests/Expect/listEquals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void listEquals(List expected, List actual, [String reason = null])
  * Checks that all elements in [expected] and [actual] are equal [:==:].
diff --git a/Utils/tests/Expect/listEquals_A01_t03.dart b/Utils/tests/Expect/listEquals_A01_t03.dart
index 7552f4e..d113c47 100644
--- a/Utils/tests/Expect/listEquals_A01_t03.dart
+++ b/Utils/tests/Expect/listEquals_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void listEquals(List expected, List actual, [String reason = null])
  * Checks that all elements in [expected] and [actual] are equal [:==:].
diff --git a/Utils/tests/Expect/listEquals_A02_t01.dart b/Utils/tests/Expect/listEquals_A02_t01.dart
index c14012a..6bf0687 100644
--- a/Utils/tests/Expect/listEquals_A02_t01.dart
+++ b/Utils/tests/Expect/listEquals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void listEquals(List expected, List actual, [String reason = null])
  * Passing null as either expected or actual results in ExpectException. 
diff --git a/Utils/tests/Expect/listEquals_A03_t01.dart b/Utils/tests/Expect/listEquals_A03_t01.dart
index 3580c3d..b5e0196 100644
--- a/Utils/tests/Expect/listEquals_A03_t01.dart
+++ b/Utils/tests/Expect/listEquals_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void listEquals(List expected, List actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/notEquals_A01_t01.dart b/Utils/tests/Expect/notEquals_A01_t01.dart
index 5cdb53e..3b34c42 100644
--- a/Utils/tests/Expect/notEquals_A01_t01.dart
+++ b/Utils/tests/Expect/notEquals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void notEquals(var unexpected, var actual, [String reason = null])
  * Checks whether the unexpected and actual values are not equal (using [:!=:]).
diff --git a/Utils/tests/Expect/notEquals_A01_t02.dart b/Utils/tests/Expect/notEquals_A01_t02.dart
index 67a69a6..91f27bd 100644
--- a/Utils/tests/Expect/notEquals_A01_t02.dart
+++ b/Utils/tests/Expect/notEquals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void notEquals(var unexpected, var actual, [String reason = null])
  * Checks whether the unexpected and actual values are not equal (using [:!=:]).
diff --git a/Utils/tests/Expect/notEquals_A01_t03.dart b/Utils/tests/Expect/notEquals_A01_t03.dart
index ade38ef..258d957 100644
--- a/Utils/tests/Expect/notEquals_A01_t03.dart
+++ b/Utils/tests/Expect/notEquals_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void notEquals(var unexpected, var actual, [String reason = null])
  * Checks whether the unexpected and actual values are not equal (using [:!=:]).
diff --git a/Utils/tests/Expect/notEquals_A02_t01.dart b/Utils/tests/Expect/notEquals_A02_t01.dart
index bb4244b..fa76fbc 100644
--- a/Utils/tests/Expect/notEquals_A02_t01.dart
+++ b/Utils/tests/Expect/notEquals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void notEquals(var unexpected, var actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/setEquals_A01_t01.dart b/Utils/tests/Expect/setEquals_A01_t01.dart
index 898d3e4..8188797 100644
--- a/Utils/tests/Expect/setEquals_A01_t01.dart
+++ b/Utils/tests/Expect/setEquals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void setEquals(Iterable expected, Iterable actual, [String reason = null])
  * Checks that every element of [expected] is also in [actual], and that every
diff --git a/Utils/tests/Expect/setEquals_A01_t02.dart b/Utils/tests/Expect/setEquals_A01_t02.dart
index 9cef282..d99c2b5 100644
--- a/Utils/tests/Expect/setEquals_A01_t02.dart
+++ b/Utils/tests/Expect/setEquals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void setEquals(Iterable expected, Iterable actual, [String reason = null])
  * Checks that every element of [expected] is also in [actual], and that every
diff --git a/Utils/tests/Expect/setEquals_A02_t01.dart b/Utils/tests/Expect/setEquals_A02_t01.dart
index e2e52d5..d798cc5 100644
--- a/Utils/tests/Expect/setEquals_A02_t01.dart
+++ b/Utils/tests/Expect/setEquals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void setEquals(Iterable expected, Iterable actual, [String reason = null])
  * Passing null as either expected or actual results in Error. 
diff --git a/Utils/tests/Expect/setEquals_A03_t01.dart b/Utils/tests/Expect/setEquals_A03_t01.dart
index 6510ef3..6ceab85 100644
--- a/Utils/tests/Expect/setEquals_A03_t01.dart
+++ b/Utils/tests/Expect/setEquals_A03_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void setEquals(Iterable expected, Iterable actual, [String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/Expect/stringEquals_A01_t01.dart b/Utils/tests/Expect/stringEquals_A01_t01.dart
index fe51865..cabfd54 100644
--- a/Utils/tests/Expect/stringEquals_A01_t01.dart
+++ b/Utils/tests/Expect/stringEquals_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void stringEquals(String expected, String actual, [String reason = null])
  * Specialized equality test for strings. 
diff --git a/Utils/tests/Expect/stringEquals_A01_t02.dart b/Utils/tests/Expect/stringEquals_A01_t02.dart
index bc33d1c..ed85287 100644
--- a/Utils/tests/Expect/stringEquals_A01_t02.dart
+++ b/Utils/tests/Expect/stringEquals_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void stringEquals(String expected, String actual, [String reason = null])
  * Specialized equality test for strings. 
diff --git a/Utils/tests/Expect/stringEquals_A02_t01.dart b/Utils/tests/Expect/stringEquals_A02_t01.dart
index dcfd4fe..4d1918c 100644
--- a/Utils/tests/Expect/stringEquals_A02_t01.dart
+++ b/Utils/tests/Expect/stringEquals_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void stringEquals(String expected, String actual, [String reason = null])
  * When the strings don't match,
diff --git a/Utils/tests/Expect/throws_A01_t01.dart b/Utils/tests/Expect/throws_A01_t01.dart
index 2ec762a..a8875d0 100644
--- a/Utils/tests/Expect/throws_A01_t01.dart
+++ b/Utils/tests/Expect/throws_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * typedef bool _CheckExceptionFn(exception)
diff --git a/Utils/tests/Expect/throws_A01_t02.dart b/Utils/tests/Expect/throws_A01_t02.dart
index a22d594..61056a8 100644
--- a/Utils/tests/Expect/throws_A01_t02.dart
+++ b/Utils/tests/Expect/throws_A01_t02.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * typedef bool _CheckExceptionFn(exception)
diff --git a/Utils/tests/Expect/throws_A01_t03.dart b/Utils/tests/Expect/throws_A01_t03.dart
index 7d3abc9..797efc3 100644
--- a/Utils/tests/Expect/throws_A01_t03.dart
+++ b/Utils/tests/Expect/throws_A01_t03.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * typedef bool _CheckExceptionFn(exception)
diff --git a/Utils/tests/Expect/throws_A01_t04.dart b/Utils/tests/Expect/throws_A01_t04.dart
index 0102d70..592feef 100644
--- a/Utils/tests/Expect/throws_A01_t04.dart
+++ b/Utils/tests/Expect/throws_A01_t04.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * typedef bool _CheckExceptionFn(exception)
diff --git a/Utils/tests/Expect/throws_A01_t05.dart b/Utils/tests/Expect/throws_A01_t05.dart
index a038d51..f2e44fc 100644
--- a/Utils/tests/Expect/throws_A01_t05.dart
+++ b/Utils/tests/Expect/throws_A01_t05.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * typedef bool _CheckExceptionFn(exception)
diff --git a/Utils/tests/Expect/throws_A02_t01.dart b/Utils/tests/Expect/throws_A02_t01.dart
index 4536833..a17fa77 100644
--- a/Utils/tests/Expect/throws_A02_t01.dart
+++ b/Utils/tests/Expect/throws_A02_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion static void throws(void f(), [_CheckExceptionFn check = null, String reason = null])
  * Descriptive error message is provided in case of failure.
diff --git a/Utils/tests/ExpectException/ExpectException_A01_t01.dart b/Utils/tests/ExpectException/ExpectException_A01_t01.dart
index 2c62d04..8113bd8 100644
--- a/Utils/tests/ExpectException/ExpectException_A01_t01.dart
+++ b/Utils/tests/ExpectException/ExpectException_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Constructs a new exception with the specified message.
  * @description Checks that this constructor executes without error for various
diff --git a/Utils/tests/ExpectException/message_A01_t01.dart b/Utils/tests/ExpectException/message_A01_t01.dart
index 1f667ab..3ab6a43 100644
--- a/Utils/tests/ExpectException/message_A01_t01.dart
+++ b/Utils/tests/ExpectException/message_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Holds the error message of this exception.
  * @description Checks that this property holds the value passed as
diff --git a/Utils/tests/ExpectException/toString_A01_t01.dart b/Utils/tests/ExpectException/toString_A01_t01.dart
index ae99d72..c68b9e4 100644
--- a/Utils/tests/ExpectException/toString_A01_t01.dart
+++ b/Utils/tests/ExpectException/toString_A01_t01.dart
@@ -1,7 +1,8 @@
-// Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
-// for details. All rights reserved. Use of this source code is governed by a
-// BSD-style license that can be found in the LICENSE file.
-
+/*
+ * Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
+ * for details. All rights reserved. Use of this source code is governed by a
+ * BSD-style license that can be found in the LICENSE file.
+ */
 /**
  * @assertion Returns the message.
  * @description Checks that this method returns the exception message.